@charset "utf-8";
/* CSS Document */
/* -----------------------------------------------------------
	#orionislandwaves
----------------------------------------------------------- */
#orionislandwaves .box {
  font-family: "Noto Sans JP", serif
}
.box {
  margin-bottom: 1rem
}
.img {
  text-align: center;
  margin-right: auto;
  margin-left: auto;
}
.rr_flexws3-1 ul {
  padding-left: 0 
}
.rr_flexws3-1 ul li {
  width: 31%;
  list-style: none;
  margin-left: auto;
  margin-right: auto
}
[class*="rr_flexws"] ul.flex, [class*="rr_flexws"] .flexbox.flex {
    display: flex
  }
  [class*="rr_flexws"] ul, [class*="rr_flexws"] .flexbox {
  display: flex;
  flex-wrap: wrap
}
.bord_blu {
  border: 2px solid #2f539e;
  border-radius: 15px;
  text-align: center;
  padding: 20px;
  font-weight: 600
}
@media only screen and (max-width: 767px) {
      [class*="rr_flexws"] ul li.spw45, [class*="rr_flexws"] .flexbox > *.spw45 {
        width: 45%;
    }
}
