<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*====================================
KNB女性セミナー
====================================*/

a {
background:transparent;
text-decoration:none;
-webkit-tap-highlight-color:rgba(153,153,153,0.4);/* -webkit-touch-callout: none; */
}

a:link {
color:#c42e58;
text-decoration:none;
}

a:visited {
color:#c42e58;
text-decoration:none;
}

a:hover {
color:#fd5081;
text-decoration: none;
}

a:active {
color:#c42e58;
text-decoration: none;
}

/*--- メニュー ---*/

#womanMenu {
margin: 0 0 15px 0;
padding:0;
list-style:none;
}
#womanMenu li {
display:inline-block;
margin:0;
padding: 0;
background: #ffedf1;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZWRmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk1JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk2JSIgc3RvcC1jb2xvcj0iI2ZmZWRmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top,  #ffedf1 0%, #ffffff 95%, #ffedf1 96%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffedf1), color-stop(95%,#ffffff), color-stop(96%,#ffedf1));
background: -webkit-linear-gradient(top,  #ffedf1 0%,#ffffff 95%,#ffedf1 96%);
background: -o-linear-gradient(top,  #ffedf1 0%,#ffffff 95%,#ffedf1 96%);
background: -ms-linear-gradient(top,  #ffedf1 0%,#ffffff 95%,#ffedf1 96%);
background: linear-gradient(to bottom,  #ffedf1 0%,#ffffff 95%,#ffedf1 96%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffedf1', endColorstr='#ffffff',GradientType=0 );
border-bottom: 1px solid #ffb3b6;
border-left: 1px solid #ffb3b6;
width: 176px;
}
#womanMenu li:first-child {
border-radius: 0px 0px 0px 7px;
-moz-border-radius: 0px 0px 0px 7px;
-webkit-border-radius: 0px 0px 0px 7px;
}
#womanMenu li:last-child {
border-right: 1px solid #ffb3b6;
padding-right:1px;
border-radius: 0px 0px 7px 0px;
-moz-border-radius: 0px 0px 7px 0px;
-webkit-border-radius: 0px 0px 7px 0px;
}
#womanMenu li a {
display:block;
line-height:16px;
padding: 8px 0 8px 28px;
background: url(icon_arrow_maru_pink_bottom.png) no-repeat 6% 50%;
}

 @media only screen and (max-width:640px) {
#womanMenu {
text-align: center;
}
#womanMenu li {
background:none;
border:none;
width: 49%;
text-align: center;
border-bottom: 1px dotted #f7c3c5;
}
#womanMenu li:last-child {
border-right:none;
border-radius: 0px 0px 0px 0px;
-moz-border-radius: 0px 0px 0px 0px;
-webkit-border-radius: 0px 0px 0px 0px;
}
#womanMenu li:first-child {
border-radius: 0px 0px 0px 0px;
-moz-border-radius: 0px 0px 0px 0px;
-webkit-border-radius: 0px 0px 0px 0px;
}
#womanMenu li:nth-child(2n) {
border-left: 1px dotted #f7c3c5;
}
#womanMenu li a {
padding: 6px 0 6px 0;
background:none;
}
}

/*--- トップページ ---*/

#womanSeminar {
margin: 0 auto;
width:1030px;
}
#womanSeminar img {
vertical-align:bottom;
}

