@charset "utf-8";

/* ----- general ----- */
.flat {
	margin-top: 0 !important;
}

/* ----- kye-visual ----- */
.prg-birthmonth #key-visual {
	padding: 0;
}

.prg-birthmonth #key-visual h1,
.prg-birthmonth #key-visual p {
	margin: 0;
}

/* SP */
.prg-birthmonth #key-visual .prg-heading1-01.prg-sp {
	background: url(../img/bg_01_@2x.png) center top repeat;
	padding: 8px 5px;
	text-align: center;
}

.prg-birthmonth #key-visual .prg-heading1-01.prg-sp img {
	margin: 0 auto;
}

.prg-birthmonth #key-visual .prg-heading1-01.prg-sp h1 {
	margin-top: -22px;
}

.prg-birthmonth #key-visual .prg-heading1-01.prg-sp .prg-feature {
	background: url(../img/bg_02_@2x.png) center bottom no-repeat;
	background-size: 320px;
	margin: 11px -5px -8px;
	min-height: 160px;
	padding-bottom: 15px;
}

/* ----- heading ----- */
.prg-birthmonth .prg-heading2-02 {
	background-color: #87be01;
	color: #fff;
	font-weight: bold;
	line-height: 1.5em;
	text-align: center;
	padding: 13px;
}

.prg-birthmonth .prg-heading2-02 h2 {
	font-size: 175%;
}

.prg-birthmonth .c-heading3-01 h3 {
	color: #87be01;
}

/* ----- importantNotes ----- */
.prg-birthmonth .c-set-importantNotes-01 {
	border: 1px solid #e50000;
}

.prg-birthmonth .c-set-importantNotes-01 .head {
	border-bottom: 1px solid #d4d5d5;
	padding: 0px 28px;
}

.prg-birthmonth .c-set-importantNotes-01 > .item > .head > p {
	max-width: 980px;
	margin: 0 auto;
	overflow: hidden;
	padding: 16px 0 13px;
	position: relative;
}

.prg-birthmonth .c-set-importantNotes-01 > .item > .head > p strong:before {
	background-image: url(/assets/img/marker_04_@2x.png);
	background-repeat: no-repeat;
	background-size: auto 18px;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	width: 18px;
}

.prg-birthmonth .c-set-importantNotes-01 > .item > .head > p strong {
	display: block;
	padding-right: 15px;
	padding-left: 30px;
}

.prg-birthmonth .c-set-importantNotes-01 .body {
	padding: 0 50px 50px;
}

@media only screen and (max-width: 640px) {
.prg-birthmonth .c-set-importantNotes-01 .head {
	padding: 0px 10px 0 14px;
}

.prg-birthmonth .c-set-importantNotes-01 .body {
	padding: 0 14px 14px;
}
}

/* ----- prg-relatedLinks ----- */
@media only screen and (max-width: 640px) {
.prg-birthmonth #prg-relatedLinks {
	padding-top: 0;
	padding-bottom: 18px;
}
}

/* ----- prg-banners-01 ----- */
.prg-birthmonth .prg-banners-01 {
	padding: 0;
	text-align: center;
}

.prg-birthmonth .prg-banners-01 .prg-banners-header {
	background: #bcbdbd;
	color: #ffffff;
	padding: 15px;
}

.prg-birthmonth .prg-banners-01 .prg-banners-header h2 {
	font-size: 150%;
	font-weight: bold;
}

.prg-birthmonth .prg-banners-01 .prg-banner-item {
	margin: 0;
	padding: 15px;
}

.prg-birthmonth .prg-banners-01 .prg-banner-item .img-responsive {
	margin-right: auto;
	margin-left: auto;
}

.prg-birthmonth .prg-banners-01 .prg-banner-item + .prg-banner-item {
	border-top: #ffffff solid 1px;
}

.prg-birthmonth .prg-banners-01 .prg-banner-item .prg-banner-item-heading {
	font-size: 112.5%;
	margin-bottom: 0.5em;
}

.prg-birthmonth .prg-banners-01 .prg-banner-item.fresh-green {
	background: #e7f6c3;
}

.prg-birthmonth .prg-banners-01 .prg-banner-item.emerald-green {
	background: #e0f6f9;
}

.prg-birthmonth .prg-banners-01 .prg-banner-item.light-blue {
	background: #def2fe;
}

/* ----- noteList ----- */
.prg-noteList-01 li li:before {
	display: none;
}
