@charset "utf-8";
.contents_img {
  width: 100%;
  height: 300px;
  background-color: #ffffff;
  position: relative;
}
.image {
  right: 0;
  position: absolute;
}
.tel {
  padding-left: 50px;
}
.text_left {
  text-align: left;
}
.sub_tittle {
  font-size: 16px;
  color: #bd6600;
  font-weight: bold;
  line-height: 18px;
  margin-bottom: 5px;
  margin-top: 5px;
}
.sub_tittle_bk {
  font-size: 16px;
  color: black;
  font-weight: bold;
  line-height: 18px;
  margin-bottom: 5px;
  margin-top: 5px;
}
.sub_tittle_bk span {
  line-height: 1.5em;
  padding: 3px;
  margin: 3px;
  color: white;
  background: #6d6c6c;
}
.sub_tittle_brown {
  font-size: 14px;
  color: white;
  font-weight: bold;
  line-height: 18px;
  margin-bottom: 5px;
  margin-top: 5px;
}
.sub_tittle_brown span {
  line-height: 1.5em;
  padding: 3px;
  margin: 3px;
  color: white;
  background: #975300;
}
.small_little {
  color: #f18904;
}
.sub_tittle span {
  line-height: 1.5em;
  padding: 3px;
  margin: 3px;
  color: white;
  background: #f18904;
}
.sub_tittle2 {
  font-size: 14px;
  color: #00b3b1;
  font-weight: bold;
  line-height: 18px;
  margin-bottom: 5px;
  margin-top: 5px;
}
.sub_tittle2 span {
  line-height: 1.5em;
  padding: 3px;
  margin: 3px;
  color: white;
  background: #00b3b1;
}
.sub_tittle_black {
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  margin-bottom: 5px;
  margin-top: 5px;
}
.sub_tittle4 {
  background-color: #f18904;
  font-size: 17px;
  font-weight: bold;
  color: #fff;
  height: 30px;
  line-height: 30px;
  padding-left: 5px;
}
.sub_tittle5 {
  color: #79426c;
}
.sub_tittle6 {
  color: #00b3b1;
}
.sub_tittle4_ura {
  background-color: #00b3b1;
  font-size: 17px;
  font-weight: bold;
  color: #fff;
  height: 30px;
  line-height: 30px;
  padding-left: 5px;
}
.sub_text {
  font-size: 14px;
  text-align: left;
}
.box {
  position: relative;
}
.bottom-right {
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.bottom-left {
  position: absolute;
  bottom: 5px;
  left: 20px;
  transform: rotate(-25deg);
}
div.sub_tittle01 {
  background-image: url("./images/02/sub_tittle01.jpg");
  background-repeat: no-repeat;
  line-height: 80px;
  padding-left: 150px;
  padding-top: 0px;
  font-size: 16px;
  color: white;
}
div.sub_tittle02 {
  background-image: url("./images/03/sub_tittle02.jpg");
  background-repeat: no-repeat;
  line-height: 80px;
  padding-left: 150px;
  padding-top: 0px;
  font-size: 16px;
  color: white;
}
.image-center {
  text-align: center;
}
div.toi_border {
  border: 3px dotted #f18904;
  padding: 5px;
  width: 500px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 30px;
}
div.toi_border2 {
  border: 3px dotted #047271;
  padding: 5px;
  width: 95%;
  margin-right: auto;
  margin-left: auto;
  margin-top: 35px;
}
div.toi_border_ura {
    border: dotted 4px #00b3b1;
    font-size: 14px;
    padding: 10px;
    text-align: center;
    font-weight: bold;
    color: #00b3b1;
    width: 80%;
}
p.toi {
  margin-left: 25px;
  background: url("./images/common/toi.gif") no-repeat left center / 15px 15px;
  padding: 0 0 0 2em;
  background-repeat: no-repeat;
}
div.toi_border2 p.toi {
  margin-left: 10px;
  background: url("./images/common/toi.gif") no-repeat left center / 20px 20px;
  padding: 0 0 0 2em;
  background-repeat: no-repeat;
}
div.toi_border2 p.toi_small {
  margin-left: 10px;
  background: url("./images/common/toi.gif") no-repeat left center / 20px 20px;
  padding: 0 0 0 2em;
  background-repeat: no-repeat;
}
.sub_table {
  margin-top: 5px;
  padding: 5px;
}
table.sub_table img {
  margin-top: 5px;
  margin-bottom: 10px;
}
.sub_table2 {
  margin-top: 5px;
  padding: 5px;
  background-color: #f3f9f9;
  margin-bottom: 30px;
}
table.sub_table2 img {
  margin-top: 5px;
  margin-bottom: 10px;
}
h3.h3_ritto-hakken {
  position: relative;
  overflow: hidden;
  padding: 4px 0 5px 65px;
  word-break: break-all;
  border-top: 2px solid #00b3b1;
  border-radius: 12px 0 0 0;
}
h3.h3_ritto-hakken span {
  font-size: 1.2rem;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  padding: 3px 20px;
  color: #fff;
  border-radius: 10px 0 20px 10px;
  background: #00b3b1;
}
.number-table01 {
  font-size: 12px;
  text-align: right;
  border-collapse: collapse;
  border: solid 1px #333;
  border-spacing: 0px;
}
table.number-table01 th, table.number-table01 td {
  padding: 5px;
  border-collapse: collapse;
  border: solid 1px #333;
}
.Item-table01 {
  text-align: center;
  color: #fff;
  background-color: #00b3b1;
  font-weight: bold;
}
.Item-table02 {
  text-align: center;
  background-color: #cfeae8;
}
.Item-table03 {
  text-align: center;
  background-color: #abdad8;
}
.Item-table04 {
  text-align: center;
  background-color: #e0f1f0;
}
.teitetsu {
  line-height: 38px;
  font-weight: bold;
}
.teitetsu_2line {
  line-height: 20px;
}
.teitetsu_2line2 {
  line-height: 15px;
}
.speechBubble {
  position: relative;
  display: inline-block;
  width: 300px;
  margin-left: 20px;
  padding: 16px;
  border: 2px solid #58595a;
  border-radius: 8px;
  background-color: #ffffff;
  text-align: left;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
  color: #000000;
}

.speechBubble::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  border-style: solid;
  border-width: 10px 20px 10px 0;
  border-color: transparent #58595a transparent transparent;
  translate: -100% -50%;
}

.speechBubble::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  border-style: solid;
  border-width: 7.8px 15.5px 7.8px 0;
  border-color: transparent #ffffff transparent transparent;
  translate: -100% -50%;
}
table.table_oshirase1{
	width:100％;
}
table.table_oshirase1 td,table.table_oshirase1 th{
	width:auto;
	border-collapse: collapse;
    border-spacing: 0;
}
td.watashiga_line{
	 border:1px solid #79426c;
	padding: 5px;
}
td.watashiga_line ul{
padding-left: 20px;
}
.font12_orange{
	font-size: 12px;
	color: #f18904;
}
