@charset "UTF-8";

@media only screen and (max-width: 767px) {

  .exam-menu-area {
    position: relative;
  }
  .exam-menu-area-list,.exam-pdf-list {
    margin: 3rem auto;
    text-align: center;
    overflow: hidden;
    padding: 0;
  }
  .exam-pdf-list li {
    line-height: 1.22222;
    font-size: 1.4rem;
    display: block;
    opacity: 1;
	padding: 18px 0;
    transition: opacity 0.3s cubic-bezier(0.77, 0, 0.175, 1);
}
  .exam-pdf-list li a {
    color: #fff;
    text-decoration: none;
    display: block;
}
  .exam-pdf-list  li {
    background: #f77c17;
  }

  .cmn-thr-top-area-img img {
    margin: 0;
  }
  .nittei-area {
    width: 90.4%;
    margin: 0 auto;
    max-width: 1044px;
    position: relative;
    text-align: center;
  }
  .nittei-area > div {
    width: 89.32%;
    max-width: inherit;
    margin: 0 auto;
    text-align: center;
    overflow: auto;
    white-space: nowrap;
  }
  .nittei-area-ttl, .ippan-shiken-ttl {
    border-bottom: 2px solid #00d793;
    display: inline-block;
    font-size: 1.5rem;
    line-height: 1.2;
    text-align: center;
    margin: 0 auto;
  }
  .ippan-shiken-ttl {
    margin: 0 0 4vw;
  }
  .nittei-area-tbl {
    overflow: auto;
    margin: 10px auto 0;
    text-align: center;
    position: relative;
    width: 100%;
    max-width: 1044px;
    border-collapse: collapse;
    border-spacing: 0;
    color: #333;
    box-sizing: border-box;
  }
  .nittei-area-tbl thead th {
    font-size: 1.4rem;
    line-height: 1.42857;
    color: #fff;
    background: #00d793;
    padding: 10px 0;
    border: 1px solid #a6efeb;
    text-align: center;
  }
  .nittei-area-tbl tbody td {
    font-size: 1.2rem;
    line-height: 1.5;
    padding: 10px;
    border: 1px solid #a6efeb;
    text-align: center;
    vertical-align: middle;
  }
  .nittei-area-tbl tbody td a {
    text-decoration: underline;
  }
  .nittei-area-tbl tbody td:first-child {
    text-align: left;
  }
  .nittei-area-txt {
    width: 90.4%;
    max-width: 1044px;
    font-size: 1.2rem;
    line-height: 1.5;
    margin: 10px auto;
    text-align: left;
  }
  .ippan-shiken-area {
    width: 90.4%;
    max-width: 1044px;
    margin: 0 auto;
    text-align: center;
    padding: 0 0 20px;
    border-bottom: 1px solid #8c8b8b;
  }
  section.ippan-shiken-area:nth-of-type(2) {
    margin: 0 auto 0;
  }
  .ippan-shiken-area:nth-child(n+2) {
    margin: 30px auto 0;
  }
  .ippan-shiken-inner {
    /*width: 90.4%;*/
    max-width: 1044px;
    text-align: center;
    margin: 0 auto;
    overflow: hidden;
  }
  .ippan-shiken-inner small {
    display: block;
    font-size: 1.2rem;
    text-align: left;
    line-height: 1.5;
    padding: 10px;
    margin: 0;
    text-decoration: underline;
  }
  .ippan-shiken-inner-ttl {
    text-align: left;
    font-size: 1.6rem;
    line-height: 1.25;
    margin: 0;
    padding: 0;
  }
  .ippan-shiken-inner-ttl:before {
    content: "●";
    color: #00d793;
    display: inline-block;
    position: relative;
  }
  .ippan-shiken-tbl {
    position: relative;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    box-sizing: border-box;
  }
  .ippan-shiken-tbl tbody tr th {
    font-size: 1.4rem;
    line-height: 1.42857;
    background: #00d793;
    color: #fff;
    text-align: center;
    border: 1px solid #a6efeb;
    vertical-align: middle;
    padding: 10px 0;
  }
  .ippan-shiken-tbl tbody tr td {
    font-size: 1.2rem;
    line-height: 1.5;
    padding: 10px;
    border: 1px solid #a6efeb;
  }
  .ippan-shiken-tbl tbody tr td a {
    text-decoration: underline;
  }
  .ippan-shiken-tbl tbody tr td[colspan="2"] {
    width: 100%;
  }
  .ippan-shiken-tbl tbody tr td table {
    position: relative;
    width: 100%;
    border-collapse: collapse;
  }
  .ippan-shiken-tbl + p {
    font-size: 1.2rem;
    text-align: left;
    margin: .5em auto 0;
    line-height: 1.4;
  }
	
  .pp {
    font-size: 1.2rem;
    text-align: left;
    margin: .5em auto 0;
    line-height: 1.4;
  }
	
   .ippan-shiken-tbl + p .hall {
    font-size: 1.2rem;
    text-align: left;
    margin: 0 auto 0;
    line-height: 1.4;
	color: red;
  }
  .ippan-shiken-tbl tbody tr td .ippan-shiken-tbl tbody tr th {
    width: 3.5rem;
  }
  .ippan-shiken-tbl tbody tr td .ippan-shiken-tbl tbody tr th:nth-child(2) {
    width: 7rem;
  }
  .hosoku-area {
    width: 90.4%;
    max-width: 1044px;
    margin: 5% auto 10%;
  }
  .hosoku-area:nth-of-type(1) {
    margin: 0 auto 30px;
  }
  .hosoku-area p {
    margin: 5% auto;
    width: 90.4%;
    max-width: 1044px;
    font-size: 1.2rem;
    line-height: 1.66667;
  }
  .hosoku-ttl {
    width: 90.4%;
    max-width: 1044px;
    margin: 0 auto;
  }
  .hosoku-ttl span {
    padding: 0 0 2% 25px;
    font-size: 1.7rem;
    line-height: 1.41176;
    background: url(/admission/common/img/icn_third_title.png) left top no-repeat;
    border-bottom: 1px solid #000;
    display: block;
  }
  .hosoku-ttl span small {
    font-size: 1.2rem;
    padding: 0 0 0 .5em;
  }
  .hosoku-list-ol {
    width: calc(90.4% - 25px);
    max-width: 1044px;
    list-style-type: decimal;
    padding: 0 0 0 25px;
    font-size: 1.4rem;
    line-height: 1.71429;
    margin: 3% auto 0;
  }
  .hosoku-list-ol-snone {
    padding: 0 0 0 2rem;
    margin: 0 auto;
    text-indent: -2rem;
    font-size: 1.2rem;
    line-height: 1.71429;
    list-style: none;
    width: calc(90.4% - 2em);
    max-width: 1044px;
  }
  .hosoku-list-ol-snone li {
    list-style-type: none;
    list-style-position: inside;
    counter-increment: cnt;
    padding: 0 0 0 2em;
  }
  .hosoku-list-ol-snone li:before {
    content: "("counter(cnt) ") ";
  }
  .hosoku-dl {
    width: 90.4%;
    max-width: 1044px;
    margin: 3% auto;
    font-size: 1.2rem;
    line-height: 1.71429;
  }
  .hosoku-dl dt {
    font-weight: bold;
    margin: 3% 0;
  }
  .hosoku-dl dd {
    padding: 0 0 0 40px;
    margin: 3% 0;
  }
 .ippan-shiken-tbl .ippan-shiken-tbl tbody tr td:first-of-type {
  text-align: center;    
    }
  .ippan-shiken-tbl tbody tr td span {
    display: inline-block;
    writing-mode: tb-rl; /* IE独自仕様 */
    writing-mode: vertical-rl;
   -moz-writing-mode: vertical-rl; 
   -ms-writing-mode: vertical-rl; /* for MS IE8+ */
   -o-writing-mode: vertical-rl;
   -webkit-writing-mode: vertical-rl; 
    font-size: 1.3rem;
	height: 60px;
 }
 .score {
   display: block;
   font-size: 1rem;
 }
 .score-tbl tr th:first-of-type{
   width: 5em;
}
 td.subject p {
   margin-left: 1.2rem;
 }
 .tx-red {
   color: red;
 }
  .ippan-shiken-area.no-b {
    border-bottom: none;
  }
.example {
  background-image: linear-gradient(to top left,transparent,transparent 49%,#a6efeb 49%, #a6efeb 50%,transparent 50%, transparent);	  
}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {

  .exam-menu-area {
    position: relative;
  }
  .exam-pdf-list {
    /*width: 90.4%;*/
    max-width: 1044px;
    margin: 5rem auto;
    text-align: center;
    overflow: hidden;
    padding: 0;
    display: flex;
	justify-content: center;
  }
  .exam-pdf-list li {
    line-height: 1.22222;
    font-size: 1.4rem;
    display: block;
    opacity: 1;
    transition: opacity 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    width: calc(100% / 3);
  }
  .exam-pdf-list li a {
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 18px 0;
	font-size: 1.4rem;
  }
  .exam-pdf-list  li {
    background: #f77c17;
  }

  .nittei-area {
    width: 90.4%;
    margin: 45px auto 0;
    max-width: 1044px;
    border-bottom: 1px solid #8c8b8b;
    position: relative;
    text-align: center;
  }
  .nittei-area-ttl, .ippan-shiken-ttl {
    border-bottom: 4px solid #00d793;
    display: inline-block;
    font-size: 3rem;
    line-height: 1.11111;
    text-align: center;
    margin: 0 auto;
  }
  .ippan-shiken-ttl {
    margin: 50px 0 20px;
  }
  .nittei-area-tbl {
    margin: 30px auto 0;
    text-align: center;
    position: relative;
    width: 90.4%;
    max-width: 1044px;
    border-collapse: collapse;
    border-spacing: 0;
    color: #333;
    box-sizing: border-box;
  }
  .nittei-area-tbl thead th {
    font-size: 1.6rem;
    line-height: 1.75;
    color: #fff;
    background: #00d793;
    padding: 10px 0;
    border: 1px solid #a6efeb;
    text-align: center;
  }
  .nittei-area-tbl tbody td {
    font-size: 1.4rem;
    line-height: 1.85714;
    padding: 10px 20px;
    border: 1px solid #a6efeb;
    text-align: center;
    vertical-align: middle;
  }
  .nittei-area-tbl tbody td a {
    text-decoration: underline;
  }
  .nittei-area-tbl tbody td a:hover {
    color: #317eff;
  }
  .nittei-area-tbl tbody td:first-child {
    text-align: left;
  }
  .nittei-area-txt {
    width: 90.4%;
    max-width: 1044px;
    font-size: 1.4rem;
    line-height: 1.85714;
    padding-bottom: 0;
    margin: 0 auto 30px;
    text-align: left;
  }
  .ippan-shiken-area {
    width: 90.4%;
    max-width: 1044px;
    margin: 70px auto 0;
    text-align: center;
    padding: 30px auto;
    border-bottom: 1px solid #8c8b8b;
  }
  .ippan-shiken-area:nth-child(n+2) {
    margin: 30px auto;
  }
  .ippan-shiken-inner {
    width: 90.4%;
    max-width: 1044px;
    text-align: center;
    margin: 0 auto 30px;
    overflow: hidden;
  }
  .ippan-shiken-inner small {
    display: block;
    font-size: 1.4rem;
    text-align: left;
    line-height: 1.85714;
    padding: 0;
    margin: 0;
  }
  .ippan-shiken-inner small a {
    text-decoration: underline;
  }
  .ippan-shiken-inner small a:hover {
    color: #317eff;
  }
  .ippan-shiken-inner-ttl {
    text-align: left;
    font-size: 2.8rem;
    line-height: 1.21429;
    margin: 0 1.6%;
    padding: 20px 0;
  }
  .ippan-shiken-inner-ttl:before {
    content: "●";
    color: #00d793;
    display: inline-block;
    position: relative;
  }
  .ippan-shiken-tbl {
    position: relative;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    box-sizing: border-box;
  }
  .ippan-shiken-tbl tbody tr th {
    font-size: 1.6rem;
    line-height: 1.75;
    background: #00d793;
    color: #fff;
    text-align: center;
    border: 1px solid #a6efeb;
    vertical-align: middle;
    padding: 10px 0;
  }
  .ippan-shiken-tbl tbody tr td {
    font-size: 1.4rem;
    line-height: 1.87514;
    padding: 10px;
    border: 1px solid #a6efeb;
  }
  .ippan-shiken-tbl tbody tr td a {
    text-decoration: underline;
  }
  .ippan-shiken-tbl tbody tr td a:hover {
    color: #317eff;
  }
  .ippan-shiken-tbl tbody tr td[colspan="2"] {
    width: 100%;
  }
  .ippan-shiken-tbl tbody tr td table {
    position: relative;
    width: auto;
    border-collapse: collapse;
  }
  .ippan-shiken-tbl + p {
    font-size: 1.4rem;
    text-align: left;
    margin: .5em auto 0;
    line-height: 1.5;
  }
	
  .pp {
    font-size: 1.4rem;
    text-align: left;
    margin: .5em auto 0;
    line-height: 1.5;
  }
	
   .ippan-shiken-tbl + p .hall {
    font-size: 1.4rem;
    text-align: left;
    margin: 0 auto 0;
    line-height: 1.5;
	color: red;
  }
  .ippan-shiken-tbl tbody tr td .ippan-shiken-tbl tbody tr td:first-of-type {
    width: 3em;
	text-align: center;
  }
/*  .ippan-shiken-tbl tbody tr td .ippan-shiken-tbl tbody tr td:nth-of-type(2) {
    white-space: nowrap;
    width: 7em;
  }
*/  .ippan-shiken-tbl tbody tr td span {
    display: inline-block;
    writing-mode: tb-rl; /* IE独自仕様 */
    writing-mode: vertical-rl;
   -ms-writing-mode: vertical-rl; /* for MS IE8+ */
   -o-writing-mode: vertical-rl;
   -webkit-writing-mode: vertical-rl; 
    font-size: 1.3rem;
	height: 60px;
  }
  .hosoku-area {
    width: 90.4%;
    max-width: 1044px;
    margin: 60px auto 30px;
  }
  .hosoku-area:nth-of-type(1) {
    margin: 0 auto 30px;
  }
  .hosoku-area p {
    margin: 3% auto;
    width: 90.4%;
    max-width: 1044px;
    font-size: 1.4rem;
    line-height: 1.71429;
  }
  .hosoku-area p a {
    text-decoration: underline;
  }
  .hosoku-area p a:hover {
    color: #317eff;
    text-decoration: none;
  }
  .hosoku-ttl {
    width: 90.4%;
    max-width: 1044px;
    margin: 0 auto;
  }
  .hosoku-ttl span {
    padding: 0 0 10px 25px;
    font-size: 2.4rem;
    line-height: 1.25;
    background: url(/admission/common/img/icn_third_title.png) left top no-repeat;
    border-bottom: 1px solid #000;
    display: block;
  }
  .hosoku-ttl span small {
    font-size: 1.4rem;
    padding: 0 0 0 .5em;
  }
  .ippan-shiken-area:last-of-type {
    border: none;
  }
  .hosoku-list-ol {
    width: calc(90.4% - 25px);
    max-width: 1044px;
    list-style-type: decimal;
    padding: 0 0 0 25px;
    font-size: 1.4rem;
    line-height: 1.71429;
    margin: 3% auto;
  }
  .hosoku-list-ol-snone {
    padding: 0 0 0 2em;
    margin: 0 auto;
    text-indent: -2em;
    font-size: 1.4rem;
    line-height: 1.71429;
    list-style: none;
    width: calc(90.4% - 2em);
    max-width: 1044px;
  }
  .hosoku-list-ol-snone li {
    list-style-type: none;
    list-style-position: inside;
    counter-increment: cnt;
    padding: 0 0 0 2em;
  }
  .hosoku-list-ol-snone li:before {
    content: "("counter(cnt) ") ";
  }
  .hosoku-dl {
    width: 90.4%;
    max-width: 1044px;
    margin: 3% auto;
    font-size: 1.4rem;
    line-height: 1.71429;
  }
  .hosoku-dl dt {
    font-weight: bold;
    margin: 3% 0;
  }
  .hosoku-dl dd {
    padding: 0 0 0 40px;
    margin: 3% 0;
  }
  .score {
 display: block;
 font-size: 1.4rem;
 }
 td.subject p {
 margin-left: 1.2rem;
  }
.tx-red {
   color: red;
  }
  .ippan-shiken-area.no-b {
    border-bottom: none;
  }
.example {
  background-image: linear-gradient(to top left,transparent,transparent 49%,#a6efeb 49%, #a6efeb 50%,transparent 50%, transparent);	  
}
}
@media print, screen and (min-width: 1025px) {

	.exam-menu-area {
    position: relative;
  }
	.exam-menu-area-list {
    width: 90.4%;
    max-width: 1044px;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    padding: 0;
  }
  .exam-pdf-list {
    /*width: 90.4%;*/
    max-width: 1044px;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    padding: 0;
    display: flex;
	justify-content: center;
	margin-top: 5rem;
  }
  .exam-pdf-list li {
    line-height: 1.22222;
    font-size: 1.4rem;
    display: block;
    opacity: 1;
    transition: opacity 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    width: calc(100% / 3);
  }
  .exam-pdf-list li a {
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 18px 0;
	font-size: 1.4rem;
  }
  .exam-pdf-list  li {
    background: #f77c17;
  }
  .exam-menu-area-list li:hover,
  .exam-pdf-list li:not([class]) :hover {
    opacity: .7;
  }
  .exam-menu-area-list li a {
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 18px 0;
  }

  .exam-cmn-gakubu-ippan-ttl {
    text-align: center;
  }
  .exam-cmn-gakubu-ippan-ttl span {
    transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    font-size: 1.8rem;
    padding-left: 20px;
    background: url(/admission/common/img/icn_detail.png) left center no-repeat;
    text-decoration: underline;
  }
  .exam-cmn-gakubu-ippan-ttl:hover span {
    text-decoration: none;
    color: #508ffe;
    transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
  }
  .nittei-area {
    width: 90.4%;
    margin: 45px auto 0;
    max-width: 1044px;
    border-bottom: 1px solid #8c8b8b;
    position: relative;
    text-align: center;
  }
  .nittei-area-ttl, .ippan-shiken-ttl {
    border-bottom: 4px solid #00d793;
    display: inline-block;
    font-size: 3.6rem;
    line-height: 1.11111;
    text-align: center;
    margin: 70px auto 30px;
  }
  .nittei-area-tbl {
    margin: 30px auto 0;
    text-align: center;
    position: relative;
    width: 90.4%;
    max-width: 1044px;
    border-collapse: collapse;
    border-spacing: 0;
    color: #333;
  }
  .nittei-area-tbl thead th {
    font-size: 1.6rem;
    line-height: 1.75;
    color: #fff;
    background: #00d793;
    padding: 10px 0;
    border: 1px solid #a6efeb;
    text-align: center;
  }
  .nittei-area-tbl tbody td {
    font-size: 1.4rem;
    line-height: 1.85714;
    padding: 10px 20px;
    border: 1px solid #a6efeb;
    text-align: center;
    vertical-align: middle;
  }
  .nittei-area-tbl tbody td a {
    text-decoration: underline;
  }
  .nittei-area-tbl tbody td a:hover {
    color: #317eff;
  }
  .nittei-area-tbl tbody td:first-child {
    text-align: left;
  }
  .nittei-area-txt {
    width: 90.4%;
    max-width: 1044px;
    font-size: 1.4rem;
    line-height: 1.85714;
    padding-bottom: 0;
    margin: 0 auto 30px;
    text-align: left;
  }
  .ippan-shiken-area {
    width: 90.4%;
    max-width: 1044px;
    margin: 70px auto 0;
    text-align: center;
    padding: 0 0 30px;
    border-bottom: 1px solid #8c8b8b;
  }
  .ippan-shiken-area:nth-child(1) {
    margin: 0 auto;
  }
  .ippan-shiken-area:nth-child(n+2) {
    margin: 30px auto;
  }
  .ippan-shiken-inner {
    width: 90.4%;
    max-width: 1044px;
    text-align: center;
    margin: 0 auto;
  }
  .ippan-shiken-inner small {
    display: block;
    font-size: 1.4rem;
    text-align: left;
    line-height: 1.85714;
    padding: 0;
    margin: 0;
  }
  .ippan-shiken-inner small a {
    text-decoration: underline;
  }
  .ippan-shiken-inner small a:hover {
    color: #317eff;
  }
  .ippan-shiken-inner-ttl {
    text-align: left;
    font-size: 2.8rem;
    line-height: 1.21429;
    margin: 0 1.6%;
    padding: 20px 0;
  }
  .ippan-shiken-inner-ttl:before {
    content: "●";
    color: #00d793;
    display: inline-block;
    position: relative;
  }
  .ippan-shiken-tbl {
    position: relative;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
  }
  .ippan-shiken-tbl tbody tr th {
    font-size: 1.6rem;
    line-height: 1.75;
    background: #00d793;
    color: #fff;
    text-align: center;
    border: 1px solid #a6efeb;
    vertical-align: middle;
    padding: 10px 0;
  }
  .ippan-shiken-tbl tbody tr td {
    font-size: 1.4rem;
    line-height: 1.87514;
    padding: 10px;
    border: 1px solid #a6efeb;
  }
  .ippan-shiken-tbl tbody tr td a {
    text-decoration: underline;
  }
  .ippan-shiken-tbl tbody tr td a:hover {
    color: #317eff;
  }
  .ippan-shiken-tbl + p {
    font-size: 1.4rem;
    text-align: left;
    margin: .5em auto 0;
    line-height: 1.4;
  }
	
  .pp {
    font-size: 1.4rem;
    text-align: left;
    margin: .5em auto 0;
    line-height: 1.4;
  }
	
   .ippan-shiken-tbl + p .hall {
    font-size: 1.4rem;
    text-align: left;
    margin: 0 auto 0;
    line-height: 1.4;
	color: red;
  }
  .ippan-shiken-tbl tbody tr td .ippan-shiken-tbl tbody tr td:first-of-type {
    width: 4em;
  }
/*  .ippan-shiken-tbl tbody tr td .ippan-shiken-tbl tbody tr td:nth-of-type(2) {
    white-space: nowrap;
    width: 13em;
  }
*/  
  .hosoku-area {
    width: 90.4%;
    max-width: 1044px;
    margin: 0 auto 3%;
  }
  .hosoku-area p {
    margin: 3% auto;
    width: 90.4%;
    max-width: 1044px;
    font-size: 1.4rem;
    line-height: 1.71429;
  }
  .hosoku-area p a {
    text-decoration: underline;
  }
  .hosoku-area p a:hover {
    color: #317eff;
    text-decoration: none;
  }
  .hosoku-ttl {
    width: 90.4%;
    max-width: 1044px;
    margin: 0 auto;
  }
  .hosoku-ttl span {
    padding: 0 0 10px 25px;
    font-size: 2.4rem;
    line-height: 1.25;
    background: url(/admission/common/img/icn_third_title.png) left top no-repeat;
    border-bottom: 1px solid #000;
    display: block;
  }
  .hosoku-ttl span small {
    font-size: 1.4rem;
    padding: 0 0 0 .5em;
  }
  .ippan-shiken-area:last-of-type {
    border: none;
  }
  .hosoku-list-ol {
    width: calc(90.4% - 25px);
    max-width: 1044px;
    list-style-type: decimal;
    padding: 0 0 0 25px;
    font-size: 1.4rem;
    line-height: 1.71429;
    margin: 3% auto 0;
  }
  .hosoku-list-ol-snone {
    padding: 0 0 0 8rem;
    margin: 0 auto;
    text-indent: -3rem;
    font-size: 1.4rem;
    line-height: 1.71429;
    list-style: none;
    width: calc(90.4% - 2em);
    max-width: 1044px;
  }
  .hosoku-list-ol-snone li {
    list-style-type: none;
    list-style-position: inside;
    counter-increment: cnt;
  }
  .hosoku-list-ol-snone li:before {
    content: "("counter(cnt) ") ";
  }
  .hosoku-dl {
    width: 90.4%;
    max-width: 1044px;
    margin: 3% auto;
    font-size: 1.4rem;
    line-height: 1.71429;
  }
  .hosoku-dl dt {
    font-weight: bold;
    margin: 3% 0;
  }
  .hosoku-dl dd {
    padding: 0 0 0 40px;
    margin: 3% 0;
  }
  .ippan-shiken-tbl .ippan-shiken-tbl tr p {
    display: inline;
    }
  .score {
    display: block;
    font-size: 1.4rem;
 }
   td.subject p {
     margin-left: 1.2rem;
    }
  .tx-red {
     color: red;
 }
  .ippan-shiken-area.no-b {
    border-bottom: none;
  }
.example {
  background-image: linear-gradient(to top left,transparent,transparent 49%,#a6efeb 49%, #a6efeb 50%,transparent 50%, transparent);	  
}
}
.pdf-box-link {
    display: inline-block;
    font-weight: 600;
    margin-bottom: 1rem;
    width: 90%;
    text-align: left;
}
.pdf-box-link a {
    transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1) 0s;
    background: url(/admission/common/img/icn_detail.png) no-repeat left center;
    color: #333;
    font-size: 1.45rem;
    letter-spacing: 1px;
    padding: 0 0 0 20px;
    line-height: 1.44444;
}
.pdf-box-link a:hover{
  text-decoration: underline;
}
.pdf-box-link-inner{
  width: 90.4%;
  max-width: 943px;
  margin: 3em auto 1em;
}
@media print, screen and (min-width: 1025px) {
  .pdf-box-link a {
    font-size: 1.6rem;
  }
}

.yt {
padding-top: 56.25%;
position: relative;
width: 100%;
}
.yt iframe {
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}
.yt-box{
  width: 90%;
  max-width: 700px;
  margin: 0 auto 30px;
}
.yt-in{
  padding: 10px;
  background-color:#6dffea; 
}
.yt-ttl{
  font-size: 1.5em;
  margin-bottom: 10px;
  color: #333;
  text-align: center;
  font-weight: bold;
  margin-top: 50px;
}