@charset "utf-8";

/* 共通 ======================================================*/
html {
  font-size: 62.5%; /* 1rem = 10px */
}
body {
  margin: auto;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
  color: #444;
  background: url(/common/wedge/images/v1/common/bg.png);
}
body, input, textarea, select {
  font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ,Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}
input[type="text"], textarea {
  padding: 0 5px;
  border: 1px #BBB solid;
  border-radius: 3px;
}
textarea {
  resize: vertical;
  padding: 5px;
}

input[type="checkbox"], input[type="radio"] {
  vertical-align: middle;
  margin: 3px 4px 3px 0;
}

/* 広告 */
.web-advertising .single-img {
  width: 100%;
  margin: auto;
  overflow: hidden;
}
.web-advertising {
  overflow: hidden;
  margin-bottom: 20px;
  clear: both;
}
.web-advertising img {width:auto;}

.web-advertising.double-rect{display:flex;justify-content:space-between;}

/* テキスト広告 */
.public-relations {
  position: relative;
  margin:10px 0;
  background: #898989;
  /*overflow: hidden;*/
}
.blank-ad {
  margin-bottom:20px;
}

/* ビルボード */
.billbord {
  padding-top:20px;
  text-align:center;
}
/* ビルボードビデオ */
.billbord-video {padding:10px 0 0 0;}
.billbord-video.article {padding:10px 0;}

.public-relations::after {content:"";display:block;clear:both;}
li.public-relations  {
  margin:0 0 12px 0!important;
  line-height: 1.1;
  background-size: 8px 60%;
  padding:5px;
  position:relative;
  list-style:none;
}
li.public-relations a {color:#fff !important;text-decoration:none;}
li.public-relations .title,
li.public-relations .subtitle {display:block;float:none;}
li.public-relations .title {
  border-style:none;
  margin:0;
  font-size:16px;
  margin-bottom:3px;
}
li.public-relations .subtitle {
  color: #fff;
  padding-left: 12px;
  margin: 0;
  font-size: 14px;
  font-size: 1.4rem;
  text-decoration: none;
  background: url(/common/wedge/images/v1/common/right-arrow.png) 0 2px no-repeat;
}
li.public-relations .pr {
  display:inline-block;
  background-color:#fff;
  padding:3px 5px 2px;
  line-height:1;
  color:#898989;
  font-size:12px;
  font-weight:bold;
  position:absolute;
  right:0;
  top:50%;
  transform:translate(-50%, -50%);
}
.rank-tabcontent li.public-relations {
  margin:8px 0 5px 0 !important;
}
/*
.public-relations ul {
  float: left;
}
.public-relations ul li a {
  text-decoration: none;
}
.public-relations ul li a {
  position: static;
  padding: 0;
  margin: 0 0 5px 10px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: normal;
  color: #fff !important;
  display: block;
  background: none;
}
.public-relations ul li a {
  color: #fff;
  padding-left: 23px;
  margin: 0;
  font-size: 14px;
  font-size: 1.4rem;
  text-decoration: none;
  background: url(/common/wedge/images/v1/common/right-arrow.png) 10px center no-repeat;
  display: block;
}
.public-relations ul li a:hover {
  color: #fff;
  text-decoration: underline;
}
.public-relations span {
  position: absolute;
  top: 13px;
  right: 10px;
  padding: 0 5px;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  color: #898989;
  background: #fff;
}
*/
/* 広告(画像二つ) */
.web-advertising .double-img {width:630px;margin:0 auto;}
.web-advertising .double-img::after {content:"";display:block;clear:both;}
.web-advertising .double-img .rec1 {
  float: left;
  width: 300px;
  margin-right:30px;
}
.web-advertising .double-img .rec2 {
  float: right;
  width: 300px;
}
/* 各コンテンツの画像に対する共通の定義 */
.content-img img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width:auto;
  max-width:100%;
  height: auto;
}

/* スライダーに関する共通の定義 */
.active-img {
  width: 100%;
  height: 270px;
  height:424px;
  margin: auto;
}
.active-img img {

}
.passive-img {
  position: absolute;
  right: 1000px;
}
.title-base{
  width: 100%;
  height: 60px;
  background: rgba(0, 0, 0, .6);
  display: block;
  position: relative;
  left: 0;
  bottom: 60px;
}
img {
  vertical-align: bottom; /* 画像下部の余白対策 */
  width: 100%;
}
.sidebar img {
  width: auto;
  text-align: left;
}
button {
  cursor: pointer;
}
.more-load-btn {
  overflow: hidden;
  font-size: 11px;
  font-size: 1.1rem;
}

