@charset "UTF-8";


/* 色 */
.transfer_txt{
  color: #918877;
}


body.lower .tabList ul {
  justify-content: center;
}

.mjx-math *{
  line-height: 0;
}


.btn_page.active {
  color: #707070 !important;
  border-color: #C0C0C0 !important;
}
.btn_page.active svg.addFil.icon {
  fill: #C0C0C0 !important;
}


body#college .lineup.college_physics .clm_unit .clm_unit_ttl{
  display: block !important;
}
body#college .sub_index .lineup .clm_box .clm_box_ttl {
  display: block;
}
body#college .clm_unit .clm_unit_ttl.college {
  display: none;
}
.remodal-overlay {
  background: rgba(0, 0, 0, 0.5);
}
.MJXc-TeX-main-R {
  font-family: 'Noto Sans JP', "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Verdana, "メイリオ", "游ゴシック", "Yu Gothic", Meiryo, sans-serif;
}

.komejirushi {
	list-style: none;
	margin: 0; padding: 0 0 0 1.2em;
}
.komejirushi li {
	text-indent: -1.2em;
}
.komejirushi li::before {
	content: "※";
	margin-right: .4em;
}

@media screen and (min-width: 601px) {
  .mathjax_area{
    font-size: 1rem;
    line-height: 1.75em;
    display: inline-block;
    color: #2371CB;
    background: #fff;
    padding: 0.875rem 1.25rem;
    border-radius: 8px;
    margin: 0.875rem 0;
  }
  .mathjax_area *{
    line-height: 0;
  }

 .answerOuter .title + .image{
    margin-top: 0.875rem !important;
  }
  .answerOuter .image.page_box{
    position: relative;
  }
  .accordion_list .answerOuter .fundamental_003004 {
    max-width: 992px !important;
  }
  /* .accordion_list .answerOuter .fundamental_003004 .on_img.js-image-switch-tab{
    position: absolute;
    display: block;
    max-width: 136px;
    width: 16% !important;
    right: 16px;
    left: auto;
    top: 5%;
  } */
  .accordion_list .answerOuter .fundamental_003004 .example {
    position: absolute;
    max-width: 270px;
    width: 27.2%;
    right: 5%;
    top: 40%;
  }
  .mjx-chtml {
    outline: 0;
    /* font-size: 110% !important; */}
  a .mjx-chtml, a:active .mjx-chtml, a:link .mjx-chtml, a:visited .mjx-chtml {
    border-bottom: 1px solid !important
  }
  a:hover .mjx-chtml {
    border-bottom: 1px solid #999 !important
  }
  .MJXc-TeX-unknown-R {
    width: 1em !important
  }
  .tabList ul li {
    width: 25%;
    max-width: 280px;
  }

  .answerOuter .title {
    font-size: 1.25rem;
    line-height: 1;
    padding-bottom: 0.3rem;
    color: #2371CB;
    display: inline-block;
    width: auto;
    margin: 30px auto 0.875rem;
    border-bottom: 1px solid #2371CB;
  }
  .answerOuter .title + .example {
    margin-top: 0.875rem;
  }
  .answerOuter .example:not(.multi),
  .answerOuter .example.multi li {
    max-width: 498px;
    text-align: left;
    margin: 0 auto;
    /*padding:0rem 0.875rem 0.625rem !important;*/
    padding: 0.5em 1em 0.5em !important;
    border: 3px solid;
    box-sizing: border-box;
    box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.3);
    border-radius: 8px;
  }
  .answerOuter .example .icon {
    width: 1.25rem;
    height: 1.25rem;
    display: inline-block;
    vertical-align: middle;
    padding-right: 0.5rem;
  }
  .answerOuter .example li strong{
    font-weight: bold;
    font-size: 0.875rem;
    display: inline-block;
    margin-bottom: 0.2rem;
  }
  .answerOuter .example li .text {
    font-size: 0.875rem;
    line-height: 1.57;
    font-weight: bold;
  }
  .page-title_head.tb_sp {
    display: none !important;
  }
  .page-title_head .sp .sub{
    display: none;
  }
body#college .lineup .clm_unit .clm_unit_ttl svg {
    display: none;
   }
body#college .tabpanel #news ,
body#college .tabpanel #revision {
    display: none;
  }
body#college #news .newsHeader h3 span,
body#college #revision .newsHeader h3 span{
    border-color: #af8f68;
  }
  .clm_unit .clm_unit_ttl.border_L6.college_physics svg{
    display: none;
  }
  .clm_unit.banner .clm_unit_list li p {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.4;
    margin: 8px 0 -4px 0;
  }
  .clm_unit .clm_unit_list .clm_unit_wrap {
    display: flex;
    align-items: flex-start;
    width: 326px;
  }
  .clm_unit_list .clm_unit_list_li dl dt.mt {
    margin:0.75rem 0 0;
  }
