/* ===================================================================
CSS information

 file name  :finance_sp.css
 style info :スマホ版コンテンツエリア関係 他

=================================================================== */

#page-finance #main .backBtn {
  text-align: right;
}

#page-finance .result_attr_str1_6 {
  background-color: #ddffdd;
  margin: 2px;
  padding: 3px;
}

#page-finance .search_result_attr {
  margin: 6px 0;
}

#page-finance .result_attr_str1_7 {
  background-color: #ddffdd;
  margin: 2px;
  padding: 3px;
}

#page-finance #main #searchBox {
  margin-top: 20px;
}

#page-finance #keywordSearch {
  overflow: hidden;
}

#page-finance #keywordSearch dt {
  float: left;
  width: 72%;
  height: 26px;
  padding: 3px 0;
  background: #fff;
  border: 1px solid #ccc;
}

#page-finance #keywordSearch dt input {
  width: 98%;
  height: 26px;
  padding: 0;
  border: none;
  vertical-align: middle;
  background: none;
}

#page-finance #keywordSearch dd {
  float: left;
  width: 70px;
  height: 34px;
  margin-left: 5px;
}

#page-finance #keywordSearch dd input {
  height: 34px;
  border: 0;
  vertical-align: middle;
}

#page-finance #categorySearch {
  overflow: hidden;
  margin-top: 20px;
}

#page-finance #categorySearch dt {
  font-weight: bold;
}



#page-finance #categorySearch dd ul {
  overflow: hidden;
  margin-left: 0;
  margin-top: 10px;
}

#page-finance #categorySearch dd ul li {
  float: left;
  width: 50%;
  font-size: 85%;
  margin-bottom: 5px;
  list-style-type: none;
}

#page-finance #categorySearch dd ul li input {
  vertical-align: middle;
}

#page-finance #categorySearch dd ul li label {
  margin-left: 5px;
  margin-right: 0;
}

/* purposeSearch */

#page-finance #purposeSearch {
  overflow: hidden;
  margin-top: 20px;
}

#page-finance #purposeSearch dt {
  font-weight: bold;
}



#page-finance #purposeSearch dd ul {
  overflow: hidden;
  margin-left: 0;
  margin-top: 10px;
}

#page-finance #purposeSearch dd ul li {
  font-size: 85%;
  margin-bottom: 5px;
  list-style-type: none;
}

#page-finance #purposeSearch dd ul li input {
  vertical-align: middle;
}

#page-finance #purposeSearch dd ul li label {
  margin-left: 5px;
  margin-right: 0;
}

#page-finance #main ul#useMenu {
  overflow: hidden;
  margin-left: -1%;
}

#page-finance #main ul#useMenu li {
  list-style-type: none;
  float: left;
  width: 32%;
  margin-left: 1%;
  margin-bottom: 1%;
}

#page-finance #main ul#useMenu li img {
  width: 100%;
}

/* =SearchResult
----------------------------------------------- */

#page-finance .search_result_head {
  padding: 4px 6px;
  margin-bottom: 4px;
  font-size: 110%;
  background-color: #E6E6E6;
}

#page-finance .search_pagelink {
  padding: 8px 0 8px 2px;
  text-align: center;
}

#page-finance .search_title {
  background: #483D8B;
  color: #f5f5f5;
  padding: 5px;
  text-align: left;
  font-weight: bold;
}

#page-finance .search_c_title {
  background-color: #E6E6FA;
  font-size: 104%;
  padding: 5px;
  clear: both
  word-break:break-all;
}

.search_c_title a:link,
.search_c_title a:active,
#page-finance .search_c_title a:visited {
  color: #333399;
}

#page-finance .search_c_title a:hover {
  color: #3300FF;
}

#page-finance .search_date {
  display: none;
  text-align: right;
  padding-top: 5px;
  padding-right: 3px;
  font-size: 85%;
}



#page-finance .emphasis {
  background: #ffd7a6;
}

#page-finance #search_result {
  padding: 4px;
  margin: 5px 0 0 0;
  text-align: left;
}

#page-finance #search_body {
  background-color: #FFFAF0;
}

#page-finance .search_c_body {
  padding: 13px 0 4px 0;
}

#page-finance .search_summary {
  word-break: break-all;
}

#page-finance .search_result_innerImage {
  padding: 5px;
}

#page-finance .search_c_footer {
  clear: both;
  font-size: 90%;
  color: #666666;
  padding: 8px 0 17px 12px;
  word-break: break-all;
  /*margin-bottom:17px;*/
}

#page-finance .pdffile {
  font-size: 70%;
  font-weight: bold;
}

#page-finance .search_title {
  background: #008500 !important;
  color: #ffffff !important;
  display: none;
}

#page-finance .search_c_title {
  background: #f1f5ef !important;
}

#page-finance .search_c_title a {
  color: #008500 !important;
}

#page-finance .search_body {
  background: #FFFFFF !important;
  color: #000000 !important;
}

#page-finance .emphasis {
  background: #ccffcc !important;
}

#page-finance .search_c_footer a:link,
.search_c_footer a:visited,
.search_c_footer a:hover,
.search_c_footer a:active {
  color: #0071BC !important;
}

/* =Thumbnail
----------------------------------------------- */

#page-finance .photo {
  width: auto !important;
  text-align: center;
  float: none !important;
  margin: 0 auto !important;
  padding: 15px 0 !important;
  position: relative;
  top: auto;
  left: auto;
}

#page-finance .photo a .small {
  border: 1px solid #c0c0c0;
}

#page-finance .photo a .large {
  display: none;
  position: absolute;
  border: 0;
  width: 0px;
  height: 0px;
  top: 0;
  left: 0;
}

#page-finance .photo a .largebk {
  display: none !important;
}

#page-finance .photo a.popup:hover {
  background-color: #fff;
}

#page-finance .photo a.popup:hover .largebk {
  display: block;
  position: absolute;
  width: 414px;
  height: 314px;
  top: -80px;
  left: 170px;
  border: 1px solid #ddd;
}

#page-finance .photo a.popup:hover .large {
  display: block;
  position: absolute;
  width: 352px;
  height: 264px;
  top: 15px;
  left: 30px;
}

#page-finance .photo_left {
  z-index: 6;
}

#page-finance .photo_summary {
  z-index: 1;
}

#page-finance .photo_summary .photo a .small {
  border-right: 2px solid #606060;
}

#page-finance .photo_summary .photo_1 {
  z-index: 5;
}

#page-finance .photo_summary .photo_2 {
  z-index: 4;
}

#page-finance .photo_summary .photo_3 {
  z-index: 3;
  _margin-left: -60px;
}

#page-finance .photo_summary .photo_4 {
  z-index: 2;
  _margin-left: -60px;
}

#page-finance .photo_summary .photo_5 {
  z-index: 1;
  margin-left: -60px;
}
/* ===================================================================
CSS information

 file name  :module_sp.css
 style info :スマホ版共通（ヘッダー、フッター）
=================================================================== */

/* container
--------------------------------------------------------------*/

#container {
  max-width: 480px;
  margin: 0 auto;
}

/* siteHeader
----------------------------------------------------------- */

#siteHeader {
  border-top: 3px solid #6AB547;
  padding: 5px 2%;
}

#siteHeader .inner {
  width: auto;
  margin: 0 auto;
  overflow: hidden;
}

#siteHeader #headerLogo {
  margin: 0;
  padding: 0;
  float: left;
}

/* utilityArea
----------------------------------------------------------- */

#siteHeader #utilityArea {
  float: none;
  width: 100%;
  position: relative;
}

#utilityArea .spBtn {
  display: block;
  float: left;
  position: absolute;
  right: 0;
}

#utilityArea .spBtn li {
  float: left;
  margin-left: 4px;
  width: 35px;
}

#utilityArea .spBtn img {
  width: 100%;
}

/* txtSize */

#txtSize {
  display: none;
}

/*language*/

#language {
  display: none;
}

/*search*/

#search {
  display: none;
  float: left;
  margin-top: 3%;
  padding: 5% 4%;
  width: 92%;
  background: #C9E2C0;
}

#search dt {
  display: none;
}

#search dd {
  float: left;
  padding: 0;
}

#search input {
  margin: 0;
  padding: 0;
}

#search .keyword {
  width: 78%;
  height: 20px;
  padding: 3px 0;
  background: #fff;
  border-radius: 4px 0 0 4px;
}

#search .keyword input {
  width: 98%;
  height: 20px;
  padding: 0;
  border: none;
  vertical-align: middle;
  background: none;
}

#search .button {
  width: 54px;
  height: 26px;
}

#search .button input {
  height: 26px;
  border: 0;
  vertical-align: middle;
}

/* globalNavArea
----------------------------------------------------------- */

#globalNavArea {
  display: none;
  position: relative;
  z-index: 10;
  margin: 0 2% 5%;
  background: #C9E2C0;
  padding: 2%;
  font-size: 130%;
}

#globalNavArea .ClosespBtn {
  width: 40%;
  margin: 4% auto;
}

#globalNavArea .ClosespBtn {
  width: 40%;
  margin: 4% auto;
}

#globalNavArea .ClosespBtn img {
  width: 100%;
}

#globalNavArea ul li.menuRoot {
  background-image: -ms-linear-gradient(top, #4D9647 0%, #3E7838 100%);
  background-image: -moz-linear-gradient(top, #4D9647 0%, #3E7838 100%);
  background-image: -o-linear-gradient(top, #4D9647 0%, #3E7838 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4D9647), color-stop(1, #3E7838));
  background-image: -webkit-linear-gradient(top, #4D9647 0%, #3E7838 100%);
  background-image: linear-gradient(to bottom, #4D9647 0%, #3E7838 100%);
}

#globalNavArea ul li.menuRoot a {
  border-top: 1px solid #87BE40;
  display: block;
  color: #fff;
  font-size: 80%;
  padding: 3%;
  text-decoration: none;
  position: relative;
}

#globalNavArea ul li.waSlideMenu-back,
#globalNavArea ul li ul.underMenu li.waSlideMenu-back,
#globalNavArea ul li ul.underMenu li ul li.waSlideMenu-back {
  background-image: -ms-linear-gradient(top, #4D9647 0%, #3E7838 100%);
  background-image: -moz-linear-gradient(top, #4D9647 0%, #3E7838 100%);
  background-image: -o-linear-gradient(top, #4D9647 0%, #3E7838 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4D9647), color-stop(1, #3E7838));
  background-image: -webkit-linear-gradient(top, #4D9647 0%, #3E7838 100%);
  background-image: linear-gradient(to bottom, #4D9647 0%, #3E7838 100%);
}

#globalNavArea ul li.waSlideMenu-back a,
#globalNavArea ul li ul.underMenu li.waSlideMenu-back a,
#globalNavArea ul li ul.underMenu li ul li.waSlideMenu-back a {
  border-top: 1px solid #87BE40;
  display: block;
  color: #fff;
  font-size: 80%;
  padding: 3% 3% 3% 8%;
  text-decoration: none;
  position: relative;
  width: 94%;
}

#globalNavArea ul li.waSlideMenu-back a:before,
#globalNavArea ul li ul.underMenu li.waSlideMenu-back a:before,
#globalNavArea ul li ul.underMenu li ul li.waSlideMenu-back a:before {
  content: " ";
  background: url(/n/common/img/sp_arrow_icon02.png) no-repeat center center;
  position: absolute;
  background-size: 7px;
  right: auto;
  top: 32%;
  left: 3%;
  width: 7px;
  height: 13px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
}

#globalNavArea ul li.menuRoot a:before {
  content: " ";
  background: url(/n/common/img/sp_arrow_icon02.png) no-repeat center center;
  position: absolute;
  background-size: 7px;
  right: 3%;
  width: 7px;
  height: 13px;
}

#globalNavArea ul li.menuRoot a.open:before {
  content: " ";
  background: url(/n/common/img/sp_arrow_icon02.png) no-repeat center center;
  position: absolute;
  background-size: 7px;
  top: 32%;
  left: 4%;
  width: 7px;
  height: 13px;
  transform: rotate(90deg);
}

#globalNavArea ul li ul.underMenu li {
  background: #F0F8D1;
}

#globalNavArea ul li ul.underMenu li.subtit {
  background: #C9E2C0;
  padding: 3%;
  font-size: 80%;
}

#globalNavArea ul li ul.underMenu a {
  display: block;
  font-size: 80%;
  padding: 3% 7% 3% 3%;
  text-decoration: none;
  color: #43813D;
  position: relative;
}

#globalNavArea ul li ul.underMenu a:before {
  content: " ";
  background: url(/n/common/img/sp_arrow_icon01.png) no-repeat center center;
  position: absolute;
  background-size: 7px;
  top: 32%;
  right: 3%;
  width: 7px;
  height: 13px;
}

/* siteFooter
---------------------------------------------------------------*/

#siteFooter {
  border-top: #459151 3px solid;
}

#footerMenu1 {
  display: none;
}

#footerMenu2 {
  background: #fff;
}

#footerMenu2 .inner {
  width: auto;
  margin: 0 auto;
  padding: 3% 0;
  text-align: center;
}

#footerMenu2 .inner ul {
  display: inline;
  margin-left: 0;
}

#footerMenu2 .inner ul li {
  display: inline;
  padding: 0 5px;
  font-size: 60%;
  list-style-type: none;
  white-space: nowrap; /*20160104 フッター項目追加に伴う修正*/
}

#footerMenu2 .inner ul li a {
  background: url(/n/common/img/arrow_icon01.png) no-repeat left center;
  padding-left: 20px;
  color: #555;
  text-decoration: underline;
}

#footerMenu2 .inner ul li  a:visited {
  color: #555;
  text-decoration: underline;
}

#footerMenu2 .inner ul li  a:hover {
  color: #999;
  text-decoration: none;
}

#copyRight {
  background: #6AB547;
  color: #fff;
  font-size: 60%;
  text-align: center;
  padding: 3% 0;
}

.globalNavClose {
  width: 100% !important;
  padding: 0 !important;
  margin: 3% 0 0;
  height: auto !important;
}

.globalNavClose span {
  display: block;
  margin: 0 auto;
  cursor: pointer;
  background: url(/n/common/img/globalNav_sp_close.png) no-repeat center center;
  background-size: 90px;
  width: 90px;
  height: 28px;
  text-indent: -9999px;
}

/* lean_modal_box
--------------------------------------------------------------------------------------------------------------------------------*/

#lean_overlay {
  position: fixed;
  z-index: 100;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background: #000;
  display: none;
}

.lean_modal_box {
  width: 90%;
  padding: 3%;
  display: none;
  background: #FFF;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 0px 0px 4px rgba(0,0,0,0.7);
  -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.7);
  -moz-box-shadow: 0 0px 4px rgba(0,0,0,0.7);
}

.lean_modal_box a {
  display: inline !important;
  padding: 0 !important;
  background: none !important;
}

.lean_modal_box .modal_close {
  width: 70px;
  margin: 30px auto 0 auto;
  padding: 3px 10px;
  background: #666;
  text-align: center;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.lean_modal_box .modal_close a {
  color: #fff;
  text-decoration: none;
}

.lean_modal_box .modal_close a:hover {
  color: #fff;
  text-decoration: none;
}
/*!
*  - v1.2.1
* Homepage: http://bqworks.com/slider-pro/
* Author: bqworks
* Author URL: http://bqworks.com/
*/

.slider-pro {
  position: relative;
  margin: 0 auto;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.sp-slides-container {
  position: relative;
}

.sp-mask {
  position: relative;
  overflow: hidden;
}

.sp-slides {
  position: relative;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
}

.sp-slide {
  position: absolute;
}

.sp-image-container {
  overflow: hidden;
}

.sp-image {
  position: relative;
  display: block;
  border: none;
}

.sp-no-js {
  overflow: hidden;
  max-width: 100%;
}

.sp-thumbnails-container {
  position: relative;
  overflow: hidden;
}

.sp-bottom-thumbnails,
.sp-top-thumbnails {
  left: 0;
  margin: 0 auto;
}

.sp-top-thumbnails {
  position: absolute;
  top: 0;
  margin-bottom: 4px;
}

.sp-bottom-thumbnails {
  margin-top: 4px;
}

.sp-left-thumbnails,
.sp-right-thumbnails {
  position: absolute;
  top: 0;
}

.sp-right-thumbnails {
  right: 0;
  margin-left: 4px;
}

.sp-left-thumbnails {
  left: 0;
  margin-right: 4px;
}

.sp-thumbnails {
  position: relative;
}

.sp-thumbnail {
  border: none;
}

.sp-thumbnail-container {
  position: relative;
  display: block;
  overflow: hidden;
  float: left;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.sp-bottom-thumbnails .sp-thumbnail-container,
.sp-top-thumbnails .sp-thumbnail-container {
  margin-left: 2px;
  margin-right: 2px;
}

.sp-bottom-thumbnails .sp-thumbnail-container:first-child,
.sp-top-thumbnails .sp-thumbnail-container:first-child {
  margin-left: 0;
}

.sp-bottom-thumbnails .sp-thumbnail-container:last-child,
.sp-top-thumbnails .sp-thumbnail-container:last-child {
  margin-right: 0;
}

.sp-left-thumbnails .sp-thumbnail-container,
.sp-right-thumbnails .sp-thumbnail-container {
  margin-top: 2px;
  margin-bottom: 2px;
}

.sp-left-thumbnails .sp-thumbnail-container:first-child,
.sp-right-thumbnails .sp-thumbnail-container:first-child {
  margin-top: 0;
}

.sp-left-thumbnails .sp-thumbnail-container:last-child,
.sp-right-thumbnails .sp-thumbnail-container:last-child {
  margin-bottom: 0;
}

.sp-right-thumbnails.sp-has-pointer {
  margin-left: -13px;
}

.sp-right-thumbnails.sp-has-pointer .sp-thumbnail {
  position: absolute;
  left: 18px;
  margin-left: 0!important;
}

.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
  content: '';
  position: absolute;
  height: 100%;
  border-left: 5px solid red;
  left: 0;
  top: 0;
  margin-left: 13px;
}

.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  left: 0;
  top: 50%;
  margin-top: -8px;
  border-right: 13px solid red;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}

.sp-left-thumbnails.sp-has-pointer {
  margin-right: -13px;
}

.sp-left-thumbnails.sp-has-pointer .sp-thumbnail {
  position: absolute;
  right: 18px;
}

.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
  content: '';
  position: absolute;
  height: 100%;
  border-left: 5px solid red;
  right: 0;
  top: 0;
  margin-right: 13px;
}

