@charset "utf-8";
/*--------------------------------------------------------

	style

	01. forPC Layout

	02. forSP Layout

--------------------------------------------------------*/




/********************************************************************************

	01. forPC Layout

********************************************************************************/


/* ============================================================ firstview */
/* 書目を追加する時に供給本コードを使ってclass名を設定／追加する .firstview_wrap_*****  */
.firstview_wrap_16648{
  background: url(../../assets/img/16648/bg_firstview_wrap.jpg) center center;
  background-size: cover;
}
.firstview_wrap_16649{
  background: url(../../assets/img/16649/bg_firstview_wrap.jpg) center center;
  background-size: cover;
}

/* ============================================================ cat_content */
.nav_subject_menu_ttl {
    background-color: #f5b41b;
}
.nav_subject_menu .contents_list_item {
    background-color: #f5b41b;
}
.nav_subject_menu .contents_list_item:before {
    border-bottom: 5px solid #f2d288;
}
.nav_subject_menu .contents_list_item:hover:before {
    border-bottom: 5px solid #f2d288;
    border-color: #f2d288;
}

.tab_area li{
  background:#fff7e5;
}
.tab_area li:hover {
  background: #f5b41b;
}
.tab_area li.select{
  /*アクティブタブの装飾*/
  border-left: 1px solid #f5b41b;
  border-right: 1px solid #f5b41b;
}
.tab_area li.select:before{
  background: #f5b41b;
}
.tab_area li.select:hover {
  background: #f5b41b;
}
.tab_area li.select:hover:before {
    background: #f2d288;
}

.tab_area_active .tab_area li.select{
  background-color:#f5b41b;
}
.tab_area_active .tab_area li.select:before {
    background: #f2d288;
}

#sub_cat h2.head_2_01:after {
    background: #f5b41b;
}
#sub_cat h2.head_2_02:after {
    background: #f5b41b;
}
#sub_cat h2.head_2_03:after {
    background: #f2d288;
}
#sub_cat h3.head_3_01 {
  background: #fff2d2;
  border-bottom: 2px solid #f5b41b;
}
#sub_cat h3.head_3_02 {
  background: #fff2d2;
}
#sub_cat h3.head_3_03:after {
  background: #f2d288;
}

#sub_cat h3.head_04:after {
    background: #f2d288;
}

#sub_cat h4.head_4_01 {
  background: #fff2d2;
}

.feature_panel .feature_panel_head .text{
  background: #f5b41b;
}
.feature_panel .feature_panel_head .number{
  border: 2px solid #f5b41b;
  color: #f5b41b;
}
.feature_panel .feature_panel_inner {
  box-shadow: 15px 15px 0 #fff2d2;
}
.feature_panel .feature_panel_main .text li:before {
  background: #f2d288;
}
.feature_panel .feature_panel_link .head{
  background: #f5b41b;
}

.download_panel_01 .download_panel_head:after {
  background: #f5b41b;
}
.download_panel_02 .download_panel_inner {
  background: #fff2d2;
}
.download_panel_02 .download_panel_main li:before {
  border-bottom: 1px solid #f5b41b;
}

.movie_panel_01 a{
  position: relative;
  display: block;
}
.movie_panel_01 a:after {
  content: "";
  height: 60px;
  width: 60px;
  background: url(../img/common/icon_play.svg) no-repeat;
  background-size: 60px 60px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: .9;
}

.list_panel_main li:after {
  background: #f2d288;
}

.nav_panel_02_dmaster .nav_panel_main li a:before {
  background: url(../img/common/icon_disc_dmaster.svg) no-repeat;
}
.nav_panel_02_digitalbook .nav_panel_main li a:before {
  background: url(../img/common/icon_book_digital.svg) no-repeat;
}

.text_panel_01 .text_panel_inner {
  border-top: 5px solid #fff2d2;
  box-shadow: 15px 15px 0 #fff2d2;
}
.text_panel_02 .text_panel_inner {
  border-top: 5px solid #fff2d2;
}
.text_panel_04 .text_panel_main li:before {
    background: #f2d288;
}

/* ============================================================ btn */
.btn_wrap .btn span:before {
    border-bottom: 5px solid #f2d288;
}
.btn_wrap .btn span:hover:before {
    border-bottom: 5px solid #f5b41b;
    border-color: #f5b41b;
}
.btn_wrap .btn span:after {
    background-color: #f5b41b;
}
/* ============================================================ toggle_btn */
.toggle_btn_wrap .btn .text:after {
    background-color: #f5b41b;
}
.toggle_btn_wrap .btn .icon:after {
    border-top: 2px solid #f5b41b;
    border-right: 2px solid #f5b41b;
}

