.idea_main_img_box {
	margin: 0 auto;
}
.main_img_01 {
	margin: 62px auto 50px auto;
}
.contents_box {
	width: 544px;
	margin: 0 auto 25px auto;
}
.item_box {

}
.ib_title_box {
	margin-bottom: 24px;
}
.ib_p_title {
	line-height: 54px;
	color: #B81628;
	border:solid 2px #B81628;
	border-radius: 34px;
	width: 544px;
}
.ib_p {
	line-height:33px;
	margin-bottom: 39px;
}
.ib_p_adjustment {
	letter-spacing: -0.3px;
}
.ibtb_img_01 {
	width:101px;
	height:23px;
}
.ibtb_img_02 {
	width:101px;
	height:23px;
}
.ibtb_img_03 {
	width:300px;
	height:23px;
}
@media (min-width: 769px) {

}
@media (max-width: 768px) {
.main_img_01 {
	width: 100%;
  	max-width: 298px;
  	margin-bottom: 45px;
}
.contents_box {
	width: 90%;
}
.ib_title_box {
	margin-bottom: 18px;
}
.ib_p_title {
	width: 100%;
	border-radius: 22px;
}
.ib_p {
	line-height: 29px;
	margin-bottom: 26px;
}
.ibtb_img_01 {
	width:auto;
	height:20px;
	max-width: 90%;
	max-height: 28px;
}
.ibtb_img_02 {
	width:auto;
	height:20px;
	max-width: 90%;
	max-height: 28px;
}
.ibtb_img_03 {
	width:auto;
	height:20px;
	max-width: 90%;
	max-height: 28px;
}
.ib_p_title img {
	margin-top: -3px;
}
}
@media (min-width: 766px) and (max-width: 768px) {

}


