@charset "UTF-8";

/*--------------------
209回
--------------------*/
.l_main .md_green202602{
	border-radius: 20px;
	background: #e1f0e6;
	margin-top: 40px;
	padding: 40px 40px;
	position: relative;
}

.l_main .md_green202602 .md_cont2_01{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.l_main .md_green202602 .md_cont2_02{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
  flex-direction: row-reverse;
}

.l_main .md_green202602 .md_cont2_01 div:nth-child(1),
.l_main .md_green202602 .md_cont2_02 div:nth-child(1) {
	width: 20%;
}

.l_main .md_green202602 .md_cont2_01 div:nth-child(2),
.l_main .md_green202602 .md_cont2_02 div:nth-child(2) {
	width: 76%;
}

.l_main .md_green202602 .is_tittsu{
	position: absolute;
	width: 100px;
	top: -24px;
	left: 0;
}
.is_spotname_202602 {
  background-color: #e2514d;
  border-radius: 30px;
  color: #fff;
  padding: 0 20px;
  font-size: 18px !important;
}
.is_genrename_202602 {
  background-color: #d67431;
  border-radius: 30px;
  color: #fff;
  padding: 0 20px;
  font-size: 18px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.is_pink202602 {
  color: #e2514d !important;
}
.is_orange202602 {
  color: #d67431 !important;
}
.is_shrinename_202602 {
  color: #4a8b66 !important;
}
.is_pinkborder_202602 {
  color: #513b1a !important;
  border-left: #e2514d 5px solid !important;
  margin-top: 40px !important;
}
.is_orangeborder_202602 {
  color: #513b1a !important;
  border-left: #d67431 5px solid !important;
  margin-top: 40px !important;
}
@media only screen and (min-width: 767.99px){
  .is_spotname_202602 {
    margin-left: 10px;
  }
  .is_genrename_202602 {
    margin-left: 10px;
  }
  .pcpb0 {
    padding-bottom: 0 !important;
  }
}
@media only screen and (max-width: 767.98px){
	.l_main .md_green202602 .md_cont2_02 div:nth-child(1){
		width: 100%;
		padding: 0 0 5px 0;
	}
	
	.l_main .md_green202602 .md_cont2_02 div:nth-child(2){
		width: 100%;
	}
	
	.l_main .md_green202602{
		border-radius: 10px;
		padding: 8%;
	}
	.l_main .md_green202602 .is_tittsu{
		width: 70px;
		top: -20px;
		left: -20px;
	}
  .is_spotname_202602 {
    margin-top: 5px;
  }
  .is_genrename_202602 {
    margin-top: 5px;
  }
  .is_spot_202602 {
    width: 100%;
  }
  .width50_center {
    width: 50%;
    margin: 10px auto 0 !important;
  }
  .width50_center_02 {
    width: 50%;
    margin: 0 auto !important;
  }
}
@media only screen and (min-width: 460px){
  .br_sp02 {
    display: none;
  }
}
@media only screen and (max-width: 459.99px){
  .br_sp02 {
    display: block;
  }
  .l_main .md_green202602 .is_tittsu {
    width: 70px;
    top: -20px;
    left: -20px;
  }
  .l_main .md_green202602 .md_cont2_01 div:nth-child(1),
  .l_main .md_green202602 .md_cont2_02 div:nth-child(1) {
    width: 100%;
    padding: 0 0 5px 0;
  }
  .l_main .md_green202602 .md_cont2_01 div:nth-child(2),
  .l_main .md_green202602 .md_cont2_02 div:nth-child(2) {
    width: 100%;
  }
}
