@CHARSET "UTF-8";
@import url('../column.css');

.jiriki h1.contentTitle{
  border: none;
  color: #dd3350;
  margin: 0 0 1rem 0;
  padding: 0;
  position: relative;
  z-index: 2;
}
.jiriki h1.contentTitle .sub{
  display: table;
}
.jiriki h1.contentTitle .sub div{
  display: table-cell;
}
.jiriki h1.contentTitle .sub img{
  vertical-align: bottom;
  width: 95%;
}
.jiriki h1.contentTitle .sub div:last-of-type{
  text-align: right;
}

.jiriki h1.contentTitle:not(.theFirstPage):after{
  background: #ea5374 url("../../../../../_webroot/img/page/newcolumn/jiriki/bg_ttl.png");
  content: "";
  width: 100%;
  height: 1.75rem;
  position: absolute;
  z-index: -1;
  left: 0;
  top: .8rem;
  }
.jiriki h1.contentTitle .main{
  border-top: 3px double #dd3350;
  background: #ffd8df;
  display: block;
  font-size: 1em;
  font-weight: bold;
  font-family: "ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
  line-height: 1.5;
  padding: 1rem .5rem;
}
.jiriki img{
  max-width: 100%;
  height: auto;
}
.jiriki h2{
  border-top: 3px double #dd3350;
  background: #ffd8df;
  color: #dd3350;
  font-size: 1.2em;
  font-weight: bold;
  font-family: "ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
  line-height: 1.5;
  margin: .75rem .25rem;
  padding: 0.25em 0.5em;
}
.jiriki .question {
  margin: .75rem;
}
.jiriki .question h2{
  border-top: none;
  background-color: transparent;
  margin: 0;
  padding: 8rem .5rem .5rem .5rem;
  position: relative;
  text-align: center;
}
.jiriki .question h2 span{
  background: #dd3350;
  border-radius: 55% 60% 60% 58%/60% 55% 70% 56%;
  color: #fff;
  display: inline-block;
  padding:  2.8rem 1.5rem/*.25rem .75rem*/;
  margin: 0 .5rem 0 0;
  position: absolute;
  top: 0;
  left: calc(50% - 4.5rem);
}
.question .answer{
  background: #ffd8df;
  border-radius: 5px;
  color: #dd3350;
  margin-top: 1rem;
  overflow: hidden;
  padding: 1px;
  position: relative;
}
.question .answer p{
  position: relative;
}
.question .answer p:first-of-type{
  color: rgba(255,255,255,.2);
  font-size: 5em;
  font-weight: bold;
  margin: 0;
  line-height: 1;
  position: absolute;
  top: .5rem;
  left: calc(50% - 9rem);
  text-align: left;  
}
.question .answer+cite{
  display: block;
  font-size: .6rem;
  font-style: 400;
  margin: .25rem;
  text-align: right;
}
.study{
  font-weight: bold;
}
.annotation{
  font-size: .8em;
  text-align: right;
}
cite{  
  font-size: .6rem;
}


.jiriki h3{
  border-left: 5px solid #dd3350;
  color: #dd3350;
  padding-left: .25rem;
  margin: .75rem;
  font-size: 1.1em;
  line-height: 1.3;
}
.jiriki h4{
  color: #dd3350;
  font-size: 1em;
   margin: .75rem;
}
.jiriki h5{
  font-weight: bold;
  font-size: .9em;
   margin: .75rem;
}
.jiriki dl,ol,ul,p,figure{
  margin: .75rem;
}
.jiriki .mokuji.toggle + div{
  display: none;
}
.jiriki .index{
  border: 1px solid #dd3350;
}
.jiriki .index h1.mokuji{
  background: #dd3350;
  color: #fff;
  margin: 0;
}
.jiriki figure.multiple{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: .75rem;
}
.jiriki .index h1.mokuji span:before{
  border-top-color: #fff !important;
}
.jiriki .index h1.mokuji.active span:before{
  border-bottom-color: #fff !important;
}
.jiriki .index h2{
  background: #ffd8df url("../../../../img/page/newcolumn/jiriki/icn_side_page.png") left center/ 8% no-repeat;
  border: none;
  margin: 0;
  font-size: 1em;
  font-weight: 400;
  padding-left: 1.75rem;
  text-align: center;
}
.jiriki .index h2 a{
  display: block;
  line-height: 1.2;
  padding: .25rem 0;
}
.jiriki .index div ul{
  margin: 0;
}
.jiriki nav.index div li{
  border-top: none;
}
.jiriki nav.index div li+li{
  border-top: 1px dashed #ccc;
}
.jiriki .sidebar .sideBnr{
  display: none;
}

dl.wordExplain dt{
  color: #dd3350;
  font-weight: bold;
}
dl.wordExplain dd{
  margin-left: 0;
}


