@charset "UTF-8";

/*--------------------
211回
--------------------*/
.subcontents_wrap01_202605 {
  border: 2px solid #d65d46;
  background-color: #fbf2ec;
  padding: 20px;
  margin-top: 30px;
  border-radius: 10px;
}
.subcontents_wrap02_202605 {
  border: 1px solid #d65d46;
  background-color: #fff;
  padding: 20px;
  margin-top: 30px;
}
.titlebrown01_202605 {
  border-left: #d65d46 5px solid !important;
  padding-left: 20px;
  margin-bottom: 20px;
}
.titlebrown02_202605 {
  border-left: #db9004 5px solid !important;
  padding-left: 20px;
  margin-bottom: 20px;
}
.titlebrown_sub_202605 {
  color: #a76d29;
  font-size: 18px !important;
}
.titlebrown_main_202605 {
  color: #704724;
  font-size: 24px !important;
}
.orangetx_202605 {
  color: #d65d46 !important;
}
.yellowtx_202605 {
  color: #db9004 !important;
}
.titleorange_main_202605 {
  font-size: 24px !important;
}
.mt30_202605 {
  margin-top: 30px !important;
}
.md_green202605 {
	border-radius: 20px;
	background: #ebf4eb;
	margin-top: 40px;
	padding: 40px 40px;
	position: relative;
}
.md_green202605 .is_tittsu{
	position: absolute;
	width: 100px;
	top: -24px;
	left: 0;
}




@media only screen and (min-width: 767.99px){
  .flexWrap_202605 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .flexitem_202605 {
    width: 48%;
  }
}
@media only screen and (max-width: 767.98px){
  .titlebrown01_202605 {
    padding-left: 10px;
  }
  .titlebrown_sub_202605 {
    font-size: 15px !important;
  }
  .titlebrown_main_202605 {
    font-size: 20px !important;
  }
  .spmt20 {
    margin-top: 20px;
  }
  .titleorange_main_202605 {
    font-size: 20px !important;
  }
}
@media only screen and (min-width: 460px){

}
@media only screen and (max-width: 459.99px){

}