/*
  .clm_unit_list .clm_unit_list_li p.lineup_img {
    display: inline-block;
    vertical-align: top;
    width: 74px;
  }
*/
  .remodal .modalCloseTop {
    position: absolute;
    top: 1.875rem;
    right: 1.25rem;
    cursor: pointer;
  }
  .remodal .modal-inner {
   background: #fff;
   box-sizing: border-box;
   padding: 2.5rem 3.6rem;
  }
  .remodal .modal-title {
    font-size: 1.5rem;
    font-weight: bold;
    text-align: left;
    margin-bottom: 2.1875rem;
  }
  .grid-3 .grid-item {
    width: calc((100% - 40px)/3);
  }
  .remodal .modalContent .bnrlist{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: -1.25rem;
  }
  .remodal .modalContent .bnrlist li{
    /* width: 268px; */
    margin-top: 1.25rem;
    position: relative;
  }
  .remodal .modalContent .bnrlist li.coming::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background:rgba(221,221,221,0.8);
    border-radius: 8px;
  }
  .remodal .modalContent .bnrlist li img {
    width: 100%;
  }
  .remodal .modalContent .modal-text {
   margin-top: 1.875rem;
    border-top: 1px solid #C0C0C0;
    font-size: 1rem;
    line-height: 1.5;
    text-align: left;
    padding-top:1.875rem;
  }
  .remodal .modalContent .btn-order {
    width: 368px;
    font-size: 1rem;
    font-weight: bold;
    border-radius: 8px;
    border: 1px solid #C0C0C0;
    margin-top: 1.25rem;
  }
  .remodal .modalContent .btn-order a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 1.55rem 0;
  }
  .page-title_head {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .page-title_head .txt {
   margin-right: 1.25rem;
   margin-bottom: 1.25rem;
  }
  .tabPanel_aside .page-title_head .txt {
    margin-right: 0;
  }

  .tabPanel_cnt_txt .overflow_table_outer{
    margin: 0 0 1.5rem 0;
  }

  .tabList .pc {
    display: block !important;
  }
  .tabList .sp {
    display: none !important;
  }

  .tabPanel_cnt_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    margin: 30px 0 0 0;
  }
  .lower .tabPanel_cnt_txt {
    width: -webkit-calc(100% - 240px - 5%);
    width: calc(100% - 240px - 5%);
    position: relative;
    margin: 0 0 1.5rem 0;
  }
  .tabPanel_aside,
  .tabPanel_cnt_box .bookcover {
    width: 21.4%;
    min-width: 240px;
  }
  .tabPanel_cnt_box .bookcover {
    margin: 0 0 1.5rem 0;
  }
  .modal_wrap {
    display: flex;
    flex-wrap: wrap;
/*    margin-bottom: 1.25rem;*/
  }
  .modal-btn {
    width: 197px;
    height: 50px;
    line-height: 1;
    text-align: right;
    position: relative;
  }
  .modal-btn::before {
    content: '';
    display: block;
    position: absolute;
  }
  .modal-btn .icon {
    width: 1.5rem;
    height: 1.5rem;
    vertical-align: middle;
    margin-right: 0.3rem;
    margin-bottom: 0.3rem;
  }
  .modal_wrap .modal-btn:not(:last-of-type) {
    margin-right: 1rem;
    margin-bottom: 1rem;
  }
  .modal-btn a {
    font-size: 1.25rem;
    letter-spacing: 0;
    font-weight: bold;
    display: block;
    width: 100%;
    height: 100%;
    border: 2px solid;
    box-sizing: border-box;
    border-radius: 2.5rem;
    padding: 11px 20px 11px 24px;
  }

  #college #main_box {
    height: 288px;
  }
  .lower #main_box {
    height: auto;
  }

  #main_box h2 .main .ttl_parts {
    display: inline-block;
    font-weight: 700;
    font-size: 3.125rem;
    line-height: 1;
  }
  body#college .lineup .clm_box .clm_unit .clm_unit_ttl p .college_math,
  body#college_math_index .lineup .clm_box .clm_unit .clm_unit_ttl p .college,
  body.lower .lineup .clm_box .clm_unit .clm_unit_ttl p .college_math {
    display: none;
  }
  body#college #main_box {
    overflow: hidden;
    background-image: url("../../images/college/mainImg_pc.png");
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: top center;
  }
  body#college .news_area {
   margin-top: 40px;
  }
