@charset "utf-8";


/* ↓ ドンペンページ：スタイル ↓
--------------------------------------------------------------*/

.molie .details-area.area_01 .details-box_img-text {
	margin-top: 30px;
}
@media (max-width: 767px) {
	.molie .details-area.area_01 .details-box_img-text {
		margin-top: 20px;
	}
}

.molie .frame_area figure img {
	width: auto;
	max-width: 650px;
}
@media (max-width: 767px) {
	.molie .frame_area figure img {
    width: auto;
    max-width: 100%;
    height: auto;
	}
}

.frame_box {
  margin-bottom: 60px;
}
@media (max-width: 767px) {

.molie .lower-title-mark {
  text-align: center;
}
.molie  .lower-title-mark p::before {
  left: -30px;
}
.molie  .lower-title-mark p::after{
  right: -30px;
}
}

.molie .mv-area .u-sp {
  text-align: center;
}

.molie .card-info_icon img {
  max-height: 50px;
}
/* ↑ ドンペンページ：スタイル ↑
--------------------------------------------------------------*/