@charset "UTF-8";

/*--------------------
217回
--------------------*/
.textwrap_orange_202609 {
  background-color: #f9ebdd;
  border-radius: 20px;
  position: relative;
  padding: 5px 10px 5px 30px;
  margin-top: 15px !important;
}
.textwrap_orange_202609::before {
  content: '';
  position: absolute;
  left: 7px;
  top: 50%;
  width: 18px;
  height: 18px;
  transform: translateY(-50%);
  background: url("/navi/kyoto_tsu/assets/img/202609/icon01.png") no-repeat;
  background-size: contain;
}
.textwrap_green_202609 {
  background-color: #e1e6e2;
  border-radius: 20px;
  position: relative;
  padding: 5px 10px 5px 30px;
  margin-top: 15px !important;
}
.textwrap_green_202609::before {
  content: '';
  position: absolute;
  left: 7px;
  top: 50%;
  width: 18px;
  height: 18px;
  transform: translateY(-50%);
  background: url("/navi/kyoto_tsu/assets/img/202609/icon02.png") no-repeat;
  background-size: contain;
}
.textwrap_question {
  position: relative;
  padding-right: 22px;
}
.textwrap_question::before {
  content: '';
  position: absolute;
  left: 2px;
  top: 50%;
  width: 19px;
  height: 19px;
  transform: translateY(-50%);
  background: url("/navi/kyoto_tsu/assets/img/202609/icon03.png") no-repeat;
  background-size: contain;
}




.titlebrown01_202609 {
  border-left: #6ea189 5px solid !important;
  padding-left: 20px;
  margin-bottom: 20px;
  margin-top: 40px;
}
.titlebrown_main_202609 {
  color: #704724;
  font-size: 24px !important;
}
.greenleadtx_202609 {
  color: #388a5d !important;
  font-size: 1.4em !important;
  border: 1px solid #388a5d;
  padding: 10px;
  background-color: #fff;
  display: inline-block;
  margin-bottom: 10px !important;
}
.greentx_202609 {
  color: #7dab89 !important;
}
.mt30_202609 {
  margin-top: 30px !important;
}
.md_yellow202609 {
	border-radius: 20px;
	background: #fef9e7;
	margin-top: 40px;
	padding: 40px 40px;
	position: relative;
}
.md_yellow202609 .is_tittsu{
	position: absolute;
	width: 100px;
	top: -24px;
	left: 0;
}
.md_cont2_02 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.annotation_202609 {
  font-size: 70% !important;
  font-weight: 700;
  vertical-align: super;
}
@media only screen and (min-width: 767.99px){
  .flexWrap_202609 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .flexitem_202609 {
    width: 48%;
  }
  .flexitem02_202609 {
    width: 58%;
  }
  .flexitem03_202609 {
    width: 39%;
  }
  .md_cont2_02 div:nth-child(2) {
    width: 42%;
  }
  .md_cont2_02 div:nth-child(1) {
    width: 55%;
  }
  .textwrap_orange_border_202609 {
    font-size: 1.4rem;
  }
  .textwrap_green_border_202609 {
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 767.98px){
  .textwrap_orange_border_202609 {
    font-size: 1.2rem;
  }
  .textwrap_green_border_202609 {
    font-size: 1.2rem;
  }
  .titlebrown_main_202609 {
    font-size: 18px !important;
  }
  .spmt10_202609 {
    margin-top: 10px !important;
  }
  .spmt20_202609 {
    margin-top: 20px !important;
  }
  .spwidth70_202609 {
    width: 70% !important;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 460px){
  .br_sp02 {
    display: none;
  }
  .textwrap_orange_border_202609 {
    padding-left: 6px;
    margin: 5px 0 5px 5px;
    border-left: 2px solid #e17b1b;
  }
  .textwrap_green_border_202609 {
    padding-left: 6px;
    margin: 5px 0 5px 5px;
    border-left: 2px solid #0a6f59;
  }
}
@media only screen and (max-width: 459.99px){
  .br_sp02 {
    display: block;
  }
}