/*
  body.lower #main_box div.obj {
    width: 297px;
    margin: 0 30px 0 0;
    height: auto;
  }
  body.lower #main_box div.obj img {
    width: 100%;
  }
*/
  body.college_index #main_box h2 {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    flex-direction: column;
    padding-right: 1rem;
  }
  .lower #main_box h2 {
    align-items: flex-start !important;
  }
 
  body.college_index #main_box h2 .sub {
    font-size: 1.875rem;
  }
  /* body#college #main_box h2 {
    color: #fff;
  } */
   body#college .main_content {
    padding: 1rem 0 0 0;
   }
   body#college .lineup {
     padding-top: 1rem;
   }
   body#college .lineup .clm_box .clm_box_ttl {
     margin-bottom: 36px;
   }


  .clm_unit_list .clm_unit_list_li a dl dt.mt {
    margin-top: 0.6rem;
  }
  .clm_unit_outer.full .clm_unit {
    max-width: 100%;
    width: 100%;
    margin-bottom: 0px;
  }
  .lineup .clm_unit_outer.full .clm_unit {
    max-width: 100%;
    width: 100%;
    margin-bottom: 30px;
  }

  body.college_math .clm_unit.book,
  body.college_math .clm_unit.material,
  body.college_physics .clm_unit.book,
  body.college_physics .clm_unit.material{
    border-bottom: 1px solid #c0c0c0;
  }

  .lineup .clm_unit_outer.full .clm_unit.banner {
    margin-bottom: 0;
  }
  .lineup .clm_unit_outer.full .clm_unit_list {
    max-width: 100%;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items:  flex-start;
  }
  .lineup .clm_box .clm_unit.material {
    margin: 0 0 30px 0 !important;
  }
  .lineup .clm_unit_outer.full .clm_unit_list li {
    margin: 0 0 30px;
  }
  .clm_unit.banner .clm_unit_list li {
    max-width: 230px;
  }
  .clm_unit.banner .clm_unit_list li img {
    width: 230px;
    height: 60px;
  }
  /* .lineup .clm_unit_outer.full .clm_unit_list li .lineup_img img {
    width: 66px;
    height: 94px;
  } */
  .lineup .clm_unit_outer.full .clm_unit_list::after {
    display: block;
    content: "";
    width: 324px;
  }
/*  body.college_index .lineup .clm_unit_outer.full .clm_unit:not(:last-of-type) {
    border-bottom: 1px solid #c0c0c0;
  }*/
