@charset "UTF-8";
/*****************************************************
  Foundation
*****************************************************/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
* 1. Set default font family to sans-serif.
* 2. Prevent iOS text size adjust after orientation change, without disabling
*    user zoom.
*/
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
* Remove default margin.
*/
body {
  margin: 0;
}

/* HTML5 display definitions
========================================================================== */
/**
* Correct `block` display not defined for any HTML5 element in IE 8/9.
* Correct `block` display not defined for `details` or `summary` in IE 10/11
* and Firefox.
* Correct `block` display not defined for `main` in IE 11.
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
* 1. Correct `inline-block` display not defined in IE 8/9.
* 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
*/
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
* Prevent modern browsers from displaying `audio` without controls.
* Remove excess height in iOS 5 devices.
*/
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
* Address `[hidden]` styling not present in IE 8/9/10.
* Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
*/
[hidden],
template {
  display: none;
}

/* Links
========================================================================== */
/**
* Remove the gray background color from active links in IE 10.
*/
a {
  background-color: transparent;
}

/**
* Improve readability when focused and also mouse hovered in all browsers.
*/
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
========================================================================== */
/**
* Address styling not present in IE 8/9/10/11, Safari, and Chrome.
*/
abbr[title] {
  border-bottom: 1px dotted;
}

/**
* Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
*/
b,
strong {
  font-weight: bold;
}

/**
* Address styling not present in Safari and Chrome.
*/
dfn {
  font-style: italic;
}

/**
* Address variable `h1` font-size and margin within `section` and `article`
* contexts in Firefox 4+, Safari, and Chrome.
*/
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
* Address styling not present in IE 8/9.
*/
mark {
  background: #ff0;
  color: #000;
}

/**
* Address inconsistent and variable font size in all browsers.
*/
small {
  font-size: 80%;
}

/**
* Prevent `sub` and `sup` affecting `line-height` in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
========================================================================== */
/**
* Remove border when inside `a` element in IE 8/9/10.
*/
img {
  border: 0;
}

/**
* Correct overflow not hidden in IE 9/10/11.
*/
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
========================================================================== */
/**
* Address margin not present in IE 8/9 and Safari.
*/
figure {
  margin: 1em 40px;
}

/**
* Address differences between Firefox and other browsers.
*/
hr {
  box-sizing: content-box;
  height: 0;
}

/**
* Contain overflow in all browsers.
*/
pre {
  overflow: auto;
}

/**
* Address odd `em`-unit font size rendering in all browsers.
*/
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
========================================================================== */
/**
* Known limitation: by default, Chrome and Safari on OS X allow very limited
* styling of `select`, unless a `border` property is set.
*/
/**
* 1. Correct color not being inherited.
*    Known issue: affects color of disabled elements.
* 2. Correct font properties not being inherited.
* 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
*/
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
* Address `overflow` set to `hidden` in IE 8/9/10/11.
*/
button {
  overflow: visible;
}

/**
* Address inconsistent `text-transform` inheritance for `button` and `select`.
* All other form control elements do not inherit `text-transform` values.
* Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
* Correct `select` style inheritance in Firefox.
*/
button,
select {
  text-transform: none;
}

/**
* 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
*    and `video` controls.
* 2. Correct inability to style clickable `input` types in iOS.
* 3. Improve usability and consistency of cursor style between image-type
*    `input` and others.
*/
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
* Re-set default cursor for disabled elements.
*/
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
* Remove inner padding and border in Firefox 4+.
*/
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
* Address Firefox 4+ setting `line-height` on `input` using `!important` in
* the UA stylesheet.
*/
input {
  line-height: normal;
}

/**
* It's recommended that you don't attempt to style these elements.
* Firefox's implementation doesn't respect box-sizing, padding, or width.
*
* 1. Address box sizing set to `content-box` in IE 8/9/10.
* 2. Remove excess padding in IE 8/9/10.
*/
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
* Fix the cursor style for Chrome's increment/decrement buttons. For certain
* `font-size` values of the `input`, it causes the cursor style of the
* decrement button to change from `default` to `text`.
*/
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
* 1. Address `appearance` set to `searchfield` in Safari and Chrome.
* 2. Address `box-sizing` set to `border-box` in Safari and Chrome
*    (include `-moz` to future-proof).
*/
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box;
}

/**
* Remove inner padding and search cancel button in Safari and Chrome on OS X.
* Safari (but not Chrome) clips the cancel button when the search input has
* padding (and `textfield` appearance).
*/
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
* Define consistent border, margin, and padding.
*/
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
* 1. Correct `color` not being inherited in IE 8/9/10/11.
* 2. Remove padding so people aren't caught out if they zero out fieldsets.
*/
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
* Remove default vertical scrollbar in IE 8/9/10/11.
*/
textarea {
  overflow: auto;
}

/**
* Don't inherit the `font-weight` (applied by a rule above).
* NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
*/
optgroup {
  font-weight: bold;
}

/* Tables
========================================================================== */
/**
* Remove most spacing between table cells.
*/
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

html {
  font: 500 14px/1.4 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #000;
  background-color: #fff;
}

body {
  width: 100%;
  min-width: 1120px;
  word-wrap: break-word;
  word-break: break-word;
}

body.-open {
  overflow: hidden;
}

div, span, input, textarea, a, table, th, td, section, nav, aside, header, footer, main, figure, select, dl, ul, ol, li, dt, dd, p, label, button, h1, h2, h3, h4, h5, h6 {
  box-sizing: border-box;
}

ul, ol, li, dd {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

em {
  font-style: normal;
}

p {
  margin: 0;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

fieldset {
  margin: 0;
  padding: 0;
  border: none;
}

input {
  border-radius: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

input[type="text"] {
  line-height: 1.5;
}

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  transition: .1s linear;
}

select {
  box-sizing: border-box;
  white-space: nowrap;
}

a {
  color: inherit;
  text-decoration: none;
  opacity: 1;
  transition: .1s linear;
}

/*****************************************************
  Layout
*****************************************************/
/* =================================================
  .globalNav
================================================= */
.globalNavi {
  position: relative;
  clear: both;
  height: 33px;
  background: #fff;
  border-bottom: 1px solid #EAEAEA;
}

.globalNavi .globalNaviContainer {
  width: 1120px;
  display: flex;
  margin: 0 auto;
  justify-content: space-between;
  height: 100%;
}

.globalNavi .globalNaviLeft {
  height: 100%;
  align-items: center;
}

.globalNavi .globalNaviLeft > li {
  float: left;
  padding: 6px 0;
  font-weight: 500;
}

.globalNavi .globalNaviLeft > li a.linkBottomArrow i.bottomArrow {
  margin-left: 6px;
  display: inline-block;
  background: url(/images/xwoman/2021/ico_down.png) no-repeat;
  background-size: 100% 100%;
  width: 9px;
  height: 9px;
}

.globalNavi .globalNaviLeft > li + li {
  margin-left: 19px;
}

.globalNavi .globalNaviRight {
  display: flex;
  height: 100%;
  align-items: center;
}

.globalNavi .globalNaviRight li {
  font-weight: 500;
}

.globalNavi .globalNaviRight li a.btnLogin {
  margin-right: 4px;
}

.globalNavi .globalNaviRight li a.nikNotRegistered {
  margin-right: 10px;
}

.globalNavi .globalNaviRight .btn {
  margin-left: 19px;
}

.globalNavi .globalNaviRight .btn + .btn {
  margin-left: 4px;
}

.globalNavi .globalNaviRight .name {
  margin-left: 10px;
  font-weight: bold;
}

.globalNavi .globalNaviRight .config {
  margin-left: 10px;
  font-weight: 500;
}

.globalNavi .globalNaviRight .config a {
  color: #f13c5d;
}

.globalNavi .globalNaviRight .config a:hover {
  text-decoration: underline;
}

/* BPプルダウン */
.bpSiteNavi {
  position: relative;
}

.bpSiteNavi .bpSiteList {
  display: none;
  position: absolute;
  background: #fff;
  width: 200px;
  box-sizing: content-box;
  padding: 8px 16px;
  border: 1px solid #ccc;
  z-index: 9999;
  left: 0;
  top: 23px;
  font-size: 12px;
  line-height: 1;
}

.bpSiteNavi .bpSiteList li {
  padding: 6px 0;
}

.bpSiteNavi .bpSiteList li a:hover {
  text-decoration: underline;
}

.bpSiteNavi .bpSiteList li.close {
  display: block;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 4px;
  right: 4px;
  border: solid 1px #888888;
  border-radius: 2px;
  margin: 0;
  padding: 0;
  box-sizing: content-box;
}

.bpSiteNavi .bpSiteList li.close::before, .bpSiteNavi .bpSiteList li.close::after {
  display: block;
  content: "";
  position: absolute;
  top: -9px;
  border-bottom: solid 1px #888888;
  width: 17px;
  height: 17px;
}

.bpSiteNavi .bpSiteList li.close::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  left: 3px;
}

.bpSiteNavi .bpSiteList li.close::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  left: -8px;
}

.bpSiteNavi .bpSiteList li.close label {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 9999;
}

.bpSiteNavi .bottomArrow {
  margin-left: 6px;
  display: inline-block;
  background: url(/images/xwoman/2021/ico_down.png) no-repeat;
  background-size: 100% 100%;
  width: 9px;
  height: 9px;
}

.bpSiteNavi label {
  cursor: pointer;
}

.bpSiteNavi label.mask {
  display: none;
}

.bpSiteNavi label.mask div {
  position: fixed;
  background: rgba(0, 0, 0, 0.2);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
}

#globalNaviStatus {
  display: none;
}

#globalNaviStatus:checked ~ label.mask,
#globalNaviStatus:checked ~ label.mask ~ ul.bpSiteList {
  display: block !important;
}

/* 機能ボタン */
.btnFunc {
  display: inline-block;
  background-color: #fff;
  width: 110px;
  height: 26px;
  border: 1px solid #e5e5e5;
  border-radius: 16px;
  line-height: 26px;
  color: #121212;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  transition: .3s;
}

.btnFunc:hover {
  text-decoration: underline;
}

.btnFunc.-login, .btnFunc.-mypage {
  border-color: #e5e5e5;
}

.btnFunc.-login:hover, .btnFunc.-mypage:hover {
  box-shadow: inset 0 0 0 1px #e5e5e5;
  text-decoration: none;
}

.btnFunc.-apply {
  background: #e5e5e5;
  border-color: #e5e5e5;
  color: #121212;
}

.btnFunc.-apply:hover {
  text-decoration: none;
  background: #fff;
  color: #121212;
}

/* =================================================
  Frame
================================================= */
.l-wrapper {
  min-width: 1140px;
  overflow: hidden;
}

.l-content {
  position: relative;
  width: 1120px;
  margin: 0 auto;
  padding: 35px 0 0;
}

.l-main {
  display: flex;
  flex-wrap: wrap;
  width: 1120px;
  justify-content: space-between;
  margin: 0 auto;
}

.l-main_primary {
  width: 760px;
}

.l-main_secondary {
  width: 300px;
}

.l-main_secondary > div, .l-main_secondary > section, .l-main_secondary .l-asideSection {
  margin-bottom: 60px;
}

.l-main_secondary #stickyArea1 {
  margin-bottom: 0;
}

/* =================================================
  Header
================================================= */
.l-header {
  position: relative;
  z-index: 2;
  width: 100%;
  background: #fff;
}

.l-header.-fixed {
  height: 135px;
}

.l-header.-fixed .l-header_container {
  position: fixed;
  top: 0;
}

.l-header_container {
  width: 100%;
  height: 135px;
  padding: 0 10px;
  background: #fff;
}

.l-header_block {
  display: flex;
  align-items: center;
  width: 1120px;
  height: 67px;
  margin: 0 auto 10px;
}

.l-header_searchBox {
  position: relative;
  width: 280px;
  margin-left: 8px;
}

.l-header_searchBox_form {
  display: flex;
  border-bottom: solid 1px #121212;
}

.l-header_searchBox_field {
  width: 244px;
  height: 40px;
  border: 0;
  outline: none;
  color: #666;
}

.l-header_searchBox_submit {
  display: block;
  width: calc(100% - 244px);
  background: #fff url(/images/xwoman/2021/ico_search.svg) 50% 50%/18px auto no-repeat;
  border: none;
  text-indent: -9999px;
  cursor: pointer;
}

.l-header_searchBox_inbox {
  position: absolute;
  top: calc(100% + 1px);
  left: -3px;
  z-index: 1;
  display: none;
  visibility: hidden;
  width: 666px;
  padding: 20px 30px;
  background-color: #fff;
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.1);
  border: solid 1px #ddd;
}

.l-header_searchBox_inbox.-open {
  display: block;
  visibility: visible;
}

.l-header_searchBox_keywords {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px -10px 0;
}

.l-header_searchBox_keywords_item {
  margin: 0 10px 10px 0;
  font-size: 12px;
}

.l-header_searchBox_keywords_item a {
  display: block;
  padding: 5px 15px;
  border: solid 1px #eee;
  border-radius: 2px;
  color: #f13c5d;
}

.l-header_searchBox_keywords_item a:hover {
  background: #f13c5d;
  border-color: transparent;
  color: #fff;
}

.l-header_siteLogo {
  margin-left: 98px;
}

.l-header_siteLogo_image {
  margin: 0;
  font-size: 10px;
  text-align: center;
}

.l-header_siteLogo_image_subTitle {
  display: block;
  margin-bottom: 7px;
  font-weight: 500;
  letter-spacing: 1px;
}

.l-header_siteLogo_image img {
  display: block;
  width: 201px;
  height: 26px;
  transition: all .3s;
}

.l-header_siteLogo_image a:hover img {
  opacity: .5;
}

.l-header_loginBox {
  margin-left: auto;
}

.l-header_loginBox_menu {
  display: flex;
  height: 68px;
}

.l-header_loginBox_menu_item {
  position: relative;
  width: 80px;
  text-align: center;
}

.l-header_loginBox_menu_item.-special .l-header_loginBox_menu_label {
  background-image: url(/images/xwoman/2021/ico_series.svg);
}

.l-header_loginBox_menu_item.-column .l-header_loginBox_menu_label {
  background-image: url(/images/xwoman/2021/ico_menu_column.svg);
}

.l-header_loginBox_menu_item.-academy .l-header_loginBox_menu_label {
  background-image: url(/images/xwoman/2021/ico_menu_academy.svg);
}

.l-header_loginBox_menu_item.-event .l-header_loginBox_menu_label {
  background-image: url(/images/xwoman/2021/ico_event.svg);
}

.l-header_loginBox_menu_item.-mypage {
  /*width: 56px;*/
}

.l-header_loginBox_menu_item.-mypage .l-header_loginBox_menu_label {
  display: flex;
  align-items: center;
  padding: 0;
}

.l-header_loginBox_menu_item.-mypage .l-header_loginBox_menu_label .l-header_loginBox_avatar {
  position: relative;
  width: 36px;
  height: 36px;
  margin: 0 auto;
}

.l-header_loginBox_menu_item.-mypage .l-header_loginBox_menu_label .l-header_loginBox_avatar.-notification::after {
  position: absolute;
  content: '';
  display: block;
  top: 0;
  right: 0;
  z-index: 1;
  width: 9px;
  height: 9px;
  background: #e6001e;
  border-radius: 50%;
}

.l-header_loginBox_menu_item.-mypage .l-header_loginBox_menu_label .l-header_loginBox_avatar img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: auto;
  height: 100%;
  overflow: hidden;
  border-radius: 50%;
}

.l-header_loginBox_menu_label {
  display: block;
  height: 100%;
  padding: 40px 0 0;
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50% 16px;
  transition: all linear .1s;
  font-size: 10px;
  font-weight: bold;
}

.l-header_loginBox_menu_label:hover {
  background-color: #e5e5e5;
}

.l-header_loginBox_menu_theme {
  position: absolute;
  top: 100%;
  right: -80px;
  z-index: 1;
  display: none;
  visibility: hidden;
  width: 416px;
  background-color: #fff;
  border-radius: 2px;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
  border: solid 1px #eee;
  text-align: left;
}

.l-header_loginBox_menu_theme_inner {
  position: relative;
  padding: 25px 30px 21px;
}

.l-header_loginBox_menu_theme_inner::before {
  position: absolute;
  content: '';
  display: block;
  top: -1px;
  left: -1px;
  width: calc(100% + 2px);
  height: 2px;
}

.l-header_loginBox_menu_theme_heading {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 0 10px;
}

.l-header_loginBox_menu_theme_heading_title {
  font-size: 14px;
  font-weight: bold;
  color: #666;
}

.l-header_loginBox_menu_theme_heading_more {
  position: relative;
  margin-left: 10px;
  padding: 0 15px 0 0;
}

.l-header_loginBox_menu_theme_heading_more::after {
  position: absolute;
  content: '';
  display: block;
  top: .35em;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 7px;
  border-color: transparent transparent transparent #f13c5d;
}

.l-header_loginBox_menu_theme_heading_more a {
  color: #f13c5d;
}

.l-header_loginBox_menu_theme_heading_more a:hover {
  text-decoration: underline;
}

.l-header_loginBox_menu_theme_tags {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px -10px 0;
}

.l-header_loginBox_menu_theme_tags_item {
  margin: 0 10px 10px 0;
  font-size: 12px;
}

.l-header_loginBox_menu_theme_tags_item a {
  display: block;
  padding: 5px 15px;
  border: solid 1px #eee;
  border-radius: 2px;
  color: #f13c5d;
}

.l-header_loginBox_menu_theme_tags_item a:hover {
  background: #f13c5d;
  border-color: transparent;
  color: #fff;
}

.l-header_overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 120;
  display: none;
  width: 100vw;
  height: 100vh;
  opacity: 0.7;
  background-color: #000;
}

body.-open .l-header_overlay {
  display: block;
}

[data-menu=overlay] {
  display: none;
  z-index: 1;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  content: '';
}

html.-open [data-menu=overlay] {
  display: block;
}

/* =================================================
  .l-localNavi
================================================= */
.l-localNavi {
  display: block;
  width: 80px;
  text-align: center;
}

.l-localNavi_toggle {
  position: relative;
  display: block;
  height: 68px;
  padding-top: 42px;
}

.l-localNavi_toggle_icon {
  position: absolute;
  top: 21px;
  left: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 2px;
  margin: 0 auto;
  background: #121212;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transition: all .3s;
}

.l-localNavi_toggle_icon::before, .l-localNavi_toggle_icon::after {
  position: absolute;
  content: '';
  display: block;
  width: 18px;
  height: 2px;
  margin: 0 auto;
  background: #121212;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transition: all .3s;
}

.l-localNavi_toggle_icon::before {
  top: 6px;
}

.l-localNavi_toggle_icon::after {
  top: 12px;
}

.l-localNavi_toggle_label {
  display: block;
  font-size: 10px;
  font-weight: bold;
}

.l-localNavi_panel {
  position: fixed;
  top: 0;
  bottom: 0;
  left: -360px;
  z-index: 9999;
  width: 360px;
  height: 100vh;
  background: #fff;
  overflow: hidden;
  transition: all linear .2s;
  text-align: left;
}

.l-localNavi_panel.-open {
  left: 0;
  box-shadow: 4px 0 12px 0 rgba(0, 0, 0, 0.1);
}

.l-localNavi_panel_container {
  width: 100%;
  height: 100vh;
  overflow-y: auto;
}

.l-localNavi_close {
  position: relative;
  display: block;
  width: 42px;
  height: 42px;
  margin: 12px 0 0 12px;
}

.l-localNavi_close::before, .l-localNavi_close::after {
  position: absolute;
  content: '';
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 28px;
  height: 3px;
  margin: auto;
  background: #121212;
}

.l-localNavi_close::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.l-localNavi_close::after {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}

.l-localNavi_header {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 33px 16px 26px;
}

.l-localNavi_header_func {
  display: flex;
  width: 100%;
  margin-top: 25px;
}

.l-localNavi_header_func_item {
  flex: 1;
}

.l-localNavi_header_func_item + .l-localNavi_header_func_item {
  margin-left: 20px;
}

.l-localNavi_header_func_item .btnFunc {
  width: 100%;
  min-width: 128px;
  height: 32px;
  line-height: 30px;
}

.l-localNavi_header_user {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  align-items: center;
}

.l-localNavi_header_user_image {
  position: relative;
  width: 56px;
  height: 56px;
  overflow: hidden;
  border-radius: 50%;
  background: #eee;
}

.l-localNavi_header_user_image img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: auto;
  height: 100%;
}

.l-localNavi_header_user_image + .l-localNavi_header_user_info {
  margin-left: 10px;
}

.l-localNavi_header_user_status {
  color: #666;
}

.l-localNavi_header_user_name {
  font-size: 17px;
  font-weight: bold;
  line-height: 1.29;
}

.l-localNavi_header_user_dear {
  display: inline-block;
  margin-left: 4px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.57;
}

.l-localNavi_header_user_dispName {
  color: #242424;
}

.l-localNavi_header_user_setting {
  position: relative;
  margin-left: auto;
  padding: 0 29px 0 13px;
  border-radius: 15px;
  border: solid 1px #e5e5e5;
  color: #121212;
  line-height: 28px;
}

.l-localNavi_header_user_setting:hover {
  border-color: #e5e5e5;
  box-shadow: inset 0 0 0 1px #e5e5e5;
}

.l-localNavi_header_user_setting::after {
  position: absolute;
  content: '';
  display: block;
  top: 0;
  bottom: 0;
  right: 10px;
  width: 12px;
  height: 12px;
  margin: auto 0;
  background: url(/images/xwoman/2021/ico_popup.svg) 50% 50%/12px auto no-repeat;
}

.l-localNavi_header_user + .l-localNavi_header_func {
  margin-top: 20px;
}

.l-localNavi_siteLogo img {
  display: inline-block;
  margin-right: 10px;
  transition: all .3s;
}

.l-localNavi_siteLogo a {
  display: block;
  padding: 20px 20px 20px 64px;
}

.l-localNavi_siteLogo a:hover img {
  opacity: .7;
}

.l-localNavi_menu {
  color: #242424;
}

.l-localNavi_menu.-highlight {
  background: #e5e5e5;
}

.l-localNavi_menu_heading {
  position: relative;
  padding: 12px 16px;
  border-bottom: 1px solid #eee;
  font-weight: bold;
}

.l-localNavi_menu_heading a {
  display: block;
  flex: 1;
}

.l-localNavi_menu_heading a span {
  display: block;
  font-size: 11px;
  font-weight: 500;
}

.l-localNavi_menu_heading.-topics {
  position: relative;
}

.l-localNavi_menu_heading.-topics:before {
  position: absolute;
  content: '';
  display: block;
  top: 0;
  left: 0;
  width: 2px;
  height: 100%;
  background: #f13c5d;
}

.l-localNavi_menu_heading.-special {
  padding-left: 37px;
  background: url(/images/xwoman/2021/ico_series.svg) 17px 50%/14px auto no-repeat;
}

.l-localNavi_menu_heading.-series {
  padding-left: 37px;
  background: url(/images/xwoman/2021/ico_menu_column.svg) 17px 50%/14px auto no-repeat;
}

.l-localNavi_menu_heading.-academy {
  padding-left: 37px;
  background: url(/images/xwoman/2021/ico_academy.svg) 17px 50%/14px auto no-repeat;
}

.l-localNavi_menu_heading.-event {
  padding-left: 37px;
  background: url(/images/xwoman/2021/ico_event.svg) 17px 50%/14px auto no-repeat;
}

.l-localNavi_menu_heading.-author {
  padding-left: 37px;
  background: url(/images/xwoman/2021/ico_author.svg) 17px 50%/14px auto no-repeat;
}

.l-localNavi_menu_heading.-media {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 54px;
  padding: 12px 16px;
  color: #121212;
  font-size: 11px;
  font-weight: 500;
}

.l-localNavi_menu_heading.-media a {
  display: flex;
  align-items: center;
}

.l-localNavi_menu_heading.-arrow {
  cursor: pointer;
  padding-right: 35px;
}

.l-localNavi_menu_heading.-arrow:after {
  position: absolute;
  content: '';
  display: block;
  top: 50%;
  right: 16px;
  width: 6px;
  height: 6px;
  border-right: 2px solid #f13c5d;
  border-bottom: 2px solid #f13c5d;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
  transition: all .1s linear;
}

.l-localNavi_menu_heading.-arrow.-open {
  border-bottom-color: transparent;
}

.l-localNavi_menu_heading.-arrow.-open:after {
  -webkit-transform: translateY(calc(-50% + 2px)) rotate(-135deg);
          transform: translateY(calc(-50% + 2px)) rotate(-135deg);
}

.l-localNavi_menu_heading_logo {
  width: 84px;
}

.l-localNavi_menu_heading_label {
  flex: 1;
}

.l-localNavi_menu_heading_text {
  color: #242424;
  font-size: 14px;
  width: 84px;
  font-weight: bold;
}

.l-localNavi_menu_content {
  padding: 0 16px;
  border-bottom: 1px solid #eee;
  color: #242424;
}

.l-localNavi_menu_content.-topics {
  background: #f9f9f9;
  border-bottom: 1px solid #eee;
}

.l-localNavi_menu_content.-aria {
  background: #faf8f4;
}

.l-localNavi_menu_content.-dual {
  background: #fcf3f3;
}

.l-localNavi_menu_content.-doors {
  background: #fff7f2;
}

.l-localNavi_menu_content.-terrace {
  background: #f5fbfb;
}

.l-localNavi_menu_content_heading {
  width: calc(50% - 8px);
  padding: 16px 0 10px 0;
  border-bottom: 1px solid #eee;
  font-size: 15px;
}

.l-localNavi_menu_inner {
  margin: 0 0 20px;
}

.l-localNavi_menu_inner.-topics {
  margin: 0;
}

.l-localNavi_menu_listTitle {
  margin: 22px 0 0;
  color: #b2b2b2;
  font-weight: bold;
  font-size: 13px;
}

.l-localNavi_menu_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.l-localNavi_menu_list.-wide {
  display: block;
}

.l-localNavi_menu_list.-wide .l-localNavi_menu_item {
  width: auto;
}

.l-localNavi_menu_item {
  width: calc(50% - 10px);
  border-bottom: 1px solid #eee;
  font-size: 15px;
}

.l-localNavi_menu_item.-noBorder {
  border-bottom: none;
}

.l-localNavi_menu_item a {
  display: block;
  padding: 12px 0;
}

.l-localNavi_menu_item.-wide {
  width: 100%;
  border-bottom: none;
}

.l-localNavi_footer {
  padding: 33px 0 65px 16px;
}

.l-localNavi_footer_func .btnFunc {
  width: 160px;
  height: 30px;
  border-radius: 16px;
  line-height: 30px;
}

.l-localNavi_footer_func .btnFunc.-logout {
  border: 1px solid #e5e5e5;
  color: #121212;
}

.l-localNavi_footer_func .btnFunc.-logout:hover {
  text-decoration: none;
  box-shadow: inset 0 0 0 1px #e5e5e5;
}

.l-localNavi_footer_sns {
  display: flex;
  margin: 0 0 20px;
}

.l-localNavi_footer_sns_btn {
  background-color: #fff;
  width: 56px;
  height: 56px;
}

.l-localNavi_footer_sns_btn + .l-localNavi_footer_sns_btn {
  margin-left: 25px;
}

.l-localNavi_footer_sns_label {
  display: block;
  height: 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.l-localNavi_footer_sns_label.-facebook {
  background-image: url(/images/xwoman/2021/ico_facebook.svg);
}

.l-localNavi_footer_sns_label.-twitter {
  background-image: url(/images/xwoman/2021/ico_twitter.svg);
}

/* =================================================
  .l-categoryNavi
================================================= */
.l-categoryNavi {
  background: #fff;
}

.l-cat {
  position: relative;
  z-index: 10;
  display: flex;
  align-items: center;
  width: 1120px;
  height: 48px;
  margin: 0 auto;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  border-left: 1px solid #eee;
}

.l-cat_item {
  position: relative;
  flex: 1;
  height: 100%;
}

.l-cat_item:before {
  content: none;
  top: -1px;
  left: -1px;
  width: calc(100% + 1px);
  height: 2px;
  background: #eee;
}

.l-cat_label {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  text-align: center;
  color: #000;
  font-family: "Helvetica Neue", Helvetica, Arial, Roboto, 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
  font-weight: bold;
  border-right: 1px solid #eee;
}

.l-cat_label:before, .l-cat_label:after {
  content: none;
  opacity: 0;
}

.l-cat_label:before {
  z-index: 1;
  top: 45px;
  width: calc(100% + 1px);
  height: 3px;
  background: #fff;
}

.l-cat_label:after {
  z-index: 2;
  top: 0;
  width: 1px;
  height: 48px;
  border-left: 1px solid #eee;
}

.l-cat_label.-open:before, .l-cat_label.-open:after {
  opacity: 1;
  position: absolute;
  content: '';
  display: block;
  left: -1px;
}

.l-cat_menu {
  position: absolute;
  top: 46px;
  left: -1px;
  background: #fff;
  width: 477px;
  padding: 30px;
  border: 1px solid #eee;
  opacity: 0;
  display: none;
}

.l-cat_menu.-open {
  display: block;
  opacity: 1;
}

.l-cat_menu_heading {
  margin: 0 0 15px;
  font-weight: bold;
}

.l-cat_menu_list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -20px;
}

.l-cat_menu_list_item {
  width: 125px;
  margin-left: 20px;
}

.l-cat_menu_list_item a {
  display: block;
  padding: 12px 0 10px;
}

.l-cat_item.-open {
  z-index: 10;
}

.l-cat_item.-open:before {
  position: absolute;
  content: '';
  display: block;
}

.l-cat_item.-open.-topics:before {
  background: #000;
}

.l-cat_item.-open.-topics .l-cat_label {
  border-right-color: #000;
}

.l-cat_item.-open.-topics .l-cat_label:after {
  border-left-color: #000;
}

.l-cat_item.-open.-topics .l-cat_menu {
  border-color: #000;
}

.l-cat_item.-open.-topics .l-cat_menu_list_item {
  color: #000;
  border-bottom: 1px solid #000;
}

.l-cat_item.-open.-aria:before {
  background: #967e28;
}

.l-cat_item.-open.-aria .l-cat_label {
  border-right-color: #967e28;
}

.l-cat_item.-open.-aria .l-cat_label:after {
  border-left-color: #967e28;
}

.l-cat_item.-open.-aria .l-cat_menu {
  border-color: #967e28;
}

.l-cat_item.-open.-aria .l-cat_menu_list_item {
  color: #967e28;
  border-bottom: 1px solid #967e28;
}

.l-cat_item.-open.-dual:before {
  background: #c21517;
}

.l-cat_item.-open.-dual .l-cat_label {
  border-right-color: #c21517;
}

.l-cat_item.-open.-dual .l-cat_label:after {
  border-left-color: #c21517;
}

.l-cat_item.-open.-dual .l-cat_menu {
  border-color: #c21517;
}

.l-cat_item.-open.-dual .l-cat_menu_list_item {
  color: #c21517;
  border-bottom: 1px solid #c21517;
}

.l-cat_item.-open.-doors:before {
  background: #ff6600;
}

.l-cat_item.-open.-doors .l-cat_label {
  border-right-color: #ff6600;
}

.l-cat_item.-open.-doors .l-cat_label:after {
  border-left-color: #ff6600;
}

.l-cat_item.-open.-doors .l-cat_menu {
  border-color: #ff6600;
}

.l-cat_item.-open.-doors .l-cat_menu_list_item {
  color: #ff6600;
  border-bottom: 1px solid #ff6600;
}

.l-cat_item.-open.-health:before {
  background: #00B770;
}

.l-cat_item.-open.-health .l-cat_label {
  border-right-color: #00B770;
}

.l-cat_item.-open.-health .l-cat_label:after {
  border-left-color: #00B770;
}

.l-cat_item.-open.-health .l-cat_menu {
  border-color: #00B770;
}

.l-cat_item.-open.-health .l-cat_menu_list_item {
  color: #00B770;
  border-bottom: 1px solid #00B770;
}

.l-cat_item.-open.-money:before {
  background: #000;
}

.l-cat_item.-open.-money .l-cat_label {
  border-right-color: #000;
}

.l-cat_item.-open.-money .l-cat_label:after {
  height: 47px;
  border-left-color: #000;
}

.l-cat_item.-open.-money .l-cat_menu {
  left: auto;
  right: 0;
  border-color: #000;
}

.l-cat_item.-open.-money .l-cat_menu_list_item {
  color: #000;
  border-bottom: 1px solid #000;
}

.l-cat_item.-open.-terrace:before {
  background: #36b2b2;
}

.l-cat_item.-open.-terrace .l-cat_label {
  border-right-color: #36b2b2;
}

.l-cat_item.-open.-terrace .l-cat_label:after {
  height: 47px;
  border-left-color: #36b2b2;
}

.l-cat_item.-open.-terrace .l-cat_menu {
  left: auto;
  right: 0;
  border-color: #36b2b2;
}

.l-cat_item.-open.-terrace .l-cat_menu_list_item {
  color: #36b2b2;
  border-bottom: 1px solid #36b2b2;
}

.l-cat_item.-open.-wec:before {
  background: #ffa202;
}

.l-cat_item.-open.-wec .l-cat_label {
  border-right-color: #ffa202;
}

.l-cat_item.-open.-wec .l-cat_label:after {
  height: 47px;
  border-left-color: #ffa202;
}

.l-cat_item.-open.-wec .l-cat_menu {
  left: auto;
  right: 0;
  border-color: #ffa202;
}

.l-cat_item.-open.-wec .l-cat_menu_list_item {
  color: #ffa202;
  border-bottom: 1px solid #ffa202;
}

/* =================================================
  Footer
================================================= */
.l-footer {
  margin: 80px 0 0;
  background: #eee;
}

.l-footer_utility {
  background: #fafafa;
}

.l-footer_utility_container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 1120px;
  margin: 0 auto;
  padding: 18px 0;
}

.l-footer_func {
  display: flex;
}

.l-footer_func_btn a {
  width: 160px;
  height: 30px;
  line-height: 28px;
}

.l-footer_func_btn + .l-footer_func_btn {
  margin-left: 12px;
}

.l-footer_sns {
  display: flex;
}

.l-footer_sns:before {
  display: flex;
  align-items: center;
  margin-right: 22px;
  content: "FOLLOW US";
  color: #7a7a7a;
  font-size: 12px;
  font-weight: bold;
}

.l-footer_sns_btn {
  width: 56px;
  height: 56px;
}

.l-footer_sns_btn + .l-footer_sns_btn {
  margin-left: 20px;
}

