@charset "utf-8";
/* CSS Document */

/******************************************************************************************

	<css/content.css>

*******************************************************************************************/

/*-----------------------------------------------------------------------------------------
    // ログイン画面
-----------------------------------------------------------------------------------------*/
.login_table {
  background: #daedce;
  border-radius: 10px;
  padding: 40px 30px;
}

.login_table .row {
  margin-bottom: 20px;
}

.login_table .row .col-xs-4 {
  line-height: 36px;
}
.login_table .input_text {
  border: 1px solid #006600;
  height: 36px;
  width: 280px;
}

.login_table .input_check {
  -webkit-appearance: checkbox;
  margin-right: 10px;
}

.login_table .btn {
  width: 280px;
}

.login_table span {
  color: #fd8859;
}

@media (max-width: 767px) {
  .login_table .input_text {
    width: 100%;
  }

  .login_table .btn {
    width: 100%;
  }
}

.login_text p span {
  background: #daedce;
}

.login_text p span a:hover {
  text-decoration: underline;
}

/*-----------------------------------------------------------------------------------------
    // ログイン後リスト画面
-----------------------------------------------------------------------------------------*/

ul.edit_list {
  border-top: 2px solid #006600;
  border-bottom: 2px solid #006600;
  margin-bottom: 20px;
}

ul.edit_list li {
  list-style: none;
  position: relative;
  padding: 6px 5px 4px 15px;
}

ul.edit_list li:not(:first-child) {
  border-top: 1px dotted #006600;
}

ul.edit_list li:last-child {
  text-align: right;
}

ul.edit_list li a {
  padding-left: 20px;
  background: transparent url("/images/common/footer_arrow_r.png") no-repeat
    scroll left center;
  vertical-align: bottom;
}

ul.edit_list li:after {
  clear: both;
  content: " ";
  display: table;
}

ul.edit_list li dl {
  width: 100%;
}

ul.edit_list li dl dt {
  float: left;
  clear: both;
  width: 160px;
  font-weight: bold;
}

ul.edit_list li dl dd {
  margin-left: 160px;
}
@media (max-width: 767px) {
  ul.edit_list li {
    padding-left: 5px;
  }

  ul.edit_list li dl dt {
    float: none;
    width: auto;
  }

  ul.edit_list li dl dd {
    margin-left: 0px;
  }
}
/*-----------------------------------------------------------------------------------------
    // 読売教育ネットワーク会報
-----------------------------------------------------------------------------------------*/
.round_border {
  border: 2px solid #006600;
  padding: 10px;
}

.round_border img {
  width: 112px;
}

.article_fl {
  padding: 0;
}

.article_fl .article_text2 {
  margin-bottom: 20px;
}

.line {
  margin: 20px 0;
  height: 2px;
  background: #006600;
}

/*-----------------------------------------------------------------------------------------
    // 読売ワークシート通信
-----------------------------------------------------------------------------------------*/
.worksheet_img {
  margin-top: 40px;
  width: 100%;
}

/*-----------------------------------------------------------------------------------------
    // 利用方法
-----------------------------------------------------------------------------------------*/
.method_btn {
  text-align: center;
  margin-bottom: 20px;
}

.method_list {
  margin: 20px 0 0 0;
  padding: 0;
  list-style-type: none;
  line-height: 25px;
}

.method_list li {
  color: #006600;
  font-weight: bold;
}

.method_list li span {
  margin-left: 51px;
  background: #daedce;
}

.method_list li span a:hover {
  text-decoration: underline !important;
}

.method_list li span:nth-child(1) {
  margin-left: 30px;
}

.method_list li span.nolink {
  color: #333;
  font-weight: bold;
  background: #fff;
}

.method_list li div {
  color: #333;
  margin-left: 51px;
  margin-bottom: 20px;
  font-weight: normal;
}

.method_bottombtn {
  margin-top: 60px;
  border-top: #006600 2px solid;
  width: 66.666666%;
}

.method_bottombtn .row {
  margin-right: 0;
}

.method_bottombtn .col-xs-6 {
  margin-bottom: 10px;
  padding-right: 0;
}

.method_bottombtn .col-xs-6:last-child {
  margin-bottom: 0px;
}

@media (max-width: 767px) {
  .method_bottombtn {
    width: 100%;
  }

  .method_bottombtn .row {
    margin-right: -11px;
  }

  .method_bottombtn .col-xs-6 {
    padding-right: 11px;
  }
}

