@charset "UTF-8";

/*--------------------
211回
--------------------*/
.textbox_green_202606 {
  background-color: #6d9f7d;
  border-radius: 20px;
  padding: 5px 15px;
  color: #fff;
}
.textbox_green_202606 span {
  font-size: 20px !important;
}
.subcontents_wrap01_202606 {
  border: 2px solid #d65d46;
  background-color: #fbf2ec;
  padding: 20px;
  margin-top: 30px;
  border-radius: 10px;
}
.subcontents_wrap02_202606 {
  border: 1px solid #d65d46;
  background-color: #fff;
  padding: 20px;
  margin-top: 30px;
}
.titlebrown01_202606 {
  border-left: #6d9f7d 5px solid !important;
  padding-left: 20px;
  margin-bottom: 20px;
  margin-top: 40px;
}
.titlebrown02_202606 {
  border-left: #47699d 5px solid !important;
  padding-left: 20px;
  margin-bottom: 20px;
}
.titlebrown_main_202606 {
  color: #704724;
  font-size: 24px !important;
}
.greentx_202606 {
  color: #6d9f7d !important;
}
.bluetx_202606 {
  color: #47699d !important;
}
.mt10_202606 {
  margin-top: 10px !important;
}
.mt30_202606 {
  margin-top: 30px !important;
}
.md_yellow202606 {
	border-radius: 20px;
	background: #fff6dc;
	margin-top: 40px;
	padding: 40px 40px;
	position: relative;
}
.md_yellow202606 .is_tittsu{
	position: absolute;
	width: 100px;
	top: -24px;
	left: 0;
}
.md_cont2_02 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: row-reverse;
}
.leadtext_202606 {
  color: #47699d;
  font-weight: bold;
  font-size: 20px !important;
  border-bottom: 2px solid #47699d;
  padding-bottom: 5px;
  margin-bottom: 10px !important;
}
.bluebox_202606 {
  border: 2px solid #47699d;
  padding: 30px;
  border-radius: 20px;
  margin-top: 40px;
}
.bluebgbox_202606 {
  background-color: #ebf6fd;
  padding: 30px;
  border-radius: 15px;
  margin-top: 30px;
}
@media only screen and (min-width: 767.99px){
  .flexWrap_202606 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .flexitem_202606 {
    width: 48%;
  }
  .flexitem02_202606 {
    width: 70%;
  }
  .flexitem03_202606 {
    width: 28%;
  }
  .md_cont2_02 div:nth-child(1) {
    width: 28%;
  }
  .md_cont2_02 div:nth-child(2) {
    width: 69%;
  }
}
@media only screen and (max-width: 767.98px){
  .titlebrown01_202606 {
    padding-left: 10px;
  }
  .titlebrown_main_202606 {
    font-size: 18px !important;
  }
  .spmt10 {
    margin-top: 10px;
  }
  .spmt20 {
    margin-top: 20px !important;
  }
  .bluebox_202606 {
    padding: 20px;
  }
  .bluebgbox_202606 {
    padding: 20px;
  }
  .leadtext_202606 {
    margin-top: 16px !important;
  }
  .textbox_green_202606 span {
    font-size: 16px !important;
  }
}
@media only screen and (min-width: 460px){
  .br_sp02 {
    display: none;
  }
}
@media only screen and (max-width: 459.99px){
  .br_sp02 {
    display: block;
  }
}
