/* ====================================== */
/* clearfix */
/* ====================================== */
/* clearfix */
.clearfix:after { visibility: hidden; content: "."; display: block; clear: both; height: 0; }

/* ====================================== */
/* mod_main */
.mod_main { margin: 0 auto; max-width: 768px; width: 100%; }

.mod_main > h1 { padding: 5px 10px; border-bottom: 1px solid white; background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ViZWJlYiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=="); background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #ebebeb)); background: -webkit-linear-gradient(top, #ffffff 0%, #ebebeb 100%); background: linear-gradient(to bottom, #ffffff 0%, #ebebeb 100%); }
.mod_main > h1 span { display: inline-block; }
.mod_main > h1 span:first-child { color: #e44783; font-size: 1.5em; font-family: Georgia, Arial, Helvetica, sans-serif; }
.mod_main > h1 span:last-child { position: relative; top: -2px; margin: 0 0 0 5px; }

.mod_main h2 { background: #E44783; padding: 3px 8px; color: #fff; }

.mod_year { position: relative; padding: 10px 0; margin-bottom: 1.30208%; width: 100%; height: auto; font-size: 1.2em; }
.mod_year .year { background: url("/ladies/sp/common/images/bg_h3_01.png") no-repeat; padding-left: 25px; color: #E44783; font-size: 1.2em; line-height: 30px; }
.body_news_detail .mod_year { line-height: 1.2; }
.mod_year .selectYear { position: absolute; top: 50%; right: 10px; margin-top: -15px; padding: 0 0 0 10px; width: 110px; height: 30px; font-size: 13px; background: #fff; border: 1px solid #a9a9a9; border-radius: 3x; }

.mod_date, .mod_newsList, .mod_newsDetail, .mod_notes { overflow: hidden; margin: 0 auto; width: 100%; }

.mod_date { padding: 15px 0; }

.mod_newsList { margin-bottom: 1.30208%; }
.mod_newsList a { position: relative; display: block; min-height: 20px; color: #333; vertical-align: top; }
.mod_newsList a[target="_blank"]:after, .mod_newsList a[href$="pdf"]:after { position: relative; content: ""; display: inline-block; margin: 0 0 0 5px; }
.mod_newsList a[target="_blank"]:after { content: url("/ladies/images/news/img_icon_openwin.png"); position: relative; left: -3px; top: 3px; }
.mod_newsList a[href$="pdf"]:after { content: url("/ladies/images/news/img_icon_pdf.png"); left: -3px; top: 3px; }
.mod_newsList dl { position: relative; display: none; margin-top: -1px; }
.mod_newsList dl:first-child { display: block; }
.mod_newsList dt, .mod_newsList dd { line-height: 1.4; }
.mod_newsList dt { padding: 8px 8px 0 8px; font-weight: bold; color: #666; }
.mod_newsList dt.new:after { content: url("/ladies/images/news/bg_new.png"); margin-left: 5px; vertical-align: bottom; }
.mod_newsList dd { padding: 0 8px 8px 8px; border-bottom: 1px dotted #333; }

/* ====================================== */