.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  right: 0;
  top: 50%;
  margin-top: -8px;
  border-left: 13px solid red;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}

.sp-bottom-thumbnails.sp-has-pointer {
  margin-top: -13px;
}

.sp-bottom-thumbnails.sp-has-pointer .sp-thumbnail {
  position: absolute;
  top: 18px;
  margin-top: 0!important;
}

.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
  content: '';
  position: absolute;
  width: 100%;
  border-bottom: 5px solid red;
  top: 0;
  margin-top: 13px;
}

.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  left: 50%;
  top: 0;
  margin-left: -8px;
  border-bottom: 13px solid red;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
}

.sp-top-thumbnails.sp-has-pointer {
  margin-bottom: -13px;
}

.sp-top-thumbnails.sp-has-pointer .sp-thumbnail {
  position: absolute;
  bottom: 18px;
}

.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
  content: '';
  position: absolute;
  width: 100%;
  border-bottom: 5px solid red;
  bottom: 0;
  margin-bottom: 13px;
}

.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  left: 50%;
  bottom: 0;
  margin-left: -8px;
  border-top: 13px solid red;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
}

.sp-layer {
  position: absolute;
  margin: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-backface-visibility: hidden;
}

.sp-black {
  color: #FFF;
  background: #000;
  background: rgba(0,0,0,.7);
}

.sp-white {
  color: #000;
  background: #fff;
  background: rgba(255,255,255,.7);
}

.sp-rounded {
  border-radius: 10px;
}

.sp-padding {
  padding: 10px;
}

.sp-grab {
  cursor: url(img/openhand.cur) ,move;
}

.sp-grabbing {
  cursor: url(img/closedhand.cur) ,move;
}

.sp-selectable {
  cursor: default;
}

.sp-caption-container {
  text-align: center;
  margin-top: 10px;
}

.sp-full-screen {
  margin: 0!important;
  background-color: #000;
}

.sp-full-screen-button {
  position: absolute;
  top: 5px;
  right: 10px;
  font-size: 30px;
  line-height: 1;
  cursor: pointer;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.sp-full-screen-button:before {
  content: '\2195';
}

.sp-fade-full-screen {
  opacity: 0;
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}

.slider-pro:hover .sp-fade-full-screen {
  opacity: 1;
}

.sp-buttons {
  position: relative;
  width: 100%;
  text-align: center;
  padding-top: 10px;
}

.sp-button {
  width: 10px;
  height: 10px;
  border: 2px solid #000;
  border-radius: 50%;
  margin: 4px;
  display: inline-block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
}

.sp-selected-button {
  background-color: #000;
}

@media only screen and (min-width:768px) and (max-width:1024px) {
  .sp-button {
    width: 14px;
    height: 14px;
  }
}

@media only screen and (min-width:568px) and (max-width:768px) {
  .sp-button {
    width: 16px;
    height: 16px;
  }
}

@media only screen and (min-width:320px) and (max-width:568px) {
  .sp-button {
    width: 18px;
    height: 18px;
  }
}

.sp-arrows {
  position: absolute;
}

.sp-fade-arrows {
  opacity: 0;
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}

.sp-slides-container:hover .sp-fade-arrows {
  opacity: 1;
}

.sp-horizontal .sp-arrows {
  width: 100%;
  left: 0;
  top: 50%;
  margin-top: -15px;
}

.sp-vertical .sp-arrows {
  height: 100%;
  left: 50%;
  top: 0;
  margin-left: -10px;
}

.sp-arrow {
  position: absolute;
  display: block;
  width: 20px;
  height: 30px;
  cursor: pointer;
}

.sp-vertical .sp-arrow {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.sp-horizontal .sp-previous-arrow {
  left: 20px;
}

.sp-horizontal .sp-next-arrow {
  right: 20px;
}

.sp-vertical .sp-previous-arrow {
  top: 20px;
}

.sp-vertical .sp-next-arrow {
  bottom: 20px;
}

.sp-next-arrow:after,
.sp-next-arrow:before,
.sp-previous-arrow:after,
.sp-previous-arrow:before {
  content: '';
  position: absolute;
  width: 50%;
  height: 50%;
  background-color: #FFF;
}

.sp-previous-arrow:before {
  left: 30%;
  top: 0;
  -webkit-transform: skew(145deg,0deg);
  -ms-transform: skew(145deg,0deg);
  transform: skew(145deg,0deg);
}

.sp-previous-arrow:after {
  left: 30%;
  top: 50%;
  -webkit-transform: skew(-145deg,0deg);
  -ms-transform: skew(-145deg,0deg);
  transform: skew(-145deg,0deg);
}

.sp-next-arrow:before {
  right: 30%;
  top: 0;
  -webkit-transform: skew(35deg,0deg);
  -ms-transform: skew(35deg,0deg);
  transform: skew(35deg,0deg);
}

.sp-next-arrow:after {
  right: 30%;
  top: 50%;
  -webkit-transform: skew(-35deg,0deg);
  -ms-transform: skew(-35deg,0deg);
  transform: skew(-35deg,0deg);
}

.ie7 .sp-arrow,
.ie8 .sp-arrow {
  width: 0;
  height: 0;
}

.ie7 .sp-arrow:after,
.ie7 .sp-arrow:before,
.ie8 .sp-arrow:after,
.ie8 .sp-arrow:before {
  content: none;
}

.ie7.sp-horizontal .sp-previous-arrow,
.ie8.sp-horizontal .sp-previous-arrow {
  border-right: 20px solid #FFF;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
}

.ie7.sp-horizontal .sp-next-arrow,
.ie8.sp-horizontal .sp-next-arrow {
  border-left: 20px solid #FFF;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
}

.ie7.sp-vertical .sp-previous-arrow,
.ie8.sp-vertical .sp-previous-arrow {
  border-bottom: 20px solid #FFF;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
}

.ie7.sp-vertical .sp-next-arrow,
.ie8.sp-vertical .sp-next-arrow {
  border-top: 20px solid #FFF;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
}

.sp-thumbnail-arrows {
  position: absolute;
}

.sp-fade-thumbnail-arrows {
  opacity: 0;
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}

.sp-thumbnails-container:hover .sp-fade-thumbnail-arrows {
  opacity: 1;
}

.sp-bottom-thumbnails .sp-thumbnail-arrows,
.sp-top-thumbnails .sp-thumbnail-arrows {
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -12px;
}

.sp-left-thumbnails .sp-thumbnail-arrows,
.sp-right-thumbnails .sp-thumbnail-arrows {
  height: 100%;
  top: 0;
  left: 50%;
  margin-left: -7px;
}

.sp-thumbnail-arrow {
  position: absolute;
  display: block;
  width: 15px;
  height: 25px;
  cursor: pointer;
}

.sp-left-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow,
.sp-right-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.sp-bottom-thumbnails .sp-previous-thumbnail-arrow,
.sp-top-thumbnails .sp-previous-thumbnail-arrow {
  left: 0;
}

.sp-bottom-thumbnails .sp-next-thumbnail-arrow,
.sp-top-thumbnails .sp-next-thumbnail-arrow {
  right: 0;
}

.sp-left-thumbnails .sp-previous-thumbnail-arrow,
.sp-right-thumbnails .sp-previous-thumbnail-arrow {
  top: 0;
}

.sp-left-thumbnails .sp-next-thumbnail-arrow,
.sp-right-thumbnails .sp-next-thumbnail-arrow {
  bottom: 0;
}

.sp-next-thumbnail-arrow:after,
.sp-next-thumbnail-arrow:before,
.sp-previous-thumbnail-arrow:after,
.sp-previous-thumbnail-arrow:before {
  content: '';
  position: absolute;
  width: 50%;
  height: 50%;
  background-color: #FFF;
}

.sp-previous-thumbnail-arrow:before {
  left: 30%;
  top: 0;
  -webkit-transform: skew(145deg,0deg);
  -ms-transform: skew(145deg,0deg);
  transform: skew(145deg,0deg);
}

.sp-previous-thumbnail-arrow:after {
  left: 30%;
  top: 50%;
  -webkit-transform: skew(-145deg,0deg);
  -ms-transform: skew(-145deg,0deg);
  transform: skew(-145deg,0deg);
}

.sp-next-thumbnail-arrow:before {
  right: 30%;
  top: 0;
  -webkit-transform: skew(35deg,0deg);
  -ms-transform: skew(35deg,0deg);
  transform: skew(35deg,0deg);
}

.sp-next-thumbnail-arrow:after {
  right: 30%;
  top: 50%;
  -webkit-transform: skew(-35deg,0deg);
  -ms-transform: skew(-35deg,0deg);
  transform: skew(-35deg,0deg);
}

.ie7 .sp-thumbnail-arrow,
.ie8 .sp-thumbnail-arrow {
  width: 0;
  height: 0;
}

.ie7 .sp-thumbnail-arrow:after,
.ie7 .sp-thumbnail-arrow:before,
.ie8 .sp-thumbnail-arrow:after,
.ie8 .sp-thumbnail-arrow:before {
  content: none;
}

.ie7 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow,
.ie7 .sp-top-thumbnails .sp-previous-thumbnail-arrow,
.ie8 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow,
.ie8 .sp-top-thumbnails .sp-previous-thumbnail-arrow {
  border-right: 12px solid #FFF;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
}

.ie7 .sp-bottom-thumbnails .sp-next-thumbnail-arrow,
.ie7 .sp-top-thumbnails .sp-next-thumbnail-arrow,
.ie8 .sp-bottom-thumbnails .sp-next-thumbnail-arrow,
.ie8 .sp-top-thumbnails .sp-next-thumbnail-arrow {
  border-left: 12px solid #FFF;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
}

.ie7 .sp-left-thumbnails .sp-previous-thumbnail-arrow,
.ie7 .sp-right-thumbnails .sp-previous-thumbnail-arrow,
.ie8 .sp-left-thumbnails .sp-previous-thumbnail-arrow,
.ie8 .sp-right-thumbnails .sp-previous-thumbnail-arrow {
  border-bottom: 12px solid #FFF;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
}

.ie7 .sp-left-thumbnails .sp-next-thumbnail-arrow,
.ie7 .sp-right-thumbnails .sp-next-thumbnail-arrow,
.ie8 .sp-left-thumbnails .sp-next-thumbnail-arrow,
.ie8 .sp-right-thumbnails .sp-next-thumbnail-arrow {
  border-top: 12px solid #FFF;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
}

a.sp-video {
  text-decoration: none;
}

a.sp-video img {
  -webkit-backface-visibility: hidden;
  border: none;
}

a.sp-video:after {
  content: '\25B6';
  position: absolute;
  width: 45px;
  padding-left: 5px;
  height: 50px;
  border: 2px solid #FFF;
  text-align: center;
  font-size: 30px;
  border-radius: 30px;
  top: 0;
  color: #FFF;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0,0,0,.2);
  margin: auto;
  line-height: 52px;
}

.slider-pro img.sp-image,
.slider-pro img.sp-thumbnail {
  max-width: none!important;
  max-height: none!important;
  border: none!important;
  border-radius: 0!important;
  padding: 0!important;
  -webkit-box-shadow: none!important;
  -mox-box-shadow: none!important;
  box-shadow: none!important;
  transition: none;
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: none;
}

.slider-pro a {
  position: static;
  transition: none!important;
  -moz-transition: none!important;
  -webkit-transition: none!important;
  -o-transition: none!important;
}

.slider-pro canvas,
.slider-pro embed,
.slider-pro iframe,
.slider-pro object,
.slider-pro video {
  max-width: none;
  max-height: none;
}

.slider-pro p.sp-layer {
  font-size: 14px;
  line-height: 1.4;
  margin: 0;
}

.slider-pro h1.sp-layer {
  font-size: 32px;
  line-height: 1.4;
  margin: 0;
}

.slider-pro h2.sp-layer {
  font-size: 24px;
  line-height: 1.4;
  margin: 0;
}

.slider-pro h3.sp-layer {
  font-size: 19px;
  line-height: 1.4;
  margin: 0;
}

.slider-pro h4.sp-layer {
  font-size: 16px;
  line-height: 1.4;
  margin: 0;
}

.slider-pro h5.sp-layer {
  font-size: 13px;
  line-height: 1.4;
  margin: 0;
}

.slider-pro h6.sp-layer {
  font-size: 11px;
  line-height: 1.4;
  margin: 0;
}

.slider-pro img.sp-layer {
  border: none;
}
/* ===================================================================
CSS information

 file name  :style_sp.css
 style info :スマホ版コンテンツエリア関係 他

=================================================================== */

/*----------------------------------------------------
  基本設定、リンクカラーなど
----------------------------------------------------*/

body {
  background-repeat: repeat-x;
  background-position: 0 101px;
  background-color: #fff;
  font-size: .775em;
  /* 14 / 16 = .875 */
  font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  color: #000;
  line-height: 1.5;
}

a {
  color: #0071bc;
}

a:link {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}



.spBtn {
  display: none;
}

#conteinar {
  background: none;
}

/*----------------------------------------------------
  汎用class
----------------------------------------------------*/

/* clearfix */

*html .list-item05,
*html .list-item06,
*html #content,
*html .cap-item-outer,
*html #main .wrapper,
*html #main,
*html #main .new,
*html #main .adobe,
*html #main #keyword-outer,
*html #main .tabSet .tab-menu,
*html #main .tabSet .panel,
*html #main #special-layer,
*html #main #special-layer .item .item-body,
*html #main #special,
*html #main #special .item .item-top .title-line .title-waku,
*html #main .idTabs,
*html #main #main-inner .tab-item .item .item-header,
*html #footer .nav,
*html #footer-bottom {
  height: 1%;
}

*+html .list-item05,
*+html .list-item06,
*+html #content,
*+html .cap-item-outer,
*+html #main .wrapper,
*+html #main,
*+html #main .new,
*+html #main .adobe,
*+html #main #keyword-outer,
*+html #main .tabSet .tab-menu,
*+html #main .tabSet .panel,
*+html #main #special-layer,
*+html #main #special-layer .item .item-body,
*+html #main #special,
*+html #main #special .item .item-top .title-line .title-waku,
*+html #main .idTabs,
*+html #main #main-inner .tab-item .item .item-header,
*+html #footer .nav,
*+html #footer-bottom {
  height: 1%;
}

.list-item05:after,
.list-item06:after,
#content:after,
.cap-item-outer:after,
#main .wrapper:after,
#main:after,
#main .new:after,
#main .adobe:after,
#main #keyword-outer:after,
#main .tabSet .tab-menu:after,
#main .tabSet .panel:after,
#main #special-layer:after,
#main #special-layer .item .item-body:after,
#main #special:after,
#main #special .item .item-top .title-line .title-waku:after,
#main .idTabs:after,
#main #main-inner .tab-item .item .item-header:after,
#footer .nav:after,
#footer-bottom:after {
  content: "";
  display: block;
  clear: both;
}

/* 20140519追記*/

*html #main .clearfix {
  height: 1%;
}

*+html #main .clearfix {
  height: 1%;
}

#main .clearfix:after {
  content: "";
  display: block;
  clear: both;
}

/* 外部リンクは別窓用の指定 a タグの外側に span タグを設けて設定 */

.external {
  background-image: url(/n/common/img/item-another-window.gif);
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 16px;
}

.external_2 {
  background-image: url(/n/common/img/item-another-window_2.gif);
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 16px;
}

.external_gr {
  background-image: url(/n/common/img/item-another-window_gr.gif);
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 16px;
}

#page-top #content #main #main-inner .external {
  float: none;
  background-color: #fff;
  border: none;
}