/* 記事ページネーション */
.pagination {
  font-size: 15px;
  font-size: 1.5rem;
  padding-bottom:20px;
}
.pagination .number,
.pagination .prev,
.pagination .next {
  display: inline-block;
  text-align: center;
}
.pagination .number a {
  border: 1px #1c2a55 solid;
  background: #1c2a55;
  color: #fff;
  padding: 4px 10px;
  width: auto;
  height: auto;
}
.pagination .number.current,
.pagination .number a:hover {
  border: 1px #999 solid;
  background: #fff;
  color: #666;
  padding: 4px 10px;
}
.pagination .number a:link,
.pagination .number a:active,
.pagination .number a:visited {
  text-decoration: none;
}
.pagination .next a,
.pagination .prev a {
  border: 1px #1c2a55 solid;
  background: #1c2a55;
  color: #fff;
  width: auto;
  height: auto;
  text-decoration:none;
}
.pagination .next a:hover,
.pagination .prev a:hover {
  border: 1px #999 solid;
  background: #fff;
  color: #666;
}
/* 矢印 */
.pagination .next a span {
  position: relative;
  display: inline-block;
  padding: 4px 30px 4px 10px;
  color: #fff;
  vertical-align: middle;
  text-decoration: none;
  font-size: 15px;
}
.pagination .next a span::before,
.pagination .next a span::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: -30px;
  margin: auto;
  content: "";
  vertical-align: middle;
}
.pagination .next a span::before {
  left: 3px;
  width: 10px;
  height: 1px;
  background: #fff;
}
.pagination .next a span::after {
  left: 3px;
  width: 8px;
  height: 8px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.pagination .prev a span {
  position: relative;
  display: inline-block;
  padding: 4px 10px 4px 30px;
  color: #fff;
  vertical-align: middle;
  text-decoration: none;
  font-size: 15px;
}
.pagination .prev a span::before,
.pagination .prev a span::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -30px;
  margin: auto;
  content: "";
  vertical-align: middle;
}
.pagination .prev a span::before {
  right: 3px;
  width: 10px;
  height: 1px;
  background: #fff;
}
.pagination .prev a span::after {
  right: 3px;
  width: 8px;
  height: 8px;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.pagination .next a span:hover,
.pagination .next a span:hover::after,
.pagination .prev a span:hover,
.pagination .prev a span:hover::after {
  color:#666;
  border-color:#666;
}
.pagination .next a span:hover::before,
.pagination .prev a span:hover::before {
   background:#666;
}
/* レコメンド記述 */
.recommended {
  float: right;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 100;
  color: #a7a7a7;
  margin: 10px 5px 0 0;
}
.recommend h2 {
  float: left;
}
.recommend h2::before {
  float: left;
  content: "";
  width: 15px;
  height: 15px;
  margin: 6px 5px 0 0;
  display: block;
  background: #1ba196;
}
.recommend .content-list .content-title a {
  color: #575757;
}
/* 記事リストページネーション */
.list-wrapper + .pagination {
  float: none;
  padding: 8px 0;
  border: 1px;
  margin-bottom: 20px;
  border-color: #9f9fa0;
  border-style: solid none;
  text-align: center;
  overflow: hidden;
}
.list-wrapper + .pagination .prev {
  float: left;
  box-sizing: border-box;
  width: 65px;
}
.list-wrapper + .pagination .next {
  float: right;
  display: block;
}
.list-wrapper + .pagination .prev a:link,
.list-wrapper + .pagination .prev a:active,
.list-wrapper + .pagination .prev a:visited,
.list-wrapper + .pagination .prev a:hover {
  padding: 7px 5px 3px 15px;
  box-sizing: border-box;
  width: 65px;
  color: #fff;
  text-decoration: none;
  background: #9f9fa0 url(/common/wedge/images/v1/common/arrow.png) 8px center no-repeat;
  background-size: 10px 10px;
  border-style:none;
}
.list-wrapper + .pagination .number {
  display: none;
}
.list-wrapper + .pagination .next a:link,
.list-wrapper + .pagination .next a:active,
.list-wrapper + .pagination .next a:visited,
.list-wrapper + .pagination .next a:hover {
  padding: 7px 15px 3px 5px;
  color: #fff;
  box-sizing: border-box;
  width: 65px;
  text-decoration: none;
  background: #9f9fa0 url(/common/wedge/images/v1/common/right-arrow.png) 48px center no-repeat;
  background-size: 10px 10px;
  border-style:none;
}
/* 検索ボックス */
.search-box {
  width: 310px;
  overflow: hidden;
  margin: 20px auto;
}
.input-box {
  float: left;
  width: 80%;
  height: 100%;
  margin: 5px 0;
}
.input-box input {
  width: 98%;
  padding: 0;
  background: #c9c9cb url(/common/wedge/images/v1/common/search.png) 5px center no-repeat;
  background-size: 18px 18px;
  height: 21px;
}
.search-button {
  float: right;
  width: 20%;
  margin: 4px 0;
}
.search-button input {
  width: 100%;
  height: 25px;
  padding: 0;
  background: #1c2a55;
  border: solid 1px #fff;
  border-radius: 4px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
  cursor: pointer;
}
/* 検索ボックス placeholder */
input:placeholder {
  color: #000;
}
input::-webkit-input-placeholder {
  color: #000;
}
input:-moz-placeholder {
  color: #000;
}
/* header ======================================================= */
header {
  width: 1060px;
  margin: auto;
}

/* ヘッダータブ */
.header-tab .tab {
  margin: 10px 0 0 15px;
  list-style: none;
  overflow: hidden;
}
.header-tab .tab li {
  float: left;
  width: 100px;
  height: 25px;
  margin-right: 10px;
  padding: 0 6px;
  border-style: solid solid none solid;
  border-width: 1px;
  border-radius: 5px 5px 0 0;
  background-color: #fff;
  font-size: 8px;
  font-size: .8rem;
  color: #666;
  cursor: pointer;
  text-align: center;
}
/* タブが非アクティブな状態 */
.header-tab .tab li.wedge-online {
  background: #fff url(/common/wedge/images/v1/logo/wedgeonline.png) center center no-repeat;
  background-size: 98%;
}
.header-tab .tab li.wedge {
  background: #fff url(/common/wedge/images/v1/common/WEDGE100.png) center center no-repeat;
  background-size: 50%;
}
.header-tab .tab li.hitotoki {
  background: #fff url(/common/wedge/images/v1/common/hitotokilogo100-v2.png) center center no-repeat;
  background-size: 50%;
}
.header-tab .tab li.shoseki {
  background: #fff url(/common/wedge/images/v1/common/shoseki100_2.png) center center no-repeat;
  background-size: 80%;
}
/* タブがホバーされた状態 */

.header-tab .tab li.wedge-online:hover,
.header-tab .tab li.wedge-online.active {
  border-color: #000;
  background: #000 url(/common/wedge/images/v1/logo/wedge-online-active.png) center center no-repeat;
  background-size: 98%;
}
.header-tab .tab li.wedge:hover,
.header-tab .tab li.wedge.active {
  border-color: #000;
  background: #000 url(/common/wedge/images/v1/common/WEDGE-active100.png) center center no-repeat;
  background-size: 50%;
}
.header-tab .tab li.hitotoki:hover,
.header-tab .tab li.hitotoki.active {
  border-color: #000;
  background: #b7282c url(/common/wedge/images/v1/common/hitotokilogo-active100-v2.png) center center no-repeat;
  background-size: 50%;
}
.header-tab .tab li.shoseki:hover,
.header-tab .tab li.shoseki.active {
  border-color: #000;
  background: #a27a51 url(/common/wedge/images/v1/common/shoseki-active100_2.png)  center center no-repeat;
  background-size: 80%;
}
.header-content-wrapper {
  border-top: solid 1px #000;
  background: #fff;
  padding: 10px;
}
/* 日付 */
.header-content-wrapper .date {
  text-align: right;
  font-size: 16px;
  font-size: 1.5rem;
}

.header-content {
  margin:-10px auto auto;
  overflow: hidden;
  display:flex;
  justify-content:space-between;
  align-items:center;
}
.header-content.selection{
  margin:auto;
}

/* logo */
.header-content .logo {
  width: 250px;
}
.header-content.selection .logo {
  width: 350px;
}
.header-content .logo img {
  width: 100%;
}

/* おしらせ */
.header-content .header-info {
  width: 450px;
  display:block;
  overflow: hidden;
}

/* お知らせタイトル */
.header-content .header-info .title {
  float: left;
  width: 20%;
  margin-top: 5px;
  padding: 18px 0;
  text-align: center;
  border: solid 1px;
  font-size: 12px;
  font-size: 1.2rem;
  background: #eef0ef;
}

/* お知らせコンテンツ */
.header-content .header-info .content {
  float: right;
  width: 78%;
  font-size: 1.2rem;
  font-size: 12px;
}
.header-content .header-info .content ul {
  margin-left: 10px;
}
.header-content .header-info .content ul li {
  margin: 1px 0;
  line-height: 1.7;
}
.header-content .header-info .content ul li a {
  background: url(/common/wedge/images/v1/common/slider-arrow.png) left center no-repeat;
  background-size: 10px 10px;
  display: block;
}
.header-content .header-info .content ul li a:link,
.header-content .header-info .content ul li a:visited,
.header-content .header-info .content ul li a:active {
  padding-left: 15px;
  text-decoration: none;
  color: #000;
}
.header-content .header-info .content ul li a:hover {
  text-decoration: underline;
  background: url(/common/wedge/images/v1/common/slider-active-arrow.png) left center no-repeat;
  background-size: 10px 10px;
}

/* メルマガ登録ボタン */
.header-content .mail-maga-box {
  width: 116px;
  margin: 0 0 0 55px;
  text-align: right;
}
.header-content.selection .mail-maga-box{
  margin:0 10px 0 auto;
}
.header-content .mail-maga-box a {
  width: 106px;
  padding: 8px 10px 8px 0;
  border: solid 1px;
  border-radius: 10px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
  background: #bfbfbf url(/common/wedge/images/v1/common/right-arrow.png) 8% center no-repeat;
  background-size: 8% 28%;
  text-decoration: none;
}
.header-content .mail-maga-box a:hover {
  background: #16a196 url(/common/wedge/images/v1/common/right-arrow.png) 8% center no-repeat;
  background-size: 8% 28%;
  text-decoration: none;
}
/* ソーシャルアイコン */
.header-content .sns-icons {
  float: right;
  width: 130px;
  margin-top: 8px;
}
.header-content .sns-icons ul li {
  display: inline-block;
}
.header-content .sns-icons ul li a {
  /*padding-top: 35px;*/
  width:39px;
  height:39px;
  background-position:center;
  background-repeat:no-repeat;
  background-color:#b7b7b7;
  border-radius: 50%;
}
.header-content .sns-icons .facebook-icon a {
  background-image: url('/common/wedge/images/v1/common/icon-fb-w.png');
  background-size: 12px 23px;
}
.header-content .sns-icons .x-icon a {
  background-image: url('/common/wedge/images/v1/common/icon-x-w.png');
  background-size: 23px 23px;
}
.header-content .sns-icons .rss-icon a {
  background-image: url('/common/wedge/images/v1/common/icon-rss-w.png');
  background-size: 23px 23px;
}
.header-content .sns-icons .facebook-icon a:hover {
  background-color: #1a499d;
}
.header-content .sns-icons .x-icon a:hover {
  background-color: #000;
}
.header-content .sns-icons .rss-icon a:hover {
  background-color: #ed8f26;
}

/* ヘッダーナビゲーション */
.header-nav-wrapper {
  background: #1c2a55;
}
.header-nav {
  /* width: 1040px; */
  margin: auto 15px;
  clear: both;
}

.header-nav ul li {
  width: 80px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  font-size: 14px;
  font-size: 1.4rem;
}
.header-nav ul li:nth-child(-n+8):hover {
  background: #1a9f97;
  margin-top: -4px;
  padding: 10px 0 6px 0;
}
.header-nav ul li:nth-child(-n+8).active {
  background: #1a9f97;
  margin-top: -3px;
  padding: 10px 0 6px 0;
}
.header-nav ul li:last-child {
  width:auto;
  float:right;
  margin-right:0;
}
.header-nav ul li a:link,
.header-nav ul li a:hover,
.header-nav ul li a:active,
.header-nav ul li a:visited {
  color: #fff;
  text-decoration: none;
}
.header-nav ul li .search-box {
  width: 310px;
  overflow: hidden;
  margin: 0 0 0 -5px;
}
.header-nav ul li .input-box {
  float: left;
  width: 80%;
  height: 100%;
  margin: 5px 0;
}
.header-nav ul li .input-box input {
  width: calc(98% - 30px);
  padding-left: 30px;
  background: #c9c9cb url(/common/wedge/images/v1/common/search.png) 5px center no-repeat;
  background-size: 18px 18px;
  height: 21px;
}
.header-nav ul li .search-button {
  float: right;
  width: 20%;
  margin: 5px 0;
  border: none;
}
.header-nav ul li .search-button input {
  width: 98%;
  height: 23px;
  padding: 0;
  background: #fff;
  border: solid 1px #fff;
  border-radius: 3px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #000;
  cursor: pointer;
}

/* index_main ======================================================= */
.main {
  width: 1040px;
  padding: 0 10px 20px 10px;
  margin: auto;
  /*overflow: hidden;*/
  background: #fff;
}
.main::after {content:"";display:block;clear:both;}
.main.wedge {border-top:solid 1px #000;}
.main-content {
  float: left;
  width: 68%;
  margin-left: 5px;
}
.main-top-space {
  float: left;
  width: 68%;
  margin: 30px 0 0 5px;
}

/* ニュートピックス */
.new-topics {
  position: relative;
  overflow: hidden;
  background: #cac8ca;
  margin: 20px 0;
}
.new-topics .content-img {
  float: left;
  width: 424px;
  height: 283px;
  margin: 10px 0 10px 10px;
  background: #fff;
  background-size: contain;
  position:relative;
}
.new-topics .active-img {
  position: relative;
  height: 283px;
  width:424px;
  margin: auto;
  overflow:hidden;
}


/* トピックスコンテンツタイトル */
.new-topics .content-title ul li{
  position: absolute;
  bottom: 0;
  width: 404px;
  height: 40px;
  padding: 10px;
  color: #fff;
  font-size: 20px;
  font-size: 2rem;
  text-align: left;
  line-height: 1.1;
  /* background: rgba(0, 0, 0, .6); */
}
.new-topics .content-title a:link,
.new-topics .content-title a:active,
.new-topics .content-title a:visited,
.new-topics .content-title a:hover {
  text-decoration: none;
  color: #fff;
}

/* ニュートピックス・コンテンツリスト */
.new-topics .content-list {
  float: right;
  width: 250px;
  height:283px;
  overflow:hidden;
  margin: 10px 10px 10px 0;
  font-size: 15px;
  font-size: 1.5rem;
}
.new-topics .content-list ul {
  height: 284px;
  background: #fff;
}
.new-topics .content-list ul li {
  background: rgba(0, 0, 0, 0) url("/common/wedge/images/v1/common/slider-arrow.png") no-repeat scroll 1% center / 10px 10px;
  border-bottom: 1px solid #a2a0a2;
  height: 40px;
  line-height: 1.3;
  margin: 0 1px 0 5px;
  padding: 5px 9px 1px 20px;
  position: relative
}
.new-topics .content-list ul li:first-child {
  background: url(/common/wedge/images/v1/common/slider-active-arrow.png) no-repeat scroll 1% center / 10px 10px;
}
.new-topics .content-list ul li:last-child {
  border: none;
}
.new-topics .content-list ul li span.new,
.new-topics .content-list ul li span.pr {
  position: absolute;
  bottom: 5px;
  right: 5px;
  padding: 0 5px;
  border-radius: 10px;
  font-size: 12px;
  font-size: 1.2rem;
  color: #fff;
  background: #15a490;
}
.new-topics .content-list ul li a:link,
.new-topics .content-list ul li a:visited,
.new-topics .content-list ul li a:active,
.new-topics .content-list ul li a:hover {
  text-decoration: none;
  color: #000;
}

/* 記事リスト */
.article-list ul li {
  display: inline-block;
  width: 226px;
  margin: 0 3px 10px 3px;
  vertical-align: top;
  position:relative;
}
.article-list ul li:first-child {
  margin: 0 6px 20px 0;
}
.article-list ul li:nth-child(3n+1) {
  margin: 0 6px 10px 0;
}
.article-list ul li:nth-child(3n+0) {
  margin: 0 0 10px 6px
}
.article-list ul li:hover {
  filter: brightness(120%);
  -webkit-filter: brightness(110%);
  text-decoration: underline;
}
.article-list ul li a:hover {
  color: #000;
  text-decoration: underline;
}
.article-list ul li a:link,
.article-list ul li a:visited,
.article-list ul li a:active {
  color: #000;
  text-decoration: none;
}
.article-list ul li span.new {
  position:absolute;
  right:0;
  bottom:0;
  padding: 3px 10px;
  border-radius: 10px;
  font-size: 1.2rem;
  font-weight:normal;
  color: #fff;
  background: #15a490;
  line-height:1;
}

/* 記事リスト・画像 */
.article-list ul li .content-img {
  position: relative;
  width: 100%;
  padding-top: 67%;
  text-align:center;
  overflow:hidden;
}
.article-list ul li .content-img.--movie{
  position:relative;
}
.article-list ul li .content-img.--movie::before,
.article-list ul li .content-img.--movie::after{
  content:"";
  position:absolute;
}
.article-list ul li .content-img.--movie::before{
  width:100%;
  height:100%;
  background-color: rgba(0,0,0,0.3);
  z-index:1;
  top:0;
  left:0;
}
.article-list ul li .content-img.--movie::after{
  background-image: url('/common/images/v5/common/icon-play-new.png');
  background-size:40px;
  width:40px;
  height:40px;
  top:0; left:0; right:0; bottom:0;
  margin:auto;
  z-index:5;
}
.article-list ul li .content-img img {

}
/* BBC用 */
.article-list ul li.bbc .content-img img {
  max-width:300px;
}

/* 記事リスト・タイトル */
.article-list ul li .content-title {
  height: 30%;
  padding-top: 5px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.3;
  /*position:relative;*/ /* 16.10.17 j.tsukui newマーク対応 */
  word-break: break-all; /* 16.10.17 j.tsukui newマーク対応 */
  color:#575757;
}
/* PRアイコン */
.article-list ul li .content-title .pr-icon {
  /*position:absolute;
  right:0;
  bottom:0;*/ /* 16.10.17 j.tsukui newマーク対応 */
  float: right; /* 16.10.17 j.tsukui newマーク対応 */
  margin-top: 3px; /* 16.10.17 j.tsukui newマーク対応 */
  font-size:12px;
  font-weight:normal;
  display:inline-block;
  color:#fff;
  background-color:#898989;
  padding:1px 5px;
  line-height:1;
}
/* BBCアイコン */
.article-list ul li.bbc .content-title .bbc-icon {
  /*position: absolute;
  bottom: 0;
  right: 0;*/ /* 16.10.17 j.tsukui newマーク対応 */
  float: right; /* 16.10.17 j.tsukui newマーク対応 */
  margin-top: 3px; /* 16.10.17 j.tsukui newマーク対応 */
  padding: 0 5px;
  border-radius: 10px;
  font-size: 12px;
  font-size: 1.2rem;
  color: #fff;
  background: #15a490;
}
/* 記事下ボタン */
.send-page-button {
  margin-bottom: 20px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
}
.send-page-button ul li {
  width: 226px;
  margin-right: 5px;
  display: inline-block;
  text-align: center;
  background: #e5e7e6;
  border: solid;
  border-width: 1px;
}
.send-page-button ul li:first-child {
  margin-right: 5px;
}
.send-page-button ul li:last-child {
  margin: 0;
}
.send-page-button ul li:hover {
  background: #888889;
  border-color: #221814;
}
.send-page-button ul li a:link,
.send-page-button ul li a:visited,
.send-page-button ul li a:active {
  color: #5d5d5d;
  text-decoration: none;
  padding: 5px 10px 5px 0;
}
.send-page-button ul li a:hover {
  color: #fff;
  text-decoration: none;
}
/* 特集スライダー */
.feature-content {
  width: 100%;
  background: #ccc9cb;
  overflow: hidden;
  margin-bottom: 20px;
}

/* スライダータイトル */
.feature-content .title {
  overflow: hidden;
  background: #1e2a55;
}
.feature-content .title h2 {
  float: left;
  border-left: solid 10px #1ca092;
  padding: 3px 0 0 10px;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
  letter-spacing: 5px;
}

/* もっと見る */
.feature-content .title .more-load-btn {
  float: right;
  width: 118px;
  padding: 7px 10px 7px 7px;
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  background: #1e2a55;
}
.feature-content .title .more-load-btn:link,
.feature-content .title .more-load-btn:visited,
.feature-content .title .more-load-btn:active,
.feature-content .title .more-load-btn:hover {
  text-decoration: none;
  color: #fff;
}

/* スライド部分 */
.feature-content .slider {
  float: left;
  position: relative;
  width: 425px;
  height: 230px;
  margin: 10px 0 10px 10px;
  overflow: hidden;
  background: #ccc9cb;
}

/* スライダーのコントローラー */
.feature-content .slider .slide-controller {
  float: right;
  width: 35px;
  position: relative;
  height: 100%;
  background: #000;
  cursor: pointer;
}
.feature-content .slider .slide-controller:first-child {
  float: left;
  position: relative;
  height: 100%;
}
.feature-content .slider .slide-controller img {
  position: absolute;
  top: 100px;
  width: 17px;
  margin-left: 9px;
}

/* スライダー画像 */
.feature-content .slider .content-img {
  float: left;
  width: calc(100% - 72px);
  height: 230px;
  margin-left: 1px;
}
.feature-content .slider .content-img img {

}
.feature-content .slider .content-img .active-img {
  position: relative;
  height: 230px;
  width:353px;
  overflow:hidden;
  margin: auto;
}

/* スライダーに表示されているコンテンツのタイトル */
.feature-content .slider .content-title {
  position: absolute;
  right: 40px;
  bottom: 0;
  width: 335px;
  padding: 0 5px;
  font-size: 20px;
  font-size: 2rem;
  color: #fff;
  background: rgba(0, 0, 0, .5);
}
.feature-content .slider .content-title a:link,
.feature-content .slider .content-title a:active,
.feature-content .slider .content-title a:visited {
  text-decoration: none;
  color: #fff;
}
.feature-content .slider .content-title a:hover {

}
.feature-content .slider .bullets {
  position: absolute;
  bottom: 0;
  right: 50px;
}
.feature-content .slider .bullets ul li:first-child {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #c8cdd7;
}
.feature-content .slider .bullets ul li {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #717881;
}
.feature-content .content-list {
  float: right;
  width: 260px;
  height: 230px;
  margin: 10px 10px 0 0;
}
.feature-content .content-list ul {
  height: 210px;
  background: #fff;
}
.feature-content .content-list ul li {
  background: rgba(0, 0, 0, 0) url("/common/wedge/images/v1/common/slider-arrow.png") no-repeat scroll 1% center / 10px 10px;
  border-bottom: 1px solid #c7c5c7;
  display: table;
  font-size: 1.5rem;
  height: 35px;
  line-height: 1.3;
  margin: 0 1px 0 5px;
  padding: 3px 15px 3px 20px;
  width: 218px;
}

.feature-content .content-list ul li:first-child {
  background: url(/common/wedge/images/v1/common/slider-active-arrow.png) no-repeat scroll 1% center / 10px 10px;
}
.feature-content .content-list ul li a:link,
.feature-content .content-list ul li a:visited,
.feature-content .content-list ul li a:active {
  color: #000;
  text-decoration: none;
  display: table-cell;
  vertical-align: middle;
}
.feature-content .content-list .more-load-btn {
  width: 250px;
  height: 16px;
  padding: 2px 5px;
  margin: auto;
  background: #fff;
  color: #999;
  text-align: right;
}
.feature-content .content-list .more-load-btn:link,
.feature-content .content-list .more-load-btn:active,
.feature-content .content-list .more-load-btn:visited,
.feature-content .content-list .more-load-btn:hover {
  text-decoration: none;
  color: #000;
}

/* 本紹介 */
.book-wrapper .book-item {
  margin-bottom: 20px;
}
.book-wrapper .book-item::after{
 content:"";
 display:block;
 clear:both;
}
.book-wrapper .book-item .books-img{
 width:142px;
 float:left;
}
.book-wrapper .book-item .content-detail{
 width:540px;
 float:right;
}
.book-wrapper .book-item .books-img a {
  display:block;
}
.book-wrapper .book-item .books-img img {
  border:solid 1px #ccc;
  width:auto;
  max-width:100%;
}
.book-wrapper .book-item .title {
  padding: 5px 0 5px 10px;
  background: #000;
  color: #fff;
}
.book-wrapper .book-item:nth-child(even) .title {
  background: #b7282c;
}
.book-wrapper .book-item:last-child .title {
  background: #a47a52;
}
.book-wrapper .book-item .content-text {
  position: relative;
  width: 540px;
  /* height: 150px; */
  padding: 10px;
  box-sizing:border-box;
}
.book-wrapper .book-item .sub-title {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
}

/* 本概要 */
.book-wrapper .book-item .overview {
  /* width: 95%; */
  padding-bottom: 50px;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.3;
}

/* 詳細ボタン */
.book-wrapper .book-item .send-detail {
  position: absolute;
  bottom: 10px;
  font-size: 14px;
  font-size: 1.4rem;
  clear: both;
  margin-bottom: 5px;
}
.book-wrapper .book-item .send-detail span {
  padding: 4px;
  border: solid 1px #000;
  background: #fff;
}
.book-item a:hover {
  text-decoration: none;
}
.book-wrapper .book-item a:visited,
.book-wrapper .book-item a:link,
.book-wrapper .book-item a:active {
  text-decoration: none;
  color: #000;
}

/* 本紹介テキスト */
.book-wrapper .book-item .content-text:hover {
  text-decoration: underline;
  background: #e5e7e6;
}
/* サイト下部文字広告 */
.text-advertising ul li {
  margin: 0 0 10px 0;
}
.text-advertising ul li p a {
  color: #0c2d71;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
}
.text-advertising .url {
  color: #ededed;
}
/* article_main ================================================== */
.article-wrapper {
  margin-bottom: 20px;
  border-style: none solid solid none;
  border-width: 1px;
  border-color: #999;
  overflow: hidden;
}

/* 記事ヘッダー */
.article-header {
  width: 98%;
  margin: 10px auto 0 0;
}
.article-header .article-name {
  float: left;
}
.article-header .article-name a:link,
.article-header .article-name a:active,
.article-header .article-name a:visited {
  text-decoration: none;
  color: #000;
}
.article-header .article-name a:hover {
  text-decoration: underline;
}
/* 日付 */
.article-header .date {
  float: right;
}

/* 記事情報 */
.article-header .article-info {
  padding: 7px 0;
  border-style: solid none none none;
  border-width: 1px;
  border-color:#999;
  clear: both;
}
.article-header .article-info .title {
  font-size: 21px;
  font-size: 2.1rem;
  font-weight: bold;
}
.article-header .article-info .sub-title {
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1.6;
}

/* 著者名 */
.article-header .article-info .author {
  font-size: 14px;
  font-size: 1.4rem;
  a{color:#000;}
}

/* 記事オプション */
.article-header .article-service {
  padding: 2px 0;
  border-style: solid none solid none;
  border-width: 1px;
  border-color: #999;
  overflow: hidden;
}
/* pr表記 */
.article-header .article-service .pr-badge {float:left;background:#888;text-align:center;color:#fff;padding:0 7px;margin:6px 100px 0 0;}
/* 著者プロフィール */
.article-header .article-service .author-prof {
  float: left;
  width: 20%;
  padding: 4px 0;
  border-radius: 5px;
  font-size: 13px;
  font-size: 1.3rem;
  color: #fff;
  background: #888;
  text-align: center;
  cursor: pointer;
  margin-top:2px;
}
.article-header .article-service .author-prof a:link,
.article-header .article-service .author-prof a:visited,
.article-header .article-service .author-prof a:hover,
.article-header .article-service .author-prof a:active {
  text-decoration: none;
  color: #fff;
}

/* ソーシャルボタン */
.article-header .article-service .social-btn {
  float: left;
  width: 30%;
  margin: 5px 0 0 10px;
  overflow: hidden;
}

/* twitter ツイートボタン */
.article-header .article-service .social-btn .tooltwitter {
  float: left;
  margin-top: 1px;
}
header .article-service .social-btn .service-tools.facebook {
  float: left;
}
/* 記事ツール */
.article-header .article-service .tool {
  float: left;
  margin-left: 5px;
  width: 200px;
  overflow: hidden;
}
.article-header .article-service .tool div {
  float: left;
  width: 30%;
  padding: 4px 4px;
  margin-top: 2px;
  font-size: 13px;
  font-size: 1.3rem;
  text-align: center;
  background: #a0a0a0;
  color: #fff;
}

/* メール */
.article-header .article-service .tool .mail {
  width: 20%;
  margin: 2px 10px 0 0;
  padding: 0;
  background: none;
}

/* フォント */
.article-header .article-service .tool .font {
  width: 35%;
  padding: 2px;
  margin: 0;
  color: #000;
  overflow: hidden;
  background: none;
}
.article-header .tool .font img {
  float: left;
  width: 35%;
  padding-right: 3px;
  margin-left: 3px;
  cursor: pointer;
}
/* 印刷 */
.article-header .tool .print a:link,
.article-header .tool .print a:hover,
.article-header .tool .print a:visited,
.article-header .tool .print a:active {
  text-decoration: none;
  color: #fff;
}

/* 記事ヘッダー・ページネーション */
.article-header .pagination .next {
  display: block;
  float:right;
}
.article-header .article-service .pagination .next a:link,
.article-header .article-service .pagination .next a:active,
.article-header .article-service .pagination .next a:visited,
.article-header .article-service .pagination .next a:hover {
  width: 70px;
  padding: 5px 3px;
  border: 1px solid #8b8b8b;
  border-radius: 5px;
  margin-right: 7px;
  font-size: 14px;
  color: #8b8b8b;
  text-decoration: none;
  text-align: center;
}
.article-header .pagination .number {
  display: none;
}

/* 著者プロフィール詳細 */
.article-header .author-prof-detail {
  position: absolute;
  width: 500px;
  height: auto;
  border: solid 5px #C0C0C0;
  background: #fff;
  overflow: hidden;
  display: none;
  word-wrap:break-word;
  overflow-wrap:break-word;
  z-index:999;
}

/* 著者画像 */
.article-header .author-prof-detail .author-img {
  float: left;
  width: 20%;
  display: inline-block;
  padding: 10px 0 0 10px;
}
.article-header .author-prof-detail .author-sns a {display:inline;color:#444;}
/* 著者概要 */
.article-header .author-prof-detail .prof-text {
  overflow:hidden;
  padding: 10px;
}
.article-header .author-prof-detail .author-name {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
}
.article-header .author-prof-detail .author-name span {
  font-weight:normal;
  font-size:13px;
  font-size: 1.3rem;
}
.article-header .author-prof-detail .prof-text img {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 15px;
  height: 15px;
  cursor: pointer;
}
.article-header .author-prof-detail .author-affiliation {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
}

/* 著者経歴 */
.article-header .author-prof-detail .author-history {
  margin-top: 5px;
  font-size: 11px;
  font-size: 1.1rem;
  /* word-break: break-all; */
}
.article-header .author-prof-detail .author-history a {display:inline;color:#000;}

/* 著者執筆記事 */
.article-header .author-prof-detail .writing-articles {
  border-top: dotted 1px #ccc;
  padding: 10px 0;
  margin:0 10px;
  clear: both;
}
.article-header .author-prof-detail .writing-articles .title {
  width: 95%;
  margin: auto;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
}
.article-header .author-prof-detail .writing-articles ul {
  width: 95%;
  margin: auto;
}
.article-header .author-prof-detail .writing-articles ul li a {
  width: 85%;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.article-header .author-prof-detail .writing-articles a:visited,
.article-header .author-prof-detail .writing-articles a:active,
.article-header .author-prof-detail .writing-articles a:link {
  text-decoration: none;
  color: #000;
  padding-left: 11px;
  background: url(/common/wedge/images/v1/common/slider-arrow.png) left center no-repeat;
}
.article-header .author-prof-detail .writing-articles a:hover {
  text-decoration: underline;
  padding-left: 11px;
  background: url(/common/wedge/images/v1/common/slider-active-arrow.png) left center no-repeat;
}

.article-header .author-prof-detail .prof-block {border-top:solid 2px #ccc;}
.article-header .author-prof-detail .prof-block:first-child {border-style:none;}

/* 次の記事へ */
.next-page {
  width: 98%;
  margin: 10px auto 0 0;
  padding: 5px 0;
  margin-bottom: 20px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  background: #dbe7f5;
  text-align: center;
}
.next-page a:link,
.next-page a:visited,
.next-page a:active {
  color: #2a2f7e;
  text-decoration: none;
}
.next-page a:hover {
  color: #2a2f7e;
  text-decoration: underline;
}
/* 記事ページネーション */
.pagination {
  float: none;
  margin: auto;
  text-align: center;
  clear:both;
}
.pagination + .article-service {
  /* width: 98%; */
  /* padding: 5px 0; */
  /* border-width: 1px; */
  /* border-color: #999; */
  /* border-style: solid none; */
  /* margin: 20px auto 20px 0; */
  /* overflow: hidden; */
}

.article-service {
  width: 98%;
  padding: 5px 0;
  border-width: 1px;
  border-color: #999;
  border-style: solid none;
  margin: 0px auto 20px 0;
  overflow: hidden
}


/* バックナンバー */
.article-service {clear:both;margin-bottom:30px;}
.article-service::after {content:"";clear:both;display:block;}
.article-service .back-number {
  float: left;
  width: 124px;
  padding: 5px;
  margin-top: 2px;
  border-radius: 5px;
  font-size: 13px;
  font-size: 1.3rem;
  background: #848484;
  text-align: center;
}

.article-service .back-number a:link,
.article-service .back-number a:active,
.article-service .back-number a:visited {
  color: #fff;
  text-decoration: none;
}

/* 記事下SNSアイコン */
.article-service .sns-icons {
  float: left;
  width: 340px;
  margin-left: 10px;
  overflow: hidden;
}
.article-service .sns-icons ul li {
  width: 18%;
  padding: 2px 1px;
  display: inline-block;
  text-align: center;
}
.article-service .sns-icons .facebook {
  background: #3b5999;
}
.article-service .sns-icons .twitter {
  background: #00b0ec;
}
.article-service .sns-icons .x {
  background: #000;
}
.article-service .sns-icons .google {
  background: #dc4e41;
}
.article-service .sns-icons .hatena {
  background: #00a4de;
}
.article-service .sns-icons .pocket {
  background: #e03e53;
}
.article-service .sns-icons ul li img {
  width: 30px;
  height: 30px;
}

/* 編集部おすすめの関連記事 */
.editor-recommend {margin:50px 20px;clear:both;}
.editor-recommend .heading {font-weight:bold;font-size:18px;position:relative;padding-left:20px;}
.editor-recommend .heading::before {content:"";display:block;position:absolute;width:15px;height:15px;background:#1ba196;top:5px;left:0;}
.editor-recommend ul li {margin:0 0 0 15px;position:relative;border-bottom:dotted 1px #ccc;padding:5px 0;box-sizing:border-box;}
.editor-recommend ul li a {display:inline-block;width:90%;color:#444;text-decoration:none;}
.editor-recommend ul li a:hover {text-decoration:underline;}
.editor-recommend ul li::before {content:"・";display:inline-block;position:absolute;top:5px;left:-15px;width:10px;}
/* テキスト広告枠 */
.editor-recommend ul li.pr a {width:auto;display:inline;}
.editor-recommend ul li.pr div {display:inline-block;}

/* 関連記事 */
.related-article {clear:both;}
.related-article .title {
  position: relative;
  overflow: hidden;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
}
.related-article .title h2 {
  float: left;
}
.related-article .title h2::before {
  float: left;
  content: "";
  width: 15px;
  height: 15px;
  margin: 6px 5px 0 0;
  display: block;
  background: #1ba196;
}
.related-article .title span {
  float: left;
  display: block;
}
.related-article .article-list {
  padding: 5px 10px 10px 10px;
  margin: 0;
  border-top: 1px solid #999;
  border-left: 1px solid #999;
  clear: both;
}
.related-article .article-list ul li {
  width: 320px;
  margin: 10px 10px 0 10px;
  overflow: hidden;
  display: inline-block;
}
.related-article .article-list ul li:nth-child(-n+2) {
  margin: 10px 10px 0 10px;
}
.related-article ul li:hover .content-img,
.related-article ul li:hover .content-title {
  filter: brightness(120%);
  -webkit-filter: brightness(120%);
  text-decoration: underline;
}
.related-article ul li a:link,
.related-article ul li a:visited,
.related-article ul li a:active {
  height: 100%;
  color: #595757;
}
.related-article ul li .content-img {
  position: relative;
  float: left;
  width: 30%;
  padding-top: 64px;
}
.related-article ul li .content-title {
  float: right;
  width: 65%;
  padding-top: 10px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  color: #595757;
}

/* おススメ記事 */
.recommend {
  margin-bottom: 30px;
}
.recommend .title {
  margin-bottom: 5px;
  overflow: hidden;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
}
.article-pr .public-relations {
  position: relative;
  margin:10px 0;
  background: #898989;
  color: #fff;
  overflow: hidden;
}
.new-article .title {
  margin-bottom: 15px;
  overflow: hidden;
  background: #1e2a55;
}
.new-article .title h2 {
  float: left;
  border-left: solid 10px #1ca092;
  padding: 3px 0 3px 10px;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
}
.new-article .content-list ul li a:link,
.new-article .content-list ul li a:active,
.new-article .content-list ul li a:visited,
.new-article .content-list ul li a:hover {
  color: #575757;
}
.new-article .title .more-load-btn {
  float: right;
  width: 70px;
  padding-top: 3px;
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
}
.new-article .title .more-load-btn:link,
.new-article .title .more-load-btn:visited,
.new-article .title .more-load-btn:active,
.new-article .title .more-load-btn:hover {
  color: #fff;
  text-decoration: none;
  margin: 5px 5px 0 0;
}
/* newtopiclist_main ================================================== */

/* 新着記事一覧 タイトル */
.new-topic-list .title {
  border-width: 0 0 1px 10px;
  border-color: #aaa #17a096;
  border-style: none none solid solid;
  margin-bottom: 20px;
  overflow: hidden;
}
.new-topic-list .title h2 {
  float: left;
  padding-left: 10px;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;

}
.new-topic-list .title span {
  float: right;
  padding: 0 8px 0 8px;
  border-radius: 20px;
  margin-top: 8px;
  color: #fff;
  background: #be2831;
  display: block;
}
.new-topic-list .title span::before {
  display: inline;
  content: "≫";
  margin-right: -6px;
}
/* 新着記事一覧 コンテンツリスト */
.list-wrapper .content-list {
  overflow: hidden;
}
.list-wrapper .content-list ul li {
  /*overflow: hidden;*/
  margin: 0 0 12px -8px;
}
.list-wrapper .content-list ul li::after {content:"";clear:both;display:block;}

/* 新着記事一覧 コンテンツ画像 */
.list-wrapper .content-list ul li .content-img {
  position: relative;
  float: left;
  width: 26%;
  height: 124px;
  margin-left: 10px;
  overflow:hidden;
}

/* 新着記事一覧 コンテンツ情報 */

/* タイトル */
.list-wrapper .content-list ul li .content-title {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.3;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.list-wrapper .content-list ul li a:link,
.list-wrapper .content-list ul li a:active,
.list-wrapper .content-list ul li a:visited {
  text-decoration: none;
  color: #000;
  display:inline;
}
.list-wrapper .content-list ul li a:hover {
  text-decoration:underline;
}
.list-wrapper .content-list ul li .content-info {
  float: right;
  width: 71%;
  padding: 5px 0;
}
.list-wrapper .content-list ul li a:hover .content-title,
.list-wrapper .content-list ul li a:hover .sub-title {
  text-decoration: underline;
  color: #000;
}
/* サブタイトル */
.list-wrapper .content-list ul li .content-info .sub-title {
  font-size: 15px;
  font-size: 1.5rem;
}
/* 日付 */
.list-wrapper .content-list ul li .content-info .date {
  float: left;
  font-size: 13px;
  font-size: 1.3rem;
}

/* 出版社 */
.list-wrapper .content-list ul li .content-info .publisher {
  float: left;
  margin-left: 10px;
  font-size: 13px;
  font-size: 1.3rem;
}
/* 記事概要 */
.list-wrapper .content-list ul li .content-info .content-text {
  padding-top: 3px;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.2;
  clear: both;
}

/* bbclist_main ================================================== */
/* BBCリスト・タイトル */
.bbc_list .title {
  border-style: none none solid solid;
  border-width: 0 0 1px 10px;
  border-color: #aaa #17a096;
  margin-bottom: 15px;
  overflow: hidden;
}
.bbc_list .title h2 {
  float: left;
  padding-left: 10px;
  font-size: 21px;
  font-size: 2.1rem;
  font-weight: bold;
}
.bbc_list .title span {
  float: right;
  padding: 0 5px;
  font-size: 18px;
  font-size: 1.8rem;
  margin-right: 5px;
  display: block;
}
.bbc_list .description {
  overflow: hidden;
  padding-left: 20px;
}
.bbc_list .description .text {
  float: left;
  width: 64%;
  font-size: 16px;
  font-size: 1.6rem;
}
.bbc_list .description .content-img {
  position: relative;
  float: right;
  top: -20px;
  right: -10px;
  width: 35%;
  padding-top: 200px;
}
/* columnlist_main ================================================== */

/* コラムリスト・タイトル */
.column-list .title {
  border-style: none none solid solid;
  border-width: 0 0 1px 10px;
  border-color: #aaa #17a096;
  margin-bottom: 15px;
  overflow: hidden;
}
.column-list .title h2 {
  float: left;
  padding-left: 10px;
  font-size: 21px;
  font-size: 2.1rem;
  font-weight: bold;
}
.column-list .title span {
  float: right;
  padding: 0 5px;
  font-size: 18px;
  font-size: 1.8rem;
  margin-right: 5px;
  display: block;
}
.column-list .description {
  overflow: hidden;
  padding-left: 20px;
}
.column-list .description .text {
  float: left;
  width: 64%;
  font-size: 16px;
  font-size: 1.6rem;
}

/* コラムリスト・概要画像 */
.column-list .description .content-img {
  position: relative;
  float: right;
  height:165px;
  width: 247px;
  overflow:hidden;
}

/* genrelist_main ================================================== */

.genre-list .title {
  border-width: 0 0 1px 10px;
  border-color: #aaa #17a096;
  border-style: none none solid solid;
  margin-bottom: 20px;
}
.genre-list .title h2 {
  color: #000;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
}
/* tokushu_list_main ================================================== */

/* 特集リスト・タイトル */
.tokushu-list .title {
  border-width: 0 0 1px 10px;
  border-color: #aaa #17a096;
  border-style: none none solid solid;
  margin-bottom: 20px;
  overflow: hidden;
}
.tokushu-list .title h2 {
  float: left;
  padding-left: 7px;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
}

/* 特集リスト・特集タイトル */
.tokushu-list .content-list ul li .content-info .content-title {
  font-size: 21px;
  font-size: 2.1rem;
}
/* 特集リスト・記事タイトル */
.tokushu-list .content-list ul li .article-title {
  margin-top: 5px;
}
.tokushu-list .content-list ul li .article-title li {
  padding-left: 13px;
  margin: 2px 0;
  background: url(/common/wedge/images/v1/common/slider-arrow.png) left 30% no-repeat;
  background-size: 10px 10px;
}
.tokushu-list .content-list ul li .article-title li:hover {
  background: url(/common/wedge/images/v1/common/slider-active-arrow.png) left 30% no-repeat;
  background-size: 10px 10px;
}
.tokushu-list .article-title li a:link,
.tokushu-list .article-title li a:visited,
.tokushu-list .article-title li a:active {
  text-decoration: none;
  font-size: 15px;
  font-size: 1.5rem;
  color: #000;
}
.tokushu-list .content-list ul li .article-title a:hover {
  text-decoration: underline;
  color: #000;
}
/* もっと見る */
.tokushu-list .content-list ul li .more-load-btn {
  float: none;
  margin-left: 12px;
  font-size: 14px;
  font-size: 1.4rem;
  background: none;
}
.tokushu-list .content-list ul li .more-load-btn:link,
.tokushu-list .content-list ul li .more-load-btn:active,
.tokushu-list .content-list ul li .more-load-btn:visited {
  text-decoration: none;
  color: #0b877e;
}
.tokushu-list .content-list ul li .more-load-btn:hover {
  text-decoration: underline;
}
/* tokushu_artilce_list_main ================================================== */
.tokushu-article-list {
  position: relative;
}
/* 特集記事リスト・タイトル */
.tokushu-article-list .title {
  border-style: none none solid solid;
  border-width: 0 0 1px 10px;
  border-color: #aaa #17a096;
  padding-left: 5px;
  margin-bottom: 15px;
  line-height: 1.4;
}
.tokushu-article-list .title h2 {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
}
.tokushu-article-list .list-overview {
  margin-bottom: 60px;
}
/* 特集記事リスト・コンテンツ画像 */
.tokushu-article-list .description .content-img {
  position: absolute;
  right: 0px;
  top: 0px;
  width:247px;
  height:165px;
  overflow:hidden;
}
.tokushu-article-list .description .text {
  width: 430px;
  height: 130px;
  font-size: 18px;
  font-size: 1.8rem;
  margin-left: 14px;
}
/* search-list_main ================================================== */

/* 検索結果リスト・タイトル */
.search-list .title {
  border-style: none none solid solid;
  border-width: 0 0 1px 10px;
  border-color: #aaa #17a096;
  padding-left: 10px;
  margin-bottom: 20px;
}
.search-list .title h2 {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
}
.not-found {
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
}
/* ranking_main ================================================== */

.ranking-body {
  overflow: hidden;
}

/* ランキングリスト・タイトル */
.ranking-body .title {
  float: left;
  border-style: none none none solid;
  border-width: 0 0 0 10px;
  border-color: #17a096;
  margin-top: 16px;
  overflow: hidden;
}
.ranking-body .title h2 {
  padding-left: 10px;
  margin-bottom: -6px;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
}

/* ランキングタブ */
.ranking-body .rank-tab {
  float: right;
  overflow: hidden;
  margin: 5px 16px 0 0;
}
.ranking-body .rank-tab li {
  display: inline-block;
  float: left;
  position: relative;
  width: 70px;
  height: 0;
  padding: 3px;
  border-left: solid 8px transparent;
  border-right: solid 8px transparent;
  border-bottom: solid 35px #a3a3a3;
  border-radius: 27px 27px 0 0;
  font-size: 8px;
  font-size: .8rem;
  color: #fff;
  cursor: pointer;
  text-align: center;
}
.ranking-body .rank-tab .active,
.ranking-body .rank-tab li:hover {
  border-bottom-color: #14ad9b;
}
.ranking-body .rank-tab li .tab-text {
  margin-top: 10px;
  font-size: 19px;
  font-size: 1.9rem;
  display: block;
}
/* ランキングコンテンツ */
.rank-tabcontent {
  border-top: solid 1px #000;
  clear: both;
  padding: 15px 0 20px 0;
  margin: auto;
  display: none;
}
.rank-tabcontent.active {
  display: block;
  width: 100%;
}
.rank-tabcontent .content {
  margin-bottom: 20px;
}

/* ランキング記事情報 */
.rank-tabcontent ul li .article-info {
  position: relative;
  border: none;
  overflow: hidden;
}

/* 上位3つのランクの色 */
.rank-tabcontent .content ul:first-child li:nth-child(-n+3) .article-info .rank {
  background: #8e8478;
}

/* ランキング・本体部分 */
.rank-tabcontent .content ul li .article-info .rank {
  position: static;
  float: left;
  width: 40px;
  padding: 13px 0 12px;
  margin: 6px 0 1px 0;
  font-size: 28px;
  font-size: 2.8rem;
  color: #fff;
  background: #9f9fa0;
  display: block;
  text-align: center;
  font-family: Garamond;
}

/* ランキング4位以下 */
.rank-tabcontent .content:nth-child(3) ul li:last-child .article-info .rank {
  font-size: 24px;
  font-size: 2.4rem;
  padding: 15px 3px;
}
.rank-tabcontent .content:nth-child(n+5) ul li .article-info .rank {
  font-size: 24px;
  font-size: 2.4rem;
  padding: 15px 3px;
}

/* 記事画像 */
.rank-tabcontent .content ul li .article-info .content-img {
  position: relative;
  float: left;
  width: 100px;
  height: 67px;
  margin: 5px 0 0 10px;
  overflow:hidden;
  background: #eee;
}

/* 記事タイトル */
.rank-tabcontent .content ul li .article-info .content-title {
  float: right;
  width: 550px;
  padding-top: 5px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.2;
}

/* facebook いいね件数 */
.rank-tabcontent .content ul li .article-info span {
  float: none;
  position: absolute;
  top: 10px;
  right: 17px;
  padding-left: 18px;
  color: #000;
  font-size: 12px;
  font-size: 1.2rem;
  display: block;
  background: #fff url(/common/wedge/images/v1/common/good.png) no-repeat left center;
}

/* 記事サブタイトル */
.rank-tabcontent .content ul li .article-info .sub-title {
  float: right;
  width: 550px;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6;
}

/* 日付 */
.rank-tabcontent .content ul li .article-info .date {
  position: static;
  float: right;
  width: 110px;
  padding: 0;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.6;
  background: none;
}

/* 出版社 */
.rank-tabcontent .content ul li .article-info .publisher {
  position: static;
  float: right;
  width: 440px;
  padding: 0;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.6;
  background: none;
}
.rank-tabcontent .content ul li .article-info ul li a {
  line-height: 40px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.rank-tabcontent .content ul li .article-info a:link,
.rank-tabcontent .content ul li .article-info a:visited,
.rank-tabcontent .content ul li .article-info a:active {
  text-decoration: none;
  color: #000;
}
.rank-tabcontent .content ul li .article-info a:hover .content-title,
.rank-tabcontent .content ul li .article-info a:hover .sub-title {
  color: #000;
  text-decoration: underline;
}

/* 週間のいいね件数 */
.ranking-body .annotation {
  margin: -10px 0 40px 0;
  font-size: 18px;
  font-size: 1.8rem;
}
.new-article + .web-advertising {
  margin: 20px 0 25px 0;
}
/* selection ======================================================= */
/* PR表記 */
.article-header .article-service .pr {
  float: left;
  padding: 2px 10px;
  margin: 3px 100px 0 0;
  color: #fff;
  background :#988574;
}
.article-header .article-service .tool.selection {

}
/* print ======================================================= */
.print-page {
  background: none;
  width: 1040px;
  margin: auto;
}
.print-page header {
  overflow: hidden;
  width: auto;
}
.print-page header a {
  width: 286px;
  float: left;
}
.print-page header .header-btn {
  float: right;
  width: 70px;
  margin-top: 20px;
}
.print-page header .header-btn .close-btn {
  height: 20px;
  padding-right: 5px;
  text-align: right;
  cursor: pointer;
  display: block;
}
.print-page header .header-btn .close-btn a:link,
.print-page header .header-btn .close-btn a:link,
.print-page header .header-btn .close-btn a:link,
.print-page header .header-btn .close-btn a:link {
  width: 70px;
  color: #000;
  text-decoration: none;
}
.print-page header .header-btn .print-btn {
  padding: 2px 4px;
  margin-top: 10px;
  background: #121481;
  color: #fff;
  text-align: center;
  cursor: pointer;
}
.print-page .print-header {
  padding: 15px 0;
  border-width: 1px;
  border-style: solid none;
  margin-bottom: 10px;
  overflow: hidden;
}
.print-page .print-header p {
  font-size: 15px;
  font-size: 1.5rem;
}
.print-page .print-header p:nth-child(2) {
  font-size: 21px;
  font-size: 2.1rem;
  font-weight: bold;
}
.print-page .print-header p:nth-child(3) {
  float: left;
  margin-right: 10px;
}
.print-page footer {
  padding: 15px;
  border-top: solid 1px #000;
  margin-top: 100px;
  background: none;
  text-align: center;
}
.print-page footer img {
  width: 180px;
}
.print-page footer p {
  margin-top: 10px;
  color: #000;
}
/* sidebar ======================================================= */
.sidebar {
  float: right;
  width: 300px;
  margin: 20px 7px 0;
}
/* サイドバー広告 */
.sidebar .web-advertising {
  margin-bottom: 20px;
}
/* サイドバー・ランキング */
.ranking {
  position: relative;
  margin-bottom: 5px;
  overflow: hidden;
}
.ranking .title {
  position: absolute;
  top: 6px;
  width: 100px;
  /*copxlor: #8d837a;
  font-size: 21px;
  font-family: "HGP明朝E","游明朝", YuMincho, "Hi;ragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;*/
  height:18px;
  display:block;
  background-image:url(/common/wedge/images/v1/common/title-ranking.png);
  background-repeat:no-repeat;
  background-size:81px 18px;
  -webkit-background-size:81px 18px;
  -moz-background-size:81px 18px;
  text-indent:150%;
  overflow:hidden;
  white-space:nowrap;
}


/* ランキングタブ */
.ranking .rank-tab {
  list-style: none;
  overflow: hidden;
  float: right;
  width: 210px;
}
.ranking .rank-tab li {
  float: left;
  position: relative;
  width: 42px;
  height: 0;
  padding-top: 6px;
  border-left: solid 5px transparent;
  border-right: solid 5px transparent;
  border-bottom: solid 20px #a3a3a3;
  border-radius: 22px 22px 0 0;
  font-size: 12px;
  font-size: 1.2rem;
  color: #fff;
  cursor: pointer;
}
.ranking .rank-tab li:hover {
  border-bottom: solid 20px #14ad9b;
}
.ranking .rank-tab li .tab-text {
  text-align: center;
  margin-top: 2px;
}
.ranking .rank-tab .active {
  border-bottom-color: #14ad9b;
}
.ranking .rank-tabcontent {
  border-top: solid #8d837a;
  padding-top: 5px;
  clear: both;
  margin: auto;
  display: none;
}
.ranking .rank-tabcontent.active {
  display: block;
}
.ranking .rank-tabcontent .content {
  margin: 0;
}
.ranking .rank-tabcontent .content ul li {
  padding: 0 10px;
  border-bottom: solid 1px #c5bbb0;
  display:table;
  width:100%;
  height:50px;
  box-sizing:border-box;
}
.ranking .rank-tabcontent .content ul li:last-child {
  margin: 0;
}
.ranking .rank-tabcontent .content ul li span {
  display:table-cell;
  width: 18px;
  padding-right: 10px;
  margin-bottom: 1px;
  font-size: 26px;
  font-size: 2.6rem;
  color: #8e8478;
  font-family: Garamond;
  vertical-align:middle;
}
.ranking .rank-tabcontent .content ul li a {
  display:table-cell;
  vertical-align:middle;
}
.ranking .rank-tabcontent .content ul li a:link,
.ranking .rank-tabcontent .content ul li a:visited,
.ranking .rank-tabcontent .content ul li a:active {
  text-decoration: none;
  color: #000;
}
.ranking .rank-tabcontent .content ul li a:hover {
  color: #000;
  text-decoration: underline;
}
.ranking .more-load-btn span {
  float: right;
  width: 65px;
  border: none;
  padding: 3px 5px;
  color: #fff;
  background: #9e9b9b;
}
/* スペシャルトピック */
.special-topics {
  position: relative;
  margin-bottom: 20px;
  overflow: hidden;
}
.special-topics .title {
  float: left;
  margin-left: 10px;
  padding: 3px 5px;
  border-radius: 5px 5px 0 0;
  font-size: 12px;
  font-size: 1.2rem;
  color: #fff;
  background: #988574;
}
.special-topics .pr {
  position: absolute;
  top: 8px;
  right: 2px;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  color: #9f9086;
}
.special-topics .content {
  border: solid 1px #988574;
  clear: both;
}
.special-topics .content ul li {
  padding: 7px 0 7px 7px;
  overflow: hidden;
}
.special-topics .content ul li:first-child {
  padding: 8px 0 0 7px;
}
.special-topics .content ul li:last-child {
  padding: 0 0 7px 7px;
}
.special-topics .content ul li .content-img {
  position: relative;
  float: left;
  width: 25%;
  padding-top: 50px;
}
.special-topics .content ul li .content-title {
  float: right;
  width: 70%;
  padding: 7px 0 7px 5px;
  margin-right: 5px;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.5;
}
.special-topics ul li a:link,
.special-topics ul li a:visited,
.special-topics ul li a:active {
  color: #121012;
  text-decoration: underline;
}
.special-topics ul li:hover .conetnt-title {
  background: #e7e5e9;
  text-decoration: underline;
}
/* ログリー */
.logly {margin-bottom:20px;}
/* BBCニュース */
.bbc-news {
  margin-bottom: 20px;
  overflow: hidden;
}
.bbc-news .title {
  position: relative;
  width: 97%;
  padding: 1px 0 1px 10px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  overflow: hidden;
  background: #b7272d;
}
.bbc-news .title .more-load-btn {
  position: absolute;
  top: 5px;
  left: 230px;
  font-size: 11px;
  font-size: 1.1rem;
  background: #b7272d;
}
.bbc-news .title .more-load-btn:link,
.bbc-news .title .more-load-btn:active,
.bbc-news .title .more-load-btn:visited,
.bbc-news .title .more-load-btn:hover {
  text-decoration: none;
  color: #fff;
  font-weight: bold;
}
.bbc-news .content {
  clear: both;
}
.bbc-news .content ul {
  margin-bottom: 20px;
}
.bbc-news .content ul li {
  margin: 5px 0;
  border-left: solid 5px #c0b1a3;
  height: 42px;
}
.bbc-news .content ul li:hover {
  border-left: solid 5px #b7272d;
}
.bbc-news .content ul li .content-title {
  width: 95%;
  height: 42px;
  margin: auto;
  font-size: 14px;
  font-size: 1.4rem;
  display: table;
}
.bbc-news .content ul li .content-title a:link,
.bbc-news .content ul li .content-title a:visited,
.bbc-news .content ul li .content-title a:active {
  text-decoration: none;
  color: #211c1d;
  display: table-cell;
  vertical-align: middle;
}
.bbc-news .content ul li .content-title a:hover {
  text-decoration: underline;
}
.bbc-news .content .send-bbc-btn {
  width: 100%;
}
.side-books li .title {
  padding: 1px 10px;
  font-weight: bold;
  color: #fff;
  background: #b7282c;
}
.side-books li:first-child .title {
  background: #000;
}
.side-books li:last-child .title {
  background: #a27a51;
}
.side-books li .futer-title {
  padding :5px 10px 0 10px;
  font-weight: bold;
}
.side-books li .detail::after {
  content:"";
  clear:both;
  display:block;
}
.side-books li .cover {
  float: left;
  width: 35%;
  margin:0 0 10px 10px;
}
.side-books li .cover img {
  width:100%;
}
.side-books li .summary {
  float: right;
  width: 60%;
  font-size: 12px;
  font-size: 1.2rem;
  box-sizing:border-box;
  padding:0 .5em;
}
.side-books li .more-load-btn {
  padding: 5px 0;
  border: 1px #000 solid;
  margin: 5px 0 0;
  font-size: 14px;
  font-size: 1.4rem;
  text-decoration: none;
  text-align: center;
  display: block;
  clear: both;
}
.side-books li a:link,
.side-books li a:active,
.side-books li a:visited {
  text-decoration: none;
  color: #000;
}
.side-books li a:hover .futer-title,
.side-books li a:hover .text {
  text-decoration: underline;
}
/* facebookソーシャルプラグイン */
.subcolumn-facebook {
  margin-bottom: 20px;
}

/* sidebar selection ======================================================= */
.sidebar.selection .rectangle,
.sidebar.selection .textdata,
.sidebar.selection .inquiry,
.sidebar.selection .freespace {margin-bottom:25px;}

.sidebar.selection .inquiry a {display: inline;}

.sidebar.selection .inquiry {border:solid 1px #8d837a;}
.sidebar.selection .inquiry .heading {color:#fff;background-color:#9e9b9b;padding:5px;font-weight:bold;}
.sidebar.selection .inquiry .detail {padding:10px;white-space: normal;}

.sidebar.selection .inquiry .detail a {display: inline;word-break:break-all;}

.sidebar.selection .inquiry .detail .company {font-weight:bold;font-size:16px;white-space: nowrap;}

.sidebar.selection .rectangle{text-align:center;}

/* footer ======================================================= */
#top-for-smartphone {
width:1060px;
margin:0 auto;
}

footer {
  width: 1060px;
  margin:auto;
  background: #1d2a54;
  color: #fff;
}

.footer-content {
  width: 1040px;
  margin: auto;
  padding: 20px 0 120px;
  overflow: hidden;
}
/* 会社概要 */
.footer-content .corp-prof {
  float: left;
  width: 312px;
  text-align: center;
  clear:both;
}
.footer-content .corp-prof .corp-name {
  width: 220px;
  font-size: 24px;
  font-size: 2.4rem;
  padding-bottom: 5px;
}
.footer-content .corp-prof .copyrite {
  width: 100%;
  font-size: 10px;
  font-size: 1rem;
  text-align: left;
}
/* フッターナビゲーション */
.footer-content .footer-nav {
  float: left;
  width: 520px;
  margin: auto;
  font-size: 12px;
  font-size: 1.2rem;
}
.footer-content .footer-nav ul li a:link,
.footer-content .footer-nav ul li a:active,
.footer-content .footer-nav ul li a:visited {
  color: #fff;
  text-decoration: none;
}
.footer-content .footer-nav ul li a:hover {
  text-decoration: underline;
  color: #fff;
}
.footer-content .footer-nav ul {
  width: 90%;
  margin: auto;
  display: table;
}
.footer-content .footer-nav ul li {
  width: 30%;
  display: table-cell;
  vertical-align: top;
  line-height: 2;
}
.footer-content .footer-nav ul.block{
  width:100%;
}
.footer-content.online .footer-nav ul.block{
  width:90%;
}
.footer-content .footer-nav ul.block li.content-block{
  width:20%;
}
.footer-content.online .footer-nav ul.block li.content-block{
  width:30%;
}
.footer-content .footer-nav ul.block li.content-block:nth-child(2){
  width:60%;
}
.footer-content.online .footer-nav ul.block li.content-block:nth-child(2){
  width:30%;
}
.footer-content .footer-nav ul.block li.content-block:nth-child(2) .corp-nav ul li{
  width:175px;
}
.footer-content.online .footer-nav ul.block li.content-block:nth-child(2) .corp-nav ul li{
  width:135px;
}
.footer-content .content-nav ul li {
  display: block;
  width: 115px;
  border-left: solid 1px #fff;
  padding: 0 10px;
  margin: 0;
}
.footer-content.online .content-nav ul li{
  width:135px;
}
.footer-content .corp-nav ul li {
  display: block;
  width: 115px;
  border-left: solid 1px #fff;
  padding: 0 10px;
}
.footer-content.online .corp-nav ul li{
  width:135px;
}
.footer-content .book-nav ul li {
  display: block;
  width: 136px;
  border-left: solid 1px #fff;
  padding: 0 10px;
  cursor: pointer;
}
/* フッターSNSアイコン */
.footer-content .footer-sns-icons {
  float: right;
  width: 180px;
}
.footer-content .footer-sns-icons ul li {
  display: inline-block;
  width: 25%;
  margin-left: 10px;
}
.footer-content .footer-sns-icons ul li a{
  background-position:center;
  background-repeat:no-repeat;
  background-color:#fff;
  border-radius: 50%;
  width:45px;
  height:45px;
}
.footer-content .footer-sns-icons .facebook-icon a {;
  background-image: url('/common/wedge/images/v1/common/icon-fb-dkblue.png');
}
.footer-content .footer-sns-icons .x-icon a {
  background-image: url('/common/wedge/images/v1/common/icon-x-dkblue.png');
}
.footer-content .footer-sns-icons .rss-icon a {
  background-image: url('/common/wedge/images/v1/common/icon-rss-dkblue.png');
}
.footer-content .footer-sns-icons .facebook-icon:hover a {
  background-image: url('/common/wedge/images/v1/common/icon-fb-w.png');
  background-color: #1a499d;
}
.footer-content .footer-sns-icons .x-icon:hover a {
  background-image: url('/common/wedge/images/v1/common/icon-x-w.png');
  background-color: #000;
}
.footer-content .footer-sns-icons .rss-icon:hover a {
  background-image: url('/common/wedge/images/v1/common/icon-rss-w.png');
  background-color: #ed8f26;
}

/* google理マーケティングタグリセット */
iframe[name="google_conversion_frame"] { position: absolute; top: 0; }


/* Wedge ひととき 共通 ======================================================*/
/* float */
.right {
  float: right;
}
.left {
  float: left;
}
/* メインカラム */
#main-column {
  width: 660px;
  float: left;
}
/* サブカラム */
#sub-column {
  width: 300px;
  float: right;
}
.sub-content {
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.sub-content .content-title {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 30px;
  border-bottom: 1px solid;
  border-left: 5px solid;
  padding-left: 8px;
}
/* ウェブで読む */
.web-read.sub-content .content-title {
  color: #1d2a54;
}
.web-read .web-read-content {
  background-color: rgba(29, 42, 84, 0.15);
  height: 134px;
}
.web-read-content a:hover {
  opacity: 0.7;
}
.web-read-content p {
  color:  #231816;
  font-size: 1.4rem;
  text-align: left;
  padding: 18px 0 8px 22px;
}
.web-read-content .image {
  border-width: 1px;
  border-color:  #1d2a54;
  border-style: solid;
  background-color:  #ffffff;
  width: 258px;
  margin: auto;
  text-align: center;
}
.web-read-content .image a {
  padding: 14px 0 13px;
}
.web-read-content .image img {
  max-width: 220px;
}
/* 定期購読のご案内 */
#sub-column .subscribe-link {
  position: fixed;
  right: calc(50% - (1060px / 2));
  bottom: 20px;
  z-index: 1;
}
.subscribe-link a:hover {
  opacity: 0.7;
}
/* ウェッジの書籍 */
.books-entrance.sub-content {
  border-bottom: none;
}
.books-entrance.sub-content .content-title {
  color: #666666;
}
.books-entrance-content {
  background-color:  rgba(102, 102, 102, 0.15);
  height: 395px;
  padding: 10px 20px 0;
}
.books-entrance-content li {
  display: inline-block;
  width: 260px;
  border-bottom: 1px solid #d2d2d2;
}
.books-entrance-content li a {
  display: inline-block;
  padding: 10px 0;
}
.books-entrance-content li a:hover {
  color: #231816;
}
.books-entrance-content li:last-child {
  border-bottom: none;
}
.books-entrance-content .image {
  float: left;
  width: 70px;
  height: 100px;
  position: relative;
}
.books-entrance-content .image img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.books-entrance .booksarticle-item {
  color:  #231816;
  font-size: 1.3rem;
  line-height: 20px;
  padding-left: 80px;
}
.books-entrance .booksarticle-item p:first-child {
  padding-bottom: 10px;
}
/* sitenavi-menu */
#sitenavi-menu {
  display: block;
  margin-bottom: 40px;
}
.wedge-top #sitenavi-menu,
.hitotoki-top #sitenavi-menu {
  margin-bottom: 5px;
}
.sitenavi-bar {
  background-color: #231816;
}
.sitenavi-content {
  display: inline-block;
}
.sitenavi-content a:hover {
  opacity: 0.7;
}
.sitenavi-content a {
  color: #ffffff !important;
  padding: 5px 0;
}
.sitenavi-content span {
  display: inline-block;
  font-size: 1.2rem;
  line-height: 30px;
  padding: 0 25px;
  border-right: solid 1px #626262;
}
/* footer-link */
.footer-link {
  width: 1060px;
  padding: 0 30px;
  box-sizing: border-box;
  margin: auto;
  background-color: #ffffff;
}
.footer-link-area {
  border-top: 1px solid #cccccc;
  display: block;
}
.footer-link-icon {
  display: inline-block;
  width: 245px;
  position: relative;
}
.footer-link-icon a {
  padding: 20px 0 40px 0;
  box-sizing: border-box;
}
.footer-link-icon a:hover {
  opacity: 0.7;
}
.footer-link-icon img {
  width: 100%;
}
.footer-link-icon:nth-child(2n) a {
  padding-left: 20px;
}
.footer-link-icon:nth-child(odd) img {
  width: 225px;
}
/* content */
.content-box {
  width: 100%;
  background: #eeeeee;
  margin-bottom: 40px;
  height: auto;
  overflow: hidden;
}
.content-area {
  width: 100%;
  padding: 40px 20px;
  box-sizing: border-box;
}
.content-box .content-title,
.inline .content-title {
  height: 40px;
  background: #231816;
  padding: 11px 0 11px 21px;
  position: relative;
  box-sizing: border-box;
}
.content-box .content-title p,
.inline .content-title p {
  font-size: 2.1rem;
  font-weight: 700;
  line-height: 1;
  display: inline-block;
  color: #ffffff;
}
.content-box .content-title p span {
  font-size: 1.6rem;
  font-weight: 400;
  margin-left: 20px;
}
.content-box .content-title .index-link {
  width: 160px;
  height: 35px;
  display: inline-block;
  padding-left: 32px;
  position: absolute;
  bottom: 0;
  right: 0;
  margin: auto;
  cursor: pointer;
  /* background-image: url("/common/wedge/images/v1/wedge/wedge-top-index.png");
  background-repeat: no-repeat; */
  background:#fff;
  box-sizing: border-box;
}
.content-box .content-title .index-link::before{
 content:"";
 display:block;
 width: 0;
 height: 0;
 border-style: solid;
 border-width: 0 0 35px 30px;
 border-color: transparent transparent #ffffff transparent;
 position:absolute;
 top:0;
 left:-30px;
}
.content-box .content-title .index-link a:after {
  content: "";
  display: inline-block;
  width: 0.5em;
  height: 0.5em;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  transform: rotate(45deg);
}
.content-box .content-title .index-link p {
  color: #000;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 35px;
}
.content-box .content-title:before,
.inline .content-title:before {
  content: "";
  display: inline-block;
  border-top: 20px solid #e3001c; /* カラーは各タイトルで上書き */
  border-left: 10px solid #e3001c;
  border-bottom: 20px solid transparent;
  border-right: 10px solid transparent;
  position: absolute;
  top: 0;
  left: 0;
}
.index-link a:hover .under-index-link {
  text-decoration: underline;
}
/* ポップアップ */
.inline {
  display: none;
  height: 100%;
  min-width:660px;
}
#modal-notes {
  background-color: #fff;
}
.inline .content-detail strong,
.inline .notes-detail strong {
  font-weight: 700;
}
.inline .content-detail {
  height: calc(100% - 40px);
  overflow: auto;
  padding: 20px 20px 0;
  box-sizing: border-box;
  background:#fff;
}
.inline .content-detail>*:last-child {
  margin-bottom: 20px;
}
.feature-frame {
  border: 2px solid #e3001c;
  padding: 36px 15px 18px;
  position: relative;
  margin-bottom:30px;
  display:none;
}
.feature-frame.hitotoki,
.feature-frame.wedge{display:block;}
.frame-title {
  position: absolute;
  top: 0;
  left: 0;
}
.frame-title p {
  background: #e3001c;
  color:#fff;
  width: 117px;
  line-height: 27px;
  text-align: center;
  position: relative;
}
.frame-title p:after {
  content: "";
  display: inline-block;
  border-top: 14px solid transparent;
  border-left: 5px solid transparent;
  border-bottom: 14px solid #ffffff;
  border-right: 5px solid #ffffff;
  position: absolute;
  top: 0;
  right: 0;
}
.frame-title p b {
  color: #ffffff;
  font-size: 1.3rem;
  font-weight: 400;
  letter-spacing: 1px;
}
.feature-frame h2{
 font-size:30px;
 font-weight:bold;
}
.feature-frame p.feature-subtitle{
  font-size:24px;
  font-weight:bold;
  margin-bottom:10px;
}
.feature-frame .tokusyu-reading{
  font-size:14px;
  margin:25px 0;
}
.feature-frame .feature-author{
  font-size:15px;
  margin-bottom:35px;
}
.feature-frame.hitotoki .feature-author{
  font-size:15px;
  color:#4c4c4c;
}
.feature-frame .feature-summary{
  font-size:15px;
  line-height:1.6;
}
.feature-frame p{
  margin-bottom:20px;
}
.feature-frame .point{
  color:#e3001c;
  font-size:13px;
  font-weight:bold;
  margin-bottom:0;
}
.feature-frame .element{
  font-size:20px;
  font-weight:bold;
  margin-bottom:15px;
}
.feature-frame ul{
  margin:15px 0;
}
.feature-frame ul li{
  list-style:none;
  font-size:16px;
  font-weight:bold;
  margin-bottom:10px;
}
.feature-frame ul li a{
  display:inline;
}
.feature-frame ul li::before{
  content:"●";
  color:#b7282c;
}
.feature-detail{
  border-bottom:solid 1px #e5e5e5;
  padding:20px 0;
}
.feature-detail dt{
  font-size:14px;
  color:#666;
  font-weight:bold;
}
.feature-detail dd{
  font-size:18px;
  font-weight:bold;
  padding:0 15px;
}
ul.feature-list{
  margin:15px 0;
}
ul.feature-list li{
  list-style:none;
  font-size:16px;
  font-weight:bold;
}
ul.feature-list li::before{
  content:"●";
}
.content-detail .element{
font-size:18px;
font-weight:bold;
}
/* 注意事項モーダル*/
.notes-title {
  color:  #231816;
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 3px;
  text-align: center;
  padding-top: 40px;
  background-image: url(/common/wedge/images/v1/wedge/modal-border-bottom.png);
  background-repeat: no-repeat;
  background-position: center bottom 3px;
}
.notes-detail-wrapper {
  height: calc(100% - 78px);
  padding: 20px;
  box-sizing: border-box;
}
.notes-detail {
  border: 1px solid #b3b3b3;
  height: calc(100% - 40px);
  overflow: auto;
  padding: 20px;
}
.kakunin-text p {
  font-size:1.44rem;
  color:#333;
  margin:0 0 15px;
}
.kakunin-text p strong {
  color:#333;
  font-size:110%;
}
.kakunin-text ul,
.kakunin-text dl {
  padding:0 0 0 20px;
  margin:0;
}
.kakunin-text a {
  display: inline;
}
.kakunin-text ul li {
  font-size:14px;
  color:#333;
  list-style-type:decimal;
  margin:0; padding:0;
  line-height:18px;
  margin-bottom: 15px;
}
.kakunin-text ul li:last-child,
.kakunin-text dl dd:last-child {
  margin-bottom: 0;
}
.kakunin-text dl dd {
  font-size:14px;
  color:#333;
  list-style-type:decimal;
  line-height:18px;
  margin-bottom: 15px;
}
.kakunin-text dl dd:first-child {
  margin-top: 15px;
}
/* fancybox */
.fancybox-skin {
  padding: 0 !important;
}
.fancybox-close-button {
  position: absolute;
  width: 22px;
  height: 22px;
  top: 10px;
  right: 10px;
  background-image: url(/common/wedge/images/v1/wedge/close-button.png);
  background-repeat: no-repeat;
  cursor: pointer;
  z-index: 2;
}
.fancybox-close-button.black-button {
  background-image: url(/common/wedge/images/v1/wedge/close-button-black.png);
}
.fancybox-inner {
  overflow: visible !important;
}
/* ボタン */
.btn {
  width: 100%;
  background: #ffffff;
  border: 1px solid #e3001c;
  border-radius: 5px;
  box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.25);
  padding: 13px 0 13px 0;
  margin-bottom: 10px;
  color: #e3001c;
  font-size: 1.5rem;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  box-sizing: border-box;
}
.link-box:hover {
  text-decoration: none !important;
  opacity: 0.7;
}
.invert-color {
  background: #e3001c;
  color:  #ffffff !important;
}
.pdf-icon {
  background-image: url("/common/wedge/images/v1/wedge/top-button-pdf.png");
  background-repeat: no-repeat;
  background-position: right 10px center;
}
.btn.right-arrow {
  width: 108px;
  line-height: 24px;
  border-radius: 4px;
  font-size: 1.3rem;
  padding: 0;
  margin: 0;
}
.right-arrow {
  background: url("/common/wedge/images/v1/wedge/sub-btn-icon.png") no-repeat;
  background-position:  right 7px center;
  background-color: #ffffff;
}
/* .more-link */
.more-link {
  text-align: right;
}
.more-link a {
  display: inline;
  color:  #231816 !important;
  font-size: 1.2rem;
  padding-left: 20px;
  background: url(/common/wedge/images/v1/wedge/more.png) no-repeat 0 center;
  background-size: 13px 13px;
}

/* TOPページ ======================================================*/
.top-content {
  font-size: 0;
  margin-bottom: 40px;
}
/* お知らせ */
.top-content .notice {
  background: rgba(227, 0, 28, 0.1);
  position: relative;
  margin-top: 5px;
}
.top-content .notice span {
  color:  #e3001c;
  font-size: 1.3rem;
  line-height: 20px;
  font-weight: 500;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 20px;
  margin: auto;
  height: 20px;
}
.top-content .notice p {
  color:  #231816;
  font-size: 1.3rem;
  font-weight: 400;
  padding: 8px 13px 8px 100px;
}
.top-content .notice a{
  display:inline;
  margin:0 2px;
}
/* 中吊り広告 */
.content-box.advertisement {
  background: #fff;
}
.content-box.advertisement .content-title:before,
.inline .content-title:before {
  border-top: 20px solid #004097;
  border-left: 10px solid #004097;
}
/* top-backnumber */
.top-backnumber .content-area {
  padding: 20px 30px;
  box-sizing: border-box;
}
.top-backnumber .book-list .book-content {
  width: 120px;
  margin-right: 40px;
}
.top-backnumber .book-list .book-content:nth-child(4n) {
  margin-right: 0;
}

.top-backnumber .book-list .book-content a {
  padding: 0px;
}
.top-backnumber .book-list .book-title {
  font-size: 1.3rem;
  margin-bottom: 3px;
}
.top-backnumber .book-list .book-info {
  padding-right: 0px;
  padding-left: 0px;
  margin-top: 5px;
  width: 120px;
}
.top-backnumber .book-list .book-info .book-subtitle {
  font-size: 1.3rem;
  line-height: 1.2;
}
.book-content a:hover .book-title,
.book-content a:hover .book-subtitle {
  text-decoration: underline;
}
.top-backnumber .more-link {
  margin-right: -10px;
}

/* バックナンバー ======================================================*/
.content-box .content-title.color-tag:before,
.wedge-backnumber-detail .content-box.book-detail .content-title:before,
.hitotoki-backnumber-detail .content-box.book-detail .content-title:before {
  background: url(/common/wedge/images/v1/wedge/back-number-color-tag.png) no-repeat;
  border: none;
  width: 21px;
  height: 40px;
}
.book-list {
  display: flex;
  flex-wrap: wrap;
}
.book-list .book-content {
  display: inline-block;
  float: left;
}
.book-list .book-content a {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  color:  #231816;
}
.book-list .book-content .book-info {
  display: inline-block;
  position: relative;
}
.book-list .book-content .book-title {
  font-weight: 700;
  line-height: 1;
}
.book-list .book-content .book-info .book-subtitle {
  font-weight: 400;
}
.book-list .book-content .book-img {
  position: relative;
  overflow: hidden;
}
.book-list .book-content .book-img img {
  margin: auto;
  width: auto;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
/* list-book */
.list-book .content-area {
  content: '';
  background-color: #eee;
  padding: 0;
}
/* page */
.list-book .page {
  position: relative;
  margin: 20px 0 26px;
}
.list-book .page ul li {
  display: inline-block;
}
.list-book .page ul li a {
  color: #231816;
}
.list-book .page .page-select {
  font-size: 0;
  font-weight: 400;
  text-align: center;
}
.list-book .page .page-number {
  margin-left: 15px;
  font-size: 1.3rem;
  display: none;
}
.list-book .page:last-of-type .page-number {
  display: inline-block;
}

.list-book .page:last-of-type .page-number.current {
  color: #004097;
}
.list-book .page .page-number:nth-first-child {
  margin:0;
}
.list-book .page .page-next {
  float: right;
  font-size: 1.2rem;
  border-bottom: solid 1px;
  width: 67px;
  text-align: left;
}
.list-book .page .page-next :after,
.list-book .page .page-next span:after {
  content: "";
  display: inline-block;
  width: 0.5em;
  height: 0.5em;
  border-top: 1px solid #231816;
  border-right: 1px solid #231816;
  transform: rotate(45deg);
}
.list-book .page .page-back {
  float: left;
  font-size: 1.2rem;
  border-bottom: solid 1px;
  text-align: right;
  width: 67px;
}
.list-book .page .page-back :before,
.list-book .page .page-back span:before {
  content: "";
  display: inline-block;
  width: 0.5em;
  height: 0.5em;
  border-left: 1px solid #231816;
  border-bottom: 1px solid #231816;
  transform: rotate(45deg);
}
.list-book .book-list {
  padding: 0 20px;
}
/* book-content */
.list-book .book-list .book-content {
  background-color: #fff;
  width: 300px;
  margin-right: 20px;
  margin-bottom: 30px;
}
.list-book .book-list .book-content a {
  padding: 20px;
}
.list-book .book-content:nth-child(2n) {
  margin-right: 0;
}
.list-book .book-content:nth-last-child(-n+2) {
  margin-bottom: 0;
}
.list-book .book-list .book-content .book-img {
  box-shadow: 1px 3px 3px 0px rgba(0, 0, 0, 0.25);
  float: left;
}
.list-book .book-list .book-content .book-info {
  padding-left: 20px;
  margin-bottom: 35px;
}
.list-book .book-list .book-content .book-info .book-title {
  font-size: 1.4rem;
  margin-bottom: 10px;
}
.list-book .book-list .book-content .book-info .book-month {
  font-size: 1.8rem;
}
.list-book .book-list .book-content .book-info .book-subtitle {
  font-size: 1.6rem;
  line-height: 1.5;
}
.list-book .book-list .book-content .btn.right-arrow {
  line-height: 28px;
  position: absolute;
  bottom: 20px;
  right: 20px;
  font-weight: 600;
}

/* 単体購入 ======================================================*/
.purchase {
  padding: 0 85px;
}
.purchase .page-title {
  width: 575px;
  display: inline-block;
  color:  #231816;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.222;
  text-align: left;
  border-bottom: 1px solid #231816;
}
#tab-menu {
  font-size: 0;
  margin-top: 21px;
}
#tab-menu ul li {
  display: inline-block;
  width: 202px;
  line-height: 40px;
  text-align: center;
}
#tab-menu ul li.wide{
  width:300px;
}
#tab-menu.readers ul li{
width:140px;
}
#tab-menu.readers ul li.wedge-hitotoki{
width:280px;
}
#tab-menu.readers ul li.wedge-hitotoki span{line-height:1;font-size:15px;}
#tab-menu .tab {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-color:  #eeeeee;
  color:  #808080;
  font-size: 1.8rem;
  position: relative;
}
#tab-menu .tab.current {
  background-color:  #231816;
  color:  #ffffff;
  font-weight: 700;
}
#tab-menu .tab:before {
  content: "";
  display: inline-block;
  border-top: 20px solid #ffffff;
  border-left: 10px solid #ffffff;
  border-bottom: 20px solid transparent;
  border-right: 10px solid transparent;
  position: absolute;
  top: 0;
  left: 0;
}
#tab-menu .tab.current:before {
  border-top-left-radius: 5px;
  border-top: 20px solid #e3001c;
  border-left: 10px solid #e3001c;
  border-bottom: 20px solid transparent;
  border-right: 10px solid transparent;
}
.page-title-tel {
  width: 240px;
  float: right;
  margin-top: 12px;
}
.campaign .purchase-box{
 padding:40px;
}
.purchase-box {
  border: 1px solid #808080;
  padding: 40px 0;
}
.purchase-box .description {
  color: #231816;
  font-size: 1.6rem;
  line-height: 1.75;
}
.purchase-box .description span {
  color: #e3001c;
}
/*  送料 */
.purchase .purchase-box .souryou-title {
    color: #231816;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.75;
    margin-top: 27px;
}
table.souryou {
  margin-bottom: 40px;
}
table.souryou th,
table.souryou td {
  line-height: 28px;
  padding: 0 10px;
  font-size: 1.4rem;
}
table.souryou th {
  background-color: #666666;;
  color: #ffffff;
  border-top:solid 1px #666666;;
  border-bottom:solid 1px #fff;
}
table.souryou td {
  border: solid 1px #666666;;
  text-align: center;
}
table.souryou tr.en th {
  border-bottom:solid 1px #666666;!important;
}
table.souryou tr.en td {
  text-align: right;
}
/*  購入テーブル */
.goods-list {
  display: none;
  width:740px;
}
.goods-list.selected {
  display:block;
}
.goods-list table {
  width: 100%;
}
.goods-list table th {
  font-size: 1.4rem;
  color: #ffffff;
  line-height: 28px;
  text-align: center;
  width: 107px;
  border-left: solid 1px #ffffff;
}
.goods-list table.goods-wedge th {
  background-color: #093c78;
  border-bottom: solid 1px #093c78;
}
.goods-list table.goods-hitotoki th {
  background-color: #b7282c;
  border-bottom: solid 1px #b7282c;
}
.goods-list table th:first-child {
  width: 522px;
}
.goods-list table.goods-wedge th:first-child {
  border-left: solid 1px #093c78;
}
.goods-list table.goods-hitotoki th:first-child {
  border-left: solid 1px #b7282c;
}
.goods-list table.goods-wedge th:last-child {
  border-right: solid 1px #093c78;
}
.goods-list table.goods-hitotoki th:last-child {
  border-right: solid 1px #b7282c;
}
.goods-list table td {
  font-size: 1.4rem;
  line-height: 48px;
  text-align:center;
  border:solid 1px #666666;
  vertical-align: middle;
}
.goods-list table td.title {
  line-height: 21px;
  text-align:left;
  padding-left: 21px;
}
.goods-list table td.title a {
  color: #191919;
}
.goods-list table td span {
  font-weight: 700;
}
.goods-list table td input {
  width: 27px;
  height: 19px;
  border-color:  #cccccc;
  border-radius: unset;
  margin-right: 3px;
}
/* セット販売の項目 */

