@charset "utf-8";

/* RESET */
body {
  margin: 0;
  padding: 0;
  text-align: left;
  letter-spacing: 0;
}

form,
input,
p,
img,
ul,
ol,
li,
dt,
dd,
dl,
input,
h1,
h2,
h3,
h4,
h5,
h6,
q {
  border: none;
  list-style: none;
  margin: 0;
  padding: 0;
}

form {
  background: none;
  border: none;
}

img {
  border: 0;
}

hr {
  display: none;
}

del {
  color: #999999;
  text-decoration: none;
}

address,
cite,
dfn,
em,
var,
th,
ins,
del,
samp {
  font-weight: normal;
  font-style: normal;
}

i {
  margin: 0 2px;
  font-size: smaller;
  font-weight: normal;
  font-style: normal;
}

.exCfx:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.exCfx {
  display: inline-table;
  min-height: 1%;
}

* html .exCfx {
  height: 1%;
}

.exCfx {
  display: block;
}

/* MHD */
.yjmth {
  margin: 0 0 10px;
}

.yjplg {
  margin: 0 0 10px;
}

.YjshpUHD td {
  text-align: left;
}

/* EMG */
.EMG>table {
  text-align: center;
  margin: 10px auto !important;
}

.EMG table table {
  margin: 0;
}

.EMG br {
  display: none;
}

.EMG table strong {
  font-weight: bold;
}

/*========================================
								head
========================================*/

#wrapper {
  width: auto;
}

.main_info {
  background: #fff;
  width: 990px;
  margin: 0 auto 60px;
}

/* HEADER TOPICPATH */

.topicpath {
  width: 960px;
  padding: 20px 0;
  margin: 0 auto;
}

.topicpath ol {
  width: 949px;
  float: left;
  overflow: hidden;
  word-break: break-all;
  word-wrap: break-word;
}

.topicpath ol li {
  display: block;
  float: left;
  font-size: 12px;
  margin-right: 10px;
  padding-right: 15px;
  background: url(https://s.yimg.jp/images/search-beauty/assets/cms/img/gt.gif) no-repeat right;
  white-space: nowrap;
}

.topicpath ol li a {
  color: #848484;
  text-decoration: none;
}

.topicpath ol li a:hover {
  text-decoration: underline;
}

.topicpath ol li img {
  position: relative;
  top: 3px;
  margin-right: 5px;
}

.topicpath ol li.elCrt {
  color: #212020;
  background: none;
}

/*========================================
								main
========================================*/

/* COMMON ENTRYLIST */
#content p.title {
  margin-bottom: 25px;
  padding: 8px 0 7px 12px;
  border-top: 4px solid #ccc;
  background: url(https://s.yimg.jp/images/search-beauty/assets/cms/img/tback.png) repeat-x left top;
  line-height: 1;
  font-weight: bold;
}

.entrylist dl {
  width: 645px;
  border-bottom: 1px solid #eee;
  padding-top: 15px;
  padding-bottom: 15px;
}

.entrylist dt {
  padding: 10px 0 0;
}

.entrylist dd {
  padding-top: 10px;
  /*width:410px;_width:407px;margin-left:190px;*/
}

.entrylist dd a {
  font-size: 14px;
}

.category_date {
  font-weight: normal;
  font-size: 14px;
  color: #212020;
}

.entry_archive .category_date {
  font-weight: bold;
  color: #555;
}

.entry_archive .entry_tags {
  color: #b1b1b1;
  font-size: 12px;
  display: inline-block;
  margin-right: 10px;
}

.entry_archive .entrybody p {
  margin-bottom: 20px;
}

p.more {
  margin: 15px 3px 0 0;
  padding: 0 4px 0 0;
  text-align: right;
}

#content {
  float: left;
  width: 645px;
  margin: 20px 20px 35px 30px;
  overflow: hidden;
  word-break: break-all;
  word-wrap: break-word;
}

.maintenance,
.campaign,
.update,
.contents,
.must,
.questionnaire,
.stylist {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 4px;
  border-radius: 3px;
  text-align: center;
  width: 150px;
  height: 20px;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
}

.maintenance {
  /*メンテナンス・不具合*/
  color: #555;
  background-color: #feec77;
}

.campaign {
  /*キャンペーン*/
  background-color: #ea76a6;
}

.update {
  /*情報追加・アップデート*/
  background-color: #3c8fcc;
}

.contents {
  /*コンテンツ*/
  background-color: #e89a56;
}

.must {
  /*必読情報*/
  background-color: #e3364a;
}

.questionnaire {
  /*アンケート*/
  background-color: #9eb639;
}

.stylist {
  /*スタイリスト向け情報*/
  background-color: #777777;
}

.more {
  font-size: 12px;
}

.entry_archive .entry_label {
  margin-bottom: 20px;
}

/*========================================
								utilities
========================================*/

#utilities {
  float: left;
  width: 235px;
  margin: 20px 0 35px;
  overflow: hidden;
  word-break: break-all;
  word-wrap: break-word;
}

/* UTILITIES TITLE */
#utilities .title {
  padding-top: 20px;
  font-weight: bold;
  line-height: 1;
  font-size: 16px;
  color: #333;
}

#utilities .category {
  margin: 0 0 20px;
}

#utilities .category ul,
#utilities .recent ul,
#utilities .archive ul {
  margin: 0 2px;
  /*padding:0 6px 0 4px;*/
}

#utilities .category li,
#utilities .recent li,
#utilities .archive li {
  list-style: none;
  border-bottom: 1px dotted #b1b1b1;
  padding: 15px 0;
  line-height: 1.3;
}

#utilities .category li a,
#utilities .archive li a {
  font-size: 14px;
  color: #555;
  text-decoration: none;
}

#utilities .recent li a {
  font-size: 12px;
  color: #555;
  text-decoration: none;
}

#utilities .recent {
  margin: 0 0 20px;
}

#utilities .archive {
  margin: 0 0 20px;
}

#utilities .archive li a span {
  padding: 0 0 0 5px;
}

/*========================================
								button
========================================*/
.ButtonArea {
  padding-bottom: 40px;
}

.ButtonArea .button {
  text-align: center;
  margin-right: auto;
  margin-left: auto;
}

.btn_mgt {
  padding-top: 30px;
  border-top: 1px solid rgba(233, 233, 233, 0.5);
}