*html .external {
  zoom: 1;
}

*html #page-top #content #main #main-inner .external {
  background-position: 0 0;
  width: 14px;
  margin: 0 0 0 4px;
  padding: 0;
  text-align: left;
}

*+html .external {
  zoom: 1;
}

*+html #page-top #content #main #main-inner .external {
  background-position: 0 0;
  width: 14px;
  margin: 0 0 0 4px;
  padding: 0;
  text-align: left;
}

.btn-2col .external,
.btn-3col .external {
  background-image: url(/n/common/img/item-another-window.gif);
  background-position: 3px center;
  padding: 2px 14px 0 0;
}

/* ポップアップリンクの指定 a タグの外側に span タグを設けて設定 */

.popup {
  background-image: url(/n/common/img/popup_icon02.png);
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 16px;
}

#page-top #content #main #main-inner .popup {
  float: none;
  background-color: #fff;
  border: none;
}

*html .popup {
  zoom: 1;
}

*html #page-top #content #main #main-inner .popup {
  background-position: 0 0;
  width: 14px;
  margin: 0 0 0 4px;
  padding: 0;
  text-align: left;
}

*+html .popup {
  zoom: 1;
}

*+html #page-top #content #main #main-inner .popup {
  background-position: 0 0;
  width: 14px;
  margin: 0 0 0 4px;
  padding: 0;
  text-align: left;
  zoom: 1;
}

/* pdf,excel,word(アイコン)リンク a タグの外側に span タグを設けて設定 */

.pdf {
  display: inline-block;
  background-image: url(/n/common/img/pdf_icon.png);
  text-indent: -999px;
  width: 30px;
  background-repeat: no-repeat;
  background-position: right center;
  padding: 0px;
  vertical-align: middle;
}

.excel {
  background-image: url(/n/common/img/icon_xls.gif);
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 18px;
}

.word {
  background-image: url(/n/common/img/icon_doc.gif);
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 18px;
}

#page-top #content #main #main-inner .pdf,
#page-top #content #main #main-inner .excel,
#page-top #content #main #main-inner .word {
  float: none;
  background-color: #fff;
  border: none;
}

*html .pdf,
*html .excel,
*html .word {
  zoom: 1;
}

*html #page-top #content #main #main-inner .pdf,
*html #page-top #content #main #main-inner .excel,
*html #page-top #content #main #main-inner .word {
  background-position: 0 0;
  width: 14px;
  margin: 0 0 0 2px;
  padding: 0 2px 0 0;
  text-align: left;
}

*+html .pdf,
*+html .excel,
*+html .word {
  zoom: 1;
}

*+html #page-top #content #main #main-inner .pdf,
*+html #page-top #content #main #main-inner .excel,
*+html #page-top #content #main #main-inner .word {
  background-position: 0 0;
  width: 16px;
  margin: 0 0 0 2px;
  padding: 0 2px 0 0;
  text-align: left;
}

.right {
  text-align: right;
}

.center {
  text-align: center;
}

.float-l {
  float: left;
}

.float-r {
  float: right;
}

.bold {
  font-weight: bold;
}

.red {
  color: #f00;
}

/* マージンクリア */

body.jfc #page .m0 {
  margin: 0;
}

body.jfc #page .mt0 {
  margin-top: 0;
}

body.jfc #page .mb0 {
  margin-bottom: 0;
}

/* 背景item-list01.gif画像 */

.normal-arrow {
  background-image: url(/n/common/img/item-list01.gif);
  background-repeat: no-repeat;
  background-position: 0 .3em;
  padding-left: 14px;
}

*html .normal-arrow {
  background-position: 0 .1em;
}

/* リストクラスは UL タグに付ける */

.list-item01,
.list-item02,
.list-item03,
.list-item04 {
  margin: 8px 0;
  /* 相殺 */
}

/* リスト笆ｶ 縦並び（＋入れ子対応） */

.list-item01 li {
  background-image: url(/n/common/img/item-list01.gif);
  background-repeat: no-repeat;
  background-position: left .3em;
  margin-left: 6px;
  padding-left: 14px;
}

.list-item01 li li {
  margin-left: 4px;
}

/* リスト笆ｶ 縦並び フッター用 */

.list-item01-2 li {
  background-image: url(/n/common/img/item-list01-2.gif);
  background-repeat: no-repeat;
  background-position: left .3em;
  margin-left: 6px;
  padding-left: 14px;
}

.list-item01-2 li a {
  color: #000;
}

/* リスト笆ｶ 縦並び サイド用 */

.list-item01-3 li {
  background-image: url(/n/common/img/item-list01.gif);
  background-repeat: no-repeat;
  background-position: 4px .5em;
  padding: 3px 0 3px 18px;
  border-bottom: 1px #ccc dotted;
}

.list-item01-3 li.nest {
  background-image: url(/n/common/img/item-list06.gif);
}

.list-item01-3 li ul {
  margin-top: 3px;
  border-top: 1px #ccc dotted;
}

/* リスト▼ 縦並び */

.list-item02　> li {
  background-image: url(/n/common/img/item-list06.gif);
  background-repeat: no-repeat;
  background-position: left .35em;
  margin-left: 5px;
  padding-left: 14px;
}

/* 番号リスト */

.list-item04 li {
  margin-left: 30px;
  list-style-type: decimal;
}

*html .list-item04 li {
  margin-left: 29px;
}

/* リスト笆ｶ 横並び */

.list-item05 li {
  float: left;
  display: inline;
  background-image: url(/n/common/img/item-list01.gif);
  background-repeat: no-repeat;
  background-position: left .3em;
  margin-right: 18px;
  padding-left: 13px;
}

/* リスト▼ 横並び */

.list-item06 {
  letter-spacing: -0.3em;
}

.list-item06 li {
  width: 21%;
  padding: 3px;
  display: inline-block;
  letter-spacing: normal;
  background: #F0F0F0;
  border: 1px solid #CCCCCC;
  border-radius: 3px;
  margin: 2px 1px;
  text-align: center;
}

.list-item06 li a {
  color: #000000;
}

/* リスト２カラム用 */

.list-item-half {
  float: left;
  width: 345px;
  /* 345px カラム幅 */
  margin-right: 10px;
}

/* 20140520追加 リスト横三角のみ */

.list-item15 li {
  background-image: url(/n/common/img/item-list15.gif);
  background-repeat: no-repeat;
  background-position: left .3em;
  margin-left: 6px;
  padding-left: 14px;
}

.list-item15 li li {
  margin-left: 4px;
}

/* キャプション共通外枠 */

.cap-item-outer,
.cap-item04 {
  margin: 10px 0;
  /* 16px */
  /* 相殺 */
}

/* キャプション 画像>タイトル>説明 縦並び */

.cap-item01 {
  float: left;
  width: 240px;
  margin-bottom: 6px;
}

.cap-item01 p {
  margin-bottom: 6px;
}

.cap-item01 dl dt {
  background-image: url(/n/common/img/item-list01.gif);
  background-repeat: no-repeat;
  background-position: left .3em;
  margin-bottom: 2px;
  padding-right: .5em;
  padding-left: 14px;
}

.cap-item01 dl dd {
  padding-right: .5em;
}

/* キャプション 画像>説明 横並び ver1 */

.cap-item02 {
  float: left;
  width: 354px;
  border: 1px #ccc solid;
  margin-bottom: 6px;
}

.cap-item02 .image {
  display: table-cell;
  background-image: url(/n/common/img/bg-cap-item02.png);
  background-repeat: no-repeat;
  width: 134px;
  height: 124px;
  vertical-align: middle;
  text-align: center;
}

*html .cap-item02 .image {
  padding-top: 6px;
  height: 118px;
}

*+html .cap-item02 .image {
  padding-top: 6px;
  height: 118px;
}

.cap-item02 .caption {
  float: right;
  width: 187px;
  /* 215px */
  padding: 9px 20px 4px 8px;
}

/*
キャプション 画像>説明 横並び ver2
タイトル付き２カラム枠
*/

.cap-item03 {
  float: left;
  width: 335px;
  /* 345px カラム幅 */
  margin: 0 10px 6px 0;
  padding: 4px;
  border: 1px #ccc solid;
}

.cap-item04 {
  padding: 4px;
  border: 1px #ccc solid;
  clear: both;
  display: block;
}

.cap-item03 .image-l,
.cap-item04 .image-l {
  /* キャプション画像 */
  float: left;
  margin: 0 10px 4px 0;
}

.cap-item03 .image-r,
.cap-item04 .image-r {
  /* キャプション画像 */
  float: right;
  margin: 0 0 4px 4px;
}

.cap-item03 .txt,
.cap-item04 .txt {
  /* キャプションテキスト */
  overflow: hidden;
}

*html .cap-item03 .txt,
*html .cap-item04 .txt {
  zoom: 1;
}

.cap-item03 dt {
  background-image: url(/n/common/img/item-list01.gif);
  background-repeat: no-repeat;
  background-position: left .3em;
  padding-left: 14px;
  font-weight: bold;
}

/* キャプション 画像>説明 ver3 */



/* ボタン */

.btn-2col,
.btn-3col {
  float: left;
  height: 45px;
  margin-right: 10px;
  line-height: 45px;
  text-align: center;
}

*html .btn-2col,
.btn-3col {
  line-height: 40px;
  overflow: hidden;
}

.btn-2col {
  /*width: 345px;*/
}

.btn-3col {
  /*width: 230px;*/
}

*html .btn-3col {
  margin-right: 7px;
}

.btn-2col a {
  display: block;
  background-image: url(/n/common/img/btn-2col.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 345px;
  height: 45px;
}

.btn-3col a {
  display: block;
  background-image: url(/n/common/img/btn-3col.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 230px;
  height: 45px;
}

.btn-2col a:hover,
.btn-3col a:hover {
  background-position: 0 -45px;
}

.btn-2col a span,
.btn-3col a span {
  background-image: url(/n/common/img/item-list-07.gif);
  background-repeat: no-repeat;
  background-position: 0 .35em;
  padding-left: 12px;
}

*html .btn-2col a span,
.btn-3col a span {
  background-position: 0 .1em;
}

*+html .btn-2col a span,
.btn-3col a span {
  background-position: 0 .3em;
}

/*ボタン黄緑*/

.btn-2col_so,
.btn-3col_so {
  float: left;
  height: 45px;
  margin-right: 10px;
  line-height: 45px;
  text-align: left;
}

*html .btn-2col_so,
.btn-3col_so {
  line-height: 40px;
  overflow: hidden;
}

.btn-2col_so {
  width: 345px;
}

.btn-3col_so {
  width: 230px;
}

*html .btn-3col_so {
  margin-right: 7px;
}

.btn-2col_so a {
  display: block;
  background-image: url(/n/common/img/btn-2col.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 345px;
  height: 45px;
}

.btn-3col_so a {
  display: block;
  background-image: url(/n/common/img/btn-3col.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 230px;
  height: 45px;
}

.btn-2col_so a:hover,
.btn-3col_so a:hover {
  background-position: 0 -45px;
}

.btn-2col_so a span,
.btn-3col_so a span {
  background-image: url(/n/common/img/item-list-08.png);
  background-repeat: no-repeat;
  background-position: 3px 0px;
  padding-left: 20px;
  font-weight: bold;
}

*html .btn-2col_so a span,
.btn-3col_so a span {
  background-position: 0 .1em;
}

*+html .btn-2col_so a span,
.btn-3col_so a span {
  background-position: 0 .3em;
}

/*ボタン黄*/

.btn-2col_so_ye,
.btn-3col_so_ye {
  float: left;
  height: 45px;
  margin-right: 10px;
  line-height: 45px;
  text-align: left;
}

*html .btn-2col_so_ye,
.btn-3col_so_ye {
  line-height: 40px;
  overflow: hidden;
}

.btn-2col_so_ye {
  width: 345px;
}

.btn-3col_so_ye {
  width: 230px;
}

*html .btn-3col_so_ye {
  margin-right: 7px;
}

.btn-2col_so_ye a {
  display: block;
  background-image: url(/n/common/img/btn-2col_ye.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 345px;
  height: 45px;
}

.btn-3col_so_ye a {
  display: block;
  background-image: url(/n/common/img/btn-3col_ye.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 230px;
  height: 45px;
}

.btn-2col_so_ye a:hover,
.btn-3col_so_ye a:hover {
  background-position: 0 -45px;
}

.btn-2col_so_ye a span,
.btn-3col_so_ye a span {
  background-image: url(/n/common/img/item-list-08.png);
  background-repeat: no-repeat;
  background-position: 3px 0px;
  padding-left: 20px;
  font-weight: bold;
}

*html .btn-2col_so_ye a span,
.btn-3col_so_ye a span {
  background-position: 0 .1em;
}

*+html .btn-2col_so_ye a span,
.btn-3col_so_ye a span {
  background-position: 0 .3em;
}

/*ボタン赤*/

.btn-2col_so_re,
.btn-3col_so_re {
  float: left;
  height: 45px;
  margin-right: 10px;
  line-height: 45px;
  text-align: left;
}

*html .btn-2col_so_re,
.btn-3col_so_re {
  line-height: 40px;
  overflow: hidden;
}

.btn-2col_so_re {
  width: 345px;
}

.btn-3col_so_re {
  width: 230px;
}

*html .btn-3col_so_re {
  margin-right: 7px;
}

.btn-2col_so_re a {
  display: block;
  background-image: url(/n/common/img/btn-2col_re.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 345px;
  height: 45px;
}

.btn-3col_so_re a {
  display: block;
  background-image: url(/n/common/img/btn-3col_re.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 230px;
  height: 45px;
}

.btn-2col_so_re a:hover,
.btn-3col_so_re a:hover {
  background-position: 0 -45px;
}

.btn-2col_so_re a span,
.btn-3col_so_re a span {
  background-image: url(/n/common/img/item-list-08.png);
  background-repeat: no-repeat;
  background-position: 3px 0px;
  padding-left: 20px;
  font-weight: bold;
}

*html .btn-2col_so_re a span,
.btn-3col_so_re a span {
  background-position: 0 .1em;
}

*+html .btn-2col_so_re a span,
.btn-3col_so_re a span {
  background-position: 0 .3em;
}

/*ボタン緑*/

.btn-2col_so_gr,
.btn-3col_so_gr {
  float: left;
  height: 45px;
  margin-right: 10px;
  line-height: 45px;
  text-align: left;
}

*html .btn-2col_so_gr,
.btn-3col_so_gr {
  line-height: 40px;
  overflow: hidden;
}

.btn-2col_so_gr {
  width: 345px;
}

.btn-3col_so_gr {
  width: 230px;
}

*html .btn-3col_so_gr {
  margin-right: 7px;
}

.btn-2col_so_gr a {
  display: block;
  background-image: url(/n/common/img/btn-2col_gr.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 345px;
  height: 45px;
}

.btn-3col_so_gr a {
  display: block;
  background-image: url(/n/common/img/btn-3col_gr.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 230px;
  height: 45px;
}

.btn-2col_so_gr a:hover,
.btn-3col_so_gr a:hover {
  background-position: 0 -45px;
}

.btn-2col_so_gr a span,
.btn-3col_so_gr a span {
  background-image: url(/n/common/img/item-list-08.png);
  background-repeat: no-repeat;
  background-position: 3px 0px;
  padding-left: 20px;
  font-weight: bold;
}

*html .btn-2col_so_gr a span,
.btn-3col_so_gr a span {
  background-position: 0 .1em;
}

*+html .btn-2col_so_gr a span,
.btn-3col_so_gr a span {
  background-position: 0 .3em;
}

/*ボタン青*/

.btn-2col_so_bl,
.btn-3col_so_bl {
  float: left;
  height: 45px;
  margin-right: 10px;
  line-height: 45px;
  text-align: left;
}

*html .btn-2col_so_bl,
.btn-3col_so_bl {
  line-height: 40px;
  overflow: hidden;
}

.btn-2col_so_bl {
  width: 345px;
}

.btn-3col_so_bl {
  width: 230px;
}

*html .btn-3col_so_bl {
  margin-right: 7px;
}

.btn-2col_so_bl a {
  display: block;
  background-image: url(/n/common/img/btn-2col_bl.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 345px;
  height: 45px;
}

.btn-3col_so_bl a {
  display: block;
  background-image: url(/n/common/img/btn-3col_bl.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 230px;
  height: 45px;
}

.btn-2col_so_bl a:hover,
.btn-3col_so_bl a:hover {
  background-position: 0 -45px;
}

.btn-2col_so_bl a span,
.btn-3col_so_bl a span {
  background-image: url(/n/common/img/item-list-08.png);
  background-repeat: no-repeat;
  background-position: 3px 0px;
  padding-left: 20px;
  font-weight: bold;
}

*html .btn-2col_so_bl a span,
.btn-3col_so_bl a span {
  background-position: 0 .1em;
}

*+html .btn-2col_so_bl a span,
.btn-3col_so_bl a span {
  background-position: 0 .3em;
}

/* タブメニュー下層 */

.tabSet .tab-menu {
  display: block;
  position: relative;
  top: 1px;
}

.tabSet .tab-menu li {
  float: left;
  width: 358px;
}

.tabSet .tab-menu li.panel01 {
  margin-right: 4px;
}

.tabSet .tab-menu li a {
  display: block;
  background-image: url(/n/common/img/bg-tab-menu.gif);
  background-repeat: no-repeat;
  width: 358px;
  height: 45px;
  line-height: 45px;
  text-align: center;
}

.tabSet .tab-menu li.panel01 a {
  background-position: 0 -45px;
}

.tabSet .tab-menu li.panel02 a {
  background-position: -362px -45px;
}

.tabSet .tab-menu li.panel01 a:hover {
  background-position: 0 0;
}

.tabSet .tab-menu li.panel02 a:hover {
  background-position: -362px 0;
}

.tabSet .tab-menu li.panel01 a.selected {
  background-position: 0 0;
}

.tabSet .tab-menu li.panel02 a.selected {
  background-position: -362px 0;
}

.tabSet .tab-content {
  background-image: url(/n/common/img/bg-tab-content.gif);
  background-repeat: repeat-y;
  border-bottom: 1px #ccc solid;
  border-top: 1px #ccc solid;
}

.tabSet .tab-menu li a span {
  background-image: url(/n/common/img/item-list01.gif);
  background-repeat: no-repeat;
  background-position: 0 .35em;
  padding-left: 14px;
}

*html .tabSet .tab-menu li a span {
  background-position: 0 .1em;
}

.minasama {
  height: 160px;
  background-image: url(/n/common/img/stuff_01.png);
  background-repeat: no-repeat;
  background-position: 500px 0px;
}

/*----------------------------------------------------
  #page
----------------------------------------------------*/

#page {
  width: 960px;
  margin: 0 auto;
  padding-top: 20px;
}

#nav-skip {
  position: absolute;
  top: 0;
  left: 0;
}

.page-top {
  position: relative;
  clear: both;
  margin-top: 52px;
  /* 25+27px */
  text-align: right;
}

.page-top img {
  position: absolute;
  right: 0;
  top: -27px;
}

/* sliderVisual
---------------------------------------------------------------*/





/* content
---------------------------------------------------------------*/



#content {
  margin: 0 auto;
  overflow: hidden;
}

/* topic-path
---------------------------------------------------------------*/

#topic-path {
  display: none;
}

#topic-path li {
  font-size: 75%;
  padding: 10px 10px 10px 0;
  float: left;
  position: relative;
}

#topic-path li a {
  color: #999999;
}

#topic-path li.current {
  background: none;
  color: #444;
}

/*----------------------------------------------------
  #main
    メイン
----------------------------------------------------*/

#main {
  padding: 0 2%;
}

body#index-page-1column #main {
  /* 1カラム用メイン */
  padding: 0 2%;
}

body#index-page-1column #main #main-inner {
  /* 1カラムの中での段組メイン */
  float: left;
  margin-right: 20px;
}

#main h1 {
  border-top: 2px solid #4E9C53;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.70, #DAE68F), color-stop(0.14, #EDF2C6));
  background: -webkit-linear-gradient(top, #EDF2C6 14%, #DAE68F 70%);
  background: -moz-linear-gradient(top, #EDF2C6 14%, #DAE68F 70%);
  background: -o-linear-gradient(top, #EDF2C6 14%, #DAE68F 70%);
  background: -ms-linear-gradient(top, #EDF2C6 14%, #DAE68F 70%);
  background: linear-gradient(to bottom, #EDF2C6 14%, #DAE68F 70%);
  padding: 4%;
  font-size: 120%;
  margin-bottom: 20px;
  margin-left: -2%;
  width: 96%;
}

#main .h1-outer {
  position: relative;
}

#main .hx-outer {
  margin: 20px 0;
  position: relative;
  overflow: hidden;
  clear: both;
}

#main .hx-outer.no-margin {
  margin: 0;
}

#main h2 {
  margin-top: 0;
  border-top: 1px solid #4E9C53;
  border-bottom: 1px solid #ccc;
  background: url(/n/common/img/h2_bg.png) no-repeat left top;
  padding: 8px 8px 8px 30px;
  position: relative;
}

#main .hx-outer .more {
  position: relative;
  float: right;
  margin-top: 10px;
}

#main .hx-outer.close h2:after {
  content: " ";
  position: absolute;
  width: 14px;
  height: 14px;
  background: url(/n/common/img/icon_open.png) no-repeat center center;
  background-size: 14px;
  right: 3%;
  top: 25%;
}

