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

	style

	01. forPC Layout

	02. forSP Layout

--------------------------------------------------------*/




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

	01. forPC Layout

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


/* ============================================================ firstview */
/* 書目を追加する時に供給本コードを使ってclass名を設定／追加する .firstview_wrap_*****  */
.firstview_wrap_16756{
  background: url(../../assets/img/16756/bg_firstview_wrap.jpg) center center;
  background-size: cover;
}
.firstview_wrap_16757{
  background: url(../../assets/img/16757/bg_firstview_wrap.jpg) center center;
  background-size: cover;
}
.firstview_wrap_16759{
  background: url(../../assets/img/16759/bg_firstview_wrap.jpg) center center;
  background-size: cover;
}
.firstview_wrap_16768{
  background: url(../../assets/img/16768/bg_firstview_wrap.jpg) center center;
  background-size: cover;
}

.firstview_wrap_16758{
  background: url(../../assets/img/16758/bg_firstview_wrap.jpg) center center;
  background-size: cover;
}


/* ============================================================ cat_content */
.nav_subject_menu_ttl {
    background-color: #0a8e3d;
    font-size: 18px;
}
.nav_subject_menu .contents_list_item {
    background-color: #e1f5e9;
    border: 1px solid #0a8e3d;
}
.nav_subject_menu .contents_list_item a {
    color: #0a8e3d;
}
.nav_subject_menu .contents_list_item:before {
    border-bottom: 5px solid #5dbd82;
}
.nav_subject_menu .contents_list_item:hover:before {
    border-bottom: 5px solid #5dbd82;
    border-color: #5dbd82;
}
.nav_subject_menu .links_item:first-child,
.nav_subject_menu .links_item:last-child {
    padding: 10px 15px 10px 35px;
}

.tab_area li:hover {
  background: #0a8e3d;
}
.tab_area li.select{
  /*アクティブタブの装飾*/
  /*border-left: 1px solid #0a8e3d;
  border-right: 1px solid #0a8e3d;*/
}
.tab_area li.select:before{
    border-color: #0a8e3d;
}
.tab_area li.select:hover {
  background: #0a8e3d;
}
.tab_area li.select:hover:before {
/*    background: #5dbd82;*/
}

.tab_area_active .tab_area li.select{
/*  background-color:#0a8e3d;*/
}
.tab_area_active .tab_area li.select:before {
/*    background: #5dbd82;*/
}

#sub_cat h2.head_2_01:after {
    background: #0a8e3d;
}
#sub_cat h2.head_2_02:after {
    background: #0a8e3d;
}
#sub_cat h2.head_2_03:after {
    background: #5dbd82;
}
#sub_cat h3.head_3_01 {
  background: #c0e2cd;
  border-bottom: 2px solid #0a8e3d;
}
#sub_cat h3.head_3_02 {
  background: #c0e2cd;
}
#sub_cat h3.head_3_03:after {
  background: #5dbd82;
}

#sub_cat h3.head_04:after {
    background: #5dbd82;
}

#sub_cat h4.head_4_01 {
  background: #c0e2cd;
}

.feature_panel .feature_panel_head .text{
  background: #0a8e3d;
}
.feature_panel .feature_panel_head .number{
  border: 2px solid #0a8e3d;
  color: #0a8e3d;
}
.feature_panel .feature_panel_inner {
  box-shadow: 15px 15px 0 #c0e2cd;
}
.feature_panel .feature_panel_main .text li:before {
  background: #5dbd82;
}
.feature_panel .feature_panel_link .head{
  background: #0a8e3d;
}

.download_panel_01 .download_panel_head:after {
    background: #0a8e3d;
}
.download_panel_02 .download_panel_inner {
  background: #c0e2cd;
}
.download_panel_02 .download_panel_main li:before {
    border-bottom: 1px solid #0a8e3d;
}

.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: #5dbd82;
}

.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 #c0e2cd;
  box-shadow: 15px 15px 0 #c0e2cd;
}
.text_panel_02 .text_panel_inner {
  border-top: 5px solid #c0e2cd;
}
.text_panel_04 .text_panel_main li:before {
    background: #5dbd82;
}





/* ============================================================ btn */
.btn_wrap .btn span:before {
    border-bottom: 5px solid #5dbd82;
}
.btn_wrap .btn span:hover:before {
    border-bottom: 5px solid #0a8e3d;
    border-color: #0a8e3d;
}
.btn_wrap .btn span:after {
    background-color: #0a8e3d;
}
/* ============================================================ toggle_btn */
.toggle_btn_wrap .btn .text:after {
    background-color: #0a8e3d;
}
.toggle_btn_wrap .btn .icon:after {
    border-top: 2px solid #0a8e3d;
    border-right: 2px solid #0a8e3d;
}


/* ============================================================== ■■■ QRボタン追加ここから　*/
.btn_qr {
  position: relative;
  margin: 0 auto ;
  width :1280px ;
}
.btn_qrinner {
  display: none ;
  position: absolute;
  top:-50px;
  right:15px;
  margin: 0px 0 0 0 ;
  width:292px;
  height:auto;
  background-color : #fff ;
}
@media all and (-ms-high-contrast: none) {
  .btn_qrinner {
   position: absolute; top:-60px;right:15px;
  }
}