.method_bottombtn .col-xs-6 .btn {
  border-radius: 0 0 10px 10px;
}

.mrk_enter {
  margin: 0;
  background: #ff7f4d;
  width: 30px;
  height: 14px;
  border-radius: 5px;
  font-size: 10px;
  font-size: 1rem;
  color: #fff;
  display: inline-block;
  text-align: center;
  line-height: 15px;
}

.method_list li .mrk_enter {
  margin-left: 10px;
  background: #ff7f4d;
  font-weight: normal;
}

/*-----------------------------------------------------------------------------------------
    // 読売教育ネットワークとは
-----------------------------------------------------------------------------------------*/
.flimage {
  width: 320px;
  float: right;
  margin: 0 0 30px 20px;
}

.whats_bottombtn {
  margin-top: 60px;
  border-top: #006600 2px solid;
  width: 100%;
}

.whats_bottombtn .row {
  margin-right: 0;
}

.whats_bottombtn .col-xs-4 {
  margin-bottom: 10px;
  padding-right: 0;
  width: 33.333333%;
}

.whats_bottombtn .col-xs-4:last-child {
  margin-bottom: 0px;
}

.whats_bottombtn .col-xs-4 .btn {
  border-radius: 0 0 10px 10px;
}

@media (max-width: 767px) {
  .flimage {
    width: 100%;
    float: none;
    margin: 0 0 30px 0px;
  }

  .whats_bottombtn {
    border-top: none;
  }

  .whats_bottombtn .row {
    margin-right: -11px;
  }

  .whats_bottombtn .col-xs-4 {
    padding-right: 11px;
    width: 100%;
  }

  .whats_bottombtn .col-xs-4 .btn {
    border-radius: 10px;
  }
}

/*-----------------------------------------------------------------------------------------
    // 個人情報の取扱について
-----------------------------------------------------------------------------------------*/
.article_text2 dd:before {
  content: "　";
}

@media (max-width: 767px) {
}

/*-----------------------------------------------------------------------------------------
    // 個人情報の取扱について
-----------------------------------------------------------------------------------------*/
.fukidashi {
  position: relative;
  padding: 10px;
  border-radius: 10px;
  background: #ffdfd2;
  margin-bottom: 10px;
}
.fukidashi:before {
  content: "";
  height: 12px;
  width: 12px;
  background: url(/images/common/img_fukidashi.png) no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: -11px;
  left: 40px;
}

@media (max-width: 767px) {
}

/*-----------------------------------------------------------------------------------------
    // 会員規約
-----------------------------------------------------------------------------------------*/
.agreelist {
  margin: 0;
  padding: 0;
  list-style-type: none;
  line-height: 1.8;
}

.agreelist li span {
  color: #006600;
  display: block;
  font-weight: bold;
}

.agreelist li div {
  padding-left: 34px;
}

/*-----------------------------------------------------------------------------------------
    // 検索結果
-----------------------------------------------------------------------------------------*/
.col-xs-8 .search_box {
  text-align: center;
  margin: 14px 0 25px;
  vertical-align: top;
}

.col-xs-8 .search_box input.search_text {
  border: 1px solid #006600;
  height: 34px;
  line-height: 1.5;
  margin-right: 20px;
  padding: 4px 8px 2px;
  font-size: 16px;
  font-size: 1.6rem;
  width: 290px;
  -webkit-appearance: none; /*  for iOS */
}
.col-xs-8 .search_box .btn {
  font-size: 16px;
}

.search_top span {
  font-weight: bold;
  padding: 0 5px;
}

/*-----------------------------------------------------------------------------------------
    // 参加団体
-----------------------------------------------------------------------------------------*/
/* dantai_list */
.dantai_list {
}
.dantai_list ul {
  list-style: none;
}
.dantai_list ul li {
  width: 49%;
  display: inline-block;
  margin-bottom: 10px;
  overflow: visible;
}

.dantai_list ul li a {
  background: #daedce;
  padding: 6px 12px 4px;
  width: 330px;
  display: table-cell;
}

.dantai_list ul li:nth-child(even) {
  padding-left: 2%;
}
.dantai_list ul li a:hover {
  background: #badca6;
}