/*  body.college_index .lineup .clm_unit_outer.full .clm_unit .clm_unit_list + .clm_unit_list {
    padding-top: 30px;
    border-top: 1px solid #c0c0c0;
  }*/
  .news_area {
    margin: 30px 0 60px 0;
  }
  .clm_unit_list .clm_unit_list_li .lineup_img.type_icon.kenpon .icon {
    width: 2.25rem;
    height: 2.5rem;
  }
  .clm_unit_list .clm_unit_list_li .lineup_img.type_icon.mobile .icon {
    width: 2.5rem;
    height: 2.75rem;
  }

  .tabList ul li img {
    width: 34px !important;
  }
  .tabList ul li p {
    max-width: 80%;
  }
  .accordion .tabPanel_cnt_txt {
    margin: 0;
  }

  .tabPanel .mb,
  .tabPanel_cnt_txt .mb {
   margin-bottom: 1rem;
}
  .tabPanel dl.desc,
  .tabPanel_cnt_txt dl.desc {
    display: flex;

  }
  .tabPanel dl.desc dt,
  .tabPanel_cnt_txt dl.desc dt {
    font-size: 0.875rem;
    font-weight: 400;
    flex-shrink: 0;
  }
  .tabPanel dl.desc dd,
  .tabPanel_cnt_txt dl.desc dd {
    font-size: 0.875rem;
    line-height: 1.6;
    font-weight: 400;
  }
  .tabPanel .txt,
  .tabPanel_cnt_txt .txt {
    font-size: 0.875rem;
    line-height: 1.6;
    font-weight: 400;
  }
  .tabPanel .txt,
  .tabPanel_cnt_txt .txt {
    font-size: 0.9375rem;
  }

  .tabPanel .block-tit,
  .tabPanel_cnt_txt .block-tit{
    font-size: 1rem;
    font-weight: bold;
    display: block;
    margin-bottom: 1rem;
  }
  .txt + .tabPanel_cnt_detail {
    margin-top: 1.25rem;
  }
  .tabPanel_cnt_detail {
    padding: 1.25rem;
    box-sizing: border-box;
    border-radius: 8px;
    width: 100%;
  }
  .tabPanel_cnt_detail.bg_gray{
    background-color: #f0f0f0;
  }
  .tabPanel_cnt_detail + .block-tit {
    margin-top: 1.25rem;
  }
  .tabPanel_cnt_detail ul.tabPanel_cnt_detail_list li{
    font-size: 0.875rem;
    line-height: 1.4;
    padding: 0 0 0 1.25rem;
    position: relative;
  }
  .tabPanel_cnt_detail ul.tabPanel_cnt_detail_list li::before {
    content: '';
    display: inline-block;
    vertical-align: top;
    width: 0.375rem;
    height: 0.375rem;
    border: 1px solid #3C3C43;
    border-radius: 50%;
    box-sizing: border-box;
    position: absolute;
    top: 0.4375rem;
    left: 0.25rem;
  }
  .bookcover img {
    width: 100%;
    height: auto;
  }
  .bookcover img.sub {
    margin-top: 1.875rem;
  }

  body.lower .multi-table{
    table-layout: fixed;
    min-width: 100%;
  }
  body.lower .multi-table tr.head {
    width: 75px;
  }
  body.lower .multi-table tbody > tr:first-of-type,
  body.lower .multi-table tbody > tr:nth-of-type(2) ,
  body.lower .multi-table tbody > tr:nth-of-type(3) {
    border-top: none;
  }
  body.lower .multi-table tr {
    border-right: 1px solid #c0c0c0;
    box-sizing: border-box;
  }
  body.lower .multi-table tr:nth-child(3n) {
    border-right: none;
  }
  body.lower .multi-table tr td{
    border: none !important;
  }
  body.lower .multi-table th{
    width: 5rem;
  }
  body.lower .multi-table th.four_words{
  padding: 0.75rem 0;
  text-align: center;
}
  body.lower .multi-table th {
    /*padding: 0.37rem 1.25rem;*/
    border: none !important;
  }
  body.lower .multi-table td {
    padding:0.82rem 0 0.82rem 1rem;
  }
  body.lower .multi-table td p {
    font-size: 0.775rem;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
  }
  body.lower .multi-table td p strong {
    font-weight: bold;
    font-size: 0.875rem;
  }
  body.lower .multi-table tbody {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 822px;
  }
  body.lower .multi-table tr {
    width: -webkit-calc(50% - 38px);
     width: calc(50% - 38px);
     display: block;
     border-top: 1px solid #c0c0c0;
  }


  body.lower .multi-table tr td {
    display: block;
    border-bottom: none;
    border-right: none;
    height: 47px;
  }
  body.lower .table_box.mokuji {
    margin: 26px 0 0 0;
  }
  body.lower .table_box.mokuji table th {
    width:5.625rem;
    padding: 1rem 1.25rem;
    text-align: center;
  }
  body.lower .table_box.mokuji table td {
    padding: 1rem 1.25rem;
    border: none;
  }
  body.lower .table_box.mokuji table td p {
    line-height: 1;
    vertical-align: baseline;
  }
  body.lower .multi-table tr td:nth-of-type(even){
    background-color: #fff;
  }
  body.lower .multi-table tr td:nth-of-type(odd){
    background-color: #f0f0f0;
  }
  body.lower .multi-table tr.reverse-color td:nth-of-type(even){
    background-color: #f0f0f0;
  }
  body.lower .multi-table tr.reverse-color td:nth-of-type(odd){
    background-color: #fff;
  }
  body.lower .multi-table tr.head:first-of-type + tr.reverse-color td:first-of-type,
  body.lower .multi-table tr.head:first-of-type + tr.reverse-color + tr.reverse-color td:first-of-type  {
    border-top: none;
  }
  body.lower .table_box.mokuji table tr:nth-of-type(odd) td{
    background-color: #fff;
  }
  body.lower .table_box.mokuji table tr:nth-of-type(even) td{
    background-color: #f0f0f0;
  }
  body.lower .table_box table tr td:first-of-type {
    border-left: 1px solid #c0c0c0;
  }
  body.lower .table_box table tr.bgnone td {
    background: #fff !important;
    border-top: none;
  }
  body.lower .table_box table th {
    border-bottom: none;
  }
  .multi-table .sphead{
    display: none;
  }
  .table_box.mokuji table td p strong {
    font-size: 1rem;
    font-weight: bold;
    margin-right: 1.875rem;
  }

}