.btn_qr_2 {
  position: relative;
  margin: 0 auto ;
}
.btn_qrinner_2 {
  display: none ;
  position: absolute;
  top:-90px;
  left:245px;
  margin: 0px 0 0 0 ;
  width:520px;
  height:auto;
  background-color : #fff ;
}
@media all and (-ms-high-contrast: none) {
  .btn_qrinner_2 {
   position: absolute;
   top:-100px;
   right:15px;
  }
}

.active_qr, .active_qr_2 {
  display: block ;
  margin: 0 0 0 0 ;
  background-color : #fff ;
  border-right : 1px #ccc solid ;
  border-left : 1px #ccc solid ;
  border-bottom : 1px #ccc solid ;
  -webkit-animation : ani_qr .2s eace-out 0s normal 1 forwards ;
  -ms-animation :     ani_qr .2s ease-out 0s normal 1 forwards ;
  -moz-animation :    ani_qr .2s ease-out 0s normal 1 forwards ;
  animation :         ani_qr .2s ease-out 0s normal 1 forwards ;
  opacity : 0 ;
  z-index : 1 ;
}
@-webkit-keyframes ani_qr { 
  0% {
    opacity : 0 ;
    margin: -30px 0 0 0 ;
  }
  100% {
    opacity : 1 ;
    margin: 0 0 0 0 ;
  }
}
@keyframes ani_qr { 
  0% {
    opacity : 0 ;
    margin: -30px 0 0 0 ;
  }
  100% {
    opacity : 1 ;
    margin: 0 0 0 0 ;
  }
}
@-moz-keyframes ani_qr { 
  0% {
    opacity : 0 ;
    margin: -30px 0 0 0 ;}
  100% {
    opacity : 1 ;
    margin: 0 0 0 0 ;
  }
}

.btn_qr_ul {
  margin: 11px 0 12px 63px ;
  width : 171px ;
}

.btn_qr_ul li {
  height:31px;
  font-size : 17px ;
  line-height:31px;
  background: url(../../../assets/img/common/nav_arrow_disc01.svg) right center ;
  background-size : 24px 24px ;
  background-repeat : no-repeat ;
}

.btn_qr_ul_2 {
  margin: 13px 0 14px 168px ;
  width : 190px ;
}

.btn_qr_ul_2 li {
  height:37px;
  font-size : 18px ;
  line-height:37px;
  background: url(../../../assets/img/common/nav_arrow_disc01.svg) right center ;
  background-size : 24px 24px ;
  background-repeat : no-repeat ;
}

.btn_qr_ul li a, .btn_qr_ul_2 li a {
  display:block;
  width :100%;
  height:100% ;
  opacity:1;
}
.btn_qr_ul li a:link, .btn_qr_ul_2 li a:link {
  opacity:1;
}
.btn_qr_ul li a:visited, .btn_qr_ul_2 li a:visited {
  opacity:1;
}
.btn_qr_ul li a:hover, .btn_qr_ul_2 li a:hover {
  opacity:0.7;
  background: rgba(255, 255, 255, 0.4);
}
.btn_qr_ul li a:active, .btn_qr_ul_2 li a:active {
  opacity:0.6;
  background: rgba(255, 255, 255, 0.6);
}

/*  20220427追加 */
.btn_qrinner_3 {
  top:-70px;
}

/* ============================================================== ■■■ QRボタン追加ここまで　*/