/*-----------------------------------------------------------------------------------------
    // 記事の種類別に見た出題校一覧
-----------------------------------------------------------------------------------------*/
/* link_list */
.link_list {
  border-bottom: 2px solid #060;
  margin-bottom: 15px;
}
.link_list ul {
  list-style: none;
}
.link_list ul li {
  width: 50%;
  float: left;
  margin-bottom: 20px;
  overflow: visible;
  line-height: 1.4;
}

.link_list ul li a {
  background: #daedce;
  padding: 1px 3px;
  line-height: 1.2;
  display: table-cell;
  background: none repeat scroll 0% 0% #daedce;
}

.link_list ul li a:hover {
  background: #badca6;
}

.img_box {
  text-align: center;
}
.img_box img {
  border: 1px solid #ccc;
  margin-top: 10px;
  margin-bottom: 40px;
}

/*-----------------------------------------------------------------------------------------
    // よくある問い合わせ
-----------------------------------------------------------------------------------------*/
.reference_title a {
  display: block;
  background: #daedce;
  padding: 10px;
  color: #006600;
  font-weight: bold;
  margin-bottom: 10px;
}

.reference_title a:last-child {
  margin-bottom: 20px;
}

.reference_title a:hover {
  background: #badca6;
}

.answer_container p {
  border-bottom: #006600 2px solid;
  padding: 5px 10px;
  color: #006600;
  font-weight: bold;
  margin-bottom: 5px;
}

.answer_container div {
  display: block;
  padding: 10px 10px 10px 44px;
  position: relative;
}

@media (max-width: 767px) {
  .answer_container div {
    padding: 10px 10px 10px 47px;
  }
}

.answer_container div span {
  color: #006600;
  background: #daedce;
}

.answer_container div span a:hover {
  text-decoration: underline;
}

.answer_container div .answer_num {
  color: #006600;
  font-weight: bold;
  position: absolute;
  top: 10px;
  left: 10px;
  background: none;
}

.reference_totop {
  text-align: right;
  padding-bottom: 20px;
}

.reference_totop a {
  color: #006600;
  background: #daedce;
}

.reference_info_container {
  background: #daedce;
  border-radius: 10px;
  margin: 40px 0;
  padding: 25px 20px;
  text-align: center;
}

.reference_info_container div {
  padding: 15px;
}

.reference_info_container .tCenter {
  padding: 5px 0;
}

/*-----------------------------------------------------------------------------------------
    // ジャンル
-----------------------------------------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&display=swap");
.genre__title {
  font-family: "Noto Serif JP", serif;
  font-size: 30px;
  letter-spacing: 0.075em;
  padding: 0;
  margin-top: 45px;
  margin-bottom: 50px;
  background-color: transparent;
  color: #314b93;
  text-align: center;
}

.genre__subtitle {
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-size: 26px;
  letter-spacing: 0.075em;
  background-color: transparent;
  margin-top: 58px;
  margin-bottom: 50px;
  padding: 0;
}
.genre__subtitle a,
.genre__subtitle span {
  display: inline-block;
  color: #314b93;
  padding-bottom: 20px;
  border-bottom: 1px solid #ffa161;
}
@media (max-width: 767px) {
  .genre__title {
    font-size: 22px;
  }
  .genre__subtitle {
    font-size: 20px;
    margin-top: 40px;
  }
  .genre__subtitle a,
  .genre__subtitle span {
    padding-bottom: 14px;
  }
}

.genre .genre-more {
  position: relative;
  text-align: center;
  margin-top: 40px;
}
.genre .genre-more::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 0px;
  border-bottom: 1px dotted #383a3a;
}

.genre .genre-more .genre-more__text {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 2;
  width: 100%;
  height: 28px;
  background-color: #f4f1ea;
  color: #4359aa;
  line-height: 1;
}
.genre .genre-more .genre-more__wrap {
  position: relative;
  z-index: 3;
  background-color: #fff;
  width: 165px;
  margin: 0 auto;
  padding: 0 10px;
}
.genre .genre-more .genre-more__text span {
  display: block;
  position: relative;
  letter-spacing: 0.075em;
}
.genre .genre-more .genre-more__text span::before {
  content: "";
  position: absolute;
  right: -12px;
  top: 2px;
  width: 6px;
  height: 6px;
  border-right: 2px solid #4359aa;
  border-bottom: 2px solid #4359aa;
  transform: rotate(-45deg);
}

.genre .lists {
  list-style: none;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.genre .lists .item {
  width: 32%;
  position: relative;
}
.genre .lists .item > a {
  display: block;
}
.genre .lists .item p {
  color: #333;
  /* font-family: 'Noto Serif JP', serif; */
}
.genre .lists .item .txt {
  font-family: "Noto Serif JP", serif;
}
@media (max-width: 767px) {
  .genre .lists .item {
    width: 100%;
    margin-bottom: 25px;
  }
}
.genre .lists .item .item__thumb {
  width: 100%;
  padding-bottom: 66.6666%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.genre .lists .new {
  border-right: 1px solid #ffa161;
  border-left: 1px solid #ffa161;
  padding: 0 10px;
  color: #ffa161;
  margin-right: 10px;
}

.genre .lists .date {
  color: #314b93;
}

.genre .movieBox {
  margin-top: 100px;
  margin-bottom: 80px;
  background-color: #f4f1ea;
  padding: 100px 20px 20px 20px;
  position: relative;
}
.genre .movieBox-ttl {
  position: absolute;
  top: -15px;
  left: 45%;
  width: 100px;
}
.genre .movieList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
}
.genre .movieItem:nth-child(odd) {
  margin-right: 30px;
}
.genre .movieItem {
  width: 50%;
}
.genre .movieLink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
}
.genre .movieContent {
  margin-right: 10px;
}
.genre .movieContent .new {
  padding-left: 10px;
  padding-right: 10px;
  color: #ffa161;
  border-right: 1px solid #ffa161;
  border-left: 1px solid #ffa161;
  margin-right: 10px;
}
.genre .movieLink .date {
  display: inline-block;
  color: #314b93;
  margin-top: 10px;
}