#main .hx-outer.close .more {
  display: none;
}

#main .hx-outer.open h2:after {
  content: " ";
  position: absolute;
  width: 14px;
  height: 14px;
  background: url(/n/common/img/icon_close.png) no-repeat center center    !important;
  background-size: 14px !important;
  right: 3%;
  top: 25%;
}

#main .hx-outer.open .more {
  display: block;
}

#main h3 {
  background: #f0f0f0;
  border-left: 4px solid #4E9C53;
  padding: 6px;
  margin-top: 30px;
  position: relative;
  clear: both;
}

#main h4 {
  display: table;
  background: #4E9C53;
  padding: 6px;
  color: #fff;
  margin-top: 30px;
}

#main h4.border {
  display: block;
  background: #FFF;
  padding: 10px 0;
  border-bottom: 1px dotted #666;
  color: #000;
  margin-top: 30px;
}

#main h4 a,
#main h4 a:hover {
  color: #fff;
  text-decoration: none;
}

/* 意味あい的に強調 */

#main em {
  margin: 0 4px;
  font-size: 1.5em;
  font-style: normal;
  font-weight: bold;
}

/* Adobeリーダーダウンロード */

#main .adobe p {
  float: left;
  margin: 16px 0;
  /* 相殺 */
}

#main .adobe p.icon {
  margin-right: 15px;
  padding-top: 6px;
}

#main .adobe p.comment {
  width: 82%;
}

/* ニュースリリース、新着 dl タグに付ける */

#main .new dt {
  float: left;
  clear: both;
  width: 10em;
}

#main .new dd {
  overflow: hidden;
}

*html #main .new dd {
  zoom: 1;
}

/* テーブル 外枠の div タグに付ける
   table-4col-top:４カラム TH上
   table-3col-top:３カラム TH上
   table-2col-left:２カラム TH左
   table-2col-top:２カラム TH上 */

#main .table-5col-top,
#main .table-5col-top2,
#main .table-4col-top,
#main .table-4col-top2,
#main .table-3col-top,
#main .table-2col-left,
#main .table-2col-top {
  width: 100%;
  margin: 16px 0;
}

#main .table-5col-top table,
#main .table-5col-top2 table,
#main .table-4col-top table,
#main .table-4col-top2 table,
#main .table-3col-top table,
#main .table-2col-left table,
#main .table-2col-top table {
  width: 100%;
}

#main .table-4col-top .date,
#main .table-2col-left .date {
  text-align: right;
}

#main .table-5col-top th,
#main .table-5col-top2 th,
#main .table-4col-top th,
#main .table-4col-top2 th,
#main .table-3col-top th,
#main .table-2col-left th,
#main .table-2col-top th {
  background-color: #f0f0f0;
  text-align: left;
  vertical-align: top;
}

#main .table-4col-top th,
#main .table-4col-top td,
#main .table-2col-left th,
#main .table-2col-top .left {
  width: 25%;
}

#main .table-5col-top th,
 {
  width: 20%;
}

#main .table-4col-top .souken th,
#main .table-4col-top .souken td {
  width: 10%;
}



#main .table-2col-top .right-ad {
  width: 80%;
}

#main .table-2col-top .left-ad {
  width: 20%;
}



#main .table-3col-top th {
  width: 33%;
}

#main .table-5col-top th,
#main .table-5col-top2 th,
#main .table-4col-top th,
#main .table-4col-top td,
#main .table-4col-top2 th,
#main .table-4col-top2 td,
#main .table-3col-top th,
#main .table-3col-top td,
#main .table-2col-left th,
#main .table-2col-left td,
#main .table-2col-top th,
#main .table-2col-top td {
  padding: 6px 6px 6px 8px;
  vertical-align: top;
  border: 1px #DDDDDD solid;
}

#main .table-3col-top_seminer {
  width: 100%;
  margin: 16px 0;
}

#main .table-3col-top_seminer table {
  width: 100%;
}

#main .table-3col-top_seminer th {
  background-color: #f0f0f0;
  text-align: left;
  vertical-align: top;
}

#main .table-3col-top_seminer th,
#main .table-3col-top_seminer td {
  padding: 6px 6px 6px 8px;
  vertical-align: top;
  border: 1px #DDDDDD solid;
}

#main .table-3col-top_seminer .date {
  text-align: right;
}

/* テキストインデント */

#main .indent01 {
  text-indent: 1em;
}

#main .indent02 {
  padding-left: 1em;
}

#main .indent03 {
  padding-left: 1em;
  text-indent: 1em;
}

#main .table-2col-top_gr .left-ad {
  width: 20%;
}

/* トップページ */

#main #main-visual {
  margin-bottom: 10px;
}

#main #main-visual #vnavCtrl {
  top: 232px;
  right: 10px;
  background-color: transparent;
}

#main #main-visual #vnavCtrl p {
  float: left;
}

#main #temp-info {
  position: relative;
  margin-bottom: 10px;
}

#main #temp-info .detail-here {
  position: absolute;
  top: 15px;
  left: 791px;
}

#main #layer-area {
  position: relative;
}

#main #special-layer #special-layer01 {
  display: none;
  position: absolute;
  top: 68px;
  left: 80px;
  z-index: 10;
}

#main #special-layer #special-layer02 {
  display: none;
  position: absolute;
  top: 68px;
  left: 80px;
  z-index: 11;
}

#main #special-layer #special-layer03 {
  display: none;
  position: absolute;
  top: 68px;
  left: 80px;
  z-index: 12;
}

#main #special-layer .item {
  float: left;
  background-color: #fff;
  width: 800px;
  min-height: 200px;
  height: auto !important;
  height: 200px;
  border: 1px #008500 solid;
}

#main #special-layer .item .item-header {
  position: relative;
  background-color: #008500;
  height: 18px;
  /* 35px */
  padding: 3px 0 14px 10px;
  border-top-left-radius: 1px;
  border-top-right-radius: 1px;
  -webkit-border-top-left-radius: 1px;
  -webkit-border-top-right-radius: 1px;
  -moz-border-radius-topleft: 1px;
  -moz-border-radius-topright: 1px;
}

*html #main #special-layer .item .item-header {
  padding: 8px 0 9px 10px;
}

#main #special-layer .item .item-header .title {
  background-image: url(/n/common/img/item-list08.gif);
  background-repeat: no-repeat;
  background-position: left .7em;
  padding-left: 14px;
  line-height: 35px;
}

*html #main #special-layer .item .item-header .title {
  background-position: left .3em;
}

#main #special-layer .item .item-header .title a:link {
  color: #fff;
}

#main #special-layer .item .item-header .title a:visited {
  color: #fff;
}

#main #special-layer .item .item-header .title a:hover {
  color: #fff;
}

#main #special-layer .item .item-header .title .detail-here {
  margin: 0 0 0 8px;
  vertical-align: 2px;
}

*html #main #special-layer .item .item-header .title .detail-here {
  vertical-align: 0;
}

#main #special-layer .item .item-header .close {
  position: absolute;
  top: 7px;
  right: 5px;
}

#main #special-layer .item .item-body {
  padding: 20px 80px;
  font-size: 1.071429em;
}

#main #special-layer .item .item-body .left,
#main #special-layer .item .item-body .right {
  float: left;
  text-align: left;
}

#main #special-layer .item .item-body .left {
  width: 295px;
  border-right: 1px #ccc solid;
}

#main #special-layer .item .item-body .right {
  margin-left: -1px;
  padding: 0 0 0 4px;
  border-left: 1px #ccc solid;
}

*html #main #special-layer .item .item-body .list-item01 li {
  background-position: left .5em;
}

#main #special .item {
  float: left;
  width: 290px;
  margin-right: 12px;
  padding: 10px 10px 5px 10px;
  border: 1px #ccc solid;
}

#main #special .item .item-top {
  cursor: pointer;
}

#main #special .item .item-top .title-line {
  width: 268px;
  padding: 10px;
  border: 1px #ccc solid;
  border-bottom: none;
}

#main #special .item .item-top .title-line .title-waku {
  margin-bottom: 10px;
}

*+html #main #special .item .item-top .title-line .title-waku {
  zoom: 1;
}

#main #special .item .item-top .title-line .title-waku .image {
  float: left;
  margin-right: 12px;
  border: 1px #ccc solid;
}

#main #special .item .item-top .title-line .title-waku .title {
  overflow: hidden;
}

#main #special .item .item-top .title-line .title-waku .one-line {
  padding-top: 19px;
}

#main #special .item .item-top .title-line .title-waku .two-lines {
  padding-top: 9px;
}

#main #special .item .item-top .open {
  margin-bottom: 5px;
}

#main #special .item .btn {
  margin-bottom: 5px;
}

body#index-page-1column #main #main-inner h2#info-all {
  background-image: url(/n/common/img/bg-h2-top.png);
  height: 40px;
  line-height: 40px;
}

body#page-top #main #main-inner h2#info-all {
  width: 720px;
}

*html body#page-top #main #main-inner h2#info-all {
  width: 693px;
}

#main #main-inner .idTabs {
  position: relative;
  top: 1px;
}

#main #main-inner .idTabs li {
  float: left;
}

#main #main-inner .idTabs li a {
  display: block;
  background-repeat: no-repeat;
  width: 120px;
}

#main #main-inner #info .idTabs li a {
  background-image: url(/n/common/img/bg-tab-info.png);
}

#main #main-inner .idTabs li.tab01 a {
  background-position: 0;
}

#main #main-inner .idTabs li.tab02 a {
  background-position: -120px 0;
}

#main #main-inner .idTabs li.tab03 a {
  background-position: -240px 0;
}

#main #main-inner .idTabs li a:hover img,
#main #main-inner .idTabs li a.selected img {
  visibility: hidden;
}

*html #main #main-inner .idTabs li a:hover,
*html #main #main-inner .idTabs li a.selected {
  zoom: 1;
}

#main #main-inner .tab-item {
  margin-bottom: 16px;
}

#main #main-inner .tab-item .item {
  padding: 6px;
  border: 1px #ccc solid;
}

#main #main-inner .tab-item .item .item-header {
  margin: 4px 4px 8px 0;
}

#main #main-inner .tab-item .item .item-header .title-line {
  float: left;
}

#main #main-inner .tab-item .item .item-header .see-list {
  float: right;
  text-align: right;
}

#main #main-inner .tab-item .item dl dt {
  float: left;
  clear: left;
  width: 9em;
  margin-bottom: 6px;
}

#main #main-inner .tab-item .item dl dd {
  overflow: hidden;
  margin-bottom: 6px;
}

*html #main #main-inner .tab-item .item dl dt {
  zoom: 1;
}

*html #main #main-inner .tab-item .item dl dd {
  zoom: 1;
}

#main #main-inner .tab-item .item dl dd span {
  float: left;
  width: 6em;
  margin: 0 4px;
  text-align: center;
  font-size: .857143em;
}

#main #main-inner #info .item dl dd span.info {
  padding: 1px;
  background-color: #36f;
  color: #fff;
}

#main #main-inner #info .item dl dd span.news {
  padding: 1px;
  background-color: #f63;
  color: #fff;
}

#main #main-inner #seminar-info .title {
  position: relative;
  top: 1px;
}

*html #main #main-inner #seminar-info .title {
  zoom: 1;
}

*+html #main #main-inner #seminar-info .title {
  zoom: 1;
}

#main #main-inner #seminar-info .item dl dd span {
  background-color: #baf3e0;
  border: 1px #096 solid;
}

#main #main-inner .tab-item .item dl dd p {
  overflow: hidden;
}

*html #main #main-inner .tab-item .item dl dd p {
  zoom: 1;
}

body#page-top #main #sub-inner ul {
  margin: 20px 0 0 0;
}

body#page-top #main #sub-inner ul li {
  margin-bottom: 6px;
  line-height: 0;
}

#main .linkBtn {
  border: 1px solid #ddd;
  background: url(/n/common/img/btn_bg.png) repeat-x left top;
}

#main .linkBtn a {
  display: block;
  padding: 3% 1% 3% 12%;
  background: url(/n/common/img/arrow_icon01.png) no-repeat 12px center;
  font-size: 80%;
  color: #333;
}

/* entryBox
-----------------------------------------------------------*/

#entryBox {
  margin-top: 10%;
  border: 1px solid #ddd;
  border-top: none;
}

#entryBox h2 {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
}

#entryBox img {
  width: 100%;
}

#entryBox .netEntry {
  display: none;
}

#entryBox .paperEntry {
  overflow: hidden;
}

#entryBox .paperEntry dl.tell {
  border-radius: 4px;
}

#entryBox .paperEntry dl.tell dt {
  background: #6AB3B3;
  padding: 10px 5%;
}