/* ============================================================== ■■■ 資料ダウンロード　追加クラスここから　*/
.download_panel_main_2, .download_panel_main_2__boGr {
  font-size: 22px;
}
.download_panel_main_2 > li, .download_panel_main_2__boGr > li {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 80px;
  height: auto;
  margin: 10px 0;
  padding: 0 40px 0 60px;
  background: #fff;
  padding : 9px 0 ;
}
.download_panel_main_2 > li:before {
    content: "";
    display: block;
    width: 35px;
    height: 1px;
    border-bottom: 1px solid #0a8e3d !important;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(-.1%, -50%);
    opacity: 1;
    pointer-events: none;
    transition-property: transform, opacity;
    transition-duration: 1s;
    transition-delay: 0s;
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.download_panel_main_2__boGr > li:before {
    content: "";
    display: block;
    width: 35px;
    height: 1px;
    border-bottom: 1px solid #222 !important;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(-.1%, -50%);
    opacity: 1;
    pointer-events: none;
    transition-property: transform, opacity;
    transition-duration: 1s;
    transition-delay: 0s;
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}


.download_panel_02 .download_panel_main_2 > li:before {
/*border-bottom: 1px solid #888;*/
}
.download_panel_main_2 .text, .download_panel_main_2__boGr .text {
  margin: 0 0 0 58px ;
  padding : 15px 0 ;
  width: 100%;
  text-indent : 0px ;
}
.download_panel_main_2 .link, .download_panel_main_2__boGr .link {
width :350px ;
}
@media all and (-ms-high-contrast: none){
.download_panel_main_2 .link, .download_panel_main_2__boGr .link {
  width :515px ;
  }
}

.download_panel_main_2 .link a, .download_panel_main_2__boGr .link a {
  height: 38px;
  margin: 0 0 0 15px ;
}
.download_panel_main_2 .link img, .download_panel_main_2__boGr .link img {
vertical-align: middle;
}
.download_panel_main_2 .no_file, .download_panel_main_2__boGr .no_file {
  width: 31px;
  margin: 0 10px;
}
.download_panel_main_2 .link ul li, .download_panel_main_2__boGr .link ul li {
  display: flex;
  justify-content: space-between;
  margin : 8px 0 ;
  font-size : 18px !important;
  line-height : 38px !important;
  height: 38px;
}
.download_panel_main_2 .link .shomoku, .download_panel_main_2__boGr .link .shomoku  {
  display : inline-block ;
  *display: inline !important;
  *zoom: 1 !important;
  width: 250px ;
  margin : 0 0 0 0 ;
  line-height: 22px !important;
}
.download_panel_main_2 .link .icon, .download_panel_main_2__boGr .link .icon  {
width: 140px ;
display : inline-block ;
}
.junbi {
display:inline-block ;
margin: 0 0 0 10px ;
}

/* ============================================================== ■■■ 資料ダウンロード　追加クラスここまで　*/


/* ============================================================ 追加CSS */
  .pc_newline { display:inline; }
  .sp_newline { display:none; }

  .pl_none {
    padding-left: 0 !important;
  }

  .text_left {
    text-align: left;
  }

  .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: 20px;
    font-weight: 700;
    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_enrich {
    /*padding: 0 23px;*/
  }

  .text_panel_movie .text_panel_inner {
  width: 660px;
  }

  .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 {
    font-size: 28px;
    letter-spacing: -0.05em;
  }
  .top_another_title .second_line {
    letter-spacing: 0em;
  }
  .two_companies_logo {
    width: 100%;
  }
  .two_companies_logo img {
    width: 600px;
    margin: 0 auto;
    display: block;
  }

  .subject_menu_heading {
     letter-spacing: -.055em; 
  }

  .sub_block_body_movie .teacher_mov img {
    border: solid 1px #ccc;
  }
  .movie_panel_sub {
    margin-right: auto;

  }
  .movie_panel_sub a {

  }
  .lisning_test {
    letter-spacing: -0.15em !important;
  }

  .left_mov_box {
    margin-right: 50%;
  }
  .left_mov_box .text_panel_head {
    font-size: 25px !important;
  }
  
  .width_hundred {
    width: 100% !important;
  }


  .download_panel_main .now_editing {
    width: 102px;
    text-align: center;
  }
  .download_panel_main .font-middle {
    font-size: .8em !important;
  }

  .preparation_area {
    padding: 50px 0;
    text-align: center;
    font-size: 30px;
  }

  .class_movie_flame {
    border: solid 1px #ccc !important;
  }



#sub_cat .sub_block {
/*    margin: 35px 0 50px;*/
}
#sub_cat h2.head_2_02 {
    position: relative;
    margin: 0 0 35px;
    padding: 0 0 0 .7em;
}
#sub_cat .text_main {
    margin: 0 0 25px;
    line-height: 1.5;
    letter-spacing: -.05em;
    line-height: 1.65;
}
.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;
}
.image_panel_01 .image_panel_main {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 814px;
    margin: 0 auto;
    padding: 25px;
    border: 1px solid #e6e6e6;
}
.btn_wrap {
    padding: 40px 0;
    text-align: center;
}
.btn_wrap .btn {
    padding: 0 0 0 20px;
    display: inline-block;
    text-decoration: none;
}
.btn_wrap .btn .text_01 {
    font-size: 19px;
}

.firstview .title {
  line-height: 0.8;
  transform: translate(-50%, calc(-50% - 30px));
}

.firstview .title_sub_01 {
    position: absolute;
    left: 61%;
    top: 50%;
    transform: translate(-50%, calc(-50% + 50px));
    color: #333;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    line-height: 1.15;
    white-space: nowrap;
    text-align: center;
}
.firstview .title_sub_02 {
    position: absolute;
    left: 61%;
    top: 50%;
    transform: translate(-50%, calc(-50% + 90px));
    color: #333;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    line-height: 1.15;
    white-space: nowrap;
    text-align: center;
}
.firstview .title_sub_03 {
    position: absolute;
    left: 61%;
    top: 50%;
    transform: translate(-50%, calc(-50% + 50px));
    color: #333;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    line-height: 1.15;
    white-space: nowrap;
    text-align: center;
}

.image_panel_01 .image_panel_main {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 814px;
    margin: 0 auto;
    padding: 25px;
    border: 1px solid #e6e6e6;
}
.image_panel_01 .image_panel_main {
    display: flex;
    flex-wrap: wrap;
}


.btn_wrap {
  padding: 40px 0;
  text-align: center;
}
#sub_cat .btn_wrap .sub_block_body_02 {
    padding: 20px 15%;
    border: 1px dashed #ccc;
}
.btn_wrap .btn {
  padding: 0 0 0 20px;
  display: inline-block;
  text-decoration: none;
}
#sub_cat .text_main {
    margin: 0 0 25px;
    line-height: 1.5;
    letter-spacing: -.05em;
    line-height: 1.65;
}


.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;
}

