/* ***************************
common
*************************** */
.miraito_fcDarkgreen {
  color: #00903b;
}

.miraito_heading {
  border-bottom-color: #00903b;
}

.miraito_fcPink {
  color: #eb6d8e;
}

/* ***************************
miraito_bgGreenBox
*************************** */
.miraito_bgGreenBox {
  padding: 20px 20px 10px 20px;
  background: #e0f1f2;
  position: relative;
}

.miraito_bgGreenBox .miraito_spot {
  position: absolute;
  top: -60px;
  left: 0px;
}

.miraito_bgGreenBox ol {
  list-style-type: none;
  padding-left: 0px;
  margin: 0;
}

.miraito_bgGreenBox ol li {
  position: relative;
  margin-left: 25px;
  margin-bottom: 10px;
}

.miraito_bgGreenBox ol li span {
  position: absolute;
  background-color: #02aca9;
  padding: 3px 4px;
  border-radius: 20px;
  left: -25px;
  top: 1px;
  color: #ffffff;
  font-size: 80.88235%;
  line-height: 110%;
}

/* ***************************
miraito_SpotBox
*************************** */
.miraito_SpotBox .miraito_column_item {
  width: 266px;
  margin: 0;
  padding: 0;
}

.miraito_SpotBox .miraito_column_item:first-child {
  margin-right: 21px;
}

.miraito_SpotBox .miraito_column_item:last-child {
  margin-left: 21px;
}

/* ***************************
miraito_profile
*************************** */
.miraito_profile {
  border: 0px !important;
}

.miraito_profile strong {
  font-size: 117.64706%;
  line-height: 175%;
}

.miraito_profile .miraito_profile_img {
  padding-top: 0;
}

/* ***************************
miraito_heading2
*************************** */
.miraito_heading2 {
  position: relative;
  margin-top: 60px;
  padding-left: 120px;
}

.miraito_heading2 img {
  position: absolute;
  bottom: -20px;
  left: 0;
}

/* ***************************
miraito_heading3
*************************** */
.miraito_heading3 {
  position: relative;
  margin-top: 60px;
  padding-left: 80px;
}

.miraito_heading3 img {
  position: absolute;
  bottom: -10px;
  left: 0;
}

/* ***************************
miraito_TopRightImgBox
*************************** */
.miraito_TopRightImgBox {
  position: relative;
}

.miraito_TopRightImgBox p img:first-child {
  position: absolute;
  right: 0;
  top: -20px;
}

/* ***************************
miraito_BottomRightImgBox
*************************** */
.miraito_BottomRightImgBox {
  position: relative;
}

.miraito_BottomRightImgBox p img:first-child {
  position: absolute;
  right: 5px;
  bottom: 20px;
}

/* ***************************
miraito_BottomRightImgBox2
*************************** */
.miraito_BottomRightImgBox2 {
  position: relative;
}

.miraito_BottomRightImgBox2 p img:first-child {
  position: absolute;
  right: 10px;
  bottom: 0px;
}