.purchase .set-sales {
    border-radius: 5px;
    border-width: 1px;
    border-color:  #231816;
    border-style: solid;
    width: 430px;
    margin: 30px auto 25px;
    position: relative;
}
.purchase .set-sales .badge{
  width:80px;
  height:80px;
  border-radius:60px;
  background:#e3001c;
  color:#fff;
  font-weight:bold;
  position:absolute;
  top:-20px;
  left:-10px;
  text-align:center;
  line-height:1;
}
.purchase .set-sales .badge span{
position:absolute;
top:50%;
left:50%;
transform:translate(-50%,-50%);
width:100%;
display:block;
line-height:1.4;
}
.purchase .set-sales .title {
  font-size: 1.6rem;
  font-weight: bold;
  color:  #e3001c;
  display: inline-block;
  position: absolute;
    top: -14px;
    left: 85px;
    padding-left: 5px;
    z-index: 1;
    background-color: #ffffff;
}
.purchase .set-sales .inner{
   padding:25px 15px 15px;
}
.purchase .set-sales .set-check{
  text-align:center;
  margin-bottom:20px;
}
.purchase .set-sales .set-check strong{
    font-weight: bold;
    color: #e3001c;
    font-size: 1.4rem;
}
.purchase .set-sales ul li{
  font-size:13px;
  text-align:center;
}
.purchase .set-sales ul li.list-attention{
  position:relative;
  margin-top:1em;
  padding-left:1em;
  text-align:left;
  margin-left:10px;
}
.purchase .set-sales ul li.list-attention::before{
  content:"※";
  display:block;
  position:absolute;
  top:0;
  left:0;
}
.purchase .set-sales.hitotoki .badge{
  background:#b7282c;
}
.purchase .set-sales.hitotoki .title{
  color:#b7282c;
}
.purchase .set-sales.hitotoki .set-check strong{
  color:#b7282c;
}
/*  お申込みに関する注意事項 */
.purchase .agree-box {
    border-radius: 5px;
    border-width: 1px;
    border-color:  #231816;
    border-style: solid;
    width: 430px;
    height: 64px;
    margin: 30px auto 25px;
    position: relative;
}
.purchase .agree-box .title {
  font-size: 1.6rem;
  font-weight: bold;
  color:  #e3001c;
  display: inline-block;
  position: absolute;
    top: -14px;
    left: 45px;
    padding-left: 5px;
    z-index: 1;
    background-color: #ffffff;
}
.purchase .agree-box .checkbox-block {
  font-size: 1.4rem;
  padding-top: 29px;
    text-align: center;
}
/* チェックボックス */
.checkbox-block input[type="checkbox"] {
  visibility: hidden;
}
.checkbox-block input + label {
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  vertical-align: middle;
}
.agree-box input + label::before {
  content: '';
  width:18px;
  height:18px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border:1px solid #808080;;
}
.agree-box input:disabled + label::before {
  background: #eee;
}
.checkbox-block input:checked + label::after {
  content: '';
  position: absolute;
  top: 3px;
  left: 6px;
  display: inline-block;
  width: 0.4em;
  height: 0.7em;
  border-right: 2px solid #808080;;
  border-bottom: 2px solid #808080;;
  transform :rotate(45deg);
  -webkit-transform :rotate(45deg);
  -moz-transform:rotate(45deg);
}
.checkbox-block form {
  display: inline-block;
}
.agree-box .checkbox-block a {
  display: inline-block;
  width: auto;
  color:  #004097;
  text-decoration: underline;
}
/*  入力完了ボタン */
.purchase .submit-btn {
  text-align: center;
}
.purchase .mag-regist {
  width: 385px;
  height: 70px;
  margin: auto;
  font-size: 1.4rem;
  color: #000;
  background: #eee;
  border: none;
  border-radius: 5px;
  box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.25);
  cursor: default;
}
.purchase .mag-regist span {
  font-size: 2.1rem;
  font-weight: 700;
}
.purchase .mag-regist.active {
  cursor: pointer;
  color: #fff;
  background: #e3001c;
}
.purchase .mag-regist.hitotoki.active {
  background: #b7282c;
}