@media screen and (max-width: 600px) {
  .clm_unit_list_dl dt .icon {
    margin: 0.275rem 0.3125rem 0 0 !important;
}
  body#college .lineup .clm_box .clm_unit .clm_unit_ttl.college_math p {
    font-size: 1.25rem;
    color: #0078b9;
  }
  .lineup .clm_box .clm_unit .clm_unit_ttl.college_math::before,
  .lineup .clm_box .clm_unit .clm_unit_ttl.college_math::after {
    background-color: #0078b9;
  }
  body#college .lineup .clm_box .clm_unit .clm_unit_ttl.college_physics p {
    font-size: 1.25rem;
    color: #45b036;
  }
  .lineup .clm_box .clm_unit .clm_unit_ttl.college_physics::before,
  .lineup .clm_box .clm_unit .clm_unit_ttl.college_physics::after {
    background-color: #45b036;
  }
  .lower #main_box h2 {
    padding-right: 1rem;
  }
  .lower #main_box h2 .ttl_parts {
    display: inline-block;
  }
  /* body.lower .table_box.mokuji td,
  body.lower .multi-table td {
    padding: 0.3rem 0 0.47rem 1rem !important;
 } */
 .overflow_table_outer .table_box.mokuji th{
   border-bottom: none;
 }
  .tabList .inner {
    width: 98%;
  }
  .tabList ul li p span.mt{
    margin: 0.4375rem 0 0 0;
  }
  .clm_unit.banner .clm_unit_list {
    width: 72vw;
    margin: 0 auto;
    align-items: flex-start;
  }
  .clm_unit .clm_unit_list .clm_unit_wrap {
    display: flex;
  }
  .remodal {
    width: 330px;
  }
  .remodal .modalCloseTop {
    position: absolute;
    top: 1.25rem;
    right: 1.25rem;
    cursor: pointer;
  }
  .remodal .modal-inner {
   background: #fff;
   box-sizing: border-box;
   padding: 1.25rem;
  }
  .remodal .modal-title {
    font-size: 1rem;
    font-weight: bold;
    text-align: left;
    margin-bottom: 1.5rem;
  }
  .remodal .modalContent .bnrlist{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: -1.25rem;
  }
  .remodal .modalContent .bnrlist li{
    width: 47%;
    margin-top: 1.25rem;
    position: relative;
  }
  .remodal .modalContent .bnrlist li a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .remodal .modalContent .bnrlist li.coming::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background:rgba(221,221,221,0.8);
    border-radius: 8px;
  }
  .remodal .modalContent .bnrlist li img {
    width: 100%;
  }
  .remodal .modalContent .modal-text {
    border-top: 1px solid #C0C0C0;
    font-size: 0.75rem;
    line-height: 1.5;
    text-align: left;
    margin-top: 1.25rem;
    padding-top:1.25rem;
  }
  .remodal .modalContent .btn-order {
    width: 100%;
    font-size: 0.875rem;
    font-weight: bold;
    border-radius: 8px;
    border: 1px solid #C0C0C0;
    margin-top: 1.25rem;
  }
  .remodal .modalContent .btn-order a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 1rem 0;
  }
  .page-title_head.tb_sp {
    display: flex;
    flex-wrap: wrap;
    margin-top: 1.5rem;
  }

  .page-title_head.pc {
    display: none;
  }
  
  .page-title_head .txt {
    margin-bottom: 0.6rem;
  }
  .modal_wrap {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 1.875rem;
    justify-content: center;
  }
  .modal-btn {
    min-width: 160px;
    height: 2.75rem;
    line-height:2.4rem;
    text-align: right;
    position: relative;
    margin: 1rem 0.5rem 0 0;
  }
  .modal-btn + .modal-btn {
    margin-right: 0;
  }
  .modal-btn .icon{
    width: 1.5rem;
    height: 1.5rem;
    vertical-align: middle;
    margin-right: 0.3rem;
    margin-bottom: 0.2rem;
  }
  .modal-btn a {
    font-size: 1rem;
    letter-spacing: 0;
    font-weight: bold;
    display: block;
    width: 100%;
    height: 100%;
    color: #2371CB;
    border: 2px solid #2371CB;
    box-sizing: border-box;
    border-radius: 2.5rem;
    text-align: center;
  }
  #main_box h2 .ttl_parts{
    line-height: 1.3 !important;
  }
  body#college .lineup .clm_box .clm_unit .clm_unit_ttl p .college_math,
  body#college_math_index .lineup .clm_box .clm_unit .clm_unit_ttl p .college,
  body.lower .lineup .clm_box .clm_unit .clm_unit_ttl p .college_math  {
    display: none;
  }
  body#college #main_box h2{
    height: 9.3125rem;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
  }
  body#college #main_box {
    overflow: hidden;
    height: 9.3125rem;
    background-image: url("../../images/college/mainImg_sp.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
  }
  /* body#college #main_box h2 {
    color: #fff;
  } */

  body#fundamental #main_box div.obj {
    margin-right: 0;
  }
/*
  body.lower .table_box table th {
    width: calc(35 / 375* 100vw);
  }
*/
  .table_box.multi-table td {
    display: block;
    width: 100%;
  }
  body.lower .multi-table tbody > tr:first-of-type,
  body.lower .multi-table tbody > tr:nth-of-type(2) ,
  body.lower .multi-table tbody > tr:nth-of-type(3) {
    border-top: none !important
  }
  body.lower .multi-table tr {
    border-top: 1px solid #c0c0c0 !important;
  }
  body.lower .multi-table .sphead {
    border-right: 1px solid #c0c0c0 !important;
  }
  body.lower .multi-table tr.head + tr + tr {
    border-top: none !important;
  }
  body.lower .multi-table {
    min-width: 100%;
    margin-bottom: 1.125rem;
  }

  .multi-table th,
  .mokuji th{
    /*width: 8vw;*/
    width: 1.875rem !important;
  }
  .multi-table tr th{
    border: none !important;
  }
  .table_box table th[rowspan]{
    padding-top: 0.875rem;
  }

  body.lower .multi-table tr td{
   /*width: 104vw;*/
   border: none !important;
  }
  body.lower .multi-table tr .pc,
  body.lower .multi-table tr.head{
    display: none;
  }
  body.lower .multi-table td p {
    white-space: nowrap;
  }

  /* 表組（著者一覧）幅調整 */
