/************************************************************
/coopkyosai/tebiki/
************************************************************/
/*reset
************************************************************/
.pbMainArea {
  width: 100%;
}
.pbAreaWrapper1 {
  margin-top: 0 !important;
}
.page-header {
  height: auto;
}
.index_content_wrap {
  border: 7px double #999;
  margin-top: 60px;
  padding: 20px;
}
.index_content_wrap > div:first-child,
.index_content_wrap > p:first-child {
  margin-top: 0;
}
.index_2col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 10px -10px 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.index_2col .col {
  width: 50%;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.index_2col .col a {
  display: inline-block;
}
.index_2col .col img {
  max-width: 300px;
  width: 100%;
}
.index_2col .col.opt-center {
  text-align: center;
}
.index_2col .col_img {
  width: 40%;
}
.index_2col .col_text {
  width: 60%;
}
.index_anchor_list li a {
  line-height: 1.9;
  font-size: 1.7rem;
  color: #009944;
  text-decoration: underline;
}
.index_anchor_list li a:hover {
  color: #333333;
  text-decoration: none;
}
.tebiki-title_2col {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.8em !important;
}
.tebiki-title_2col .tebiki-title_icon {
  margin-top: 0 !important;
  margin-right: 12px;
  width: 150px;
  display: block;
}
.tebiki-title_2col .tebiki-title_icon img {
  width: 100%;
}
/*header
************************************************************/
.tebiki-header {
  border-top: 2px solid #094;
  border-bottom: 3px solid #eaeaea;
  margin-bottom: 30px;
}
.tebiki-header-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
  width: 960px;
}
.tebiki-header-inner p {
  margin-bottom: 12px;
}
.tebiki-header-inner .tebiki-logo01 {
  width: 146px;
  margin-right: 30px;
}
.tebiki-header-inner .tebiki-logo02 {
  width: 130px;
}
.tebiki-header-inner .tebiki-logo03 {
  width: 155px;
  margin-right: 30px;
}
.tebiki-header-inner .tebiki-logo04 {
  width: 130px;
}
.tebiki-header-inner .tebiki-logo07 {
	width: 154px;
}
.tebiki-header-inner img {
  width: 100%;
}
.tebiki-header-inner .tebiki-logo--mr{
	margin-right: 30px;
}
/*footer
************************************************************/
.tebiki-footer {
  border-top: 4px solid #eaeaea;
  margin-top: 50px;
  padding: 10px 0 20px;
}
.tebiki-footer-inner {
  margin: auto;
  width: 960px;
}
.tebiki-footer-inner .tebiki-footer-text01 {
  color: #666;
  font-size: 1.3em;
}
.tebiki-footer-inner .tebiki-footer-text02 {
  margin-top: 0;
  color: #666;
  font-size: 1.1em;
}