/* 注意書き */
.purchase .attention{
  width:430px;
  margin:0 auto 25px;
  padding:10px;
  box-sizing:border-box;
  border:solid 1px #ccc;
  border-radius:4px;
  font-size:13px;
}

.purchase .attention .attention-point{
 font-weight:bold;
 color:#e3001c;
 margin-bottom:5px;
}

.purchase .attention p {
 line-height:1.8;
 margin-bottom:26px;
}

.purchase .attention .btn-external-site{
 display:block;
 text-align:center;
 border-radius:6px;
 background:#999;
 color:#fff;
 font-weight:bold;
 font-size:18px;
 padding:10px 0;
 width:100%;
}
.purchase .attention .btn-external-site:hover{
  background:#666;
  text-decoration:none;
}

.purchase .attention .btn-external-site span{
 display:block;
 font-size:11px;
 font-weight:normal;
}

.purchase .btn-store{
 display:block;
 width:600px;
 margin: 30px auto 60px;
 border-radius:6px;
 background: #e3001c;
 color:#fff;
 padding:15px 0;
 font-weight:bold;
 font-size:22px;
 text-align:center;
 box-shadow: 0px 1px 0px 0px rgb(0 0 0 / 25%);
}
.purchase .btn-store.hitotoki-store-site{
 background: rgb(183, 40, 44);
}
.purchase .btn-store:hover{
 text-decoration:none;
 opacity:0.7;
}