/*  body#fundamental .tabPanel.n1 .multi-table,
  body#fundamental .tabPanel.n3 .multi-table,
  body#fundamental .tabPanel.n4 .multi-table{
    width: 23.75rem;
  }
  body#fundamental .tabPanel.n2 .multi-table{
    width: 26.5rem;
  }*/


  /* 表組（目次）幅調整 */
  body#fundamental .tabPanel.n1 .mokuji,
  body#fundamental .tabPanel.n3 .mokuji{
    width: 32rem;
  }
  body#fundamental .tabPanel.n2 .mokuji,
  body#fundamental .tabPanel.n4 .mokuji{
    width: 34.5rem;
  }




  .bookcover .sub{
    width: 80%;
    display: block;
    margin: 0 auto 1.875rem auto;
  }

  body.lower .table_box.mokuji {
    width: 130vw;
    margin-top: 1.875rem;
  }
  body.lower .table_box.mokuji table tr:nth-of-type(odd) td{
    background-color: #fff;
  }
  body.lower .table_box.mokuji table tr:nth-of-type(even) td{
    background-color: #f0f0f0;
  }
  body.lower .table_box.mokuji tr:first-of-type td {
    border-left: none;
  }
  body.lower .table_box.mokuji td {
    border: none;
  }
  body.lower .multi-table table td:nth-of-type(odd) {
    background-color: #f0f0f0 ;
    border-left :none;
    border-bottom: none;
  }
  body.lower .multi-table table td:nth-of-type(even) {
    background-color: #fff ;
    border-left :none;
    border-bottom: none;
  }
  body.lower .multi-table tr.head:first-of-type + tr.reverse-color.sp-reverse-color th:first-of-type,
  body.lower .multi-table tr.head:first-of-type + tr.reverse-color.sp-reverse-color td:first-of-type{
  border-top: none;
  }
  body.lower .multi-table table tr.sp-reverse-color td:nth-of-type(odd) {
    background-color: #fff ;
  }
  body.lower .multi-table table tr.sp-reverse-color td:nth-of-type(even) {
    background-color: #f0f0f0 ;
  }
  body.lower .multi-table table th:last-of-type {
    border-bottom: none;
  }
  body.lower .multi-table table tr.bgnone td{
    background: none ;
    border-top: none;
  }

  body.lower .multi-table table tr.bgnone th {
    border-top: none;
  }

  body.lower .multi-table th.four_words{
    line-height: 1.2;
    text-align: center;
    padding: 0.25rem 0;
  }

  body.lower .multi-table tr td strong {
    font-weight: bold;
  }
  .tabPanel_cnt_box {
    width: 100%;
  }
  .tabPanel_cnt_box .bookcover {
    width: 100%;
  }

  /* .clm_unit_list .clm_unit_list_li a p.lineup_img img {
    width: 4.125rem;
  } */
  .clm_unit_list .clm_unit_list_li a dl dt.mt {
    margin-top: 0.55rem;
}
  .clm_unit_list .clm_unit_list_li .lineup_img.type_icon.kenpon .icon {
    width: 2.55rem;
    height: 3.125rem;
  }
  .clm_unit_list .clm_unit_list_li .lineup_img.type_icon.mobile .icon {
    width: 3.0625rem;
    height: 3.0625rem;
  }
  .news_area div.newsHeader.full {
    display: block;
  }
  .news_area div.newsHeader.full h3 {
    margin-bottom: 1.125rem;
  }
  .tabpanel_cnt .tabpanel {
    display:none;
  }
  .tabpanel_cnt .tabpanel.active {
    display: block;
  }
  .tabPanel_cnt_lead,
  .tabpanel_cnt_lead {
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.4;
    margin: 0 0 1rem 0;
  }
  .tabPanel_cnt_txt,
  .tabpanel_cnt_txt {
    margin: 0 0 1.125rem 0;
  }
  .accordion .tabPanel_cnt_txt {
    margin: 0;
  }
  .tabPanel .mb,
  .tabPanel_cnt_txt .mb {
    margin-bottom: 0.7rem;
  }
  .tabPanel dl.desc,
  .tabPanel_cnt_txt dl.desc {
    display: flex;
  }
  .tabPanel dl.desc dt,
  .tabPanel_cnt_txt dl.desc dt {
    font-size: 0.875rem;
    font-weight: 400;
    flex-shrink: 0;
  }
  .tabPanel dl.desc dd,
  .tabPanel_cnt_txt dl.desc dd{
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.6;
  }
  .tabPanel .txt,
  .tabPanel_cnt_txt .txt {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.6;
  }
  .page-title_head .txt{
    text-align: left;
  }

  .tabPanel .block-tit,
  .tabPanel_cnt_txt .block-tit {
    font-size: 1rem;
    font-weight: bold;
    display: block;
    margin-bottom: 0.7rem;
  }

  .tabPanel_cnt_detail{
    padding: 1.25rem;
    box-sizing: border-box;
    border-radius: 8px;
  }
  .tabPanel_cnt_detail.bg_gray{
    background-color: #f0f0f0;
    margin-top: 1.25rem;
  }
  .tabPanel_cnt_detail ul.tabPanel_cnt_detail_list li{
    font-size: 0.875rem;
    line-height: 1.4;
    padding: 0 0 0 0.875rem;
    position: relative;
  }
  .tabPanel_cnt_detail ul.tabPanel_cnt_detail_list li::before{
    content: '';
    display: inline-block;
    vertical-align: top;
    width: 0.375rem;
    height: 0.375rem;
    border: 1px solid #3C3C43;
    border-radius: 50%;
    box-sizing: border-box;
    position: absolute;
    top: 0.4375rem;
    left: 0;
  }
  .tabPanel_cnt_detail + .block-tit,
  .tabpanel_cnt_detail + .block-tit {
    margin-top: 1.25rem;
   }
