@charset "utf-8";
/* CSS Document */
/* 100
---------------------------------------------------------- */
.html-frame span.border-br {
  display: inline-block;
  padding: 0 2px 2px 0;
  margin: 0 2px 2px 2px;
  line-height: 1;
  border-bottom: 1px solid #222;
  border-right: 1px solid #222;
  vertical-align: middle;
}
.html-frame span.border-tl {
  display: inline-block;
  padding: 2px 0 0 2px;
  margin: 0 2px 2px 2px;
  line-height: 1;
  border-top: 1px solid #222;
  border-left: 1px solid #222;
  vertical-align: middle;
}
.html-frame span.border-tr {
  display: inline-block;
  padding: 2px 2px 0 0;
  margin: 0 2px 2px 2px;
  line-height: 1;
  border-top: 1px solid #222;
  border-right: 1px solid #222;
  vertical-align: middle;
}
.html-frame span.border-bl {
  display: inline-block;
  padding: 0 0 2px 2px;
  margin: 0 2px 2px 2px;
  line-height: 1;
  border-bottom: 1px solid #222;
  border-left: 1px solid #222;
  vertical-align: middle;
}
.html-frame span.border-bc, .html-frame span.border-bc2, .html-frame span.border-bc3, .html-frame span.border-bc4, .html-frame span.border-bc5 {
  display: inline-block;
  padding: 0 0 2px 2px;
  margin: 0 2px 2px 2px;
  line-height: 1;
  border-bottom: 1px solid #222;
  vertical-align: middle;
  position: relative;
}
.html-frame span.border-bc:after {
  content: "";
  width: 1px;
  height: 100%;
  line-height: 1;
  border-left: 1px solid #222;
  position: absolute;
  left: 3px;
  right: 0;
  bottom: 0;
  margin: auto;
}
.html-frame span.border-bc2:after {
  content: "";
  width: 1px;
  height: 100%;
  line-height: 1;
  border-left: 1px solid #222;
  position: absolute;
  left: 0;
  right: 1em;
  bottom: 0;
  margin: auto;
}
.html-frame span.border-bc3:after {
  content: "";
  width: 1px;
  height: 100%;
  line-height: 1;
  border-left: 1px solid #222;
  position: absolute;
  left: 1em;
  right: 2px;
  bottom: 0;
  margin: auto;
}
.html-frame span.border-bc4:after {
  content: "";
  width: 1px;
  height: 100%;
  line-height: 1;
  border-left: 1px solid #222;
  position: absolute;
  left: 1.6em;
  right: 2px;
  bottom: 0;
  margin: auto;
}
.html-frame span.border-bc5:after {
  content: "";
  width: 1px;
  height: 100%;
  line-height: 1;
  border-left: 1px solid #222;
  position: absolute;
  left: 1.4em;
  right: 2px;
  bottom: 0;
  margin: auto;
}
.indent01 {
  display: inline-block;
  text-indent: -1em;
  padding-left: 1em;
}
.fcolor--red {
  color: #FF0000;
}
span.kenten {
  position: relative;
  padding-top: 0.2em;
}
span.kenten::before {
  position: absolute;
  content: "";
  width: 0.2em;
  height: 0.2em;
  border-radius: 50%;
  background-color: #555;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
}
/* 1 */
.html-frame--100-1 {}
.html-frame--100-1 h4.title01 {
  color: #009e96;
}
.html-frame--100-1 .photobox {}
.html-frame--100-1 .photobox img {
  width: 100%;
  height: auto;
}
.html-frame--100-1 span.name {
  display: inline-block;
  font-weight: 700;
  margin-right: 10px;
}
.html-frame--100-1 .text-section--border01 {
  border-top: 3px solid #AEBCE1;
  border-bottom: 3px solid #AEBCE1;
  padding: 15px 0;
}
.html-frame--100-1 .text-section--border01 p {
  margin-bottom: 0;
}
.html-frame--100-1 .float-Image {
  width: 254px;
  float: left;
  margin: 0 20px 15px 0;
}
.html-frame--100-1 .float-Image--right {
  width: 254px;
  float: right;
  margin: 0 0 15px 20px;
}
.html-frame--100-1 .float-Image img {
  width: 100%;
  height: auto;
  margin: 0 0 8px;
}
/* 2 */
.html-frame--100-2 {}
.html-frame--100-2 .photolist01 ul {
  font-size: 0;
  letter-spacing: 0;
  margin: 40px -12px 20px;
  overflow: hidden;
}
.html-frame--100-2 .photolist01 ul li {
  width: 254px;
  display: inline-block;
  vertical-align: top;
  font-size: 11px;
  letter-spacing: 0.01em;
  margin: -30px 12px 20px;
  padding-top: 30px;
  line-height: 1.3;
}
.html-frame--100-2 .photolist01 ul li.col1-5 {
  width: 393px;
}
.html-frame--100-2 .photolist01 ul li img {
  margin-bottom: 8px;
}
/* 3 */
.html-frame--100-3 {}
.html-frame--100-3 h4.title01 {
  color: #4e93a6;
  border-top: 3px solid #4e93a6;
  border-bottom: 3px solid #4e93a6;
  padding: 8px 0;
  margin-bottom: 15px !important;
}
.html-frame--100-3 h5.title01 {
  position: relative;
  padding-left: 6.5em;
  line-height: 1.3;
  margin-bottom: -20px;
}
.html-frame--100-3 h5.title01--two {
  padding-left: 7.5em;
}
.html-frame--100-3 h5.title01 span.case {
  position: absolute;
  display: inline-block;
  background-color: #005bac;
  color: #fff;
  padding: 5px 10px;
  margin-right: 10px;
  font-size: 20px;
  top: 0;
  left: 0;
}
.html-frame--100-3 p.catch01 {
  font-size: 18px;
  color: #00a0e9;
  margin-bottom: 5px !important;
}
.html-frame--100-3 .photolist01 ul {
  font-size: 0;
  letter-spacing: 0;
  margin: 40px -12px 20px;
  overflow: hidden;
}
.html-frame--100-3 .photolist01 ul li {
  width: 254px;
  display: inline-block;
  vertical-align: top;
  font-size: 11px;
  letter-spacing: 0.01em;
  margin: -30px 12px 20px;
  padding-top: 30px;
  line-height: 1.6;
}
.html-frame--100-3 .photolist01 ul li.number p {
  position: relative;
  padding: 0 0 0 2em !important;
}
.html-frame--100-3 .photolist01 ul li.number p.two {
  padding-left: 3em !important;
}
.html-frame--100-3 .photolist01 ul li.number span.number {
  color: #005bac;
  font-size: 18px;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1.2;
}
.html-frame--100-3 .photolist01 ul li img {
  margin-bottom: 8px;
}
/* 4 */
.html-frame--100-4 {}
.html-frame--100-4 h4.title01 {
  color: #406c96;
  border-top: 3px solid #406c96;
  border-bottom: 3px solid #406c96;
  padding: 8px 0;
  margin-bottom: 15px !important;
}
.html-frame--100-4 .photolist01 ul {
  font-size: 0;
  letter-spacing: 0;
  margin: 40px -12px 20px;
  overflow: hidden;
}
.html-frame--100-4 .photolist01 ul li {
  width: 254px;
  display: inline-block;
  vertical-align: top;
  font-size: 11px;
  letter-spacing: 0.01em;
  margin: -30px 12px 20px;
  padding-top: 30px;
  line-height: 1.3;
}
.html-frame--100-4 .photolist01 ul li.col1-5 {
  width: 393px;
}
.html-frame--100-4 .photolist01 ul li img {
  margin-bottom: 8px;
}
/* 5 */
.html-frame--100-5 h4.title01 {
  color: #406c96;
  border-top: 3px solid #406c96;
  border-bottom: 3px solid #406c96;
  padding: 8px 0;
  margin-bottom: 15px !important;
}
.html-frame--100-5 h5.title01 {
  color: #00a0e9;
}
.html-frame--100-5 .photolist01 ul {
  font-size: 0;
  letter-spacing: 0;
  margin: 20px -12px;
}
.html-frame--100-5 .photolist01 ul li {
  width: 254px;
  display: inline-block;
  vertical-align: top;
  font-size: 11px;
  letter-spacing: 0.01em;
  margin: 0 12px 20px;
  line-height: 1.3;
}
.html-frame--100-5 .photolist01 ul li.col1-5 {
  width: 393px;
}
.html-frame--100-5 .photolist01 ul li img {
  margin-bottom: 8px;
}