.l-footer_sns_label {
  display: block;
  height: 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.l-footer_sns_label:hover {
  opacity: .4;
}

.l-footer_sns_label.-facebook {
  background-image: url(/images/xwoman/2021/ico_facebook.svg);
}

.l-footer_sns_label.-twitter {
  background-image: url(/images/xwoman/2021/ico_twitter.svg);
}

.l-footer_sns_label.-instagram {
  background-image: url(/images/xwoman/2021/ico_instagram.svg);
}

.l-footer_sns_label.-line {
  background-image: url(/images/xwoman/2021/ico_line.svg);
}

.l-footer_sns_label.-voicy, .l-footer_sns_label.-peatix {
  border-radius: 50%;
  border: 1px solid #dedede;
  background-color: #fff;
  position: relative;
}

.l-footer_sns_label.-voicy img, .l-footer_sns_label.-peatix img {
  width: 30px;
  height: auto;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.l-footer_local {
  background: #fafafa;
}

.l-footer_local_container {
  width: 1120px;
  margin: 0 auto;
}

.l-footer_local_category {
  padding: 40px 0 15px;
  border-top: 1px solid #dcdcdc;
}

.l-footer_local_menu {
  display: flex;
  margin: 0;
}

.l-footer_local_menu + .l-footer_local_menu {
  margin-top: 14px;
}

.l-footer_local_menu_heading {
  flex-shrink: 0;
  width: 160px;
  padding-right: 20px;
  color: #888888;
  font-weight: bold;
}

.l-footer_local_menu_heading.-emphasis {
  color: #121212;
}

.l-footer_local_menu_list {
  display: flex;
  flex-wrap: wrap;
}

.l-footer_local_menu_item {
  min-width: 120px;
  margin-bottom: 15px;
  padding-right: 10px;
}

.l-footer_local_menu_item a {
  color: #c21517;
  font-weight: bold;
}

.l-footer_local_menu_item a:hover {
  text-decoration: underline;
}

.l-footer_local_menu02 {
  padding: 17px 0 30px;
  border-top: 1px solid #dcdcdc;
}

.l-footer_local_menu02_list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -40px;
}

.l-footer_local_menu02_item a {
  position: relative;
  display: inline-block;
  margin: 15px 0 0 40px;
  white-space: nowrap;
  color: #242424;
  font-weight: bold;
}

.l-footer_local_menu02_item a:hover {
  text-decoration: underline;
}

.l-footer_global {
  display: flex;
  width: 1120px;
  margin: 0 auto;
  padding: 30px 0 0;
}

.l-footer_global_company img {
  width: 76px;
}

.l-footer_global_link {
  display: flex;
  margin-left: 30px;
}

.l-footer_global_link_item {
  padding: 0 20px;
  font-size: 12px;
}

.l-footer_global_link_item a:hover {
  text-decoration: underline;
}

.l-footer_global_link_item + .l-footer_global_link_item {
  border-left: 1px solid #999;
}

.l-footer_switch {
  margin-left: auto;
  font-size: 12px;
}

.l-footer_switch a:hover {
  text-decoration: underline;
}

.l-footer_copyright {
  width: 1120px;
  margin: 0 auto;
  padding: 22px 0 20px;
}

.l-footer_copyright p {
  color: #666;
  font-size: 12px;
}

.l-footer .footer2 .poweredBy {
  padding: 15px 0 0;
  width: 1120px;
  margin: auto;
  color: #666;
  font-size: 10px;
}

.l-footer .footer2 .globalFooter {
  width: 1120px;
  margin: 0 auto;
  padding-top: 30px;
  display: flex;
  font-size: 12px;
}

.l-footer .footer2 .globalFooter img {
  width: 76.55px;
  height: 20px;
  display: block;
}

.l-footer .footer2 .globalFooter ul {
  display: block;
  padding-left: 0;
  align-self: center;
  margin-left: 45px;
}

.l-footer .footer2 .globalFooter ul li {
  display: inline;
  color: #242424;
  font-weight: 500;
  padding-left: 10px;
  padding-right: 10px;
  border-left: 1px solid #444;
  letter-spacing: 0;
}

.l-footer .footer2 .globalFooter ul li a {
  color: #242424;
  text-decoration: none;
}

.l-footer .footer2 .globalFooter ul li a:hover {
  text-decoration: underline;
}

.l-footer .footer2 .globalFooter ul li:first-child {
  border-left: none;
}

.l-footer .footer2 .globalFooter .single {
  display: block;
  width: 200px;
  text-align: right;
  padding-left: 0;
  align-self: center;
  margin-left: 45px;
}

.l-footer .footer2 .globalFooter .single li {
  border-left: none;
}

.l-footer .footer2 .copyright {
  display: block;
  width: 1120px;
  margin: 22px auto 0;
  padding-bottom: 48px;
  color: #666;
  letter-spacing: 0;
  font-size: 12px;
}

/* =================================================
  .asideRight
================================================= */
.asideRight .dag_banner,
.asideRight .adRectangle {
  text-align: center;
}

/* =================================================
  .l-asideSection
================================================= */
.l-asideSection.-border {
  padding: 10px 0;
  border-top: 1px solid #f13c5d;
  border-bottom: 1px solid #f13c5d;
}

.l-asideSection_heading {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  margin: 0 0 20px;
}

.l-asideSection_heading.-logo {
  display: block;
}

.l-asideSection_heading.-logo .l-asideSection_heading_title {
  margin: 0 0 5px;
  padding-left: 0;
  background: none;
}

.l-asideSection_heading.-logo .l-asideSection_heading_title img {
  display: block;
}

.l-asideSection_heading.-logo .l-asideSection_heading_title a {
  padding: 0;
  background: none;
}

.l-asideSection_heading_title {
  flex: 1;
  margin: 0 0 20px;
  color: #121212;
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, Roboto, 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
  font-weight: bold;
}

.l-asideSection_heading_title.-large {
  margin: 0;
  font-size: 24px;
  color: #000;
}

.l-asideSection_heading_title.-cond {
  background: url(/images/xwoman/2021/ico_cond.svg) 0 0.35em no-repeat;
}

.l-asideSection_heading_title_logo {
  margin-right: 10px;
}

.l-asideSection_heading_icon {
  padding: 0 5px;
  font-size: 12px;
  font-weight: bold;
  color: #121212;
  line-height: 16px;
}

.l-asideSection_heading_desc {
  font-weight: bold;
  color: #666;
}

/* =================================================
  .l-asideRankbox
================================================= */
.l-asideRankbox + .l-asideRankbox {
  margin-top: 20px;
}

/* =================================================
  .l-section
================================================= */
.l-section + .l-section {
  margin-top: 60px;
}

.l-section.-feature + .l-section.-feature {
  margin-top: 30px;
}

.l-section.-border {
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}

.l-section.-border + .l-section.-border {
  margin-top: 20px;
}

/* =================================================
  .l-topicsPath
================================================= */
.l-topicsPath {
  display: flex;
  margin: -15px 0 50px;
  font-size: 15px;
}

.l-topicsPath_item {
  color: #7a7a7a;
}

.l-topicsPath_item a {
  color: #121212;
}

.l-topicsPath_item a:hover {
  text-decoration: underline;
}

.l-topicsPath_item + .l-topicsPath_item::before {
  content: '';
  display: inline-block;
  width: 8px;
  height: 14px;
  margin-left: 10px;
  margin-right: 10px;
  background: url(/images/xwoman/2021/ico_topicpath.svg) 0 50% no-repeat;
  vertical-align: -1px;
}

/* =================================================
  .l-popUp
================================================= */
.l-popUp_header {
  display: flex;
  width: 1120px;
  margin: 0 auto;
  padding: 20px 0 17px;
}

.l-popUp_header_siteLogo {
  width: 187px;
}

.l-popUp_header_siteLogo a {
  transition: all .3s;
}

.l-popUp_header_siteLogo a:hover {
  opacity: .5;
}

.l-popUp_header_heading {
  flex: 1;
  margin-left: 33px;
}

.l-popUp_header_title {
  margin: 0;
  font-size: 14px;
}

.l-popUp_header_date {
  color: #666;
  font-size: 12px;
}

.l-popUp_content {
  width: 1120px;
  margin: 0 auto;
}

.l-popUp_footer {
  margin: 20px 0 0;
  background: #f6f6f6;
}

.l-popUp_footer_inner {
  display: flex;
  flex-flow: row-reverse;
  justify-content: space-between;
  width: 1120px;
  margin: 0 auto;
  padding: 30px 0 26px;
}

.l-popUp_footer_company img {
  width: 76px;
}

.l-popUp_footer_company a {
  transition: all .3s;
}

.l-popUp_footer_company a:hover {
  opacity: .5;
}

.l-popUp_footer_copyright {
  color: #7a7a7a;
  font-size: 12px;
}

/* =================================================
  .l-compact
================================================= */
.l-compact_header {
  padding: 15px 0 12px;
  border-bottom: 1px solid #eee;
  text-align: center;
}

.l-compact_header_siteLogo_subTitle {
  display: block;
  margin-bottom: 7px;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 1px;
}

.l-compact_header_siteLogo img {
  display: block;
  margin: 0 auto;
  transition: all .3s;
}

.l-compact_header_siteLogo a:hover img {
  opacity: .5;
}

.l-compact_footer {
  width: 100%;
  margin: 80px 0 0;
  padding: 40px 16px;
  background: #f6f6f6;
  text-align: center;
}

.l-compact_footer_company img {
  width: 69px;
}

.l-compact_footer_copyright {
  margin: 15px 0 0;
  color: #7a7a7a;
  font-size: 12px;
}

.l-compact_content {
  width: 1120px;
  margin: 0 auto;
  padding: 30px 0 0;
}

.l-compact_main {
  width: 760px;
  margin: 0 auto;
}

.l-compact_main_secondary {
  margin: 40px -20px 0;
  padding-top: 35px;
  border-top: 1px solid #eee;
}

/* =================================================
  simpleview
================================================= */
body.-simpleview .l-main_primary {
  width: 800px;
  margin: 0 auto;
  padding-bottom: 120px;
}

body.-simpleview .p-article {
  padding: 0 80px;
  box-shadow: none;
  border-radius: 0;
}

body.-simpleview .p-article.-contents .p-article_header {
  margin-left: -80px;
  margin-right: -80px;
}

body.-simpleview .p-article .p-article_header,
body.-simpleview .p-article .p-article_body,
body.-simpleview .p-article .p-article_footer {
  padding-left: 0;
  padding-right: 0;
}

body.-simpleview .p-article .p-article_header_bar {
  margin-left: -80px;
  margin-right: -80px;
}

body.-simpleview .p-article .p-article_control {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

body.-simpleview .p-article .p-article_recommend {
  margin-left: 0;
  margin-right: 0;
}

.l-menuSimpleviewFixed {
  position: fixed;
  left: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  width: 100%;
  background: #e5e5e5;
  border-top: 1px solid;
}

.l-menuSimpleviewFixed_list {
  display: flex;
  justify-content: space-around;
  min-width: 640px;
}

.l-menuSimpleviewFixed_item {
  text-align: center;
  font-size: 12px;
}

.l-menuSimpleviewFixed_item.-contents a::before {
  background-image: url(/images/xwoman/2021/ico_menu_simpleview_contents.svg);
}

.l-menuSimpleviewFixed_item.-wide a::before {
  background-image: url(/images/xwoman/2021/ico_menu_simpleview_wide.svg);
}

.l-menuSimpleviewFixed_item.-prev a::before {
  background-image: url(/images/xwoman/2021/ico_menu_simpleview_prev.svg);
}

.l-menuSimpleviewFixed_item.-next a::before {
  background-image: url(/images/xwoman/2021/ico_menu_simpleview_next.svg);
}

.l-menuSimpleviewFixed_item.-normal a::before {
  background-image: url(/images/xwoman/2021/ico_menu_simpleview_normal.svg);
}

.l-menuSimpleviewFixed_item a {
  position: relative;
  display: block;
  padding: 35px 0 7px;
}

.l-menuSimpleviewFixed_item a:hover {
  color: #f13c5d;
}

.l-menuSimpleviewFixed_item a::before {
  position: absolute;
  content: '';
  display: block;
  top: 10px;
  left: 0;
  right: 0;
  width: 20px;
  height: 20px;
  margin: 0 auto;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

/* =================================================
  topics active
================================================= */
body.-topics .l-cat {
  border-bottom: 1px solid #000;
}

body.-topics .l-cat .l-cat_item.-topics:before {
  position: absolute;
  content: '';
  display: block;
  background: #000;
}

body.-topics .l-cat .l-cat_item.-topics .l-cat_label {
  border-right: 1px solid #000;
}

body.-topics .l-cat .l-cat_item.-topics .l-cat_label:before, body.-topics .l-cat .l-cat_item.-topics .l-cat_label:after {
  opacity: 1;
  position: absolute;
  content: '';
  display: block;
  left: -1px;
}

body.-topics .l-cat .l-cat_item.-topics .l-cat_label:after {
  height: 47px;
  border-left: 1px solid #000;
}

body.-topics .l-cat .l-cat_item.-topics .l-cat_label.-open:after {
  height: 48px;
}

/* =================================================
  aria active
================================================= */
body.-aria {
  /*
  .l-topicsPath_item a{
    color: map-get($colors, th-aria);
  }
*/
}

body.-aria .l-cat {
  border-bottom: 1px solid #967e28;
}

body.-aria .l-cat .l-cat_item.-aria:before {
  position: absolute;
  content: '';
  display: block;
  background: #967e28;
}

body.-aria .l-cat .l-cat_item.-aria .l-cat_label {
  border-right: 1px solid #967e28;
}

body.-aria .l-cat .l-cat_item.-aria .l-cat_label:before, body.-aria .l-cat .l-cat_item.-aria .l-cat_label:after {
  opacity: 1;
  position: absolute;
  content: '';
  display: block;
  left: -1px;
}

body.-aria .l-cat .l-cat_item.-aria .l-cat_label:after {
  height: 47px;
  border-left: 1px solid #967e28;
}

body.-aria .l-cat .l-cat_item.-aria .l-cat_label.-open:after {
  height: 48px;
}

body.-aria .l-footer_local_menu_item a {
  color: #967e28;
}

body.-aria ul.adPickUpTop .iconLockMedium {
  background: url("/images/xwoman/2021/ico_locked_aria.svg") no-repeat top left/contain;
}

body.-aria ul.adPickUpTop li.adPickUpItem a .adPickUpItemContent .adPickUpItemContentTag {
  background-color: #967e28;
}

body.-aria ul.adPickUpTop.slick-dotted .slick-dots li.slick-active button {
  background: #967e28;
}

body.-aria .p-featureArticle_blink {
  background: rgba(255, 255, 255, 0.8);
  color: #967e28;
}

body.-aria .c-tab_nav.-topics .c-tab_nav_trigger.-active {
  border-bottom-color: #967e28;
  color: #967e28;
}

body.-aria .c-cheeringMessage {
  border-color: #967e28;
  color: #967e28;
}

body.-aria .c-cheeringMessage:hover {
  box-shadow: none;
  background-color: rgba(147, 126, 40, 0.2);
}

body.xwoman_charge.-aria ul.adPickUpTop .iconLockMedium {
  background: url("/images/xwoman/2021/ico_unlocked_aria.svg") no-repeat top left/contain;
}

/* =================================================
  dual active
================================================= */
body.-dual {
  /*
  .l-topicsPath_item a{
    color: map-get($colors, th-dual);
  }
*/
}

body.-dual .l-cat {
  border-bottom: 1px solid #c21517;
}

body.-dual .l-cat .l-cat_item.-dual:before {
  position: absolute;
  content: '';
  display: block;
  background: #c21517;
}

body.-dual .l-cat .l-cat_item.-dual .l-cat_label {
  border-right: 1px solid #c21517;
}

body.-dual .l-cat .l-cat_item.-dual .l-cat_label:before, body.-dual .l-cat .l-cat_item.-dual .l-cat_label:after {
  opacity: 1;
  position: absolute;
  content: '';
  display: block;
  left: -1px;
}

body.-dual .l-cat .l-cat_item.-dual .l-cat_label:after {
  height: 47px;
  border-left: 1px solid #c21517;
}

body.-dual .l-cat .l-cat_item.-dual .l-cat_label.-open:after {
  height: 48px;
}

body.-dual .l-footer_local_menu_item a {
  color: #c21517;
}

body.-dual ul.adPickUpTop .iconLockMedium {
  background: url("/images/xwoman/2021/ico_locked_dual.svg") no-repeat top left/contain;
}

body.-dual ul.adPickUpTop li.adPickUpItem a .adPickUpItemContent .adPickUpItemContentTag {
  background-color: #c21517;
}

body.-dual ul.adPickUpTop.slick-dotted .slick-dots li.slick-active button {
  background: #c21517;
}

body.-dual .p-featureArticle_blink {
  background: rgba(255, 255, 255, 0.8);
  color: #c21517;
}

body.-dual .c-tab_nav.-topics .c-tab_nav_trigger.-active {
  border-bottom-color: #c21517;
  color: #c21517;
}

body.-dual .c-cheeringMessage {
  border-color: #c21517;
  color: #c21517;
}

body.-dual .c-cheeringMessage:hover {
  box-shadow: inset 0 0 0 1px #c21517;
}

body.xwoman_charge.-dual ul.adPickUpTop .iconLockMedium {
  background: url("/images/xwoman/2021/ico_unlocked_dual.svg") no-repeat top left/contain;
}

/* =================================================
  doors active
================================================= */
body.-doors {
  /*
  .l-topicsPath_item a{
    color: map-get($colors, th-doors);
  }
*/
}

body.-doors .l-cat {
  border-bottom: 1px solid #ff6600;
}

body.-doors .l-cat .l-cat_item.-doors:before {
  position: absolute;
  content: '';
  display: block;
  background: #ff6600;
}

body.-doors .l-cat .l-cat_item.-doors .l-cat_label {
  border-right: 1px solid #ff6600;
}

body.-doors .l-cat .l-cat_item.-doors .l-cat_label:before, body.-doors .l-cat .l-cat_item.-doors .l-cat_label:after {
  opacity: 1;
  position: absolute;
  content: '';
  display: block;
  left: -1px;
}

body.-doors .l-cat .l-cat_item.-doors .l-cat_label:after {
  height: 47px;
  border-left: 1px solid #ff6600;
}

body.-doors .l-cat .l-cat_item.-doors .l-cat_label.-open:after {
  height: 48px;
}

body.-doors .l-footer_local_menu_item a {
  color: #ff6600;
}

body.-doors ul.adPickUpTop .iconLockMedium {
  background: url("/images/xwoman/2021/ico_locked_02.svg") no-repeat top left/contain;
}

body.-doors ul.adPickUpTop li.adPickUpItem a .adPickUpItemContent .adPickUpItemContentTag {
  background-color: #ff6600;
}

body.-doors ul.adPickUpTop.slick-dotted .slick-dots li.slick-active button {
  background: #ff6600;
}

body.-doors .p-featureArticle_blink {
  background: rgba(255, 255, 255, 0.8);
  color: #ff6600;
}

body.-doors .c-tab_nav.-topics .c-tab_nav_trigger.-active {
  border-bottom-color: #ff6600;
  color: #ff6600;
}

body.-doors .c-cheeringMessage {
  border-color: #ff6600;
  color: #ff6600;
}

body.-doors .c-cheeringMessage:hover {
  box-shadow: inset 0 0 0 1px #ff6600;
}

body.xwoman_charge.-doors ul.adPickUpTop .iconLockMedium {
  background: url("/images/xwoman/2021/ico_unlocked_02.svg") no-repeat top left/contain;
}

/* =================================================
  health active
================================================= */
body.-health .l-topicsPath_item a {
  color: #00B770;
}

body.-health .l-cat {
  border-bottom: 1px solid #00B770;
}

body.-health .l-cat .l-cat_item.-health:before {
  position: absolute;
  content: '';
  display: block;
  background: #00B770;
}

body.-health .l-cat .l-cat_item.-health .l-cat_label {
  border-right: 1px solid #00B770;
}

body.-health .l-cat .l-cat_item.-health .l-cat_label:before, body.-health .l-cat .l-cat_item.-health .l-cat_label:after {
  opacity: 1;
  position: absolute;
  content: '';
  display: block;
  left: -1px;
}

body.-health .l-cat .l-cat_item.-health .l-cat_label:after {
  height: 47px;
  border-left: 1px solid #00B770;
}

body.-health .l-cat .l-cat_item.-health .l-cat_label.-open:after {
  height: 48px;
}

/* =================================================
  money active
================================================= */
body.-money .l-topicsPath_item a {
  color: #000;
}

body.-money .l-cat {
  border-bottom: 1px solid #000;
}

body.-money .l-cat .l-cat_item.-money:before {
  position: absolute;
  content: '';
  display: block;
  background: #000;
}

body.-money .l-cat .l-cat_item.-money .l-cat_label {
  border-right: 1px solid #000;
}

body.-money .l-cat .l-cat_item.-money .l-cat_label:before, body.-money .l-cat .l-cat_item.-money .l-cat_label:after {
  opacity: 1;
  position: absolute;
  content: '';
  display: block;
  left: -1px;
}

body.-money .l-cat .l-cat_item.-money .l-cat_label:after {
  height: 47px;
  border-left: 1px solid #000;
}

body.-money .l-cat .l-cat_item.-money .l-cat_label.-open:after {
  height: 48px;
}

/* =================================================
  di active
================================================= */
body.-di .l-topicsPath_item a {
  color: #000;
}

body.-di .l-cat {
  border-bottom: 1px solid #000;
}

body.-di .l-cat .l-cat_item.-di:before {
  position: absolute;
  content: '';
  display: block;
  background: #000;
}

body.-di .l-cat .l-cat_item.-di .l-cat_label {
  border-right: 1px solid #000;
}

body.-di .l-cat .l-cat_item.-di .l-cat_label:before, body.-di .l-cat .l-cat_item.-di .l-cat_label:after {
  opacity: 1;
  position: absolute;
  content: '';
  display: block;
  left: -1px;
}

body.-di .l-cat .l-cat_item.-di .l-cat_label:after {
  height: 47px;
  border-left: 1px solid #000;
}

body.-di .l-cat .l-cat_item.-di .l-cat_label.-open:after {
  height: 48px;
}

h2.p-sectionTitle.-di {
    font-size: 24px;
}

/* =================================================
  terrace active
================================================= */
body.-terrace .l-topicsPath_item a {
  color: #36b2b2;
}

body.-terrace .l-cat {
  border-bottom: 1px solid #36b2b2;
}

body.-terrace .l-cat .l-cat_item.-terrace:before {
  position: absolute;
  content: '';
  display: block;
  background: #36b2b2;
}

body.-terrace .l-cat .l-cat_item.-terrace .l-cat_label {
  border-right: 1px solid #36b2b2;
}

body.-terrace .l-cat .l-cat_item.-terrace .l-cat_label:before, body.-terrace .l-cat .l-cat_item.-terrace .l-cat_label:after {
  opacity: 1;
  position: absolute;
  content: '';
  display: block;
  left: -1px;
}

body.-terrace .l-cat .l-cat_item.-terrace .l-cat_label:after {
  height: 47px;
  border-left: 1px solid #36b2b2;
}

body.-terrace .l-cat .l-cat_item.-terrace .l-cat_label.-open:after {
  height: 48px;
}

/* =================================================
  terrace active
================================================= */
body.-wec .l-topicsPath_item a {
  color: #ffa202;
}

body.-wec .l-cat {
  border-bottom: 1px solid #ffa202;
}

body.-wec .l-cat .l-cat_item.-wec:before {
  position: absolute;
  content: '';
  display: block;
  background: #ffa202;
}

body.-wec .l-cat .l-cat_item.-wec .l-cat_label {
  border-right: 1px solid #ffa202;
}

body.-wec .l-cat .l-cat_item.-wec .l-cat_label:before, body.-wec .l-cat .l-cat_item.-wec .l-cat_label:after {
  opacity: 1;
  position: absolute;
  content: '';
  display: block;
  left: -1px;
}

body.-wec .l-cat .l-cat_item.-wec .l-cat_label:after {
  height: 47px;
  border-left: 1px solid #ffa202;
}

body.-wec .l-cat .l-cat_item.-wec .l-cat_label.-open:after {
  height: 48px;
}

/* =================================================
  ビルボード広告
================================================= */
.dag_billboard {
  width: 970px;
  margin: 0 auto 0;
}

/* =================================================
  .l-moreBtnBox
================================================= */
.l-moreBtnBox {
  margin: 20px 0 0 0;
  text-align: center;
}

.l-moreBtnBox .c-btn {
  display: inline-block;
  margin: 0 15px 0;
}

/*****************************************************
  Object
*****************************************************/
.u-mt0 {
  margin-top: 0px !important;
}

.u-mr0 {
  margin-right: 0px !important;
}

.u-mb0 {
  margin-bottom: 0px !important;
}

.u-ml0 {
  margin-left: 0px !important;
}

.u-mt5 {
  margin-top: 5px !important;
}

.u-mr5 {
  margin-right: 5px !important;
}

.u-mb5 {
  margin-bottom: 5px !important;
}

.u-ml5 {
  margin-left: 5px !important;
}

.u-mt10 {
  margin-top: 10px !important;
}

.u-mr10 {
  margin-right: 10px !important;
}

.u-mb10 {
  margin-bottom: 10px !important;
}

.u-ml10 {
  margin-left: 10px !important;
}

.u-mt15 {
  margin-top: 15px !important;
}

.u-mr15 {
  margin-right: 15px !important;
}

.u-mb15 {
  margin-bottom: 15px !important;
}

.u-ml15 {
  margin-left: 15px !important;
}

.u-mt20 {
  margin-top: 20px !important;
}

.u-mr20 {
  margin-right: 20px !important;
}

.u-mb20 {
  margin-bottom: 20px !important;
}

.u-ml20 {
  margin-left: 20px !important;
}

.u-mt25 {
  margin-top: 25px !important;
}

.u-mr25 {
  margin-right: 25px !important;
}

.u-mb25 {
  margin-bottom: 25px !important;
}

.u-ml25 {
  margin-left: 25px !important;
}

.u-mt30 {
  margin-top: 30px !important;
}

.u-mr30 {
  margin-right: 30px !important;
}

.u-mb30 {
  margin-bottom: 30px !important;
}

.u-ml30 {
  margin-left: 30px !important;
}

.u-mt35 {
  margin-top: 35px !important;
}

.u-mr35 {
  margin-right: 35px !important;
}

.u-mb35 {
  margin-bottom: 35px !important;
}

.u-ml35 {
  margin-left: 35px !important;
}

.u-mt40 {
  margin-top: 40px !important;
}

.u-mr40 {
  margin-right: 40px !important;
}

.u-mb40 {
  margin-bottom: 40px !important;
}

.u-ml40 {
  margin-left: 40px !important;
}

.u-mt45 {
  margin-top: 45px !important;
}

.u-mr45 {
  margin-right: 45px !important;
}

.u-mb45 {
  margin-bottom: 45px !important;
}

.u-ml45 {
  margin-left: 45px !important;
}

.u-mt50 {
  margin-top: 50px !important;
}

.u-mr50 {
  margin-right: 50px !important;
}

.u-mb50 {
  margin-bottom: 50px !important;
}

.u-ml50 {
  margin-left: 50px !important;
}

.u-mt55 {
  margin-top: 55px !important;
}

.u-mr55 {
  margin-right: 55px !important;
}

.u-mb55 {
  margin-bottom: 55px !important;
}

.u-ml55 {
  margin-left: 55px !important;
}

.u-mt60 {
  margin-top: 60px !important;
}

.u-mr60 {
  margin-right: 60px !important;
}

.u-mb60 {
  margin-bottom: 60px !important;
}

.u-ml60 {
  margin-left: 60px !important;
}

.u-mt65 {
  margin-top: 65px !important;
}

.u-mr65 {
  margin-right: 65px !important;
}

.u-mb65 {
  margin-bottom: 65px !important;
}

.u-ml65 {
  margin-left: 65px !important;
}

.u-mt70 {
  margin-top: 70px !important;
}

.u-mr70 {
  margin-right: 70px !important;
}

.u-mb70 {
  margin-bottom: 70px !important;
}

.u-ml70 {
  margin-left: 70px !important;
}

.u-mt75 {
  margin-top: 75px !important;
}

.u-mr75 {
  margin-right: 75px !important;
}

.u-mb75 {
  margin-bottom: 75px !important;
}

.u-ml75 {
  margin-left: 75px !important;
}

.u-mt80 {
  margin-top: 80px !important;
}

.u-mr80 {
  margin-right: 80px !important;
}

.u-mb80 {
  margin-bottom: 80px !important;
}

.u-ml80 {
  margin-left: 80px !important;
}

.u-mt85 {
  margin-top: 85px !important;
}

.u-mr85 {
  margin-right: 85px !important;
}

.u-mb85 {
  margin-bottom: 85px !important;
}

.u-ml85 {
  margin-left: 85px !important;
}

.u-mt90 {
  margin-top: 90px !important;
}

.u-mr90 {
  margin-right: 90px !important;
}

.u-mb90 {
  margin-bottom: 90px !important;
}

.u-ml90 {
  margin-left: 90px !important;
}

.u-mt95 {
  margin-top: 95px !important;
}

.u-mr95 {
  margin-right: 95px !important;
}

.u-mb95 {
  margin-bottom: 95px !important;
}

.u-ml95 {
  margin-left: 95px !important;
}

.u-mt100 {
  margin-top: 100px !important;
}

.u-mr100 {
  margin-right: 100px !important;
}

.u-mb100 {
  margin-bottom: 100px !important;
}

.u-ml100 {
  margin-left: 100px !important;
}

.u-pt0 {
  padding-top: 0px !important;
}

.u-pr0 {
  padding-right: 0px !important;
}

.u-pb0 {
  padding-bottom: 0px !important;
}

.u-pl0 {
  padding-left: 0px !important;
}

.u-pt5 {
  padding-top: 5px !important;
}

.u-pr5 {
  padding-right: 5px !important;
}

.u-pb5 {
  padding-bottom: 5px !important;
}

.u-pl5 {
  padding-left: 5px !important;
}

.u-pt10 {
  padding-top: 10px !important;
}

.u-pr10 {
  padding-right: 10px !important;
}

.u-pb10 {
  padding-bottom: 10px !important;
}

.u-pl10 {
  padding-left: 10px !important;
}

.u-pt15 {
  padding-top: 15px !important;
}

.u-pr15 {
  padding-right: 15px !important;
}

.u-pb15 {
  padding-bottom: 15px !important;
}

.u-pl15 {
  padding-left: 15px !important;
}

.u-pt20 {
  padding-top: 20px !important;
}

.u-pr20 {
  padding-right: 20px !important;
}

.u-pb20 {
  padding-bottom: 20px !important;
}

.u-pl20 {
  padding-left: 20px !important;
}

.u-pt25 {
  padding-top: 25px !important;
}

.u-pr25 {
  padding-right: 25px !important;
}

.u-pb25 {
  padding-bottom: 25px !important;
}

.u-pl25 {
  padding-left: 25px !important;
}

.u-pt30 {
  padding-top: 30px !important;
}

.u-pr30 {
  padding-right: 30px !important;
}

.u-pb30 {
  padding-bottom: 30px !important;
}

.u-pl30 {
  padding-left: 30px !important;
}

.u-pt35 {
  padding-top: 35px !important;
}

.u-pr35 {
  padding-right: 35px !important;
}

.u-pb35 {
  padding-bottom: 35px !important;
}

.u-pl35 {
  padding-left: 35px !important;
}

.u-pt40 {
  padding-top: 40px !important;
}

.u-pr40 {
  padding-right: 40px !important;
}

.u-pb40 {
  padding-bottom: 40px !important;
}

.u-pl40 {
  padding-left: 40px !important;
}

.u-pt45 {
  padding-top: 45px !important;
}

.u-pr45 {
  padding-right: 45px !important;
}

.u-pb45 {
  padding-bottom: 45px !important;
}

.u-pl45 {
  padding-left: 45px !important;
}

.u-pt50 {
  padding-top: 50px !important;
}

.u-pr50 {
  padding-right: 50px !important;
}

.u-pb50 {
  padding-bottom: 50px !important;
}

.u-pl50 {
  padding-left: 50px !important;
}

.u-pt55 {
  padding-top: 55px !important;
}

.u-pr55 {
  padding-right: 55px !important;
}

.u-pb55 {
  padding-bottom: 55px !important;
}

.u-pl55 {
  padding-left: 55px !important;
}

.u-pt60 {
  padding-top: 60px !important;
}

.u-pr60 {
  padding-right: 60px !important;
}

.u-pb60 {
  padding-bottom: 60px !important;
}

.u-pl60 {
  padding-left: 60px !important;
}

.u-pt65 {
  padding-top: 65px !important;
}

.u-pr65 {
  padding-right: 65px !important;
}

.u-pb65 {
  padding-bottom: 65px !important;
}

.u-pl65 {
  padding-left: 65px !important;
}

.u-pt70 {
  padding-top: 70px !important;
}

.u-pr70 {
  padding-right: 70px !important;
}

.u-pb70 {
  padding-bottom: 70px !important;
}

.u-pl70 {
  padding-left: 70px !important;
}

.u-pt75 {
  padding-top: 75px !important;
}

.u-pr75 {
  padding-right: 75px !important;
}

.u-pb75 {
  padding-bottom: 75px !important;
}

.u-pl75 {
  padding-left: 75px !important;
}

.u-pt80 {
  padding-top: 80px !important;
}

.u-pr80 {
  padding-right: 80px !important;
}

.u-pb80 {
  padding-bottom: 80px !important;
}

.u-pl80 {
  padding-left: 80px !important;
}

.u-pt85 {
  padding-top: 85px !important;
}

.u-pr85 {
  padding-right: 85px !important;
}

.u-pb85 {
  padding-bottom: 85px !important;
}

.u-pl85 {
  padding-left: 85px !important;
}

.u-pt90 {
  padding-top: 90px !important;
}

.u-pr90 {
  padding-right: 90px !important;
}

.u-pb90 {
  padding-bottom: 90px !important;
}

.u-pl90 {
  padding-left: 90px !important;
}

.u-pt95 {
  padding-top: 95px !important;
}

.u-pr95 {
  padding-right: 95px !important;
}

.u-pb95 {
  padding-bottom: 95px !important;
}

.u-pl95 {
  padding-left: 95px !important;
}

.u-pt100 {
  padding-top: 100px !important;
}

.u-pr100 {
  padding-right: 100px !important;
}

.u-pb100 {
  padding-bottom: 100px !important;
}

.u-pl100 {
  padding-left: 100px !important;
}

.u-fs11 {
  font-size: 11px !important;
}

.u-fs12 {
  font-size: 12px !important;
}

.u-fs13 {
  font-size: 13px !important;
}

.u-fs14 {
  font-size: 14px !important;
}

.u-fs15 {
  font-size: 15px !important;
}

.u-fs16 {
  font-size: 16px !important;
}

.u-fs17 {
  font-size: 17px !important;
}

.u-fs18 {
  font-size: 18px !important;
}

.u-fs19 {
  font-size: 19px !important;
}

.u-fs20 {
  font-size: 20px !important;
}

.u-fs21 {
  font-size: 21px !important;
}

.u-fs22 {
  font-size: 22px !important;
}

.u-fs23 {
  font-size: 23px !important;
}

.u-fs24 {
  font-size: 24px !important;
}

.u-fs25 {
  font-size: 25px !important;
}

.u-fs26 {
  font-size: 26px !important;
}

.u-fs27 {
  font-size: 27px !important;
}

.u-fs28 {
  font-size: 28px !important;
}

.u-fs29 {
  font-size: 29px !important;
}

.u-fs30 {
  font-size: 30px !important;
}

.u-fs31 {
  font-size: 31px !important;
}

.u-fs32 {
  font-size: 32px !important;
}

.u-fs33 {
  font-size: 33px !important;
}

.u-fs34 {
  font-size: 34px !important;
}

.u-fs35 {
  font-size: 35px !important;
}

.u-textbold {
  font-weight: 700 !important;
}

.u-textnormal {
  font-weight: 400 !important;
}

.u-textthin {
  font-weight: 200 !important;
}

.u-clear {
  clear: both !important;
}

.u-ac {
  text-align: center !important;
}

.u-ar {
  text-align: right !important;
}

.u-al {
  text-align: left !important;
}

.u-vm {
  vertical-align: middle !important;
}

.u-vt {
  vertical-align: top !important;
}

.u-vb {
  vertical-align: bottom !important;
}

/* -----------------------------------------------
  .c-btn
----------------------------------------------- */
.c-btn {
  position: relative;
  display: table;
  min-width: 202px;
  margin-top: 20px;
  padding: 8px 16px 8px;
  border-radius: 20px;
  border: 1px solid #999;
  background: #fff;
  color: #121212;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
}

.c-btn:hover {
  box-shadow: inset 0 0 0 1px #999;
}

.c-btn.-theme {
  background: #f13c5d;
  background-image: linear-gradient(to right, #66a1c4, #f13c5d);
  border-color: #f13c5d;
  color: #fff;
}

.c-btn.-theme:hover {
  background: #fff;
  color: #f13c5d;
}

.c-btn.-center {
  margin-left: auto;
  margin-right: auto;
}

.c-btn.-high {
  padding-top: 9px;
  padding-bottom: 8px;
}

.c-btn.-topics {
  margin-top: 0;
}

.c-btn.-aria, .c-btn.-dual, .c-btn.-doors, .c-btn.-terrace, .c-btn.-wec, .c-btn.-health, .c-btn.-money {
  color: #fff;
}

.c-btn.-aria:hover, .c-btn.-dual:hover, .c-btn.-doors:hover, .c-btn.-terrace:hover, .c-btn.-wec:hover, .c-btn.-health:hover, .c-btn.-money:hover {
  background: #fff;
  border-color: currentColor;
  box-shadow: none;
}

.c-btn.-aria {
  border-color: #967e28;
  background: #967e28;
}

.c-btn.-aria:hover {
  color: #967e28;
}

.c-btn.-dual {
  border-color: #c21517;
  background: #c21517;
}

.c-btn.-dual:hover {
  color: #c21517;
}

.c-btn.-doors {
  border-color: #ff6600;
  background: #ff6600;
}

.c-btn.-doors:hover {
  color: #ff6600;
}

.c-btn.-terrace {
  border-color: #36b2b2;
  background: #36b2b2;
}

.c-btn.-terrace:hover {
  color: #36b2b2;
}

.c-btn.-wec {
  border-color: #ffa202;
  background: #ffa202;
}

.c-btn.-wec:hover {
  color: #ffa202;
}

.c-btn.-health {
  border-color: #00B770;
  background: #00B770;
}

.c-btn.-health:hover {
  color: #00B770;
}

.c-btn.-money {
  border-color: #999;
  background: #fff;
  color: #121212;
}

.c-btn.-money:hover {
  border-color: #999;
  box-shadow: inset 0 0 0 1px #999;
  color: #121212;
}

.c-btn.-ariaNew {
  border-color: #967e28;
  color: #967e28;
}

.c-btn.-ariaNew:hover {
  background-color: rgba(147, 126, 40, 0.2);
  box-shadow: none;
}

.c-btn.-dualNew {
  border-color: #c21517;
  color: #c21517;
}

.c-btn.-dualNew:hover {
  box-shadow: inset 0 0 0 1px #c21517;
}

.c-btn.-doorsNew {
  border-color: #ff6600;
  color: #ff6600;
}

.c-btn.-doorsNew:hover {
  box-shadow: inset 0 0 0 1px #ff6600;
}

.c-btn02 {
  display: table;
  min-width: 280px;
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px 14px;
  background: #e5e5e5;
  border: 1px solid #e5e5e5;
  border-radius: 28px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #121212;
  transition: .3s;
}

.c-btn02:hover {
  background: #fff;
  color: #121212;
}


/* ペイウォール内申し込みボタン */
.p-loginBox_action .registerBtn {
  display: inline-block;
  min-width: 200px;
  margin-top: 25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 6px 0;
  background: #1b9b82;
  border: 1px solid #1b9b82;
  border-radius: 2px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
}
.p-loginBox_action .registerBtn:hover {
  opacity: 0.5;
}


/* ペイウォール内ログインボタン */
.p-loginBox_action .loginBtn {
  display: inline-block;
  min-width: 200px;
  margin-top: 25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 6px 0;
  background: #e6001e;
  border: 1px solid #e6001e;
  border-radius: 2px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
}
.p-loginBox_action .loginBtn:hover {
  opacity: 0.5;
}


/* -----------------------------------------------
  .c-btnFollow
----------------------------------------------- */
.c-btnFollow {
  position: relative;
  display: table;
  min-width: 176px;
  padding: 6px 11px 4px 30px;
  border-radius: 15px;
  border: solid 1px #e5e5e5;
  background: #fff;
  color: #121212;
  font-size: 14px;
  font-weight: bold;
}

.c-btnFollow:hover {
  box-shadow: inset 0 0 0 1px #e5e5e5;
}

.c-btnFollow::before, .c-btnFollow::after {
  position: absolute;
  content: '';
  display: block;
  top: 0;
  bottom: 0;
  margin: auto 0;
  background: #121212;
}

.c-btnFollow::before {
  left: 12px;
  width: 10px;
  height: 1px;
}

.c-btnFollow::after {
  left: 16px;
  width: 1px;
  height: 10px;
}

.c-btnFollow.-active {
  padding-left: 11px;
  background: #e5e5e5;
  border-color: transparent;
  color: #121212;
}

.c-btnFollow.-active::before, .c-btnFollow.-active::after {
  content: none;
}

.c-btnFollow.-active:hover {
  opacity: .7;
}

.c-btnFollow.-right {
  margin-left: auto;
}

.suggestionFollowButton {
  position: relative;
  display: table;
  min-width: 176px;
  padding: 6px 11px 4px 30px;
  border-radius: 15px;
  border: solid 1px #e5e5e5;
  background: #fff;
  color: #121212;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
}

.suggestionFollowButton:hover {
  box-shadow: inset 0 0 0 1px #e5e5e5;
}

.suggestionFollowButton::after {
  content: "この連載をフォロー";
}

.suggestionFollowButton::before {
  content: "";
  width: 12px;
  height: 12px;
  display: block;
  background: url("/images/xwoman/2021/iconFollow.svg") no-repeat;
  position: absolute;
  top: 10px;
  left: 12px;
}

.suggestionFollowedButton {
  position: relative;
  display: table;
  min-width: 176px;
  padding: 6px 11px 4px 11px;
  border-radius: 15px;
  background: #e5e5e5;
  border-color: transparent;
  color: #121212;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
}

.suggestionFollowedButton::after {
  content: "この連載のフォローを解除";
}

.suggestionFollowedButton:hover {
  opacity: .7;
}

/* -----------------------------------------------
  title
----------------------------------------------- */
.c-titleLvOne {
  margin: 0 0 40px;
  color: #121212;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.38;
}

.c-titleLvOne.-feature {
  color: #000;
}

.c-titleLvOne.-category {
  display: table;
  position: relative;
  padding: 6px 22px;
}

.c-titleLvOne.-category::before, .c-titleLvOne.-category::after {
  position: absolute;
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  opacity: .2;
}

.c-titleLvOne.-category::before {
  top: 0;
  left: 0;
  border-width: 12px 12px 0 0;
  border-color: transparent transparent transparent;
}

.c-titleLvOne.-category::after {
  right: 0;
  bottom: 0;
  border-width: 0 0 12px 12px;
  border-color: transparent transparent transparent;
}

.c-titleLvOne.-theme {
  display: table;
  position: relative;
  padding: 0 43px;
}

.c-titleLvOne.-theme::before, .c-titleLvOne.-theme::after {
  position: absolute;
  content: '';
  display: block;
  top: 0;
  bottom: 0;
  width: 23px;
  height: 20px;
  margin: auto;
  background: url(/images/xwoman/2021/ico_double_quote.svg) 0 0/contain no-repeat;
}

.c-titleLvOne.-theme::before {
  left: 0;
}

.c-titleLvOne.-theme::after {
  right: 0;
  -webkit-transform: scale(-1, -1);
          transform: scale(-1, -1);
}

.c-titleLvOne_sub {
  font-size: 24px;
}

.c-titleLvOne_sub.-small {
  font-size: 17px;
}

.c-title {
  margin: 0 0 25px;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.42;
}

/* -----------------------------------------------
  .c-text
----------------------------------------------- */
.c-text {
  font-size: 17px;
  line-height: 1.76;
}

.c-text + .c-text {
  margin-top: 10px;
}

/* -----------------------------------------------
  .c-textArea
----------------------------------------------- */
.c-textArea {
  position: relative;
  margin: 30px 0;
  height: 5em;
  overflow: hidden;
  color: #121212;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.67;
  letter-spacing: 0.4px;
}

.c-textArea_btn {
  position: absolute;
  bottom: 1px;
  right: 5px;
  font-size: 14px;
  line-height: 1.67;
  font-weight: 500;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), #fff 35px, white);
  display: inline-block;
  padding-left: 50px;
  color: #7a7a7a;
}

/* -----------------------------------------------
  .c-link
----------------------------------------------- */
.c-link {
  color: #f13c5d;
}

.c-link:hover {
  text-decoration: underline;
}

.c-link.-modal::after {
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 0 0 4px;
  background: url(/images/xwoman/2021/ico_popup.svg) 50% 50%/12px auto no-repeat;
  vertical-align: -1px;
}

/* -----------------------------------------------
.c-linkMore
----------------------------------------------- */
.c-linkMore {
  position: relative;
  display: table;
  margin: 10px 0 0 auto;
  padding: 0 15px 0 0;
  color: #121212;
}

.c-linkMore::after {
  position: absolute;
  content: '';
  display: block;
  top: .35em;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 5px;
  border-color: transparent transparent transparent currentColor;
}

.c-linkMore a {
  color: currentColor;
}

.c-linkMore a:hover {
  text-decoration: underline;
}

.c-linkMore.-small {
  padding-right: 11px;
  font-size: 12px;
}

.c-linkMore.-small::after {
  top: .3em;
  border-width: 5px 0 5px 6px;
}

.c-linkMore.-var02 {
  color: #121212;
}

/* -----------------------------------------------
  .c-tab
----------------------------------------------- */
.c-tab_nav.-default {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 13px;
  border-bottom: 1px solid #121212;
}

.c-tab_nav.-default .c-tab_nav_item {
  flex: 1;
  text-align: center;
}

.c-tab_nav.-default .c-tab_nav_trigger {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding-bottom: 9px;
  border-bottom: 2px solid transparent;
  white-space: nowrap;
  font-size: 15px;
  color: #7a7a7a;
}

.c-tab_nav.-default .c-tab_nav_trigger:hover {
  color: #121212;
  font-weight: bold;
}

.c-tab_nav.-default .c-tab_nav_trigger.-active {
  border-bottom-color: #121212;
  font-weight: bold;
  color: #121212;
}

.c-tab_nav.-topics {
  display: table;
  width: 100%;
  margin: 0 0 28px;
  border-bottom: 1px solid #eee;
}

.c-tab_nav.-topics .c-tab_nav_item {
  display: table-cell;
  min-width: 40px;
  text-align: center;
}

.c-tab_nav.-topics .c-tab_nav_trigger {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding-bottom: 8px;
  border-bottom: 2px solid transparent;
  white-space: nowrap;
  font-size: 14px;
  color: #7a7a7a;
}

.c-tab_nav.-topics .c-tab_nav_trigger:hover {
  color: #121212;
  font-weight: bold;
}

.c-tab_nav.-topics .c-tab_nav_trigger.-active {
  border-bottom-color: #121212;
  font-weight: bold;
  color: #121212;
}

.c-tab_nav.-chronological {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  margin: 20px 0 20px 0;
}

.c-tab_nav.-chronological .c-tab_nav_item {
  margin-left: 20px;
  overflow: hidden;
}

.c-tab_nav.-chronological .c-tab_nav_trigger {
  position: relative;
  display: block;
  padding: 3px 0 0 34px;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  color: #666666;
}

.c-tab_nav.-chronological .c-tab_nav_trigger::before {
  position: absolute;
  content: '';
  display: block;
  top: 0;
  left: 0;
  bottom: 0;
  width: 24px;
  height: 24px;
  margin: auto 0;
  border-radius: 50%;
  border: solid 1px #121212;
  box-sizing: border-box;
}

.c-tab_nav.-chronological .c-tab_nav_trigger:hover, .c-tab_nav.-chronological .c-tab_nav_trigger.-active {
  color: #121212;
}

.c-tab_nav.-chronological .c-tab_nav_trigger.-active {
  font-weight: bold;
}

.c-tab_nav.-chronological .c-tab_nav_trigger.-active::before {
  background: #121212;
  box-shadow: inset 0 0 0 3px #fff;
}

.c-tab_nav.-aria {
  border-bottom-color: #967e28;
}

.c-tab_nav.-aria .c-tab_nav_trigger:hover {
  color: #967e28;
}

.c-tab_nav.-aria .c-tab_nav_trigger.-active {
  border-bottom-color: #967e28;
  color: #967e28;
}

.c-tab_nav.-dual {
  border-bottom-color: #c21517;
}

.c-tab_nav.-dual .c-tab_nav_trigger:hover {
  color: #c21517;
}

.c-tab_nav.-dual .c-tab_nav_trigger.-active {
  border-bottom-color: #c21517;
  color: #c21517;
}

.c-tab_nav.-doors {
  border-bottom-color: #ff6600;
}

.c-tab_nav.-doors .c-tab_nav_trigger:hover {
  color: #ff6600;
}

.c-tab_nav.-doors .c-tab_nav_trigger.-active {
  border-bottom-color: #ff6600;
  color: #ff6600;
}

.c-tab_nav.-terrace {
  border-bottom-color: #36b2b2;
}

.c-tab_nav.-terrace .c-tab_nav_trigger:hover {
  color: #36b2b2;
}

.c-tab_nav.-terrace .c-tab_nav_trigger.-active {
  border-bottom-color: #36b2b2;
  color: #36b2b2;
}

/* -----------------------------------------------
  .c-table
----------------------------------------------- */
.c-table table {
  width: 100%;
  border-collapse: collapse;
  border-top: 1px solid #eee;
}

.c-table th {
  width: 160px;
  padding: 15px 20px;
  background: #f6f6f6;
  border-bottom: 1px solid #eee;
  border-right: 1px solid #eee;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
  font-size: 12px;
}

.c-table td {
  padding: 15px 20px;
  border-bottom: 1px solid #eee;
  font-size: 14px;
}

/* -----------------------------------------------
  .c-btnList
----------------------------------------------- */
.c-btnList {
  margin: 40px 0 0;
}

.c-btnList.-horizontal {
  display: flex;
  justify-content: center;
}

.c-btnList_item_btn {
  width: 311px;
  margin: 0 10px;
}

/* -----------------------------------------------
  2重送信防止用
----------------------------------------------- */
.offTarget {
  pointer-events: none;
}

/* -----------------------------------------------
  .c-titleSummary
----------------------------------------------- */
.c-titleSummary {
  margin: -10px 0 30px 0;
  font-size: 17px;
  line-height: 1.76;
}

/* -----------------------------------------------
  .c-cheeringMessage
----------------------------------------------- */
.c-cheeringMessage {
  display: table;
  margin: 35px auto 60px;
  padding: 13px 15px;
  min-width: 400px;
  border: solid 1px #999;
  color: #121212;
  text-align: center;
  border-radius: 25px;
  font-weight: bold;
}

.c-cheeringMessage:hover {
  box-shadow: inset 0 0 0 1px #999;
}

/* -----------------------------------------------
  .p-headerEmergency
----------------------------------------------- */
.p-headerEmergency {
  margin: -10px 0 30px;
  border: 1px solid #ee0000;
  border-radius: 2px;
}

.p-headerEmergency_text {
  display: block;
  padding: 10px 16px 10px 39px;
  background: url(/images/xwoman/2021/ico_emergency.svg) 17px 50%/16px 16px no-repeat;
  font-size: 12px;
  font-weight: bold;
}

.p-headerEmergency_text:hover {
  color: #f13c5d;
}

.l-topicsPath + .p-headerEmergency {
  margin-top: 0;
}

/* -----------------------------------------------
  .p-headerInfo
----------------------------------------------- */
.p-headerInfo {
  width: 1120px;
  margin: 10px auto;
}

.p-headerInfo_heading {
  margin: 0 0 20px;
  font-size: 17px;
  font-weight: bold;
}

.p-headerInfo.-emergency .p-headerInfo_heading {
  color: #121212;
}

.p-headerInfo_item {
  color: #000;
}

.p-headerInfo_item + .p-headerInfo_item {
  margin-top: 20px;
}

.p-headerInfo_item_text {
  font-weight: bold;
  line-height: 1.5;
}

.p-headerInfo_item_text + .p-headerInfo_item_link {
  margin-top: 10px;
}

.p-headerInfo_item_link {
  position: relative;
  display: table;
  margin: 0;
  padding: 0 15px 0 0;
}

.p-headerInfo_item_link::after {
  position: absolute;
  content: '';
  display: block;
  top: .35em;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 5px;
  border-color: transparent transparent transparent #121212;
}

.p-headerInfo_item_link a {
  color: currentColor;
}

.p-headerInfo_item_link a:hover {
  text-decoration: underline;
}

.p-headerInfo p {
  margin: 0 0 10px;
  font-weight: bold;
  line-height: 1.5;
  color: #121212;
}

.p-headerInfo .title {
  margin: 0 0 20px;
  font-size: 17px;
}

.p-headerInfo a {
  position: relative;
  font-weight: normal;
}

.p-headerInfo a::after {
  content: '';
  border-style: solid;
  border-width: 4px 0 4px 5px;
  border-color: transparent transparent transparent #121212;
  display: inline-block;
  margin: 0 5px 0 5px;
}

/* -----------------------------------------------
  .p-headerAD
----------------------------------------------- */
.p-headerAD {
  display: flex;
  align-items: flex-start;
  width: 1120px;
  margin: 10px auto;
  font-size: 12px;
}

.p-headerAD_icon {
  margin: 0 10px 0 0;
  padding: 0 7px;
  background: #eee;
  border-radius: 2px;
}

.p-headerAD_text {
  flex: 1;
}

/* -----------------------------------------------
  .p-pickupSlider
----------------------------------------------- */
.p-pickupSlider {
  height: 420px;
  opacity: 0;
}

.p-pickupSlider .slick-list {
  padding-bottom: 10px;
}

.p-pickupSlider_item {
  position: relative;
  min-height: 400px;
}

.p-pickupSlider_item a .p-pickupSlider_item_image {
  position: relative;
  overflow: hidden;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
}

.p-pickupSlider_item a .p-pickupSlider_item_image:before {
  z-index: 1;
  position: absolute;
  display: block;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  transition: background 0.3s cubic-bezier(0.555, 0.205, 0.295, 0.975);
}

.p-pickupSlider_item a .p-pickupSlider_item_image img {
  width: 100%;
  height: auto;
  transition: -webkit-transform 0.3s cubic-bezier(0.555, 0.205, 0.295, 0.975);
  transition: transform 0.3s cubic-bezier(0.555, 0.205, 0.295, 0.975);
  transition: transform 0.3s cubic-bezier(0.555, 0.205, 0.295, 0.975), -webkit-transform 0.3s cubic-bezier(0.555, 0.205, 0.295, 0.975);
}

.p-pickupSlider_item_text {
  position: relative;
  z-index: 1;
  padding: 12px;
  width: calc(100% - 40px);
  min-height: 110px;
  background-color: #fff;
  margin: -62px 20px 0;
}

.p-pickupSlider_item_title {
  margin: 24px 0 0;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.4;
}

.p-pickupSlider_item_icon {
  position: absolute;
  top: 12px;
  left: 12px;
}

.p-pickupSlider_item:hover .p-pickupSlider_item_image:before {
  background: rgba(0, 0, 0, 0.2);
}

.p-pickupSlider_item:hover .p-pickupSlider_item_image img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.p-pickupSlider_item:hover .p-pickupSlider_item_text {
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
}

.p-pickupSlider_item:hover .p-pickupSlider_item_title {
  text-decoration: underline;
}

.p-pickupSlider_wrapper {
  position: relative;
  z-index: 1;
  clear: both;
  padding: 30px 0 0;
}

/* -----------------------------------------------
  ARIA、DUAL、doorsトップカルーセル
----------------------------------------------- */
.sectionPickUpTop {
  height: 406px;
  opacity: 0;
  padding-top: 30px;
}

ul.adPickUpTop .slick-list {
  overflow: inherit;
}

ul.adPickUpTop li.adPickUpItem {
  position: relative;
}

ul.adPickUpTop li.adPickUpItem a img {
  width: 100%;
  height: auto;
  transition: -webkit-transform 0.3s cubic-bezier(0.555, 0.205, 0.295, 0.975);
  transition: transform 0.3s cubic-bezier(0.555, 0.205, 0.295, 0.975);
  transition: transform 0.3s cubic-bezier(0.555, 0.205, 0.295, 0.975), -webkit-transform 0.3s cubic-bezier(0.555, 0.205, 0.295, 0.975);
}

ul.adPickUpTop li.adPickUpItem a .adPickUpItemContent {
  position: absolute;
  padding: 0 20px;
  bottom: -67px;
  left: 0;
  z-index: 1;
  width: calc(100% - 40px);
}

ul.adPickUpTop li.adPickUpItem a .adPickUpItemContent .adPickUpItemContentTag {
  padding: 0 10px;
  height: 24px;
  border-radius: 4px;
  background-color: #967e28;
  color: #ffffff;
  text-align: center;
  top: 273px;
  left: 20px;
  z-index: 2;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 12px;
}

ul.adPickUpTop li.adPickUpItem a .adPickUpItemContent .adPickUpItemContentWarpTitle {
  z-index: 2;
  height: 94px;
  background-color: #ffffff;
  top: 310px;
  left: 20px;
  right: 20px;
  display: flex;
  align-items: flex-start;
}

ul.adPickUpTop li.adPickUpItem a .adPickUpItemContent .adPickUpItemContentWarpTitle h3 {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.42;
  letter-spacing: 0.2px;
  color: #121212;
  margin: 0 12px 12px 12px;
}

ul.adPickUpTop li.adPickUpItem:hover h3 {
  text-decoration: underline;
}

ul.adPickUpTop ul.slick-dots {
  position: absolute;
  display: block;
  bottom: -50px;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

ul.adPickUpTop ul.slick-dots li {
  position: relative;
  display: inline-block;
  width: 6px;
  height: 6px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

ul.adPickUpTop ul.slick-dots li button:before {
  font-size: 10px;
  color: rgba(172, 148, 35, 0.2);
  opacity: 1;
  font-size: 6px;
}

ul.adPickUpTop ul.slick-dots li.slick-active button:before {
  color: #af8d3a;
  opacity: 1;
}

ul.adPickUpTop .slick-next {
  right: 30px;
  top: 40%;
  z-index: 1;
  width: 40px;
  height: 40px;
}

ul.adPickUpTop .slick-next:before {
  content: url("/images/xwoman/2021/ico_pickup_right.svg");
}

ul.adPickUpTop .slick-prev {
  left: 10px;
  top: 40%;
  z-index: 1;
  width: 40px;
  height: 40px;
}

ul.adPickUpTop .slick-prev:before {
  content: url("/images/xwoman/2021/ico_pickup_left.svg");
}

ul.adPickUpTop .iconLockMedium {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url("/images/xwoman/2021/ico_locked_aria.svg") no-repeat;
  background-size: 100%;
}

body.xwoman_charge ul.adPickUpTop .iconLockMedium {
  background: url("/images/xwoman/2021/ico_unlocked_aria.svg") no-repeat;
  background-size: 100%;
}

ul.adPickUpTop.slick-dotted {
  margin-bottom: 95px;
}

ul.adPickUpTop.slick-dotted .slick-dots {
  bottom: -90px;
}

ul.adPickUpTop.slick-dotted .slick-dots li.slick-active button {
  background: #af8d3a;
}

ul.adPickUpTop.slick-dotted li a .adPickUpItemImg {
  overflow: hidden;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
}

ul.adPickUpTop.slick-dotted li a .adPickUpItemImg:before {
  z-index: 1;
  position: absolute;
  display: block;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  transition: background 0.3s cubic-bezier(0.555, 0.205, 0.295, 0.975);
}

ul.adPickUpTop.slick-dotted li a:hover .adPickUpItemImg img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

ul.adPickUpTop.slick-dotted li a:hover .adPickUpItemImg:before {
  background: rgba(0, 0, 0, 0.2);
}

ul.adPickUpTop.slick-dotted li a:hover .adPickUpItemContentWarpTitle {
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
}

/* -----------------------------------------------
  .p-featureArticle
----------------------------------------------- */
.p-featureArticle {
  position: relative;
  margin: 0;
}

.p-featureArticle img {
  vertical-align: top;
}

.p-featureArticle_blink {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 80px;
  height: 80px;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  line-height: 80px;
  -webkit-animation: blink 1s ease-in-out infinite alternate;
          animation: blink 1s ease-in-out infinite alternate;
}

@-webkit-keyframes blink {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes blink {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* -----------------------------------------------
  .p-articlePanel
----------------------------------------------- */
.p-articlePanel {
  flex-wrap: wrap;
}

.p-articlePanel.-large, .p-articlePanel.-medium, .p-articlePanel.-small {
  display: flex;
}

.p-articlePanel.-extralarge .p-articlePanel_item_image {
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
}

.p-articlePanel.-extralarge .p-articlePanel_item_title {
  font-size: 24px;
  line-height: 1.42;
}

.p-articlePanel.-large {
  justify-content: space-between;
}

.p-articlePanel.-large .p-articlePanel_item {
  width: 370px;
}

.p-articlePanel.-large .p-articlePanel_item_image {
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
}

.p-articlePanel.-large .p-articlePanel_item_title {
  font-size: 24px;
  line-height: 1.42;
}

.p-articlePanel.-large.-academy .p-articlePanel_item {
  background-color: #fff;
  width: 340px;
  border-radius: 4px;
  overflow: hidden;
}

.p-articlePanel.-large.-academy .p-articlePanel_item_image {
  box-shadow: none;
  border-radius: unset;
}

.p-articlePanel.-large.-academy .p-articlePanel_item_text {
  padding: 0 20px 20px;
}

.p-articlePanel.-large.-academy .p-articlePanel_item_title {
  margin: 8px 0 15px;
  font-size: 17px;
}

.p-articlePanel.-large.-academy .p-articlePanel_item_date {
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.p-articlePanel.-large.-academy .p-articlePanel_item_teacher {
  color: #7a7a7a;
  font-size: 14px;
}

.p-articlePanel.-large.-academy .p-articlePanel_item_icon {
  bottom: 20px;
  left: auto;
  right: 20px;
}

.p-articlePanel.-large.-academy .p-articlePanel_item.-new .p-articlePanel_item_date:after {
  content: 'NEW';
  color: #00bed2;
  margin-left: 8px;
}

.p-articlePanel.-large.-series {
  margin-bottom: -20px;
}

.p-articlePanel.-large.-series .p-articlePanel_item {
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  overflow: hidden;
}

.p-articlePanel.-large.-series .p-articlePanel_item_image {
  box-shadow: none;
  border-radius: unset;
}

.p-articlePanel.-large.-series .p-articlePanel_item_text {
  margin: 10px 10px 17px;
  padding: 0;
}

.p-articlePanel.-large.-series .p-articlePanel_item_title {
  margin-bottom: 5px;
  font-size: 18px;
  line-height: 1.33;
  letter-spacing: 0.4px;
}

.p-articlePanel.-large.-series .p-articlePanel_item_icon {
  position: relative;
  left: auto;
  padding-right: 4px;
  text-align: right;
}

.p-articlePanel.-large.-series .p-articlePanel_item_date {
  bottom: 10px;
  left: 10px;
  right: auto;
  padding: 2px 15px;
  background-color: #121212;
  color: #fff;
  letter-spacing: 0.2px;
  position: absolute;
  font-size: 12px;
}

.p-articlePanel.-large.-di .p-articlePanel_item_title {
  min-height: auto;
}

.p-articlePanel.-medium {
  margin-left: -20px;
}

.p-articlePanel.-medium .p-articlePanel_item {
  width: 240px;
  margin-left: 20px;
}

.p-articlePanel.-medium .p-articlePanel_item_text {
  margin: 15px 0 0;
  padding-bottom: 28px;
}

.p-articlePanel.-medium .p-articlePanel_item_date {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #7a7a7a;
  font-size: 12px;
}

.p-articlePanel.-small {
  margin-left: -16px;
}

.p-articlePanel.-small .p-articlePanel_item {
  width: 178px;
  margin-left: 16px;
}

.p-articlePanel_item {
  margin-bottom: 20px;
}

.p-articlePanel_item_link {
  display: block;
}

.p-articlePanel_item_link:visited .p-articlePanel_item_title {
  color: #121212;
}

.p-articlePanel_item_link:hover .p-articlePanel_item_image {
  overflow: hidden;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
}

.p-articlePanel_item_link:hover .p-articlePanel_item_image:before {
  background: rgba(0, 0, 0, 0.2);
}

.p-articlePanel_item_link:hover .p-articlePanel_item_image img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.p-articlePanel_item_link:hover .p-articlePanel_item_title {
  text-decoration: underline;
}

.p-articlePanel_item_image {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border-radius: 4px;
  text-align: center;
}

.p-articlePanel_item_image:before {
  z-index: 1;
  position: absolute;
  display: block;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  transition: background 0.3s cubic-bezier(0.555, 0.205, 0.295, 0.975);
}

.p-articlePanel_item_image img {
  width: 100%;
  transition: .3s ease-out;
}

.p-articlePanel_item_text {
  position: relative;
  margin: 7px 0 0;
}

.p-articlePanel_item_title {
  min-height: 2.8em;
  margin: 0;
  font-size: 18px;
  font-weight: bold;
}

.p-articlePanel_item_subTitle {
  margin: 0 0 5px;
  color: #7a7a7a;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.p-articlePanel_item_desc {
  margin: 7px 0 0;
  color: #7a7a7a;
}

.p-articlePanel_item_icon {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #7a7a7a;
  font-size: 12px;
}

.p-articlePanel_item_date {
  /*
      position: absolute;
      bottom:0;
      right:0;
      */
  display: block;
  margin: 5px 0 0;
  color: #7a7a7a;
  font-size: 14px;
}

/* -----------------------------------------------
  .p-articleList
----------------------------------------------- */
.p-articleList {
  flex-wrap: wrap;
  margin-bottom: -5px;
}

.p-articleList.-division2, .p-articleList.-division3, .p-articleList.-division4 {
  display: flex;
}

.p-articleList.-division2 {
  justify-content: space-between;
}

.p-articleList.-division2.-textAd .p-articleList_item {
  width: 338px;
  margin-right: 38px;
}

.p-articleList.-division2 .p-articleList_item {
  width: 370px;
}

.p-articleList.-division2 > li:not([class]) {
  margin-bottom: 12px;
  padding-bottom: 12px;
  width: 370px;
  border-bottom: 1px solid #eee;
}

.p-articleList.-featureList.-division2 > li:not([class]) {
  border-bottom: none;
}

.p-articleList.-large .p-articleList_item_image {
  width: 164px;
}

.p-articleList.-medium .p-articleList_item_image {
  width: 104px;
}

.p-articleList.-small .p-articleList_item_text {
  width: 100%;
}

.p-articleList.-featureList .p-articleList_item {
  border-bottom: none;
  margin-bottom: 20px;
}

.p-articleList.-backnumber .p-articleList_item {
  margin-bottom: 15px;
  padding-bottom: 15px;
}

.p-articleList.-backnumber .p-articleList_item_title {
  font-size: 16px;
}

.p-articleList.-backnumber .p-articleList_item_date {
  right: auto;
  left: 0;
  font-size: 14px;
}

.p-articleList.-selection > li:not([class]) {
  margin-bottom: 12px;
}

.p-articleList_item {
  margin-bottom: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid #eee;
}

.p-articleList_item.-terraceRank .p-articleList_item_media {
  padding: 0 12px 6px;
}

.p-articleList_item.-terraceRank .p-articleList_item_blogNum {
  position: absolute;
  bottom: 0;
  left: 12px;
  font-size: 12px;
  color: #7a7a7a;
}

.p-articleList_item.-terraceRank .p-articleList_item_blogNum:before {
  content: '';
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0 6px 0 6px;
  background-image: url(/images/xwoman/2021/ico_blognote.svg);
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
}

.p-articleList_item.-terraceRank .p-articleList_item_image {
  margin-top: 25px;
}

.p-articleList_item_link {
  display: block;
  height: 100%;
  overflow: hidden;
}

.p-articleList_item_link:visited .p-articleList_item_title {
  color: #121212;
}

.p-articleList_item_link:hover .p-articleList_item_image {
  overflow: hidden;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
}

.p-articleList_item_link:hover .p-articleList_item_image:before {
  background: rgba(0, 0, 0, 0.2);
}

.p-articleList_item_link:hover .p-articleList_item_image img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.p-articleList_item_link:hover .p-articleList_item_image.-circle {
  box-shadow: none;
}

.p-articleList_item_link:hover .p-articleList_item_image.-circle:before {
  content: none;
}

.p-articleList_item_link:hover .p-articleList_item_image.-circle img {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.p-articleList_item_link:hover .p-articleList_item_title {
  text-decoration: underline;
}

.p-articleList_item_image {
  position: relative;
  z-index: 1;
  float: right;
  width: 120px;
  height: 90px;
  margin-left: 12px;
  border-radius: 4px;
  overflow: hidden;
  text-align: center;
}

.p-articleList_item_image:before {
  z-index: 1;
  position: absolute;
  display: block;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  transition: background 0.3s cubic-bezier(0.555, 0.205, 0.295, 0.975);
}

.p-articleList_item_image.-left {
  float: left;
  margin-right: 12px;
  margin-left: 0;
}

.p-articleList_item_image.-circle {
  width: 90px;
  height: 90px;
  border-radius: 50px;
}

.p-articleList_item_image.-circle img {
  width: 100%;
  height: 100%;
}

.p-articleList_item_image img {
  width: auto;
  height: 100%;
  transition: .3s ease-out;
}

.p-articleList_item_text {
  position: relative;
  height: 100%;
  overflow: hidden;
  padding-right: 1em;
  padding-bottom: 25px;
}

.p-articleList_item_subTitle {
  color: #121212;
}

.p-articleList_item_desc {
  margin: 7px 0 0;
  color: #7a7a7a;
}

.p-articleList_item_date {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 12px;
  color: #7a7a7a;
}

.p-articleList_item_icon {
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 12px;
  color: #7a7a7a;
}

.p-articleList_item_icon img {
  vertical-align: baseline;
}

.p-articleList_item_category {
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 12px;
  color: #7a7a7a;
}

.p-articleList_item_name {
  position: absolute;
  bottom: 0;
  left: 0;
  width: calc(100% - 8em);
  color: #121212;
  font-size: 12px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.p-articleList_item_title {
  margin: 0;
  font-size: 17px;
  font-weight: bold;
}

.p-articleList_item_title_icon.-rank {
  display: inline-block;
  width: 18px;
  margin-right: 2px;
  margin-left: 1px;
  border: 1px solid #f13c5d;
  text-align: center;
  vertical-align: 1px;
  font-size: 10px;
  font-weight: 400;
  color: #f13c5d;
  line-height: 16px;
}

.p-articleList_item_title_icon.-rank1, .p-articleList_item_title_icon.-rank2, .p-articleList_item_title_icon.-rank3 {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 1px;
  margin-left: 0;
  padding-top: 6px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 18px auto;
  text-align: center;
  vertical-align: 1px;
  font-size: 10px;
  font-weight: 400;
  color: #fff;
  line-height: 1;
}

.p-articleList_item_title_icon.-rank1 {
  background-image: url(/images/xwoman/2021/ico_rank_gold.svg);
}

.p-articleList_item_title_icon.-rank2 {
  background-image: url(/images/xwoman/2021/ico_rank_silver.svg);
}

.p-articleList_item_title_icon.-rank3 {
  background-image: url(/images/xwoman/2021/ico_rank_bronze.svg);
}

.p-articleList_item_ranking {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin: 0 0 10px;
}

.p-articleList_item_ranking_icon {
  width: 18px;
  height: 18px;
  margin-left: 0;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  color: #121212;
  line-height: 18px;
}

.p-articleList_item_ranking_icon.-rank1, .p-articleList_item_ranking_icon.-rank2, .p-articleList_item_ranking_icon.-rank3 {
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 18px auto;
  color: #fff;
}

.p-articleList_item_ranking_icon.-rank1 {
  background-image: url(/images/xwoman/2021/ico_rank_gold.svg);
}

.p-articleList_item_ranking_icon.-rank2 {
  background-image: url(/images/xwoman/2021/ico_rank_silver.svg);
}

.p-articleList_item_ranking_icon.-rank3 {
  background-image: url(/images/xwoman/2021/ico_rank_bronze.svg);
}

.p-articleList_item_ranking_icon.-aria {
  color: #967e28;
}

.p-articleList_item_ranking_icon.-dual {
  color: #c21517;
}

.p-articleList_item_ranking_icon.-doors {
  color: #ff6600;
}

.p-articleList_item_ranking_icon.-terrace {
  color: #36b2b2;
}

.p-articleList_item_ranking_title {
  width: calc(100% - 30px);
  font-size: 12px;
  color: #666;
}

.l-asideSection .p-articleList_item_link {
  display: flex;
  overflow: hidden;
}

.l-asideSection .p-articleList_item_text {
  overflow: hidden;
  width: calc(100% - 78px);
  display: inline-block;
}

.l-asideSection .p-articleList_item_title {
  display: table;
  margin: 0;
  padding: 0 12px;
  font-size: 14px;
}

.l-asideSection .p-articleList_item_desc {
  font-size: 12px;
}

.l-asideSection .p-articleList_item_image {
  display: inline-block;
  width: 60px;
  height: 45px;
  margin-left: 0;
}

.l-asideSection .p-articleList_item_category {
  left: 12px;
}

.l-asideSection .p-articleList_item:hover .p-articleList_item_image {
  box-shadow: none;
}

.l-asideSection .p-articleList_item:hover .p-articleList_item_image:before {
  content: none;
}

.l-asideSection .p-articleList_item:hover .p-articleList_item_image img {
  opacity: 0.7;
  -webkit-transform: scale(1);
          transform: scale(1);
}

/* -----------------------------------------------
  ビデオアイコン
----------------------------------------------- */
.-articleIconVideo {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0 0 0 8px;
  background: url(/images/xwoman/2021/ico_video.svg) 50% 50%/contain no-repeat;
  vertical-align: middle;
}

/* -----------------------------------------------
  .p-relatedBlogList
----------------------------------------------- */
.p-relatedBlogList {
  flex-wrap: wrap;
  margin-bottom: -5px;
}

.p-relatedBlogList.-division2, .p-relatedBlogList.-division3, .p-relatedBlogList.-division4 {
  display: flex;
}

.p-relatedBlogList_item {
  margin-bottom: 25px;
  padding-bottom: 15px;
  border-bottom: 1px solid #eee;
}

.p-relatedBlogList_item_link {
  display: flex;
  overflow: hidden;
}

.p-relatedBlogList_item_link:hover .p-relatedBlogList_item_title {
  text-decoration: underline;
}

.p-relatedBlogList_item_image {
  flex-shrink: 0;
  position: relative;
  width: 120px;
  margin-left: 16px;
  float: right;
  overflow: hidden;
  border-radius: 4px;
  text-align: center;
}

.p-relatedBlogList_item_image:before {
  z-index: 1;
  position: absolute;
  display: block;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  transition: background 0.3s cubic-bezier(0.555, 0.205, 0.295, 0.975);
}

.p-relatedBlogList_item_image.-left {
  float: left;
  margin-right: 16px;
  margin-left: 0;
}

.p-relatedBlogList_item_image.-circle {
  width: 48px;
  height: 48px;
  border-radius: 50px;
}

.p-relatedBlogList_item_image.-circle img {
  width: 100%;
  height: 100%;
}

.p-relatedBlogList_item_image img {
  width: 100%;
  transition: .3s ease-out;
}

.p-relatedBlogList_item_text {
  width: calc(100% - 64px);
}

.p-relatedBlogList_item_header {
  display: flex;
  margin: 0 0 10px;
  font-size: 12px;
}

.p-relatedBlogList_item_header_author {
  flex-shrink: 0;
  color: #121212;
  font-weight: bold;
}

.p-relatedBlogList_item_header_author.-premium::after {
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-left: 2px;
  background: url(/images/xwoman/2021/ico_premium.svg) 50% 50%/contain no-repeat;
  vertical-align: -1px;
}

.p-relatedBlogList_item_header_label {
  margin-left: 7px;
  margin-right: 20px;
  color: #7a7a7a;
}

.p-relatedBlogList_item_header_date {
  flex-shrink: 0;
  color: #7a7a7a;
  margin-left: auto;
}

.p-relatedBlogList_item_title {
  margin: 0;
  font-size: 15px;
  font-weight: bold;
}

.p-relatedBlogList_item_tag {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}

.p-relatedBlogList_item_tag_item {
  flex-shrink: 0;
  margin-right: 6px;
  color: #7a7a7a;
  font-size: 12px;
  line-height: 1.67;
}

/* -----------------------------------------------
  .p-academySection
----------------------------------------------- */
.p-academySection {
  background: #fffbe8;
  background-image: -webkit-linear-gradient(90deg, #ffeae8 0%, #faeeea 50%, #fffbe8 100%);
  padding: 25px;
}

.p-academySection.-ariaacademy {
  background: none;
  background-color: #00bed2;
}

.p-academySection.-ariaacademy .p-sectionTitle {
  color: #fff;
  font-family: proxima-nova, sans-serif;
}

.p-academySection.-ariaacademy .p-articlePanel_item_image {
  border-radius: unset;
}

.p-academySection.-ariaacademy .c-linkMore {
  color: #fff;
}

/* -----------------------------------------------
  .p-articleAdList
----------------------------------------------- */
.p-articleAdList {
  flex-wrap: wrap;
  margin-bottom: -5px;
}

.p-articleAdList.-division2, .p-articleAdList.-division3, .p-articleAdList.-division4 {
  display: flex;
}

.p-articleAdList.-division2 {
  justify-content: space-between;
}

.p-articleAdList.-division2.-textAd {
  background-color: #fafafa;
}

.p-articleAdList.-division2.-textAd li {
  width: 368px;
  border-top: 1px solid #eee;
}

.p-articleAdList.-division2.-textAd li:nth-of-type(odd) {
  margin-right: 24px;
}

.p-articleAdList.-division2.-textAd li:nth-of-type(1), .p-articleAdList.-division2.-textAd li:nth-of-type(2) {
  border-top: none;
}

.p-articleAdList_item {
  /*margin-bottom: 12px;
    padding: 12px 20px 0;*/
  border-top: 1px solid #eee;
}

.p-articleAdList_item:nth-of-type(1), .p-articleAdList_item:nth-of-type(2) {
  border-top: none;
}

/* -----------------------------------------------
  .p-articleRankList
----------------------------------------------- */
.p-articleRankList {
  flex-wrap: wrap;
  margin-bottom: -5px;
}

.p-articleRankList.-division2, .p-articleRankList.-division3, .p-articleRankList.-division4 {
  display: flex;
}

.p-articleRankList.-division2 {
  justify-content: space-between;
}

.p-articleRankList.-division2 .p-articleRankList_item {
  width: 370px;
}

.p-articleRankList.-large .p-articleRankList_item_image {
  width: 164px;
}

.p-articleRankList.-medium .p-articleRankList_item_image {
  width: 104px;
}

.p-articleRankList.-small .p-articleRankList_item_text {
  width: 100%;
}

.p-articleRankList_item {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}

.p-articleRankList_item_link {
  display: block;
  height: 100%;
  overflow: hidden;
}

.p-articleRankList_item_link:visited .p-articleRankList_item_title {
  color: #121212;
}

.p-articleRankList_item_link:hover .p-articleRankList_item_image img {
  -webkit-transform: scale(1.06);
          transform: scale(1.06);
}

.p-articleRankList_item_link:hover .p-articleRankList_item_title {
  text-decoration: underline;
}

.p-articleRankList_item_image {
  float: right;
  position: relative;
  z-index: 1;
  width: 124px;
  height: 93px;
  border-radius: 4px;
  margin-left: 20px;
  overflow: hidden;
  text-align: center;
}

.p-articleRankList_item_image img {
  width: 100%;
  transition: .3s ease-out;
}

.p-articleRankList_item_text {
  position: relative;
  height: 100%;
  padding-left: 60px;
  overflow: hidden;
}

.p-articleRankList_item_rank {
  position: absolute;
  left: 0;
  width: 40px;
  text-align: center;
  color: #121212;
  font-size: 20px;
  line-height: 1.2;
}

.p-articleRankList_item_rank.-rank1, .p-articleRankList_item_rank.-rank2, .p-articleRankList_item_rank.-rank3 {
  height: 40px;
  border-radius: 2px;
  color: #fff;
  line-height: 40px;
}

.p-articleRankList_item_rank.-rank1 {
  background-image: linear-gradient(135deg, rgba(255, 255, 255, 0) 31%, rgba(255, 255, 255, 0.5) 56%, rgba(255, 255, 255, 0) 83%), linear-gradient(to bottom, #ad9626, #ad9626);
}

.p-articleRankList_item_rank.-rank2 {
  background-image: linear-gradient(135deg, rgba(255, 255, 255, 0) 31%, rgba(255, 255, 255, 0.5) 56%, rgba(255, 255, 255, 0) 83%), linear-gradient(to bottom, #aaaaaa, #aaaaaa);
}

.p-articleRankList_item_rank.-rank3 {
  background-image: linear-gradient(135deg, rgba(255, 255, 255, 0) 31%, rgba(255, 255, 255, 0.5) 56%, rgba(255, 255, 255, 0) 83%), linear-gradient(to bottom, #a5632b, #a5632b);
}

.p-articleRankList_item_detail:after {
  content: '';
  display: block;
  clear: both;
}

.p-articleRankList_item_date {
  float: left;
  margin: 3px 15px 0 0;
  color: #7a7a7a;
  font-size: 12px;
}

.p-articleRankList_item_desc {
  margin: 7px 0 0;
  color: #242424;
  font-size: 14px;
  line-height: 1.7;
}

.p-articleRankList_item_title {
  margin: 0;
  color: #121212;
  font-size: 17px;
  font-weight: bold;
}

.p-articleRankList_item_icon {
  margin-top: 20px;
  font-size: 12px;
  color: #7a7a7a;
}

/* -----------------------------------------------
  .p-rankingList
----------------------------------------------- */
.p-rankingList_item {
  position: relative;
  padding-left: 28px;
}

.p-rankingList_item + .p-rankingList_item {
  margin-top: 25px;
}

.p-rankingList_item_rank {
  position: absolute;
  left: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #06375c;
  text-align: center;
  font-size: 12px;
  line-height: 18px;
  color: #06375c;
}

.p-rankingList_item_rank.-best3 {
  background: #06375c;
  color: #fff;
}

.p-rankingList_item_title {
  font-weight: bold;
}

.p-rankingList_item_title:visited {
  color: #666;
}

.p-rankingList_item_title:hover {
  color: #f13c5d;
}

/* -----------------------------------------------
  .p-sectionTitle
----------------------------------------------- */
.p-sectionTitle {
  margin: 0 0 25px;
  font-size: 28px;
  font-weight: bold;
  color: #000;
  font-family: "Helvetica Neue", Helvetica, Arial, Roboto, 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
}

.p-sectionTitle a:hover {
  text-decoration: underline;
}

.p-sectionTitle.-di {
  color: #d65e5e;
  background: -webkit-linear-gradient(75deg, #ff6600, #d65e5e, #e5bc3f);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.p-sectionTitle.-aria {
  color: #967e28;
  font-family: proxima-nova, sans-serif;
}

.p-sectionTitle.-dual {
  color: #c21517;
  font-family: proxima-nova, sans-serif;
}

.p-sectionTitle.-doors {
  color: #ff6600;
  font-family: proxima-nova, sans-serif;
}

/* -----------------------------------------------
  .p-sectionFeatureTitle
----------------------------------------------- */
.p-sectionFeatureTitle {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 60px 0 30px;
  padding: 20px 0 0;
  font-size: 22px;
  font-weight: bold;
  color: #000;
}

.p-sectionFeatureTitle.-aria {
  color: #967e28;
  border-top: 1px solid #967e28;
}

.p-sectionFeatureTitle.-dual {
  color: #c21517;
  border-top: 1px solid #c21517;
}

.p-sectionFeatureTitle.-doors {
  color: #ff6600;
  border-top: 1px solid #ff6600;
}

.p-sectionFeatureTitle.-terrace {
  color: #36b2b2;
  border-top: 1px solid #36b2b2;
}

.p-sectionFeatureTitle.-wec {
  color: #ffa202;
  border-top: 1px solid;
}

.p-sectionFeatureTitle.-health {
  color: #00B770;
  border-top: 1px solid #00B770;
}

.p-sectionFeatureTitle.-money {
  color: #000;
  border-top: 1px solid #000;
}

.p-sectionFeatureTitle_icon {
  margin: 5px 0 0 10px;
  text-align: right;
  color: #121212;
  font-size: 12px;
  font-weight: 500;
  line-height: 22px;
}

.p-sectionFeatureTitle_icon a {
  margin-left: 8px;
}

.p-sectionFeatureTitle.-related {
  padding: 0 0 0 24px;
  border-top: none;
  color: #36b2b2;
  font-size: 17px;
  background: url(/images/xwoman/2021/ico_related.svg) 0 3px/16px auto no-repeat;
}

.p-sectionFeatureTitle.-related .p-sectionFeatureTitle_icon {
  margin: 0 0 0 10px;
  color: #7a7a7a;
}

.p-sectionFeatureTitle.-related .p-sectionFeatureTitle_icon a {
  margin-left: 12px;
}

.p-sectionFeatureTitle.-related .p-sectionFeatureTitle_icon a img {
  vertical-align: text-bottom;
}

/* -----------------------------------------------
  .p-bookList
----------------------------------------------- */
.p-bookList {
  flex-wrap: wrap;
}

.p-bookList.-division2, .p-bookList.-division3, .p-bookList.-division4 {
  display: flex;
}

.p-bookList.-division2 {
  justify-content: space-between;
}

.p-bookList.-division2 .p-bookList_item {
  width: 370px;
}

.p-bookList.-division3 {
  margin-left: -15px;
}

.p-bookList.-division3 .p-bookList_item {
  width: 243px;
  margin-left: 15px;
}

.p-bookList.-division4 {
  margin-left: -10px;
}

.p-bookList.-division4 .p-bookList_item {
  width: 182px;
  margin-left: 10px;
}

.p-bookList_item {
  margin-bottom: 30px;
  text-align: center;
}

.p-bookList_item_link {
  display: block;
}

.p-bookList_item_link:hover .p-bookList_item_image {
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
}

.p-bookList_item_link:hover .p-bookList_item_title {
  text-decoration: underline;
}

.p-bookList_item_image {
  display: table;
  margin: 0 auto 15px;
  overflow: hidden;
  border-radius: 4px;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
  transition: box-shadow 0.3s cubic-bezier(0.555, 0.205, 0.295, 0.975);
}

.p-bookList_item_number {
  margin: 0 0 4px;
  color: #7a7a7a;
  font-size: 12px;
}

.p-bookList_item_title {
  margin: 0;
  font-size: 17px;
  font-weight: bold;
}

.p-bookList_item_add {
  position: relative;
  width: 127px;
  max-width: 100%;
  margin: 15px auto 0;
  padding: 2px 10px 2px 30px;
  border: 1px solid #eee;
  border-radius: 2px;
  text-align: left;
  font-size: 12px;
  font-weight: bold;
  color: #f13c5d;
}

.p-bookList_item_add:hover {
  background: #f13c5d;
  border-color: transparent;
  color: #fff;
}

.p-bookList_item_add:hover::before, .p-bookList_item_add:hover::after {
  background: #fff;
}

.p-bookList_item_add::before, .p-bookList_item_add::after {
  position: absolute;
  content: '';
  display: block;
  top: 0;
  bottom: 0;
  background: #f13c5d;
  margin: auto 0;
}

.p-bookList_item_add::before {
  left: 12px;
  width: 10px;
  height: 2px;
}

.p-bookList_item_add::after {
  left: 16px;
  width: 2px;
  height: 10px;
}

.p-bookList_item_add.-added {
  padding-right: 30px;
  background: #f13c5d;
  border-color: transparent;
  text-align: center;
  color: #fff;
}

.p-bookList_item_add.-added:hover {
  opacity: .7;
}

.p-bookList_item_add.-added::before {
  width: 10px;
  height: 10px;
  background: url(/images/xwoman/2021/ico_checked.svg) 50% 50% no-repeat;
}

.p-bookList_item_add.-added::after {
  display: none;
}

/* -----------------------------------------------
  .p-magazineBox
----------------------------------------------- */
.p-magazineBox_inner {
  padding-top: 80px;
  padding-bottom: 24px;
  text-align: center;
  margin-top: 90px;
  margin-bottom: 40px;
  position: relative;
  border: solid 1px #121212;
  z-index: 1;
}

.p-magazineBox_image {
  margin-top: -129px;
  display: flex;
  justify-content: center;
}

.p-magazineBox_image .imgMagazineOne {
  z-index: 1;
}

.p-magazineBox_image .imgMagazineOne a {
  display: block;
}

.p-magazineBox_image .imgMagazineOne img {
  -webkit-transform: rotate(7deg);
          transform: rotate(7deg);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
}

.p-magazineBox_image .imgMagazineTwo {
  z-index: 2;
  position: relative;
}

.p-magazineBox_image .imgMagazineTwo a {
  display: block;
}

.p-magazineBox_image .imgMagazineTwo img {
  -webkit-transform: rotate(-6deg);
          transform: rotate(-6deg);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
}

.p-magazineBox_title {
  position: relative;
  margin-top: 24px;
  border-radius: 8px;
  color: #121212;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.71;
  letter-spacing: 0.5px;
}

.p-magazineBox_btn {
  display: flex;
  justify-content: center;
  margin-top: 5px;
}

.p-magazineBox_btn a {
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 0.4px;
  text-align: center;
  color: #121212;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 211px;
  height: 48px;
  border-radius: 28px;
  border: solid 1px #999;
  background: #fff;
}

.p-magazineBox_btn a:hover {
  box-shadow: inset 0 0 0 1px #999;
}

.p-magazineBox_link {
  margin-top: 25px;
}

.p-magazineBox_link a {
  color: #121212;
  font-size: 14px;
  font-weight: bold;
}

/* -----------------------------------------------
  鍵アイコン制御
----------------------------------------------- */
body .aria_charge .-articleTitle::after, body .dual_charge .-articleTitle::after, body .doors_charge .-articleTitle::after, body .xwoman_charge .-articleTitle::after, body .xwoman_charge-v .-articleTitle::after {
  content: '';
  display: inline-block;
  width: .85em;
  height: .85em;
  margin-left: 5px;
  background-image: url(/images/xwoman/2021/ico_locked_02.svg);
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: -1px;
}

body .aria_charge .-articleTitle.p-articlePanelText_item_title::after, body .dual_charge .-articleTitle.p-articlePanelText_item_title::after, body .doors_charge .-articleTitle.p-articlePanelText_item_title::after, body .xwoman_charge .-articleTitle.p-articlePanelText_item_title::after, body .xwoman_charge-v .-articleTitle.p-articlePanelText_item_title::after {
  background-image: url(/images/xwoman/2021/ico_locked_03.svg);
}

body .l-asideSection .aria_charge .-articleTitle::after, body .l-asideSection .dual_charge .-articleTitle::after, body .l-asideSection .doors_charge .-articleTitle::after, body .l-asideSection .xwoman_charge .-articleTitle::after, body .l-asideSection .xwoman_charge-v .-articleTitle::after {
  width: 14px;
  height: 14px;
}

body .p-rankingList .aria_charge .-articleTitle::after, body .p-rankingList .dual_charge .-articleTitle::after, body .p-rankingList .doors_charge .-articleTitle::after, body .p-rankingList .xwoman_charge .-articleTitle::after, body .p-rankingList .xwoman_charge-v .-articleTitle::after {
  width: 15px;
  height: 14px;
  background-image: url(/images/xwoman/2021/ico_locked.svg);
}

body.xwoman_charge .aria_charge .-articleTitle::after, body.xwoman_charge .dual_charge .-articleTitle::after, body.xwoman_charge .doors_charge .-articleTitle::after, body.xwoman_charge .xwoman_charge .-articleTitle::after, body.xwoman_charge .xwoman_charge-v .-articleTitle::after {
  background-image: url(/images/xwoman/2021/ico_unlocked_02.svg);
}

body.xwoman_charge .aria_charge .-articleTitle.p-articlePanelText_item_title::after, body.xwoman_charge .dual_charge .-articleTitle.p-articlePanelText_item_title::after, body.xwoman_charge .doors_charge .-articleTitle.p-articlePanelText_item_title::after, body.xwoman_charge .xwoman_charge .-articleTitle.p-articlePanelText_item_title::after, body.xwoman_charge .xwoman_charge-v .-articleTitle.p-articlePanelText_item_title::after {
  background-image: url(/images/xwoman/2021/ico_unlocked_03.svg);
}

body.xwoman_charge .p-rankingList .aria_charge .-articleTitle::after, body.xwoman_charge .p-rankingList .dual_charge .-articleTitle::after, body.xwoman_charge .p-rankingList .doors_charge .-articleTitle::after, body.xwoman_charge .p-rankingList .xwoman_charge .-articleTitle::after, body.xwoman_charge .p-rankingList .xwoman_charge-v .-articleTitle::after {
  background-image: url(/images/xwoman/2021/ico_unlocked.svg);
}

body.-aria .aria_charge .-articleTitle::after, body.-aria .dual_charge .-articleTitle::after, body.-aria .doors_charge .-articleTitle::after, body.-aria .xwoman_charge .-articleTitle::after, body.-aria .xwoman_charge-v .-articleTitle::after {
  background-image: url(/images/xwoman/2021/ico_locked_aria.svg);
}

body.xwoman_charge.-aria .aria_charge .-articleTitle::after, body.xwoman_charge.-aria .dual_charge .-articleTitle::after, body.xwoman_charge.-aria .doors_charge .-articleTitle::after, body.xwoman_charge.-aria .xwoman_charge .-articleTitle::after, body.xwoman_charge.-aria .xwoman_charge-v .-articleTitle::after {
  background-image: url(/images/xwoman/2021/ico_unlocked_aria.svg);
}

body.-dual .aria_charge .-articleTitle::after, body.-dual .dual_charge .-articleTitle::after, body.-dual .doors_charge .-articleTitle::after, body.-dual .xwoman_charge .-articleTitle::after, body.-dual .xwoman_charge-v .-articleTitle::after {
  background-image: url(/images/xwoman/2021/ico_locked_dual.svg);
}

body.xwoman_charge.-dual .aria_charge .-articleTitle::after, body.xwoman_charge.-dual .dual_charge .-articleTitle::after, body.xwoman_charge.-dual .doors_charge .-articleTitle::after, body.xwoman_charge.-dual .xwoman_charge .-articleTitle::after, body.xwoman_charge.-dual .xwoman_charge-v .-articleTitle::after {
  background-image: url(/images/xwoman/2021/ico_unlocked_dual.svg);
}

body.-doors .aria_charge .-articleTitle::after, body.-doors .dual_charge .-articleTitle::after, body.-doors .doors_charge .-articleTitle::after, body.-doors .xwoman_charge .-articleTitle::after, body.-doors .xwoman_charge-v .-articleTitle::after {
  background-image: url(/images/xwoman/2021/ico_locked_02.svg);
}

body.xwoman_charge.-doors .aria_charge .-articleTitle::after, body.xwoman_charge.-doors .dual_charge .-articleTitle::after, body.xwoman_charge.-doors .doors_charge .-articleTitle::after, body.xwoman_charge.-doors .xwoman_charge .-articleTitle::after, body.xwoman_charge.-doors .xwoman_charge-v .-articleTitle::after {
  background-image: url(/images/xwoman/2021/ico_unlocked_02.svg);
}

/* -----------------------------------------------
  .p-article
----------------------------------------------- */
.p-article {
  margin: 0 0 60px;
}

.p-article:not([class*="-contents"]) {
  border-radius: 4px;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
  background-color: #fff;
}

.p-article_header {
  padding: 40px 70px 10px;
  border-bottom: 1px solid #eee;
  /*
    &_subTitleContainer.-logo {
      position: relative;
      padding-right: 80px;
      min-height: 30px;
      margin-bottom: 17px;
    }
*/
}

.p-article_header_image {
  position: relative;
  margin-top: -40px;
  margin-left: -70px;
  margin-right: -70px;
}

.p-article_header_image img {
  width: 100%;
  height: auto;
}

.p-article_header_image.-special {
  margin-top: -20px;
  margin-left: 0;
  margin-right: 0;
}

.p-article_header_image.-special img {
  border-radius: 4px;
}

.p-article_header_image_parentTitle {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  padding: 10px 70px;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
}

.p-article_header_parentTitle {
  margin: 0;
  padding: 0;
  color: #121212;
  font-size: 14px;
  font-weight: bold;
}

.p-article_header_parentTitle a:hover {
  text-decoration: underline;
}

.p-article_header_title {
  margin: 20px 0 15px;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.38;
}

.p-article_header_title + .p-article_header_info {
  margin-top: 20px;
}

.p-article_header_subTitle {
  margin: 0 0 15px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.33;
  color: #121212;
}

.p-article_header_subTitleLogo {
  /*
      position: absolute;
      width: 48px;
      top: 50%;
      right: 0px;
      transform: translateY(-50%);
*/
  margin-bottom: 15px;
  text-align: right;
}

.p-article_header_subTitleLogo img {
  width: 100px;
}

.p-article_header_meta {
  margin: 0 0 20px;
}

.p-article_header_meta:after {
  content: '';
  display: block;
  clear: both;
}

.p-article_header_date {
  float: left;
  color: #7a7a7a;
  font-size: 15px;
}

.p-article_header_info {
  float: right;
  display: flex;
}

.p-article_header_label {
  display: flex;
}

.p-article_header_label_item:not(:first-of-type) {
  margin-left: 8px;
}

.p-article_header_label_item a {
  flex-shrink: 0;
  display: block;
  padding: 1px 4px;
  background: #e5e5e5;
  border: 1px solid #e5e5e5;
  color: #121212;
  font-size: 12px;
}

.p-article_header_label_item a:hover {
  background: #fff;
  color: #121212;
}

.p-article_header_terraceLink {
  margin-left: 8px;
  padding-left: 18px;
  background: url(/images/xwoman/2021/ico_comment_t.svg) 0 3px/14px auto no-repeat;
  font-size: 12px;
}

.p-article_header.-parent {
  padding-bottom: 0;
  border-bottom: none;
}

.p-article.-contents .p-articleFeatureImage {
  margin: 0 0 20px;
  border-radius: 0;
}

.p-article.-contents .p-article_header {
  margin-bottom: 25px;
  padding-left: 0;
  padding-right: 0;
}

.p-article.-contents .p-article_header_title {
  margin: 0 0 12px;
}

.p-article.-contents .p-article_header_subTitle {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.p-article.-contents .p-article_header_subTitle .c-btnFollow {
  margin: 0 0 0 17px;
  white-space: nowrap;
}

.p-article_action {
  clear: both;
}

.p-article_action_like {
  height: 23px;
  margin: 0 0 40px;
}

.p-article_action_group {
  display: flex;
  justify-content: space-between;
  margin: 20px 0 10px;
}

.p-article_action_btn {
  position: relative;
}

.p-article_action_btn_label {
  position: relative;
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #121212;
  font-size: 14px;
  font-weight: bold;
}

.p-article_action_btn_label:hover {
  opacity: .4;
}

.p-article_action_btn_label::before {
  position: absolute;
  content: '';
  display: block;
  left: 0;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.p-article_action_btn_label.-facebook {
  color: #4065b4;
  padding-left: calc(13px + 14px);
}

.p-article_action_btn_label.-facebook::before {
  top: 0;
  width: 13px;
  height: 25px;
  background-image: url(/images/xwoman/2021/ico_action_facebook.svg);
}

.p-article_action_btn_label.-twitter {
  color: #059ff5;
  padding-left: calc(30px + 6px);
}

.p-article_action_btn_label.-twitter::before {
  top: 0;
  width: 30px;
  height: 24px;
  background-image: url(/images/xwoman/2021/ico_action_twitter.svg);
}

.p-article_action_btn_label.-line {
  color: #00b900;
  padding-left: calc(29px + 6px);
}

.p-article_action_btn_label.-line::before {
  top: 0;
  width: 29px;
  height: 28px;
  background-image: url(/images/xwoman/2021/ico_action_line.svg);
}

.p-article_action_btn_label.-letterLink {
  padding-left: calc(28px + 6px);
}

.p-article_action_btn_label.-letterLink::before {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 28px;
  height: 18px;
  background-image: url(/images/xwoman/2021/ico_action_letter.svg);
}

.p-article_action_btn_label.-clip {
  padding-left: calc(22px + 5px);
}

.p-article_action_btn_label.-clip::before {
  top: 1px;
  width: 22px;
  height: 24px;
  background-image: url(/images/xwoman/2021/ico_action_clip.svg);
}

.p-article_action_btn_label.-clip.isOpen {
  color: #d65e5a;
}

.p-article_action_btn_label.-clip.isOpen::before {
  background-image: url(/images/xwoman/2021/ico_action_clip_open.svg);
}

.p-article_action_btn .paperBackground {
  border-radius: 3px;
  position: absolute;
  top: -60px;
  right: 0;
  width: 185px;
  height: 40px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.17);
  background: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 0.2px;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  display: none;
}

.p-article_action_btn .paperBackground::after {
  content: ' ';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 12px 15px 0;
  border-color: transparent #000000 transparent transparent;
  left: 87px;
  bottom: -14px;
  opacity: 0.8;
}

.p-article_author {
  position: relative;
  padding: 30px 0 0;
  margin: 0 0 40px;
}

.p-article_author + .p-article_author {
  margin-top: -20px;
}

.p-article_author + .p-article_author::before {
  content: none;
}

.p-article_author::before {
  position: absolute;
  content: '';
  display: block;
  top: 0;
  left: 0;
  width: 60px;
  height: 4px;
  background: linear-gradient(to right, #ff6600 0%, #d65e5a 50%, #e5bc3f 100%);
}

.p-article_author_header {
  display: flex;
  flex: 1;
  margin: 0 0 15px;
  align-items: center;
}

.p-article_author_photo {
  width: 72px;
  height: 72px;
  margin-right: 20px;
  border-radius: 50%;
  overflow: hidden;
}

.p-article_author_name {
  color: #121212;
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  line-height: 1.4;
}

.p-article_author_kana {
  color: #242424;
  font-size: 12px;
  line-height: 1.67;
}

.p-article_author_label {
  color: #7a7a7a;
  font-size: 12px;
  line-height: 1.5;
}

.p-article_author_list {
  margin-top: auto;
}

.p-article_author_list:after {
  border-left-color: #ff6600;
}

.p-article_author_profile {
  margin: 0 0 10px;
  color: #121212;
  font-size: 15px;
  letter-spacing: 0.43px;
  line-height: 1.5;
}

.p-article_author_profile a {
  color: #d65e5e;
}

.p-article_author_profile a:hover {
  text-decoration: underline;
}

.p-article_author_link_item {
  margin: 0 0 8px;
}

.p-article_author_link_item a {
  position: relative;
  padding-left: 26px;
}

.p-article_author_link_item a::before {
  position: absolute;
  content: '';
  display: block;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  width: 16px;
  height: 10px;
  background: url(/images/xwoman/2021/ico_author_link.svg) 0 50%/contain no-repeat;
}

.p-article_author_link_item a:hover {
  color: #f13c5d;
  text-decoration: underline;
}

.p-article_related_link:after {
  border-left-color: #ff6600;
}

.p-article_related_btn {
  min-width: 400px;
  margin: 35px auto 0;
  padding: 14px 15px 12px;
  border-color: #e5e5e5;
  border-radius: 24px;
  color: #121212;
  font-size: 14px;
}

.p-article_related_btn:hover {
  box-shadow: inset 0 0 0 1px #e5e5e5;
}

.p-article_body {
  padding: 15px 70px 35px;
}

.p-article_body .p-pagenation {
  margin-bottom: 0;
}

.p-article_body.-parent {
  padding-left: 0;
  padding-right: 0;
}

.p-article_body.-parent .suggestionFollowButton {
  margin: 0 0 0 auto;
  color: #121212;
}

.p-article_body.-parent .suggestionFollowButton:hover {
  text-decoration: none;
}

.p-article_body.-parent .authorPerson {
  margin-top: 20px;
  display: flex;
}

.p-article_body.-parent .authorPerson .left {
  margin-right: 12px;
}

.p-article_body.-parent .authorPerson .left img {
  width: 32px;
  height: 32px;
  border-radius: 50%;
}

.p-article_body.-parent .authorPerson .right p {
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  margin: 0;
}

.p-article_body.-parent .authorPerson .right p.job {
  color: #7a7a7a;
  font-weight: 500;
  letter-spacing: 0.3px;
  margin-top: 7px;
  margin-bottom: 0;
}

.p-article_topics {
  display: flex;
  justify-content: space-between;
  margin: 0 0 20px;
  padding: 10px 12px;
  border-radius: 2px;
  background: #e5e5e5;
  font-size: 14px;
}

.p-article_topics_label {
  margin-right: 17px;
}

.p-article_topics_tag {
  padding: 2px 7px;
  border: 1px solid #666;
  font-size: 12px;
}

.p-article_topics_info {
  flex: 1;
}

.p-article_topics_info a {
  color: #f13c5d;
}

.p-article_topics_info a:hover {
  text-decoration: underline;
}

.p-article_footer {
  padding: 0 70px 70px;
}

.p-article_footer .p-pagenation {
  margin: 0 0 60px;
}

.p-article_tags {
  display: flex;
  flex-wrap: wrap;
  flex: 1;
  margin: 60px -8px 52px 0;
}

.p-article_tags_item {
  margin: 0 8px 8px 0;
  font-size: 14px;
  font-weight: bold;
}

.p-article_tags_item a {
  display: block;
  min-width: 60px;
  padding: 6px 15px 4px;
  border: solid 1px #e5e5e5;
  border-radius: 15px;
  text-align: center;
  color: #121212;
  background-color: #e5e5e5;
}

.p-article_tags_item a:hover {
  background: #fff;
}

.p-article_control {
  margin: 31px -60px 0;
  padding: 30px 60px;
  border-top: solid 1px #eee;
  border-bottom: solid 1px #eee;
}

.p-article_control_title {
  margin: 0 0 15px;
  padding: 0 0 0 26px;
  font-weight: bold;
  font-size: 12px;
  color: #f13c5d;
}

.p-article_control_list {
  display: flex;
  justify-content: space-between;
}

.p-article_control_item {
  width: 50%;
  font-size: 12px;
}

.p-article_control_item + .p-article_control_item {
  border-left: solid 1px #eee;
}

.p-article_control_item_label {
  color: #666;
}

.p-article_control_item_title {
  margin: 0;
  font-weight: 500;
}

.p-article_control_item a {
  position: relative;
  display: block;
  height: 100%;
}

.p-article_control_item a:hover {
  color: #f13c5d;
}

.p-article_control_item a::after {
  position: absolute;
  content: '';
  display: block;
  top: 0;
  bottom: 0;
  width: 6px;
  height: 6px;
  margin: auto 0;
  transition: .3s linear;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.p-article_control_item.-prev {
  padding-right: 14px;
}

.p-article_control_item.-prev a {
  padding-left: 26px;
}

.p-article_control_item.-prev a::after {
  left: 0;
  border-left: 1px solid #f13c5d;
  border-bottom: 1px solid #f13c5d;
}

.p-article_control_item.-next {
  margin-left: auto;
  padding-left: 14px;
}

.p-article_control_item.-next a {
  padding-right: 26px;
}

.p-article_control_item.-next a::after {
  right: 0;
  border-top: 1px solid #f13c5d;
  border-right: 1px solid #f13c5d;
}

.p-article_backnumber {
  padding: 35px 20px;
  border: 1px solid #eee;
}

.p-article_backnumber_heading {
  margin: 0 0 30px;
}

.p-article_backnumber_heading:after {
  content: '';
  display: block;
  clear: both;
}

.p-article_backnumber_heading_label {
  margin: 0;
  font-size: 20px;
  font-weight: bold;
  color: #242424;
}

.p-article_backnumber_heading_follow {
  float: right;
  margin-top: 15px;
}

.p-article_backnumber .c-linkMore {
  margin-top: 20px;
}

.p-article_backnumber .c-linkMore:after {
  border-left-color: #ff6600;
}

.p-article_banner {
  margin: 40px 0 0;
  text-align: center;
}

.p-article_recommend {
  margin: 40px -60px -60px;
  padding: 20px;
  background: #e5e5e5;
}

.p-article_recommend_image {
  float: left;
  margin-right: 20px;
}

.p-article_recommend_title {
  margin: 0 0 15px;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.41;
}

.p-article_recommend_text {
  overflow: hidden;
}

.p-article_recommend_lead {
  margin: 0 0 5px;
  font-weight: bold;
}

.p-article.-arch .p-articleFeatureImage {
  margin-bottom: 20px;
}

.p-article.-arch .p-article_header_meta {
  justify-content: flex-end;
}

.p-article.-arch .p-article_header_info {
  display: flex;
}

.p-article.-arch .p-article_header_date {
  margin-left: 10px;
}

.p-article.-arch .p-article_body {
  padding-bottom: 20px;
}

.p-article.-arch .p-article_footer {
  margin: 0 60px;
  padding: 22px 0 30px;
  border-top: solid 1px #eee;
}

.p-article.-print {
  box-shadow: none;
}

.p-article.-print .p-article_body {
  padding-bottom: 0;
}

.p-article_ad {
  margin: 10px 0 20px;
  line-height: 1;
}

.p-article_ad .c-iconAd {
  margin-bottom: 5px;
}

/* -----------------------------------------------
  .p-pagenation
----------------------------------------------- */
.p-pagenation {
  margin: 20px 0 30px;
  font-size: 14px;
}

.p-pagenation_nextPage.p-pagenation_nextPage {
  display: table;
  margin: 0 auto 30px;
}

.p-pagenation_nextPage a {
  display: flex;
  align-items: center;
  padding: 14px 19px 13px;
  border-radius: 24px;
  border: solid 1px #e5e5e5;
  font-size: 12px;
  font-weight: bold;
  color: #121212;
  line-height: 1.3;
}

.p-pagenation_nextPage a:hover {
  box-shadow: inset 0 0 0 1px #e5e5e5;
}

.p-pagenation_nextPage_title {
  max-width: 370px;
  margin-left: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 14px;
  color: #121212;
}

.p-pagenation_list {
  display: flex;
  justify-content: center;
}

.p-pagenation_list_item {
  width: 38px;
  height: 38px;
  border-radius: 2px;
  overflow: hidden;
  text-align: center;
  font-weight: bold;
  line-height: 38px;
}

.p-pagenation_list_item:not(:first-child) {
  margin-left: 6px;
}

.p-pagenation_list_item a {
  position: relative;
  display: block;
  height: 100%;
  background: #f6f6f6;
  border-radius: 2px;
  color: #121212;
}

.p-pagenation_list_item a:hover {
  background-color: #fff;
  box-shadow: inset 0 0 0 1px #e5e5e5;
}

.p-pagenation_list_item.-current {
  background: #e5e5e5;
  color: #121212;
}

.p-pagenation_list_item.-prev a::before, .p-pagenation_list_item.-next a::before {
  position: absolute;
  content: '';
  display: block;
  top: 0;
  bottom: 0;
  width: 8px;
  height: 8px;
  margin: auto 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.p-pagenation_list_item.-prev a::before {
  left: 16px;
  border-left: 2px solid #121212;
  border-bottom: 2px solid #121212;
}

.p-pagenation_list_item.-next a::before {
  right: 16px;
  border-top: 2px solid #121212;
  border-right: 2px solid #121212;
}

/* -----------------------------------------------
  .p-book
----------------------------------------------- */
.p-book {
  display: flex;
  justify-content: space-between;
  margin: 0 0 20px;
}

.p-book_cover {
  width: 238px;
  margin-right: 30px;
}

.p-book_cover_image {
  text-align: center;
}

.p-book_btnList_item {
  margin-top: 12px;
}

.p-book_btnList_btn {
  display: block;
  margin: 0;
}

.p-book_info {
  flex: 1;
}

.p-book_heading {
  margin: 0 0 15px;
  font-size: 20px;
}

.p-book_feature_item {
  padding: 0 0 7px;
  border-bottom: 1px solid #eee;
}

.p-book_feature_item + .p-book_feature_item {
  padding-top: 7px;
}

.p-book_feature_label {
  font-size: 12px;
  font-weight: bold;
  color: #06375c;
}

.p-book_feature_title {
  margin: 0;
  font-size: 17px;
  color: #121212;
}

.p-book_feature_title a:hover {
  color: #f13c5d;
}

.p-book_feature_desc {
  margin: 3px 0 0;
  color: #666;
}

/* -----------------------------------------------
  .p-authorList
----------------------------------------------- */
.p-authorList {
  display: flex;
  flex-wrap: wrap;
}

.p-authorList_header {
  display: flex;
  align-items: center;
  margin: 0 0 30px;
}

.p-authorList_header_title {
  margin: 0;
  color: #121212;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.42;
}

.p-authorList_header_number {
  margin-left: 40px;
  color: #7a7a7a;
  font-size: 14px;
}

.p-authorList_item {
  position: relative;
  width: 25%;
  margin-bottom: 40px;
  padding: 0 16px;
}

.p-authorList_item_link {
  display: block;
}

.p-authorList_item:hover .p-authorList_item_image_wrap {
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
}

.p-authorList_item:hover .p-authorList_item_name {
  text-decoration: underline;
}

.p-authorList_item_image {
  position: relative;
  width: 120px;
  height: 120px;
  margin: 0 auto 8px;
}

.p-authorList_item_image_wrap {
  display: block;
  width: inherit;
  height: inherit;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  text-align: center;
  transition: box-shadow 0.3s cubic-bezier(0.555, 0.205, 0.295, 0.975);
}

.p-authorList_item_image_wrap img {
  width: 100%;
  transition: .3s ease-out;
}

.p-authorList_item_image_badge {
  position: absolute;
  bottom: -2px;
  right: 0;
  width: 100%;
  height: 32px;
  display: flex;
  justify-content: flex-end;
}

.p-authorList_item_image_badge span {
  display: block;
  width: 32px;
  height: 32px;
  background: #fff;
  text-align: center;
  position: relative;
  border-radius: 16px;
  margin-right: 11px;
}

.p-authorList_item_image_badge span img {
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}

.p-authorList_item_image_badge span:last-child {
  margin-right: 0;
}

.p-authorList_item_name {
  margin: 0 0 6px;
  color: #121212;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.59;
  text-align: center;
}

.p-authorList_item_label {
  display: table;
  margin: 0 auto;
  font-size: 14px;
  line-height: 1.43;
  color: #7a7a7a;
}

/* -----------------------------------------------
  .p-authorCharacter
----------------------------------------------- */
.p-authorCharacter {
  margin: 30px 0;
  font-size: 14px;
}

.p-authorCharacter_list {
  display: flex;
  justify-content: center;
}

.p-authorCharacter_list_item {
  width: 38px;
  height: 38px;
  border-radius: 2px;
  overflow: hidden;
  text-align: center;
  font-weight: bold;
  line-height: 38px;
}

.p-authorCharacter_list_item:not(:first-child) {
  margin-left: 6px;
}

.p-authorCharacter_list_item a {
  position: relative;
  display: block;
  height: 100%;
  background: #fafafa;
  color: #121212;
}

.p-authorCharacter_list_item a:hover {
  color: #121212;
  background-color: #fff;
  box-shadow: inset 0 0 0 1px #e5e5e5;
}

.p-authorCharacter_list_item.-current {
  background: #e5e5e5;
  color: #121212;
}

/* -----------------------------------------------
  .p-loginBox
----------------------------------------------- */
.p-loginBox {
  margin: 40px 0;
  padding: 64px 60px 40px;
  background: url(/images/xwoman/2021/ico_locked_02.svg) 50% 40px/20px auto no-repeat;
  border-radius: 1px;
}

.p-loginBox_heading {
  margin: 20px 0 30px;
  padding: 0;
  background: none;
  border: none;
  font-size: 17px;
  text-align: center;
  color: #424242;
}

.p-loginBox_content {
  text-align: center;
}

.p-loginBox_content_list {
  margin: 0;
}

.p-loginBox_content_list_item {
  display: inline-block;
  padding: 0 0 5px 23px;
  background: url(/images/xwoman/2021/ico_check.svg) 0 1px no-repeat;
  color: #000;
}

.p-loginBox_content_link {
  color: #f13c5d;
  text-decoration: underline;
}

.p-loginBox_action {
  text-align: center;
  display:flex;
  justify-content: center;	
}

.p-loginBox_action_btn {
  margin-bottom: 25px;
}

.p-loginBox_action_link {
  color: #121212;
  font-size: 14px;
  font-weight: bold;
}

.p-loginBox_paywall {
  margin: 30px -40px 0;
  font-size: 17px;
  line-height: 1.76;
}

.p-loginBox_paywall.-hide {
  position: relative;
  height: 200px;
  overflow: hidden;
}

.p-loginBox_paywall.-hide::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 80px;
  background: linear-gradient(to bottom, rgba(252, 252, 252, 0), #ffffff 70%);
}

.p-loginBox_paywall_btn {
  display: none;
  margin: 0 auto;
  width: 150px;
  padding: 5px 16px 4px;
  border-radius: 16px;
  border: solid 1px #eeeeee;
  color: #000;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

/* =================================================
  .p-banner
================================================= */
.p-banner {
  display: table;
  margin: 40px auto 0;
  border-radius: 2px;
  overflow: hidden;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
}

.p-banner a:hover {
  opacity: .7;
}

/* =================================================
  .p-tags
================================================= */
.p-tags {
  display: flex;
  flex-wrap: wrap;
  flex: 1;
  margin: 0 -8px 60px 0;
}

.p-tags_item {
  margin: 0 8px 8px 0;
  font-size: 14px;
  font-weight: bold;
}

.p-tags_item a {
  display: block;
  padding: 6px 15px 4px;
  border: solid 1px #eee;
  border-radius: 15px;
  text-align: center;
  color: #121212;
}

.p-tags_item a:hover {
  color: #7a7a7a;
}

/* =================================================
  .p-headingFollow
================================================= */
.p-headingFollow {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin: 0 0 40px;
}

.p-headingFollow_title {
  margin: 0;
}

.p-headingFollow_btn {
  margin: 7px 0 20px;
}

/* =================================================
  ヘッダー通知
================================================= */
.avatarUser:hover .modalNotification {
  display: none;
}

.avatarUser.notLogin:hover .modalNotification {
  display: block;
}

.avatarUser.active .modalNotification {
  display: block;
}

.avatarUser.active .modalNoticemenuSub {
  display: block;
}

.notificationAlert::before {
  content: '';
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #E6001E;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.modalNoticemenuSub {
  display: none;
  position: fixed;
  height: auto;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
  border: solid 1px #eeeeee;
  border-top: 2px solid #121212;
  background-color: #ffffff;
  z-index: 100;
  transition: all 0.9s ease-in-out;
  width: 400px;
  border-radius: 0;
  margin-left: -322px;
  margin-top: 0px;
  text-align: left;
}

.modalNoticemenuSub:before {
  content: "";
  position: absolute;
  top: -18px;
  left: 50%;
  margin-left: -8px;
  border: 8px solid transparent;
  border-bottom: 8px solid #121212;
  width: 0;
  height: 0;
  content: '';
  position: absolute;
  left: 361px;
  top: -18px;
}

.modalNoticemenuSub li.modalNoticemenuSubBT {
  height: 48px;
  border-radius: 2px;
  background-color: #f6f6f6;
  text-align: center;
  line-height: 48px;
  padding: 0;
  margin-top: 0 !important;
}

.modalNoticemenuSub li.modalNoticemenuSubBT a {
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  color: #e6001e;
}

.modalNoticemenuSub li.modalNoticemenuSubBT a:hover {
  text-decoration: underline;
}

.modalNoticemenuSub .articleRegisterForUse {
  position: relative;
}

.modalNoticemenuSub .articleRegisterForUse li:hover {
  background-color: #FFF;
}

.modalNoticemenuSub .articleRegisterForUse img.imgExample {
  width: 100% !important;
  left: 0 !important;
  top: 0 !important;
}

.modalNoticemenuSub div.registerForUse {
  width: 334px;
  margin: 0 auto;
  padding: 0;
}

.modalNoticemenuSub .registerForUse:hover {
  background-color: #FFF;
}

.modalNoticemenuSub .registerForUse .noticeText {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.2px;
  color: #242424;
  margin-bottom: 25px;
  line-height: 1.67;
}

.modalNoticemenuSub .registerForUse ul.listFunctionForUser {
  margin-bottom: 0;
  display: block;
}

.modalNoticemenuSub .registerForUse ul.listFunctionForUser li {
  font-size: 17px !important;
  font-weight: 500 !important;
  letter-spacing: 0.2px !important;
  color: #242424 !important;
  margin-bottom: 20px !important;
  display: flex !important;
  align-items: center;
  border: none !important;
  padding: 0 !important;
}

.modalNoticemenuSub .registerForUse ul.listFunctionForUser li .functionImg {
  display: flex;
  width: 32px;
  margin-right: 18px;
}

.modalNoticemenuSub .registerForUse ul.listFunctionForUser li .functionImg img {
  position: inherit !important;
  width: 100% !important;
  height: 100%;
}

.modalNoticemenuSub .registerForUse ul.listFunctionForUser li p {
  display: flex;
  margin: 0;
  align-items: center;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0.2px;
  color: #121212;
}

.modalNoticemenuSub .boxActionRegister {
  background-color: #FAFAFA;
  padding-top: 5px;
  padding-bottom: 20px;
}

.modalNoticemenuSub .boxActionRegister .btnGreenGradientPc {
  width: 344px !important;
  margin: 0 auto;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
  color: #121212;
  border-radius: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 56px;
  font-size: 17px;
  background-color: #fff;
  border: 1px solid #999;
}

.modalNoticemenuSub .boxActionRegister .btnGreenGradientPc:hover {
  box-shadow: inset 0 0 0 1px #999;
}

.modalNoticemenuSub .boxActionRegister .noticeText {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.2px;
  color: #242424;
  line-height: 1;
  margin: 10px 0 14px;
  text-align: center;
}

/* 通知エリア */
.modalNotification {
  display: none;
  width: 400px;
  height: auto;
  max-height: 700px;
  margin-top: 0;
  position: absolute;
  right: 0;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
  border-top: 2px solid #121212;
  background: #FFFFFF;
  z-index: 100;
  transition: all 0.4s ease-in-out;
}

.modalNotification.modalRequiredRegister {
  height: 642px;
}

.modalNotification:before {
  content: '';
  position: absolute;
  right: 30px;
  top: -8px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #121212;
}

.modalNotification ul {
  display: flex;
  flex-direction: column;
}

.modalNotification ul li {
  width: auto;
}

.modalNotification ul li:hover {
  background: #fafafa;
}

.modalNotification ul li.noitice {
  padding: 15px;
  border-bottom: 1px solid #EEEEEE;
}

.modalNotification ul li.noitice:hover {
  background: #fffcf8;
}

.modalNotification ul li.noitice:hover a {
  background: transparent;
}

.modalNotification ul li.noitice.noiticeIsActive {
  background: #fffcf8;
}

.modalNotification ul li.noitice .itemNotice {
  display: flex;
  align-items: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
  height: auto;
}

.modalNotification ul li.noitice .itemNotice .itemAvata img {
  width: 24px;
  height: 24px;
}

.modalNotification ul li.noitice .itemNotice .itemContent {
  margin-left: 11px;
  text-align: left;
  width: 335px;
}

.modalNotification ul li.noitice .itemNotice .itemContent p.title {
  font-weight: bold;
  font-size: 14px;
  line-height: 1.41;
}

.modalNotification ul li.noitice .itemNotice .itemContent p.title span {
  font-weight: 500;
}

.modalNotification ul li.noitice .itemNotice .itemContent p.desciption {
  font-size: 12px;
  color: #666666;
  margin-top: 5px;
}

.modalNotification ul li.noitice .itemDate {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  width: auto;
  height: auto;
}

.modalNotification ul li.noitice .itemDate .date {
  font-size: 12px;
  color: #666666;
}

.modalNotification ul li.noitice .itemDate .date span {
  font-size: 10px;
  color: #E6001E;
  margin-left: 12px;
}

.modalNotification ul li:last-child,
.modalNotification ul li:last-child {
  margin-left: 0;
  margin-right: 0;
}

.modalNotification ul li:last-child:before,
.modalNotification ul li:last-child:before {
  content: '';
  width: 0;
  height: 0;
}

.modalNotification a.notificationSeeMore {
  width: 100%;
  height: 48px;
  text-align: center;
  line-height: 48px;
  color: #E6001E;
  background: #EEEEEE;
  font-size: 14px;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}

.modalNotification a.notificationSeeMore:hover {
  text-decoration: underline;
}

.notificationArea ul li {
  height: auto;
}

.notificationArea ul li.active {
  background: #fafafa;
  box-sizing: border-box;
}

.notificationArea ul .itemNotice {
  display: flex;
}

.notificationArea ul .itemNotice .itemIcon {
  text-align: center;
}

.notificationArea ul .itemNotice .itemContent h5.title {
  font-style: normal;
  font-weight: 500;
}

.notificationArea ul .itemNotice .itemContent h5.title span {
  font-weight: 500;
}

.notificationArea ul .itemNotice .itemContent h5.title var,
.notificationArea ul .itemNotice .itemContent h5.title em {
  font-style: normal;
  font-weight: bold;
}

.notificationArea ul .itemNotice .itemContent p.desciption {
  font-weight: 500;
  color: #666666;
  margin-top: 5px;
}

.notificationArea ul .itemNotice .itemDate {
  align-self: flex-end;
}

.notificationArea ul .itemNotice .itemDate p span {
  font-size: 10px;
  color: #E6001E;
  font-family: serif;
}

/* メディアごとにclassが出し分けされるのでそれに従う。色を変えるかどうかは後で決まるらしい20190405 */
.notificationArea ul .itemNotice .itemDate p span.ONB::before {
  color: #E6001E;
  content: 'NB';
}

.notificationArea ul .itemNotice .itemDate p span.NXW::before {
  color: #f13c5d;
  content: 'xwoman';
}

.notificationArea ul .itemNotice .itemDate p span.NXWT::before {
  color: #36b2b2;
  content: 'Terrace';
}

.notificationArea ul .itemNotice .itemDate p span.ARIA::before {
  color: #937e28;
  content: 'ARIA';
}

.notificationArea ul .itemNotice .itemDate p span.DUAL::before {
  content: 'DUAL';
}

.notificationArea ul .itemNotice .itemDate p span.DRS::before {
  color: #ff6600;
  content: 'doors';
}

.notificationArea ul .itemNotice .itemDate p span.NXR::before {
  color: #d32f2f;
  content: 'xTREND';
}

.notificationArea ul .itemNotice .itemDate p var {
  font-style: normal;
}

.notificationArea ul li {
  font-size: 14px;
  text-align: left;
  border-bottom: 1px solid #eee;
}

.notificationArea ul li a {
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: left;
  padding: 15px;
  box-sizing: border-box;
}

.notificationArea ul .itemNotice .avatarCircle,
.notificationArea ul .itemNotice .itemIcon {
  width: 24px;
  height: 24px;
  min-width: 24px;
  flex-basis: 24px;
  box-sizing: border-box;
}

.notificationArea ul .avatorCircle img {
  width: 24px;
  height: 24px;
}

.notificationArea ul .itemIcon img {
  width: 20px;
  height: auto;
}

.notificationArea ul .itemIcon.info img {
  width: 5px;
  height: auto;
}

.notificationArea ul .itemNotice .itemContent {
  margin-left: 10px;
  min-width: 335px;
  flex-basis: 335px;
  box-sizing: border-box;
}

.notificationArea ul .itemNotice .itemContent h5.title {
  font-size: 14px;
  line-height: 1.41;
  margin: 0;
}

.notificationArea ul .itemNotice .itemContent p.desciption {
  margin-top: 5px;
  font-size: 10px;
}

.notificationArea ul .itemNotice .itemDate {
  margin-left: 22px;
  align-self: flex-end;
  flex-basis: 335px;
  text-align: right;
  color: #666;
  font-weight: 500;
  font-size: 12px;
}

.notificationArea ul .itemNotice .itemDate p span {
  margin-left: 8px;
}

.notificationArea ul .itemNotice .avatarCircle,
.notificationArea ul .itemNotice .itemIcon {
  width: 24px;
  height: 24px;
  min-width: 24px;
  flex-basis: 24px;
  box-sizing: border-box;
}

.notificationArea ul .itemNotice .avatarCircle img {
  width: 24px;
  height: 24px;
  border-radius: 50%;
}

.notificationArea ul .itemNotice .itemDate .date {
  margin: 0;
}

.avatarUser .modalNotification a.notificationSeeMore {
  color: #F13C5D;
  background-color: #FAFAFA;
}

/* ハンバーガーメニュー用スクロールバー */
[data-simplebar] {
  position: relative;
  z-index: 0;
  overflow: hidden !important;
  max-height: inherit;
}

[data-simplebar] .simplebar-scroll-content {
  overflow: hidden;
}

[data-simplebar] .simplebar-content {
  overflow: hidden;
}

[data-simplebar="init"] {
  display: flex;
}

[data-simplebar="init"] .simplebar-scroll-content {
  overflow: scroll;
}

[data-simplebar="init"] .simplebar-content {
  overflow: scroll;
}

.simplebar-scroll-content {
  overflow-x: hidden !important;
  min-width: 100% !important;
  max-height: inherit !important;
  box-sizing: content-box !important;
}

.simplebar-content {
  overflow-y: hidden !important;
  box-sizing: border-box !important;
  min-height: 100% !important;
}

.simplebar-track {
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 3px;
  pointer-events: none;
  background: rgba(122, 122, 122, 0.1);
}

.simplebar-track.vertical {
  top: 0;
}

.simplebar-track.vertical .simplebar-scrollbar:before {
  top: 2px;
  bottom: 2px;
}

.simplebar-track.horizontal {
  left: 0;
  width: auto;
  height: 11px;
}

.simplebar-track.horizontal .simplebar-scrollbar:before {
  height: 100%;
  left: 2px;
  right: 2px;
}

.simplebar-scrollbar {
  position: absolute;
  right: 2px;
  width: 3px;
  min-height: 10px;
}

.simplebar-scrollbar:before {
  position: absolute;
  content: "";
  background: #7a7a7a;
  border-radius: 3px;
  left: 0;
  right: 0;
}

.horizontal.simplebar-track .simplebar-scrollbar {
  right: auto;
  left: 0;
  top: 2px;
  height: 7px;
  min-height: 0;
  min-width: 10px;
  width: auto;
}

[data-simplebar-direction="rtl"] .simplebar-track {
  right: auto;
  left: 0;
}

[data-simplebar-direction="rtl"] .simplebar-track.horizontal {
  right: 0;
}

/* =================================================
  パートナー枠
================================================= */
.partnerList {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

.partnerList img {
  width: 100%;
}

.partnerList li {
  margin-top: 20px;
}

.partnerList.first li {
  width: 160px;
  height: 80px;
}

.partnerList.second li {
  width: 80px;
  height: 40px;
}

/* =================================================
  モーダルウィンドウ表示部分
================================================= */
/* モーダル共通  */
.simple-popup-content {
  padding: 0;
  background: transparent !important;
  overflow: inherit;
}

.popupClassHide {
  display: none;
}

/* 01非会員モーダルPC */
#popupNoMemberInvite {
  display: none;
}

.popupNoMemberInvite {
  background: #fff;
  text-align: center;
  border-radius: 2px;
  padding: 22px 0 20px;
  font-size: 17px;
  font-weight: bold;
}

.popupNoMemberInvite a {
  color: #121212;
}

.popupNoMemberInvite a:hover {
  text-decoration: underline;
}

.popupNoMemberInviteTitle {
  line-height: 1.41;
  letter-spacing: 0.2px;
}

.btn_popupNoMemberInvite {
  margin: 22px auto 13px;
  width: 343px;
  height: 64px;
  border-radius: 36px;
  /*box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);*/
  background: #e5e5e5;
  color: #121212;
  display: table;
  letter-spacing: 0.4px;
}

.btn_popupNoMemberInvite > a {
  display: table-cell;
  vertical-align: middle;
  color: #121212;
}

.btn_popupNoMemberInvite > a:hover {
  color: #121212;
  text-decoration: none;
}

.btn_popupNoMemberInvite span {
  display: block;
  font-size: 11px;
  letter-spacing: 0.3px;
}

.popupNoMemberInvite + .close {
  right: 0 !important;
  top: -50px !important;
}

.popupNoMemberInvite + .close::before {
  font-size: 45px;
  font-weight: bold;
}

.btn_popupNoMemberInvite:hover {
  background: #ffffff;
  border: 1px solid #e5e5e5;
}

.login_popupNoMemberInvite a {
  letter-spacing: 0.4px;
}

/* 104_通知からの設定ポータル PC  */
/*.popupOption .popupOptionContent.firstElemet { border-top: 0; }*/
.popupOption li:first-child .popupOptionContent {
  border-top: 0;
}

.popupOption {
  background: #fff;
  text-align: center;
  font-size: 17px;
  line-height: 1.65;
  color: #E6001E;
  border-radius: 4px;
  font-weight: 500;
  list-style-type: none;
  -webkit-margin-before: 0;
          margin-block-start: 0;
  -webkit-margin-after: 0;
          margin-block-end: 0;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
  padding-left: 0;
  margin: 0;
}

.popupOption a {
  color: inherit;
  text-decoration: none;
}

.popupOption .popupOptionContent {
  height: 54px;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  border-top: 1px solid #ddd;
}

.simple-popup-content .close {
  top: -34px;
}

.simple-popup-content .close:before {
  color: #FFFFFF;
  font-size: 45px;
  width: 32px;
  line-height: 32px;
  position: absolute;
  right: 3px;
}

/* 203_ウォッチしているキーワード PC  */
.popupShareTen {
  background: #FFFFFF;
  padding: 25px 30px 10px 30px;
  border-radius: 4px;
}

.popupShareTen .popupShareTenTilte {
  font-size: 24px;
  color: #242424;
  font-weight: bold;
  margin-bottom: 6px;
}

.popupShareTen ul {
  list-style: none;
  max-height: 312px;
  margin-right: -5px;
  overflow: auto;
}

.popupShareTen ul li:nth-child(1) {
  border-top: 1px solid #EEEEEE;
}

.popupShareTen ul li {
  height: 55px;
  border-top: 1px solid #EEEEEE;
  display: flex;
  position: relative;
  font-size: 17px;
  font-weight: 500;
  color: #E6001E;
  box-sizing: border-box;
  line-height: 54px;
  transition: height 0.5s ease-in-out 0.2s , opacity 0.2s ease-in-out 0s;
}

.popupShareTen ul li.hide {
  height: 0;
  opacity: 0;
}

.popupShareTen ul li a.btnDeleteTag {
  font-size: 14px;
  font-weight: 500;
  color: #666666;
  display: flex;
  align-items: center;
  position: absolute;
  height: 56px;
  right: 16px;
  top: 0;
}

.popupShareTen a {
  color: inherit;
  text-decoration: none;
}

.popupShareTen a.cancelButton {
  font-size: 17px;
  font-weight: 500;
  color: #666666;
  display: flex;
  width: 120px;
  margin: 0 auto;
  text-align: center;
  padding-top: 10px;
}

/* simplebar */
[data-simplebar] {
  position: relative;
  z-index: 0;
  overflow: hidden !important;
  max-height: inherit;
}

[data-simplebar] .simplebar-scroll-content {
  overflow: hidden;
}

[data-simplebar] .simplebar-content {
  overflow: hidden;
}

[data-simplebar="init"] {
  display: flex;
}

[data-simplebar="init"] .simplebar-scroll-content {
  overflow: scroll;
}

[data-simplebar="init"] .simplebar-content {
  overflow: scroll;
}

.simplebar-scroll-content {
  overflow-x: hidden !important;
  min-width: 100% !important;
  max-height: inherit !important;
  box-sizing: content-box !important;
}

.simplebar-content {
  overflow-y: hidden !important;
  box-sizing: border-box !important;
  min-height: 100% !important;
}

.simplebar-track {
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 3px;
  pointer-events: none;
}

.simplebar-track.vertical {
  top: 0;
}

.simplebar-track.vertical .simplebar-scrollbar:before {
  top: 2px;
  bottom: 2px;
}

.simplebar-track.horizontal {
  left: 0;
  width: auto;
  height: 11px;
}

.simplebar-track.horizontal .simplebar-scrollbar:before {
  height: 100%;
  left: 2px;
  right: 2px;
}

.simplebar-scrollbar {
  position: absolute;
  right: 2px;
  width: 3px;
  min-height: 10px;
}

.simplebar-scrollbar:before {
  position: absolute;
  content: "";
  background: #7a7a7a;
  border-radius: 3px;
  left: 0;
  right: 0;
}

.horizontal.simplebar-track .simplebar-scrollbar {
  right: auto;
  left: 0;
  top: 2px;
  height: 7px;
  min-height: 0;
  min-width: 10px;
  width: auto;
}

[data-simplebar-direction="rtl"] .simplebar-track {
  right: auto;
  left: 0;
}

[data-simplebar-direction="rtl"] .simplebar-track.horizontal {
  right: 0;
}

.popupListCardContent {
  background: #FFFFFF;
  padding: 25px 30px 10px 30px;
  border-radius: 4px;
}

.popupListCardContent .popupListCardTilte {
  font-size: 24px;
  color: #242424;
  font-weight: bold;
  margin-bottom: 6px;
}

.popupListCardContent ul {
  list-style: none;
  max-height: 312px;
  margin-right: -5px;
}

.popupListCardContent ul li {
  border-top: 1px solid #EEEEEE;
  display: flex;
  position: relative;
  font-size: 17px;
  font-weight: 500;
  color: #E6001E;
  box-sizing: border-box;
  line-height: 54px;
}

.popupListCardContent ul li a.btnDeleteTag {
  font-size: 14px;
  font-weight: 500;
  color: #666666;
  display: flex;
  align-items: center;
  position: absolute;
  height: 56px;
  right: 12px;
  top: 0;
}

.popupListCardContent ul li:last-child {
  border-bottom: 1px solid #EEEEEE;
}

.popupListCardContent ul li a.tagName:hover {
  text-decoration: underline;
}

.popupListCardContent a.cancelButton {
  font-size: 17px;
  font-weight: 500;
  color: #666666;
  display: flex;
  width: 120px;
  margin: 0 auto;
  text-align: center;
  padding-top: 10px;
}

/* =================================================
  Terraceで話題の投稿
================================================= */
.withLogoTerraceRight .articleRelationTerraceHeader {
  background-color: #FFFFFF;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.33;
  letter-spacing: 0.5px;
  color: #121212;
  padding: 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 5px;
}

.withLogoTerraceRight .articleRelationTerraceHeader .iconBlueComment {
  width: 18px;
  height: 18px;
  margin-right: 8px;
}

.withLogoTerraceRight .articleRelationTerraceHeader .articleRelationTerraceHeaderLeft {
  display: inline-flex;
  align-items: flex-end;
  line-height: 1;
}

.withLogoTerraceRight .articleRelationTerraceHeader .articleRelationTerraceHeaderRight {
  font-size: 12px;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: 0.2px;
  color: #7a7a7a;
  display: inline-flex;
  align-items: flex-end;
}

.withLogoTerraceRight .articleRelationTerraceHeader .articleRelationTerraceHeaderRight img {
  margin-left: 10px;
}

.withLogoTerraceRight .articleRelationTerraceBody {
  border: none;
  padding: 5px 0 30px 0;
}

.withLogoTerraceRight ul.articleRelationTerraceList li {
  margin-top: 0;
  padding: 14px 0;
}

.withLogoTerraceRight ul.articleRelationTerraceList li a[target="_blank"] .articleBlogItemPost p.articleBlogPostTitle:after {
  content: '';
  display: inline-block;
  background: url("/images/aria/2019/iconBlackNewWindows.svg") no-repeat;
  background-size: 100%;
  width: 14px;
  height: 14px;
  margin-left: 5px;
}

.withLogoTerraceRight ul.articleRelationTerraceList .articleBloggerName {
  display: block;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.43;
  letter-spacing: 0.2px;
  color: #121212;
}

.withLogoTerraceRight ul.articleRelationTerraceList .articleBloggerInfo {
  display: block;
  position: initial;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.67;
  letter-spacing: 0.2px;
  color: #7a7a7a;
}

.withLogoTerraceRight ul.articleRelationTerraceList .articleBlogItemPost {
  padding: 0;
  margin-top: 5px;
}

.withLogoTerraceRight ul.articleRelationTerraceList .articleBlogItemPost .articleBlogPostTitle {
  font-size: 17px;
  font-weight: bold;
  line-height: 1.24;
  letter-spacing: 0.2px;
  color: #121212;
}

.withLogoTerraceRight ul.articleRelationTerraceList .terracePlainTextGoldTag {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.3px;
  color: #7a7a7a;
  margin-top: 10px;
}

.withLogoTerraceRight ul.articleRelationTerraceList .terracePlainTextGoldTag span {
  margin-left: 3px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.43;
  letter-spacing: 0.2px;
  color: #121212;
}

.withLogoTerraceRight ul.articleRelationTerraceList .terracePlainTextGoldTag .iconBlueComment {
  margin-right: 10px;
}

.articleBloggerIntroduce del {
  display: none;
  text-decoration: none;
}

.articleBloggerIntroduce .commentReadmore a {
  font-size: 14px;
  color: #666;
}

.withLogoTerraceRight .articleRelationTerraceHeader {
  margin: 0;
  padding: 0 0 20px 28px;
  background: url(/images/terrace/2019/iconWriterBlog.svg) 0 6px/20px auto no-repeat;
  color: #36b2b2;
  font-size: 17px;
}

.asideBottomWriterBlog {
  border-bottom: 1px solid #eee;
}

.asideBottomWriterBlogItem {
  border-top: 1px solid #eee;
}

.asideBottomWriterBlogItem > a {
  display: flex;
  padding: 15px 0;
}

.asideBottomWriterBlogImg {
  width: 48px;
  height: 48px;
  overflow: hidden;
  border-radius: 50%;
}

.asideBottomWriterBlogImg > img {
  width: 48px;
  height: 48px;
}

.asideBottomWriterBlogBody {
  width: calc(100% - 40px - 17px);
  margin-left: 17px;
}

.asideBottomWriterBlogBodyTop {
  display: flex;
}

.asideBottomWriterBlogName {
  font-size: 12px;
  font-weight: bold;
  line-height: 1.67;
  flex-shrink: 0;
}

.asideBottomWriterBlogName > img {
  margin-left: 3px;
}

.asideBottomWriterBlogBadge::after {
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url(/images/terrace/2019/iconFlower.svg) no-repeat center center;
  margin-left: 2px;
}

.asideBottomWriterBlogDate {
  color: #7a7a7a;
  font-size: 12px;
  line-height: 1.67;
  margin-left: auto;
  flex-shrink: 0;
}

.asideBottomWriterBlogPosition {
  color: #7a7a7a;
  font-size: 12px;
  line-height: 1.67;
  margin-left: 7px;
}

.asideBottomWriterBlogTitle {
  margin-top: 8px;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.4;
}

.asideBottomWriterBlogItem > a:hover .asideBottomWriterBlogTitle {
  text-decoration: underline;
}

.asideBottomWriterBlogTags,
.articleBody .asideBottomWriterBlogTags {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}

.asideBottomWriterBlogTags > li,
.articleBody .asideBottomWriterBlogTags > li {
  color: #7a7a7a;
  font-size: 12px;
  line-height: 1.67;
  flex-shrink: 0;
}

.asideBottomWriterBlogTags > li:not(:last-child),
.articleBody .asideBottomWriterBlogTags > li:not(:last-child) {
  margin-right: .5em;
}

.btnBorder {
  display: table;
  margin: 35px auto 60px;
  padding: 13px 15px;
  border: solid 1px #e5e5e5;
  color: #121212;
  text-align: center;
  transition: 0.1s;
  border-radius: 25px;
  font-weight: bold;
}

.btnBorder.medium {
  min-width: 400px;
}

.btnBorder:hover {
  box-shadow: inset 0 0 0 1px #e5e5e5;
}

.articleSeeMoreNav {
  text-align: right;
  margin-top: 10px;
  margin-bottom: 20px;
  position: relative;
  padding-right: 15px;
}

.articleSeeMoreNav::after {
  position: absolute;
  content: '';
  display: block;
  top: .35em;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 5px;
  border-color: transparent transparent transparent #ff6600;
}

.seeMoreGoldButton {
  color: #121212;
  font-size: 14px;
}

.seeMoreGoldButton:hover {
  text-decoration: underline;
}

section#terrace {
  padding-top: 150px;
  margin-top: -150px;
}

/* =================================================
  親記事ヘッダーの著者情報
================================================= */
.authorProfileSecond .authorPerson {
  margin-top: 20px;
  display: flex;
}

.authorProfileSecond .authorPerson .left {
  margin-right: 12px;
}

.authorProfileSecond .authorPerson .left img {
  width: 32px;
  height: 32px;
  border-radius: 50%;
}

.authorProfileSecond .authorPerson .right p {
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  margin: 0;
}

.authorProfileSecond .authorPerson .right p.job {
  color: #7a7a7a;
  font-weight: 500;
  letter-spacing: 0.3px;
  margin-top: 7px;
  margin-bottom: 0;
}

/* =================================================
  親記事の子記事リスト
================================================= */
.pearentList {
  list-style: none;
  margin-bottom: 30px;
}

.pearentList li {
  border-bottom: 1px solid #eee;
  padding-bottom: 19px;
  margin-bottom: 16px;
  position: relative;
}

.pearentList li:first-of-type {
  border-top: 1px solid #eee;
  padding-top: 20px;
}

.pearentList li:after {
  content: "";
  display: table;
  clear: both;
}

.pearentList li figure {
  display: block;
  width: 120px;
  height: 90px;
  float: right;
  border-radius: 2px;
  overflow: hidden;
  position: relative;
}

.pearentList li figure span {
  height: 16px;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  padding-left: 20px;
  padding-right: 3px;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 12px;
  line-height: 16px;
}

.pearentList li figure .forFan {
  background: #da3fe0;
}

.pearentList li figure .lounge {
  background: #ff3c5f;
}

.pearentList li figure .people {
  background: #bc0865;
}

.pearentList li figure .lesson {
  background: #660e56;
}

.pearentList li figure .seminar {
  background: #1390a1;
}

.pearentList li figure .forFan:before {
  display: block;
  width: 12px;
  height: 12px;
  content: " ";
  background: url(/images/xwoman/2019/icon_heartfill_white.svg) 0 0;
  position: absolute;
  top: 2px;
  left: 2px;
}

.pearentList li figure .lounge:before {
  display: block;
  width: 12px;
  height: 12px;
  content: " ";
  background: url(/images/xwoman/2019/icon_lounge_white.svg) 0 0;
  position: absolute;
  top: 2px;
  left: 2px;
}

.pearentList li figure .people:before {
  display: block;
  width: 12px;
  height: 12px;
  content: " ";
  background: url(/images/xwoman/2019/icon_people_white.svg) 0 0;
  position: absolute;
  top: 2px;
  left: 2px;
}

.pearentList li figure .lesson:before {
  display: block;
  width: 12px;
  height: 12px;
  content: " ";
  background: url(/images/xwoman/2019/icon_pencil_white.svg) 0 0;
  position: absolute;
  top: 2px;
  left: 2px;
}

.pearentList li figure .seminar:before {
  display: block;
  width: 12px;
  height: 12px;
  content: " ";
  background: url(/images/xwoman/2019/icon_seminar_white.svg) 0 0;
  position: absolute;
  top: 2px;
  left: 2px;
}

.pearentList li figure img {
  z-index: 0;
}

.pearentList li dl {
  display: block;
  width: calc(100% - 140px);
  float: left;
}

article.search .pearentList li dl {
  width: 100%;
}

.pearentList.noimage li dl {
  width: 100%;
}

.pearentList li dt {
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 5px;
}

.pearentList li dd {
  font-size: 12px;
  line-height: 1.8;
}

.pearentList li dd span {
  padding-right: 5px;
}

.pearentList li .mediaIcon {
  margin: 10px 0 0 0;
  color: #7a7a7a;
  position: relative;
}

.pearentList li .mediaIcon .DUAL:before {
  display: block;
  width: 14px;
  height: 14px;
  content: " ";
  background: url(/images/xwoman/2019/icon_DUAL_2019.svg) 0 0;
  position: absolute;
  top: 2px;
  left: 0;
  background-size: contain;
}

.pearentList li .mediaIcon .doors:before {
  display: block;
  width: 14px;
  height: 14px;
  content: " ";
  background: url(/images/xwoman/2019/icon_doors.svg) 0 0;
  position: absolute;
  top: 2px;
  left: 0;
}

.pearentList li .mediaIcon .ARIA:before {
  display: block;
  width: 14px;
  height: 14px;
  content: " ";
  background: url(/images/xwoman/2019/icon_ARIA.svg) 0 0;
  position: absolute;
  top: 2px;
  left: 0;
}

.pearentList li .mediaIcon .xwoman:before {
  display: block;
  width: 14px;
  height: 14px;
  content: " ";
  background: url(/images/xwoman/2019/icon_xwoman.svg) 0 0;
  position: absolute;
  top: 2px;
  left: 0;
}

.pearentList li .mediaIcon .Terrance:before {
  display: block;
  width: 14px;
  height: 14px;
  content: " ";
  background: url(/images/xwoman/2019/icon_terrace.svg) 0 0;
  position: absolute;
  top: 2px;
  left: 0;
}

.pearentList li a figure {
  transition: box-shadow 0.3s cubic-bezier(0.555, 0.205, 0.295, 0.975);
  margin: 0;
}

.pearentList li a:hover figure {
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
}

.pearentList li a figure img {
  transition: -webkit-transform 0.3s cubic-bezier(0.555, 0.205, 0.295, 0.975);
  transition: transform 0.3s cubic-bezier(0.555, 0.205, 0.295, 0.975);
  transition: transform 0.3s cubic-bezier(0.555, 0.205, 0.295, 0.975), -webkit-transform 0.3s cubic-bezier(0.555, 0.205, 0.295, 0.975);
}

.pearentList li a:hover figure img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.pearentList li a:hover dt {
  text-decoration: underline;
}

.pearentList + .btArea {
  width: 190px;
  margin: 40px auto 60px auto;
  border-bottom: none;
}

.pearentList li .likeNum {
  display: block;
  font-size: 12px;
  color: #7a7a7a;
  padding-left: 18px;
  margin-top: 10px;
  position: relative;
}

.pearentList li .likeNum:before {
  display: block;
  width: 14px;
  height: 14px;
  content: '';
  background: url(/images/xwoman/2019/icon_favorite_gray.svg) 0 0 no-repeat;
  position: absolute;
  top: 2px;
  left: 0;
}

.pearentList li .tagArea {
  display: block;
  width: 600px;
  list-style: none;
  font-size: 14px;
  color: #7a7a7a;
  margin: 10px 0 0 0;
}

.pearentList li .tagArea li {
  display: inline;
  float: left;
  padding: 0;
  margin: 0 10px 0 0;
  border: none;
}

.pearentList li .readMore a:after {
  display: inline-block;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-color: transparent transparent transparent #36b2b2;
  position: absolute;
  top: 2px;
  right: 0;
}

.pearentList li .readMore a:hover {
  text-decoration: underline;
}

/* =================================================
  雑誌一覧
================================================= */
.magazine {
  margin-bottom: 50px;
}

.magazine:after {
  content: "";
  display: table;
  clear: both;
}

/*___ 3 column ___*/
.magazine li {
  display: block;
  width: 30%;
  float: left;
  margin: 0 5% 30px 0;
  padding: 0 0 40px 0;
  text-align: center;
  position: relative;
}

.magazine li:nth-of-type(3n) {
  float: right;
  margin: 0 0 30px 0;
}

.magazine li:nth-of-type(3n+1) {
  clear: both;
}

.magazine li + a {
  display: block;
}

.magazine figure {
  width: 180px;
  height: 240px;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  margin: 0 auto 20px auto;
}

.magazine strong {
  font-size: 18px;
  font-weight: bold;
  color: #f13c5d;
  line-height: 26px;
  padding-bottom: 10px;
}

.magazine .btArea {
  width: 180px;
  height: 30px;
  position: absolute;
  bottom: 0;
  left: 25px;
  margin: 0;
}

.magazine a:hover figure {
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
}

.magazine a:hover strong {
  text-decoration: underline;
}

/*誌面ビューワーで読むボタン*/
.bt_viewer {
  position: relative;
  border-bottom: none;
}

.bt_viewer a {
  display: block;
  color: #7a7a7a;
  text-align: center;
  padding: 8px 1px 9px 20px;
  border: 1px solid #ddd;
  position: relative;
  border-radius: 50px;
  font-size: 13px;
  background: url(/images/xwoman/2021/icon_viewer.svg) 10px center no-repeat;
  background-size: 14px;
}

.bt_viewer a:hover {
  text-decoration: underline;
}

/* =================================================
  データ利用について
================================================= */
.bpPrivacy {
  background: #ffffff;
  border-top: 4px solid #1e4d84;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.24);
  display: none;
  padding: 16px;
  position: fixed;
  z-index: 100;
  bottom: 16px;
  right: 16px;
  width: 440px;
}

.bpPrivacy_message {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.65;
}

.bpPrivacy_buttons {
  display: flex;
  justify-content: flex-end;
  margin-top: 12px;
}

.bpPrivacy_button-detail,
.bpPrivacy_button-close {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-decoration: none;
  cursor: pointer;
  font-size: 14px;
  line-height: 1.65;
  align-items: center;
  display: inline-flex;
  height: 40px;
  justify-content: center;
  padding: 0 12px;
  vertical-align: bottom;
  white-space: nowrap;
}

.bpPrivacy_button-detail {
  background-color: #ffffff;
  color: #333333;
  font-weight: 500;
  border: 1px solid #e8e8e8;
  border-radius: 2px;
}

.bpPrivacy_button-detail:hover {
  background-color: rgba(51, 51, 51, 0.06);
}

.bpPrivacy_button-close {
  background-color: #0068bc;
  color: #fff;
  font-weight: 700;
  margin-left: 15px;
  border: none;
}

.bpPrivacy_button-close:hover {
  background-color: rgba(0, 118, 214, 0.9);
}

/* =================================================
  全社緊急緊急お知らせ
================================================= */
#corporateInfomation {
  width: 600px;
  margin: 10px auto;
  padding: 0;
  border: solid 1px red;
  border-radius: 4px;
  display: block;
  line-height: 1.6;
}

#corporateInfomation * {
  box-sizing: border-box;
  font-size: 14px;
}

#corporateInfomation h4 {
  margin: 0;
  color: #d80022;
}

#corporateInfomation a {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 10px 40px;
  text-decoration: none;
}

/* =================================================
  mypage
================================================= */
/*会員プロフィール*/
.mypage .profile {
  position: relative;
  line-height: 1.4;
  margin-bottom: 30px;
}

.mypage .profile:after {
  content: "";
  display: table;
  clear: both;
}

.mypage .profile > figure {
  display: inline-block;
  float: left;
  width: 72px;
  height: 72px;
  margin: 0 20px 0 0;
  padding: 0;
  overflow: hidden;
  border-radius: 50px;
}

/*.mypage .profile > figure img { display: inline-block; position: absolute; top: 0; bottom: 0; left: -18px; right: 0; margin: auto; width: 150%;}*/
.mypage .profile .members {
  color: #7a7a7a;
}

.mypage .profile .realName {
  display: block;
  width: 80%;
  font-size: 24px;
  font-weight: bold;
}

.mypage .profile .realName > span {
  font-size: 17px;
  font-weight: normal;
  padding-left: .3em;
}

.mypage .profile .displayName {
  display: inline-block;
  width: 80%;
}

/*設定ボタン */
.mypage .profile .btArea {
  width: 70px;
  height: 30px;
  margin: 0;
  position: absolute;
  top: 35%;
  right: 0;
}

.mypage .profile .bt_confige {
  position: relative;
  border-bottom: none;
}

.mypage .profile .bt_confige a {
  display: block;
  color: #eee;
  text-align: center;
  font-size: 14px;
  padding: 7px 15px 7px 0;
  border: 1px solid #eee;
  position: relative;
  border-radius: 4px;
  color: #f13c5d;
}

.mypage .profile .bt_confige a:after {
  display: block;
  width: 12px;
  height: 12px;
  content: " ";
  background: url(/images/xwoman/2019/icon_wWindow.svg) 0 0 no-repeat;
  background-size: 12px;
  position: absolute;
  top: 7px;
  right: 10px;
}

.mypage .profile .bt_confige a:hover {
  text-decoration: underline;
}

/*currentNav*/
.currentNav {
  width: 100%;
  margin: 0 auto 12px auto;
}

.currentNav ul {
  list-style: none;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #f13c5d;
}

.currentNav ul li {
  /*width: 33.333%;*/
  width: 50%;
  text-align: center;
}

.currentNav ul li a {
  display: block;
  padding: 5px 0;
  color: #7a7a7a;
  line-height: 20px;
}

.currentNav ul li a:hover {
  font-weight: bold;
}

.currentNav ul li a.active {
  border-bottom: 3px solid #f13c5d;
  font-weight: bold;
  color: #121212;
}

.currentNav ul li a.active:hover {
  color: #121212;
  opacity: 1;
}

.currentNav ul li span {
  font-size: 12px;
  font-weight: normal;
  padding-left: 10px;
}

/* 著者ページタブ */
.currentNav ul.articleBlogTabHeader li.active {
  border-bottom: 3px solid #f13c5d;
}

.currentNav ul.articleBlogTabHeader li.active a {
  border-bottom: 0;
  font-weight: bold;
  color: #121212;
}

.currentNav ul.articleBlogTabHeader li.active a:hover {
  color: #121212;
  opacity: 1;
}

.mypageList {
  list-style: none;
}

.mypageList .listItem {
  margin-bottom: 0;
  padding: 10px 30px;
  border-bottom: 1px solid #eee;
  position: relative;
  margin-bottom: 10px;
  overflow: hidden;
}

.mypageList .listItem:after {
  content: "";
  display: table;
  clear: both;
}

.mypageList .listItem figure {
  display: inline-block;
  float: left;
  width: 40px;
  height: 40px;
  margin: 0 20px 0 0;
  padding: 0;
  overflow: hidden;
  border-radius: 50px;
}

.mypageList .listItem figure img {
  /*width: 150%; margin-left: -9px;*/
}

.mypageList .listItem figure.icon {
  border-radius: 0;
}

.mypageList .listItem figure.icon > img {
  width: 100%;
  margin-left: 0;
}

.mypageList .listItem dl {
  float: left;
  width: 510px;
  line-height: 1.4;
  padding-top: 5px;
}

.mypageList .listItem:first-child dl {
  padding-top: 0;
}

.mypageList .listItem dl:after {
  content: "";
  display: table;
  clear: both;
}

.mypageList .listItem dd {
  color: #666;
  padding: 0;
  line-height: 24px;
}

.mypageList .listItem a dt {
  padding: 0;
  margin: 0;
  line-height: 22px;
  font-size: 17px;
}

.mypageList .listItem a:hover dt {
  text-decoration: underline;
}

.mypageList .listItem .timeIcon {
  width: 120px;
  text-align: right;
  color: #7a7a7a;
  position: absolute;
  bottom: 10px;
  right: 30px;
}

.mypageList .listItem .timeIcon time {
  display: block;
  padding-right: 18px;
}

.mypageList .listItem .timeIcon .DUAL:after {
  display: block;
  width: 14px;
  height: 14px;
  content: " ";
  background: url(/images/xwoman/2019/icon_DUAL_2019.svg) 0 0;
  position: absolute;
  top: 5px;
  right: 0;
  background-size: contain;
}

.mypageList .listItem .timeIcon .doors:after {
  display: block;
  width: 14px;
  height: 14px;
  content: " ";
  background: url(/images/xwoman/2019/icon_doors.svg) 0 0;
  position: absolute;
  top: 5px;
  right: 0;
}

.mypageList .listItem .timeIcon .ARIA:after {
  display: block;
  width: 14px;
  height: 14px;
  content: " ";
  background: url(/images/xwoman/2019/icon_ARIA.svg) 0 0;
  position: absolute;
  top: 5px;
  right: 0;
}

.mypageList .listItem .timeIcon .xwoman:after {
  display: block;
  width: 14px;
  height: 14px;
  content: " ";
  background: url(/images/xwoman/2019/icon_xwoman.svg) 0 0;
  position: absolute;
  top: 5px;
  right: 0;
}

.mypageList .listItem .timeIcon .terrace:after {
  display: block;
  width: 14px;
  height: 14px;
  content: " ";
  background: url(/images/xwoman/2019/icon_terrace.svg) 0 0;
  position: absolute;
  top: 5px;
  right: 0;
}

.mypage div.btArea {
  width: 200px;
  height: 40px;
  margin: 40px auto;
}

/* 新着 */
.mypage.news .mypageList .listItem dl {
  float: none;
  width: 100%;
}

.mypage.news .mypageList .listItem dd p {
  font-weight: bold;
  color: #f13c5d;
  padding: 0 0 .8em 0;
}

/* クリップした記事 */
.clip .mypageList .listItem {
  margin-bottom: 15px;
  padding: 10px 30px 15px 30px;
  border-bottom: none;
  border-radius: 2px;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
  position: relative;
}

.clip .mypageList .listItem a {
  display: block;
}

.clip .mypageList .listItem:after {
  content: "";
  display: table;
  clear: both;
}

.clip .mypageList .listItem figure {
  transition: box-shadow 0.3s cubic-bezier(0.555, 0.205, 0.295, 0.975);
  display: inline-block;
  float: right;
  width: 120px;
  height: 90px;
  margin: 40px 0 0 15px;
  padding: 0;
  overflow: hidden;
  border-radius: 2px;
}

.clip .mypageList .listItem figure img {
  /*margin-left: -30px;*/
}

.clip .mypageList .listItem dl {
  float: left;
  width: 560px;
}

.clip .mypageList .listItem dd,
.clip .mypageList .listItem dd p {
  color: #7a7a7a;
  padding-bottom: .3em;
}

.clip .mypageList .listItem .timeIcon {
  width: 120px;
  text-align: right;
  color: #7a7a7a;
  position: absolute;
  bottom: 10px;
  right: 170px;
}

.clip .mypageList .listItem a figure img {
  transition: -webkit-transform 0.3s cubic-bezier(0.555, 0.205, 0.295, 0.975);
  transition: transform 0.3s cubic-bezier(0.555, 0.205, 0.295, 0.975);
  transition: transform 0.3s cubic-bezier(0.555, 0.205, 0.295, 0.975), -webkit-transform 0.3s cubic-bezier(0.555, 0.205, 0.295, 0.975);
}

.clip .mypageList .listItem a:hover figure {
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
}

.clip .mypageList .listItem a:hover figure img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.clip .mypageList .listItem .btArea {
  width: 50px;
  height: 20px;
  position: absolute;
  top: 10px;
  right: 30px;
  margin: 0;
}

.clip .mypageList .listItem figure span {
  height: 16px;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  padding-left: 20px;
  padding-right: 3px;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 12px;
  line-height: 16px;
}

.clip .mypageList .listItem figure .forFan {
  background: #da3fe0;
}

.clip .mypageList .listItem figure .lounge {
  background: #ff3c5f;
}

.clip .mypageList .listItem figure .people {
  background: #bc0865;
}

.clip .mypageList .listItem figure .lesson {
  background: #660e56;
}

.clip .mypageList .listItem figure .seminar {
  background: #1390a1;
}

.clip .mypageList .listItem figure .forFan:before {
  display: block;
  width: 12px;
  height: 12px;
  content: " ";
  background: url(/images/xwoman/2019/icon_heartfill_white.svg) 0 0;
  position: absolute;
  top: 2px;
  left: 2px;
}

.clip .mypageList .listItem figure .lounge:before {
  display: block;
  width: 12px;
  height: 12px;
  content: " ";
  background: url(/images/xwoman/2019/icon_lounge_white.svg) 0 0;
  position: absolute;
  top: 2px;
  left: 2px;
}

.clip .mypageList .listItem figure .people:before {
  display: block;
  width: 12px;
  height: 12px;
  content: " ";
  background: url(/images/xwoman/2019/icon_people_white.svg) 0 0;
  position: absolute;
  top: 2px;
  left: 2px;
}

.clip .mypageList .listItem figure .lesson:before {
  display: block;
  width: 12px;
  height: 12px;
  content: " ";
  background: url(/images/xwoman/2019/icon_pencil_white.svg) 0 0;
  position: absolute;
  top: 2px;
  left: 2px;
}

.clip .mypageList .listItem figure .seminar:before {
  display: block;
  width: 12px;
  height: 12px;
  content: " ";
  background: url(/images/xwoman/2019/icon_seminar_white.svg) 0 0;
  position: absolute;
  top: 2px;
  left: 2px;
}

.clip .mypageList .listItem figure img {
  z-index: 0;
}

.mypage .Rectangle {
  width: 660px;
  margin: 0 auto;
  overflow: hidden;
}

.mypage .Rectangle .title {
  font-size: 17px;
  text-align: center;
  font-weight: bold;
  margin: 40px 0 20px;
}

.mypage .Rectangle .btAreaDouble > div:first-of-type {
  float: right;
}

.mypage .Rectangle .btAreaDouble > div:last-of-type {
  float: left;
}

.mypage .Rectangle .btArea {
  width: 310px;
  margin: 10px 0 40px;
  height: auto;
}

.mypage .Rectangle .btAreaDouble div strong {
  display: block;
  font-size: 14px;
  text-align: center;
}

/* ピンクグラデーションボタン */
.bt_pinkBg a {
  background: linear-gradient(110deg, #f47088 20%, #f46982 20%, #f13c5d 80%);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
  border-radius: 50px;
  color: #fff;
  text-align: center;
  text-align: center;
}

.bt_pinkBg a:hover {
  background: #fff;
  color: #f13c5d;
}

.bt_pinkBg.large a {
  display: block;
  font-size: 17px;
  font-weight: bold;
  padding: 18px 2px;
}

.bt_pinkBg.large a:hover {
  border: 2px solid #f13c5d;
  padding: 16px 0;
}

.bt_pinkBg.medium a {
  font-size: 15px;
  font-weight: bold;
  padding: 12px 2px;
}

.bt_pinkBg.medium a:hover {
  border: 2px solid #f13c5d;
  padding: 10px 0;
}

.bt_pinkBg.small a {
  font-size: 12px;
  font-weight: normal;
  padding: 7px 2px;
}

.bt_pinkBg.small a:hover {
  border: 1px solid #f13c5d;
  padding: 6px 0;
}

/* ピンクボーダーボタン */
.bt_pinkLine a {
  border-radius: 50px;
  color: #f13c5d;
  text-align: center;
  border: 1px solid #f13c5d;
}

.bt_pinkLine a:hover {
  border: 2px solid #f13c5d;
  color: #f13c5d;
}

.bt_pinkLine.large a {
  font-size: 17px;
  font-weight: bold;
  padding: 18px 1px;
}

.bt_pinkLine.large a:hover {
  padding: 17px 0;
}

.bt_pinkLine.medium a {
  font-size: 15px;
  font-weight: bold;
  padding: 12px 1px;
}

.bt_pinkLine.medium a:hover {
  padding: 11px 0;
}

.bt_pinkLine.small a {
  font-size: 12px;
  font-weight: bold;
  padding: 7px 1px;
}

.bt_pinkLine.small a:hover {
  padding: 6px 0;
}

/******************************************
 * リゾームペーウォール_Rhizomeからの通知
 *******************************************/
.mypage .articleRegisterForUse {
  margin-top: -100px;
  background-image: linear-gradient(rgba(255, 255, 255, 0) 0%, white 20%);
  z-index: 1;
  position: relative;
}

.mypage .registerForUse .lblNotificationRed {
  position: relative;
  top: 0px;
  width: 450px;
  height: 70px;
  margin: 0 auto 20px;
  background-image: linear-gradient(75deg, #ff6600, #d65e5a 50%, #e5bc3f);
  border-radius: 4px;
  font-size: 20px;
  text-align: center;
  color: #FFFFFF;
  font-weight: bold;
  line-height: 70px;
}

.mypage .registerForUse .lblNotificationRed:after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  z-index: 1;
  border-style: solid;
  border-width: 0 0 12px 12px;
  border-color: transparent transparent #d65e5a transparent;
  left: 50%;
  top: -12px;
}

.mypage .noticeText {
  width: 515px;
  margin: 0 auto;
  font-size: 17px;
  line-height: 1.76;
  letter-spacing: 0.2px;
  text-align: center;
}

.mypage .listBoxFunctionForUser {
  width: 650px;
  margin: 40px auto;
}

.mypage .listBoxFunctionForUser li {
  display: inline-block;
  width: 200px;
  margin-right: 6px;
  padding-left: 10px;
  border-left: 1px solid #EEEEEE;
  text-align: center;
}

.mypage .listBoxFunctionForUser li:first-child {
  border-left: 0;
  padding-left: 0;
}

.mypage .listBoxFunctionForUser li .functionImg img {
  height: 40px;
  margin-bottom: 10px;
}

.mypage .listBoxFunctionForUser li p {
  height: 60px;
  width: 170px;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.76;
  margin: 0 auto;
}

.mypage .boxActionRegister {
  padding: 40px 0;
  background-color: #f6f6f6;
  margin-bottom: 60px;
}

.mypage .boxActionRegister .noticeText {
  width: 515px;
  margin: 0 auto 15px;
  font-size: 17px;
  line-height: 1.76;
  letter-spacing: 0.2px;
  text-align: center;
}

.mypage .boxActionRegister .btnGreenGradientPc {
  width: 344px;
  margin: 0 auto;
  display: block;
  height: 56px;
  line-height: 56px;
  border-radius: 28px;
  color: #fff;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
  background: linear-gradient(135deg, #f5748c 0%, #f13d5e 100%);
}

.mypage .boxActionRegister .btnGreenGradientPc:hover {
  border: 2px solid #f13c5d;
  background: #fff;
  color: #f13c5d;
  line-height: 54px;
}

/* マイページ 通知 */
.mypage .rhizomeStage li {
  border-bottom: 1px solid #eee;
}

.mypage .rhizomeStage li.active {
  background-color: #fffcf8;
}

.mypage .rhizomeStage .itemNotice {
  display: flex;
  padding-top: 15px;
  padding-bottom: 17px;
  padding-left: 30px;
  padding-right: 30px;
  height: auto;
}

.mypage .rhizomeStage .itemNotice .itemIcon {
  width: 40px;
  height: 40px;
  text-align: center;
}

.mypage .rhizomeStage .itemNotice .avatarCircle img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}

.mypage .rhizomeStage .itemNotice .itemIcon img {
  width: 30px;
}

.mypage .rhizomeStage .itemNotice .itemIcon.info img {
  width: 8px;
}

.mypage .rhizomeStage .itemNotice .itemContent {
  margin-left: 20px;
  width: 508px;
}

.mypage .rhizomeStage .itemNotice .itemContent h5.title {
  margin-top: 5px;
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.41;
}

.mypage .rhizomeStage .itemNotice .itemContent h5.title span {
  font-weight: 500;
}

.mypage .rhizomeStage .itemNotice .itemContent h5.title var,
.mypage .rhizomeStage .itemNotice .itemContent h5.title em {
  font-style: normal;
  font-weight: bold;
}

.mypage .rhizomeStage .itemNotice .itemContent p.desciption {
  margin-top: 5px;
}

.mypage .rhizomeStage .itemNotice .itemDate {
  margin-left: 22px;
  align-self: flex-end;
}

.mypage .rhizomeStage .itemNotice .itemDate p span {
  font-size: 10px;
  color: #E6001E;
  font-family: serif;
  margin-left: 8px;
}

.mypage .rhizomeStage .itemNotice .itemDate p span.ONB:before {
  color: #E6001E;
  content: 'NB';
}

.mypage .rhizomeStage .itemNotice .itemDate p span.NXW:before {
  color: #f13c5d;
  content: 'xwoman';
}

.mypage .rhizomeStage .itemNotice .itemDate p span.NXWT:before {
  color: #36b2b2;
  content: 'Terrace';
}

.mypage .rhizomeStage .itemNotice .itemDate p span.ARIA:before {
  color: #937e28;
  content: 'ARIA';
}

.mypage .rhizomeStage .itemNotice .itemDate p span.DUAL:before {
  content: 'DUAL';
}

.mypage .rhizomeStage .itemNotice .itemDate p span.DRS:before {
  color: #ff6600;
  content: 'doors';
}

.mypage .rhizomeStage .itemNotice .itemDate p span.NXR:before {
  color: #d32f2f;
  content: 'xTREND';
}

.mypage .rhizomeStage .itemNotice .itemDate p var {
  font-style: normal;
}

.mypage .paginate {
  width: 200px;
  height: 40px;
  margin: 40px auto;
}

.mypage .paginate .btnPaginate {
  display: block;
  color: #f13c5d;
  text-align: center;
  font-size: 15px;
  padding: 10px 15px 11px 1px;
  border: 1px solid #f13c5d;
  position: relative;
  border-radius: 50px;
  line-height: 1em;
  width: 100%;
  font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', Arial, Osaka, Sans-Serif;
}

.mypage .paginate .btnPaginate:hover {
  border: 2px solid #f13c5d;
  padding: 9px 14px 10px 0;
  cursor: pointer;
}

.mypage .paginate .btnPaginate:before {
  content: '';
  height: 1px;
  width: 10px;
  display: block;
  background: #f13c5d;
  position: absolute;
  top: 18px;
  right: 13px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.mypage .paginate .btnPaginate:after {
  content: '';
  height: 1px;
  width: 10px;
  display: block;
  background: #f13c5d;
  position: absolute;
  top: 18px;
  right: 20px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.mypage .paginate .btnPaginate img {
  display: none;
}

/*削除ボタン ライン無し グレー*/
.bt_deleteNolineGray {
  position: relative;
}

.bt_deleteNolineGray a {
  display: block;
  border-radius: 4px;
  color: #7a7a7a;
  text-align: center;
  font-size: 14px;
  padding: 5px 1px 5px 15px;
  position: relative;
}

.bt_deleteNolineGray span:before, .bt_deleteNolineGray span:after {
  content: '';
  height: 1px;
  width: 15px;
  display: block;
  background: #7a7a7a;
  position: absolute;
  top: 11px;
  left: 0;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
}

.bt_deleteNolineGray span:after {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}

.bt_deleteNolineGray a:hover {
  color: #7a7a7a;
  text-decoration: underline;
}

.bt_deleteNolineGray a:hover span:before, .bt_deleteNoline a:hover span:after {
  background: #7a7a7a;
}

.mypage .bt_more {
  visibility: hidden;
}

/* =================================================
  著者ページ
================================================= */
/*
.author .articleBody { width: 100%;}
.author .articleBody .bpprofile_photo .bpprofile_text a { display: inline; color: #f13c5d; padding: 5px 0 5px  25px; position: relative;}
.author .articleBody .bpprofile_photo .bpprofile_text a:before { display: block; width: 17px; height: 17px;  content: ''; background: url(/images/xwoman/2019/icon_link.svg) 0 0 no-repeat; background-size: 17px; position: absolute; top: 7px; left: 0;}
.author .articleBody .bpprofile_photo .bpprofile_text a:hover { text-decoration: underline;}*/
.author .followInfoArea {
  height: 30px;
  position: relative;
  margin-bottom: 30px;
}

.author .followInfoArea .btArea {
  width: 190px;
  position: absolute;
  top: 0;
  right: 0;
}

.author .followInfoArea .followNum {
  font-size: 12px;
  color: #242424;
  line-height: 30px;
}

.author .currentNav {
  margin-bottom: 0;
}

.author .currentNav li {
  width: 50%;
}

.author .noneContents {
  font-size: 17px;
  margin: 70px 0;
}

.author .noneContents p {
  font-size: 14px;
}

.author .noneContents p a {
  color: #f13c5d;
}

.author .noneContents p a:hover {
  text-decoration: underline;
}

.btArea {
  margin: 0;
  text-align: center;
  border-bottom: none;
  clear: both;
  float: none;
  margin: 0 auto;
}

.btArea a {
  display: block;
  text-decoration: none;
  margin-left: auto;
  margin-right: auto;
  line-height: 1em;
}

.bt_more {
  position: relative;
  border-bottom: none;
}

.bt_more a {
  display: block;
  color: #f13c5d;
  text-align: center;
  font-size: 15px;
  padding: 10px 15px 11px 1px;
  border: 1px solid #f13c5d;
  position: relative;
  border-radius: 50px;
}

.bt_more span:before, .bt_more span:after {
  content: '';
  height: 1px;
  width: 10px;
  display: block;
  background: #f13c5d;
  position: absolute;
  top: 18px;
  right: 13px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
}

.bt_more span:after {
  position: absolute;
  top: 18px;
  right: 20px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}

.bt_more a:hover {
  border: 2px solid #f13c5d;
  padding: 9px 14px 10px 0;
}

.bt_more a:hover span:before {
  position: absolute;
  top: 17px;
  right: 12px;
}

.bt_more a:hover span:after {
  position: absolute;
  top: 17px;
  right: 19px;
}

.blogListMore a {
  position: relative;
  border-bottom: none;
}

.blogListMore a {
  display: block;
  color: #f13c5d;
  text-align: center;
  font-size: 15px;
  padding: 10px 15px 11px 1px;
  border: 1px solid #f13c5d;
  position: relative;
  border-radius: 50px;
}

.blogListMore a span:before, .blogListMore a:after {
  content: '';
  height: 1px;
  width: 10px;
  display: block;
  background: #f13c5d;
  position: absolute;
  top: 18px;
  right: 13px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
}

.blogListMore a span:after {
  position: absolute;
  top: 18px;
  right: 20px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}

.blogListMore a a:hover {
  border: 2px solid #f13c5d;
  padding: 9px 14px 10px 0;
}

.blogListMore a a:hover span:before {
  position: absolute;
  top: 17px;
  right: 12px;
}

.blogListMore a a:hover span:after {
  position: absolute;
  top: 17px;
  right: 19px;
}

.btArea {
  width: 190px;
  margin: 40px auto 60px auto;
  border-bottom: none;
}

.author .pearentList li time {
  font-size: 12px;
  color: #7a7a7a;
}

.author .pearentList li h3 {
  font-size: 18px;
  font-weight: bold;
  color: #121212;
  margin-bottom: 5px;
}

.author .pearentList li a:hover h3 {
  text-decoration: underline;
}

.author .pearentList li .articlePostMiddle {
  overflow: hidden;
}

.author .pearentList li .articlePostMiddle .articlePostLeft {
  width: 620px;
  height: auto;
  float: left;
}

.author .pearentList li .articlePostMiddle .articlePostLeft .articleBlogLikes {
  position: relative;
}

.author .pearentList li .articlePostMiddle .articlePostLeft .articleBlogLikes span {
  margin: 0 0 0 20px;
}

.author .pearentList li .articlePostMiddle .articlePostLeft .articleBlogLikes span:first-child {
  width: 16px;
  height: 18px;
  margin: 0;
  position: absolute;
  top: 3px;
  left: 0;
}

.author .pearentList li .articlePostMiddle .articlePostLeft .articleBlogLikes span img {
  width: 16px;
  height: 15px;
  display: block;
}

.author .pearentList li .articlePostMiddle .artclePostRight {
  width: 120px;
  height: 90px;
  float: right;
}

.author .pearentList li .articlePostMiddle .artclePostRight .articlePostImage {
  width: 120px;
  height: 90px;
}

.author .pearentList li .articlePostMiddle .artclePostRight .articlePostImage img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 2px;
}

.author .pearentList li .articlePostBottom {
  margin: 10px 0 0;
  overflow: hidden;
  clear: both;
}

.author .pearentList li .articlePostBottom .articlePostLeft {
  float: left;
  display: inline-block;
}

.author .pearentList li .articlePostBottom .artclePostRight {
  float: right;
  display: inline-block;
}

footer.mainFooter .poweredBy {
  padding: 15px 0 0;
  width: 1120px;
  margin: auto;
  color: #666;
  font-size: 10px;
  letter-spacing: 0;
}

.ambassadorNote {
  margin: 50px 15px;
  font-size: 18px;
}

/* =================================================
  検索結果ページ
================================================= */
.searchResults {
  position: relative;
}

.searchResults .searchArea {
  display: flex;
  align-items: center;
  width: 345px;
  height: 30px;
  border-bottom: 1px solid #f13c5d;
  position: absolute;
  top: 10px;
  right: 0;
  padding: 0;
}

.searchResults .searchBoxIcon {
  flex: 0 0 18px;
  width: 18px;
  height: 18px;
  margin: 0 6px;
  cursor: pointer;
  background: url(/images/xwoman/2019/icon_search.svg) 0 0 no-repeat;
}

.searchResults input {
  width: 320px;
  outline: none;
  border: none;
}

.searchResults h1 {
  width: auto;
}

.searchResults #resultMaxNum {
  display: inline-flex;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.2px;
  margin-left: 16px;
}

nav.pagination {
  margin-top: 40px;
  margin-bottom: 60px;
}

nav.pagination .paginationList {
  list-style: none;
  padding-left: 0;
  display: flex;
  justify-content: center;
  margin-bottom: 0;
}

nav.pagination .paginationList li {
  padding-left: 0;
}

nav.pagination .paginationList a, nav.pagination .paginationList span {
  width: 38px;
  height: 38px;
  text-align: center;
  line-height: 40px;
  display: block;
  background-color: #fafafa;
  color: #121212;
  font-weight: bold;
  border-radius: 4px;
}

nav.pagination .paginationList li a:hover,
nav.pagination .paginationList li.activity span {
  background: #f13c5d;
  color: #fff;
}

nav.pagination .paginationList li:not(:first-child) {
  margin-left: 6px;
}

nav.pagination .paginationList span.dot {
  background: #fff;
  color: #121212;
}

nav.pagination .paginationList li a.paginationNextButton {
  width: 38px;
  height: 38px;
  text-align: center;
  line-height: 40px;
  display: block;
  background: #fafafa url("/images/xwoman/2019/icon_arrowR_red.svg") center center no-repeat;
  background-size: 7px 14px;
}

nav.pagination .paginationList li a.paginationNextButton:hover {
  background: #f13c5d url("/images/xwoman/2019/icon_arrowR_white.svg") center center no-repeat;
  background-size: 7px 14px;
}

nav.pagination .paginationList li a.paginationPreviewButton {
  width: 38px;
  height: 38px;
  text-align: center;
  line-height: 40px;
  display: block;
  background: #fafafa url("/images/xwoman/2019/icon_arrowL_red.svg") center center no-repeat;
  background-size: 7px 14px;
}

nav.pagination .paginationList li a.paginationPreviewButton:hover {
  background: #f13c5d url("/images/xwoman/2019/icon_arrowL_white.svg") center center no-repeat;
  background-size: 7px 14px;
}

/*****************************************************
  汎用キャンペーン
*****************************************************/
div.generalCampaign a {
  display: block;
}

div.generalCampaign > a {
  margin: 0;
}

div.generalCampaign a + a {
  margin-top: 10px;
}

/* 汎用キャンペーン記事下 */
.p-article_footer div.generalCampaign {
  margin: 30px 0;
  text-align: center;
}

/* =================================================
  スライドイン
================================================= */
#slideIn {
  opacity: 0;
  width: 300px;
  height: auto;
  border-radius: 0 8px 8px 0;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.24);
  background-color: #ffffff;
  position: fixed;
  bottom: 18px;
  left: -310px;
  z-index: 10;
}

#slideIn a {
  display: block;
  padding: 10px 5px 10px 10px;
  margin-right: 20px;
}

#slideIn dl {
  display: flex;
  justify-content: space-between;
  margin: 0;
}

#slideIn dl dt {
  width: 80px;
  height: auto;
  margin: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#slideIn dl dt img {
  width: 80px;
  height: auto;
}

#slideIn dl dd {
  width: 170px;
  margin: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#slideIn dl dd h4 {
  font-size: 12px;
  color: #141d1d;
  line-height: 1.4;
  margin-bottom: 2px;
}

#slideIn a:hover dl dd h4 {
  color: #E6001E;
}

#slideIn dl dd p {
  font-size: 10px;
  color: #666666;
  font-weight: 500;
}

#slideIn .close {
  width: 18px;
  height: 18px;
  position: absolute;
  right: -6px;
  top: -6px;
  cursor: pointer;
}

#slideIn .close::after {
  display: block;
  border: 1px solid #bbb;
  border-radius: 50%;
  background-color: #ffffff;
  text-align: center;
  content: "\00d7";
  font-size: 16px;
  color: #999;
  width: 18px;
  line-height: 16px;
  font-weight: 500;
  padding-top: 1px;
}

#slideIn .close:hover::after {
  color: #e6001e;
}

/* =================================================
  記事ページ 次ページから読める内容
================================================= */
.articleRelation {
  margin-top: 20px;
  padding: 30px 30px 22.5px 30px;
  background-color: #fafafa;
  margin-bottom: 40px;
}

.articleRelationHeader {
  color: #f13c5d;
  font-size: 17px;
  margin-bottom: 5px;
}

ul.articleRelationList {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}

ul.articleRelationList li {
  padding: 7.5px 0;
}

ul.articleRelationList span {
  color: #121212;
  line-height: 1.4;
  font-weight: bold;
  position: relative;
  padding-left: 17px;
  display: block;
}

ul.articleRelationList li span:before {
  content: '';
  width: 8px;
  height: 8px;
  background-color: #f13c5d;
  display: inline-block;
  position: absolute;
  left: 0px;
  top: 5px;
}

/* 紙媒体からの転載表示枠 */
.citeNote {
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 15px 20px;
  margin: 0 0 55px;
}

.citeNote p {
  color: #555;
  font-size: 14px;
  line-height: 1.3;
  margin: 5px 0;
}

.citeNote .citeNoteTitle {
  color: #555;
  font-weight: bold;
}

.citeBox {
  background-color: #fafafa;
  border: 1px solid #d65e5e;
  overflow: hidden;
  padding: 20px;
  width: 438px;
  margin: 0 auto 60px;
}

.citeBox a {
  display: block;
  width: 100%;
  height: 100%;
}

.citeBox .citeBooks,
.citeBox .citeBooks img {
  width: auto;
  height: auto;
  max-width: 120px;
  max-height: 160px;
  float: left;
  margin-right: 20px;
  transition: .3s ease-in-out;
}

.citeBox .citeTxt {
  overflow: hidden;
  padding-top: 20px;
  line-height: 1.7142;
}

.citeBox .citeBoxTitle {
  color: #d65e5e;
  font-size: 14px;
  font-weight: bold;
}

.citeBox .citeBtn {
  background-color: #d65e5e;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  padding: 15px 0;
  margin-top: 10px;
  text-align: center;
  transition: .3s ease-in-out;
}

.citeBox a:hover .citeBtn,
.citeBox a:hover .citeBooks img {
  opacity: .7;
}

/* =================================================
  特集親記事
================================================= */
.bannerParentPost {
  position: relative;
  width: 100%;
  display: flex;
}

.bannerParentPost .bannerParentPostTitle {
  padding-left: 20px;
  width: 362px;
}

.bannerParentPost .bannerParentPostTitle h1 {
  font-size: 24px;
  font-weight: bold;
  clear: both;
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 22px;
  text-align: justify;
}

.bannerParentPost .bannerParentPostTitle a.suggestionFollowButton {
  position: relative;
  float: right;
}

.bannerParentPost img {
  display: block;
  width: 378px;
  height: 283px;
  border-radius: 8px;
}

.articleParentDescription {
  margin-top: 17px;
  padding-bottom: 28px;
  border-bottom: 1px solid rgba(147, 126, 40, 0.3);
}

.articleParentDescription p {
  margin: 0 !important;
  font-size: 17px;
  line-height: 1.59;
  letter-spacing: 0.2px;
  color: #121212;
}

.parentPostList {
  margin-top: 14px;
  display: flex;
  flex-wrap: wrap;
}

.parentPostList li {
  width: 370px;
  padding: 16px 0;
  border-bottom: solid 1px #eeeeee;
}

.parentPostList li.last {
  width: 100%;
  margin-right: 0;
}

.parentPostList li a {
  display: block;
  box-sizing: border-box;
}

.parentPostList li a:hover .parentPostItemTitle {
  text-decoration: underline;
}

.parentPostList li a:hover .itemDescriptionGrey {
  text-decoration: underline;
}

.parentPostList li a:hover .parentPostItemImage {
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
}

.parentPostList li a:hover .parentPostItemImage img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.parentPostList li a:hover .parentPostItemImage:before {
  background: rgba(0, 0, 0, 0.2) !important;
}

.parentPostList li .labelPart {
  font-size: 13px;
  font-weight: 500;
  color: #242424;
  margin-bottom: 8px;
  display: block;
}

.parentPostList li .itemDescriptionGrey {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.4;
  color: #898989;
  width: 370px;
}

.parentPostList li:nth-child(odd) {
  margin-right: 20px;
}

.parentPostList .parentPostItemWrapper {
  display: flex;
  justify-content: space-between;
  margin-bottom: 5px;
}

.parentPostList .parentPostItemWrapper .parentPostItemLeft {
  padding-right: 10px;
}

.parentPostList .parentPostItemWrapper .parentPostItemLeft .parentPostItemTitle {
  margin: 0;
  font-size: 20px;
  min-height: 56px;
  font-weight: bold;
  color: #121212;
  line-height: 1.4;
}

.parentPostList .parentPostItemWrapper .parentPostItemRight .parentPostItemImage {
  transition: box-shadow 0.3s cubic-bezier(0.555, 0.205, 0.295, 0.975);
  display: flex;
  overflow: hidden;
  border-radius: 4px;
  position: relative;
}

.parentPostList .parentPostItemWrapper .parentPostItemRight .parentPostItemImage:before {
  z-index: 1;
  position: absolute;
  display: block;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  transition: background 0.3s cubic-bezier(0.555, 0.205, 0.295, 0.975);
}

.parentPostList .parentPostItemWrapper .parentPostItemRight img {
  max-width: initial;
  border-radius: 4px;
  transition: -webkit-transform 0.3s cubic-bezier(0.555, 0.205, 0.295, 0.975), -webkit-filter 0.3s cubic-bezier(0.555, 0.205, 0.295, 0.975);
  transition: transform 0.3s cubic-bezier(0.555, 0.205, 0.295, 0.975), filter 0.3s cubic-bezier(0.555, 0.205, 0.295, 0.975);
  transition: transform 0.3s cubic-bezier(0.555, 0.205, 0.295, 0.975), filter 0.3s cubic-bezier(0.555, 0.205, 0.295, 0.975), -webkit-transform 0.3s cubic-bezier(0.555, 0.205, 0.295, 0.975), -webkit-filter 0.3s cubic-bezier(0.555, 0.205, 0.295, 0.975);
}

.parentPostList .parentPostItemBottom .parentPostItemDescription {
  font-size: 15px;
  font-weight: 500;
  color: #121212;
  line-height: 1.6;
}

.parentPostList .parentPostItemBottom .rightShowMore {
  margin-top: 12px;
}

.articleFooter {
  margin-bottom: 40px;
}

.otherFrature {
  display: flex;
  margin-top: 20px;
}

.otherFrature li {
  width: 240px;
  margin-right: 20px;
}

.otherFrature li:last-child {
  margin-right: 0;
}

.otherFrature li .otherFratureImage {
  transition: box-shadow 0.3s cubic-bezier(0.555, 0.205, 0.295, 0.975);
  display: flex;
  overflow: hidden;
  border-radius: 4px;
  height: 179px;
  position: relative;
  margin-bottom: 13px;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
}

.otherFrature li .otherFratureImage img {
  width: 100%;
  height: auto;
  transition: -webkit-transform 0.3s cubic-bezier(0.555, 0.205, 0.295, 0.975);
  transition: transform 0.3s cubic-bezier(0.555, 0.205, 0.295, 0.975);
  transition: transform 0.3s cubic-bezier(0.555, 0.205, 0.295, 0.975), -webkit-transform 0.3s cubic-bezier(0.555, 0.205, 0.295, 0.975);
}

.otherFrature li .otherFratureImage:before {
  z-index: 1;
  position: absolute;
  display: block;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  transition: background 0.3s cubic-bezier(0.555, 0.205, 0.295, 0.975);
}

.otherFrature li a span {
  display: inline-block;
  text-align: center;
  color: #121212;
  font-size: 12px;
  padding: 1px 4px;
}

.otherFrature li a h3 {
  margin-top: 5px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.33;
  letter-spacing: 0.45px;
  color: #121212;
  text-align: justify;
}

.otherFrature li a:hover .otherFratureImage {
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
}

.otherFrature li a:hover .otherFratureImage:before {
  background: rgba(0, 0, 0, 0.2);
}

.otherFrature li a:hover .otherFratureImage img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.otherFrature li a:hover .otherFratureImage h3 {
  text-decoration: underline;
}

.otherFeaturesTitle {
  margin-top: 60px;
  font-size: 20px;
  font-weight: bold;
}

.otherFeaturesTitle a.rightShowMore {
  position: relative;
  display: block;
  margin-top: 4px;
  padding-right: 15px;
  float: right;
  font-size: 14px;
  font-weight: 500;
}

.otherFeaturesTitle a.rightShowMore::after {
  position: absolute;
  content: '';
  display: block;
  top: .35em;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 5px;
  border-color: transparent transparent transparent currentColor;
}

.otherFeaturesTitle a.rightShowMore:hover {
  text-decoration: underline;
}

/* =================================================
  月別ラインナップ
================================================= */
.articleLineUpPart {
  margin-bottom: 60px;
}

.articleLineUpPart .articleheader {
  display: flex;
}

.articleLineUpPart .articleheader .bannerParentPost {
  width: 368px;
  margin-right: 20px;
}

.articleLineUpPart .articleheader .bannerParentPost img {
  width: 368px;
  max-width: initial;
  height: 276px;
  border-radius: 4px;
}

.articleLineUpPart .articleheader .articleTopic .goldBrickTag {
  margin-bottom: 12px;
  display: inline-block;
  height: 30px;
  border: 1px solid #7a7a7a;
  border-radius: 4px;
  background-color: #fff;
  font-size: 14px;
  color: #121212;
  line-height: 30px;
  text-align: center;
  padding: 0 12px;
}

.articleLineUpPart .articleheader .articleTopic .articleTopicTitle {
  margin: 0;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.42;
  letter-spacing: 0.2px;
  color: #121212;
}

.articleLineUpPart .articleheader .articleTopic .articleTopicTitle a:hover {
  text-decoration: underline;
}

.articleLineUpPart .articleheader .articleTopic .articleTopicDescription {
  margin-top: 21px;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.67;
  letter-spacing: 0.2px;
  color: #121212;
}

.postMagazineList {
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
}

.postMagazineList li {
  position: relative;
  width: 370px;
  padding-bottom: 16px;
  border-bottom: 1px solid #eee;
  margin-bottom: 15px;
}

.postMagazineList li:nth-child(odd) {
  margin-right: 20px;
}

.postMagazineList li.isComingSoon span {
  color: #7a7a7a;
}

.postMagazineList li.isComingSoon .postMagazineItemTitle {
  color: #898989;
}

.postMagazineList li.isComingSoon .iconRightArrow02 {
  display: none;
}

.postMagazineList li:hover a .postMagazineItemTitle {
  text-decoration: underline;
}

.postMagazineList li span {
  display: block;
  font-size: 14px;
  font-weight: 500;
  color: #242424;
  margin-bottom: 5px;
}

.postMagazineList li .postMagazineItemTitle {
  margin: 0;
  width: 93%;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.24;
  letter-spacing: 0.2px;
  color: #121212;
}

.postMagazineList li i.iconRightArrow02 {
  width: 6px;
  position: absolute;
  top: 45%;
  right: 0;
  background: url("/images/xwoman/2021/iconRightArrow02.svg") no-repeat;
  background-size: 100%;
  height: 20px;
}

/* =================================================
  特集一覧
================================================= */
.articleAuthorSpecialParent li:nth-child(2n+1) {
  background-color: #f9f9f9;
}

.articleAuthorSpecialParent .articleAuthorSpecialParentHeader {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0.2px;
  color: #121212;
  padding-left: 20px;
  padding-top: 23px;
  padding-bottom: 15px;
}

.articleAuthorSpecialParent .articleAuthorSpecialParentHeader::before {
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  background-color: #121212;
  margin-right: 12px;
}

.articleAuthorSpecialParent .articleAuthorSpecialChild {
  margin: 0 20px 2px;
  overflow: hidden;
}

.articleAuthorSpecialParent .articleAuthorSpecialChild li {
  width: 350px;
  margin: 0;
  float: left;
  display: block;
  background-color: inherit !important;
  align-self: self-start;
}

.articleAuthorSpecialParent .articleAuthorSpecialChild li:nth-child(2n+1) {
  margin: 0 20px 0 0;
}

.articleAuthorSpecialParent .articleAuthorSpecialChild li .articleAuthorSpecialItemImg {
  width: 350px;
  height: 263px;
  transition: box-shadow 0.3s cubic-bezier(0.555, 0.205, 0.295, 0.975);
  margin-bottom: 5px;
  display: flex;
  overflow: hidden;
  border-radius: 8px;
}

.articleAuthorSpecialParent .articleAuthorSpecialChild li .articleAuthorSpecialItemImg img {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 8px;
  transition: -webkit-transform 0.3s cubic-bezier(0.555, 0.205, 0.295, 0.975), -webkit-filter 0.3s cubic-bezier(0.555, 0.205, 0.295, 0.975);
  transition: transform 0.3s cubic-bezier(0.555, 0.205, 0.295, 0.975), filter 0.3s cubic-bezier(0.555, 0.205, 0.295, 0.975);
  transition: transform 0.3s cubic-bezier(0.555, 0.205, 0.295, 0.975), filter 0.3s cubic-bezier(0.555, 0.205, 0.295, 0.975), -webkit-transform 0.3s cubic-bezier(0.555, 0.205, 0.295, 0.975), -webkit-filter 0.3s cubic-bezier(0.555, 0.205, 0.295, 0.975);
}

.articleAuthorSpecialParent .articleAuthorSpecialChild li .articleAuthorSpecialItemContent {
  margin-top: 12px;
}

.articleAuthorSpecialParent .articleAuthorSpecialChild li .articleAuthorSpecialItemContent span {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.2px;
  text-align: center;
  color: #121212;
  border: 1px solid #7a7a7a;
  padding: 2px 10px;
  border-radius: 4px;
}

.articleAuthorSpecialParent .articleAuthorSpecialChild li .articleAuthorSpecialItemContent p {
  font-size: 17px;
  font-weight: bold;
  line-height: 1.59;
  letter-spacing: 0.2px;
  color: #121212;
  margin-top: 7px;
  margin-bottom: 25px;
}

.articleAuthorSpecialParent .articleAuthorSpecialChild li a:hover .articleAuthorSpecialItemImg {
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
}

.articleAuthorSpecialParent .articleAuthorSpecialChild li a:hover .articleAuthorSpecialItemImg img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-filter: brightness(80%);
          filter: brightness(80%);
}

.articleAuthorSpecialParent .articleAuthorSpecialChild li a:hover .articleAuthorSpecialItemContent p {
  text-decoration: underline;
}

.articleAuthorSpecial.-aria .articleAuthorSpecialParent li:nth-child(2n+1) {
  background-color: rgba(147, 126, 40, 0.05);
}

.articleAuthorSpecial.-aria .articleAuthorSpecialParent .articleAuthorSpecialParentHeader::before {
  background-color: #967e28;
}

.articleAuthorSpecial.-aria .articleAuthorSpecialParent .articleAuthorSpecialChild li .articleAuthorSpecialItemContent span {
  color: #7a7a7a;
}

.articleAuthorSpecial.-doors .articleAuthorSpecialParent li:nth-child(2n+1) {
  background-color: unset;
}

.articleAuthorSpecial.-doors .articleAuthorSpecialParent .articleAuthorSpecialParentHeader {
  color: #FFFFFF;
  height: 88px;
  display: flex;
  align-items: center;
  padding: 0 0 0 20px;
  position: relative;
  overflow: hidden;
}

.articleAuthorSpecial.-doors .articleAuthorSpecialParent .articleAuthorSpecialParentHeader::before {
  background-color: #fff;
}

.articleAuthorSpecial.-doors .articleAuthorSpecialParent .articleAuthorSpecialParentHeader:after {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: -1;
}

.articleAuthorSpecial.-doors .articleAuthorSpecialParent .articleAuthorSpecialParentHeader img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  z-index: -1;
  -webkit-filter: blur(15px);
          filter: blur(15px);
}

.articleAuthorSpecial.-doors .articleAuthorSpecialParent .articleAuthorSpecialChild {
  display: block;
  margin: -20px 10px 0;
}

.articleAuthorSpecial.-doors .articleAuthorSpecialParent .articleAuthorSpecialChild li .articleAuthorSpecialItemImg {
  border-radius: 2px;
}

.articleAuthorSpecial.-doors .articleAuthorSpecialParent .articleAuthorSpecialChild li .articleAuthorSpecialItemImg img {
  border-radius: 2px;
}

.articleAuthorSpecial.-doors .articleAuthorSpecialParent .articleAuthorSpecialChild .articleAuthorSpecialItemContent span {
  color: #7a7a7a;
  border-radius: unset;
}

.articleAuthorSpecial.-doors .articleAuthorSpecialParent .articleAuthorSpecialChild li .articleAuthorSpecialItemContent p {
  height: 54px;
}

.monthlyList {
  color: #121212;
}

.monthlyList .redSquare {
  font-size: 24px;
  margin-bottom: 30px;
  padding: 0 0 0 20px;
  position: relative;
  line-height: 1;
}

.monthlyList .redSquare.redSquareMonthly {
  line-height: 1.3;
}

.monthlyList .redSquare.redSquareMonthly a {
  font-size: 24px;
}

.monthlyList .redSquare.redSquareMonthly:before {
  display: block;
  width: 12px;
  height: 12px;
  content: "";
  background: #b51318;
  position: absolute;
  top: 15px;
  left: 0;
  margin-top: -6px;
}

.monthlyList .listType_d_a {
  width: 100%;
  height: auto;
  margin-bottom: 40px;
  position: relative;
  padding: 20px;
}

.monthlyList .listType_d_a:before {
  border-top: 2px solid #b51318;
  border-left: 2px solid #b51318;
  display: block;
  width: 82px;
  height: 82px;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
}

.monthlyList .listType_d_a:after {
  border-bottom: 2px solid #b51318;
  border-right: 2px solid #b51318;
  display: block;
  width: 82px;
  height: 82px;
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
}

.monthlyList .listType_d_a ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.monthlyList .listType_d_a li {
  width: 334px;
  margin-right: 52px;
}

.monthlyList .listType_d_a li:nth-child(2n) {
  margin-right: 0;
}

.monthlyList .listType_d_a .imgArea_d_a {
  width: 334px;
  height: 250px;
  position: relative;
  margin-bottom: 8px;
  overflow: hidden;
}

.monthlyList .listType_d_a .imgArea_d_a img {
  width: 100%;
  height: 100%;
  display: block;
  transition: -webkit-transform 0.3s cubic-bezier(0.555, 0.205, 0.295, 0.975);
  transition: transform 0.3s cubic-bezier(0.555, 0.205, 0.295, 0.975);
  transition: transform 0.3s cubic-bezier(0.555, 0.205, 0.295, 0.975), -webkit-transform 0.3s cubic-bezier(0.555, 0.205, 0.295, 0.975);
}

.monthlyList .listType_d_a .textArea_d_a span {
  font-size: 12px;
  color: #7a7a7a;
  padding-bottom: 8px;
  font-weight: normal;
  border: 1px solid #7a7a7a;
  padding: 1px 8px;
}

.monthlyList .listType_d_a .textArea_d_a h3 {
  font-size: 17px;
  color: #121212;
  margin: 6px 0 0 0;
  line-height: 1.5;
  border-bottom: none;
}

.monthlyList .listType_d_a li a:hover {
  text-decoration: none !important;
}

.monthlyList .listType_d_a li a:hover .textArea_d_a h3 {
  text-decoration: underline;
}

.monthlyList .listType_d_a li a:hover .imgArea_d_a {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1);
  transition: .2s;
}

.monthlyList .listType_d_a li a:hover .imgArea_d_a img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  transition: .2s;
}

/* -----------------------------------------------
  .p-sectionTitleAndText
----------------------------------------------- */
.p-sectionTitleAndText {
  display: inline-flex;
  align-items: baseline;
}

.p-sectionTitleAndText_text {
  color: #898989;
  display: inline-block;
  padding-left: 20px;
}

/* -----------------------------------------------
  .comics
----------------------------------------------- */
.comics .titleArea {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 10px 0;
  letter-spacing: 0.3px;
}

.comics .titleArea h2 {
  margin: 0;
  font-size: 32px;
  color: #b51318;
  font-family: proxima-nova, sans-serif;
  font-weight: 600;
  font-style: normal;
}

.comics .titleArea p {
  flex-grow: 3;
  font-size: 14px;
  color: #7a7a7a;
  line-height: 1;
  padding: 3px 0 0 17px;
  letter-spacing: 0;
}

.comics .listType_b ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.comics .listType_b li {
  width: 178px;
  margin-right: 15px;
  margin-bottom: 20px;
}

.comics .listType_b li:nth-of-type(4n) {
  margin-right: 0;
}

.comics .listType_b li.empty {
  width: 100%;
  height: 135px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: proxima-nova, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 18px;
  color: #7a7a7a;
  border: 1px solid #eee;
  border-radius: 4px;
}

.comics .listType_b .imgArea_b {
  width: 178px;
  height: 133px;
  position: relative;
  margin-bottom: 8px;
  overflow: hidden;
  border-radius: 2px;
  transition: box-shadow 0.3s cubic-bezier(0.555, 0.205, 0.295, 0.975);
}

.comics .listType_b .imgArea_b span {
  display: block;
  width: 50px;
  height: 16px;
  background: #b51318;
  color: #fff;
  font-family: proxima-nova, sans-serif;
  font-weight: 600;
  font-style: normal;
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 11px;
  text-align: center;
  border-radius: 0 0 0 2px;
  line-height: 1;
  padding: 2px 0 0 0;
  z-index: 3;
}

.comics .listType_b .imgArea_b img {
  width: auto;
  height: 100%;
  margin: 0 auto;
  display: block;
  transition: -webkit-transform 0.3s cubic-bezier(0.555, 0.205, 0.295, 0.975);
  transition: transform 0.3s cubic-bezier(0.555, 0.205, 0.295, 0.975);
  transition: transform 0.3s cubic-bezier(0.555, 0.205, 0.295, 0.975), -webkit-transform 0.3s cubic-bezier(0.555, 0.205, 0.295, 0.975);
}

.comics .listType_b .textArea_b {
  line-height: 1.4;
  position: relative;
  margin-bottom: 5px;
}

.comics .listType_b .textArea_b h3 {
  font-size: 17px;
  color: #121212;
  margin: 5px 0 6px 0;
  line-height: 1.2;
  border-bottom: none;
  position: relative;
  height: 60px;
  word-break: break-all;
  overflow: hidden;
}

.comics .listType_b .textArea_b h3:before,
.comics .listType_b .textArea_b h3:after {
  position: absolute;
  background: #fff;
}

.comics .listType_b .textArea_b h3:after {
  content: '';
  width: 100%;
  height: 100%;
}

.comics .listType_b .textArea_b span,
.comics .listType_b .textArea_b time {
  font-size: 14px;
  color: #7a7a7a;
  padding-bottom: 8px;
  font-weight: normal;
}

.comics .listType_b .textArea_b span.categoryTitle {
  display: inline-block;
  width: 100%;
  height: 1.2em;
  font-size: 12px;
  letter-spacing: .2px;
  word-break: break-all;
  overflow: hidden;
  position: relative;
  letter-spacing: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.comics .iconLock_15_r {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-left: 6px;
  background: url(/images/xwoman/2021/ico_locked_dual.svg) center center no-repeat;
  background-size: 100%;
}

.comics .articleSeeMoreNav::after {
  border-color: transparent transparent transparent #c21517;
}

body.xwoman_charge .iconLock_15_r {
  background: url("/images/xwoman/2021/ico_unlocked_dual.svg") center center no-repeat;
  background-size: 100%;
}

/* -----------------------------------------------
  PowerCMS時代の記事対応
----------------------------------------------- */
.articleBody .flt {
  float: left !important;
}

.articleBody .flr {
  float: right !important;
}

.articleBody .txt_l,
.articleBody td.txt_l,
.articleBody .txt_l td {
  text-align: left;
}

.articleBody .txt_r,
.articleBody td.txt_r,
.articleBody .txt_r td {
  text-align: right;
}

.articleBody .txt_c,
.articleBody td.txt_c,
.articleBody .txt_c td {
  text-align: center;
}

.articleBody .valign_t,
.articleBody td.valign_t,
.articleBody .valign_t td {
  vertical-align: top;
}

.articleBody .valign_m,
.articleBody td.valign_m,
.articleBody .valign_m td {
  vertical-align: middle;
}

.articleBody .valign_b,
.articleBody td.valign_b,
.articleBody .valign_b td {
  vertical-align: bottom;
}

.articleBody .clear {
  clear: both;
}

.articleBody .clearfix:before, .clearfix:after {
  content: "";
  display: block;
}

.articleBody .clearfix:after {
  clear: both;
}

.articleBody .images {
  text-align: center;
}

.articleBody .flt,
.articleBody .flr {
  display: inline-block;
  margin-bottom: 20px;
  max-width: 250px;
  text-align: center;
}

.articleBody .flt {
  margin-right: 20px;
}

.articleBody .flr {
  margin-left: 20px;
}

.articleBody .flt img,
.articleBody .flr img {
  max-width: 250px;
  margin-bottom: 0;
  text-align: center;
  height: auto !important;
}

.articleBody p img {
  max-width: 620px;
}

.articleBody .images img {
  max-width: 620px !important;
}

.articleBody p.images a[target="_blank"],
.articleBody p.flt a[target="_blank"],
.articleBody p.flr a[target="_blank"] {
  padding: 0;
  background: none;
}

.articleBody p.images a[target="_blank"]::after,
.articleBody p.flt a[target="_blank"]::after,
.articleBody p.flr a[target="_blank"]::after {
  display: none;
}

.articleBody .caption {
  display: block;
  font-size: 80%;
  color: #666;
  line-height: 140%;
  margin: 0;
}

/* -----------------------------------------------
  ヘルシー・マザリング・プレス
----------------------------------------------- */
.mothering h1 {
  text-align: center;
  margin-bottom: 30px;
}

.mothering p {
  text-align: center;
  margin-bottom: 30px;
}

.mothering p a:hover img, #motheringFooterAbout a:hover img {
  opacity: .6;
}

#motheringFooterAbout {
  text-align: center;
  margin-bottom: 30px;
}

