/****************************************************************************************************
****************************************************************************************************/
.org {
  /****************************************************************************************************
  ****************************************************************************************************/
}
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
.org__ordist {
  position: relative;
  margin-bottom: 20px;
  padding: 20px;
  background-color: #EEECF5;
}

.org__ordist::after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 0;
  right: 0;
  display: block;
  margin: 0 auto;
  width: 1px;
  height: 20px;
  background: url(../images/index/border.gif) repeat-y;
}

/****************************************************************************************************
****************************************************************************************************/
.org__sinkokai {
  margin: 0 auto;
  width: 880px;
  background-color: #0C5EA0;
}

/****************************************************************************************************
****************************************************************************************************/
.org__sinkokaiLink {
  position: relative;
  display: block;
  padding: 20px;
  color: #fff;
  text-decoration: none;
  text-align: center;
}

.org__sinkokaiLink::before {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 10px);
  left: 20px;
  width: 12px;
  height: 20px;
  background: url(../../common/images/kandai/pict/icon_arw_p2.svg) no-repeat;
  background-size: 12px 20px;
}

/****************************************************************************************************
****************************************************************************************************/
.org__name {
  margin-bottom: 20px;
  text-align: center;
}

.org__name.-ordist {
  color: #432A8E;
}

.org__name.-dep {
  color: #0C5EA0;
}

.org__name.-center {
  color: #0F7E43;
}

/****************************************************************************************************
****************************************************************************************************/
.org__nameHeading1 {
  position: relative;
  margin-bottom: 0;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
}

.org__nameHeading2 {
  position: relative;
  padding-bottom: 15px;
  font-size: 1.8rem;
}

.org__nameHeading2::before {
  content: "";
  position: absolute;
  display: block;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 30px;
  height: 1px;
  background-color: #fff;
}

.org__headingSub1 {
  font-size: 1.4rem;
}

.org__nameText1 {
  font-size: 1.4rem;
  font-weight: bold;
}

.org__nameText2 {
  font-size: 1.4rem;
  font-family: Century Gothic, sans-serif;
  letter-spacing: 0.02em;
}

/****************************************************************************************************
****************************************************************************************************/
.org__block1 {
  padding: 20px;
  background-color: #fff;
}

/****************************************************************************************************
****************************************************************************************************/
.org__list {
  display: flex;
  flex-wrap: wrap;
  line-height: 1.5;
}

/****************************************************************************************************
****************************************************************************************************/
.org__listItem {
  flex-basis: calc( 50% - 4px );
  margin: 0 2px 4px;
  text-align: center;
}
.org__listItem.-item1 {
  flex-basis: 100%;
}
.org__listItem:last-child {
  margin-bottom: 4px !important;
}
.org__list.-dep .org__listItem {
  background-color: #0C5EA0;
}
.org__list.-center .org__listItem.-item1 {
  background-color: #0F7E43;
}
.org__list.-center .org__listItem.-item2 {
  background-color: #3D9566;
}

/****************************************************************************************************
****************************************************************************************************/
.org__listLink {
  position: relative;
  display: block;
  padding: 20px;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: #fff;
}

.org__listLink::before {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 10px);
  left: 20px;
  width: 12px;
  height: 20px;
  background: url(../../common/images/kandai/pict/icon_arw_p2.svg) no-repeat;
  background-size: 12px 20px;
}

/****************************************************************************************************
****************************************************************************************************/
.org__listInitial {
  margin-bottom: 0;
  font-size: 3.2rem;
  font-family: Century Gothic, sans-serif;
}

/****************************************************************************************************
****************************************************************************************************/
.org__listText1 {
  position: relative;
  padding-bottom: 15px;
  font-size: 1.8rem;
}

.org__listText1::before {
  content: "";
  position: absolute;
  display: block;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 30px;
  height: 1px;
  background-color: #fff;
}

/****************************************************************************************************
****************************************************************************************************/
.org__listText2 {
  font-size: 1.4rem;
  font-family: Century Gothic, sans-serif;
  letter-spacing: 0.02em;
}

/*# sourceMappingURL=index.css.map */
