@charset "UTF-8";
/* TOP */
button:focus, a:focus {
  outline: none !important;
}

body[data-page-type="top"] .bw_contentsArea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

body[data-page-type="top"] .bw_contentsArea [data-disp-order="1"] {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

body[data-page-type="top"] .bw_contentsArea [data-disp-order="2"] {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

body[data-page-type="top"] .bw_contentsArea [data-disp-order="3"] {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

body[data-page-type="top"] .bw_contentsArea [data-disp-order="4"] {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

body[data-page-type="top"] .bw_contentsArea [data-disp-order="5"] {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}

body[data-page-type="top"] .bw_contentsArea [data-disp-order="6"] {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}

body[data-page-type="top"] .bw_contentsArea [data-disp-order="7"] {
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7;
}

body[data-page-type="top"] .bw_contentsArea [data-disp-order="8"] {
  -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
          order: 8;
}

body[data-page-type="top"] .bw_contentsArea [data-disp-order="9"] {
  -webkit-box-ordinal-group: 10;
      -ms-flex-order: 9;
          order: 9;
}

body[data-page-type="top"] .bw_contentsArea [data-disp-order="10"] {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
}

body[data-page-type="top"] .bw_contentsArea [data-disp-order="11"] {
  -webkit-box-ordinal-group: 12;
      -ms-flex-order: 11;
          order: 11;
}

body[data-page-type="top"] .bw_contentsArea [data-disp-order="12"] {
  -webkit-box-ordinal-group: 13;
      -ms-flex-order: 12;
          order: 12;
}

body[data-page-type="top"] .bw_contentsArea [data-disp-order="13"] {
  -webkit-box-ordinal-group: 14;
      -ms-flex-order: 13;
          order: 13;
}

body[data-page-type="top"] .bw_contentsArea [data-disp-order="14"] {
  -webkit-box-ordinal-group: 15;
      -ms-flex-order: 14;
          order: 14;
}

body[data-page-type="top"] .bw_contentsArea [data-disp-order="15"] {
  -webkit-box-ordinal-group: 16;
      -ms-flex-order: 15;
          order: 15;
}

body[data-page-type="top"] .bw_contentsArea [data-disp-order="16"] {
  -webkit-box-ordinal-group: 17;
      -ms-flex-order: 16;
          order: 16;
}

body[data-page-type="top"] .bw_contentsArea [data-disp-order="17"] {
  -webkit-box-ordinal-group: 18;
      -ms-flex-order: 17;
          order: 17;
}

body[data-page-type="top"] .bw_contentsArea [data-disp-order="18"] {
  -webkit-box-ordinal-group: 19;
      -ms-flex-order: 18;
          order: 18;
}

body[data-page-type="top"] .bw_contentsArea [data-disp-order="19"] {
  -webkit-box-ordinal-group: 20;
      -ms-flex-order: 19;
          order: 19;
}

body[data-page-type="top"] .bw_contentsArea [data-disp-order="20"] {
  -webkit-box-ordinal-group: 21;
      -ms-flex-order: 20;
          order: 20;
}

body[data-page-type="top"] .bw_contentsArea [data-disp-order="99"] {
  -webkit-box-ordinal-group: 100;
      -ms-flex-order: 99;
          order: 99;
}

.bw_slick_mv.slick-dotted.slick-slider {
  margin-bottom: 24px;
}

.bw_slick_mv .slick-slide {
  height: 350px;
}

.bw_slick_mv li.slick-slide img {
  width: 100%;
  height: auto;
}

.bw_slick_mv .slick-arrow {
  border-top: 1px solid white;
  border-right: 1px solid white;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 45% !important;
}

.bw_slick_mv .slick-arrow::before {
  color: transparent !important;
}

.bw_slick_mv .slick-prev {
  left: 8px !important;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}

.bw_contentsTab {
  max-width: 1600px;
  width: 100%;
  margin: 0 auto 32px;
  padding: 0 30px;
  font-size: 1.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.bw_contentsTab .bw_modeLabel {
  width: 50%;
  border-bottom: 3px solid gray;
  color: gray;
  float: left;
  text-align: center;
  font-size: 0.9em;
  line-height: 3em;
}

.bw_contentsTags {
  max-width: 1600px;
  width: 100%;
  margin: 0 auto 40px;
  padding: 0 30px;
  font-size: 1.4rem;
  overflow: auto;
}

.bw_contentsTags .bw_tagLists h2 {
  font-size: 2.2rem;
  margin-bottom: 1em;
  font-weight: 700;
  letter-spacing: 0.05em;
  display: inline-block;
}

.bw_tagLink a {
  border: none;
  background-color: #F0F0F0;
  color: #333;
  text-decoration: none;
  padding: 0.5em 1em;
  float: left;
  margin-right: 1em;
  border-radius: 100px;
  font-weight: 700;
}

.bw_tagLink a::before {
  content: "#";
}

.bw_tagLink a:hover {
  color: #333;
  text-decoration: none;
  opacity: 0.7;
}

.bw_contentsRank {
  max-width: 1600px;
  width: 100%;
  margin: 0 auto 40px;
  padding: 0 30px;
  font-size: 1.4rem;
}

.bw_contentsRank[data-target-page="all"] .bw_swipeHeader {
  height: 0;
}

.bw_contentsRank[data-target-page="myshelf"] {
  max-width: initial;
  padding: 0;
}

.bw_bookCategories {
  margin: 0;
  width: calc(100% - 260px);
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.bw_bookCategories li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(100% / 9);
  padding: 10px;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-top: 1px solid #ddd;
  min-height: 56px;
  color: #333;
  text-align: center;
  line-height: 1.5em;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.bw_bookCategories li a {
  display: block;
  width: 100%;
  text-decoration: none;
  color: #333;
}

.bw_bookCategories li a:hover {
  text-decoration: underline;
  color: #333;
  opacity: 0.7;
}

.bw_bookCategories li.bw_fontGreen a,
.bw_bookCategories li.bw_fontGreen a:hover {
  color: #009141;
}

.bw_bookCategories li.bw_fontOrange a,
.bw_bookCategories li.bw_fontOrange a:hover {
  color: #E05F00;
}

.bw_bookCategories li:first-of-type {
  border-left: 1px solid #ddd;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.bw_bookCategories li:last-of-type {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.bw_bookCategories li:last-of-type::after {
  content: "";
  clear: both;
  display: block;
}

.bw_bookCategories _:-ms-lang(x)::-ms-backdrop, .bw_bookCategories li {
  width: 77px;
}

.bw_bookCategories[data-active="top"] li[data-top-link="top"],
.bw_bookCategories[data-active="man"] li[data-top-link="man"],
.bw_bookCategories[data-active="woman"] li[data-top-link="woman"],
.bw_bookCategories[data-active="light"] li[data-top-link="light"],
.bw_bookCategories[data-active="novel"] li[data-top-link="novel"],
.bw_bookCategories[data-active="business"] li[data-top-link="business"],
.bw_bookCategories[data-active="hobby"] li[data-top-link="hobby"] {
  background-color: #F0F0F0;
  color: #000;
  font-weight: 700;
}

.bw_bookCategories[data-active="top"] li[data-top-link="top"] a,
.bw_bookCategories[data-active="top"] li[data-top-link="top"] a:hover,
.bw_bookCategories[data-active="man"] li[data-top-link="man"] a,
.bw_bookCategories[data-active="man"] li[data-top-link="man"] a:hover,
.bw_bookCategories[data-active="woman"] li[data-top-link="woman"] a,
.bw_bookCategories[data-active="woman"] li[data-top-link="woman"] a:hover,
.bw_bookCategories[data-active="light"] li[data-top-link="light"] a,
.bw_bookCategories[data-active="light"] li[data-top-link="light"] a:hover,
.bw_bookCategories[data-active="novel"] li[data-top-link="novel"] a,
.bw_bookCategories[data-active="novel"] li[data-top-link="novel"] a:hover,
.bw_bookCategories[data-active="business"] li[data-top-link="business"] a,
.bw_bookCategories[data-active="business"] li[data-top-link="business"] a:hover,
.bw_bookCategories[data-active="hobby"] li[data-top-link="hobby"] a,
.bw_bookCategories[data-active="hobby"] li[data-top-link="hobby"] a:hover {
  pointer-events: none;
  text-decoration: none;
  cursor: default;
  color: #000;
}

.bw_bookCategories[data-active="magazine"] li[data-top-link="magazine"],
.bw_bookCategories[data-active="freetopic"] li[data-top-link="freetopic"] {
  background-color: #F0F0F0;
  font-weight: 700;
}

.bw_bookCategories[data-active="magazine"] li[data-top-link="magazine"] a,
.bw_bookCategories[data-active="magazine"] li[data-top-link="magazine"] a:hover,
.bw_bookCategories[data-active="freetopic"] li[data-top-link="freetopic"] a,
.bw_bookCategories[data-active="freetopic"] li[data-top-link="freetopic"] a:hover {
  pointer-events: none;
  cursor: default;
}

.bw_linkContents {
  margin: 0 auto;
  position: relative;
}

.bw_linkContents h2 {
  font-size: 2.2rem;
  margin-bottom: 0.25em;
  font-weight: 700;
  letter-spacing: 0.05em;
  display: inline-block;
  overflow: hidden;
}

.bw_linkContents .bw_thumbLink.bw_itemNew {
  position: relative;
}

.bw_linkContents .bw_thumbLink.bw_itemFree {
  position: relative;
}

.bw_linkContents .bw_thumbLink.bw_itemFree::after {
  content: "無料";
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.125em 0.5em;
  background-color: #cc0033;
  color: white;
  font-size: 1rem;
  border-radius: 3px;
  font-weight: 700;
}

.bw_linkContents .bw_thumbLink.bw_itemSale {
  position: relative;
}

.bw_linkContents .bw_thumbLink.bw_itemSale::after {
  content: "割引";
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.125em 0.5em;
  background-color: #cc0033;
  color: white;
  font-size: 1rem;
  border-radius: 3px;
  font-weight: 700;
}

.bw_linkContents .bw_thumbLink.bw_itemTag_pointup {
  position: relative;
}

.bw_linkContents .bw_thumbLink img {
  margin-bottom: 20px;
  -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.12);
          box-shadow: 0 4px 6px rgba(0, 0, 0, 0.12);
}

.bw_linkContents.bw_itemList {
  min-height: 240px;
}

.bw_linkContents.bw_itemList_wide .bw_listSlick_wide {
  margin-bottom: 0;
}

.bw_linkContents.bw_itemList_smallTo1 {
  min-height: 220px;
}

.bw_linkContents.bw_itemList .bw_thumbLink {
  float: initial;
  display: inline-block;
}

.bw_linkContents.bw_itemList .bw_thumbLink img {
  width: 100%;
  height: auto;
  margin: 3px 0 10px 3px;
  border-radius: 3px;
}

.bw_linkContents.bw_itemList .bw_thumbLink span,
.bw_linkContents.bw_itemList .bw_thumbLink:hover span {
  color: currentColor;
  text-decoration: none;
  outline: none;
  display: block;
}

.bw_linkContents.bw_itemList .bw_thumbLink:hover img {
  opacity: 0.7;
}

.bw_linkContents.bw_itemList .bw_thumbLink .bw_tileListName {
  font-weight: 600;
  bottom: 1.75em;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-left: 3px;
}

.bw_linkContents.bw_itemList.bw_itemList_small .bw_thumbLink img {
  width: calc(100% - 3px);
}

.bw_linkContents.bw_itemList.bw_itemList_small .bw_thumbLink .bw_tileListName {
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  font-size: 0.85em;
  text-overflow: ellipsis;
  margin-left: 3px;
}

.bw_linkContents.bw_itemList .bw_listSlick .bw_thumbLink,
.bw_linkContents.bw_itemList .bw_listSlick_wide .bw_thumbLink,
.bw_linkContents.bw_itemList .bw_listSlick_large .bw_thumbLink {
  width: 100%;
  padding: 0 10px 0 0;
  color: currentColor;
  text-decoration: none;
  outline: none;
}

.bw_linkContents.bw_itemList .bw_listSlick_small .bw_thumbLink,
.bw_linkContents.bw_itemList .bw_listSlick_smallTo1 .bw_thumbLink {
  width: 100%;
  padding-right: 5px;
  color: currentColor;
  text-decoration: none;
  outline: none;
}

.bw_linkContents.bw_itemList .bw_listSlick_large .bw_favorite_carousel {
  width: 36px;
  height: auto;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 3px;
  right: 7px;
  background: none;
}

.bw_linkContents.bw_itemList .bw_listSlick_large .bw_favorite_carousel svg {
  width: 100%;
  height: auto;
}

.bw_linkContents.bw_itemList .bw_listSlick_large .bw_favorite_carousel::before {
  content: none;
}

.bw_linkContents.bw_itemList .bw_listSlick_large .bw_favorite_carousel .bw_favorite_book {
  display: block;
}

.bw_linkContents.bw_itemList .bw_listSlick_large .bw_favorite_carousel .bw_favorite_book .bw_favorite_book_base {
  fill: #fff;
  opacity: 0.7;
}

.bw_linkContents.bw_itemList .bw_listSlick_large .bw_favorite_carousel .bw_favorite_book .bw_favorite_book_fillStar {
  opacity: 0;
}

.bw_linkContents.bw_itemList .bw_listSlick_large .bw_favorite_carousel.is-active .bw_favorite_book .bw_favorite_book_star {
  opacity: 0;
}

.bw_linkContents.bw_itemList .bw_listSlick_large .bw_favorite_carousel.is-active .bw_favorite_book .bw_favorite_book_fillStar {
  fill: #009141;
  opacity: 1;
}

.bw_linkContents.bw_itemList .bw_listSlick_large _:-ms-lang(x)::-ms-backdrop, .bw_linkContents.bw_itemList .bw_listSlick_large .bw_favorite_carousel {
  height: 36px;
}

.bw_linkContents.bw_itemList .bw_thumbLink .bw_tileListInfo {
  bottom: 0.5em;
  font-size: 0.85em;
  margin-bottom: 1.14em;
  margin-left: 3px;
}
.bw_linkContents.bw_itemList.bw_itemList_smallTo1 .bw_thumbLink .bw_tileListInfo.bw_itemTag_free {
  padding-left: 2.65em;
}

.bw_linkContents.bw_itemList.bw_itemList_smallTo1 .bw_thumbLink .bw_tileListInfo.bw_itemTag_sale {
  padding-left: 2.65em;
}

.bw_linkContents.bw_itemList.bw_itemList_smallTo1 .bw_thumbLink .bw_tileListInfo.bw_itemTag_full {
  padding-left: 4.75em;
}

.bw_linkContents.bw_itemList .bw_thumbLink .bw_tileListPrice::before {
  content: "￥";
}

.bw_linkContents.bw_itemList .bw_thumbLink .bw_tileListStrong,
.bw_linkContents.bw_itemList .bw_thumbLink:hover .bw_tileListStrong {
  font-weight: 600;
  color: #CC0000;
}

.bw_linkContents.bw_itemList_wide .bw_thumbLink .bw_tileListInfo {
  margin-bottom: 0;
}

.bw_linkContents.bw_itemList_small .bw_thumbLink .bw_tileListInfo {
  bottom: 0.5em;
  font-size: 0.7em;
  margin-bottom: 1.4em;
  margin-left: 3px;
}

.bw_listTitle_g {
  font-size: 1.3em;
  line-height: 1.4;
  border-bottom: 1px solid lightgray;
  margin-bottom: 30px;
  color: dimgray;
  font-weight: 900;
}

.slick-prev {
  left: 0px;
  z-index: 20;
  display: none !important;
}

.slick-next {
  right: 8px;
  z-index: 20;
  display: none !important;
}

.on_prev .slick-prev,
.on_next .slick-next {
  display: block !important;
}

.bw_slick_mv .slick-prev,
.bw_slick_mv .slick-next {
  display: inline-block !important;
}

.bw_listSlick_wide .slick-prev {
  left: 15px !important;
}

.bw_listSlick_wide .slick-next {
  right: 75px !important;
}

.bw_listSlick_small .slick-prev,
.bw_listSlick_small .slick-next {
  top: 50% !important;
}

.bw_listSlick_smallTo1 .slick-prev,
.bw_listSlick_smallTo1 .slick-next {
  top: 33% !important;
}

.bw_listSlick_large .slick-prev,
.bw_listSlick_large .slick-next {
  top: 38% !important;
}

.bw_tabContainer .slick-prev,
.bw_tabContainer .slick-next {
  top: 47.5% !important;
}

.slick-prev:before,
.slick-next:before {
  color: #000;
}

.bw_slick_mv.slick-initialized.slick-slider::before, .bw_slick_mv.slick-initialized.slick-slider::after {
  content: "";
  display: block;
  position: absolute;
  width: calc((100% - 700px) / 2);
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 10;
}

.bw_slick_mv.slick-initialized.slick-slider::after {
  top: 0;
  right: 0;
}

.slick-slider {
  visibility: hidden;
}

.slick-slider.slick-initialized {
  visibility: visible;
}

.slick-slide {
  position: relative;
}

.bw_listSlick .slick-prev:hover::before,
.bw_listSlick .slick-next:hover::before,
.bw_listSlick_wide .slick-prev:hover::before,
.bw_listSlick_wide .slick-next:hover::before,
.bw_listSlick_small .slick-prev:hover::before,
.bw_listSlick_small .slick-next:hover::before,
.bw_listSlick_smallTo1 .slick-prev:hover::before,
.bw_listSlick_smallTo1 .slick-next:hover::before,
.bw_listSlick_large .slick-prev:hover::before,
.bw_listSlick_large .slick-next:hover::before,
.bw_tabContainer .slick-prev:hover::before,
.bw_tabContainer .slick-next:hover::before {
  opacity: 0.7;
}

.slick-prev,
.slick-next {
  top: 35% !important;
  width: 20px;
  height: 20px;
}

.bw_listSlick .slick-prev::before,
.bw_listSlick_wide .slick-prev::before,
.bw_listSlick_small .slick-prev::before,
.bw_listSlick_smallTo1 .slick-prev::before,
.bw_listSlick_large .slick-prev::before,
.bw_tabContainer .slick-prev::before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.bw_listSlick .slick-next,
.bw_listSlick_wide .slick-next,
.bw_listSlick_small .slick-next,
.bw_listSlick_smallTo1 .slick-next,
.bw_listSlick_large .slick-next,
.bw_tabContainer .slick-next {
  right: 0;
}

.bw_listSlick .slick-prev,
.bw_listSlick .slick-next,
.bw_listSlick_wide .slick-prev,
.bw_listSlick_wide .slick-next,
.bw_listSlick_small .slick-prev,
.bw_listSlick_small .slick-next,
.bw_listSlick_smallTo1 .slick-prev,
.bw_listSlick_smallTo1 .slick-next,
.bw_listSlick_large .slick-prev,
.bw_listSlick_large .slick-next,
.bw_tabContainer .slick-prev,
.bw_tabContainer .slick-next {
  width: 32px;
  height: 72px;
}

.slick-dots {
  bottom: 2px !important;
}

.slick-dots li {
  margin: 0 !important;
}

.slick-dots li button {
  padding: 6px 0 !important;
}

.slick-dots li button:before {
  color: transparent !important;
  opacity: 1 !important;
  width: 8px;
  height: 8px;
  background-color: #DDD;
  margin: 6px;
  border-radius: 200px;
  opacity: 0.6 !important;
}

.slick-dots li.slick-active button:before {
  color: transparent !important;
  opacity: 1 !important;
  width: 8px;
  height: 8px;
  background-color: #fff;
  margin: 6px;
  border-radius: 200px;
}

.bw_wideContents {
  max-width: 100vw;
  padding: 24px 0;
  margin: 0 0 36px 0;
}

.bw_wideContents .bw_linkContents {
  max-width: 1600px;
  padding: 0 30px;
}

.bw_bgGreen {
  background-color: #EAF6EF;
}

.bw_contents.bw_newsLink {
  display: block;
  margin-bottom: 0;
  padding: 0.65em 0 0.5em;
  background-color: #009141;
  cursor: pointer;
}

.bw_contents.bw_newsLink:hover {
  opacity: 0.7;
}

.bw_contents.bw_newsLink span {
  display: block;
  width: 345px;
  margin: 0 auto;
  padding-right: 0.5em;
  text-align: left;
  color: white;
  position: relative;
}

.bw_contents.bw_newsLink span::before {
  content: "こちら";
  position: absolute;
  right: 1em;
  color: rgba(255, 255, 255, 0.8);
  font-size: 0.85em;
  font-weight: 600;
  top: 15%;
}

.bw_contents.bw_newsLink span::after {
  content: "";
  display: block;
  width: 1em;
  height: 1em;
  border-bottom: 4px solid rgba(255, 255, 255, 0.6);
  border-right: 4px solid rgba(255, 255, 255, 0.6);
  opacity: 0.6;
  -webkit-transform: rotate(-45deg) scale(0.7);
          transform: rotate(-45deg) scale(0.7);
  position: absolute;
  right: 0;
  top: 18%;
}

.bw_contents.bw_newsLink span img {
  margin: -4px 0.25em 2px;
}

.bw_contents.bw_newsLink span img:nth-of-type(2) {
  margin: -4px 0.25em 2px;
}

.bw_listSlick_wide .bw_thumbLink img {
  width: 149px;
  height: 148px;
}

.bw_listSlick_small .bw_thumbLink img {
  width: 80px;
  height: 108px;
}

.bw_listSlick_smallTo1 .bw_thumbLink img {
  width: 80px;
  height: 108px;
}

.bw_listSlick_large .bw_thumbLink img {
  width: 167px;
  height: 227px;
}

.bw_findBox {
  position: relative;
  float: left;
}

.bw_findInput {
  width: 248px;
  height: 100%;
  border: 1px solid #ddd;
  padding: 1.25em 16px;
  border-radius: 10px;
  background-color: #fff;
  margin-left: 12px;
}

.bw_findInput::-webkit-input-placeholder {
  font-size: 0.925em;
  font-weight: 700;
  color: #888;
}

.bw_findInput::-moz-placeholder {
  font-size: 0.925em;
  font-weight: 700;
  color: #888;
}

.bw_findInput:-ms-input-placeholder {
  font-size: 0.925em;
  font-weight: 700;
  color: #888;
}

.bw_findInput::-ms-input-placeholder {
  font-size: 0.925em;
  font-weight: 700;
  color: #888;
}

.bw_findInput::placeholder {
  font-size: 0.925em;
  font-weight: 700;
  color: #888;
}

.bw_findInput.bw_suggestOn {
  border-bottom-left-radius: 0 !important;
}

.bw_findInput:focus {
  outline: none;
}

.bw_findBtn {
  height: 100%;
  position: absolute;
  top: 0;
  right: 10px;
  border: none;
  background-color: transparent;
}

.bw_findBtn path {
  fill: #000;
}

.bw_findSuggest {
  position: absolute;
  width: 83%;
  top: calc(4.2em - 2px);
  left: 12px;
  z-index: 10;
  background-color: whitesmoke;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  -webkit-transition: max-height 0.5s ease-in-out 0s;
  transition: max-height 0.5s ease-in-out 0s;
  padding: 0.5em 0 1em;
  border-top: 1px solid lightgray;
}

.bw_findSuggest:focus {
  outline: none;
}

.bw_findSuggest a {
  display: block;
  padding: 0 1em;
  margin-bottom: 0.5em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: dimgray;
  text-decoration: none;
  font-size: 0.95em;
}

.bw_findSuggest a:hover {
  opacity: 0.7;
  color: dimgray;
  text-decoration: none;
}

.bw_largeBanner {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
  text-align: center;
  position: relative;
}

.bw_largeBanner img {
  width: 100%;
  height: auto;
}

.bw_largeBanner .bw_banner_link {
  display: block;
  width: 16.875%;
  height: 22%;
  position: absolute;
  right: 2.5%;
  z-index: 5;
  top: 25%;
  color: #fff;
  border-radius: 10px;
  text-align: center;
  background-color: #009141;
  font-weight: 600;
  line-height: 1.3;
  padding: 4px 0 2px;
}

.bw_largeBanner .bw_banner_link:hover {
  opacity: 0.7;
  color: #fff;
}

.bw_largeBanner .bw_banner_link.bw_banner_link_login {
  top: auto;
  bottom: 25%;
  background-color: rgba(0, 0, 0, 0.3);
  border: 1px solid #fff;
}

.bw_largeBanner .bw_banner_link.bw_banner_link_login:hover {
  opacity: 0.7;
}

.bw_largeBanner .bw_banner_link .bw_banner_link_sub {
  font-size: 0.85em;
}

.bw_largeBanner .bw_banner_link_noBtn {
  position: absolute;
  bottom: 7%;
  right: 2.5%;
  font-size: 0.85em;
  font-weight: 600;
  color: #fff;
  padding-right: 0.75em;
}

.bw_largeBanner .bw_banner_link_noBtn:hover {
  color: #fff;
  opacity: 0.7;
}

.bw_largeBanner .bw_banner_link_noBtn::after {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  border-right: 2px solid rgba(255, 255, 255, 0.5);
  border-bottom: 2px solid rgba(255, 255, 255, 0.5);
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  position: absolute;
  right: 0;
  top: 5px;
}

.bw_largeBanner .bw_banner_link_noBtn:hover {
  opacity: 0.7;
}

.sp_only_small {
  display: none !important;
}

@media all and (max-width: 960px) {

  .bw_largeBanner .pc_only_wide {
    opacity: 0 !important;
  }
  .bw_largeBanner .bw_banner_link.bw_banner_link_free {
    top: 21.5%;
    width: 143px;
  }
  .bw_largeBanner .bw_banner_link.bw_banner_link_login {
    bottom: 24.5%;
    width: 143px;
  }
  .bw_largeBanner .bw_banner_link_noBtn {
    bottom: 7%;
    right: 2.5%;
    left: auto;
  }
}

@media all and (max-width: 906px) {
  .bw_largeBanner::before {
    width: 47.5%;
    background-size: auto 100%;
    background-position: center;
  }
  .bw_largeBanner::after {
    display: none;
  }
}

@media all and (max-width: 851px) {
  .bw_largeBanner::before {
    width: 210px;
    left: 40%;
  }
}

@media all and (max-width: 768px) {
  .bw_largeBanner {
    width: calc(100% - 1em * 2);
    margin: 1em 1em 0;
  }
}

@media all and (max-width: 698px) {
  .bw_largeBanner::before {
    left: 230px;
  }
}

@media all and (max-width: 654px) {
  .bw_largeBanner {
    padding: 0 1em;
    margin: 1em 0 0;
    width: 100%;
    height: auto;
    background: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    border-radius: 0;
  }
  .bw_largeBanner::before {
    display: none;
  }
  .bw_largeBanner .bw_banner_link.bw_banner_link_free {
    width: 162px;
    height: 44px;
    right: 2.24em;
    top: auto;
    bottom: 60%;
  }
  .bw_largeBanner .bw_banner_link.bw_banner_link_login {
    width: 162px;
    height: 44px;
    right: 2.24em;
    top: 45%;
    bottom: auto;
  }
  .bw_largeBanner .bw_banner_link_about {
    right: 0;
    left: 0;
    bottom: 12px;
  }
  .bw_largeBanner .bw_banner_link_noBtn {
    right: 0;
    left: 0;
    width: 160px;
    bottom: 12px;
    margin: 0 auto;
  }
  .pc_only_wide {
    display: none !important;
  }
  .sp_only_small {
    display: initial !important;
  }
}

.bw_tabContent {
  width: 25%;
  float: left;
}

.bw_tabContent h3 {
  font-size: 1.14em;
  margin-bottom: 1em;
}

.bw_contentsRank h2 {
  font-size: 2.2rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  display: inline-block;
  margin-bottom: 1em;
}

.bw_swipeHeader .slick-slider.slick-initialized {
  visibility: hidden;
}

.bw_rankingList li {
  border-top: 1px solid #DDD;
  padding: 1.14em 0;
  margin-right: 1.14em;
  overflow: auto;
}

.bw_rankingList li:hover img {
  opacity: 0.7;
}

.bw_rankingList .mostRank {
  text-align: right;
}

.bw_rankingList .mostRank:hover a,
.bw_rankingList .mostRank a:hover,
.bw_rankingList .mostRank:hover a:hover {
  color: dimgray;
}

.bw_rankThumbLink {
  outline: none !important;
}

.bw_rankThumbLink img {
  float: left;
  width: 35%;
  margin-right: 5%;
  -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.12);
          box-shadow: 0 4px 6px rgba(0, 0, 0, 0.12);
}

.bw_rankThumbLink.bw_itemNew {
  display: block;
  position: relative;
}

.bw_rankThumbLink.bw_itemNew::after {
  content: "NEW";
  position: absolute;
  top: -3px;
  left: 0;
  padding: 0.125em 0.5em;
  background-color: #cc0033;
  color: white;
  font-size: 1rem;
  border-radius: 3px;
  font-weight: 700;
}

.bw_rankThumbLink .bw_rankData {
  float: left;
  width: 55%;
  overflow: hidden;
}

.bw_rankThumbLink span {
  display: block;
}

.bw_rankThumbLink span,
.bw_rankThumbLink:hover span {
  color: #000;
  text-decoration: none;
}

.bw_rankThumbLink .bw_listRank,
.bw_rankThumbLink .bw_listAuthor {
  margin-bottom: 1.14em;
}

.bw_rankThumbLink .bw_listName,
.bw_rankThumbLink:hover .bw_listName {
  font-weight: 600;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bw_rankThumbLink .bw_listAuthor,
.bw_rankThumbLink:hover .bw_listAuthor {
  font-size: 0.85em;
  color: #888;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bw_rankThumbLink .bw_listPrice {
  font-size: 0.85em;
}

.bw_rankThumbLink .bw_listPrice::before {
  content: "￥";
}

.bw_rankingList .bw_listRank {
  width: 20px;
  height: 20px;
  position: relative;
}


.bw_rankingList .bw_listRank.bw_rank_new::after {
  content: "New!";
  color: #CC0033;
  font-weight: 700;
  font-size: 1rem;
  position: absolute;
  right: -32px;
  top: 4px;
}

.bw_rankingList li:first-of-type .bw_listRank path {
  fill: #b5a700;
}

.bw_rankingList li:nth-of-type(2) .bw_listRank path {
  fill: #939aa3;
}

.bw_rankingList li:nth-of-type(3) .bw_listRank path {
  fill: #bf7d00;
}

/* modal */
.bw_modalContents {
  margin-top: 0;
}

.bw_modalContents h3 img {
  display: block;
  margin: 0 auto 0.8em;
  height: 100%;
  width: auto;
  text-align: center;
}

.bw_modalContents_summary {
  display: block;
  width: auto;
  margin: 0 -20px 1.15em;
  text-align: center;
}

.bw_modalContents_summary img {
  display: block;
  width: auto;
  margin: 8px calc((100% - 307px) / 2) 1.5em;
  height: auto;
}

.bw_modalContents_point {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(100% - 1.15em * 2);
  min-height: 63px;
  margin: 0 auto 1.25em;
  position: relative;
}

.bw_modalContents_point_image {
  width: 90px;
  margin-right: 1.15em;
  text-align: center;
}

.bw_modalContents_point_image img {
  width: 100%;
  height: auto;
}

.bw_modalContents_point_image_only {
  margin: 0 auto;
}

.bw_modalContents_point_image_only img {
  width: 100%;
  height: auto;
}

.bw_modalContents_point_image_height100 img {
  width: auto;
  height: 100%;
}

.bw_modalContents_point_text {
  width: calc(100% - 1.15em - 90px);
  margin-left: 1.15em;
  position: absolute;
  right: 0;
  font-weight: bold;
  color: #009141;
  text-align: left;
}

.bw_modalContents_point_text strong {
  font-size: 1.2em;
}

.bw_modalContents_point_text a {
  display: inline-block;
  position: relative;
  color: #000;
  font-size: 0.85em;
  padding-top: 0.5em;
  padding-right: 1em;
}

.bw_modalContents_point_text a::after {
  content: "";
  display: block;
  width: 8.5px;
  height: 8.5px;
  position: absolute;
  right: 0;
  top: 0.75em;
  border-bottom: 2px solid #000;
  border-right: 2px solid #000;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.bw_modalContents_link {
  display: block;
  margin: 30px auto 0;
  width: 100%;
  padding: 1em;
  font-size: 1.15em;
  font-weight: 600;
  color: #fff;
  background-color: #009141;
  border-radius: 8px;
  text-align: center;
}

.bw_modalContents_link::before {
  display: none;
}

.bw_modalContents_link:hover {
  color: #fff;
  text-decoration: none;
  opacity: 0.7;
}

[data-modal-type="newOpen"] .bw_modalBox.bw_forBook {
  padding: 26px 70px;
}

.bw_modal[data-modal-type="newOpen"] .bw_modalBox {
  width: 440px;
  height: 575px;
  padding: 40px 70px;
  top: calc((100% - 575px) / 2);
  border-radius: 8px;
}

.bw_modal[data-modal-type="newOpen"] .bw_close_modal {
  width: 48px;
  height: 48px;
  position: fixed;
  top: auto;
  bottom: 48px;
  right: auto !important;
  left: calc(50% - 48px / 2);
  background-color: #333333;
  border-radius: 100px;
}

.bw_modal[data-modal-type="newOpen"] .bw_close_modal line {
  stroke: #fff;
  -webkit-transform: scale(0.75) translate(16.5%, 17.5%);
          transform: scale(0.75) translate(16.5%, 17.5%);
}

@media all and (max-width: 768px) {
  .bw_modal[data-modal-type="newOpen"] .bw_modalBox {
    width: calc(100% - 1.15em * 2);
    height: auto !important;
    padding: 1.725em 1.15em;
    overflow-x: hidden;
  }
  .bw_modal[data-modal-type="newOpen"] .bw_modalBox.bw_modalbox_minContent {
    max-height: calc(100% - calc((100vh - 560px) / 2) - 100px);
  }
  .bw_modal[data-modal-type="newOpen"] .bw_close_modal {
    bottom: 35px;
  }
}

.bw_toAppli_message {
  font-weight: 600;
  text-align: center;
  margin: 1em 1em 0.5em;
}

.bw_toAppli_btn:hover {
  opacity: 0.7;
  color: #000;
  text-decoration: none;
}

.bw_contents[data-disp-order="16"] {
  margin-bottom: 80px;
}

[data-page-disp] {
  display: none !important;
}

@media all and (max-width: 768px) {
  .bw_slick_mv {
    margin-bottom: 0;
  }
  .bw_slick_mv .slick-slide {
    width: 100vw;
    margin-bottom: -4px;
  }
  .bw_slick_mv.slick-initialized .slick-slide {
    height: initial;
  }
  .bw_slick_mv.slick-initialized.slick-slider::before, .bw_slick_mv.slick-initialized.slick-slider::after {
    display: none;
  }
  .bw_slick_mv img {
    width: 100%;
    height: auto;
  }
  .bw_slick_mv.slick-dotted.slick-slider {
    margin-bottom: 0px;
  }
  .bw_contents.bw_newsLink:hover {
    opacity: 1;
  }
  .bw_contentsTab {
    margin-bottom: 1.14em;
    padding: 0;
  }
  .bw_bookCategories {
    width: 100vw;
  }
  .bw_bookCategories li {
    width: calc(100% / 3);
    border-bottom: none;
    padding: 1em 0 !important;
    min-height: 3em;
  }
  .bw_bookCategories li br {
    display: none;
  }
  .bw_bookCategories li:first-of-type {
    border-radius: 0;
  }
  .bw_bookCategories li:nth-of-type(n+7) {
    border-bottom: 1px solid lightgray;
  }
  .bw_bookCategories li:nth-of-type(1), .bw_bookCategories li:nth-of-type(5), .bw_bookCategories li:nth-of-type(8) {
    line-height: 1.5em;
  }
  .bw_bookCategories li:last-of-type {
    border-radius: 0;
  }
  .bw_largeBanner {
    /*
  width: -webkit-calc(343px + 1em * 2);
  width: calc(343px + 1em * 2);
  padding: 0 1em; */
  }
  .bw_largeBanner::after {
    display: none;
  }
  .bw_largeBanner.sp_only:not(.bw_hide) {
    display: block !important;
  }
  .bw_largeBanner.sp_only_small:not(.bw_hide) {
    display: none !important;
  }
  .bw_largeBanner .bw_banner_link {
    width: 162px;
    height: 44px;
  }
  .bw_findInput {
    width: calc(100vw - 1em * 2);
    height: 44px;
    margin: 1.14em 1em 0;
    padding: 0.85em 1em;
    border-radius: 10px;
    border-left: 1px solid lightgray;
  }
  .bw_findInput.bw_suggestOn {
    border-bottom-left-radius: 0;
  }
  .bw_findBtn {
    height: initial;
    right: 1.75em;
    top: 26px;
  }
  .bw_findSuggest {
    width: 81vw;
    top: calc(4.5em - 4px);
    left: 1em;
  }
  .bw_listSlick .slick-prev:hover::before,
  .bw_listSlick .slick-next:hover::before,
  .bw_listSlick_wide .slick-prev:hover::before,
  .bw_listSlick_wide .slick-next:hover::before,
  .bw_listSlick_small .slick-prev:hover::before,
  .bw_listSlick_small .slick-next:hover::before,
  .bw_listSlick_smallTo1 .slick-prev:hover::before,
  .bw_listSlick_smallTo1 .slick-next:hover::before,
  .bw_listSlick_large .slick-prev:hover::before,
  .bw_listSlick_large .slick-next:hover::before,
  .bw_tabContainer .slick-prev:hover::before,
  .bw_tabContainer .slick-next:hover::before {
    opacity: 1;
  }
  .bw_contentsTags,
  .bw_contentsRank {
    width: calc(100vw - 1em * 2);
    margin: 0 1em 2.75em;
    padding: 0;
  }
  .bw_contentsTags .bw_tagLists h2 {
    font-size: 1.8rem;
  }
  .bw_tagLink a {
    margin: 0 0.5em 0.5em 0;
  }
  .bw_linkContents,
  .bw_wideContents .bw_linkContents {
    max-width: 125vw;
    width: 125vw;
    margin: 0 auto 0 calc(1em - 3px);
    padding: 0;
  }
  .bw_linkContents.bw_contents_liquid .bw_linkContents,
  .bw_wideContents .bw_linkContents.bw_contents_liquid .bw_linkContents {
    padding: 0;
  }
  .bw_linkContents {
    position: initial;
  }
  .bw_linkContents h2 {
    font-size: 1.8rem;
    margin-bottom: 0.7em;
  }
  .bw_linkContents.bw_itemList .bw_thumbLink:hover img {
    opacity: 1;
  }
  .bw_linkContents.bw_itemList .bw_listSlick_large .bw_favorite_carousel {
    right: -3px;
  }
  .bw_linkContents.bw_itemList_small {
    max-width: 117.5vw;
    width: 117.5vw;
  }
  .bw_linkContents.bw_itemList_smallTo1 {
    max-width: 117vw;
    width: 117vw;
  }
  .bw_linkContents.bw_itemList_large {
    max-width: 141vw;
    width: 141vw;
  }
  .bw_linkContents.bw_itemList::after {
    content: none !important;
  }
  .bw_linkContents.bw_itemList .bw_listSlick .bw_thumbLink,
  .bw_linkContents.bw_itemList .bw_listSlick_wide .bw_thumbLink {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .bw_linkContents.bw_itemList .bw_listSlick .bw_thumbLink .bw_tileListName,
  .bw_linkContents.bw_itemList .bw_listSlick .bw_thumbLink .bw_tileListInfo,
  .bw_linkContents.bw_itemList .bw_listSlick_wide .bw_thumbLink .bw_tileListName,
  .bw_linkContents.bw_itemList .bw_listSlick_wide .bw_thumbLink .bw_tileListInfo {
    font-size: 0.85em;
  }
  .bw_linkContents.bw_itemList .bw_listSlick_smallTo1 .bw_thumbLink {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .bw_linkContents.bw_itemList .bw_listSlick_smallTo1 .bw_thumbLink .bw_tileListName,
  .bw_linkContents.bw_itemList .bw_listSlick_smallTo1 .bw_thumbLink .bw_tileListInfo {
    font-size: 0.85em;
    margin-bottom: 0;
  }
  .bw_linkContents.bw_itemList .bw_listSlick_large .bw_thumbLink {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .bw_linkContents.bw_itemList .bw_listSlick_large .bw_thumbLink .bw_tileListInfo {
    font-size: 0.85em;
  }
  .bw_linkContents.bw_itemList .bw_listSlick_small {
    margin-bottom: 0;
  }
  .bw_linkContents.bw_itemList .bw_listSlick_small .slick-slide {
    margin-right: 0;
  }
  .bw_linkContents.bw_itemList .bw_listSlick_small .slick-track {
    padding-right: 0;
  }
  .bw_linkContents.bw_itemList .slick-slide {
    margin-right: 0.55em;
  }
  .bw_bannerSlickSmall {
    /* バナーの横に余白を入れる場合
  width: calc(100vw - 1em * 2);
  margin: 0 1em;
  */
  }
  .bw_bannerSlickSmall img {
    width: 100%;
    height: auto;
  }
  .bw_bannerSlickHalf {
    width: calc(100% - 1em * 2 + 4px * 2);
    margin: 0 calc(1em - 4px);
  }
  .bw_bannerSlickHalf .slick-slide {
    margin: 0 4px;
  }
  .bw_contentsRank[data-target-page="all"] .bw_swipeHeader {
    display: block !important;
    height: initial;
  }
  .bw_contentsRank h2 {
    margin-bottom: 1em;
  }
  .bw_swipeHeader .slick-slider.slick-initialized {
    visibility: visible;
  }
  .bw_swipeHeader .bw_swipeTabs {
    margin: 0;
    z-index: 2;
  }
  .bw_swipeHeader .bw_swipeTabs .slick-list {
    overflow-x: visible;
    margin-right: -1em;
  }
  .bw_swipeHeader .bw_swipeTabs .slick-slide {
    margin-right: 1.725em;
    white-space: nowrap;
  }
  [data-target-page="all"] .bw_tabContainer .slick-slide {
    background-color: #fff;
  }
  [data-target-page="all"] .bw_swipeHeader {
    position: relative;
    z-index: 5;
  }
  [data-target-page="all"] .bw_swipeHeader .slick-slide {
    padding: 16px 22px 0;
  }
  [data-target-page="all"] .bw_swipeHeader .slick-slide:first-of-type {
    padding-left: 0;
  }
  [data-target-page="all"] .bw_swipeHeader .slick-slide:last-of-type {
    padding-right: 0;
  }
  [data-target-page="all"] .bw_swipeHeader .slick-slider.slick-initialized {
    visibility: visible;
  }
  [data-target-page="all"] .bw_swipeHeader .bw_swipeTabs {
    margin: 0;
  }
  [data-target-page="all"] .bw_swipeHeader .bw_swipeTab_head {
    margin: 0;
    padding-bottom: 11px;
    border-bottom: 4px solid transparent;
    font-size: 1.14em;
    color: #888;
  }
  [data-target-page="all"] .bw_swipeHeader .bw_isActive .bw_swipeTab_head {
    border-bottom: 4px solid #009141;
    color: #000;
  }
  [data-target-page="all"] .bw_tabContainer {
    border-top: 1px solid #ddd;
    margin-top: -1px;
  }
  .bw_swipeHeader {
    overflow-x: auto;
    overflow-y: hidden;
    height: 50px;
    width: calc(100% + 1em);
    -ms-overflow-style: none;
    /* IE, Edge 対応 */
    scrollbar-width: none;
    /* Firefox 対応 */
  }
  .bw_swipeHeader::-webkit-scrollbar {
    display: none;
    /* Chrome, Safari 対応 */
  }
  .bw_swipeHeader .bw_swipeTab_head {
    font-weight: 300;
  }
  .bw_swipeHeader .bw_swipeTabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
        flex-flow: wrap;
    margin: 0 auto;
    white-space: nowrap;
  }
  .bw_swipeHeader .bw_swipeTabs .bw_swipeTab {
    width: auto;
    margin-right: 24px;
  }
  .bw_swipeHeader .bw_swipeTabs .bw_swipeTab:last-of-type {
    margin-right: 0;
  }
  .bw_tabContent h3 {
    visibility: hidden;
    display: none;
  }
  .bw_contentsRank .slick-slide h3 {
    padding-bottom: 1em;
    border-bottom: 4px solid transparent;
    font-size: 1.14em;
    margin-bottom: 0;
  }
  .bw_contentsRank .slick-slide h3 {
    color: #888;
  }
  .bw_contentsRank .slick-slide.slick-active.slick-current h3 {
    color: #000;
    border-bottom: 4px solid #009141 !important;
  }
  .bw_tabContainer {
    border-top: 1px solid #DDD;
    width: calc(100% + 1em * 2);
    margin: -2px -1em 0;
    padding: 0 1em;
  }
  .bw_tabContent {
    float: left;
    width: 0;
    height: 100%;
    padding: 0;
    -webkit-transition: width 0.5s ease 0s, padding 0s ease 0.5s, opacity 0.5s ease 0s;
    transition: width 0.5s ease 0s, padding 0s ease 0.5s, opacity 0.5s ease 0s;
  }
  .bw_rankingList {
    width: calc(100vw - 1em * 2);
  }
  .bw_rankingList li {
    margin-right: 0;
  }
  .bw_rankingList li:hover img {
    opacity: 1;
  }
  .bw_rankingList li:first-of-type {
    border-top: none;
  }
  .bw_rankingList li.mostRank {
    padding-bottom: 0;
  }
  .bw_rankingList li.mostRank .bw_mostView {
    margin: -1em 0.125em 0;
  }
  .bw_rankThumbLink .bw_rankData {
    margin-top: 0.75em;
  }
  .bw_rankThumbLink img {
    width: 86px;
    margin-right: 16px;
  }
  .bw_rankThumbLink .bw_listName,
  .bw_rankThumbLink:hover .bw_listName {
    font-size: 1.14em;
  }
  .bw_rankingList .bw_listRank.bw_rank_new::after {
    font-size: 1rem;
    right: -34px;
    top: 5px;
  }
  [data-account-login="true"][data-page-type="magazine"] [data-page-disp="magazine"].sp_only {
    display: block !important;
  }
  .bw_modalContents_link:hover, .bw_modalContents_link::before {
    opacity: 1;
  }
  .bw_toAppli_btn:hover {
    opacity: 1;
  }
  [data-modal-type="newOpen"] .bw_modalBox.bw_forBook {
    padding: 1.725em 1.15em;
  }
}

.bw_modal[data-modal-type="newOpen"] .bw_modalBox.bw_modalbox_minContent {
  padding-bottom: 0 !important;
}

.bw_modal[data-modal-type="newOpen"] .bw_modalBox.bw_modalbox_minContent .bw_modalContents_link {
  margin-bottom: 40px !important;
}

@media all and (max-width: 768px) {
  .bw_modal[data-modal-type="newOpen"] .bw_modalBox.bw_modalbox_minContent .bw_modalContents_link {
    margin-bottom: 1.5em !important;
  }
}

/* newcomers */

.bw_contentsArea a:hover {
  text-decoration: none;
  opacity: 0.7;
}

.bw_newcomers_main {
  position: relative;
  background-repeat: no-repeat;
  text-align: center;
}


.bw_newcomers_main_text {
  display: inline-block;
  margin: 0 auto 50px;
  text-align: center;
}

.bw_newcomers_main_contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-bottom: 24px;
  padding: 0 40px 0 30px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.bw_newcomers_main_contents_point {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  margin-right: 20px;
}

.bw_newcomers_main_contents_point:last-of-type {
  margin-right: 0;
}

.bw_newcomers_main_contents_point_text {
  color: #009141;
  font-size: 1.15em;
  font-weight: 600;
  line-height: 1.5em;
  margin-left: 20px;
  text-align: left;
}

.bw_newcomers_main_contents_point_text a {
  display: inline-block;
  margin-top: 1em;
  padding-right: 1em;
  position: relative;
  font-size: 0.75em;
  color: #000;
  line-height: 1.5em;
}

.bw_newcomers_main_contents_point_text a::after {
  content: "";
  display: block;
  width: 9px;
  height: 9px;
  position: absolute;
  top: 4px;
  right: 0;
  border-bottom: 2px solid #000;
  border-right: 2px solid #000;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.bw_newcomers_btn_links {
  width: 300px;
  height: 48px;
  display: block;
  margin: 0 auto;
  background-color: #009141;
  border-radius: 10px;
  color: #fff;
  font-size: 1.15em;
  font-weight: 600;
  line-height: 48px;
  position: relative;
  text-align: center;
}

.bw_newcomers_btn_links:hover {
  color: #fff;
}

.bw_newcomers_campaign_banner {
  display: block;
  width: 100%;
  height: 95px;
  margin: 24px auto 0;
  position: relative;
  background-color: #CCCCCC;
  font-size: 18px;
  font-weight: 600;
  line-height: 95px;
  color: #fff;
}

.bw_newcomers_campaign_banner:hover {
  color: #fff;
}

.bw_newcomers_appli_guidance_contents {
  display: grid;
  display: -ms-grid;
  margin-bottom: 48px;
  grid-template-columns: 51% 49%;
  -ms-grid-columns: 51% 49%;
  grid-template-rows: 195px 40px 83px;
  -ms-grid-rows: 195px 40px 83px;
}

.bw_newcomers_appli_guidance_contents.bw_forBook {
    grid-template-rows: 150px 40px 150px;
  -ms-grid-rows: 150px 40px 83px;
}

.bw_newcomers_appli_guidance_summary {
  text-align: center;
  grid-column: 1;
  -ms-grid-column: 1;
  grid-row: 1;
  -ms-grid-row: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom:15px;
}

.bw_newcomers_appli_guidance_summary_comment {
  display: inline-block;
  margin: 0 auto;
  padding: 0 1.5em;
  position: relative;
  font-weight: 600;
}

.bw_newcomers_appli_guidance_summary_comment::before {
  content: "";
  display: inline-block;
  width: 12.5px;
  height: 100%;
  border-right: 2px solid #000;
  position: absolute;
  -webkit-transform: rotate(22.5deg);
          transform: rotate(22.5deg);
  top: -15%;
  right: 0.65em;
}

.bw_newcomers_appli_guidance_summary_comment::after {
  content: "";
  display: inline-block;
  width: 12.5px;
  height: 100%;
  border-left: 2px solid #000;
  position: absolute;
  -webkit-transform: rotate(-22.5deg);
          transform: rotate(-22.5deg);
  top: -15%;
  left: 0.65em;
}

.bw_newcomers_appli_guidance_summary img {
  display: block;
  margin: 1.15em auto 0;
}

.bw_newcomers_appli_guidance_summary a {
  display: inline-block;
  margin-top: 1.5em;
  padding-right: 1.2em;
  position: relative;
  font-size: 0.75em;
  font-weight: 600;
  color: #000;
  line-height: 1.5em;
  font-size: 1.4rem;
  margin-bottom: .5rem;
}

.bw_newcomers_appli_guidance_summary a::after {
  content: "";
  display: block;
  width: 9px;
  height: 9px;
  position: absolute;
  top: 6px;
  right: 2px;
  border-bottom: 2px solid #000;
  border-right: 2px solid #000;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.bw_newcomers_appli_guidance_summary a + img {
  max-width: calc(100% - 1.15em * 2);
  height: auto;
  margin-top: 0.55em;
}

.bw_newcomers_appli_guidance_store {
  grid-column: 1;
  -ms-grid-column: 1;
  grid-row: 2;
  -ms-grid-row: 2;
}

.bw_newcomers_appli_guidance_store_inbox {
  text-align: center;
}

.bw_newcomers_appli_guidance_store a {
  display: inline-block;
  width: 163px;
  height: 48px;
}

.bw_newcomers_appli_guidance_store a:first-of-type {
  margin-right: 17px;
}

.bw_newcomers_appli_guidance_store a img {
  width: 100%;
}

.bw_newcomers_appli_guidance_store p {
  font-weight: 600;
  margin-bottom: 1.15em;
}

.bw_newcomers_appli_guidance_images {
  grid-column: 2;
  -ms-grid-column: 2;
  grid-row: 1 / 4;
  -ms-grid-row: 1 / 4;
}

.bw_newcomers_appli_guidance_images img {
  width: 100%;
  height: auto;
}

.bw_newcomers_contents_point {
  max-width: 343px;
  margin: 0 auto;
  background-color: #fff;
}

.bw_newcomers_contents_point_note {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 14px 15px 19px;
  position: relative;
}

.bw_newcomers_contents_point_note img {
  width: 102px;
  min-width: 102px;
  height: 102px;
  min-height: 102px;
}

.bw_newcomers_contents_point_note p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 22px;
  font-weight: 600;
  color: #000;
  line-height: 1.5em;
}

.bw_newcomers_contents_point:nth-of-type(4) .bw_newcomers_contents_point_note {
  padding-bottom: 60px;
}

.bw_newcomers_contents_point + .bw_newcomers_contents_point {
  margin-top: 1.15em;
}

.bw_newcomers_contents_point + p {
  margin: 40px auto 24px;
  font-size: 1.275em;
  font-weight: 600;
  line-height: 1.5em;
}

.bw_newcomers_contents_point ~ img {
  display: block;
  max-width: calc(100% - 1.15em * 2);
  height: auto;
  margin: 0 auto 24px;
}

.bw_newcomers_contents_point ~ a {
  display: block;
  width: 16.75em;
  margin: 0 auto 16px;
  padding-right: 1em;
  position: relative;
  font-size: 0.75em;
  font-weight: 600;
  color: #000;
  line-height: 1.5em;
}

.bw_newcomers_contents_point ~ a::after {
  content: "";
  display: block;
  width: 9px;
  height: 9px;
  position: absolute;
  top: 2px;
  right: 0;
  border-bottom: 2px solid #000;
  border-right: 2px solid #000;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.bw_newcomers_contents_point .bw_newcomers_contents_point_note::before {
  content: "詳しくはこちら";
  display: block;
  position: absolute;
  bottom: 18px;
  right: 28px;
  font-weight: 600;
  color: #000;
}

.bw_newcomers_contents_point .bw_newcomers_contents_point_note::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  right: 16px;
  bottom: 24px;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.bw_newcomers_campaigns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.bw_newcomers_campaigns a {
  display: block;
}

.bw_newcomers_point_message {
  margin: 25px auto;
  font-size: 1.25em;
  font-weight: 600;
  color: #009141;
  text-decoration: underline;
  text-align: center;
}

.bw_newcomers_point_text {
  display: table;
  margin: 0 auto 32px;
  font-weight: 600;
  text-align: left;
}

.bw_title_ribbon {
  max-width: 960px;
  height: 30px;
  font-size: 1.15em;
  font-weight: 600;
  color: #fff;
  line-height: 30px;
  background-color: #009141;
  text-align: center;
  position: relative;
  margin: 0 auto 32px;
  padding: 0 7px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.bw_title_ribbon::before, .bw_title_ribbon::after {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  top: 0;
  z-index: 1;
}

.bw_title_ribbon::before {
  left: 0;
  border-width: 15px 0px 15px 7.5px;
  border-color: transparent transparent transparent #fff;
  border-style: solid;
}

.bw_title_ribbon::after {
  right: 0;
  border-width: 15px 7.5px 15px 0;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
}

.bw_title_ribbon ~ h3 {
  font-size: 1.275em;
  font-weight: 600;
  margin: 33px auto 0.75em;
  text-align: center;
}

.bw_contents_bk_green {
  padding-bottom: 16px;
  background-color: #EAF6EF;
}

.bw_contents_bk_green .bw_title_ribbon {
  margin-bottom: 0;
}

.bw_tileListData {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: clip;
}

.bw_howTo_slick .slick-slider {
  opacity: 0;
}

.bw_howTo_slick .slick-slider.slick-initialized {
  opacity: 1;
}

.bw_howTo_slick img {
  width: 100%;
  height: auto;
}

.bw_howTo_slick .slick-list {
  padding: 0;
}

.bw_howTo_contents h3 {
  font-size: 1.25em;
  font-weight: 600;
  line-height: 1.5em;
  margin-bottom: 32px;
  text-align: center;
}

.bw_howTo_link_more {
  display: block;
  width: 300px;
  height: 48px;
  margin: 0 auto;
  font-size: 1.15em;
  font-weight: 600;
  line-height: 48px;
  color: #000000;
  border: 1px solid #DDDDDD;
  border-radius: 8px;
  text-align: center;
}

.bw_howTo_link_more:hover {
  color: #000000;
}

.bw_contents_liquid .bw_contents_liquid {
  margin-bottom: 0;
}

.bw_contents_liquid .bw_contents_liquid:last-of-type {
  margin-bottom: 0;
}

[data-page-type="book-guidance"] .bw_newcomers_main {
  background-image: url(../img/newcomer_mv_bk_forBook.png);
  background-size: contain;
}

[data-page-type="book-guidance"] .bw_newcomers_main_contents_point {
  display: grid;
  display: -ms-grid;
  grid-template-columns: 100%;
  -ms-grid-columns: 100%;
  grid-template-rows: 88px auto;
  -ms-grid-rows: 88px auto;
}

[data-page-type="book-guidance"] .bw_newcomers_main_contents_point_image {
  display: block;
  margin: 0 auto;
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}

[data-page-type="book-guidance"] .bw_newcomers_main_contents_point_text {
  margin: 0;
  text-align: center;
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}

[data-page-type="book-guidance"] .bw_newcomers_summary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  max-width: 798px;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

[data-page-type="book-guidance"] .bw_newcomers_summary .bw_newcomers_main_text {
  max-height: 59px;
  margin: 0;
}

[data-page-type="book-guidance"] .bw_newcomers_sale_point {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 798px;
  width: 100%;
  height: 101px;
  margin: 0 auto 10px;
  padding: 23px 0;
  position: relative;
  background-color: #fff;
  border-radius: 10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

[data-page-type="book-guidance"] .bw_newcomers_sale_point img {
  height: 100%;
  width: auto;
}

[data-page-type="book-guidance"] .bw_newcomers_sale_point img:first-of-type {
  margin-right: 25px;
}

[data-page-type="book-guidance"] .bw_newcomers_sale_point_anotasion {
  position: relative;
  margin: 0 auto 22px;
}

@media all and (min-width: 769px) {
  .bw_howTo_slick .slick-slider {
    opacity: 0;
  }
  .bw_howTo_slick .slick-slider.slick-initialized {
    opacity: 1;
  }
  .bw_howTo_slick img {
    width: 100%;
    height: auto;
  }
  .bw_howTo_slick .slick-list {
    padding: 0;
  }
  .bw_howTo_slick .slick-slide {
    width: 31% !important;
    margin-right: 1%;
    margin-left: 1%;
  }
  .bw_howTo_slick .slick-slide:first-of-type {
    margin-left: 0;
  }
  .bw_howTo_slick .slick-slide:last-of-type {
    /*margin-right: 0;*/
  }

  .bw_howTo_slick .slick-list .slick-track{
    width: 100% !important;
    transform: translate3d(-0, 0px, 0px) !important;
  }
  .bw_howTo_slick .slick-slide.slick-cloned {
      display: none;
  }

  .bw_howTo_slick .slick-dots{
    display: none;
    }

}

@media all and (max-width: 768px) {
  .bw_newcomers_main {
    background-size: 140% auto;
    background-position: 33% 0;
  }

  .bw_newcomers_main_text {
    display: block;
    margin-bottom: 48px;
  }
  .bw_newcomers_main_contents {
    display: block;
    padding: 0 1.15em;
    margin: 3.425em 0 3em;
  }
  .bw_newcomers_main_contents_point {
    display: grid;
    display: -ms-grid;
    width: 100%;
    grid-template-rows: 100%;
    -ms-grid-rows: 100%;
    grid-template-columns: 90px 20px auto;
    -ms-grid-columns: 90px 20px auto;
    margin-right: 0;
    padding: 24px 0;
    border-bottom: 1px solid #DDDDDD;
  }
  .bw_newcomers_main_contents_point:last-of-type {
    padding-bottom: 0;
    border-bottom: none;
  }
  .bw_newcomers_main_contents_point_image {
    grid-column: 1;
    -ms-grid-column: 1;
    grid-row: 1;
    -ms-grid-row: 1;
    margin: 0 auto;
  }
  .bw_newcomers_main_contents_point_text {
    grid-column: 3;
    -ms-grid-column: 3;
    grid-row: 1;
    -ms-grid-row: 1;
    margin-left: 0;
  }
  .bw_newcomers_appli_guidance_contents {
    grid-template-columns: 100%;
    -ms-grid-columns: 100%;
    grid-template-rows: auto 32px auto 32px auto 62px !important;
    -ms-grid-rows: auto 32px auto 32px auto 62px !important;
    margin-bottom: 0;
  }
  .bw_newcomers_appli_guidance_store {
    grid-column: 1;
    -ms-grid-column: 1;
    grid-row: 5;
    -ms-grid-row: 5;
  }
  .bw_newcomers_appli_guidance_store_inbox {
    max-width: 375px;
    width: 100%;
    margin: 0 auto;
    padding: 0 1.15em;
  }
  .bw_newcomers_appli_guidance_store a {
    width: calc((100% - 17px) / 2);
  }
  .bw_newcomers_appli_guidance_store a:first-of-type {
    margin-right: 0;
    float: left;
  }
  .bw_newcomers_appli_guidance_store a:last-of-type {
    float: right;
  }
  .bw_newcomers_appli_guidance_store p {
    margin: 0 0 1.15em;
    text-align: left;
  }
  .bw_newcomers_appli_guidance_images {
    grid-column: 1;
    -ms-grid-column: 1;
    grid-row: 3;
    -ms-grid-row: 3;
  }
  .bw_newcomers_appli_guidance_images img:not(.pc_only) {
    display: block !important;
    max-width: calc(100% - 1.15em * 2);
    height: auto;
    margin: 0 auto;
  }
  .bw_newcomers_point_message {
    line-height: 2em;
  }
  .bw_newcomers_btn_links:not(.pc_only) {
    display: block !important;
    width: calc(100% - 1.15em * 2);
  }
  .bw_newcomers_campaigns {
    display: block;
    width: calc(100% - 5px * 2);
    margin: 0 auto;
    overflow: auto;
  }
  .bw_newcomers_campaigns a {
    width: 100%;
    float: left;
    margin-bottom: 2px;
  }
  .bw_newcomers_campaigns a img {
    width: 100%;
    height: auto;
  }
  .bw_newcomers_campaigns a:last-of-type {
    margin-bottom: 0;
  }
  .bw_newcomers_campaign_banner {
    width: calc(100% - 1.15em * 2);
    margin: 0 auto 83px;
  }
  .bw_title_ribbon {
    margin: 0 1.15em 32px;
  }
  .bw_title_ribbon ~ h3 {
    margin-bottom: 1.5em;
  }
  .bw_contents_bk_green {
    padding-top: 30px;
  }
  .bw_contents_bk_green .bw_title_ribbon {
    margin-top: -60px !important;
  }
  .bw_howTo_slick .slick-list {
    max-width: calc(100% - 16px * 2);
    overflow: hidden;
    margin: 0 auto;
  }
  .bw_howTo_slick .slick-dots {
    bottom: 28px !important;
  }
  .bw_howTo_slick .slick-dots li {
    width: 32px;
    height: 24px;
  }
  .bw_howTo_slick .slick-dots li button:before,
  .bw_howTo_slick .slick-dots li.slick-active button:before {
    width: 12px;
    height: 12px;
    margin: 6px 10px;
  }
  [data-page-type="book-guidance"] .bw_newcomers_summary {
    margin-bottom: 2.25em;
  }
  [data-page-type="book-guidance"] .bw_newcomers_summary .bw_newcomers_main_text {
    margin: 0 auto;
  }
  [data-page-type="book-guidance"] .bw_newcomers_main {
    background-size: 230% auto;
    background-position: 100% 0px;
  }

  [data-page-type="book-guidance"] .bw_newcomers_main_contents {
    margin: 2.25em 0 3em;
  }
  [data-page-type="book-guidance"] .bw_newcomers_main_text {
    margin: 0 auto;
  }
  [data-page-type="book-guidance"] .bw_newcomers_main_contents_point {
    grid-template-rows: 100%;
    -ms-grid-rows: 100%;
    grid-template-columns: 90px 20px auto;
    -ms-grid-columns: 90px 20px auto;
  }
  [data-page-type="book-guidance"] .bw_newcomers_main_contents_point_image {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
  }
  [data-page-type="book-guidance"] .bw_newcomers_main_contents_point_text {
    text-align: left;
    -ms-grid-column: 3;
    -ms-grid-row: 1;
  }
  [data-page-type="book-guidance"] .bw_newcomers_sale_point {
    display: block;
    max-width: calc(100vw - 1.15em * 2);
    height: auto;
    margin: 0 auto;
    padding: 20px 21px;
    overflow: auto;
  }
  [data-page-type="book-guidance"] .bw_newcomers_sale_point_anotasion {
    max-width: calc(100vw - 1.15em * 2);
    height: auto;
    margin: 0 auto;
  }
  [data-page-type="book-guidance"] .bw_newcomers_sale_point img {
    width: 100%;
    height: auto;
  }
  [data-page-type="book-guidance"] .bw_newcomers_sale_point img:first-of-type {
    margin-right: 0;
  }
  [data-page-type="book-guidance"] .bw_newcomers_point_message {
    font-size: 1.15em;
    line-height: 2em;
  }
  [data-page-type="book-guidance"] .bw_newcomers_point_text {
    margin: 0 1.15em 25px;
    font-size: 1em;
    line-height: 1.5em;
  }
  .bw_linkContents.bw_itemList {
    min-height: initial;
  }
}

[data-d-bank="true"] [data-disp-dbank="false"] {
  display: none !important;
}

[data-d-bank="true"] [data-disp-dbank="true"] {
  display: initial !important;
}

/* 201213 */
.bw_ribbon_area_green{
  border-bottom: 10px solid #F2F2F2;
}

@media all and (min-width: 768px) {
  .bw_ribbon_area_green{
  border-bottom: 0;
  }
}

/* common overwrite 下部余計な空き削除 */
.bw_contents:last-of-type{
  margin-bottom:0;
}

/* オススメ雑誌 */
.contents_recommend{
  margin: 0 60px 70px 60px;
}

.contents_recommend h2{
  font-size: 2.2rem;
  margin-bottom: 0.25em;
  font-weight: 700;
  letter-spacing: 0.05em;
  display: inline-block;
  overflow: hidden;
}

.contents_recommend .felx-box img {
  height: 120px;
  width: auto;
  margin-bottom: 10px;
  
}
.contents_recommend .felx-box{
  display: flex;
}

.contents_recommend .felx-box li{
  width: calc((100% / 8) - 10px);
  margin-right: 10px;
}

.contents_recommend .felx-box span{
  display: inline-block;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  font-size: 0.85em;
  text-overflow: ellipsis;
  color:#212529;
  font-weight: bold;
}

@media all and (max-width: 768px) {
  .contents_recommend{
    margin: 0 auto;
    width:93%;
  }
  
  .contents_recommend h2{
    font-size: 1.8rem;
    margin-bottom: 0.7em;
  }
  .contents_recommend .felx-box li{
    width: calc((100% / 4) - 10px);
  }
}

@media all and (max-width: 1000px) {
  .contents_recommend .felx-box img {
    height: 100px;
  }
}

@media all and (max-width: 830px) {
  .contents_recommend .felx-box img {
    height: 90px;
  }
}

@media all and (max-width: 380px) {
  .contents_recommend .felx-box img {
    height: 80px;
  }
}

.list_contents, .bw_contents {
  margin-top:0;
}

/* パンくず下の空き調整 */
.bw-main{
  margin-top: 15px;
}

@media all and (max-width: 768px) {
  .bw-main{
    margin-top: 0px;
  }
}

.txt-attention__black{
  font-size: 0.75em;
  line-height: 1.5 !important;
}

/* アイコンの幅調整 */
.bw_newcomers_appli_guidance_summary img{
  width: 84px;
}

/* ステップ（スライダー） */
.bw_step_slider {
    margin-bottom: 30px;
    padding: 0 16px;
}

/* アプリDL注意書き */
.app_atten-box{
  clear: both;
  padding: 10px 0 0 0;
  font-size:12px;
  line-height:1.3;
  text-align: left;
  width: 90%;
  margin: auto;
}

/* アプリDL注意書き テキスト */
.app_atten-box p{
  font-size: 0.75em;
  line-height:1.5;
  font-weight:normal;
  margin-bottom:0;
}

@media all and (max-width: 768px) {
  /* アプリDL注意書き */
  .app_atten-box{
    width: 100%;
  }
}

.bw-footer__block .bw-footer__download{
  display: none;
}


/* ========================
20220614追加
======================== */
/* リセット */
.bw_contentsArea h2 {
  max-width: 100%;
}
.bw_contentsArea img {
  border: 0;
  margin: 0;
  max-width: 100%;
  vertical-align: top;
}
.bw_newcomers_main {
  background-image: none;
  padding: 0;
}
.bw_newcomers_main_text {
  margin: 0 auto;
}

.bw_contentsArea .contents_recommend {
  margin: 0;
  padding: 0 30px;
}
.bw_contentsArea .contents_recommend .felx-box span {
  text-align: center;
}
/* deco */
.bw_contentsArea .sup {
  font-size: 50%;
  vertical-align: text-top;
}
.bw_contentsArea .yellow { color:#ffe327; }
.bw_contentsArea .green { color: #009141;}
.bw_contentsArea .red { color: #cc0033;}
.bw_contentsArea .small80 { font-size: 80%;}
.bw_contentsArea .small90 { font-size: 90%;}
.bw_contentsArea .big110 { font-size: 110%;}
.bw_contentsArea .big120 { font-size: 120%;}
.bw_contentsArea .big130 { font-size: 130%;}
.bw_contentsArea .big140 { font-size: 140%;}
.bw_contentsArea .big150 { font-size: 150%;}
.bw_contentsArea .bold { font-weight: bold;}
.bw_contentsArea .marker_y { background:linear-gradient(transparent 60%, #ffe327 60%);}
.bw_contentsArea .pc-ib { display: inline-block !important;}
.bw_contentsArea .sp-ib {   display: none !important;}
@media screen and (max-width: 768px){
  .bw_contentsArea .pc-ib { display: none !important;}
  .bw_contentsArea .sp-ib { display: inline-block !important;}
  .bw_contentsArea .contents_recommend { padding: 0;}
}
@media screen and (min-width: 769px){
  .bw_contentsArea img { image-rendering: -webkit-optimize-contrast;}
}
/* ----------
MV
---------- */
.bw_newcomers_main_txt {
  background: #eaf6ef;
  margin: 0 calc(50% - 50vw);
  padding: 2.5em 0 4em;
  width: 100vw;
}
.bw_newcomers_main_txt p {
  font-size: 1.8rem;
  line-height: 1.6;
}
@media screen and (max-width: 768px){
  .bw_newcomers_main_txt p {
    font-size: 1.4rem;
  }
  .bw_newcomers_main_txt {
    padding: 1.5em 0 3em;
  }
}
/* MVポイント */
.bw_newcomers_main_point ul {
  display: flex;
  justify-content: center;
  margin: 2.5em auto;
}
.bw_newcomers_main_point ul li:nth-of-type(2) {
  margin: 0 .9em;
}
@media screen and (max-width: 768px){
  .bw_newcomers_main_point ul {
    margin: 1em auto 1.5em;
    width: calc(680 / 750 * 100%);
  }
  .bw_newcomers_main_point ul li:nth-of-type(2) {
    margin: 0 .35em;
  }
}
/* ----------
BTN
---------- */
.bw_newcomers_btn p {
  color: #009141;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: .3em;
}
.bw_newcomers_btn .bw_newcomers_btn_links {
  border-radius: 100px;
  height: auto;
  line-height: 1;
  position: relative;
  transition: .5s;
  width: 410px;
}
.bw_newcomers_btn .bw_newcomers_btn_links:hover {
  opacity: .75;
  transition: .5s;
}
.bw_newcomers_btn .bw_newcomers_btn_links a {
  color: #fff;
  display: block;
  font-size: 2.4rem;
  font-weight: bold;
  padding: 1em 0 .85em;
}
.bw_contentsArea a:hover {
  opacity: 1;
}
.bw_newcomers_btn .bw_newcomers_btn_links::after {
  border-right: 3px solid #fff;
  border-top: 3px solid #fff;
  bottom: 0;
  content: "";
  height: 13px;
  margin: auto;
  position: absolute;
  right: 2em;
  top: 0;
  transform: rotate(45deg);
  width: 13px;
}
@media screen and (max-width: 768px){
  .bw_newcomers_btn p {
    font-size: 1.6rem;
  }
  .bw_newcomers_btn .bw_newcomers_btn_links {
    width: calc(600 / 750 * 100%);
  }
  .bw_newcomers_btn .bw_newcomers_btn_links a {
    font-size: 2.1rem;
    padding: 1em 0 .85em;
  }
}
/* btn02 */
.bw_newcomers_btn02 p {
  color: #212529;
}
.bw_newcomers_btn02 .bw_newcomers_btn_links {
  width: 380px;
}
.bw_newcomers_btn02 .bw_newcomers_btn_links a {
  font-size: 2.1rem;
  padding: .9em 0 .8em;
}
@media screen and (max-width: 768px){
  .bw_newcomers_btn02 .bw_newcomers_btn_links {
    width: calc(600 / 660 * 100%);
  }
  .bw_newcomers_btn02 .bw_newcomers_btn_links a {
    font-size: 1.6rem;
    padding: 1.2em 0 1em;
  }
  .bw_newcomers_btn02 .bw_newcomers_btn_links::after {
    right: 1.2em;
  }
}

/* ----------
POINT
---------- */
.bw_newcomers_point {
  padding: 2.5em 0;
}
.bw_newcomers_point_ttl {
  font-weight: bold;
  text-align: center;
}
.bw_newcomers_point_ttl p {
  color: #cc0033;
  font-size: 1.7rem;
  padding-bottom: 1em;
  text-decoration: underline;
}
.bw_newcomers_point_ttl h2 {
  font-size: 2.4rem;
  font-weight: bold;
}
.bw_newcomers_point_ttl h2 img {
  display: inline-block;
  padding-bottom: 1em;
  width: 147px;
}
@media screen and (max-width: 768px){
  .bw_newcomers_point {
    padding: 1em 0 1.5em;
  }
  .bw_newcomers_point_ttl p {
    font-size: 1.5rem;
    padding-bottom: .5em;
  }
  .bw_newcomers_point_ttl h2 {
    font-size: 1.8rem;
    font-weight: bold;
  }
  .bw_newcomers_point_ttl h2 img {
    padding-bottom: .7em;
    width: 111.5px;
  }
}

/* ----------
スライダーコンテンツ
---------- */
.swiper-slide_box {
  border: solid #009141 2px;
  border-radius: 10px;
  box-sizing: border-box;
  max-width: 100%;
  margin: 0 .5em;
}
.swiper-slide_box h3 {
  background: #009141;
  box-sizing: border-box;
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
  height: 7em;
  letter-spacing: .05em;
  line-height: 1.6;
  margin-bottom: 0;
  padding: 7% 7% 0;
  position: relative;
  text-align: left;
  width: 100%;
}
.swiper-slide_box h3.slide_h3 {
  padding-top: 11%;
}
.swiper-slide_box h3 .slide_icon {
  height: calc(37 / 100 * 100%);
  position: absolute;
  right: 5%;
  top: 11%;
}
.swiper-slide_box h3 span {
  background: #ffe327;
  color: #009141;
  display: inline-block;
  line-height: 1.2;
  margin: 0 .1em -.3em;
  padding: .06em .2em 0;
}
.swiper-slide_box .txt_area {
  padding: 6% 7%;
  width: 100%;
}
.swiper-slide_box .txt_area p {
  line-height: 1.6!important;
  padding-bottom: 7%;
  font-size: 1.6rem;
}
@media screen and (max-width: 376px){
  .swiper-slide_box h3 {
    font-size: 1.6rem;
  }
  .swiper-slide_box .txt_area p {
    font-size: 1.4rem;
  }
}

/* ----------
スライダーコンテンツ___雑誌リスト
---------- */
.bw_swiper-slide__list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  overflow: hidden;
  margin-bottom: 5%;
}
.bw_swiper-slide__list li {
  height: 5em;
  margin: 1%;
  display: inline-block;
  border: 1px solid #d1d1dd;
  background: #FFF;
}
.bw_swiper-slide__list li img {
  height: 100%;
}

/* スライダー */
.bw_contentsArea .swiper-container {
  margin: 2.5em 0.8% 3em;
  padding: 0 0 2.5em;
}
.bw_contentsArea .swiper-button-prev, .bw_contentsArea .swiper-container-rtl .swiper-button-next {
  background-image: url("../img/newcomer_point_arrow_l.png");
  left: 0;
}
.bw_contentsArea .swiper-button-next, .bw_contentsArea .swiper-container-rtl .swiper-button-prev {
  background-image: url("../img/newcomer_point_arrow_r.png");
  right: 0;
}
.bw_contentsArea .swiper-button-next, .bw_contentsArea .swiper-button-prev {
  background-size: 22px 59px;
  height: 59px;
  top: 47%;
  width: 22px;
}
.bw_contentsArea .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 0;
}
.bw_contentsArea .swiper-pagination-bullet-active {
  background: #009141;
}
.bw_contentsArea .swiper-pagination-bullet {
  height: 10px;
  width: 10px;
}
@media screen and (max-width: 768px){
  .bw_contentsArea .swiper-container {
    margin: 1.5em 0 2em;
  }
  .bw_contentsArea .swiper-button-prev, .bw_contentsArea .swiper-container-rtl .swiper-button-next {
    left: 3%;
  }
  .bw_contentsArea .swiper-button-next, .bw_contentsArea .swiper-container-rtl .swiper-button-prev {
    right: 3%;
  }
}

/* ----------
HOW TO
---------- */
.bw_newcomers_howto {
  background: #eaf6ef;
  margin: 0 calc(50% - 50vw);
  padding: 4.5em 0;
  width: 100vw;
}
.bw_newcomers_howto_ttl {
  font-weight: bold;
  text-align: center;
}
.bw_newcomers_howto_ttl p {
  color: #cc0033;
  font-size: 1.7rem;
  padding-bottom: .5em;
  text-decoration: underline;
}
.bw_newcomers_howto_ttl h2 {
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.7;
}
.bw_newcomers_howto_ttl h2 img {
  padding-right: .5em;
  vertical-align: baseline;
  width: 147px;
}
.bw_newcomers_howto_ttl h2 span.deco {
  display: inline-block;
  letter-spacing: .08em;
  position: relative;
  vertical-align: baseline;
}
.bw_newcomers_howto_ttl h2 span.deco::after {
  background: url("../img/newcomer_magazine_deco.png") no-repeat;
  background-size: contain;
  bottom: 1.2em;
  content: "";
  display: inline-block;
  height: 0.7em;
  margin-right: 0.2em;
  position: absolute;
  right: -.8em;
  width: 0.7em;
}
@media screen and (max-width: 768px){
  .bw_newcomers_howto {
    padding: 1em 0;
  }
  .bw_newcomers_howto_ttl p {
    padding-bottom: .5em;
    font-size: 1.5rem;
  }
  .bw_newcomers_howto_ttl h2 {
    font-size: 1.8rem;
    font-weight: bold;
  }
  .bw_newcomers_howto_ttl h2 img {
    width: 111.5px;
  }
}
/* メニュー */
.bw_newcomers_howto_menu ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 2.5em auto 3.5em;
  text-align: center;
}
.bw_newcomers_howto_menu li {
  cursor: pointer;
  margin: 0 .25em;
  transition: .5s;
}
.bw_newcomers_howto_menu li:hover {
  opacity: .75;
  transition: .5s;
}
@media screen and (max-width: 768px){
  .bw_newcomers_howto_menu ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 1.5em auto 1em;
    text-align: center;
  }
  .bw_newcomers_howto_menu li {
    margin: 0 .5em 1em;
    width: calc(275 / 750 * 100%);
  }
}
/* コンテンツ */
.bw_newcomers_howto_contentsarea {
  margin-bottom: 3em;
}
.bw_newcomers_howto_contents {
  background: #fff;
  border: 2px solid #009141;
  border-radius: 10px;
  width: 100%;
}
.bw_newcomers_howto_contents_ttl {
  align-items: center;
  background: #009141;
  display: flex;
  padding: 1.2em;
  width: 100%;
}
.bw_newcomers_howto_contents_ttl img {
  display: inline-block;
  padding-right: 1em;
}
.bw_newcomers_howto_contents_ttl h2 {
  color: #fff;
  display: inline-block;
  font-size: 2.4rem;
  font-weight: bold;
  letter-spacing: .05em;
  line-height: 1.2;
  vertical-align: middle;
}
.bw_newcomers_howto_contents_ttl h2 span:first-of-type {
  display: inline-block;
  font-size: 1.8rem;
  font-weight: normal;
  padding-bottom: .5em;
}
.bw_newcomers_howto_contents_inner p {
  font-size: 1.6rem;
}
.bw_newcomers_howto_cont entsarea {
  margin-bottom: 5em;
}
.bw_newcomers_howto_contents {
  margin-bottom: 2.3em;
}
.bw_newcomers_howto_contents_flex {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  width: 100%;
}
@media screen and (max-width: 768px){
  .bw_newcomers_howto {
    padding: 3em 0 2em;
  }
  .bw_newcomers_howto_contents {
    margin: 0 auto 1.5em;
    width: calc(660 / 750 * 100%);
  }
  .bw_newcomers_howto_contents_flex {
    display: block;
  }
  .bw_newcomers_howto_contentsarea {
    margin-bottom: 2.5em;
  }
  .bw_newcomers_howto_contents_ttl {
    align-items: center;
    background: #009141;
    display: flex;
    justify-content: flex-start;
    padding: 1.2em;
    width: 100%;
  }
  .bw_newcomers_howto_contents_ttl_icon {
    margin-right: .8em;
    width: 29.07%;
  }
  .bw_newcomers_howto_contents_ttl img {
    padding: 0;
    width: 100%;
  }
  .bw_newcomers_howto_contents_ttl h2 {
    font-size: 1.8rem;
  }
  .bw_newcomers_howto_contents_ttl h2 span:first-of-type {
    font-size: 1.6rem;
    padding-bottom: .3em;
  }
  .bw_newcomers_howto_contents_inner p {
    font-size: 1.4rem;
  }
}

/* howto01 */
.bw_contentsArea .howto01 .bw_newcomers_howto_contents_inner {
  padding: 3em 3em 5em;
}
.bw_contentsArea .howto01 .contents_recommend {
  padding-bottom: 20px;
}
.bw_contentsArea .howto01 .bw_newcomers_howto_contents_inner .bw_newcomers_btn02 {
  margin-top: 3em;
}
@media screen and (max-width: 768px){
  .bw_contentsArea .howto01 .bw_newcomers_howto_contents_inner {
    overflow: hidden;
    padding: 2em 1.5em 2.5em;
  }
  .bw_contentsArea .howto01 .bw_linkContents, .howto01 .bw_wideContents .bw_linkContents {
    margin: 0;
  }
  .bw_contentsArea .whg_mostView {
    right: 10%;
  }
  .bw_contentsArea .howto01 .bw_newcomers_howto_contents_inner .bw_newcomers_btn02 {
    margin-top: 2em;
  }
}
/* howto02 */
.bw_contentsArea .bw_newcomers_howto_contents_flex .howto02 {
  width: 48.5%;
}
.bw_contentsArea .howto02 .bw_newcomers_howto_contents_inner {
  padding: 2em 2em 3em;
}
.bw_contentsArea .howto02 .bw_newcomers_howto_contents_inner p {
  text-align: center;
}
.bw_contentsArea .howto02 .bw_newcomers_howto_contents_inner .bw_newcomers_btn02:first-of-type {
  border-bottom: 3px #009141 dotted;
  margin-bottom: 2em;
  padding: 1em 0 2.5em;
}
.bw_contentsArea .howto02 .bw_newcomers_howto_contents_inner .bw_newcomers_btn02:first-of-type .bw_newcomers_btn_links {
  background: #cf0f31;
}
.bw_contentsArea .howto02 .bw_newcomers_howto_contents_inner .bw_newcomers_btn02:nth-of-type(2) {
  padding-top: 1em;
}
.bw_contentsArea .howto02 .bw_newcomers_howto_contents_inner .bw_newcomers_btn02:nth-of-type(2) .bw_newcomers_btn_links {
  line-height: 1.3;
}
@media screen and (max-width: 768px){
  .bw_contentsArea .bw_newcomers_howto_contents_flex .howto02 {
    width: calc(660 / 750 * 100%);
  }
  .bw_contentsArea .howto02 .bw_newcomers_howto_contents_inner {
    padding: 2em 1em 2.5em;
  }
}

/* howto03 */
.bw_newcomers_howto_contents_flex .howto03 {
  width: 48.5%;
}
.bw_contentsArea .howto03 .bw_newcomers_howto_contents_inner {
  padding: 2em 2.5em 3em;
}
.bw_contentsArea .howto03 .bw_newcomers_howto_contents_inner img {
  margin-top: 1.5em;
}
@media screen and (max-width: 768px){
  .bw_newcomers_howto_contents_flex .howto03 {
    width: calc(660 / 750 * 100%);
  }
  .bw_contentsArea .howto03 .bw_newcomers_howto_contents_inner {
    padding: 2em 1.5em 2.5em;
  }
}

/* howto04 */
.bw_contentsArea .howto04 .bw_newcomers_howto_contents_inner {
  padding: 3em 3em 4em;
  text-align: center;
}
.bw_contentsArea .howto04 .bw_newcomers_howto04_icon {
  margin: 0 auto 1.5em;
  width: 104px;
}
.bw_contentsArea .howto04 .bw_newcomers_howto_contents_inner p {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.3;
}
.bw_contentsArea .howto04 .bw_newcomers_howto_contents_inner p:last-of-type {
  font-weight: normal;
  padding-top: .5em;
  text-align: left;
}
.bw_contentsArea .howto04 .bw_newcomers_howto04_links {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.bw_contentsArea .howto04 .bw_newcomers_howto04_links a {
  margin: 1.3em;
  width: 164px;
}
@media screen and (max-width: 768px){
 .bw_contentsArea .howto04 .bw_newcomers_howto_contents_inner {
    padding: 2em 1em 2.5em;
    text-align: center;
  }
  .bw_contentsArea .howto04 .bw_newcomers_howto04_icon {
    margin: 0 auto 1.5em;
    width: 84px;
  }
  .bw_contentsArea .howto04 .bw_newcomers_howto04_links {
    margin: 1em 0 .5em;
  }
  .bw_contentsArea .howto04 .bw_newcomers_howto04_links a {
    max-width: 147px;
    margin: 0;
    padding: .3em .3em .6em;
  }
  .bw_contentsArea .howto04 .bw_newcomers_howto_contents_inner p {
    font-size: 1.4rem;
    line-height: 1.3;
  }
}

/* ----------
FAQ
---------- */
.bw_newcomers_faq {
  padding: 6em 0;
}
.bw_newcomers_faq_ttl {
  font-weight: bold;
  text-align: center;
}
.bw_newcomers_faq_ttl p {
  color: #cc0033;
  font-size: 1.7rem;
  padding-bottom: 1em;
  text-decoration: underline;
}
.bw_newcomers_faq_ttl h2 {
  font-weight: bold;
  font-size: 2.4rem;
  letter-spacing: .05em;
  margin-bottom: 2em;
}
@media screen and (max-width: 768px){
  .bw_newcomers_faq {
    padding: 3em 0;
  }
  .bw_newcomers_point {
    padding: 1em 0 1.5em;
  }
  .bw_newcomers_faq_ttl p {
    font-size: 1.5rem;
    padding-bottom: .8em;
  }
  .bw_newcomers_faq_ttl h2 {
    font-weight: bold;
    font-size: 1.8rem;
    margin-bottom: 2em;
  }
}
/*faq_box*/
.bw_newcomers_faq_box {
  background: #fff;
  border-radius: 18px;
  border: 2px solid #009141;
  letter-spacing: .05em;
  margin: 0 auto 1.5em;
  width: 660px;
}
.bw_newcomers_faq_a {
  border-top: 3px #009141 dotted;
  display: none;
  margin: .5em 2.5em 1em;
  padding: 1.8em 0em;
}
.bw_newcomers_faq_q_icon {
  display: inline-block;
  margin-right: .5em;
  vertical-align: middle;
  width: 52px;
}
.bw_newcomers_faq_q p {
  color: #009141;
  display: inline-block;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
  padding-top: .2em;
  vertical-align: middle;
  width: 470px;
}
.bw_newcomers_faq_a_icon {
  display: inline-block;
  margin-right: .5em;
  vertical-align: text-top;
  width: 52px;
}
.bw_newcomers_faq_a_txt {
  display: inline-block;
  padding-top: .5em;
  vertical-align: text-top;
  width: 470px;
}
.bw_newcomers_faq_a_txt p {
  padding-bottom: .8em;
}
@media screen and (max-width: 768px){
  .bw_newcomers_faq_box {
    border-radius: 12px;
    letter-spacing: 0;
    margin: 0 auto 1em;
    width: calc(660 / 750 * 100%);
  }
  .bw_newcomers_faq_q_icon,
  .bw_newcomers_faq_a_icon {
    width: calc(60 / 580 * 100%);
  }
  .bw_newcomers_faq_q p {
    font-size: 1.4rem;
    width: calc(430 / 580 * 100%);
  }
  .bw_newcomers_faq_a_txt {
    font-size: 1.4rem;
    padding-top: .3em;
    width: calc(450 / 580 * 100%);
  }
  .bw_newcomers_faq_a {
    border-top: 3px #009141 dotted;
    display: none;
    margin: 0em 1em;
    padding: 1em 0em;
  }
}
/*アコーディオン*/
.bw_contentsArea .acc_ttl {
  cursor: pointer;
  display: block;
  padding: 1.5em 2.5em;
  position: relative;
  width: 100%;
  word-break: break-all;
}
.bw_contentsArea .acc_ttl:after {
  border-right: solid 4px #009141;
  border-top: solid 4px #009141;
  content: "";
  display: block;
  height: 18px;
  position: absolute;
  right: 2.5em;
  top: 35%;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  transition: all 0.2s ease-in-out;
  width: 18px;
}
.bw_contentsArea .acc_ttl.open:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 45%;
}
@media screen and (max-width: 750px) {
  .bw_contentsArea .acc_ttl {
    padding: 1em;
  }
  .bw_contentsArea .acc_ttl:after {
    border-right: solid 3px #009141;
    border-top: solid 3px #009141;
    height: 12px;
    right: 1.5em;
    top: 35%;
    width: 12px;
  }
}


/* ========================
20220929 MV最新雑誌
======================== */
.bw_contentsArea .bw_newcomers_mv{
  padding: calc(2% + 8px) 0;
}

.bw_contentsArea .bw_newcomers_mv__list{
  display: flex;
  justify-content: space-between;
}

.bw_contentsArea .bw_newcomers_mv__list li{
  display: flex;
  /* width: calc((100% / 6) - 1%); */
  justify-content:  center;
  align-items: center;
  border: 1px solid #d1d1dd;
  background: #FFF;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
  margin-right: 1%;
}

.bw_contentsArea .bw_newcomers_mv__list li:last-child{
  margin-right: 0;
}

.bw_contentsArea .bw_newcomers_mv__list li img{
  width: 100%;
}

.bw_contentsArea .bw_newcomers_mv_title{
  background: url(../img/mv_bg_v220930.png) repeat-x center;
    background-size: auto calc(100% - 16px);
    padding: 8px 0;
}

@media screen and (min-width: 769px) {
  .bw_contentsArea .bw_newcomers_mv{
    padding-top: 0;
  }
}

/* ----------
banner
---------- */
.bw_newcomers_banner {
  display: block;
  margin: 0 auto;
  box-sizing: border-box;
}
.bw_newcomers_banner a {
  display: block;
  width: 100%;
  transition: .5s;
}
.bw_newcomers_banner a:hover {
    opacity: .75;
    transition: .5s;
}
/*banner001*/
.bw_newcomers_banner.banner001 {
  margin-bottom: 3.5em;
  max-width: 720px;  
}
@media screen and (max-width: 768px){
  .bw_newcomers_banner.banner001 {
    width: calc(630 / 750 * 100%);
    transform: translateX(-2.8%);
    margin-bottom: 2.5em;
  }
}

/* ----------
新着棚調整用
---------- */
.bw_contentsArea .carousel {
  width: 100%;
}

@media screen and (max-width: 768px){
  .bw_contentsArea .carousel {
    width: 80%;
  }
}

/* ----------
dアカウントに登録！ボタン調整
　---------- */
  .bw_newcomers_btn02 .bw_newcomers_btn_links-2line{
    width: 100%;
}

@media screen and (max-width: 768px){
    .bw_newcomers_btn02 .bw_newcomers_btn_links-2line{
    width: 90%;
  }
}


@media screen and (max-width: 960px){
    .bw_newcomers_btn02 .bw_newcomers_btn_links a.btn-2line {
    font-size: clamp(13px ,1.75rem, 20px);

}
}

@media screen and (max-width: 768px){
    .bw_newcomers_btn02 .bw_newcomers_btn_links a.btn-2line {
    font-size: 1.6rem;
      padding-right: 2.2rem;
      padding-left:1rem;

}
}