#entryBox .paperEntry dl.tell dd {
  padding: 10px;
}

#entryBox .paperEntry dl.tell dd p.note2 {
  margin-top: 2px;
  text-indent: -1em;
  padding-left: 1em !important;
  text-align: left;
  font-size: 70%;
}

#entryBox .paperEntry dl.store {
  border-radius: 4px;
}

#entryBox .paperEntry dl.store dt {
  background: #ECA899;
  padding: 10px;
}

#entryBox .paperEntry dl.store dd {
  padding: 10px;
}

#entryBox .paperEntry dl dd p {
  margin-top: 5px;
}

#entryBox .paperEntry dl.store dd  p {
  font-size: 80%;
}

#entryBox .paperEntry dl.store dd  p.btn {
  margin: 3% 0;
}

#entryBox .paperEntry dl.store dd p.note2 {
  margin-top: 2px;
  text-indent: -1em;
  padding-left: 1em !important;
  text-align: left;
  font-size: 70%;
}

#entryBox .paperEntry .box03 {
  padding: 5% 2%;
  border-top: 1px solid #ddd;
  text-align: center;
}

#entryBox .paperEntry .box03 img {
  width: 250px;
  margin: 0 auto;
}

#entryBox .paperEntry .box03 p {
  vertical-align: middle;
  font-size: 80%;
}

/* -----------------------------------------------------------
  #sub
    サイド
----------------------------------------------------------- */

#sub .bnrList {
  display: none;
}

#sub .item {
  display: none;
}

#sub .item-title {
  border-bottom: 1px solid #ddd;
  padding: 8px 0;
  text-align: center;
  font-size: 85%;
}

#sub .item-body {
  padding: 10px;
  font-size: 70%;
}

#sub .item-body {
  padding: 10px;
  font-size: 70%;
}

#sub .item-body p {
  margin-top: 4px;
}

#sub {
  border-top: 2px solid #4E9C53;
  margin-top: 5%;
  font-size: 120%;
}



#locaMenu ul {
  font-size: 80%;
}

#locaMenu ul li {
  border-bottom: 1px solid #6EB844;
  background: #f5f5f5;
}

#locaMenu ul li a {
  display: block;
  padding: 3% 8% 3% 3%;
  color: #333;
  text-decoration: none;
  position: relative;
}

#locaMenu ul li span {
  display: block;
  font-weight: bold;
  padding: 10px 8px 10px 10px;
}

#locaMenu ul li a:before {
  content: " ";
  background: url(/n/common/img/sp_arrow_icon01.png) no-repeat center center;
  position: absolute;
  background-size: 7px;
  right: 3%;
  width: 7px;
  height: 13px;
}

#locaMenu ul li:hover,
#locaMenu ul li.on,
#locaMenu ul li.current {
  border-bottom: 1px solid #6EB844;
  background: #328B46;
}

#locaMenu ul li:hover a,
#locaMenu ul li.on a,
#locaMenu ul li.current a {
  display: block;
  color: #fff;
  text-decoration: none;
  position: relative;
}

#locaMenu ul li ul,
#locaMenu ul li.on ul {
  display: none;
  border: none;
}

#locaMenu ul li.current ul {
  display: block;
  border: none;
}

#locaMenu ul li:hover a:before,
#locaMenu ul li.on a:before,
#locaMenu ul li.current a:before {
  content: " ";
  background: url(/n/common/img/sp_arrow_icon02.png) no-repeat center center;
  position: absolute;
  background-size: 7px;
  right: 3%;
  width: 7px;
  height: 13px;
}

#locaMenu ul li ul {
  border: none;
  font-size: 100%;
}

#locaMenu ul li ul li {
  border-top: 1px dotted #328B46;
  border-bottom: 1px dotted #ddd;
  background: #F0F8D1;
}

#locaMenu ul li ul li:hover,
#locaMenu ul li ul li.current {
  background: #FBFDF0;
  border-top: 1px dotted #328B46;
  border-bottom: 1px dotted #ddd;
}

#locaMenu ul li ul li a,
#locaMenu ul li.current  ul li a,
#locaMenu ul li.on  ul li a {
  color: #333;
}

#locaMenu ul li ul li a:before,
#locaMenu ul li.current  ul li a:before,
#locaMenu ul li.on  ul li a:before {
  content: " ";
  background: url(/n/common/img/sp_arrow_icon01.png) no-repeat center center;
  position: absolute;
  background-size: 7px;
  right: 3%;
  width: 7px;
  height: 13px;
}

#locaMenu ul li ul li:hover a,
#locaMenu ul li ul li.current a {
  display: block;
  color: #328B46;
  text-decoration: none;
  position: relative;
}

#locaMenu ul li ul li:hover a:before,
#locaMenu ul li ul li.current a:before {
  content: " ";
  background: url(/n/common/img/sp_arrow_icon01.png) no-repeat center center;
  position: absolute;
  background-size: 7px;
  right: 3%;
  width: 7px;
  height: 13px;
}

/* pageTop
-----------------------------------------------------------*/

#pageTop {
  display: block;
  width: 90%;
  margin: 10% auto 0;
  line-height: 0;
}

#pageTop img {
  width: 100%;
}

/* ===================================================================

  追加スタイル

=================================================================== */

/* テーブル */

#main table caption {
  caption-side: top;
  margin: 2px 0;
  font-weight: bold;
  text-align: left;
}

#main h5 {
  margin: 20px 0 8px 0;
  font-weight: normal;
}

#main .cap-item04 h5 {
  margin-top: 5px;
}

/*----------------------------------------------------
  汎用class
----------------------------------------------------*/

/* クリア */

#main .clear {
  clear: both;
}

/* アライン */

#main p.left {
  text-align: left;
}

#content #main .right {
  text-align: right;
}

#content #main .center,
#content #main table.center th,
#content #main table.center td {
  text-align: center;
}

#content #main .center table,
#content #main .center img {
  margin-left: auto;
  margin-right: auto;
}

#content #main .middle,
#content #main .middle th,
#content #main .middle td {
  vertical-align: middle;
}

/* テキストに下線をひく */

.underline {
  text-decoration: underline;
}

/* テキストインデント */

#main .indent04 {
  padding-left: 1em;
  text-indent: -1em;
}

/* 注意書き（インデント） */

p.note {
  padding-left: 3.6em;
  text-indent: -3.6em;
}

p.note02 {
  padding-left: 3em;
  text-indent: -3em;
}

p.note-e {
  padding-left: 5em;
  text-indent: -5em;
}

/* その他 */

#content #main .nowrap {
  white-space: nowrap;
}

/* 図表 */

#main .figure {
  margin-top: 1em;
  margin-bottom: 1.75em;
  text-align: center;
}

#main .figure img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  height: auto;
}

/* 写真 */

#main .photo,
#main .photo2 {
  width: 230px;
  float: right;
  margin: 0 0 0.5em;
  padding: 0 0 10px 10px;
  background-color: #ffffff;
  text-align: center;
}

#main .photo2 {
  width: 250px;
}

#main .photo img,
#main .photo2 img {
  margin: 0;
}

#main .photo .caption,
#main .photo2 .caption {
  margin: 2px auto;
  text-align: center;
  line-height: 1.4;
}

table.photo3 td {
  padding: 5px;
  text-align: center;
}

/* リスト マージン追加 */

#main ul {
  /*  list-style-type:disc;
  margin-left:18px;
  margin-top:18px;*/
}

#main ol {
  list-style-type: decimal;
  margin-left: 18px;
  margin-top: 18px;
}

#main ul.mb05 li,
#main ol.mb05 li {
  margin-bottom: .5em;
}

/* フォーム */

#main input {
  margin-right: 2px;
}

#main input[type="submit"],
#main input[type="reset"],
#main input[type="button"] {
  min-width: 8em;
  margin: 0.5em;
  padding: 3px 10px;
}

#main label {
  margin-right: 2em;
}

#main form .table-2col-left td {
  vertical-align: middle;
}

/* 店舗案内 吹き出し */

.pop a:hover {
  /*マウスが乗ったら*/
  position: relative;
  top: 0px;
  left: 0px;
}

.fukidasipop {
  /*吹き出し本体*/
  position: absolute;
  top: -180px;
  left: 100px;
  display: none;
  /*何も表示しない*/
  padding: 10px;
  /*内側の余白*/
  width: 480px;
  /*ブロックの幅*/
  font-weight: normal;
  /*文字の太さ*/
  text-decoration: none;
  /*文字飾り*/
  color: #000000;
  /*文字色*/
  background-color: #ffffdd;
  /*背景色*/
  border: #CCCCCC solid 2px;
  text-align: left;
  /*        filter: alpha(opacity=85);
-moz-opacity:0.85;
  opacity:0.85;*/
}

.fukidasipop-btn {
  /*吹き出し本体*/
  position: absolute;
  top: -85px;
  left: 10px;
  display: none;
  /*何も表示しない*/
  padding: 15px;
  /*内側の余白*/
  width: 270px;
  /*ブロックの幅*/
  font-weight: normal;
  /*文字の太さ*/
  text-decoration: none;
  /*文字飾り*/
  color: #000000;
  /*文字色*/
  background-color: #ffffdd;
  /*背景色*/
  border: #CCCCCC solid 2px;
  text-align: left;
  font-size: 110%;
  /*        filter: alpha(opacity=85);
-moz-opacity:0.85;
  opacity:0.85;*/
}

a:hover .fukidasipop,
a:hover .fukidasipop-btn {
  display: block;
  /*ブロック要素で表示*/
}

.cen {
  margin: 0 auto;
}

.fukidasipop .bold {
  font-size: 120%;
  font-weight: bold;
}

/* テーブル
  table:セル横指定なし
  table-1col-top:1カラム TH上
  table-5col-top:5カラム TH上
  table-6col-top:6カラム TH上
  table-7col-top:7カラム TH上
  table-8col-top:8カラム TH上
  */

#main .table,
#main .table-1col-top,
#main .table-5col-top,
#main .table-6col-top,
#main .table-7col-top,
#main .table-8col-top,
#main .table-9col-top,
#main .table-11col-top,
#main .table-12col-top,
#main .table-13col-top {
  width: 100%;
  margin: 16px 0;
}

#main .table table,
#main .table-1col-top table,
#main .table-5col-top table,
#main .table-6col-top table,
#main .table-7col-top table,
#main .table-8col-top table,
#main .table-9col-top table,
#main .table-11col-top table,
#main .table-12col-top table,
#main .table-13col-top table {
  width: 100%;
}

#main .table th,
#main .table-1col-top th,
#main .table-5col-top th,
#main .table-5col-top2 th,
#main .table-6col-top th,
#main .table-7col-top th,
#main .table-8col-top th,
#main .table-9col-top th,
#main .table-11col-top th,
#main .table-12col-top th,
#main .table-13col-top th {
  background-color: #f0f0f0;
  text-align: left;
  vertical-align: top;
}

#main .table-5col-top th {
  width: 20%;
}

#main .table-6col-top th,
#main .table-6col-top td {
  width: 16%;
}

#main .table-7col-top th,
#main .table-7col-top td {
  width: 14%;
}

#main .table-8col-top th {
  width: 12%;
}

#main .table-9col-top th {
  width: 10%;
}

#main .table-11col-top th {
  width: 9%;
}

#main .table-12col-top th {
  width: 8%;
}

#main .table-13col-top th {
  width: 6%;
}

#main .table th,
#main .table td,
#main .table-1col-top th,
#main .table-1col-top td,
#main .table-5col-top th,
#main .table-5col-top td,
#main .table-5col-top2 th,
#main .table-5col-top2 td,
#main .table-6col-top th,
#main .table-6col-top td,
#main .table-7col-top th,
#main .table-7col-top td,
#main .table-8col-top th,
#main .table-8col-top td,
#main .table-9col-top th,
#main .table-9col-top td,
#main .table-11col-top th,
#main .table-11col-top td,
#main .table-12col-top th,
#main .table-12col-top td,
#main .table-13col-top th,
#main .table-13col-top td {
  padding: 6px;
  vertical-align: top;
  border: 1px #DDDDDD solid;
}

#main table td img {
  width: 100%;
  height: auto;
}

/* テーブル
   table-3col-left:3カラム TH左
    */

#main .table-3col-left {
  width: 100%;
  margin: 16px 0;
}

#main .table-3col-left table {
  width: 100%;
}

#main .table-3col-left th {
  background-color: #f0f0f0;
  text-align: left;
  vertical-align: top;
}

#main .table-3col-left th,
#main .table-3col-left .left {
  width: 15%;
}

#main .table-3col-left th,
#main .table-3col-left td {
  padding: 6px 6px 6px 8px;
  vertical-align: top;
  border: 1px #DDDDDD solid;
}

/* テーブル
  table-3col-left:3カラム TH左
  */

#main .table-3col-left2 {
  width: 100%;
  margin: 16px 0;
}

#main .table-3col-left2 table {
  width: 100%;
}

#main .table-3col-left2 th {
  background-color: #f0f0f0;
  text-align: left;
  vertical-align: top;
}

#main .table-3col-left2 th,
#main .table-3col-left2 td {
  padding: 6px 6px 6px 8px;
  vertical-align: top;
  border: 1px #DDDDDD solid;
}

/* list-item02 li 下マージン空ける
    */

#main .list-item02 {
  margin: 0;
  list-style-type: none;
}

#main .list-item02 > li {
  padding-left: 16px;
  background: url(/n/common/img/arrow_icon04.png) no-repeat left 0.3em;
}

#main .list-item02 li.space {
  margin-bottom: 10px;
}

/* ページの先頭へ
    */

.arrow {
  margin-top: 1em;
  margin-bottom: 1em;
  text-align: right;
}

.arrow a {
  padding-left: 15px;
  background: url(/n/common/img/scroll_img.gif) left center no-repeat;
}

/* ｈ3が二行になる場合
    */

#main h3.two-lines {
  height: 50px;
  line-height: 22px;
}

/* ｈ3が二行になる場合
    */

#main p.waku {
  padding: 8px;
  border: 1px solid #DDDDDD;
}

/*
キャプション 画像>説明 横並び ver2
タイトル付き２カラム枠
*/

.cap-item04 dt {
  background-image: url(/n/common/img/item-list01.gif);
  background-repeat: no-repeat;
  background-position: left .3em;
  padding-left: 14px;
  font-weight: bold;
}

/*
利率テーブル縦横中央
*/

#main .table-4col-top table.rate th,
#main .table-4col-top table.rate td,
#main .table-5col-top table.rate th,
#main .table-5col-top table.rate td,
#main .table-8col-top table.rate th,
#main .table-8col-top table.rate td,
#main .table-9col-top table.rate th,
#main .table-9col-top table.rate td,
#main .table-12col-top table.rate th,
#main .table-12col-top table.rate td,
#main .table-13col-top table.rate th,
#main .table-13col-top table.rate td {
  padding: 2px;
  vertical-align: middle;
  text-align: center;
  border: 1px #DDDDDD solid;
}

#main .table-4col-top table.rate th,
#main .table-4col-top table.rate td,
#main .table-5col-top table.rate th,
#main .table-5col-top table.rate td {
  padding: 6px 6px 6px 8px;
}

/*
利率テーブル日付
*/

#main .table-3col-top .date,
#main .table-3col-left .date,
#main .table-5col-top .date,
#main .table-8col-top .date,
#main .table-9col-top .date,
#main .table-12col-top .date,
#main .table-13col-top .date {
  text-align: right;
}

/*
落札情報 日付セル幅調整
*/

#main .table-2col-top th.date {
  width: 20%;
}

/* リストクラスは UL タグに付ける */

.list-item07,
.list-item10,
.list-item11 {
  margin: 4px 0;
  /* 相殺 */
}

.list-item08,
.list-item09,
.list-item12,
.list-item14 {
  margin: 2px 0;
  /* 相殺 */
}

/*td .list-item07,
td .list-item08,
td .list-item09,
td .list-item10,
td .list-item11,
td .list-item12 {
  margin: 0;
}*/

/*
リストアルファベット
*/

.list-item07 li {
  margin-left: 30px;
  list-style: upper-alpha;
}

/*
リスト（注○）等タイトル3.5文字まで
*/

/*list-item08 dt {
  width: 4em;
  float: left;
  .clear: left
}

.list-item08 dd {
  margin-left: 4em;
}*/

.list-item08 {
  line-height: 1.4;
  margin-left: 0;
  margin-right: 0;
}

.list-item08 dt {
  width: 4em;
  padding-top: 4px;
}

.list-item08 dd {
  margin-left: 4em;
  margin-top: -1.4em;
  padding-bottom: 4px;
}

/*
リスト（注○）等タイトル2.5文字まで
*/

.list-item09 {
  line-height: 1.4;
  margin-left: 0;
  margin-right: 0;
}

.list-item09 dt {
  width: 3em;
  padding-top: 4px;
}

.list-item09 dd {
  margin-left: 3em;
  margin-top: -1.4em;
  padding-bottom: 4px;
}

/*
リスト（注○）等タイトル5文字まで
*/

.list-item12 {
  line-height: 1.4;
  margin-left: 0;
  margin-right: 0;
}