.teiki-form.wedge,
.set-sales.wedge,
.teiki-form.hitotoki,
.set-sales.hitotoki{display:none;}

.teiki-form.wedge.selected,
.set-sales.wedge.selected,
.teiki-form.hitotoki.selected,
.set-sales.hitotoki.selected{display:block;}

/* 定期購読キャンペーンページ ======================================================*/
.campaign .purchase .agree-box{margin-bottom:10px;}
.campaign .purchase .password{
  text-align:center;
  margin:50px auto;
}
.campaign .purchase .password p.attention{
  margin-bottom:10px;
  color:#e3001c;
  font-weight:bold;
}
.campaign .purchase p.note.block{width:390px;}
.campaign .purchase p.note{
  width:370px;
  margin:10px auto auto;
  text-align:left;
  position:relative;
  font-size:13px;
  padding-left:15px;
}
.campaign .purchase p.note::before{
  content:"※";
  display:block;
  position:absolute;
  top:0;
  left:0;
}
.campaign .purchase .password form input{
 width:383px;
 height:50px;
 line-height:50px;
 text-align:left;
 font-size:24px;
 line-height:1.6;
 border-radius:3px;
 border:solid 1px #231816;
 padding:0 10px;
 box-sizing:border-box;
}

/* 定期購読 ======================================================*/
table.teiki-form {
  margin-top: 40px;
  display: none;
}
table.teiki-form.selected {
  display: block;
}
table.teiki-form{
 width:660px;
 margin:20px auto 25px;
}
table.teiki-form.wide{
  width:740px;
}
table.teiki-form th {
  background-color: #333333;
  color: #ffffff;
  font-size: 1.4rem;
  padding: 3px 10px;
  border-right: solid 1px #ffffff;
  border-left: solid 1px #333333;
}
table.teiki-form th:last-child {
  border-right:solid 1px #333333;
}
table.teiki-form td {
  font-size: 1.3rem;
  padding: 10px 20px;
  border: solid 1px #333;
  vertical-align: middle;
  text-align: center;
}
table.teiki-form td strong {
  font-weight: bold;
  color: #e3001c;
  font-size: 1.4rem;
}
table.teiki-form td strong .badge{
  color:#fff;
  background: #e3001c;
  line-height:1;
  padding:5px 15px;
  border-radius:4px;
  margin-right:5px;
}
table.teiki-form.hitotoki td strong {
  color: #b7282c;
}
table.teiki-form td select {
  font-size: 1rem;
  padding: 0 7px;
}
table.teiki-form input[type="text"] {
  padding: 0 4px;
  border-radius: unset;
  margin-right: 3px;
}

