@charset "utf-8";

/****************************************
*	パンくず
****************************************/
.pbHeaderArea.pageelem_topic_path { border-top: 1px solid #CCC; }
.pbHeaderArea.pageelem_topic_path ul {
  overflow: hidden;
  width: 960px;
  margin: 4px auto;
  color: #757575;
  font-size: 85%;
}
.pbHeaderArea.pageelem_topic_path ul li.home {
  float: left;
  margin: 0;
  padding: 0;
  background: none;
}
.pbHeaderArea.pageelem_topic_path ul li img { vertical-align: middle; }
.pbHeaderArea.pageelem_topic_path ul li a { color: #757575; }
.pbHeaderArea.pageelem_topic_path { padding: 0; }

/****************************************
*	最新情報
****************************************/
.jtrPlugin_news h3 { margin: 0 0 5px; }

.jtrPlugin_news ul {
  margin: 0 0 10px;
  border-top: 1px solid #dbdbdb;
}
.jtrPlugin_news ul li {
  padding: 10px 0;
  line-height: 1.4;
  border-bottom: 1px solid #dbdbdb;
}
.jtrPlugin_news ul li p.day {
  margin: 0 0 5px;
  color: #636363;
}
.jtrPlugin_news ul li p.icon { margin: 0 0 10px; }

/****************************************
*	マイリスト
****************************************/
.jtrMylistCloseBt {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 3;
}
.jtrMylistCloseBt:hover {
  opacity: 0.8;
  cursor: pointer
}

.jtrPlugin_mylist .ttl {
  padding: 30px 0 25px;
  text-align: center;
}

.jtrPlugin_mylist p {
  padding: 2px 20px 1px;
  background: #4d4d4d;
}

.jtrPlugin_mylist ul li {
  margin: 0;
  padding: 0;
  background: none;
}
.jtrPlugin_mylist ul li > a {
  display: block;
  padding: 20px 60px 20px 20px;
  color: #ceced0;
  border-bottom: 1px solid #3a3a3a;
}

.jtrPlugin_mylist .login {
  padding: 0 20px 20px;
  color: #fff;
}
.jtrPlugin_mylist .login .ttl {
  padding: 70px 0 20px;
  font-size: 1.3em;
}

.jtrPlugin_mylist .login p {
  padding: 0 0 10px;
  background: none;
}
.jtrPlugin_mylist .login p.notation {
  padding: 0 10px 20px 22px;
  text-indent: -12px;
  font-size: 85%;
}
.jtrPlugin_mylist .login a {
  display: inline;
  padding: 0;
  border: none;
}

.jtrPlugin_mylist .login ul.btn li { margin: 0 0 10px; }

.jtrMyList .jspContainer {
  position: relative;
}

.jtrMyList .jspPane {
  position: absolute;
  min-width: 250px;
}

.jtrMyList .jspVerticalBar {
  position : absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 100%;
}

.jtrMyList .jspTrack {
  position: relative;
  padding: 0 3px;
  background: #3f3d4a;
}

.jtrMyList .jspDrag {
  position: relative;
  top: 0;
  left: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background: #85848c;
  cursor: pointer;
}

.jtrMyList .jspHorizontalBar .jspTrack,
.jtrMyList .jspHorizontalBar .jspDrag {
  float: left;
  height: 100%;
}

.jtrPlugin_mylist ul li {
  position: relative;
  border-bottom: 1px solid #3a3a3a;
}
.jtrPlugin_mylist ul li .btn_delete {
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
  width: 40px;
  height: 51px;
  margin: auto 0;
}

.jtrPlugin_mylist a:hover {
  text-decoration: underline;
  color: #fafafa !important;
}
.jtrPlugin_mylist a:visited { color: #fafafa !important; }
.jtrPlugin_mylist a:active{ color: #fafafa !important; }

/****************************************
*	国別トップ
****************************************/

/* -.jtrPlugin_category
----------------------------------------------------------- */
.jtrPlugin_category { margin: 0 0 50px; }
.jtrPlugin_category .category {
  margin: 0 0 25px;
  padding: 0 0 15px;
  background: #efefef;
}
.jtrPlugin_category .ttl {
  width: 184px;
  margin: 0 0 25px;
  padding: 7px 0 6px;
  text-align: center;
  color: #fff;
  font-size: 120%;
  background: #4b4b4b;
}

.jtrPlugin_category ul.listImg {
  overflow: hidden;
  list-style-type: none;
  margin: 0 0 25px 20px;
}
.jtrPlugin_category ul.listImg li {
  float: left;
  margin: 0 20px 0 0;
}

.jtrPlugin_category ul.listTxt01,
.jtrPlugin_category ul.listTxt02 {
  overflow: hidden;
  margin: 0 0 0 65px;
  font-size: 110%;
}
.jtrPlugin_category ul.listTxt01 li {
  list-style-type: none;
  float: left;
  width: 242px;
  margin: 0 0 5px;
  padding: 0 10px 0 13px;
  background: url(/library/new/common/img/ico_dotted.png) no-repeat left 50%;
}
.jtrPlugin_category ul.listTxt02 li {
  list-style-type: none;
  float: left;
  width: 65px;
  margin: 0 0 5px;
  padding: 0 10px 0 13px;
  background: url(/library/new/common/img/ico_dotted.png) no-repeat left 50%;
}

/* -.jtrPlugin_pickup
----------------------------------------------------------- */
.jtrPlugin_pickup {
  margin: 0 0 25px;
  background: #efefef;
}
.jtrPlugin_pickup .ttl {
  width: 184px;
  padding: 7px 0 6px;
  text-align: center;
  color: #fff;
  font-size: 120%;
  background: #4b4b4b;
}

.jtrPlugin_pickup ul { border-top: 1px solid #dbdbdb; }
.jtrPlugin_pickup ul li {
  overflow: hidden;
  list-style-type: none;
  border-bottom: 1px solid #dbdbdb;
}
.jtrPlugin_pickup ul li p.pic {
  float: left;
  width: 110px;
}
.jtrPlugin_pickup ul li p.icon {
  float: left;
  width: 170px;
  margin: 15px 15px 5px;
}
.jtrPlugin_pickup ul li p.text {
  float: left;
  width: 170px;
  margin: 0 15px 5px;
  line-height: 1.4;
}

/* -.jtrPlugin_cnt_index
----------------------------------------------------------- */
.jtrPlugin_cnt_index .jtrH2 {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 10px;
  font-weight: normal;
  font-size: 1.714em;
  border-bottom: 1px solid #d4d4d4;
}

.jtrPlugin_cnt_index_list {
  padding-top: 8px;
  padding-bottom: 3px;
  border-bottom: 1px solid #d4d4d4;
}

.jtrPlugin_cnt_index_list .jtrH3 {
  font-weight: normal;
  font-size: 1.142em;
}

.jtrPlugin_cnt_index_list li {
  list-style-type: none;
  margin: 0 0 5px;
  padding: 0 10px 0 13px;
  background: url(/library/new/common/img/ico_dotted.png) no-repeat left 50%;
}

/* -.jtrPlugin_info
----------------------------------------------------------- */
.jtrPlugin_info .jtrH2 {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 10px;
  font-weight: normal;
  font-size: 1.714em;
}
.jtrPlugin_info li {
  list-style-type: none;
  padding-top: 7px;
  padding-bottom: 3px;
  border-bottom: 1px solid #d4d4d4;
}

.jtrPlugin_info .date { color: #505050; }
.jtrPlugin_info .icon {
  margin-top: 6px;
  margin-bottom: 8px;
}

.jtrPlugin_info_more { margin-top: 12px; }

/****************************************
*	メディア切り替え
****************************************/
#headerArea .stViewMode dt,
#headerArea .stViewMode dd.stLast { display: none; }
#headerArea .stViewMode a {
  display: block;
  margin: 3% 5%;
  padding: 3%;
  text-align: center;
  text-decoration: none;
  color: #fff;
  font-size: 40px;
  background: url(/library/new/sp/common/img/arrow_white.png) no-repeat 95% center #006dc7;
  background-size: 31px;
}