/*
   .accordion_list {
     margin-top: 1.825rem;
     border-top: none;
   }
*/
/*
 .accordion_list {
    width: 100%;
    margin-top: 2.5rem;
    border-top: 1px solid #c0c0c0;
  }
*/  
   .clm_unit_list .clm_unit_list_li dl dt.mt {
     margin: 0.75rem 0 0 0;
   }
/*   
   .accordion_list .accordion dd {
     padding-top: 0;
   }
*/
   .tabPanel .txt,
   .accordion .tabPanel_cnt_txt .txt {
     font-size: 0.9375rem;
   }
/*
   .accordion_list .accordion dd .txt {
     width:100%;
   }
*/
/*
   .table_box table td p {
     padding-right: 1rem;
   }
*/
   .mathjax_area{
    font-size: 0.875rem;
    line-height: 1.75em;
    display: inline-block;
    color: #2371CB;
    background: #fff;
    padding: 0.875rem 0.8rem;
    border-radius: 8px;
    margin: 0.875rem 0;
    box-sizing: border-box;
    width: 100%;
    overflow-x: auto;
  }
  .mathjax_area *{
    line-height: 0;
  }
/*
  .answerOuter .title + .image{
    margin-top: 0.875rem !important;
  }
*/
  .mjx-chtml {
    outline: 0;
    /* font-size: 110% !important; */}
  a .mjx-chtml, a:active .mjx-chtml, a:link .mjx-chtml, a:visited .mjx-chtml {
    border-bottom: 1px solid !important
  }
  a:hover .mjx-chtml {
    border-bottom: 1px solid #999 !important
  }
  .MJXc-TeX-unknown-R {
    width: 1em !important
  }

  .btn_page {
    font-size: 0.875rem;
    width: 12.3125rem;
    height: 2.5rem;
    border: 1px solid;
    border-radius: 2.5rem;
    background: #fff;
    overflow: hidden;
    padding-left: 3.3rem;
    box-sizing: border-box;
    margin: 1.25rem auto 0.375rem;
    cursor: pointer;
    position: relative;
    text-align: left;
  }

  .btn_page .icon {
    width: 1.25rem;
    height: 1.25rem;
    position: absolute;
    top: 0.6rem;
    left: 1.375rem;
  }
.btn_page p {
    line-height: 2.3rem;
    font-weight: bold;
  }

  body.fundamental .btn_page.active {
    color: #707070;;
    border-color: #C0C0C0;
  }
  .btn_page.active svg.addFil.icon{
    fill: #C0C0C0;
  }

}@media screen and (min-width: 601px) and (max-width: 1024px) {

  #college #main_box {
    height: 21vw;
  }

  #main_box h2 span {
    font-size: 2.5rem !important;
  }
  body.lower #main_box h2 .sub {
    font-size: 1.125rem !important;
  }
  body.lower #main_box h2 .main {
    font-size: 2rem !important;
    line-height: 1.3;
  }
/*
  body.lower #main_box,
  body.lower #main_box div.inner {
    height: 16rem !important;
  }
*/
  .clm_unit_list .clm_unit_list_li {
    width: 47%;
  }

}