.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;
}
.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;
}
.kanrenshiryou .td_2 {
    padding: 13px 5px;
    width: 19%;
    border-bottom: 1px #e1e1e1 solid;
    text-align: center;
    vertical-align: middle;
}

/*
  .sub_block_movie {
    position: relative;
  }
  .rightTitle {
    width: 100%;
    position: relative;

  }
  .rightTitle span {
    display: block;
    position: absolute;
    top: 0px;
    left: 520px;
  }
    #sub_cat h3.rightTitle:after {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 6px;
    position: absolute;
    left: 500px; 
    top: 17px;
    transform: translate(0, -50%);
  }*/



  .text_panel_inner_enrich {
    width: 510px !important;
  }

  #sub_cat h3.text_panel_head_enrich {
    font-size: 28px;
  }


/*tab3*/
.text_panel_04 .text_panel_main_02 {
    width: 100%;
    font-size: 18px;
}
.text_panel_04 .text_panel_main_02 li {
    position: relative;
    margin: 0 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;
}

#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;
}

.btn_qr_ul_3 {
  margin: 13px 0 14px 40px ;
  width : 220px ;
}

.btn_qr_ul_3 li {
  height:37px;
  font-size : 18px ;
  line-height:37px;
  background: url(../../../assets/img/common/nav_arrow_disc01.svg) right center ;
  background-size : 24px 24px ;
  background-repeat : no-repeat ;
}

.btn_qr_ul_4 {
  margin: 13px 0 14px 115px ;
  width : 290px ;
}
.btn_qr_ul_4 li {
  height:37px;
  font-size : 18px ;
  line-height:37px;
  background: url(../../../assets/img/common/nav_arrow_disc01.svg) right center ;
  background-size : 24px 24px ;
  background-repeat : no-repeat ;
}

/* ============================================================ 追加CSS R8 */
.firstview .title .slogan {
    top: -10px;
}

.nav_subject_menu .font-middle {
    font-size: .9em !important;
}

.btn_wrap .btn_shadow_pink span {
    box-shadow: 3px 3px 0 #ff008e;
    border: 1px solid #ff008e;
}
.btn_wrap .btn_shadow_orange span {
    box-shadow: 3px 3px 0 #ff8800;
    border: 1px solid #ff8800;
}
.btn_wrap .btn_digital_pamphlet_textbook {
  position: absolute;
  right: 0;
  transform: translate(-48px, 0);
  border: 1px solid #999;
}
.btn_wrap .btn_digital_pamphlet_middle span {
    padding: 5px 50px 5px 10px;
    width: 420px;
}
.btn_wrap .btn_digital_pamphlet_middle_textbook {
  position: absolute;
  right: 0;
  transform: translate(-62px, 0);
  border: 1px solid #999;
}
.btn_wrap .btn_digital_pamphlet_middle_textbook + .btn_digital_pamphlet_middle_textbook {
  transform: translate(-12px, 0);
}

.text_panel_movie{
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 0 0 30px;
}

.img_panel_02 {
  display: flex;
  flex-flow: column;
  text-align: center;
}