.list-item12 dt {
  width: 5.5em;
  padding-top: 4px;
}

.list-item12 dd {
  margin-left: 6em;
  margin-top: -1.4em;
  padding-bottom: 4px;
}

/*
リスト（注○）等タイトル1.5文字まで
*/

.list-item13 {
  line-height: 1.4;
  margin-left: 0;
  margin-right: 0;
}

.list-item13 dt {
  width: 2em;
  padding-top: 4px;
}

.list-item13 dd {
  margin-left: 2em;
  margin-top: -1.4em;
  padding-bottom: 4px;
}

/*
入れ子のリストへのスタイル継承
*/

.list-item13 dd .list-item09 dt {
  width: 3em;
}

.list-item13 dd .list-item09 dd {
  margin-left: 3em;
}

/*
番号リストに入れ子のリストに番号を出さない
*/

#main .list-item04 {
  margin-left: 0;
}

.list-item04 li ul {
  list-style-type: none;
}

.list-item04 .list-item01 li {
  list-style: none;
  margin-left: 0;
}

.list-item01 .list-item02 li {
  list-style: none;
  background-image: none;
  margin-left: -1.5em;
}

.list-item11 .list-item10 li {
  list-style: disc;
  margin-left: 0;
}

/*
入れ子のリストにスタイルを継承させない
*/

.cap-item04 .list-item08 dt,
.cap-item04 .list-item09 dt {
  background-image: none;
  padding-left: 0;
  font-weight: normal;
}

.cap-item04 {
  _background-color: #ffffff;
  /* IE6 */
  _position: relative;
  /* IE6 */
}

/*
リスト黒丸
*/

.list-item10 {
  margin-left: 20px !important;
}

.list-item10 li {
  padding: 0;
  background-image: none;
  list-style: disc;
}

#main .linkList .list-item10 li {
  padding: 0;
  background-image: none;
  list-style: disc;
}

.list-item16 {
  margin-left: 20px !important;
}

.list-item16 li {
  margin: 0 0 5px;
  padding: 0;
  background-image: none;
  list-style: disc;
}

#main .linkList .list-item16 li {
  padding: 0;
  background-image: none;
  list-style: disc;
}

/*
メルマガ利用規約
*/

.list-item11 li {
  margin-left: 30px;
  list-style-type: decimal;
  margin-bottom: 2em;
}

.list-item11 li ul li {
  margin-bottom: 0;
}

/*
業務運営計画20140612
*/

.list-item21 ul {
  list-style-type: none;
  margin-left: 0px;
}

.list-item22 ul {
  list-style-type: none;
  margin-left: 2em;
}

/* 定義リスト（ddインデントなし）
.list-item14 dt {
  margin-top: 8px;
}

.list-item14 dd {
  margin-bottom: 8px;
}
 */

/*
  マージン
   */

.mt0 {
  margin-top: 0px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.ml5 {
  margin-left: 0px !important;
}

.ml10 {
  margin-left: 0px !important;
}

.ml15 {
  margin-left: 0px !important;
}

.ml20 {
  margin-left: 0px !important;
}

.ml30 {
  margin-left: 0px !important;
}

.ml40 {
  margin-left: 0px !important;
}

.ml50 {
  margin-left: 0px !important;
}

/* 文字色 */

.fontRed {
  color: #f00;
}

/*---------------------------------------------
 section
---------------------------------------------*/

/* p */

.large {
  font-size: 140%;
  font-weight: bold;
}

/* new icon */

.ico-new {
  display: inline-block;
  background-image: url(/n/common/img/new_icon.png);
  text-indent: -999px;
  background-repeat: no-repeat;
  background-position: right center;
  width: 50px;
  height: 15px;
  padding-left: 5px;
}

/* bulb-icon */

.ico-bulb {
  display: inline-block;
  background-image: url(/n/common/img/bulb_icon.png);
  text-indent: -999px;
  background-repeat: no-repeat;
  background-position: right center;
  width: 17px;
  height: 17px;
  margin-right: 2px;
}

/* zip-icon */

.ico-zip {
  display: block;
  background-image: url(/n/common/img/zip_icon.png);
  text-indent: -999px;
  background-repeat: no-repeat;
  background-position: right center;
  width: 17px;
  height: 17px;
  margin-right: 2px;
}

/* blank-icon */

.blank {
  display: inline-block;
  background-image: url(/n/common/img/blank_icon.png);
  text-indent: -999px;
}

.blank {
  background-repeat: no-repeat;
  background-position: right center;
  width: 11px;
  height: 11px;
  margin-right: 2px;
}

/* linkBtn */

#main .linkBtns {
  margin-left: 0;
}

#main .linkBtn {
  display: inline-block;
  border: 1px solid #ddd;
  background: url(/n/common/img/btn_bg.png) repeat-x left top;
}

#main .linkBtn a {
  display: block;
  padding: 12px 12px 12px 34px;
  background: url(/n/common/img/arrow_icon01.png) no-repeat 12px center;
  font-size: 90%;
  color: #333;
}

#main .btn-2col,
#main .btn-3col {
  float: none;
  text-align: left;
  display: block;
  border: 1px solid #ddd;
  margin: 0 0 10px;
  background: url(/n/common/img/btn_bg.png) repeat-x left top;
}

#main .btn-2col a,
#main .btn-3col a {
  display: block;
  padding: 0 0 0 34px;
  background: url(/n/common/img/arrow_icon01.png) no-repeat 12px center;
  font-size: 90%;
  color: #333;
}

/* link-arrow */

#main .link-arrow {
  padding-left: 16px;
  background: url(/n/common/img/arrow_icon03.png) no-repeat left 0.3em;
}

/* loaclLinks */

#main .loaclLinks {
  margin-left: 0;
  overflow: hidden;
}

#main .loaclLinks li {
  float: left;
  list-style-type: none;
  padding-right: 15px;
  white-space: nowrap;
  margin-bottom: 8px;
}

#main .loaclLinks li a {
  padding-left: 16px;
  background: url(/n/common/img/arrow_icon04.png) no-repeat left 0.3em;
}

#main .loaclLinks.sp {
  margin: 10px 0;
  text-align: center;
}

#main .loaclLinks.sp li {
  display: inline-block;
  float: none;
  padding: 0;
}

#main .loaclLinks.sp li a {
  display: inline-block;
  padding: 8px 14px;
  background: #F0F0F0;
  border: 1px solid #CCCCCC;
  text-align: center;
  font-size: 11px;
  border-radius: 3px;
  color: #000000;
}

#main .loaclLinks.sp li a:hover {
  text-decoration: none;
  color: #000000;
}

/* link_pdf */

#main .link_pdf {
  padding-left: 20px;
  background: url(/n/common/img/pdf_icon.png) no-repeat left 1px;
}

#main .link_pdf {
  padding-left: 20px;
  background: url(/n/common/img/pdf_icon.png) no-repeat left 1px;
}

.lnk-icon-pdf {
  padding-left: 20px;
  background: url(/n/common/img/pdf_icon.png) no-repeat left 1px;
}

#main .lnk-list-pdf li {
  padding-left: 20px;
  background: url(/n/common/img/pdf_icon.png) no-repeat left 1px;
}

/* link_xls */

.lnk-icon-xls {
  padding-left: 20px;
  background: url(/n/common/img/icon_xls.gif) no-repeat left 1px;
}

/* link_doc */

.lnk-list-doc li {
  padding-left: 20px;
  background: url(/n/common/img/icon_doc.gif) no-repeat left 1px;
}

/* link_zip */

#main .link_zip {
  padding-left: 20px;
  background: url(/n/common/img/zip_icon.png) no-repeat left 1px;
}

/* link_blank */

#main .link_blank {
  padding-left: 16px;
  background: url(/n/common/img/blank_icon.png) no-repeat left 0.3em;
}

/* link_open */

#main .link_open {
  padding-left: 16px;
  background: url(/n/common/img/icon_open2.png) no-repeat left 0.2em;
}

#main .link_open.close {
  padding-left: 16px;
  background: url(/n/common/img/icon_close2.png) no-repeat left 0.2em;
}

/* pagetop */

#main .pagetop {
  text-align: right;
  margin-top: 1em;
  margin-bottom: 1em;
}

#main .pagetop a {
  padding-left: 16px;
  background: url(/n/common/img/arrow_icon05.png) no-repeat left 0.2em;
}

/* largeBtn */

#main .largeBtn {
  text-align: center;
  margin-top: 20px;
  text-align: center;
}

#main .largeBtn img {
  width: 90%;
  height: auto !important;
}

/* linkList */

#main .linkList {
  margin-left: 0;
  padding: 8px 0;
  list-style-type: none;
}

#main .linkList li {
  list-style-type: none;
  padding-left: 18px;
  background: url(/n/common/img/arrow_icon03.png) no-repeat left 0.3em;
}

#main .linkList ul {
  margin: 0;
}

#main .linkList .list-item02 li {
  list-style: none;
  background-image: none;
  margin-left: -1.5em;
}

/* 中小企業だより */

.list-info {
  margin: 8px 0;
  /* 相殺 */
}

.list-info li {
  margin: 15px 0 0 5px;
  padding-left: 18px;
  background: url(/n/common/img/arrow_icon03.png) no-repeat left 0.3em;
}

/* table */

#main .ovBox {
  overflow-x: scroll;
  padding: 10px 20px;
  -webkit-overflow-scrolling: touch;
}

#main .ovBox table {
  width: 720px !important;
}

/* table type01 */

#main table.type01 {
  margin-top: 20px;
  width: 100%;
}

#main table.type01 th {
  background: #f0f0f0;
  border: 1px solid #ddd;
  padding: 10px;
  text-align: center;
}

#main table.type01 td {
  border: 1px solid #ddd;
  padding: 10px;
}

/* table orangeType */

#main table.orangeType {
  margin-top: 15px;
  width: 100%;
  line-height: 1.3;
  margin-top: 5px;
  padding: 4px 0;
}

#main table.orangeType th {
  padding: 8px;
  text-align: left;
  color: #fff;
  background: #F8AE3A;
  border: 1px solid #FF5100;
}

#main table.orangeType th a {
  color: #fff;
}

#main table.orangeType th a.popup {
  background-image: url(/n/common/img/popup_icon01.png);
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 16px;
}

#main table.orangeType .s-text {
  line-height: 1.3;
  font-weight: normal;
  font-size: 11px;
}

#main table.orangeType td {
  text-align: center;
  border: 1px solid #FF5100;
  padding: 5px;
}

#main table.orangeType  .bg1 {
  background-color: #fee3b0;
  font-weight: bold;
}

/* table formType */

#main table.formType {
  width: 100%;
}

#main table.formType td,
#main table.formType th {
  border: 1px solid #ccc;
  padding: 18px 4%;
  line-height: 1.4;
}

#main table.formType th {
  width: 160px;
  font-weight: normal;
  background: #f0f0f0;
  text-align: left;
}

#main table.formType th.bg1 {
  background: #666;
  color: #fff;
  border: 1px solid #444;
}

#main table.formType th .must {
  color: #F00;
  margin-top: 5px;
}

#main table.formType td {
  background: #fff;
  vertical-align: middle;
}

#main table.formType * {
  font-size: 100%;
}

#main table.formType ul {
  list-style-type: none;
  overflow: hidden;
  margin: 0;
}

#main table.formType ul li {
  float: left;
  margin: 0px 15px 3px 0;
}

#main table.formType input {
  vertical-align: auto;
  font-size: 100%;
  padding: 2px;
}

#main table.formType .full {
  width: 95%;
}

#main table.formType .addressBox {
  margin: 8px 0;
}

#main table.formType select {
  font-size: 100%;
  padding: 2px;
}

#main table.formType .note {
  color: #555;
  font-size: 90%;
  margin-top: 10px;
}



#main table.formType th,
#main table.formType td {
  width: 92%;
  display: block;
  border-top: none;
}

#main table.formType tr:first-child th {
  border-top: 1px solid #ddd;
}

/* photo */

#main .photo {
  float: none;
  width: 80%;
  margin: 0 auto;
}

#main .photo img {
  float: none;
  width: 100%;
  height: auto;
}

#main .textBox {
  overflow: hidden;
}

#main textarea,
#main input {
  width: 100%;
  box-sizing: border-box;
}

#main .textBox .textArea {
  width: auto;
  float: none;
}

#main .textBox .photoArea {
  float: none;
  margin: 15px auto;
  width: 70%;
}

/* phots */

#main .phots {
  overflow: hidden;
  margin-left: 0;
}

#main .phots {
  overflow: hidden;
  margin-left: 0;
}

#main .phots  li.photoLeft {
  float: left;
  width: 48%;
  list-style-type: none;
}

#main .phots  li.photoRight {
  float: right;
  width: 48%;
  list-style-type: none;
}

#main .phots  li img {
  width: 100%;
  height: auto !important;
}

/* box */

#main .box01 {
  border: 2px solid #D6E384;
  padding: 15px;
  margin-top: 15px;
}

#main .box02 {
  border: 3px double #ddd;
  border-radius: 4px;
  padding: 2%;
}

#main .box02 ul {
  margin: 0;
}

#main .box02 li {
  font-size: 85%;
  padding-left: 18px;
  margin-top: 5px;
  background: url(/n/common/img/share_check_gr.png) no-repeat left 0;
  line-height: 1.5;
  list-style-type: none;
}

/* columBox */

#main .columBox {
  overflow: hidden;
}

#main .columBox .leftColum {
  border: 3px double #ddd;
  border-radius: 4px;
}

#main .columBox .leftColum dt {
  background: #118411;
  padding: 10px;
  color: #fff;
}

#main .columBox .leftColum dd {
  padding: 15px;
}

#main .columBox {
  overflow: hidden;
}

#main .columBox .rightColum {
  margin-top: 5%;
  border: 3px double #ddd;
  border-radius: 4px;
}

#main .columBox .rightColum dt {
  background: #118411;
  padding: 10px;
  color: #fff;
}

#main .columBox .rightColum dd {
  padding: 15px;
}

/* newsBox */

#main .newsBox {
  border-top: 2px solid #6AB547;
  width: 100%;
  margin: 5% 0 3%;
}

#main .newsBox th,
#main .newsBox td {
  width: 94%;
  display: block;
  border-top: none;
  position: relative;
}

.newsBox th .more {
  display: none;
  position: absolute;
  right: 0;
  bottom: -35px;
  width: 55px;
}

.newsBox th.open .more {
  display: block;
}

.newsBox th .more img {
  width: 100% !important;
  max-width: 200px;
}

#main .newsBox tr:first-child th {
  padding: 3%;
  text-align: left;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.65, #D8E5D2), color-stop(0.00, #fff));
  background: -webkit-linear-gradient(top, #fff 0%, #D8E5D2 65%);
  background: -moz-linear-gradient(top, #fff 0%, #D8E5D2 65%);
  background: -o-linear-gradient(top, #fff 0%, #D8E5D2 65%);
  background: -ms-linear-gradient(top, #fff 0%, #D8E5D2 65%);
  background: linear-gradient(to bottom, #fff 0%, #D8E5D2 65%);
}

#main .newsBox tr:first-child th:after {
  content: " ";
  position: absolute;
  width: 14px;
  height: 14px;
  background: url(/n/common/img/icon_open.png) no-repeat center center;
  background-size: 14px;
  right: 3%;
  top: 25%;
}

#main .newsBox tr:first-child th.open:after {
  content: " ";
  position: absolute;
  width: 14px;
  height: 14px;
  background: url(/n/common/img/icon_close.png) no-repeat center center;
  background-size: 14px;
  right: 3%;
  top: 25%;
}

#main .newsBox tr:first-child td {
  background: #f8f8f8;
}

#main .newsBox td {
  background: #FFF;
  padding: 0 3%;
  height: 0;
  overflow: hidden;
}

#main .newsBox td.open {
  background: #EAF1E7;
  padding: 0 3%;
  height: auto;
}

#main .newsBox td  ul {
  margin: 0;
  list-style-type: none;
}

#main .newsBox td  ul li {
  border-bottom: 2px dotted #ccc;
  padding: 12px 0;
}

#main .newsBox td  ul li:last-child {
  border-bottom: none;
}

h3.close:after {
  content: " ";
  position: absolute;
  width: 14px;
  height: 14px;
  background: url(/n/common/img/icon_open.png) no-repeat center center;
  background-size: 14px;
  right: 3%;
  top: 25%;
}

h3.close.open:after {
  content: " ";
  position: absolute;
  width: 14px;
  height: 14px;
  background: url(/n/common/img/icon_close.png) no-repeat center center    !important;
  background-size: 14px !important;
  right: 3%;
  top: 25%;
}

/* お問い合わせ先　*/

.font_l5 {
  border: 2px solid #FF9900;
  background-color: #FFFF75;
  text-align: left;
  margin: 20px 0 0;
  padding: 10px 10px;
}

.font_l5 img {
  width: 100%;
  height: auto;
}

.inq_box {
  border: 1px #DDDDDD solid;
  background-color: #F5FDEE;
  margin: 0 0 20px;
  padding: 15px 10px 10px;
}