table.money{
  font-size: .8em;
}
table.money caption{
  font-size: 1.2em;
  line-height: 1.3;
}
table.money.bigTable{
  font-size: .75em;
  margin: .75rem;
}
table.money th,
table.money td{
  padding: .25rem;
}
table.money.bigTable th,
table.money.bigTable td{
  border-color: #999;
  padding: .25rem;
  font-weight: 400;
}
.jiriki .nh,
.jiriki .nf,
.jiriki .ph,
.jiriki .pf{
  display: inline-block;
  padding: 3px 2px;
  border-radius: 3px;
  color: #fff;
  line-height: 1;
}
.jiriki .nh{  background: #333;}
.jiriki .nf{  background: #999;}
.jiriki .ph{  background: #369;}
.jiriki .pf{  background: #69c;}

.jiriki .howToRead{
  margin: .75rem;
  border: 3px solid #efefef;
  font-size: .9em;
}
.jiriki .howToRead dl.mark dt{
  position: absolute;
}
.jiriki .howToRead dl.mark dd{
  margin-left: 4.5rem;
}
.jiriki .howToRead dl.mark dd:before{
  content: "…";
}

table.fixed{
  table-layout: fixed;
}
.answer table.money{
  margin: .75rem;
  width: calc(100% - 1.5rem);
}
.answer table.money,
.answer table.money th,
.answer table.money td{
  border-color: #fff;
  background-color: transparent;
}
aside.btnCheck ul{
  list-style-type: none;
  padding-left: 0;
}
aside.btnCheck ul li+li{
  margin-top: .25rem;
}
aside.btnCheck ul a{
  display: block;
  padding: .25rem .75rem .25rem 3rem;
  background: url("../../../../img/page/newcolumn/jiriki/icn_checklink.png") 1% no-repeat;
  background-color: rgb(169, 192, 250);
  border-radius: 5px;
}
p.footNote {
  border: 1px solid #ccc;
  padding: 0.5em 0.75em;
  font-size: 0.7em;
  line-height: 1.2;
}
a.footNoteBack{
  padding: 0 3px;
  background: #666;
  border-radius: 5px 2px;
  color: #fff;
  font-size: 0.9em;
}
.scroll table.money{
  white-space: nowrap;
}

.flowOverall h3{
  border: none;
  text-align: center;
}
.flowOverall .reservationPlan h3{
  margin: 0 0 0 1.5rem;
}
.flowOverall .studentPlan h3{
  margin: 0 1.5rem 0 0;
}

.flowOverall>.inner{
  display: flex;
}
.flowOverall>.inner section{
  width: 50%;
}
.flowOverall .reservationPlan,
.flowOverall .studentPlan,
.flowOverall .commonPlan,
.flowOverall .society{
  position: relative;
  overflow: hidden;
}
.flowOverall .reservationPlan:before,
.flowOverall .studentPlan:after,
.flowOverall .commonPlan:before,
.flowOverall .commonPlan:after,
.flowOverall .society:before,
.flowOverall .society:after{
  color: #fff;
  height: 100%;
  font-size: .9em;
  padding-top: .25rem;
  position: absolute;
  text-align: center;
  word-break: break-all;
  width: 1.5rem;
}
.flowOverall .reservationPlan:before{
  background: #69c;
  content: "高校生";  
}
.flowOverall .studentPlan:after,
.flowOverall .commonPlan:before,
.flowOverall .commonPlan:after{
  background: #369;
  content: "大学／短期大学／専門学校生";
}
.flowOverall .society:before,
.flowOverall .society:after{
  background: #666;
  content: "社会人";  
}
.flowOverall .studentPlan:after,
.flowOverall .commonPlan:after,
.flowOverall .society:after{
  right: 0;
  top: 0;
}
.flowOverall .reservationPlan p{
  margin-right: .25rem;
}
.flowOverall .studentPlan p{
  margin-left: .25rem;
}

.flowOverall p {
  background: #ffd8df;
  border-radius: 3px;
  font-size: .8em;
  margin: 10px 1.75rem;
  padding: 0.25em;
  position: relative;
}
.flowOverall.publicLoans p{
  margin-right: 0;
  margin-left: 0;
}
.flowOverall p:not(.last){
  margin-bottom: 30px;
}
.flowOverall p:not(.last):before{
  content:"●";
  color: #dd3350;
  font-size: 20px;
  position: absolute;
  bottom: -30px;
  left: calc( 50% - 10px );
  z-index: 1;
}
.flowOverall p:not(.last):after{
  content:"";
  border: 5px solid transparent;
  border-top: 5px solid #fff;
  position: absolute;
  bottom: -23px;
  left: calc( 50% - 5px );
  z-index: 2;
}

.searchLink ul.pageLink{
  margin: .75rem;
  list-style-type: none;
  padding: 0;
}
.searchLink ul.pageLink li+li{
  margin-top: .25rem;
}
.searchLink ul.pageLink a{
  border: 1px solid #dd3350;
  color: #dd3350;
  display: block;
  padding: .25rem .5rem .25rem 1rem;
  position: relative;
}
.searchLink ul.pageLink a:before{
  content: "";
  border: 5px solid transparent;
  border-left: 5px solid #dd3350;
  position: absolute;
  top: calc( 50% - 5px );
  left: .25rem;
}

aside.supplement {
  border:10px solid #FFCDAB;
  border-radius: 10px;
  background: #FFF5EE url('../../../../img/page/newcolumn/jiriki/icn_supplement.png') 10px top no-repeat;
  margin: .75rem;
}
aside.supplement h2 {
  border: none;
  background: transparent;
  margin: .75em 10px .25em 85px;
  font-size: 1.4em;
  font-weight: bold;
  color: #F48A42;
}
table.basic{
  vertical-align: top;
}

aside.miniColumn {
  background: #fff url('../../../../img/page/newcolumn/jiriki/icn_minicolumn.png') 10px 10px no-repeat;
  border: 10px solid #ffd8df;
  border-radius: 10px;
  box-sizing: border-box;
  font-size: 0.9em;
  line-height: 1.3;
  margin: .75em;
  padding: 0;
}
aside.miniColumn h2 {
  border: none;
  background: transparent;
  color: #DD3350;
  line-height: 1.2;
  margin: 1em .75rem 1em 95px;
  font-size: 1.4em;
  font-weight: bold;
}
aside.miniColumn h2 span.sub{
  font-size: .8rem;
  font-weight: 400;
}
.modelCase{
  border-bottom: 1px dotted #DD3350;
  color: #dd3350;
  font-weight: bold;
  font-size: 1.1em;
  padding-left: .5rem;
}
h2.free{
  color: #EB6363;
  text-align: center;
  border: none;
  background: no-repeat;
  font-family: unset;
}
.books{
  width: 250px;
}
.center{
  text-align: center;
}
.bookcheck{
  font-weight: 700;
  padding: 0;
  margin-bottom: 0px;
  padding-left: 1rem;
  font-size: 19px;
  margin-top: 0px;
  text-align: center;
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
}
.wakaru{
  margin-top: 0px;
  margin-bottom: 0px;
  position: relative;
  padding-left: 20px;
}
.wakaru::before{
  content: "";
  position: absolute;
  top: 50%;
  left: -0.5em;
  background: url("../../../../img/page/newcolumn/scholarship/free_check.png") left top no-repeat;
  background-size: auto;
  background-size: auto;
  background-size: auto 100%;
  transform: translate(0,-50%);
  width: 2em;
  height: 1em;
}
.checkbotan p{
  background-color:#DD3350;
  padding: 1rem;
  color: #fff;
  font-size: 19px;
  width: 200px;
  margin: 0 auto;
  text-align: center;
  border-radius: 10px;
  font-weight: 700;
  box-shadow: 0 5px 10px 1px rgba(0, 0, 0, 0.2);
  padding-bottom: .8rem;
  padding-top: 6px;
}
.backcolor{
  background-color: #FCF1D8;
  padding-bottom: 20px;
  padding-top: 20px;
  margin-top: 2rem;
}
.siroback{
  background-color: #fff;
  padding: 1rem;
  margin-left: 15px;
  margin-right: 15px;
  border-radius: 10px;
  position: relative;
  margin-top: 2rem;
}
.siroback::before{
  content: "";
  position: absolute;
  top: -1%;
  left: 10.5em;
  background: url("../../../../img/page/newcolumn/scholarship/books_icon.png") left top no-repeat;
  background-size: auto 100%;
  transform: translate(0,-50%);
  width: 3em;
  height: 2em;
}
.present{
  text-align: center;
  font-size: 19px;
  font-weight: 700;
  color: #EB6363;
  margin-bottom: .5rem;
  margin-top: 2rem;
  margin-bottom: 1.3rem;
}
.present span{
  padding: 0 3px;
  background: linear-gradient(to top, #F7CD65 0px, #F7CD65 7px, rgba(255, 244, 153, 0) 7px);
}
.free{
  border-left:none;
  position: relative;
}
.free::before{
  content: "";
  position: absolute;
  top: 52%;
  left: 5em;
  background: url("../../../../img/page/newcolumn/scholarship/free_h2.png") left top no-repeat;
  background-size: auto;
  background-size: auto;
  background-size: auto 100%;
  transform: translate(0,-50%);
  width: 1.5em;
  height: 1.5em;
}
.free::after{
  content: "";
  position: absolute;
  top: 18%;
  right: 5em!important;
  background: url("../../../../img/page/newcolumn/scholarship/free_h2.png") left top no-repeat;
  background-size: auto;
  background-size: auto;
  background-size: auto 100%;
  transform: translate(0,-50%);
  width: 1.5em;
  height: 1.5em;
  transform: scale(-1, 1);
}
.checkbotan{
  width: 300px;
  display: block;
  margin: 0 auto;
}