/* ============================================================ 追加CSS */
  .pc_newline { display:inline; }
  .sp_newline { display:none; }


  .col-12 .sub_title {
    font-size: 35px;
  }
  .col-12 .title {
    text-align: center;
  }
  .another_title {
    font-size: 35px;
    color: #808080;
    padding: 80px 0;
    font-weight: bold;
  }

  .text_panel_inner h4 {
    font-size: 18px;
  }
  .text_panel_inner dl {
    font-size: 18px;
    padding-bottom: 15px;
  }
  .text_panel_inner dt , dd {
    padding-left: 20px;
  }

  .nav_panel_main .three_lines_text {
    line-height: 14px !important;
    font-size: 14px;
  }



  .new_movie_box {
    padding: 0 20px;
  }
  .text_panel_movie .add_to_movie_box li {
    float: left;
    width: 47%;
  }
  .text_panel_movie .add_to_movie_box li dd {
    padding-left: 0;
  }


  .top_another_title {
    color: #0097e0;
    font-weight: bold;
    font-size: 36px;
    line-height: 40px;
    text-align: center;
  }
  .top_another_title .first_line {
    letter-spacing: -0.1em;
  }
  .top_another_title .second_line {
    letter-spacing: 0em;
  }
  .two_companies_logo {
    width: 100%;
  }
  .two_companies_logo img {
    width: 600px;
    margin: 0 auto;
    display: block;
  }


  .orange_list_style li {
    width: 100%;
    position: relative;
    margin: 0 0 5px 2px;
    padding: 0 0 0 12px;
    line-height: 1.2;
  }
  .orange_list_style li:before {
    background: #f2d288;
  }
  .orange_list_style li:before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    background: #f2d288;
    border-radius: 4px;
    position: absolute;
    left: 0;
    top: 10px;
    transform: translate(0, -50%);
  }
  .font_18 {
    font-size:18px;
  }


  .tit_inner_text {
    font-size: 16px;
    display: inline-block;
    margin-right: 5px;
  }

  .tag_tiff {
    background: #5a00c6 !important;
  }

  .download_panel_main .now_editing {
    width: 102px;
    text-align: center;
  }
  .download_panel_main .font-middle {
    font-size: .8em !important;
  }

  #sub_cat .btn_wrap .sub_block_body_02 {
    padding: 20px 15%;
    border: 1px dashed #ccc;
}

.movie_panel_01 a img {
  border: solid 1px #dcdcdc;
}

.text_panel_inner__wd {
    width: 100% !important;
}
.kanrenshiryou {
    width: 100%;
}
.kanrenshiryou .th_1 {
    position: relative;
    padding: 20px 15px 20px 10px;
    width: 60%;
    border-bottom: 1px #e1e1e1 solid;
    vertical-align: middle;
    font-size: 19px;
}
.kanrenshiryou .td_1 {
    padding: 13px 10px;
    width: 18%;
    border: 1px #f4f4f4 dotted;
    border-bottom: 1px #e1e1e1 solid;
    font-size: 13px;
    text-align: center;
    vertical-align: middle;
}
.kanrenshiryou .td_2 {
    padding: 13px 5px;
    width: 19%;
    border-bottom: 1px #e1e1e1 solid;
    text-align: center;
    vertical-align: middle;
}
.icon_new {
    position: absolute;
    left: 0;
    top: 6px;
    z-index: 5;
    padding: 3px 4px 1px;
    background: #ff0000;
    color: #ffffff;
    font-size: 14px;
    line-height: 1;
    text-align: center;
}

/*tab3*/
.text_panel_04 .text_panel_main_02 {
    width: 100%;
    font-size: 18px;
}
.text_panel_04 .text_panel_main_02 li {
    position: relative;
    margin: 10px 0 5px 2px;
    padding: 0 0 10px .7em;
    line-height: 1.4;
}
.text_panel_04 .text_panel_main_02 li:before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    background: #aaa;
    border-radius: 5px;
    position: absolute;
    left: 0;
    top: 10px;
    transform: translate(0, -50%);
}
.text_panel_04 .text_panel_main_02 li:before {
    background: #555;
    top: 13px;
}


.toggle_btn_wrap .btn .text_01 {
    font-size: 18px;
}
.pc_off__sp_on {
  display: none;
}
.font_space {
  letter-spacing: -0.03em;
}


.text_panel_04 .text_panel_inner_title {
  font-size: 21px !important;
  font-weight: bold !important;
}

.text_plain_w100 {
  width: 100%;
}
.text_panel_04 h4 {
  position: relative;
  padding-left: 20px;
  color: #808080;
  font-size: 22px;
  font-weight: bold !important;
}
.text_panel_04 h4:after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background: #888;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.text_panel_04 h4:after {
  background: #f2d288;
}
.pc_w50_sp_w100 {
  width: 49.5%;
}

.list_panel_02 .list_panel_main {
  display: flex;
  flex-wrap: wrap;
  font-size: 18px;
}
.list_panel_02 .list_panel_main li {
  width: 100%;
  padding: 0 0 10px .7em;
}