.inq_box img {
  width: 100%;
  height: auto;
}

/* ご意見箱 */

#main div.dialboxWrapper div .dialbox {
  width: 98%;
  margin-bottom: 20px;
}

#main .dialbox .txtbox {
  border: 1px solid #ccc;
}

#main .dialbox .txtbox .title {
  border: 1px solid #fff;
  background-color: #ebebeb;
  padding: 3px 5px;
}

#main .dialbox .txtbox img {
  width: auto;
}

#main input[type="radio"] {
  width: auto;
}

/* .sec6 お知らせ  */

#page-finance #main .sec6 {
  margin-bottom: 25px;
}

#page-finance #main .sec6 .info-box {
  width: auto;
  height: 51px;
  margin-bottom: 15px;
  padding: 10px;
  border: 3px solid #6ABC3E;
}

#page-finance #main .sec6:before {
  content: "お知らせ";
  display: block;
  padding: 10px;
  color: #FFFFFF;
  background-color: #6ABC3E;
}

#page-finance #main .sec6 h2 {
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: bold;
  color: #008500;
}

/* 写真つき段落 */

#page-finance .paragraph-box {
  margin-bottom: 8px;
}





/* 融資制度一覧から探す */

#page-finance .table-finance {
  border-width: 0;
  display: block;
  box-sizing: border-box;
}

#page-finance .table-finance tr {
  margin: 0 0 20px;
  border-width: 0;
  display: block;
  box-sizing: border-box;
  background: url(/n/common/img/bg-dotline01.gif) repeat-x 0 bottom;
}

#page-finance .table-finance table tr:last-child {
  margin: 0 0 20px;
  border-width: 0;
  display: block;
  box-sizing: border-box;
  background: none;
}

#page-finance .table-finance th {
  border-width: 0;
  display: block;
  width: 100%;
  box-sizing: border-box;
  border-left: 2px solid #47924E;
  position: relative;
  padding: 6px 22px 6px 6px;
}

#page-finance .table-finance th a {
  display: block;
  content: "";
  background: url(/n/common/img/btn_aco01.gif) no-repeat 0 bottom;
  background-size: 32px 16px;
  width: 16px;
  height: 16px;
  overflow: hidden;
  background-position: 0 0;
  position: absolute;
  top: 50%;
  margin: -8px 0 0;
  right: 4px;
}

#page-finance .table-finance .is-hide th a {
  background-position: -16px 0;
}

#page-finance .table-finance td {
  border-width: 0;
  display: block;
  padding: 0 0 20px;
  width: 100%;
  box-sizing: border-box;
}

#page-finance .table-finance td a {
  text-decoration: underline;
}

#page-finance .table-finance .is-show td {
  display: block;
}

#page-finance .table-finance .is-hide td {
  display: none;
}

#page-finance .table-finance .user:before {
  content: "ご利用いただける方:";
  display: block;
  font-weight: bold;
}

#page-finance .table-finance .amount:before {
  content: "融資限度額:";
  display: block;
  font-weight: bold;
}

#page-finance .table-finance .period:before {
  content: "融資期間（うち据置期間）:";
  display: block;
  font-weight: bold;
}

#page-finance .spShow {
  display: block !important;
}

#page-finance .spHide {
  display: none !important;
}

.list-item08 img {
  width: 100%;
  height: auto;
}

/* flow */

#page-flow .flow p {
  margin: 0;
  line-height: 0;
}

#page-flow .flow p img {
  width: 100%;
  height: auto;
}

/*---------------------------------------------
 まずは何から始めたら・・
---------------------------------------------*/

.checkj_c {
  padding: 20px;
  clear: both;
  display: block;
}

.checkj_c .float-l {
  width: 50%;
}

.checkj_c .float-l img {
  width: 100%;
  height: auto;
}

.checkj_c .float-r {
  box-sizing: border-box;
  padding-left: 10px;
  width: 50%;
}

/*---------------------------------------------
 シミュレーション・相談・予約（オンラインサービス）農林事業
---------------------------------------------*/

#FinanceFlow .section {
  background: url("/n/service/img/finaflow_bg02.gif") no-repeat scroll 0 100% transparent;
  margin: 0;
  padding-bottom: 25px;
}

#FinanceFlow .wrap {
  background: url("/n/service/img/finaflow_bg01.gif") repeat-y scroll 0 0 transparent;
  padding: 10px 0 0 35px;
  margin: 0;
  font-size: 100%;
}

#FinanceFlow div.section.last-child .wrap {
  background: none repeat scroll 0 0 transparent;
}

#FinanceFlow div.section.last-child {
  background: none repeat scroll 0 0 transparent;
}

#FinanceFlow .figure {
  margin: 0;
  padding: 0;
  margin-top: 10px;
  border: medium none;
  font-size: 100%;
}

#FinanceFlow p {
  line-height: 1.4;
}

#FinanceFlow img {
  margin: 0;
  font-size: 100%;
  padding: 0;
  display: block;
}

/* 画像に隙間が出る問題 */

td a img {
  display: block;
}

/*---------------------------------------------
 日本政策金融公庫について　ガバナンス体制
---------------------------------------------*/

#CollapsiblePanel1,
#CollapsiblePanel2 {
  display: inline;
}

.CollapsiblePanelTab {
  color: #0071bc;
  cursor: pointer;
}

.CollapsiblePanelTab:hover {
  text-decoration: underline;
}

/*---------------------------------------------
 刊行物・各種調査結果
---------------------------------------------*/

/* AFCフォーラム */

.afc dt {
  width: 160px;
  float: left;
  margin-bottom: 1em;
}

.afc dd {
  float: left;
  padding: 20px;
}

/* 中小企業だより */

.list-info {
  margin: 8px 0;
  /* 相殺 */
}

.list-info li {
  background-image: url(/n/common/img/item-list01.gif);
  background-repeat: no-repeat;
  background-position: left .3em;
  margin-left: 6px;
  margin-top: 15px;
  padding-left: 14px;
}

.list-info li li {
  margin-top: 0;
}

.list-info .list-item02 li {
  list-style: none;
  background-image: none;
  margin-left: -0.5em;
}

/*---------------------------------------------
 調査月報
---------------------------------------------*/

.geppou {
  padding: 20px;
}

.geppou:after {
  content: '';
  clear: both;
  display: block;
}

.geppou-list {
  clear: both;
}

.detailArea {
  display: none;
}



#main .simlationNotice .notice {
  list-style: disc;
  margin: 0 0 50px 20px;
  padding-left: 0px;
}

#main .simlationNotice .notice li {
  margin: 0 0 20px;
}

#main .simlationNotice .btnAreaInquiry {
  border: 1px solid #DDDDDD;
}

#main .simlationNotice .blockInquiry {
  border-width: 0px solid #FFF;
  width: 310px;
  margin: 0 auto;
  padding: 0;
}

#main .simlationNotice .btnInquiry {
  text-align: center;
  width: 280px;
  height: 50px;
  margin: 0 auto;
  padding: 10px 0 20px;
}

#main .simlationNotice .btnInquiry img {
  width: 100%;
}

#main .simlationNotice h3 {
  width: 308px;
  height: 85px;
  text-indent: -9999px;
  margin: 0;
  padding: 0;
  border-width: 0;
  background: none;
  background: url(/n/service/img/ttl_sim_01_sp.jpg) no-repeat;
}

#main .simlationNotice h4 {
  margin: 0;
  padding: 0;
  border-width: 0;
  background: none;
  text-indent: -9999px;
}

#main .simlationNotice .unitLeft h4 {
  width: 308px;
  height: 34px;
  background: url(/n/service/img/ttl_sim_02_sp.png) no-repeat;
}

#main .simlationNotice .unitRight h4 {
  width: 308px;
  height: 34px;
  background: url(/n/service/img/ttl_sim_03_sp.png) no-repeat;
}

#main .simlationNotice h4 img {
  display: block;
}

#main .simlationNotice .innerInquiry {
  border: 1px solid #DDDDDD;
  width: auto;
  margin: 0 auto;
}

#main .simlationNotice .innerInquiry:after {
  content: '';
  display: block;
  clear: both;
}

#main .simlationNotice .unitLeft {
  float: none;
  width: auto;
}

#main .simlationNotice .unitLeft p {
  width: 308px;
  height: 183px;
  margin: 15px 0;
  background: url(/n/service/img/cont_sim_01_sp.png) no-repeat;
  text-indent: -9999px;
}

#main .simlationNotice .unitLeft .inner img {
  width: 100%;
}

#main .simlationNotice .unitRight {
  font-size: 13px;
  float: none;
  width: auto;
  background: none;
}

#main .simlationNotice .unitRight .inner {
  padding: 10px;
}

#main .simlationNotice .unitRight .inner img {
  width: 100%;
}

#main .simlationNotice .unitRight .inner .text {
  padding: 2px 5px 3px;
}

#main .simlationNotice .unitRight .btnSearchShop {
  padding: 0px;
  text-align: center;
}

#main .simlationNotice .unitRight .btnSearchShop a {
  display: block;
  width: 282px;
  height: 50px;
  margin: 0 auto;
  background: url(/n/service/img/btn_sim_03_sp.jpg) no-repeat 0 0;
  text-indent: -9999px;
}

#main .simlationNotice .blockInquiry ul {
  font-size: 11px;
  padding: 10px 0;
}

#main .simlationNotice .blockInquiry li {
  margin: 0 0 5px;
}

/*---------------------------------------------
 教育ローンシミュレーター
---------------------------------------------*/

#main .error_mes_box {
  margin: 5px 0 20px 0;
  padding-top: 4px;
  background: url(../img/sim/error_mes_bgt.gif) no-repeat left top;
}

#main .error_mes_box .bgb {
  padding-bottom: 4px;
  background: url(../img/sim/error_mes_bgb.gif) no-repeat left bottom;
}

#main .error_mes_box .bgm {
  background: url(../img/sim/error_mes_bgm.gif) repeat-y left top;
  color: #ff3f06;
  padding: 8px 12px;
}

#main .error_text {
  background: url(../img/sim/icon_ex.gif) no-repeat left 2px;
  color: #ff3f06;
  padding-left: 20px;
  font-weight: bold;
}

/* table-orange */

#main .table-orange .none-bdr {
  border-right: none;
}

#main .table-orange .none-bdl {
  border-left: none;
}

#main .table-orange .none-bdt {
  border-top: none;
}

#main .table-orange .none-bdb {
  border-bottom: none;
}

#main .table-orange .s-text {
  font-weight: normal;
}

/* sec1 */

#main .sec1 {
  margin-bottom: 32px;
}

#main .sec1 .table-orange .col1 {
  width: 241px;
}

#main .table-orange .dotted-b {
  border-bottom: 1px dotted #ff5301;
}

#main .sec1 .table-orange .none-b {
  border-width: 0px;
  padding: 5px 15px !important;
}

#main .sec1 .table-orange .inner-table .s-text {
  width: 100%;
}

#main .sec1 .table-orange .checklist li {
  margin: 10px 0;
}

#main .sec1 .table-orange .checklist li label.check {
  margin: 0 0.5em 0 0;
  padding: 0.2rem 0 0;
  display: inline-block;
  width: auto;
  vertical-align: top;
}

#main .sec1 .table-orange .checklist li label {
  margin: 0;
  display: inline-block;
  width: 90%;
}

#main .sec1 .table-orange .checklist li .s-text {
  display: block;
  width: auto;
}

#main .table-orange .dotted-t {
  border-top: 1px dotted #ff5301;
}

#main .sec1 .table-orange .bdr-top {
  border-top: 1px solid #ff5301;
}

#main .sec1 .table-orange th,
#main .sec1 .table-orange td {
  padding: 15px;
  display: block;
  position: relative;
  border-width: 0;
}

#main .sec1 .table-orange th {
  border-right: none;
  text-align: left;
}

#main .sec1 .table-orange .text,
#main .sec1 .table-orange .s-text {
  display: block;
  float: none;
  width: 70%;
}

#main .sec1 .table-orange th br {
  display: none;
}

#main .sec1 .table-orange th .req {
  display: block;
  float: none;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 21px;
  right: 15px;
}

#main .sec1 .table-orange th .op {
  display: block;
  float: none;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 21px;
  right: 15px;
  padding: 0;
}

#main .sec1 .table-orange #text1 {
  width: 146px;
  /*line-height: 26px;*/
  margin-right: 10px;
}

#main .sec1 .table-orange #select1,
#main .sec1 .table-orange #select2 {
  width: 90px;
  margin-right: 5px;
  font-size: 16px;
  border: 1px solid #666666;
}

#main .sec1 .table-orange .any {
  display: block;
  float: none;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 21px;
  right: 15px;
  padding: 0;
}

#main .sec1 .table-orange label {
  width: 80%;
  display: inline-block;
}

#main .sec1 .table-orange #select2 {
  margin-left: 25px;
}

#main .sec1 .table-orange #check1 {
  margin-right: 10px;
}

#main .sec1 .btn-calc {
  margin: 27px auto 0;
  text-align: center;
  width: 280px;
}

#main .sec1 .btn-calc input {
  width: 100%;
}

#main .sec2 .box-gray-list {
  list-style-type: disc;
}

#main .sec2 .box-gray-list li {
  margin: 0 0 10px;
}

#main .sec1 .table-orange .radio_text {
  margin-bottom: 10px;
}

#main .sec1 .table-orange .radio_text input,
#main .sec1 .table-orange .radio_text input {
  margin-right: 15px;
}

#main .sec1 .table-orange .arrow_box {
  margin-top: 10px;
  margin-left: 0;
  padding-top: 4px;
  padding-left: 25px;
  background: url(/n/finance/search/img/sim/arrow1.gif) no-repeat 0px top;
  background-size: 19px 15px;
}

#main .sec1 .table-orange #select3,
#main .sec1 .table-orange #select4,
#main .sec1 .table-orange #select5 {
  width: 60px;
  margin-right: 5px;
  font-size: 16px;
  border: 1px solid #666666;
}

#main .sec1 .table-orange #select5 {
  margin-left: 25px;
}

#main .sec1 .table-orange .inner-table {
  border: none;
  display: table;
}

#main .sec1 .table-orange .inner-table td {
  width: 45%;
  border: none;
  padding: 0;
  display: table-cell;
}

#main .sec1 .table-orange .inner-table td.col1 {
  width: 5%;
}

#main .sec1 .table-orange .detail-table {
  display: none;
}

/* sec2 */

#main .sec2 {
  margin-bottom: 30px;
}

/* result_sec */

#main .result_sec {
  margin-bottom: 32px;
}

#main .result_sec .col_box {
  position: relative;
}

#main .result_sec .col1 {
  float: none;
}

#main .result_sec .col2 {
  float: none;
  margin: 0 0 40px;
  text-align: center;
  background: #FFFFFF;
  border: 1px solid #CCC;
}

#main .result_sec .table-orange {
  position: relative;
  width: auto;
}

#main .result_sec .table-orange .colg1,
#main .result_sec .table-orange .colg2 {
  width: 50%;
}

#main .result_sec .table-orange th,
#main .result_sec .table-orange td {
  padding: 10px;
  white-space: nowrap;
}

#main .result_sec .table-orange th {
  text-align: left;
}

#main .result_sec .table-orange .th1 {
  white-space: nowrap;
  background: #FDE2B3;
}

#main .result_sec .table-orange th.th1 {
  color: #333333;
}

#main .result_sec .table-orange td {
  padding-right: 30px;
  text-align: right;
}

#main .result_sec .table-orange .num {
  font-weight: bold;
  font-size: 18px;
}

#main .result_sec .table-orange .arrow {
  display: none;
}

#main .result_sec .col2 .inner {
  padding: 108px 24px;
}

#main .result_sec .col2 .text {
  font-size: 16px;
  font-weight: bold;
  color: #FF5000;
  margin-bottom: 20px;
}

/* 店舗案内 */

#main .block_branch {
  display: none;
}

#main .block_branch .tel {
  display: block;
}

#main .block_branch .sp_center {
  text-align: center;
}

#side .list-item01-3 {
  margin: 20px 0 0;
  border-top: 2px solid #4E9C53;
}

#side .list-item01-3 li {
  padding: 0;
  background: none;
  border-bottom: 0px solid #FFFFFF;
}

#side .list-item01-3 li a {
  margin: 0 2%;
  padding: 14px;
  color: #000000;
  border-right: 1px solid #6EB844;
  border-bottom: 1px solid #6EB844;
  display: block;
  background: url(/n/common/img/bg_sidenav_02.png) repeat-x 0 0;
  position: relative;
}

#side .list-item01-3 li a:after {
  content: "";
  display: block;
  width: 10px;
  height: 16px;
  background: url(/n/common/img/ico_arrow_01.png) no-repeat 0 0;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
}

#side .list-item01-3 .current a {
  color: #FFFFFF !important;
  border-right: 1px solid #6EB844;
  border-bottom: 1px solid #6EB844;
  display: block;
  background: url(/n/common/img/bg_sidenav_01.png) repeat-x 0 0;
}