/* ============================================================ Pad */
@media screen and (min-width: 669px ) and (max-width: 900px) {
  .pad_mt55 {
    margin-top: 20px;
  }
  .pad_mt30 {
    margin-top: 30px;
  }
  .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_16756 {
    background: url(../../assets/img/16756/bg_firstview_wrap_sp.jpg) center center no-repeat;
    background-size: cover;
}
.firstview_wrap_16757 {
    background: url(../../assets/img/16757/bg_firstview_wrap_sp.jpg) center center no-repeat;
    background-size: cover;
}
.firstview_wrap_16759 {
    background: url(../../assets/img/16759/bg_firstview_wrap_sp.jpg) center bottom no-repeat;
    background-size: cover;
}
.firstview_wrap_16768 {
    background: url(../../assets/img/16768/bg_firstview_wrap_sp.jpg) center center no-repeat;
    background-size: cover;
}

.firstview_wrap_16758 {
    background: url(../../assets/img/16758/bg_firstview_wrap_sp.jpg) center bottom no-repeat;
    background-size: cover;
}

.feature_panel .feature_panel_inner {
    box-shadow: 12px 12px 0 #c0e2cd;
}

.text_panel_01 .text_panel_inner {
    box-shadow: 12px 12px 0 #c0e2cd;
}

.tab_area_active .tab_area li.select{
  background-color:#fff;
}
.tab_area_active .tab_area li.select:before {
/*  background: #0a8e3d;*/
}

.tab_area_active_sp .tab_area li.select{
/*  background-color:#0a8e3d;*/
}
.tab_area_active_sp .tab_area li.select:before {
/*  background: #5dbd82;*/
}

/* ============================================================ btn */
.btn_wrap .btn span:before {
    border-bottom: 4px solid #5dbd82;
}
.btn_wrap .btn span:hover:before {
    border-bottom: 4px solid #0a8e3d;
}

 /* ============================================================== ■■■ QRボタン追加ここから　*/
.btn_qr {
  position: relative;
  margin: 0 auto ;
  width :100% ;
  z-index:9;
}
.btn_qrinner {
  display: none ;
  position: absolute;
  top:-11px;
  right:3%;
  margin: 0px 0 0 0 ;
  width:190px;
  height:auto;
  background-color : #fff ;
}
.btn_qr_2 {
  position: relative;
  margin: 0 auto ;
  width:293px;
  z-index: 9 !importnat;
}
.btn_qrinner_2 {
  display: none ;
  position: absolute;
  top:-30px;
  left:6.7%;
  margin: 0 0 0 0 ;
  width:274px;
  height:auto;
  background-color : #fff ;
}
.active_qr, .active_qr_2 {
  display: block ;
  margin: 0 0 0 0 ;
  background-color : #fff ;
  border-right : 1px #ccc solid ;
  border-left : 1px #ccc solid ;
  border-bottom : 1px #ccc solid ;
  -webkit-animation : ani_qr .2s eace-out 0s normal 1 forwards ;
  -ms-animation :     ani_qr .2s ease-out 0s normal 1 forwards ;
  -moz-animation :    ani_qr .2s ease-out 0s normal 1 forwards ;
  animation :         ani_qr .2s ease-out 0s normal 1 forwards ;
  opacity : 0 ;
}
@-webkit-keyframes ani_qr { 
  0% {
    opacity : 0 ;
    margin: -30px 0 0 0 ;
  }
  100% {
    opacity : 1 ;
    margin: 0 0 0 0 ;
  }
}
@keyframes ani_qr { 
  0% {
    opacity : 0 ;
    margin: -30px 0 0 0 ;
  }
  100% {
    opacity : 1 ;
    margin: 0 0 0 0 ;
  }
}
@-moz-keyframes ani_qr { 
  0% {
    opacity : 0 ;
    margin: -30px 0 0 0 ;}
  100% {
    opacity : 1 ;
    margin: 0 0 0 0 ;
  }
}

.btn_qr_ul {
  margin: 10px 0 10px 28px ;
  width : 143px ;
}
.btn_qr_ul li {
  height:25px;
  font-size : 13px ;
  line-height:25px;
  background: url(../../../assets/img/common/nav_arrow_disc01.svg) right center ;
  background-size : 18px 18px ;
  background-repeat : no-repeat ;
}
.btn_qr_ul_2 {
  margin: 10px 0 10px 64px ;
  width : 146px ;
}
.btn_qr_ul_2 li {
  height:25px;
  font-size : 13px ;
  line-height:25px;
  background: url(../../../assets/img/common/nav_arrow_disc01.svg) right center ;
  background-size : 18px 18px ;
  background-repeat : no-repeat ;
}
.btn_qr_ul li a, .btn_qr_ul_2 li a {
  display:block;
  width :100%;
  height:100% ;
  opacity:1;
}
.btn_qr_ul li a:link, .btn_qr_ul_2 li a:link {
  opacity:1;
}
.btn_qr_ul li a:visited, .btn_qr_ul_2 li a:visited {
  opacity:1;
}
.btn_qr_ul li a:hover, .btn_qr_ul_2 li a:hover {
  opacity:0.8;
}
.btn_qr_ul li a:active, .btn_qr_ul_2 li a:active {
  opacity:0.6;
}
 
 /* 20220427追加*/
.btn_qrinner_3 {
  top: -45px;
  width: 190px;
}
 
/* ============================================================== ■■■ QRボタン追加ここまで　*/

 
/* ============================================================== ■■■ 資料ダウンロード　追加クラスここから　*/
.title__2, .title__3 {
  margin: 0 ;
}
.download_panel_main_2, .download_panel_main_2__boGr {
  font-size: 22px;
}
.download_panel_main_2 > li, .download_panel_main_2__boGr > li {
  position: relative;
  display: block;
/*  align-items: center;*/
/*  justify-content: space-between;*/
  height: auto;
  margin: 10px 0;
  padding: 0 40px 0 60px;
  background: #fff;
  padding : 9px 0 ;
}
.download_panel_main_2 > li:before {
    content: "";
    display: block;
    width: 30px;
    height: 1px;
    border-top: 1px solid #0a8e3d ;
    position: absolute;
    left: 0;
    top: 30px;
    transform: translate(-.1%, -50%);
    opacity: 0.8;
    pointer-events: none;
    transition-property: transform, opacity;
    transition-duration: 1s;
    transition-delay: 0s;
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.download_panel_main_2__boGr > li:before {
    content: "";
    display: block;
    width: 27px;
    height: 1px;
    position: absolute;
    left: 0;
    top: 30px;
    transform: translate(-.1%, -50%);
    opacity: 0.8;
    pointer-events: none;
    transition-property: transform, opacity;
    transition-duration: 1s;
    transition-delay: 0s;
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.download_panel_main_2 .text, .download_panel_main_2__boGr .text {
  margin: 8px 0 0 0;
  padding: 0 10px 0 40px ;
  width: 100%;
  font-size : 16px ;
  text-indent : 0px ;
/*border:1px #f1f1f1 solid ;*/
}
.download_panel_main_2 .link, .download_panel_main_2__boGr .link {
  margin: 0 0 0 17% ;
  width: 75%;
}
.download_panel_main_2 .link a, .download_panel_main_2__boGr .link a {
  height: 38px;
  margin: 0 0 0 15px ;
}
.download_panel_main_2 .link img, .download_panel_main_2__boGr .link img {
  vertical-align: middle;
  height: 38px;
}
.download_panel_main_2 .no_file, .download_panel_main_2__boGr .no_file {
  width: 31px;
  margin: 0 10px;
}

.download_panel_main_2 .link ul li, .download_panel_main_2__boGr .link ul li {
  display: flex;
  justify-content: space-between;
  margin : 8px 0 ;
  font-size : 18px !important;
  line-height : 38px !important;
  height: 38px;
}
.download_panel_main_2 .link .shomoku, .download_panel_main_2__boGr .link .shomoku  {
  display : inline-block ;
  width: 55% ;
  margin : 0 0 0 0 ;
  font-size : 13px ;
  font-size: min(3vw, 13px) !important;
}
.download_panel_main_2 .link .icon, .download_panel_main_2__boGr .link .icon  {
  width: 45% ;
  display : inline-block ;
  font-size:12px ;
}
.download_panel_main_2 .link .icon img, .download_panel_main_2__boGr .link .icon img  {
width : 25px !important;
height:30px !important;
}
.junbi {
  display:inline-block ;
  margin: 0 0 0 20px ;
}
/* ============================================================== ■■■ 資料ダウンロード　追加クラスここまで　*/
 
/* ============================================================ 追加CSS */
.pc_newline { display:none; }
.sp_newline { display:inline; }

  #sub_cat .sub_block_body_movie {
    justify-content: start !important;

  }

.firstview .title {
  line-height: 0.7;
  top: 8px;
  transform: translate(-50%, 0);
}
.firstview .title_sub_01 {
    left: 50%;
    top: 0;
    transform: translate(-50%, 55px);

}
.firstview .title_sub_02 {
    left: 50%;
    top: 0;
    transform: translate(-50%, 90px);
}
.firstview .title_sub_03 {
    left: 50%;
    top: 0;
    transform: translate(-50%, 60px);
}

.firstview .substance img {
        margin: 95px 33% 0 27%;
}

.col-12 .sub_title {
  display: inline-block;
  font-size: 20px;
}
.another_title {
  font-size: 25px;
  padding: 15px 0;
}
/*PowrOn*/
.new_movie_box {
  padding: 0;
}
.text_panel_enrich {
  padding: 0;
}

.text_panel_movie .text_panel_inner {
  width: 96%;
}

.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;
}

.movie_panel_sub a {
  width: 100%;
}

.left_mov_box {
  margin-right: auto;
}

#sub_cat .sub_block {
    margin: 25px 0 10px;
}
#sub_cat h2.head_2_02 {
    margin: 0 0 20px;
}