#motheringFooterLecturer {
  border-top: dotted 1px #ccc;
  margin: 0 auto 30px;
  padding: 30px 10px 0;
  overflow: hidden;
  width: 660px;
}

#motheringFooterLecturer h3, #motheringFooterPartner h3 {
  margin-bottom: 20px;
  font-size: 20px;
  text-align: center;
  line-height: 1.1;
}

#motheringFooterLecturer h3 small {
  font-size: 12px;
}

#motheringFooterLecturer ul li {
  margin-bottom: 5px;
  font-size: 12px;
}

#motheringFooterLecturer ul li span {
  font-size: 14px;
  font-weight: bold;
}

#motheringFooterPartner {
  width: 680px;
  margin: 0 auto 30px;
  text-align: center;
}

#motheringFooterPartner ul {
  font-size: 0;
}

#motheringFooterPartner ul li {
  display: inline-block;
  margin: 0 25px 20px;
  border-radius: 4px;
  text-align: center;
  vertical-align: middle;
}

#motheringFooterPartner ul li img {
  max-height: 80px;
}

#motheringFooterInfo {
  margin: 0 auto 30px;
  padding: 0 10px;
  overflow: hidden;
  width: 660px;
}

#motheringFooterInfo h4 {
  margin-bottom: 10px;
  font-size: 14px;
}