#womanBox {
margin: 0 auto 0 auto;
padding: 8px 8px 15px 8px;
width: 710px;
border: 5px solid #FFDBE9;
}
.infoBox {
margin:0;
padding:0;
list-style: none;
}
.infoBox li {
margin:0;
padding:0;
border-bottom: 2px dotted #b3b3b3;
}
.infoBox li a {
display:block;
padding: 7px 20px 7px 5px;
background:url(../../../../shared/images/icon_arrow_maru_white_pink_right.png) no-repeat right;
}
.allView {
margin: 8px 0 0 0;
padding: 2px 20px 2px 0;
background: url(../../../../shared/images/icon_arrow_maru_pink_right.png) no-repeat right;
text-align: right;
font-weight: bold;
}
.womanTitle {
clear: both;
margin: 35px 8px 0 8px;
padding:0;
border-bottom: 1px solid #ff5473;
background: #ff728d; /* Old browsers */
background: -moz-linear-gradient(top,  #ff728d 50%, #ff5473 51%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#ff728d), color-stop(51%,#ff5473)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ff728d 50%,#ff5473 51%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ff728d 50%,#ff5473 51%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ff728d 50%,#ff5473 51%); /* IE10+ */
background: linear-gradient(to bottom,  #ff728d 50%,#ff5473 51%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff728d', endColorstr='#ff5473',GradientType=0 ); /* IE6-9 */
}
.womanTitle p {
margin: 0 0 0 4px;
padding: 6px 0 7px 6px;
background: #FFF;
color:#444;
font-size:0.8em;
line-height: 1em;
}
.womanTitle2 {
clear: both;
margin: 25px 8px 0 8px;
padding:0;
border-bottom: 1px solid #ff5473;
background: #ff728d; /* Old browsers */
background: -moz-linear-gradient(top,  #ff728d 50%, #ff5473 51%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#ff728d), color-stop(51%,#ff5473)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ff728d 50%,#ff5473 51%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ff728d 50%,#ff5473 51%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ff728d 50%,#ff5473 51%); /* IE10+ */
background: linear-gradient(to bottom,  #ff728d 50%,#ff5473 51%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff728d', endColorstr='#ff5473',GradientType=0 ); /* IE6-9 */
}
.womanTitle2 p {
margin: 0 0 0 4px;
padding: 6px 0 7px 6px;
background: #FFF;
color:#444;
font-size:0.8em;
line-height: 1em;
}

.womanFirst {
margin: 10px 0 0 0;
padding: 0 8px 0 8px;
}
.womanFirst img {
margin-left: 18px;
}
.womanFirst p {
color: #ff5473;
font-weight:bold;
}
.womanContent {
margin: 10px 15px 0 15px;
padding: 0;
}
.red {
color:#ff0000;
}
.nyukaiButton {
margin: 15px auto 0 auto;
width: 180px;
background:#fff;
text-align:center;
letter-spacing: 0.25em;
font-weight:bold;
}
.nyukaiButton a {
display:block;
padding: 10px 15px;
border: 2px solid #FFF;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background: #ed4171;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkNDE3MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjNDJlNTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ed4171 0%, #c42e58 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ed4171), color-stop(100%,#c42e58));
background: -webkit-linear-gradient(top,  #ed4171 0%,#c42e58 100%);
background: -o-linear-gradient(top,  #ed4171 0%,#c42e58 100%);
background: -ms-linear-gradient(top,  #ed4171 0%,#c42e58 100%);
background: linear-gradient(to bottom,  #ed4171 0%,#c42e58 100%);
-webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3);
-moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3);
box-shadow: 1px 1px 1px rgba(000,000,000,0.3);
color: #FFF;
text-shadow: 0px 0px 3px rgba(0,0,0,0.5);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed4171', endColorstr='#c42e58',GradientType=0 );
}

.nyukaiButton a:not(:target){
filter: none;
}

.nyukaiButton a:hover {
display:block;
padding: 10px 15px;
border: 2px solid #FFF;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
background: #c42e58;
-webkit-box-shadow: 0px -1px 2px rgba(000,000,000,0.3);
-moz-box-shadow: 0px -1px 2px rgba(000,000,000,0.3);
box-shadow: 0px -1px 2px rgba(000,000,000,0.3);
color: #FFF;
text-shadow: 0px 0px 3px rgba(0,0,0,0.5);
}
.gyouziTitle {
clear: both;
margin: 8px 0 0 0;
padding: 8px 10px;
background:#FFDBE9;
font-weight: bold;
}
.gyouziTitle span {
padding-left: 15px;
font-weight:normal;
}
.gyouziImg {
margin: 8px 0 20px 0;
}
.gtouziText {
margin: 8px 15px;
}

 @media only screen and (max-width:640px) {
#womanSeminar {
width: 100%;
text-align:center;
}
#womanBox {
float: none;
margin:0 auto;
padding: 0 0 20px 0;
width: 98%;
border: none;
text-align:left;
}
img {
max-width:80%;
}
.womanTitle {
margin-top: 35px;
}
.womanFirst img {
margin-left: 0;
}
.gyouziImg {
float: none;
margin: 8px 0 5px 0;
width:100%;
text-align:center;
}
.gtouziText {
float: none;
margin: 0 0 20px 0;
width:100%;
}
.gyouziTitle {
margin-top:30px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.gyouziTitle span {
display: block;
padding-left: 0;
}
.infoBox li a {
padding: 12px 20px 12px 5px;
}
}

/* 記事系 */

.df_infoList,
.df_info ul {
margin: 0 0;
padding:0;
list-style:none;
}
#womanBox .df_paging {
margin: 5px 8px;
}

.df_titleSub {
margin: 10px 0 0 8px;
}
.df_dateSub {
display:block;
margin: 0 0 0 8px;
padding:0;
color:#666;
text-align: left;
white-space:nowrap;
font-size:0.8em;
}
.detailText {
margin: 15px 8px 15px 8px;
}
.detailImg {
margin: 20px 0 20px 0;
text-align: center;
}
.detailImg img {
display:inline;
margin: 0px 10px;
}
.df_sns {
display:block;
clear: both;
}
.df_sns .df_line img {
border:none;
}
.df_modoruLink {
display:block;
clear: both;
}

 @media only screen and (max-width:640px) {
.detailImg img {
display:block;
margin: 10px auto;
}
#womanBox .df_paging ul {
margin:0;
padding:0;
}
}

#womanBox .womanDetail .df_title {
font-weight: bold;
font-size: 1.1em;
}

#womanBox .womanDetail .df_txt {
margin: 0 24px;
line-height: 1.8;
font-size: 1.1em;
}

#womanBox .womanDetail .imgArea {
text-align: center;
padding: 18px 0;
}

#womanBox .womanDetail .imgArea img {
margin: 5px;
}</pre></body></html>