.genre .movieImg {
  width: 100%;
}
.genre .movieTtl {
  display: inline-block;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-size: 16px;
  color: #606060;
  font-family: "Noto Serif JP", serif;
}
@media (max-width: 767px) {
  .genre .movieList {
    display: block;
  }
  .genre .item img {
    margin-bottom: 10px;
  }
  .genre .movieContent {
    margin-right: 0;
  }
  .genre .movieItem {
    width: 100%;
    margin-bottom: 40px;
  }
  .genre .movieItem:nth-child(odd) {
    margin-right: 0;
  }
  .genre .movieLink {
    display: block;
  }
  .genre .movieTtl {
    -webkit-writing-mode: initial;
    -ms-writing-mode: lr-tb;
    writing-mode: initial;
  }
  .genre .movieBox-ttl {
    position: absolute;
    top: -15px;
    left: 35%;
    width: 140px;
  }
}

.pc {
  display: block !important;
}
.sp {
  display: none !important;
}
@media only screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
}
/*-----------------------------------------------------------------------------------------
    // サブジャンル
-----------------------------------------------------------------------------------------*/

.genre.sub .lists {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 1px dotted #383a3a;
}
.genre.sub .lists:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
@media (max-width: 767px) {
  .genre.sub .lists {
    margin-bottom: 0;
    padding: 0;
    border: none;
  }
}
.pager {
  cursor: pointer;
  margin-bottom: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
  font-size: 18px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.pager li {
  margin-right: 8px;
}
.pager li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 2px 12px 0px 12px;
  color: #314b93;
  border-bottom: 1px solid #f4f1ea;
  transition: all 0.2s ease;
}

.pager li.active a,
.pager li:hover a {
  border-bottom: 1px solid #ffa161;
}
.pager li.next,
.pager li.last,
.pager li.start,
.pager li.prev {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #f4f4f4;
}
.pager li.next a,
.pager li.last a,
.pager li.start a,
.pager li.prev a {
  border-bottom: none;
}

.pager li.prev > img {
  width: 12px;
}
.pager li.next > img {
  width: 12px;
}
.pager li.start > img {
  width: 18px;
}
.pager li.last > img {
  width: 18px;
}
@media (max-width: 767px) {
  .pager li {
    padding: 2px 6px 0px 6px;
  }
}
/*-----------------------------------------------------------------------------------------
    // 個別ページ
-----------------------------------------------------------------------------------------*/
.particular .article_fl .text {
  font-family: "Noto Serif JP", serif;
  margin-top: 40px;
  text-align: left;
  font-size: 17px;
}
.particular .article_fl h4 {
  background: transparent;
  font-weight: bold;
  color: #333;
  line-height: 1.5;
  font-size: 30px;
  margin-bottom: 0;
  padding: 0;
  margin-top: 40px;
}
.particular .article_fl .text .sub {
  color: #999;
  font-size: 20px;
}