#motheringFooterInfo p {
  font-size: 12px;
}

#motheringFooterInfo a {
  color: #f58f00;
  text-decoration: underline;
}

/* -----------------------------------------------
  BPタグ
----------------------------------------------- */
.articleBody {
  font-size: 17px;
  /* 図（縦積み）*/
  /* 図（エトキ右配置） */
  /* テーブル（イ）表左寄せ */
  /* テーブル（ウ）表右寄せ */
  /* テーブル（エ）表中央 */
  /* プロフィール */
  /* プロフィール（顔写真付） */
  /* インタビュープロフィール用 */
}

.articleBody a {
  color: #d65e5e;
}

.articleBody a:hover {
  text-decoration: underline;
}

.articleBody div[class^="bpimage"] a {
  color: #7a7a7a;
  font-weight: normal;
}

.articleBody p {
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 1.76;
}

.articleBody .bplead {
  font-weight: 500;
  margin-top: 29px;
  margin-bottom: 40px;
  padding: 20px;
  font-size: 17px;
  color: #121212;
  line-height: 1.67;
  letter-spacing: 0.43px;
  border: 1px solid;
  -o-border-image: linear-gradient(to right, #ff6600 0%, #d65e5a 50%, #e5bc3f 100%);
     border-image: linear-gradient(to right, #ff6600 0%, #d65e5a 50%, #e5bc3f 100%);
  border-image-slice: 1;
  position: relative;
}

.articleBody .bplead::before {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  z-index: 1;
  border-top: 19px solid #d65e5a;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  bottom: -20px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}

.articleBody .bplead::after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  z-index: 1;
  border-top: 19px solid #ffffff;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  bottom: -18px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}

.articleBody h3 {
  clear: both;
  margin: 28px 0 20px;
  padding: 10px 0 4px;
  border-bottom: 1px solid;
  -o-border-image: linear-gradient(to right, #ff6600 0%, #d65e5a 50%, #e5bc3f 100%) 1/0 0 1px;
     border-image: linear-gradient(to right, #ff6600 0%, #d65e5a 50%, #e5bc3f 100%) 1/0 0 1px;
  border-image-slice: 1;
  color: #121212;
  font-size: 20px;
  font-weight: bold;
  clear: both;
}

.articleBody h4 {
  clear: both;
  margin: 20px 0;
  color: #121212;
  font-size: 18px;
  font-weight: bold;
  padding-left: 10px;
  border-left: 2px solid #f60;
}

.articleBody .fontSizeXXL {
  font-size: 32px;
}

.articleBody .fontSizeXL {
  font-size: 24px;
}

.articleBody .fontSizeL {
  font-size: 21px;
}

.articleBody .fontSizeS {
  font-size: 14px;
}

.articleBody .fontSizeXS {
  font-size: 12px;
}

.articleBody .textCol,
.articleBody .textColTintA,
.articleBody .textColTintB,
.articleBody .textColShade,
.articleBody .textColShadeA,
.articleBody .textColShadeB,
.articleBody .textColBlack,
.articleBody .textColBlackTintA,
.articleBody .textColBlackTintB,
.articleBody .textColBlackShade,
.articleBody .textColBlackShadeA,
.articleBody .textColBlackShadeB {
  font-weight: bold;
}

.articleBody .textCol {
  color: #f13c5d;
}

.articleBody .textColTintA {
  color: #8334eb;
}

.articleBody .textColTintB {
  color: #fd6bff;
}

.articleBody .textColShade {
  color: #e9d4d4;
}

.articleBody .textColShadeA {
  color: #ffefd8;
}

.articleBody .textColShadeB {
  color: #bbe8b3;
}

.articleBody .textColBlack {
  color: #121212;
}

.articleBody .textColBlackTintA {
  color: #7a7a7a;
}

.articleBody .textColBlackTintB {
  color: #999999;
}

.articleBody .textColBlackShade {
  color: #dddddd;
}

.articleBody .textColBlackShadeA {
  color: #eeeeee;
}

.articleBody .textColBlackShadeB {
  color: #f6f6f6;
}

.articleBody .bgCol,
.articleBody .bgColTintA,
.articleBody .bgColTintB,
.articleBody .bgColShade,
.articleBody .bgColShadeA,
.articleBody .bgColShadeB,
.articleBody .bgColBlack,
.articleBody .bgColBlackTintA,
.articleBody .bgColBlackTintB,
.articleBody .bgColBlackShade,
.articleBody .bgColBlackShadeA,
.articleBody .bgColBlackShadeB {
  padding: 5px 10px;
}

.articleBody .bgCol {
  background: #f13c5d;
  color: #fff;
}

.articleBody .bgColTintA {
  background: #8334eb;
  color: #fff;
}

.articleBody .bgColTintB {
  background: #fd6bff;
  color: #fff;
}

.articleBody .bgColShade {
  background: #e9d4d4;
}

.articleBody .bgColShadeA {
  background: #ffefd8;
}

.articleBody .bgColShadeB {
  background: #bbe8b3;
}

.articleBody .bgColBlack {
  background: #121212;
  color: #fff;
}

.articleBody .bgColBlackTintA {
  background: #7a7a7a;
  color: #fff;
}

.articleBody .bgColBlackTintB {
  background: #999999;
  color: #fff;
}

.articleBody .bgColBlackShade {
  background: #dddddd;
  color: #121212;
}

.articleBody .bgColBlackShadeA {
  background: #eeeeee;
  color: #121212;
}

.articleBody .bgColBlackShadeB {
  background: #f6f6f6;
  color: #121212;
}

.articleBody .textColBlack {
  font-weight: bold;
  color: black;
}

.articleBody .textColGray {
  color: gray;
}

.articleBody .textColSilver {
  color: silver;
}

.articleBody .textColWhite {
  color: white;
}

.articleBody .textColRed {
  color: red;
}

.articleBody .textColYellow {
  color: yellow;
}

.articleBody .textColLime {
  color: lime;
}

.articleBody .textColAqua {
  color: aqua;
}

.articleBody .textColBlue {
  color: blue;
}

.articleBody .textColFuchsia {
  color: fuchsia;
}

.articleBody .textColMaroon {
  color: maroon;
}

.articleBody .textColOlive {
  color: olive;
}

.articleBody .textColGreen {
  color: green;
}

.articleBody .textColTeal {
  color: teal;
}

.articleBody .textColNavy {
  color: navy;
}

.articleBody .textColPurple {
  color: purple;
}

.articleBody .bgColBlack {
  background-color: black;
}

.articleBody .bgColGray {
  background-color: gray;
}

.articleBody .bgColSilver {
  background-color: silver;
}

.articleBody .bgColWhite {
  background-color: white;
}

.articleBody .bgColRed {
  background-color: red;
}

.articleBody .bgColYellow {
  background-color: yellow;
}

.articleBody .bgColLime {
  background-color: lime;
}

.articleBody .bgColAqua {
  background-color: aqua;
}

.articleBody .bgColBlue {
  background-color: blue;
}

.articleBody .bgColFuchsia {
  background-color: fuchsia;
}

.articleBody .bgColMaroon {
  background-color: maroon;
}

.articleBody .bgColOlive {
  background-color: olive;
}

.articleBody .bgColGreen {
  background-color: green;
}

.articleBody .bgColTeal {
  background-color: teal;
}

.articleBody .bgColNavy {
  background-color: navy;
}

.articleBody .bgColPurple {
  background-color: purple;
}

.articleBody b, .articleBody .fontBold {
  font-weight: bold;
}

.articleBody .fontNormal {
  font-weight: normal;
}

.articleBody i, .articleBody .fontItalic {
  font-style: italic;
}

.articleBody em, .articleBody strong {
  font-style: normal;
  font-weight: bold;
}

.articleBody sup, .articleBody sub {
  position: static;
  font-size: 12px;
}

.articleBody sup {
  vertical-align: super;
}

.articleBody sub {
  vertical-align: sub;
}

.articleBody u,
.articleBody .textSolidUndrLine {
  text-decoration: none;
  padding-bottom: .15em;
  border-bottom: solid 0.1em gray;
}

.articleBody .textUnsolidUndrLine {
  padding-bottom: .15em;
  border-bottom: dashed 0.1em gray;
}

.articleBody s, .articleBody del, .articleBody .textLineThrough {
  text-decoration: line-through;
}

.articleBody .textHighlight {
  padding: 0.15em;
  background: rgba(241, 60, 93, 0.5);
}

.articleBody .textHighlightTintA {
  padding: 0.15em;
  background: rgba(153, 241, 112, 0.5);
  color: #121212;
}

.articleBody .textHighlightTintB {
  padding: 0.15em;
  background: rgba(60, 139, 255, 0.5);
  color: #121212;
}

.articleBody .textHighlightShade {
  padding: 0.15em;
  background: rgba(241, 60, 93, 0.1);
  color: #121212;
}

.articleBody .textHighlightShadeA {
  padding: 0.15em;
  background: rgba(153, 241, 112, 0.1);
  color: #121212;
}

.articleBody .textHighlightShadeB {
  padding: 0.15em;
  background: rgba(60, 139, 255, 0.1);
  color: #121212;
}

.articleBody .textAlignLeft {
  display: block;
  text-align: left;
}

.articleBody .textAlignCenter {
  display: block;
  text-align: center;
}

.articleBody .textAlignRight {
  display: block;
  text-align: right;
}

.articleBody hr,
.articleBody hr.line {
  clear: both;
  display: block;
  width: 100%;
  height: 1px;
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #eee;
}

.articleBody hr:after,
.articleBody hr.line:after {
  content: "";
  display: block;
}

.articleBody em, .articleBody strong {
  font-weight: bold;
}

.articleBody hr.diamond, .articleBody hr.asterisk {
  padding-bottom: 20px;
  border: none;
}

.articleBody hr.asterisk {
  overflow: hidden;
}

.articleBody hr.asterisk:after {
  content: "＊＊＊";
  letter-spacing: 4em;
  margin-right: -4em;
  text-align: center;
}

.articleBody hr.diamond:after {
  content: "◇◇◇";
  letter-spacing: 4em;
  margin-right: -4em;
  text-align: center;
}

.articleBody .clearLeft {
  clear: left;
}

.articleBody .clearRight {
  clear: right;
}

.articleBody .clearBoth {
  clear: both;
}

.articleBody .clearfix::after {
  content: '';
  display: block;
  clear: both;
}

.articleBody .bpimage_image {
  position: relative;
  margin-bottom: 10px;
}

.articleBody .bpimage_image + .bpimage_title,
.articleBody .bpimage_image + .bpimage_caption {
  margin-top: 10px;
}

.articleBody .bpimage_image a {
  display: inline-block;
  line-height: 0;
  position: relative;
  vertical-align: top;
}

.articleBody .bpimage_image a.bpimage_image_zoom:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  background: #121212 url(/images/xwoman/2021/ico_zoom.svg) 50% 50%/18px auto no-repeat;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.articleBody .bpimage_image_hide_zoom a:after {
  content: '';
  background: none;
}

.articleBody .bpimage_title + .bpimage_image,
.articleBody .bpimage_caption + .bpimage_image {
  margin-top: 5px;
}

.articleBody .bpimage_title {
  margin-bottom: 5px;
  font-size: 15px;
  line-height: 1.4;
  font-weight: bold;
}

.articleBody .bpimage_caption {
  margin-bottom: 5px;
  font-size: 15px;
  color: #7a7a7a;
  line-height: 1.4;
  clear: both;
}

.articleBody .bpimage_click {
  margin-bottom: 5px;
  font-size: 12px;
  color: #7a7a7a;
  line-height: 1.67;
}

.articleBody .bpimage_right {
  float: right;
  margin: 10px 0 15px 30px;
}

.articleBody .bpimage_left {
  float: left;
  margin: 10px 30px 15px 0;
}

.articleBody .bpimage_center {
  width: 500px;
  margin: 10px auto 30px;
}

.articleBody .bpimage_double {
  width: 500px;
  margin: 10px auto 30px;
  overflow: hidden;
}

.articleBody .bpimage_double .bpimage_left,
.articleBody .bpimage_double .bpimage_right {
  margin: 0;
}

.articleBody .bpimage_triple {
  width: 500px;
  margin: 10px auto 30px;
  overflow: hidden;
}

.articleBody .bpimage_triple .bpimage_wrap {
  margin: 0;
  float: left;
  overflow: hidden;
}

.articleBody .bpimage_triple .bpimage_right {
  margin: 0;
}

.articleBody .bpimage_triple .bpimage_left,
.articleBody .bpimage_triple .bpimage_right {
  margin: 0;
}

.articleBody .bpimage_triple .bpimage_center {
  float: right;
  margin: 0;
}

.articleBody .bpbox_left {
  float: left;
  margin: 10px 10px 10px 0;
}

.articleBody .bpbox_right {
  float: right;
  margin: 10px 0 10px 10px;
}

.articleBody .bpimage_set {
  margin: 0 0 10px 0;
}

.articleBody .bpimage_caption_right {
  margin: 0 auto 20px;
  overflow: hidden;
  zoom: 1;
}

.articleBody .bpimage_caption_right .bpimage_left {
  margin-bottom: 0;
}

.articleBody .bpimage_caption_right .bpimage_title {
  padding: 10px 0 0;
  clear: none;
}

.articleBody .bpimage_caption_right .bpimage_caption {
  clear: none;
}

.articleBody .bptable {
  width: 600px;
  margin: 10px auto 30px;
  overflow: auto;
}

.articleBody .bptable table {
  width: 600px;
  border-collapse: collapse;
}

.articleBody .bptable th,
.articleBody .bptable td {
  border: 1px solid #bebebe;
  padding: 9px;
  font-size: 0.8em;
  line-height: 1.3em;
}

.articleBody .bptable th {
  text-align: left;
  background: #fff;
}

.articleBody .bptable th[scope="col"] {
  background: rgba(241, 60, 93, 0.05);
}

.articleBody .nowrap {
  white-space: nowrap;
}

.articleBody .bptable_title {
  margin-bottom: 5px;
  font-size: 0.8em;
  line-height: 1.5em;
  font-weight: bold;
}

.articleBody .bptable_caption {
  color: #8a8a8a;
  font-size: 0.8em;
  line-height: 1.5em;
}

.articleBody .bptable_title + table,
.articleBody .bptable_caption + table {
  margin-top: 10px;
}

.articleBody .bptable_left {
  float: left;
  clear: both;
  margin: 0 30px 10px 0;
}

.articleBody .bptable_right {
  float: right;
  clear: both;
  margin: 0 0 10px 30px;
}

.articleBody .bptable_center {
  clear: both;
}

.articleBody .bpprofile {
  width: auto;
  clear: both;
  border-top: 1px solid #eee;
  margin: 15px 0;
  padding: 18px 5px 0;
  overflow: hidden;
  zoom: 1;
}

.articleBody .bpprofile_position {
  font-size: 0.9em;
  line-height: 1.3em;
  display: inline-block;
  margin: 5px 0 0;
}

.articleBody .bpprofile_name {
  line-height: 1.3em;
  font-weight: bold;
  display: inline-block;
  margin: 0;
}

.articleBody .bpprofile_text {
  font-size: 17px;
  line-height: 1.6;
}

.articleBody .bpprofile_photo .bpprofile_text img {
  float: right;
  margin: 0 0 0 30px;
  padding: 0;
}

.articleBody .bpinterview {
  width: auto;
  margin: 30px 0;
  padding: 30px;
  border: 1px solid #f13c5d;
}

.articleBody .bpinterview .bpinterview_profile .bpinterview_position {
  padding-top: 0;
}

.articleBody .bpprofile_photo {
  width: auto;
  clear: both;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  margin: 0 auto 50px;
  padding: 20px 0;
  overflow: hidden;
  zoom: 1;
  position: relative;
}

.articleBody .bpprofile_photo .bpprofile_text {
  padding-top: 15px;
}

.articleBody .bpprofile_photo .bpprofile_text img {
  float: none;
  margin: 0;
  padding: 0;
  width: 72px;
  height: 72px;
  border-radius: 50%;
  position: absolute;
  top: 23px;
  left: 0;
}

.articleBody .bpprofile_photo .bpprofile_profile {
  margin-top: 10px;
  margin-left: 92px;
  min-height: 46px;
}

.articleBody .bpprofile_photo .bpprofile_profile .bpprofile_name {
  font-size: 20px;
}

.articleBody .bpprofile_photo .bpprofile_profile .bpprofile_text {
  padding-top: 15px;
}

.articleBody .bpprofile_profile {
  position: relative;
  margin: 0 0 15px;
}

.articleBody .bpprofile_profile .bpprofile_name {
  font-size: 24px;
  line-height: 1;
  margin: 0;
  padding: 0;
}

.articleBody .bpprofile_profile .bpprofile_small_name {
  display: block;
  font-size: 12px;
  color: #121212;
  line-height: 1;
}

.articleBody .bpprofile_profile br {
  width: 0;
  height: 0;
}

.articleBody .bpprofile_profile .btArea {
  width: 200px;
  text-align: right;
  position: absolute;
  bottom: 0;
  right: 0;
}

.articleBody .bpprofile_profile .btArea a {
  display: inline-block;
  position: relative;
  padding-right: 10px;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0;
}

.articleBody .bpprofile_profile .btArea a::after {
  display: inline-block;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-color: transparent transparent transparent #f13c5d;
  position: absolute;
  top: 2px;
  right: 0;
}

.articleBody .bpprofile_profile .btArea a:hover {
  text-decoration: underline;
}

.articleBody .bpprofile_profile .bpprofile_position {
  display: block;
  font-size: 13px;
  color: #666;
  line-height: 1.2;
  margin: 7px 0 0 0;
  padding: 0;
}

.articleBody .bpinterview_profile {
  margin: 0 0 15px;
}

.articleBody .bpinterview_profile .bpinterview_name {
  font-size: 24px;
  line-height: 1;
  margin: 0;
  padding: 0;
}

.articleBody .bpinterview_profile .bpinterview_small_name {
  display: block;
  font-size: 12px;
  color: #121212;
  line-height: 1;
}

.articleBody .bpinterview_profile br {
  width: 0;
  height: 0;
}

.articleBody .bpinterview_profile .bpinterview_position {
  display: block;
  font-size: 13px;
  color: #666;
  line-height: 1.2;
  margin: 7px 0 0 0;
  padding: 0;
}

.articleBody .bpinterview_position {
  font-size: 0.8em;
  line-height: 1.3;
  display: inline-block;
  margin: 0 0 5px;
}

.articleBody .bpinterview_name {
  line-height: 1.3;
  font-weight: bold;
  display: inline-block;
}

.articleBody .bpinterview_text {
  font-size: 17px;
  line-height: 1.8;
  margin: 15px 0 0;
}

.articleBody ul:not([class]) {
  list-style-type: disc;
}

.articleBody ul > li, .articleBody ol > li {
  padding-left: 0.4em;
  line-height: 1.4;
  list-style-type: inherit;
}

.articleBody dl > dd {
  line-height: 1.4;
  margin: 0 0 0.5em 2em;
}

.articleBody ul, .articleBody ol, .articleBody dl {
  margin-bottom: 1.5em;
}

.articleBody ul, .articleBody ul.disc {
  padding-left: 2em;
  list-style-type: disc;
}

.articleBody ul.circle {
  padding-left: 2em;
  list-style-type: circle;
}

.articleBody ul.square {
  padding-left: 2em;
  list-style-type: square;
}

.articleBody ul.none {
  padding-left: 0.5em;
  list-style-type: none;
}

.articleBody ol {
  padding-left: 2em;
  list-style-type: decimal;
}

.articleBody ol.upperAlpha {
  list-style-type: upper-alpha;
}

.articleBody ol.lowerAlpha {
  list-style-type: lower-alpha;
}

.articleBody ol.upperRoman {
  list-style-type: upper-roman;
}

.articleBody ol.lowerRoman {
  list-style-type: lower-roman;
}

.articleBody ol.circledDecimal {
  padding-left: 1.5em;
  list-style: none;
}

.articleBody ol.circledDecimal li {
  text-indent: -1em;
}

.articleBody ol.circledDecimal li:before {
  padding-right: 0.5em;
}

.articleBody ol.circledDecimal li:first-child:before {
  content: "\2460";
}

.articleBody ol.circledDecimal li:first-child + li:before {
  content: "\2461";
}

.articleBody ol.circledDecimal li:first-child + li + li:before {
  content: "\2462";
}

.articleBody ol.circledDecimal li:first-child + li + li + li:before {
  content: "\2463";
}

.articleBody ol.circledDecimal li:first-child + li + li + li + li:before {
  content: "\2464";
}

.articleBody ol.circledDecimal li:first-child + li + li + li + li + li:before {
  content: "\2465";
}

.articleBody ol.circledDecimal li:first-child + li + li + li + li + li + li:before {
  content: "\2466";
}

.articleBody ol.circledDecimal li:first-child + li + li + li + li + li + li + li:before {
  content: "\2467";
}

.articleBody ol.circledDecimal li:first-child + li + li + li + li + li + li + li + li:before {
  content: "\2468";
}

.articleBody ol.circledDecimal li:first-child + li + li + li + li + li + li + li + li + li:before {
  content: "\2469";
}

.articleBody ol.circledDecimal li:first-child + li + li + li + li + li + li + li + li + li + li:before {
  content: "\246a";
}

.articleBody ol.circledDecimal li:first-child + li + li + li + li + li + li + li + li + li + li + li:before {
  content: "\246b";
}

.articleBody ol.circledDecimal li:first-child + li + li + li + li + li + li + li + li + li + li + li + li:before {
  content: "\246c";
}

.articleBody ol.circledDecimal li:first-child + li + li + li + li + li + li + li + li + li + li + li + li + li:before {
  content: "\246d";
}

.articleBody ol.circledDecimal li:first-child + li + li + li + li + li + li + li + li + li + li + li + li + li + li:before {
  content: "\246e";
}

.articleBody ol.circledDecimal li:first-child + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li:before {
  content: "\246f";
}

.articleBody ol.circledDecimal li:first-child + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li:before {
  content: "\2470";
}

.articleBody ol.circledDecimal li:first-child + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li:before {
  content: "\2471";
}

.articleBody ol.circledDecimal li:first-child + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li:before {
  content: "\2472";
}

.articleBody ol.circledDecimal li:first-child + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li:before {
  content: "\2473";
}

.articleBody dl > dt {
  text-decoration: underline;
  margin: 1em 10px;
}

.articleBody dl > dd > ul {
  margin-top: 0.5em;
}

.articleBody ul.dash, .articleBody ul.square,
.articleBody ol.circledDecimal li ol {
  list-style-type: none !important;
}

.articleBody ul.dash, .articleBody ul.square, .articleBody ol {
  padding-left: 10px;
  margin: 15px 0;
  list-style-position: inside !important;
}

.articleBody li {
  margin-bottom: .5em;
}

.articleBody ul.square li,
.articleBody ul.dash li,
.articleBody ol.circledDecimal ul.dash li {
  padding-left: 18px;
  position: relative;
  text-indent: 0;
}

.articleBody ul.square li:before {
  display: block;
  width: 6px;
  height: 6px;
  content: "";
  background: #f13c5d;
  position: absolute;
  top: 8px;
  left: 3px;
}

.articleBody ol.circledDecimal ul.dash li:first-child:before,
.articleBody ol.circledDecimal ul.dash li:first-child + li:before,
.articleBody ul.dash li:before {
  display: block;
  box-sizing: border-box;
  width: 10px;
  height: 2px;
  content: "";
  background: #121212;
  position: absolute;
  top: 8px;
  left: 0;
}

.articleBody ul.disc {
  padding-left: 30px;
  list-style-type: disc;
}

.articleBody ul.circle {
  padding-left: 30px;
  list-style-type: circle;
}

.articleBody ol.circledDecimal li {
  padding-left: 30px;
}

.articleBody .speaker01,
.articleBody .speaker02,
.articleBody .speaker03,
.articleBody .speaker04,
.articleBody .speaker05,
.articleBody .speaker06,
.articleBody .speaker07,
.articleBody .speaker08,
.articleBody .speaker09 {
  font-weight: bold;
  margin-right: 0.5em;
}

.articleBody .speaker01 {
  color: #ff3c5f;
}

.articleBody .speaker02 {
  color: #d7bd00;
}

.articleBody .speaker03 {
  color: #5bc0e2;
}

.articleBody .speaker04 {
  color: #f29f0f;
}

.articleBody .speaker05 {
  color: #6e520d;
}

.articleBody .speaker06 {
  color: #ce4a54;
}

.articleBody .speaker07 {
  color: #3e70c0;
}

.articleBody .speaker08 {
  color: #107786;
}

.articleBody .speaker09 {
  color: #555555;
}

.articleBody .bpquestion {
  line-height: 2em;
  font-weight: bold;
  margin: 0 0 10px;
}

.articleBody .bpquestion::before {
  content: '—';
  display: inline-block;
  margin-right: 8px;
}

.articleBody .bpanswer {
  line-height: 2em;
}

.articleBody .bpbox,
.articleBody .bpbox2,
.articleBody .bpbox3,
.articleBody .bpbox4,
.articleBody .bpframe {
  width: auto;
  clear: both;
  margin: 30px 0;
  padding: 20px 30px;
}

.articleBody .bpbox_title {
  line-height: 1.3;
  font-weight: bold;
  margin: 0 0 15px;
  padding: 0 0 5px;
}

.articleBody .bpbox_text h3 {
  line-height: 1.3;
  margin-bottom: 10px;
}

.articleBody .bpbox_text h4 {
  font-size: 0.8em;
  line-height: 1.7;
  margin-bottom: 10px;
}

.articleBody .bpbox_text p + h3,
.articleBody .bpbox_text p + h4 {
  margin-top: 20px;
}

.articleBody .bpbox_text p + p {
  margin-bottom: 15px;
}

.articleBody .bpbox_text li {
  font-size: 0.8em;
  line-height: 1.5;
  margin: 0 0 8px 30px;
  text-indent: -14px;
}

.articleBody .bpbox_text,
.articleBody .bpbox_text p {
  font-size: 0.8em;
  line-height: 1.7em;
  margin: 0;
  overflow: hidden;
}

.articleBody .bpbox {
  padding: 30px 30px 20px 30px;
  background: #fff;
  border: 1px solid;
  -o-border-image: linear-gradient(to right, #ff6600 0%, #d65e5a 50%, #e5bc3f 100%);
     border-image: linear-gradient(to right, #ff6600 0%, #d65e5a 50%, #e5bc3f 100%);
  border-image-slice: 1;
}

.articleBody .bpbox .bpbox_title {
  border-left: 3px solid #ff3c5f;
  border-bottom: none;
  padding-left: 15px;
  padding-bottom: 0;
  font-weight: bold;
  color: #121212;
  font-size: 15px;
}

.articleBody .bpbox .bpbox_text h3 {
  color: #1e64aa;
}

.articleBody .bpbox2 {
  background: #fafafa;
  padding: 30px 30px 20px 30px;
  border: none;
}

.articleBody .bpbox2 .bpbox_title {
  border-left: 3px solid #000;
  border-bottom: none;
  padding-left: 15px;
  font-weight: bold;
  color: #121212;
  font-size: 15px;
}

.articleBody .bpbox2 .bpbox_text h3 {
  color: #3c6478;
}

.articleBody .bpbox3 {
  background: rgba(241, 60, 93, 0.02);
  padding: 30px 30px 20px 30px;
  border: none;
}

.articleBody .bpbox3 .bpbox_title {
  border-left: 3px solid #ff3c5f;
  border-bottom: none;
  padding-left: 15px;
  padding-bottom: 0;
  font-weight: bold;
  color: #121212;
  font-size: 15px;
}

.articleBody .bpbox3 .bpbox_text h3 {
  color: #be6400;
}

.articleBody .bpbox4 {
  background: #fff;
  border: 1px solid #8334eb;
  padding: 30px 30px 20px 30px;
}

.articleBody .bpbox4 .bpbox_title {
  border-left: 3px solid #8334eb;
  border-bottom: none;
  padding-left: 15px;
  font-weight: bold;
  color: #121212;
  font-size: 15px;
}

.articleBody .bpbox4 .bpbox_text h3 {
  color: #503c8c;
}

.articleBody .bpbox5 {
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #898989;
  outline: solid 1px #000;
  outline-offset: 3px;
  padding: 30px 30px 20px 30px;
}

.articleBody .bpbox5 .bpbox_title {
  border-left: 3px solid #ff3c5f;
  border-bottom: none;
  padding-left: 15px;
  padding-bottom: 0;
  font-weight: bold;
  color: #121212;
  font-size: 15px;
}

.articleBody .bpframe {
  background: #fff;
  border: 1px solid #eee;
  padding: 30px 30px 0 30px;
}

.articleBody .bpframe .bpbox_title {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 5px;
  border-bottom: none;
}

.articleBody .bpframe .bpbox_text h3 {
  color: #333;
}

.articleBody .bpbox,
.articleBody .bpbox2,
.articleBody .bpbox3,
.articleBody .bpbox4,
.articleBody .bpbox5,
.articleBody .bpframe {
  width: auto;
  clear: both;
  margin: 30px 0;
}

.articleBody .bpbox .bpbox_text,
.articleBody .bpbox2 .bpbox_text,
.articleBody .bpbox3 .bpbox_text,
.articleBody .bpbox4 .bpbox_text,
.articleBody .bpbox5 .bpbox_text,
.articleBody .bpframe .bpbox_text {
  font-size: 17px;
  padding-bottom: 1em;
}

.articleBody blockquote {
  position: relative;
  margin: 1em 0 10px;
  padding: 30px;
  border: 1px solid #eee;
}

.articleBody blockquote::before, .articleBody blockquote::after {
  position: absolute;
  color: rgba(255, 60, 95, 0.2);
  font-size: 80px;
  font-family: serif;
}

.articleBody blockquote::before {
  content: '“';
  top: 10px;
  left: 10px;
  line-height: 1;
}

.articleBody blockquote::after {
  content: '“';
  bottom: 0;
  right: 10px;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
  line-height: 0;
}

.articleBody blockquote cite {
  font-style: normal;
}

.articleBody blockquote h3 {
  font-size: 18px;
  margin: 10px 0 0 0;
  padding: 0;
  border-bottom: none;
  line-height: 1.2em;
}

.articleBody blockquote h4 {
  margin: 0;
}

.articleBody blockquote p {
  font-size: 15px !important;
  color: #121212;
}

.articleBody .bpquote_caption {
  font-size: 14px;
  color: #666;
  text-align: right;
}

.articleBody pre {
  margin: 1em 0 1.5em;
  padding: 1em;
  white-space: pre;
  font-size: 12px;
  line-height: 1.2;
  overflow: auto;
  border: 1px solid black;
}

.articleBody pre.light {
  color: black;
  background-color: whitesmoke;
  border: 1px solid gray;
}

.articleBody pre.dark {
  color: white;
  background-color: black;
  border: 1px solid silver;
}

.articleBody pre > code {
  font-family: "ＭＳ ゴシック" , "MS Gothic";
}

.articleBody .bpteisei_box {
  width: auto;
  clear: both;
  margin: 30px 0;
  padding: 15px 20px;
  background: #fff;
  font-size: 15px;
  border-radius: 3px;
}

.articleBody .bpteisei_box .bpteisei {
  line-height: 1.5;
  font-size: 15px !important;
  color: #121212;
}

.articleBody .bpteisei_box .bpteisei b {
  color: #c20000;
  margin: 0 0 5px;
}

.articleBody .bpannotation {
  margin: 30px 0;
  font-size: 15px !important;
  color: #121212;
  line-height: 1.67;
}

.articleBody .bpreference {
  font-size: 12px;
  line-height: 1.5;
  border-top: none;
  padding: 15px 0;
}

.articleBody .bpreference b {
  font-size: 15px;
}

.articleBody .bpword {
  padding: 10px 0;
  margin: 30px 0;
  border-top: 1px dotted #666;
  font-size: 15px;
  line-height: 1.5;
}

.articleBody .bpword b {
  font-size: 15px;
}

.articleBody .button a {
  display: table;
  min-width: 343px;
  margin: 30px auto 0;
  height: 56px;
  padding: 10px 20px;
  background: #f13c5d;
  background-image: linear-gradient(to right, #66a1c4, #f13c5d);
  border-radius: 2px;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
  text-align: center;
  font-size: 17px;
  font-weight: bold;
  line-height: 36px;
  color: #fff;
  transition: .3s;
}

.articleBody .button a:hover {
  background: #fff;
  box-shadow: inset 0 0 0 2px #f13c5d;
  color: #f13c5d;
}

.articleBody .button a.cancel {
  background-color: #fff;
  background-image: none;
  box-shadow: inset 0 0 0 1px #666;
  color: #666;
}

.articleBody .button a.cancel:hover {
  opacity: .7;
}

.articleBody .button a.nolink {
  pointer-events: none;
  cursor: default;
  background-color: #cacaca;
  background-image: none;
  box-shadow: none;
  color: #fff;
}

.articleBody .button.white a {
  background-color: #fff;
  background-image: none;
  box-shadow: inset 0 0 0 1px #f13c5d, 0 2px 8px 0 rgba(0, 0, 0, 0.2);
  color: #f13c5d;
}

.articleBody .button.white a:hover {
  opacity: .7;
}

.articleBody .button.middle a {
  height: 40px;
  min-width: 110px;
  font-size: 14px;
  line-height: 20px;
}

.articleBody .button.small a {
  padding: 5px 20px;
  height: 30px;
  min-width: 110px;
  font-size: 14px;
  line-height: 20px;
}

.articleBody .button.left a {
  margin-left: 0;
}

.articleBody .tableOfContent {
  margin-top: 20px;
  margin-bottom: 0;
  padding-left: 0;
}

.articleBody .tableOfContent li {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.articleBody .tableOfContent li a {
  display: flex;
  text-decoration: none;
}

.articleBody .tableOfContent .tableOfContentItemLeft {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  border-radius: 2px;
  background-color: #f6f6f6;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.2px;
  color: #121212;
}

.articleBody .tableOfContent .tableOfContentItemRight {
  width: calc(100% - 40px);
  margin-left: 16px;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.4;
  color: #d65e5e;
}

.articleBody .tableOfContent .tableOfContentItem.futureArticle .tableOfContentItemRight {
  color: #898989;
}

.articleBody .tableOfContent a:hover .tableOfContentItemRight {
  text-decoration: underline;
}

.articleBody .tableOfContent .tocCurrent .tableOfContentItemLeft {
  background-color: #e5e5e5;
  color: #121212;
}

.articleBody .tableOfContent .tocCurrent .tableOfContentItemRight {
  color: #121212;
  font-weight: bold;
}

.articleBody .tableOfContent .tocCurrent span {
  color: #ff3c5f;
  font-weight: 500;
  margin-left: 1em;
}

.articleBody .bpLayoutLink em {
  font-weight: 500;
}

.articleBody .bpLayoutLink.inline span::after {
  content: "\3001";
}

.articleBody .bpLayoutLink.inline span:first-of-type::before {
  content: "\FF08";
}

.articleBody .bpLayoutLink.inline span:last-of-type::after {
  content: "\FF09";
}

.articleBody .bpLayoutLink.block {
  display: block;
  margin: 20px 5px;
}

.articleBody .bpLayoutLink.block em,
.articleBody .bpLayoutLink.block span {
  display: block;
  font-size: 16px;
  line-height: 1.4;
}

.articleBody .bpLayoutLink.block em {
  margin-bottom: 8px;
}

.articleBody .bpLayoutLink.block span {
  position: relative;
  margin: 4px 10px 0 0;
  padding: 0 0 0 15px;
}

.articleBody .bpLayoutLink.block span::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "\30FB";
  font-weight: bold;
}

.articleBody .bpcampaignbody {
  background: #ccc;
  margin: 20px 0;
}

.articleBody .bpcampaignbody a {
  text-decoration: none;
  transition: none;
  color: black;
}

.articleBody .bpcampaignbody a[href]:hover {
  text-decoration: underline;
  -webkit-text-decoration-color: black;
          text-decoration-color: black;
  color: black;
}

.articleBody .bpcampaignbody img {
  height: auto;
}

.articleBody .bpcampaignbody.pt1 a {
  display: flex;
}

.articleBody .bpcampaignbody.pt1 img {
  width: 120px;
}

.articleBody .bpcampaignbody.pt2 img,
.articleBody .bpcampaignbody.pt3 img {
  width: 600px;
  margin: 0 auto;
  display: block;
}

.articleBody .bpcampaignbody.pt1 .cmpb_heading {
  margin: 10px;
  flex-shrink: 0;
}

.articleBody .bpcampaignbody.pt2 .cmpb_heading {
  padding-top: 20px;
}

.articleBody .bpcampaignbody.pt3 .cmpb_heading {
  padding-bottom: 20px;
}

.articleBody .bpcampaignbody .cmpb_text {
  flex-basis: 100%;
  padding: 10px;
}

.articleBody .bpcampaignbody .cmpb_text h4 {
  font-size: 16px;
  margin: 0 0 10px 0;
  padding: 0;
  color: black;
  border: none;
  line-height: 1.44;
}

.articleBody .bpcampaignbody .cmpb_subtitle {
  font-size: 15px;
  margin: 0 0 10px 0;
  padding: 0;
  font-weight: bold;
}

.articleBody .bpcampaignbody .cmpb_notice {
  font-size: 15px;
}

.articleBody .bpcampaignbody .cmpb_link {
  text-align: right;
  font-size: 14px;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  height: 100%;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: flex;
  margin: 0 auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-initialized + .slick-nav {
  display: block;
  margin-top: 3.5rem;
}

.slick-nav {
  display: none;
  text-align: center;
}

.slick-nav-inner {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.slick-dots {
  display: flex;
  justify-content: center;
  margin: 0 3rem;
}

.slick-dots li {
  padding: 0 5px;
}

.slick-dots button {
  display: block;
  width: 6px;
  height: 6px;
  background: #eee;
  border-radius: 50%;
  font-size: 0;
  line-height: 0;
  color: transparent;
}

.slick-dots .slick-active button {
  background: #f13c5d;
}

.slick-next, .slick-prev {
  position: absolute;
  top: 40%;
  z-index: 99;
  font-size: 0;
  line-height: 0;
  display: block;
  width: 40px;
  height: 40px;
  cursor: pointer;
  color: transparent;
  outline: none;
}

.slick-next:before, .slick-prev:before {
  position: absolute;
  content: '';
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 40px;
  height: 40px;
}

.slick-next:hover, .slick-prev:hover {
  opacity: .7;
}

.slick-next:focus, .slick-prev:focus {
  opacity: .7;
}

.slick-next {
  right: 10px;
}

.slick-next:before {
  background: url(/images/xwoman/2021/ico_pickup_right.svg);
}

.slick-prev {
  left: 10px;
}

.slick-prev:before {
  background: url(/images/xwoman/2021/ico_pickup_left.svg);
}

/*****************************************************
  Clears
*****************************************************/
