@charset "UTF-8";

/*--------------------
209回
--------------------*/
.l_main .md_green202601{
	border-radius: 20px;
	background: #eaf4de;
	margin-top: 40px;
	padding: 40px 40px;
	position: relative;
}

.l_main .md_green202601 .md_cont2{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.l_main .md_green202601 .md_cont2 div:nth-child(1){
	width: 20%;
}

.l_main .md_green202601 .md_cont2 div:nth-child(2){
	width: 76%;
}

.l_main .md_green202601 .is_tittsu{
	position: absolute;
	width: 100px;
	top: -24px;
	left: 0;
}
.is_spotname_202601 {
  background-color: #4a8b66;
  border-radius: 30px;
  color: #fff;
  padding: 0 20px;
  font-size: 18px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.is_brown202601 {
  color: #6e450e !important;
}
.is_shrinename_202601 {
  color: #4a8b66 !important;
}
.is_green_202601 {
  color: #4a8b66 !important;
  border-left: #4a8b66 5px solid !important;
  margin-top: 40px !important;
}
@media only screen and (min-width: 767.99px){
  .is_spotname_202601 {
    margin-left: 10px;
  }
  .pcpb0 {
    padding-bottom: 0 !important;
  }
}
@media only screen and (max-width: 767.98px){
	.l_main .md_purple202601 .md_cont2 div:nth-child(1){
		width: 100%;
		padding: 0 0 5px 0;
	}
	
	.l_main .md_purple202601 .md_cont2 div:nth-child(2){
		width: 100%;
	}
	
	.l_main .md_purple202601{
		border-radius: 10px;
		padding: 8%;
	}
	.l_main .md_purple202601 .is_tittsu{
		width: 70px;
		top: -20px;
		left: -20px;
	}
  .is_spotname_202601 {
    margin-top: 5px;
  }
  .is_spot_202601 {
    width: 100%;
  }
}
@media only screen and (min-width: 460px){
  .br_sp02 {
    display: none;
  }
}
@media only screen and (max-width: 459.99px){
  .br_sp02 {
    display: block;
  }
}