/* 定期購読継続 ======================================================*/
.purchase-box.readers .purchase-content {
  display: none;
  padding-right: 40px;
}
.purchase-box.readers .purchase-content.selected {
  display: block;
}
.purchase-box.readers .purchase-content p span {
  color: #e3001c;
  font-weight: 700;
}
.purchase-box.readers .purchase-content.hitotoki p span {
  color: #b7282c;
}
.purchase-box.readers .description {
  font-size: 1.7rem;
  font-weight: 700;
  margin-bottom: 28px;
  line-height:  normal;
}
.purchase-box.readers .content-title {
  font-size: 1.6rem;
  font-weight: 700;
}
.purchase-box.readers .purchase-content p {
  font-size: 1.6rem;
  line-height: 1.75;
  padding-bottom: 20px;
}
.purchase-box.readers .readers-btn {
  width: 320px;
  line-height: 70px;
  text-align: center;
  display: none;
}
.purchase-box.readers .readers-btn.selected {
  display: block;
}
.purchase-box.readers .readers-btn a {
  color: #000;
  cursor: default;
  text-decoration: none;
}
.purchase-box.readers .readers-btn.active a {
  color: #fff;
  cursor: pointer;
}

/* -- ストアページ共通お知らせ -- */
.store-info-attention{border:solid 1px #ccc;padding:20px;font-size:16px;line-height:1.4;}
.store-info-attention.article-body{width:auto;}
.store-info-attention a{display:inline;}

.urgent-notice.article-body{width: 740px;margin: 0 0 40px;box-sizing: border-box;border-radius: 4px;padding:20px;border:solid 1px #ccc;}

/* -- 会員登録ページ --*/
.regist{padding:50px;}
.regist__heading{
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
  position:relative;
  padding-bottom:10px;
  color:#1d2a54;
}
.regist__heading::after{
  content:"";
  display:block;
  width:100px;
  height:2px;
  position:absolute;
  bottom:0;
  left:50%;
  background:#1d2a54;
  transform: translate(-50%);
}
.regist__btns{
 width:80%;
 margin: 40px auto;
 display: flex;
 justify-content: space-between;
}
.regist__btns > a{
  display:block;
  text-align:center;
  background:#333;
  color:#fff;
  text-decoration:none;
  line-height:1;
  padding:20px;
  max-width:200px;
  border-radius:4px;
  font-weight:bold;
}
.regist__btns > a.current{background:#D45058;}
.regist__btns > a:hover{
 opacity:0.7;
}
.regist-section{
 width:80%;
 margin:40px auto;
}
.regist-section__ttl{
 color:#1d2a54;
 font-weight:bold;
 font-size:18px;
 margin-bottom:20px;
}
.regist-section p{
 margin-bottom:20px;
 line-height:1.8;
}
.regist-section p a{
 display:inline;
}
.regist-section ul{
 margin:10px auto 16px;
}
.regist-section ul li{
 margin-bottom:10px;
 position:relative;
 padding-left:10px;
}
.regist-section ul li:before{
 content:"";
 display:block;
 position:absolute;
 width:4px;
 height:4px;
 background:#444;
 top:8px;
 left:0;
}

.resit__attention{
  width:80%;
  margin:40px auto;
  padding:40px;
  background:#f5f5f5;
  box-sizing:border-box;
}
.resit__attention p a{
 display:inline;
}

.resit__attention ul{
 margin:26px auto 16px;
}
.resit__attention ul li{
 margin-bottom:10px;
 position:relative;
 padding-left:10px;
}
.resit__attention ul li a{display:inline;}
.resit__attention ul li:before{
 content:"";
 display:block;
 position:absolute;
 width:4px;
 height:4px;
 background:#444;
 top:8px;
 left:0;
}