@charset "utf-8";

/* ひととき共通 ======================================================= */
.hitotoki-wrap {
  margin: 10px auto 0;
  padding: 0 10px 40px 9px;
  width: 1000px;
}
.main.hitotoki {border-top:solid 1px #c60a13;padding-bottom:0;}
.hitotoki-wrap a {text-decoration:none;}
.hitotoki-wrap a:hover {text-decoration:underline;}
/* ヘッダ */
#header {background: url(/common/images/v1/hitotoki/hitotoki-header-bg.gif) repeat;padding:20px 5px 10px 13px;width:982px;margin:20px 0 0 0;}
#header::after {content:"";display:block;clear:both;}
#media-name-v2 {float:left;margin-top:-10px;}
#media-name-v2 .media-logo{width:200px;vertical-align:bottom;}
#header-info {float:left;width:300px;height:67px;margin:0px 0px 0px 161px;font-size:12px;line-height:20px;}
#header-info img {float:left;border:0;width:35px;}
#header-info ul {width:255px;float:right;}
#header-info ul li {border-bottom:dotted 1px #666;height:20px;display:block;}
#header-info ul li a {text-decoration:none;display:block;color:#000;height:20px;}
#header-info ul li a:hover {background: url(/common/images/v1/header-info-link.gif) no-repeat;}
#header-search {float:right;padding-top:10px;}
#header-search p {font-size:12px;margin-top:10px;background: url(/common/images/v1/hitotoki/icon-y.gif) no-repeat 0 0;padding-left:15px;clear:left;}
#header-search form::after {content:"";display:block;clear:both;}
input[type="text"].inputtext {
  font-family: 'Meiryo', 'メイリオ','平成明朝','Lucida Grande', Verdana,'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',sans-serif;
  width:155px;
  font-size:12px;
  color:#888;
  padding:1px 4px 1px 25px;
  float:left;
  margin-right:4px;
}
#header-search p a {color:#000;text-decoration:none;}
#header-search p a:hover {text-decoration:underline;color:#a90707;margin-top:5px;}
.search-details {float:left;width:70px;margin:0 4px;}
.searchbtn {cursor: pointer;float:left;border-radius:4px;color:#fff;background:#5e1f23;border:solid 1px #5e1f23;line-height:19px;}

p.store-attention{margin:0 20px 20px;text-align:right;font-size:12px;}

/* サブカラム ======================================================= */
/* 定期購読のご案内 */
.hitotoki .subscribe-link img {
  top: 47px;
  right: -30px;
}
/* wedge */
.sub-wedge.sub-content .content-title {
  color: #5a4936;;
}
.sub-wedge .sub-wedge-content {
  background-color: rgba(90, 73, 54, 0.15);
  height: 184px;
  padding: 20px 0 20px 20px;
}
.sub-wedge .sub-wedge-content .image {
  width: 130px;
  float: left;
}
.sub-wedge .sub-wedge-content .content-info {
  color: #231816;
  font-size: 1.5rem;
  line-height: 1.467;
  padding-left: 150px;
}
.sub-wedge .sub-wedge-content .content-info img {
  width: 110px;
  padding-bottom: 5px;
}
.sub-wedge-content .content-info p.book-date-price {
  padding-bottom: 5px;
}
.sub-wedge-content .content-info p span {
  font-size: 1.8rem;
  ine-height: 1.333;
  font-weight: 700;
}
.sub-wedge-content .btn.right-arrow {
  padding-right: 4px;
}
.sub-wedge-content .content-info .type-wedge {
  border: 1px solid #e3001c;
  color: #e3001c;
}
/* 今月の旅指南 */
#hitotoki-sub-column-tabi ul li {font-size:12px;line-height:16px;padding:5px 0;border-bottom:dashed 1px #ccc;background: url(/common/images/v2/icon-gray.gif) no-repeat 0 7px;padding-left:15px;}
#hitotoki-sub-column-tabi ul li a {color: #154f62;}
.tabi-select {width:400px;padding-right:20px;}
.tabi-select-img {float:left;width:121px;margin:5px 0;}
.tabi-select-img a img {display:block;}
.tabi-select-img a img,
.tabi-select-img a:active img,
.tabi-select-img a:visited img {border:solid 2px #A4A3A3;}
.tabi-select-img a:hover img {border:solid 2px #406e95;}
.tabi-select-detail {float:right;width:260px;margin:10px 0;}
.tabi-select-detail p {font-size:12px;line-height:18px;}
.credit {font-size:10px;line-height:14px;width:200px;}
.morereadcolumn {clear:both;float:right;}
/* ボタン */
.hitotoki .btn {
  border: 1px solid #b7282c;
  color: #b7282c;
}
.hitotoki .btn.salesend{
 display:block;
 height: 50px;
 line-height:40px;
 vertical-align: top;
 border-style: none;
 background: #d1d1d1;
 color: #fefefe;
 box-sizing: border-box;
 padding: 7px;
}
.hitotoki .invert-color {
  background: #b7282c;
}
.hitotoki .pdf-icon {
  background-image: url("/common/wedge/images/v1/hitotoki/hitotoki-top-button-pdf.png");
}
/* more-link */
.more-link a {
  background-image: url("/common/wedge/images/v1/hitotoki/hitotoki-more-icon.png");
}

/* TOPページ ======================================================*/
/* slider */
.top-slider {
  height: 610px;
  position: relative;
}
.top-slider .hitotoki_img_wrapper {
  width: 1000px;
}
.top-slider .bx-wrapper {
  width: 1000px;
}
.top-slider .bx-wrapper .bx-viewport {
  border: none;
  left: 0;
  border-radius: 0;
}
.top-slider .article-box .article-img {
  max-width: 1000px;
}
.top-slider .bx-wrapper .bx-pager {
  bottom: 10px;
}
.top-slider .bx-wrapper .bx-pager.bx-default-pager a {
  background: #ffffff;
  width: 90px;
  height: 3px;
}
.top-slider .bx-wrapper .bx-pager.bx-default-pager a:hover,
.top-slider .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #b7282c;
}
.top-content .notice span {position:static;}
/* 最新号 */
.hitotoki-top .content-box.book-detail .content-title:before,
.hitotoki-top .content-box.hitotoki-method .content-title:before {
  border-top: 20px solid #b7282c;
  border-left: 10px solid #b7282c;
}
.book-detail .top-content {
  margin-bottom: 40px;
}
.book-detail .top-content .left-content,
.book-detail .top-content .right-content {
  width: 300px;
}
.book-detail .top-content .left-content {
  float: left;
}
.book-detail .top-content .right-content {
  float: right;
}
.book-detail .left-content .img-box {
  margin-bottom: 14px;
  box-shadow: 1px 3px 3px 0px rgba(0, 0, 0, 0.25);
}
.book-detail .left-content .sns-icon {
  text-align: center;
}
.book-detail .left-content .sns-icon__notice{
 font-size:12px;
 font-weight:bold;
 margin-bottom:10px;
}
.book-detail .left-content .sns-icon li {
  display: inline-block;
  width: 60px;
  height: 60px;
}
.book-detail .left-content .sns-icon li:not(:last-child) {
  margin-right: 20px;
}
.book-detail .book-detail .right-content .book-date {
  margin-bottom: 10px;
}
.book-detail .right-content .book-date p {
  display: inline-block;
}
.book-detail .right-content .book-date .monthly-issue {
  color: #231816;
  font-size: 1.4rem;
  font-weight: 700;
}
.book-detail .right-content .book-date .monthly-issue span {
  color: #231816;
  font-size: 2.4rem;
  font-weight: 700;
}
.book-detail .right-content .book-date .monthly-issue:after {
  content: "";
  display: inline-block;
  height: 22px;
  border-right: 1px solid #726c6b;
  margin: 0 5px;
}
.book-detail .right-content .book-date .release-date {
  color: #231816;
  font-size: 1.4rem;
  font-weight: 400;
}
.book-detail .right-content .book-date .release-date span {
  color: #231816;
  font-size: 2rem;
}
.book-detail .right-content .price {
  text-align: center;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 20px;
}
.book-detail .right-content .price p {
  color: #b7282c;
  font-size: 1.3rem;
  font-weight: 500;
}
.book-detail .right-content .book-info {
  margin-bottom: 25px;
}
.book-detail .right-content .book-info .feature {
  color: #b7282c;
  font-size: 1.4rem;
  font-weight: 500;
  margin-bottom: 5px;
}
.book-detail .right-content .book-info .book-title {
  color: #231816;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.333;
}
.book-detail .right-content .book-info .book-subtitle {
  color: #231816;
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 5px;
  line-height: 1.333;
}
.book-detail .right-content .book-info .author {
  color: #231816;
  font-size: 1.4rem;
  font-weight: 500;
  margin-top: 5px;
}
.book-detail .right-content .book-navi {
  text-align: center;
}
.book-detail .right-content .book-navi .buy-navi {
  color: #b7282c;
  font-size: 1.6rem;
  font-weight: 700;
}
.book-detail .right-content .book-navi img {
  width: 100px;
  margin-bottom: 10px;
}
.book-detail .right-content .book-navi .half-btn .btn {
  width: calc( (100% - 10px) / 2 );
  display: inline-block;
}
.book-detail .right-content .book-navi .half-btn .btn:first-child {
  margin-right: 5px;
}
.book-detail .right-content .book-navi a.btn span {
  display: inline-block;
  width: 100px;
  background: #ffffff;
  color: #b7282c;
  font-size: 1.5rem;
  font-weight: 700;
  border-radius: 35px;
  margin-left: 12px;
}
.book-detail .right-content .book-navi .subscribe-link {
  margin-bottom: 19px;
  color: #231816;
  font-size: 1.4rem;
  display: inline-block;
  width: auto;
  height: auto;
  line-height: 1;
  border-bottom: 1px solid #231816;
  padding-right: 2px;
  text-decoration: none;
}
.book-detail .right-content .book-navi .confirmation-link {
  text-decoration: underline;
}
.book-detail .right-content .book-navi a.subscribe-link:after,
.book-detail .right-content .book-navi .subscribe-link span:after {
  content: " ";
  display: inline-block;
  width: .5em;
  height: .5em;
  border-top: 1px solid #231816;
  border-right: 1px solid #231816;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.book-detail .right-content .book-navi .confirmation-link {
  color: #b7282c;
  font-size: 1.4rem;
  font-weight: 700;
}
.book-detail .description {
  margin-bottom: 20px;
}
.book-detail .description .description-content {
  color: #231816;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.6;
  margin-bottom: 13px;
}
.book-detail .description-info {
  margin-bottom: 20px;
}
.book-detail .description-info .description-feature {
  color: #b7282c;
  font-size: 1.5rem;
  font-weight: 400;
  margin-bottom: 5px;
}
.book-detail .description-info .description-feature:before {
  content: "";
  border: 6px solid #b7282c;
  display: inline-block;
  margin-right: 2px;
}
.book-detail .description-info .description-title {
  color: #231816;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1.25;
}
.book-detail .description-info .description-subtitle {
  color: #231816;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.25;
}
.book-detail .description .description-auhtor {
  color: #4c4c4c;
  font-size: 1.4rem;
  font-weight: 400;
}
.book-detail .under-index-link {
  float: right;
  color: #231816;
  padding-left: 20px;
  background-image: url("/common/wedge/images/v1/hitotoki/hitotoki-more-icon2.png");
  background-repeat: no-repeat;
  background-position: left 0 center;
  cursor: pointer;
}
/* 定期購読のご案内 */
.subscribe-guide .content-area{
  background-color: #eee;
  padding: 30px 20px 40px;
  box-sizing: border-box;
}
.subscribe-guide .catchphrase {
  margin-bottom: 40px;
}
.subscribe-guide .catchphrase-caption {
  width: 410px;
  color:  #b7282c;
  font-size: 1.8rem;
  font-weight: 700;
  border-bottom: 2px solid #b7282c;
  margin-bottom: 30px;
}
.subscribe-guide .catchphrase-subcaption {
  color:  #231816;
  font-size: 1.7rem;
  font-weight: 400;
  line-height: 1.6;
  width: 613px;
  padding-right: 10px;
}
.subscribe-guide .price-guide {
  background-color: #fff;
  color: #231816;
  box-shadow: 0px 0px 7.36px 0.64px rgba(183, 40, 44, 0.1);
  width: 620px;
  padding: 20px;
  box-sizing: border-box;
  margin-bottom: 30px;
}
.subscribe-guide .notes{
  text-align:right;
  font-size:12px;
}
.guide-title-area {
  width: 100%;
  height: 20px;
  border-bottom: 1px solid;
  padding-bottom: 3px;
  box-sizing: border-box;
  position: relative;
}
.subscribe-guide .guide-title {
  font-size: 1.6rem;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.2em;
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.subscribe-guide .price-guide .tax-included {
  font-size: 1.1rem;
  font-weight: 400;
  text-align: right;
  display: inline-block;
  float: right;
  position: absolute;
  bottom: 0;
  right: 0
}
.price-guide .payment-guide {
  position: relative;
  border-bottom: 1px solid;
  padding-bottom: 15px;
}
.payment-guide .oneyear-subscription {
  width: 105px;
  height: 70px;
  text-align: center;
  display: block;
  float: left;
  position: relative;
}
.payment-guide .oneyear-subscription p {
  font-size: 1.3rem;
  font-weight: 700;
  margin-top: 30px;
}
.howto-buy {
  width: 230px;
  font-size: 1.3rem;
  font-weight: 400;
  display: inline-block;
  border-bottom: 1px solid;
  text-align: center;
}
.payment-guide .howto-buy.normal-purchase {
  margin-right: 10px;
}
.price-detail {
  font-size: 2.3rem;
  font-weight: 700;
  display: inline-block;
  width: 160px;
  margin-top: 15px;
  float: left;
}
.price-detail.normal-purchase {
  margin-right:25px;
  margin-top: 20px;
  text-align: right;
}
.price-detail span {
  font-size: 1.3rem;
}
.price-detail.valuenet-of {
  position: absolute;
  right: 30px;
  bottom: 20px;
  top: 20px;
}
.subscribe-guide .discount-arrow {
  display: inline-block;
  background-color: #b7282c;
  width: 96px;
  height: 28px;
  padding-left: 5px;
  float: left;
  position: relative;
  top: 20px;
  z-index: 1;
}
.subscribe-guide .discount-arrow p {
  color: #fff;
  font-size: 1.8rem;
  font-weight: 800;
  line-height: 1;
  margin-top: 5px;
}
.subscribe-guide .discount-arrow span {
  font-size: 1.3rem;
}
.discount-arrow :after {
  position: absolute !important;
  content: "" !important;
  width: 0 !important;
  height: 0 !important;
  border: 20px solid transparent !important;
  border-left: 15px solid #b7282c !important;
  left: 100px !important;
  top: -5px !important;
}
.discount-result {
  display: inline-block;
  margin-left: 25px;
  position: relative;
}
.discount-result p {
  margin: 0 13px;
}
.valuenet-of .free-shipping {
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1.6;
  text-align: center;
  border: 1px solid;
  width: 81px;
  height: 16px;
  position: absolute;
}
.credit-payment-area {
  border-bottom: 1px solid;
}
.credit-payment {
  background-color: #eeeeee;
  height: 83px;
  margin: 6px 0;
  padding: 5px 10px;
  box-sizing: border-box;
}
.credit-payment-detail {
  float: left;
  margin: 5px 58px;
}
.credit-recommended {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.3;
  text-align: left;
}
.more-discount {
  color: #b7282c;
  font-size: 2.2rem;
  font-weight: 800;
  line-height: 1.6;
}
.credit-payment .discount-result {
  background-color: #fce4e7;
  width: 146px;
  height: 71px;
  padding: 5px;
  box-sizing: border-box;
  margin-left: 10px;
}
.credit-payment .discount-result p {
  box-sizing: border-box;
}
.credit-payment .discount-result .price-detail {
  color: #b7282c;
  font-size: 3.2rem;
  font-weight: 800;
  line-height: 25px;
  margin-top: 10px;
}
.credit-payment .discount-result .price-detail span {
  font-size: 1.5rem
}
.credit-payment .discount-result .free-shipping {
  background-color: #b7282c;
  width: 136px;
  height: 18px;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 18px;
  text-align: center;
  position: absolute;
  bottom: 5px;
  margin-top: 5px;
}
.subscribe-guide-btn {
  box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.3);
  width: 490px;
  height: 50px;
  margin: 20px 45px;
  position: relative;
}
.subscribe-guide-btn a {
  width: 100%;
  box-sizing: border-box;
  background: #b7282c;
}
.subscribe-guide-btn:hover {
  text-decoration: none;
  opacity: 0.7;
}
.subscribe-guide-btn p {
  color: #fff;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 50px;
  position: relative;
  left: 105px;
  display: inline-block;
}
.subscribe-guide-btn span {
  color: #fff;
  font-size: 1.2rem;
}
.subscribe-guide-btn a:after {
  content: '';
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 12px;
  height: 12px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
}
.price-guide .attention {
  color:  #b7282c;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.5;
  text-decoration: underline;
  text-align: center;
}
.subscribe-guide .subscribe-anotherrequest {
  background-color:  #fff;
  box-shadow: 0px 0px 7.36px 0.64px rgba(183, 40, 44, 0.1);
  width: 620px;
  padding: 20px;
  box-sizing: border-box;
  position: relative;
}
.attention-area {
  margin: 10px 0;
}
.following-method {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.6;
  text-align: center;
}
.subscribe-anotherrequest .attention {
  color: #4c4c4c;
  font-size: 1.2rem;
  font-weight: 400;
  text-align: center;
}
.method-type {
  background-color: #eee;
  width: 280px;
  height: 113px;
  float: left;
  padding-bottom: 10px;
  box-sizing: border-box;
}
.method-type.phone {
  margin-right: 20px;
}
.method-type.only {
  float: none;
  margin: 0 auto;
  padding-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.method-number {
  margin-top: -35px;
  text-align: center;
}
.method-number span {
  font-family: Garamond;
  color: #b7282c;
  font-size: 4.5rem;
  font-style: italic;
  text-align: center;
  border-bottom: solid 2px;
}
.method-detail {
  color:  #231816;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.3;
  text-align: center;
}
.method-type.post .method-detail {
  margin-top: 10px;
}

.method-select ul{
  padding-top:10px;
  clear:both;
}
.method-select ul li{
 font-size:12px;
 line-height:1.8;
}
.telephone-number {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}
.bottom-arrow {
  width: 580px;
  height: 60px;
  margin: 10px 0;
  padding-top: 5px;
  box-sizing: border-box;
  position: relative;
}
.bottom-arrow .attention{
  line-height: 1;
}
.bottom-arrow:before {
  content: "";
  border-top: 60px solid rgba(183, 40, 44, 0.15);
  border-left: calc(580px / 2) solid transparent;
  border-right: calc(580px / 2) solid transparent;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
}
.post-trancefer {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.25;
  text-align: center;
}
.another-payment-price {
  margin: 0 149px 5px 149px;
  position: relative;
}
.another-payment-price .price-detail {
  color: #e3001c;
  font-size: 4.5rem;
  font-weight: 700;
  width: auto;
  line-height: 1;
  margin-top: 0;
}
.another-payment-price .attention {
  position: absolute;
  top: 0;
  right: 0;
}
.another-payment-price .post-trancefer-discount {
  color: #e3001c;
  font-size: 1.7rem;
  font-weight: 700;
  text-align: center;
  margin-top: 10px;
}

/* top-backnumber */

.hitotoki .top-backnumber .book-content {
  min-height: 220px;
}
.top-backnumber .book-list .book-content:nth-child(n+5) {
  margin-top: 38px;
}
.hitotoki .top-backnumber .book-content .book-img {
  height: 147px;
  width: 120px;
}
.hitotoki .top-backnumber .book-content .book-info {
  width: 120px;
}

/* topお知らせ用 ------------------------------------------ */
.hitotoki-top-info{background:#e2e9fb;padding:20px;margin-bottom:40px;}
.hitotoki-top-info a{display:inline;text-decoration:underline;color:#0610e1;}
.hitotoki-top-info a:hover{text-decoration:none;}
.hitotoki-top-info h2{font-weight:bold;margin-bottom:1em;font-size:1.8rem;}
.hitotoki-top-info h3{font-weight:bold;margin-bottom:1em;font-size:1.6rem;}
.hitotoki-top-info h4{font-weight:bold;margin-bottom:1em;font-size:1.4rem;}
.hitotoki-top-info p{margin-bottom:.7em;}
.hitotoki-top-info strong{font-weight:bold;}

/* バックナンバー ======================================================*/
/* book-content */
.hitotoki .book-content .book-img {
  width: 130px;
  height: 159px;
}
.hitotoki .book-content .book-info {
  width: 110px;
}
.hitotoki .list-book .book-content .btn.right-arrow {
  width: 110px;
  color: #e3001c;
  border-color: #e3001c;
}


/* 単体購入 ======================================================*/
.hitotoki-wrap .purchase-box .description span {
  color: #b7282c;
}
.hitotoki-wrap .purchase .agree-box .title {
  color: #b7282c;
}

/* 定期購読 ======================================================*/
.hitotoki-subscription .purchase .page-title {
  display: block;
  width: auto;
}

.adress-info{
 text-align:center;
}
.adress-info-btn{
  display:block;
  width:300px;
  margin:10px auto;
  background:#999;
  padding:10px 0;
  line-height:1;
  font-size:16px;
  color:#fff;
  text-decoration:none;
  border-radius:4px;
}
.adress-info-btn:hover{
  opacity:0.8;
  text-decoration:none !important;
}
.adress-info p{
 font-size:11px;
}

/* 右カラムnote ======================================================*/

.note__list{border-top:solid 5px #8E2149;padding-top:15px;}
.note__extra{margin-bottom:10px;}
.note__heading-link{display:flex;align-items:center;}
.note__heading-link:hover{text-decoration:none !important;}
.note__icon{width:72px;height:72px;border-radius:100%;}
.note__heading{font-weight:bold;margin-left:20px;font-size:18px;color:#444;}
.note__title{font-weight:bold;color:#444;}
.note__img{margin:5px 0;}
.note__img:hover{opacity:0.6;}
.note__summary{font-size:12px;color:#666;}
.note__item{padding: 15px 0;border-bottom: solid 1px #ddd;margin-bottom: 15px;display:block;}
.note__item:hover{text-decoration:none !important;}
.note__link{display: inline;margin-left: 10px;color:#8E2149;}