@charset "UTF-8";

/*--------------------
208回
--------------------*/
.l_main .md_purple202512{
	border-radius: 20px;
	background: #ede8f3;
	margin-top: 40px;
	padding: 40px 40px;
	position: relative;
}

.l_main .md_purple202512 .md_cont2{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	flex-direction: row-reverse;
}

.l_main .md_purple202512 .md_cont2 div:nth-child(1){
	width: 20%;
}

.l_main .md_purple202512 .md_cont2 div:nth-child(2){
	width: 76%;
}

.l_main .md_purple202512 .is_tittsu{
	position: absolute;
	width: 100px;
	top: -24px;
	left: 0;
}
.is_spotname_202512 {
  background-color: #e17058;
  border-radius: 10px;
  color: #fff;
  padding: 5px 10px;
  margin-right: 10px;
}
.is_orangelist202512 {
  position: relative;
  padding-left: 15px;
}
.is_orangelist202512 {
  margin-top: 40px;
}
.is_orangelist202512:before {
  content: "";
  position: absolute;
  top: .5em;
  left: 0;
  width: 10px;
  height: 10px;
  background-color: #eb9620;
  border-radius: 50%;
}
.mt20 {
  margin-top: 20px !important;
}
.is_brown202512 {
  color: #6e450e !important;
}
.icon202512 {
  position: relative;
}
.borderleft_202512 {
  display: inline-block;
  border-left: #e17058 5px solid;
  margin: 40px 0 10px !important;
}
.is_omikuziname_202512 {
  color: #e17058 !important;
}
.is_font74 {
  font-size: 74% !important;
}
@media only screen and (min-width: 767.99px){
  .icon202512::after {
    content: "";
    position: absolute;
    top: -1em;
    right: 10px;
    width: 40px;
    height: 100px;
    background: url(/navi/kyoto_tsu/assets/img/202512/img_icon.png);
    background-size: contain;
  }
  .borderleft_none_202512_pc {
    border: none !important;
    display: block !important;
    line-height: 1.2 !important;
    margin: 10px 0 !important;
  }
  .borderleft_none_202512_pc_v2 {
    border: none !important;
    display: block !important;
    margin: 0 !important;
  }
}
@media only screen and (max-width: 767.98px){
	.l_main .md_purple202512 .md_cont2 div:nth-child(1){
		width: 100%;
		padding: 0 0 5px 0;
	}
	
	.l_main .md_purple202512 .md_cont2 div:nth-child(2){
		width: 100%;
	}
	
	.l_main .md_purple202512{
		border-radius: 10px;
		padding: 8%;
	}
	.l_main .md_purple202512 .is_tittsu{
		width: 70px;
		top: -20px;
		left: -20px;
	}
  .icon202512::after {
    content: "";
    position: absolute;
    top: -0.8em;
    right: 10px;
    width: 30px;
    height: 75px;
    background: url(/navi/kyoto_tsu/assets/img/202512/img_icon.png);
    background-size: contain;
  }
  .is_spotname_202512 {
    margin-bottom: 20px !important;
  }
  .is_spotnamewrap01_202512 {
    font-size: 18px !important;
    margin-bottom: 15px !important;
  }
  .is_spotnamewrap02_202512 {
    font-size: 18px !important;
    color: #e17058 !important;
  }
  .borderleft_none_202512_sp {
    border: none !important;
    display: block !important;
    line-height: 1.2 !important;
    line-height: 2em !important;
    margin: 0 !important;
  }
  .borderleft_none_202512_sp_v2 {
    border: none !important;
    display: block !important;
    line-height: 2.4em !important;
    margin: 0 !important;
  }
}