#side .list-item01-3 .current a:after {
  display: none;
}

/* 融資検索一覧テーブル */

#main .table-finance {
  border: 0px solid #FFFFFF;
}

#main .table-finance th {
  background: #EAF0BD;
  border: 1px solid #CCCCCC;
}

#main .table-finance td {
  border: 1px solid #CCCCCC;
}
/* ===================================================================
CSS information

 file name  :top_sp.css
 style info :スマホ版コンテンツトップ

=================================================================== */

#page-top #sliderVisual {
  padding: 2%;
}

#page-top #slider  img {
  width: 100%;
}

#page-top .filmstrip {
  display: none;
}

/* Buttons
--------------------------------------------------*/

#page-top .sp-buttons {
  position: relative;
  width: 100%;
  text-align: center;
  padding-top: 10px;
}

#page-top .sp-button {
  width: 10px;
  height: 10px;
  background: #ccc;
  border: none;
  border-radius: 50%;
  margin: 4px;
  display: inline-block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
}

#page-top .sp-selected-button {
  background-color: #449053;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #page-top .sp-button {
    width: 14px;
    height: 14px;
  }
}

@media only screen and (min-width: 568px) and (max-width: 768px) {
  #page-top .sp-button {
    width: 14px;
    height: 14px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 568px) {
  #page-top .sp-button {
    width: 14px;
    height: 14px;
  }
}

/* threeculom
----------------------------------------------------------------*/

#page-top .threeculom {
  overflow: hidden;
  margin-top: 25px;
}

/* pickupMenuArea
----------------------------------------------------------------*/

#page-top #pickupMenuArea {
  position: relative;
  overflow: hidden;
}

#page-top #pickupMenuArea img {
  width: 100%;
}

#page-top #pickupMenuArea dt {
  line-height: 1;
}

#page-top #pickupMenuArea .menu01 {
  width: 100%;
  margin-bottom: 2%;
}

#page-top #pickupMenuArea .menu02 {
  width: 100%;
  margin-bottom: 2%;
}

#page-top #pickupMenuArea .menu02.current {
  background: url(/n/img/pickupMenu02_sp_on.png) no-repeat left top;
  background-size: 100%;
  text-indent: -9999px;
}

#page-top #pickupMenuArea .menu03 {
  width: 100%;
  margin-bottom: 2%;
}

#page-top #pickupMenuArea .menu04 {
  width: 100%;
  margin-bottom: 2%;
}

#page-top #pickupMenuArea .menu04.current {
  background: url(/n/img/pickupMenu04_sp_on.png) no-repeat left top;
  background-size: 100%;
  text-indent: -9999px;
}

#page-top #pickupMenuArea .menu05 {
  width: 49%;
  float: left;
  margin-bottom: 2%;
}

#page-top #pickupMenuArea .menu05.current {
  background: url(/n/img/pickupMenu05_sp_on.png) no-repeat left top;
  background-size: 100%;
  text-indent: -9999px;
}

#page-top #pickupMenuArea .menu06 {
  width: 49%;
  float: right;
  margin-bottom: 2%;
}

#page-top #pickupMenuArea .menu07 {
  width: 49%;
  float: left;
  margin-bottom: 2%;
}

#page-top #pickupMenuArea .menu07.current {
  background: url(/n/img/pickupMenu07_sp_on.png) no-repeat left top;
  background-size: 100%;
  text-indent: -9999px;
}

#page-top #pickupMenuArea .menu08 {
  width: 49%;
  float: right;
  margin-bottom: 2%;
}

#page-top #pickupMenuArea .menu08.current {
  background: url(/n/img/pickupMenu08_sp_on.png) no-repeat left top;
  background-size: 100%;
  text-indent: -9999px;
}

#page-top #pickupMenuArea .menu09 {
  width: 49%;
  float: left;
  margin-bottom: 2%;
}

#page-top #pickupMenuArea .menu09.current {
  background: url(/n/img/pickupMenu09_sp_on.png) no-repeat left top;
  background-size: 100%;
  text-indent: -9999px;
}

#page-top #pickupMenuArea .menu10 {
  width: 49%;
  float: right;
  margin-bottom: 2%;
}

#page-top #pickupMenuArea .menu10.current {
  background: url(/n/img/pickupMenu10_sp_on.png) no-repeat left top;
  background-size: 100%;
  text-indent: -9999px;
}

#page-top #pickupMenuArea dl dd {
  display: none;
}

#page-top #pickupMenuArea .detailBox dd {
  display: block;
}

#page-top .detailBox {
  background: #f0f0f0;
  border-radius: 6px;
  position: relative;
}

#page-top .detailBox.on {
  margin-bottom: 2%;
}

#page-top .detailBox.on {
  clear: both;
}

#page-top .detailBox  p {
  display: none;
}

#page-top #main .detailBox  ul {
  overflow: hidden;
  margin: 0;
}

#page-top .detailBox  ul li {
  border-bottom: 1px dotted #ccc;
  list-style-type: none;
}

#page-top .detailBox  ul li:last-child {
  border-bottom: none;
}

#page-top .detailBox  ul.secondBox {
  border-top: 1px dotted #ccc;
}

#page-top .detailBox  ul li a {
  display: block;
  padding: 10px;
  background: url(/n/common/img/arrow_icon10.png) no-repeat right center;
  color: #444;
  text-decoration: none;
}

#page-top .detailBox ul li.pickupMenu02_icon01 a {
  background: #D7E6F2 url(/n/common/img/arrow_icon10.png) no-repeat right center;
}

#page-top .detailBox ul li.pickupMenu02_icon02 a {
  background: #F7F5D9 url(/n/common/img/arrow_icon10.png) no-repeat right center;
}

#page-top .detailBox ul li.pickupMenu02_icon03 a {
  background: #F9E8E8 url(/n/common/img/arrow_icon10.png) no-repeat right center;
}

#page-top .detailBox ul li.pickupMenu02_icon04 a {
  background: #E7F0D9 url(/n/common/img/arrow_icon10.png) no-repeat right center;
}

#page-top #pickupMenuDetailBox ul li a:hover {
  opacity: 0.7;
}

#page-top #pickupMenuDetailBox .pickupMenuArea_close {
  position: absolute;
  top: 20px;
  right: 20px;
}

/* pickupBnrArea
----------------------------------------------------------------*/

#page-top #pickupBnrArea {
  width: 100%;
  margin-top: 6%;
}

#page-top #pickupBnrArea img {
  width: 100%;
}

#page-top #pickupBnrArea ul {
  list-style-type: none;
  margin-left: 0;
  margin-top: 0;
}

#page-top #pickupBnrArea ul li {
  margin-bottom: 6px;
  line-height: 0;
}

/* accessArea
----------------------------------------------------------------*/

#page-top #accessArea {
  width: 100%;
  margin-top: 6%;
}

#page-top #accessArea dt {
  border-bottom: 1px dotted #ddd;
  padding-bottom: 5px;
}

#page-top #accessArea dd {
  overflow-y: scroll;
  height: 140px;
}

#page-top #accessArea ol {
  margin-left: 1.7em;
  list-style-type: decimal;
  margin-top: 10px;
}

#page-top #accessArea ol li {
  margin-bottom: 5px;
}

#page-top #accessArea .bnr {
  margin-top: 5%;
  text-align: center;
}

/* newsArea
------------------------------------------------------------------*/

#page-top #newsArea {
  margin-top: 30px;
}

#page-top #newsArea .newsBox {
  width: 100%;
  margin: 5% 0 0;
}

#page-top #newsArea .newsBox th img {
  width: 40%;
  max-width: 200px;
}

#newsArea .newsBox th,
#page-top #newsArea .newsBox td {
  display: block;
  border-top: none;
  position: relative;
}

#page-top #newsArea .newsBox tr:first-child th {
  padding: 3%;
  text-align: left;
  border-top: none;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.65, #D8E5D2), color-stop(0.00, #fff));
  background: -webkit-linear-gradient(top, #fff 0%, #D8E5D2 65%);
  background: -moz-linear-gradient(top, #fff 0%, #D8E5D2 65%);
  background: -o-linear-gradient(top, #fff 0%, #D8E5D2 65%);
  background: -ms-linear-gradient(top, #fff 0%, #D8E5D2 65%);
  background: linear-gradient(to bottom, #fff 0%, #D8E5D2 65%);
  width: 94%;
}

#page-top #newsArea .newsBox tr:first-child th:after {
  content: " ";
  position: absolute;
  width: 14px;
  height: 14px;
  background: url(/n/common/img/icon_open.png) no-repeat center center;
  background-size: 14px;
  right: 3%;
  top: 30%;
}

#page-top #newsArea .newsBox tr:first-child th.open:after {
  content: " ";
  position: absolute;
  width: 14px;
  height: 14px;
  background: url(/n/common/img/icon_close.png) no-repeat center center;
  background-size: 14px;
  right: 3%;
  top: 30%;
}

#page-top #newsArea .newsBox td {
  height: 0;
  overflow: hidden;
}

#page-top #newsArea .newsBox td.open {
  height: auto;
  margin: 45px 0 20px;
}

#page-top #newsArea .newsBox td  dl {
  list-style-type: none;
}

#page-top #newsArea .newsBox  dt {
  font-size: 90%;
  line-height: 1.1;
  padding-bottom: 5px;
  padding-top: 10px;
}

#page-top #newsArea .newsBox  dt span {
  display: inline-block;
  padding: 1px 4px 2px;
  font-size: 60%;
  margin-left: 10px;
  min-width: 90px;
  text-align: center;
  background: #fff;
}

#page-top #newsArea .newsBox .fixNews dt span {
  margin-left: 0px;
}

#page-top #newsArea .newsBox  .cat01 {
  border: 1px solid #ED5F06;
  color: #ED5F06;
  background: #fff;
}

#page-top #newsArea .newsBox  .cat02 {
  border: 1px solid #437DC5;
  color: #437DC5;
  background: #fff;
}

#page-top #newsArea .newsBox  dd {
  border-bottom: 1px dotted #aaa;
  padding-bottom: 10px;
  overflow: hidden;
  font-size: 90%;
}

#page-top #newsArea .newsBox dl:last-child  dd {
  border-bottom: none;
  padding-bottom: 10px;
  overflow: hidden;
  font-size: 90%;
}

#page-top #newsArea .newsBox dl dd a {
  padding-left: 16px;
  background: url(/n/common/img/arrow_icon03.png) no-repeat left 2px;
}

#page-top #newsArea .newsBox  dd span {
  display: block;
  font-size: 80%;
}

#page-top #newsArea .newsBox  dd .label01 {
  color: #A13004;
}

#page-top #newsArea .newsBox  dd .label02 {
  color: #85BA50;
}

#page-top #newsArea .newsBox  dd .label03 {
  color: #4879AE;
}

#page-top #newsArea .newsBox  dd .label04 {
  color: #9561A9;
}

/* seminarArea
------------------------------------------------------------------*/



#page-top #seminarArea .newsBox {
  border-top: 2px solid #426CC4;
  width: 100%;
  margin: 2px 0 0;
}

#page-top .newsBox th img {
  width: 40%;
  max-width: 200px;
}

#page-top #seminarArea .newsBox th,
#page-top #seminarArea .newsBox td {
  display: block;
  border-top: none;
  position: relative;
}

#page-top #seminarArea .newsBox tr:first-child th {
  padding: 3%;
  text-align: left;
  border-top: none;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.65, #D2DCF1), color-stop(0.00, #fff));
  background: -webkit-linear-gradient(top, #fff 0%, #D2DCF1 65%);
  background: -moz-linear-gradient(top, #fff 0%, #D2DCF1 65%);
  background: -o-linear-gradient(top, #fff 0%, #D2DCF1 65%);
  background: -ms-linear-gradient(top, #fff 0%, #D2DCF1 65%);
  background: linear-gradient(to bottom, #fff 0%, #D2DCF1 65%);
  width: 94%;
}

#page-top #seminarArea .newsBox tr:first-child th:after {
  content: " ";
  position: absolute;
  width: 14px;
  height: 14px;
  background: no-repeat center center;
  background-size: 14px;
  right: 3%;
  top: 30%;
}

#page-top #seminarArea .newsBox tr:first-child th.open:after {
  content: " ";
  position: absolute;
  width: 14px;
  height: 14px;
  background: url(/n/common/img/s_icon_close.png) no-repeat center center;
  background-size: 14px;
  right: 3%;
  top: 30%;
}

#page-top #seminarArea .newsBox tr:first-child th:after {
  content: " ";
  position: absolute;
  width: 14px;
  height: 14px;
  background: url(/n/common/img/s_icon_open.png) no-repeat center center;
  background-size: 14px;
  right: 3%;
  top: 30%;
}

#page-top #seminarArea .newsBox td {
  height: 0;
  overflow: hidden;
}

#page-top #seminarArea .newsBox td.open {
  height: auto;
  margin: 45px 0 20px;
}

#page-top #seminarArea .newsBox td  dl {
  list-style-type: none;
}

#page-top #seminarArea .newsBox  dt {
  font-size: 90%;
  line-height: 1.1;
  padding-bottom: 5px;
  padding-top: 10px;
}

#page-top #seminarArea .newsBox  dd {
  border-bottom: 1px dotted #aaa;
  padding-bottom: 10px;
  overflow: hidden;
  font-size: 90%;
}

#page-top #seminarArea .newsBox dl:last-child  dd {
  border-bottom: none;
  padding-bottom: 10px;
  overflow: hidden;
  font-size: 90%;
}

#page-top #seminarArea .newsBox dl dd a {
  padding-left: 16px;
  background: url(/n/common/img/arrow_icon09.png) no-repeat left 2px;
}

#page-top #seminarArea .newsBox  dd span {
  display: block;
  width: 15%;
  margin-top: 5px;
  font-size: 80%;
  padding: 1px 8px;
  border-radius: 4px;
  color: #fff;
  text-align: center;
}

#page-top #seminarArea .newsBox  dd span.hokkaido {
  background: url(/n/img/label_bg01.png) repeat-x left top;
  border: 1px solid #959592;
}

#page-top #seminarArea .newsBox  dd span.tohoku {
  background: url(/n/img/label_bg02.png) repeat-x left top;
  border: 1px solid #6D9A40;
}

#page-top #seminarArea .newsBox  dd span.kanto1 {
  background: url(/n/img/label_bg03.png) repeat-x left top;
  border: 1px solid #D9792B;
}

#page-top #seminarArea .newsBox  dd span.kanto2 {
  background: url(/n/img/label_bg04.png) repeat-x left top;
  border: 1px solid #4A7579;
}

#page-top #seminarArea .newsBox  dd span.tokyo {
  background: url(/n/img/label_bg05.png) repeat-x left top;
  border: 1px solid #D43E55;
}

#page-top #seminarArea .newsBox  dd span.hokuriku {
  background: url(/n/img/label_bg06.png) repeat-x left top;
  border: 1px solid #5476BF;
}

#page-top #seminarArea .newsBox  dd span.tokai {
  background: url(/n/img/label_bg07.png) repeat-x left top;
  border: 1px solid #798068;
}

#page-top #seminarArea .newsBox  dd span.kinki1 {
  background: url(/n/img/label_bg08.png) repeat-x left top;
  border: 1px solid #9F7361;
}

#page-top #seminarArea .newsBox  dd span.kinki2 {
  background: url(/n/img/label_bg09.png) repeat-x left top;
  border: 1px solid #A15858;
}

#page-top #seminarArea .newsBox  dd span.chugoku {
  background: url(/n/img/label_bg10.png) repeat-x left top;
  border: 1px solid #4D7A55;
}

#page-top #seminarArea .newsBox  dd span.shikoku {
  background: url(/n/img/label_bg11.png) repeat-x left top;
  border: 1px solid #756995;
}

#page-top #seminarArea .newsBox  dd span.kyushu1 {
  background: url(/n/img/label_bg12.png) repeat-x left top;
  border: 1px solid #4C718F;
}

#page-top #seminarArea .newsBox  dd span.kyushu2 {
  background: url(/n/img/label_bg13.png) repeat-x left top;
  border: 1px solid #876C45;
}

#page-top #seminarArea .newsBox dd span.external {
  display: inline;
}

/* bnrArea01
-----------------------------------------------------------------*/

#page-top #bnrArea01 {
  margin-top: 6%;
  background: #f0f0f0;
  padding: 10px;
  overflow: hidden;
  border-radius: 6px;
  text-align: center;
}

#page-top #bnrArea01 ul {
  list-style-type: none;
  margin-left: 0;
  margin-top: 0;
}

/* bnrArea02
-----------------------------------------------------------------*/

#page-top #bnrArea02 {
  border: 1px solid #ddd;
  padding: 2%;
  margin-top: 6%;
  text-align: center;
}

#page-top #bnrArea02 ul {
  display: none;
  list-style-type: none;
  margin-left: 0;
  margin-top: 0;
}

#page-top #bnrArea02 ul:first-child {
  display: block;
}

#page-top #bnrArea02 ul li {
  margin: 2px;
  line-height: 1;
}