@media screen and (min-width: 601px) and (max-width: 1200px) {
  body#electromagnetism .multi-table  table th[rowspan],
  body#wave .multi-table  table th[rowspan],
  body#mechanics1 .multi-table  table th[rowspan]{
    padding-top: 0.75rem;
  }

  body#fundamental .multi-table tr {
    background-color: #EAF4FF;
  }
  body#linear .multi-table tr {
    background-color: #FAEDE4;
  }
  body#differential1 .multi-table tr {
    background-color: #EAFFE3;
  }
  body#differential2 .multi-table tr {
    background-color: #FAFDCD;
  }
  body#probability .multi-table tr {
    background-color: #FFF8E3;
  }
  body#applied  .multi-table tr {
    background-color: #F8E4F8;
  }
  body#vector  .multi-table tr {
    background-color: #FFF0D8;
  }
  body#transfer  .multi-table tr {
    background-color: #F4F2EF;
  }

  body#mechanics1 .multi-table tr{
    background-color: #fce7ea;
  }

  body#wave .multi-table tr{
    background-color: #d1f2ff;
  }

  body#electromagnetism .multi-table tr{
    background-color: #fff2e5;
  }

  body#mechanics2 .multi-table tr{
    background-color:#deffee;
  }

  body.lower .multi-table tr.head + tr + tr {
    border-top: none !important;
  }
  .page-title_head > .txt {
    margin-bottom: 1.5rem;
    font-size: 0.875rem !important;
  }
  body.lower .multi-table {
    width: 100%;
    min-width: 100%;
  }
  body.lower .multi-table tr {
    width: 100%;
    border-right: none;
  }
  body.lower .multi-table tr.head {
    display: none;
  }
  body.lower .multi-table tr td{
    border-left: 1px solid #c0c0c0 !important;
  }
  body.lower .multi-table tr td.pc {
    display: none !important;
  }
  body.lower .multi-table .sphead{
    width: 74px;
    height: 100%;
    display: block;
    float: left;
    border-right: none;
  }
  .multi-table tr td{
   width: -webkit-calc(100% - 74px);
   width: calc(100% - 74px);
   display: block;
   float: right;
  }
  .multi-table table tr.bgnone th {
  border-top: none;
  }
  .multi-table table tr.sp-reverse-color td:nth-of-type(odd) {
    background-color: #fff ;
  }
  .multi-table table tr.sp-reverse-color td:nth-of-type(even) {
    background-color: #f0f0f0 ;
  }
  body.lower .multi-table table tr.tb-reverse-color td:nth-of-type(odd) {
    background-color: #f0f0f0 ;
  }
  body.lower .multi-table table tr.tb-reverse-color td:nth-of-type(even) {
    background-color: #fff ;
  }
  .page-title_head.tb_sp {
    display: block !important;
    margin-top: 1rem;
  }
  .tabPanel_cnt_txt .page-title_head {
    display: none !important;
  }
  .multi-table {
    margin-top: 0;
    min-width: 100%;
  }
/*
  .mokuji{
    min-width: 100%;
  }
*/

  /* 表組（目次）幅調整 */
  body#fundamental .tabPanel.n1 .mokuji,
  body#fundamental .tabPanel.n3 .mokuji{
    width: 38.5rem;
  }
  body#fundamental .tabPanel.n2 .mokuji,
  body#fundamental .tabPanel.n4 .mokuji{
    width: 41.25rem;
  }
  .overflow_table_outer{
    overflow-x: auto;
  }
  .modal_wrap {
    justify-content: center;
  }
  .modal_wrap .modal-btn:not(:last-of-type) {
    margin-right: 0;
  }
}

@media screen and (min-width: 601px) and (max-width: 1050px) {
  .clm_unit_list .clm_unit_list_li a dl dd p br {
    display: none;
  }
  .clm_unit_list .clm_unit_list_li:nth-of-type(n+2) {
    margin: 0 0 30px 0;
  }
  .clm_unit_list .clm_unit_list_li:nth-child(2) {
    margin-top: 0;
  }
  .clm_unit .clm_unit_list .clm_unit_wrap{
    max-width: 50%;
  }
/*
  .accordion_list .accordion dd .image img {
    max-height: 63vw;
  }
  .accordion_list .accordion dd .image img.on_img {
    max-height: inherit;
  }
*/
}

@media screen and (min-width: 1025px) {
  .lineup .clm_unit_outer.full .clm_unit_list li{
    width: 33.3%;
  }
  .lineup .clm_unit_outer.full .clm_unit_list::after{
    width: 33.3%;
  }
  .lineup .clm_unit_outer.full .clm_unit.college_bnr .clm_unit_list li{
    width: 230px;
  }

}

@media screen and (min-width: 601px) and (max-width: 960px) {
  .answerOuter .example li .text {
    /*font-size: 1.5vw;*/
  }
}

/*　202505モーダルデザイン　*/

.modal-btn2025{
	border-radius:9999px;
	width:20rem;
	margin:1.5rem auto;
	background:#ffdddd;
	padding:1rem 1rem 1rem;
	font-size:1.25rem;
	font-weight:bold;
}
.modal-btn2025_close{
	border-radius:9999px;
	width:20rem;
	margin:1.5rem auto;
	background:#aaa;
	color:#fff;
	padding:1rem 1rem 1rem;
	font-size:1.25rem;
	font-weight:bold;
}
.order_text{
	font-size:1rem;
	text-align:left;
}
.webstore_text{
	margin:1rem 0;
	font-size:1rem;
	text-align:left;
}
@media screen and (max-width: 600px) {
	.modal-btn2025,.modal-btn2025_close{
		width:10rem;
	}
	.order_text{
		padding-top: 1rem;
	}
	.remodal.ex{
		width: calc(100vw - 20px);
		margin: 0 auto;
	}
}