#sub_cat h2 {
    font-size: 27px;
}
#sub_cat .text_main {
    margin: 0 0 10px;
}
.btn_wrap .btn .text_01 {
    padding: 10px 24px;
    font-size: 13px;
}
.btn_wrap .btn span {
    font-size: 13px;
}
.list_panel_02 .list_panel_main {
    font-size: 14px;
}
.image_panel_01 .image_panel_main {
    width: 100%;
}
#sub_cat img {
    height: auto;
    width: 100%;
}
.btn_wrap {
    padding: 20px 0;
}

.image_panel_01 .image_panel_main {
    width: 100%;
}
#sub_cat img {
    height: auto;
    width: 100%;
}


.btn_wrap {
    padding: 20px 0;
}
#sub_cat .btn_wrap .sub_block_body_02 {
    padding: 20px 2% 10px;
}
.btn_wrap .btn span {
    font-size: 13px;
    padding: 10px 40px;
    /*min-width: 274px;*/
    height: 42px;
}
#sub_cat .text_main {
    margin: 0 0 10px;
}
#sub_cat .text_main {
    margin: 0 0 10px;
}

.btn_wrap_contact {
  padding: 40px 0;
  min-height: auto;
}


.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;
}

/*
.rightTitle span {
  left: 25px;
  top: -10px;
}
#sub_cat h3.rightTitle:after {
  left: 10px; 
  top: 50%;
  width: 10px;
  height: 10px;
  border-radius: 5px;
}
.pl_none {
  padding-top: 30px;
}*/


#sub_cat h3.text_panel_head_enrich {
  font-size: 21px;
}

/*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;
  height: 55px;
  font-size: 13px;
}
.pc_off__sp_on {
  display: block;
}

.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;*/
}

.list_panel_02 .list_panel_main .font-middle {
  font-size: 13px !important;
}

/* ============================================================ 追加CSS R8 */
.firstview .title .slogan {
    top: -4px;
}

.top_another_title .first_line {
    font-size: 18px;
}

#sub_cat .btn_wrap .btn_digital_pamphlet_textbook {
  transform: translate(-12px, 0);
  width: 28px;
}
.btn_wrap .btn_digital_pamphlet_middle span {
  padding: 5px 30px 5px 10px;
  width: 280px;
  min-width: 280px;
}
#sub_cat .btn_wrap .btn_digital_pamphlet_middle_textbook {
  transform: translate(-36px, 0);
  width: 28px;
}
#sub_cat .btn_wrap .btn_digital_pamphlet_middle_textbook + .btn_digital_pamphlet_middle_textbook {
  transform: translate(-4px, 0);
}