#sub_cat .icon_cut h2.head_2_03 {
  padding: 0;
}
#sub_cat .icon_cut h2.head_2_03:after {
  content: none;
}

.list_panel_02 .list_panel_main .font-middle {
  font-size: 17px !important;
}

/* ============================================================ Pad */
@media screen and (min-width: 669px ) and (max-width: 900px) {
  .pad_mt55 {
    margin-top: 20px;
  }
  .pad_mt20 {
    margin-top: 20px;
  }
  .pad_mt50 {
    margin-top: 50px;
  }
  .pad_mr50 {
    margin-right: 50px;
  }
  .pad_mb30 {
    margin-bottom: 30px;
  }

}
/********************************************************************************

	02. forSP Layout
    *横幅が1025px以下の場合


********************************************************************************/

@media screen and (min-width: 0px) and (max-width: 1026px) {



/* ============================================================ firstview */
/* 書目を追加する時に供給本コードを使ってclass名を設定／追加する .firstview_wrap_*****  */
.firstview_wrap_16648 {
    background: url(../../assets/img/16648/bg_firstview_wrap_sp.jpg) center 40px no-repeat;
    background-size: cover;
}
.firstview_wrap_16649{
}

.feature_panel .feature_panel_inner {
    box-shadow: 12px 12px 0 #fff2d2;
}

.text_panel_01 .text_panel_inner {
    box-shadow: 12px 12px 0 #fff2d2;
}
.tab_area li{
  background:#fff7e5;
}
.tab_area_active .tab_area li.select{
  background-color:#fff;
}
.tab_area_active .tab_area li.select:before {
  background: #f5b41b;
}

.tab_area_active_sp .tab_area li.select{
  background-color:#f5b41b;
}
.tab_area_active_sp .tab_area li.select:before {
  background: #f2d288;
}

/* ============================================================ btn */
.btn_wrap .btn span:before {
    border-bottom: 4px solid #f2d288;
}
.btn_wrap .btn span:hover:before {
    border-bottom: 4px solid #f5b41b;
}

/* ============================================================ 追加CSS */
.pc_newline { display:none; }
.sp_newline { display:inline; }

.width100 {
  width: 100%;
}

.firstview .title {
  /*line-height: 0.7;*/
    line-height: none;
}
.col-12 .sub_title {
  display: inline-block;
  font-size: 20px;
}
.another_title {
  font-size: 25px;
  padding: 15px 0;
}

.new_movie_box {
  padding: 0;
}
.text_panel_movie .add_to_movie_box li {
  float: none;
  width: 100%;
}


.top_another_title {
    font-size: 23px;
}
.two_companies_logo {
  width: 100%;
}
.nav_panel_main .three_lines_text {
  font-size: 9px !important;
  line-height: 10px !important;
}

.head_3_tag_inner {
  text-align: right;
}

.page_top a {
    position: fixed;
    /*bottom: 0px !important;*/
  }
#sub_cat .btn_wrap .sub_block_body_02 {
    padding: 20px 2% 10px;
}


.kanrenshiryou {
  margin: 0 0;
  width: 100%;
}
.kanrenshiryou .th_1 {
  display: block !important;
  padding: 15px 8px 8px 8px;
  width: 100%;
  border: none;
  vertical-align: middle;
  font-size: 15px;
}
.icon_new {
  top: 2px;
  padding: 2px 4px 1px;
  font-size: 12px;
}

.kanrenshiryou .td_1 {
  display: inline-block;
  display: none;
  / *更新日が入る時は消す */: ;
  padding: 0px 10px 12px 10px;
  width: 52%;
  height: 50px;
  border-bottom: 1px #e1e1e1 solid;
  font-size: min(2.5vw, 13px);
  text-align: right;
}
.kanrenshiryou .td_2 {
  display: inline-block;
  padding: 0px 10px 12px 10px;
  width: 47%;
  width: 100%;
  / *更新日が入る時は消す */: ;
  height: 50px;
  border-bottom: 1px #e1e1e1 solid;
  text-align: center;
}
.kanrenshiryou .td_2 img {
  margin: 0 10px;
  width: 25px !important;
  height: 30px !important;
}


/*tab3*/
.text_panel_04 .text_panel_main_02 {
  font-size: 15px;
}
.text_panel_main_02 li {
  line-height: 1.8;
}
.toggle_btn_wrap .btn .text {
  min-width: 270px;
  max-width: 270px;
  /*height: 55px;*/
  height: 42px;
  font-size: 12px;
}

.toggle_panel_01 .toggle_panel_main {
  /*padding: 0;*/
}

.text_panel_04 .text_panel_inner_title {
  font-size: 18px !important;
}
.text_panel_04 h4 {
  font-size: 20px;
}
.pc_w50_sp_w100 {
  width: 100%;
}

.list_panel_02 .list_panel_main {
  font-size: 14px;
}

.list_panel_02 .list_panel_main .font-middle {
  font-size: 13px !important;
}


}