.text_panel_movie{
  flex-flow: column;
}


}





 /* --- 202109追加 kobayashi ---*/
.tab_area li{background:#e1f5e9;}

 /* --- 202203 追加 kobayashi ---*/
.firstview_wrap_16756 .substance_2 .year_position_01 {
  left: 160px;
}
.firstview_wrap_16756 .substance_2 .year_position_02 {
  left: 315px;
}


.firstview_wrap_16757 .substance_2 .year_position_01 {
  left: 160px;
}
.firstview_wrap_16757 .substance_2 .year_position_02 {
  left: 315px;
}
@media screen and (min-width: 0px) and (max-width: 1026px) {
.firstview_wrap_16757 .substance.substance_2 img {
  float: none;
  max-width: 269px;
  margin: 60px auto 70px auto !important;
  width: 100% !important;
}
.firstview_wrap_16757 .substance .year_position_01 {
  /*bottom: 80px;
  left: 50%;
  transform: translate(-114%, 0) scale(.82);*/
}
    .firstview_wrap_16757 .substance .year_position_02 {
  bottom: 80px;
  left: 50%;
  transform: translate(17%, 0) scale(.82);
 }
}

.firstview_wrap_16759 .substance_2 .year_position_01 {
  left: 160px;
}
.firstview_wrap_16759 .substance_2 .year_position_02 {
  left: 315px;
}

@media screen and (min-width: 0px) and (max-width: 1026px) {
.firstview_wrap_16759 .substance.substance_2 img {
  float: none;
  max-width: 269px;
  margin: 60px auto 70px auto !important;
  width: 100% !important;
}
.firstview_wrap_16759 .substance .year_position_01 {
  /*bottom: 80px;
  left: 50%;
  transform: translate(-114%, 0) scale(.82);*/
}
    .firstview_wrap_16759 .substance .year_position_02 {
  bottom: 80px;
  left: 50%;
  transform: translate(17%, 0) scale(.82);
 }
}


.firstview_wrap_16768 .substance_2 .year_position_01 {
  left: 160px;
}
.firstview_wrap_16768 .substance_2 .year_position_02 {
  left: 315px;
}

@media screen and (min-width: 0px) and (max-width: 1026px) {
.firstview_wrap_16768 .substance.substance_2 img {
  float: none;
  max-width: 269px;
  margin: 60px auto 70px auto !important;
  width: 100% !important;
}
.firstview_wrap_16768 .substance .year_position_01 {
  /*bottom: 80px;
  left: 50%;
  transform: translate(-114%, 0) scale(.82);*/
}
    .firstview_wrap_16768 .substance .year_position_02 {
  bottom: 80px;
  left: 50%;
  transform: translate(17%, 0) scale(.82);
 }
 
 .btn_qr_ul_3 {
  margin: 10px 0 10px 14px ;
  width : 163px ;
}
.btn_qr_ul_3 li {
  height:25px;
  font-size : 13px ;
  line-height:25px;
  background: url(../../../assets/img/common/nav_arrow_disc01.svg) right center ;
  background-size : 18px 18px ;
  background-repeat : no-repeat ;
}
 
.btn_qr_ul_4 {
  margin: 10px 0 10px 35px ;
  width : 205px ;
}
.btn_qr_ul_4 li {
  height:25px;
  font-size : 13px ;
  line-height:25px;
  background: url(../../../assets/img/common/nav_arrow_disc01.svg) right center ;
  background-size : 18px 18px ;
  background-repeat : no-repeat ;
}
 
 
 /* 20220427追加*/
 .btn_wrap_firstview .btn span {
    padding: 10px 20px;
    min-width: 190px;
    height: 36px;
}
.btn_wrap_firstview .btn span:before {
    width: 26px;
    height: 2px;
}
.btn_wrap_firstview .btn_low_height span {
    height: 32px;
}
.firstview .btn_wrap_position_01 {
  bottom: 45px;
}
.firstview .btn_wrap_position_02 {
  bottom: 8px;
}
}


 /* 20230227追加*/
.feature_panel_head_02 {
  color: #808080;
  font-size: 34px;
  font-weight: 700;
  letter-spacing: -.05em;
  line-height: 1.2;
  margin: 0 0 25px;
}
.feature_panel_head_02:after {
  position: relative;
  top: 5px;
  content: "";
  display: block;
  width: 60px;
  height: 2px;
  margin: 0 auto 0 0;
  background: #0a8e3d;
}

@media screen and (min-width: 0px) and (max-width: 668px){
.feature_panel_head_02 {
  margin: 0 0 20px;
}
.feature_panel_head_02 {
  font-size: 27px;
}
}

.firstview .substance_3 img {
  margin: 15px 0 20px;
}
.firstview_wrap_16756 .substance_3 .year_position_01 {
  left: 40px;
}
.firstview_wrap_16756 .substance_3 .year_position_02 {
  left: 195px;
}
.firstview_wrap_16756 .substance_3 .year_position_03 {
  left: 350px;
  bottom: 38px;
}

@media screen and (min-width: 0px) and (max-width: 1026px) {
.firstview_wrap_16756 .substance.substance_3 img {
  float: none;
  max-width: 400px;
  margin: 60px auto 70px auto !important;
  width: 100% !important;
}
.firstview_wrap_16756 .substance .year_position_01 {
    bottom: 12px;
}

.firstview_wrap_16756 .substance .year_position_02 {
    bottom: 80px;
    left: 50%;
    transform: translate(-39px, 0) scale(.82);
}

.firstview_wrap_16756 .substance .year_position_03 {
    bottom: 80px;
    left: 60%;
    transform: translate(39px, 0) scale(.82);
}
}


.firstview_wrap_16757 .substance_3 .year_position_01 {
  left: 40px;
}
.firstview_wrap_16757 .substance_3 .year_position_02 {
  left: 195px;
}
.firstview_wrap_16757 .substance_3 .year_position_03 {
  left: 350px;
  bottom: 38px;
}

@media screen and (min-width: 0px) and (max-width: 1026px) {
.firstview_wrap_16757 .substance img {
  float: none;
  max-width: 400px;
  margin: 100px 33% 30px 27% !important;
}

.firstview_wrap_16757 .substance.substance_3 img {
  float: none;
  max-width: 400px;
  margin: 60px auto 70px auto !important;
  width: 100% !important;
}
.firstview_wrap_16757 .substance .year_position_01 {
    bottom: 42px;
    /*left: 40%;
    transform: translate(-117px, 0) scale(.82);*/
}

.firstview_wrap_16757 .substance .year_position_02 {
    bottom: 80px;
    left: 50%;
    transform: translate(-39px, 0) scale(.82);
}

.firstview_wrap_16757 .substance .year_position_03 {
    bottom: 80px;
    left: 60%;
    transform: translate(39px, 0) scale(.82);
}
}

.firstview_wrap_16759 .substance_3 .year_position_01 {
  left: 50px;
}
.firstview_wrap_16759 .substance_3 .year_position_02 {
  left: 207px;
}
.firstview_wrap_16759 .substance_3 .year_position_03 {
  left: 345px;
  bottom: 38px;
}

@media screen and (min-width: 0px) and (max-width: 1026px) {
.firstview_wrap_16759 .substance.substance_3 img {
  float: none;
  max-width: 400px;
  margin: 60px auto 70px auto !important;
  width: 100% !important;
}
.firstview_wrap_16759 .substance .year_position_01 {
    bottom: 12px;
    /*left: 40%;
    transform: translate(-117px, 0) scale(.82);*/
}

.firstview_wrap_16759 .substance .year_position_02 {
    bottom: 80px;
    left: 51%;
    transform: translate(-39px, 0) scale(.82);
}

.firstview_wrap_16759 .substance .year_position_03 {
    bottom: 80px;
    left: 60%;
    transform: translate(39px, 0) scale(.82);
}
}


.firstview_wrap_16768 .substance_3 .year_position_01 {
  left: 40px;
}
.firstview_wrap_16768 .substance_3 .year_position_02 {
  left: 195px;
}
.firstview_wrap_16768 .substance_3 .year_position_03 {
  left: 350px;
  bottom: 38px;
}

@media screen and (min-width: 0px) and (max-width: 1026px) {
.firstview_wrap_16768 .substance.substance_3 img {
  float: none;
  max-width: 400px;
  margin: 60px auto 70px auto !important;
  width: 100% !important;
}
.firstview_wrap_16768 .substance .year_position_01 {
    bottom: 12px;
    /*left: 40%;
    transform: translate(-117px, 0) scale(.82);*/
}

.firstview_wrap_16768 .substance .year_position_02 {
    bottom: 80px;
    left: 50%;
    transform: translate(-39px, 0) scale(.82);
}

.firstview_wrap_16768 .substance .year_position_03 {
    bottom: 80px;
    left: 60%;
    transform: translate(39px, 0) scale(.82);
}
}



@media screen and (min-width: 0px) and (max-width: 1026px) {
.firstview_wrap_16758 .substance .year_position_01 {
    bottom: 12px;
    /*left: 40%;
    transform: translate(-117px, 0) scale(.82);*/
}
}



.sub_block.poweron_suggestion .toggle_btn_wrap .btn .text {
    min-width: 800px;
}

.sub_block.poweron_suggestion .toggle_btn_wrap {
    width: 100%;
    padding: 30px 0;
}

.sub_block.poweron_suggestion .toggle_panel_01 .toggle_panel_main {
    width: 100%;
    padding: 0;
    border: none;
}

.sub_block.poweron_suggestion .text_panel_movie .text_panel_inner {
    width: 100%;
    padding: 0 30px 0 0;
}

@media screen and (min-width: 0px) and (max-width: 1026px) {
.sub_block.poweron_suggestion .toggle_btn_wrap .btn .text {
    min-width: 270px;
}
.sub_block.poweron_suggestion .sub_block_body_01 {
    display: block !important;
    margin: 0 auto;
}
.sub_block.poweron_suggestion .toggle_panel_01 .toggle_panel_main {
    display: block !important;
} 
}


.sub_lineup_ttl {
 padding: 0.2em 0.5em;
 border: 1px solid #000;
}
.sub_lineup_text {
 display: block;
 padding: 5px 0 0 0;
}



