@media screen and (max-width: 750px) {
  .sp_no {
    display: none;
  }
  .pc_no {}
  p {
    padding: 0;
    margin: 0;
  }
  body {
    -webkit-text-size-adjust: none;
    font-family: 'Noto Sans JP', sans-serif, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
    color: #222;
    font-size: 10pt;
    line-height: 170%;
    text-align: left;
  }
  * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  /*font-face*/
  @font-face {
    font-family: 'condenseicon';
    src: url('../font/CONDENSEicon.ttf') format('truetype'), url('../font/CONDENSEicon.otf') format('opentype'), url('../font/CONDENSEicon.woff') format('woff');
  }
  @font-face {
    font-family: 'LigatureSymbols';
    src: url('../font/LigatureSymbols-2.11.eot');
    src: url('../font/LigatureSymbols-2.11.eot?#iefix') format('embedded-opentype'), url('../font/LigatureSymbols-2.11.woff') format('woff'), url('../font/LigatureSymbols-2.11.ttf') format('truetype'), url('../font/LigatureSymbols-2.11.svg#LigatureSymbols') format('svg');
    font-weight: normal;
    font-style: normal;
  }
  header {
    text-align: center;
    padding: 15px 0;
  }
  .logo img {
    width: 280px;
  }
  header #hbox {
    display: none;
  }
  header .sp_nav {
    position: fixed;
    bottom: 0;
    width: 100%;
    display: flex;
    z-index: 999999;
    background: #00b2ff;
  }
  header .sp_nav li {
    width: 50%;
    text-align: center;
  }
  header .sp_nav li.tel a {
    color: #fff;
    display: block;
    background: #00b2ff;
    padding: 15px 0;
  }
  header .sp_nav li.mail a {
    color: #7a6e03;
    display: block;
    background: #ffeb39;
    padding: 15px 0;
  }
  header .sp_nav li.tel a span {
    background: url(../img/free_sp.svg) no-repeat 0px 6px /22px;
    padding-left: 27px;
  }
  header .sp_nav li.mail a span:before {
    font-family: 'LigatureSymbols';
    content: "\E08a";
    margin-right: 5px;
    font-size: 17pt;
    font-weight: normal;
  }
  header .sp_nav li a span {
    font-size: 12pt;
    line-height: 1;
    font-weight: 500;
  }
  header .sp_nav li a p {
    padding-top: 2px;
  }
  /*----------------------------------------メインイメージ----------------------------------------*/
  #kv {
    background: url(../img/kvbg_pc.png) no-repeat center top;
    text-align: center;
  }
  #kv img {
    width: 100%;
  }
  /*----------------------------------------フッター----------------------------------------*/
  footer {
    display: none;
  }
  .page_top {
    background: #00b2ff;
    position: fixed;
    bottom: 90px;
    right: 5px;
  }
  .page_top img {
    display: block;
    width: 38px;
    height: 38px;
  }
  /*----------------------------------------コンテンツ----------------------------------------*/
  #contents {}
  .content_wrap {
    width: 96%;
    margin: 0 auto;
  }
  #contents img {
    width: auto;
    max-width: 100%;
  }
  /*----------------------------------------メインコンテンツ----------------------------------------*/
  #index01 {
    padding: 30px 0 30px;
    overflow: hidden;
    text-align: center;
  }
  #index01 span {
    color: #00b2ff;
    display: inline;
    font-size: 17pt;
    letter-spacing: 1.5px;
    font-weight: 400;
    margin-bottom: 20px;
    line-height: 2;
    background: linear-gradient(transparent 70%, #ffeb39 0%);
    padding: 0 2px 4px;
  }
  #index01 strong {
    display: block;
    font-weight: 600;
    font-size: 12pt;
    margin-bottom: 10px;
  }
  #index01 .achievement {
    margin-bottom: 30px;
  }
  #index01 p {
    padding-bottom: 20px;
    text-align: left;
  }
  #index01 .img1 {
    float: left;
    width: 32%;
  }
  #index01 .img2 {
    float: right;
    width: 36%;
  }
  #index01 span.impact {
    background: linear-gradient(transparent 100%, #ffffff 100%) !important;
    color: #FF00AE;
  }
  #index01_2 {
    background: url(../img/bg_blue.png);
    padding: 0 0 20px 0;
    text-align: center;
  }
  #index01_2 span {
    color: #00b2ff;
    display: inline;
    font-size: 17pt;
    letter-spacing: 1.5px;
    font-weight: 400;
    margin-bottom: 20px;
    line-height: 2;
    background: linear-gradient(transparent 70%, #ffeb39 0%);
    padding: 0 2px 4px;
  }
  #index01_2 strong {
    display: block;
    font-weight: 600;
    font-size: 12pt;
    margin-bottom: 10px;
  }
  #index01_2 .achievement {
    margin-bottom: 30px;
  }
  #index01_2 p {
    padding-bottom: 20px;
    text-align: left;
  }
  #index01_2 .img1 {
    float: left;
    width: 32%;
  }
  #index01_2 .img2 {
    float: right;
    width: 36%;
  }
  #index01_2 span.impact {
    background: linear-gradient(transparent 100%, #ffffff 100%) !important;
    color: #FF00AE;
  }
  #index01_3 {
    padding: 30px 0 30px;
    overflow: hidden;
    text-align: center;
  }
  #index01_3 span {
    color: #00b2ff;
    display: inline;
    font-size: 17pt;
    letter-spacing: 1.5px;
    font-weight: 400;
    margin-bottom: 20px;
    line-height: 2;
    background: linear-gradient(transparent 70%, #ffeb39 0%);
    padding: 0 2px 4px;
  }
  #index01_3 strong {
    display: block;
    font-weight: 600;
    font-size: 12pt;
    margin-bottom: 10px;
  }
  #index01_3 .achievement {
    margin-bottom: 30px;
  }
  #index01_3 p {
    padding-bottom: 20px;
    text-align: left;
  }
  #index01_3 .img1 {
    float: left;
    width: 32%;
  }
  #index01_3 .img2 {
    float: right;
    width: 36%;
  }
  #index01_3 span.impact {
    background: linear-gradient(transparent 100%, #ffffff 100%) !important;
    color: #FF00AE;
  }
  #index01_goukaku {
    padding: 30px 0 10px;
    text-align: center;
    background: url(../img/bg_sya.png);
  }
  #index01_goukaku .tit {
    color: #00b2ff;
    display: block;
    font-size: 18pt;
    letter-spacing: 1.5px;
    font-weight: 300;
    margin-bottom: 15px;
    line-height: 1.4;
  }
  #index01_goukaku ol {
    padding: 0 10px;
  }
  #index01_goukaku ol li {
    margin-bottom: 20px;
  }
  #index01_goukaku ol li div {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
  }
  #index01_goukaku ol li img {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
  }
  #index01_goukaku ol li p {
    display: block;
    padding-top: 10px;
  }
  #index02 {
    background: url(../img/bg_blue.png);
    padding: 30px 0;
    text-align: center;
  }
  #index02 .tit {
    color: #fff;
    display: block;
    font-size: 18pt;
    letter-spacing: 1.5px;
    font-weight: 300;
    margin-bottom: 20px;
    line-height: 1.4;
  }
  #index02 .box {
    width: 100%;
    padding: 7px;
    background: url(../img/bg_blue_sya.png);
    display: flex;
    margin-bottom: 20px;
  }
  #index02 .box div {
    background: #fff;
    text-align: left;
    padding: 20px 26px;
    font-size: 11pt;
  }
  #index02 .box div span {
    display: block;
    text-align: center;
    font-size: 40pt;
    border-bottom: 5px solid #ffeb39;
    margin-bottom: 15px;
    line-height: 1;
    padding-bottom: 15px;
    font-weight: 900;
    font-style: italic;
    -webkit-text-stroke: 1px #00b2ff;
    color: #fff;
  }
  #index02 .box div strong {
    display: block;
    text-align: center;
    color: #00b2ff;
    font-size: 12pt;
    font-weight: 500;
    padding-bottom: 10px;
  }
  #index02 .box div ul {
    display: flex;
    flex-wrap: wrap;
  }
  #index02 .box div ul li {
    width: calc(100% / 2);
    text-align: left;
    padding: 5px;
  }
  #index02 ol {}
  #index02 ol li {
    padding: 7px;
    background: url(../img/bg_blue_sya.png);
    margin-bottom: 20px;
  }
  #index02 ol li div {
    background: #fff;
    text-align: left;
    padding: 15px 15px;
  }
  #index02 ol li div span {
    display: block;
    text-align: center;
    font-size: 34pt;
    border-bottom: 5px solid #ffeb39;
    margin-bottom: 5px;
    line-height: 1;
    padding-bottom: 15px;
    font-weight: 900;
    font-style: italic;
    -webkit-text-stroke: 1px #00b2ff;
    color: #fff;
  }
  #index02 ol li div img {
    width: 70%;
    margin: 0 auto;
    text-align: center;
    display: block;
  }
  #index02 ol li div strong {
    display: block;
    text-align: center;
    color: #00b2ff;
    font-size: 12pt;
    font-weight: 500;
    padding-bottom: 10px;
  }
  #index02 .txt {
    color: #fff;
  }
  #index02 .txt .t1 {
    display: block;
    font-size: 12pt;
    margin-bottom: 7px;
  }
  #index02 .txt .t2 {
    display: block;
    font-size: 15pt;
    margin-bottom: 7px;
  }
  #index02 .txt .t2 span {
    color: #ffeb39;
  }
  #index03 {
    padding: 30px 0 30px;
    text-align: center;
  }
  #index03 .tit {
    color: #00b2ff;
    display: block;
    font-size: 18pt;
    letter-spacing: 1.5px;
    font-weight: 300;
    margin-bottom: 10px;
    line-height: 1.4;
  }
  #index03 p {
    display: block;
    text-align: center;
    margin-bottom: 20px;
  }
  #index03 .box {
    background: #f7f7f7 url(../img/index03_img1.png) no-repeat right bottom / 140px;
    margin: 0 auto;
    border-radius: 10px;
    padding: 10px;
  }
  #index03 .box img {
    padding-right: 15px;
    display: block;
  }
  #index03 .box .txt {
    text-align: left;
    padding-top: 15px;
  }
  #index03 .box .txt span {
    display: block;
    font-size: 13pt;
    color: #d4af01;
    font-weight: 500;
    padding-bottom: 20px;
    text-align: center;
  }
  #index03 .box .txt ol li {
    display: block;
    font-weight: 400;
    padding-bottom: 10px;
  }
  #index03 .box .txt ol li strong {
    font-weight: 400;
    border-bottom: 2px solid #d4af01;
  }
  #index03 .box .txt ol li:before {
    font-family: 'LigatureSymbols';
    content: "\E02a";
    color: #d4af01;
    line-height: 1;
    font-size: 22pt;
    margin-right: 10px;
    margin-top: 4px;
    font-weight: normal;
  }
  #index04 {
    padding: 0px 0 30px;
    text-align: center;
  }
  #index04 .tit {
    color: #00b2ff;
    display: block;
    font-size: 18pt;
    letter-spacing: 1.5px;
    font-weight: 300;
    margin-bottom: 10px;
    line-height: 1.4;
  }
  #index04 p {
    display: block;
    text-align: left;
    margin-bottom: 10px;
  }
  #index04 .box {
    margin: 0 auto;
    text-align: left;
    color: #fff;
    background: url(../img/bg_blue.png);
    padding: 10px;
  }
  #index04 .box span {
    display: block;
    font-size: 14pt;
    padding-bottom: 7px;
    text-align: center;
    font-weight: 300;
  }
  #index04 .box p {
    color: #fff;
    text-align: left;
    display: block;
    line-height: 1.4;
  }
  #index04 .box div {
    display: block;
    width: 50%;
    margin: 0 auto 10px;
    text-align: center;
  }
  #index05 {
    padding: 30px 0 10px;
    text-align: center;
    background: url(../img/bg_sya.png);
  }
  #index05 .tit {
    color: #00b2ff;
    display: block;
    font-size: 18pt;
    letter-spacing: 1.5px;
    font-weight: 300;
    margin-bottom: 15px;
    line-height: 1.4;
  }
  #index05 ol {
    padding: 0 10px;
  }
  #index05 ol li {
    margin-bottom: 20px;
  }
  #index05 ol li div {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
  }
  #index05 ol li iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
  }
  #index05 ol li p {
    display: block;
    padding-top: 10px;
  }
  #index06 {
    padding: 30px 0 30px;
    text-align: center;
  }
  #index06 .tit {
    color: #00b2ff;
    display: block;
    font-size: 18pt;
    letter-spacing: 1.5px;
    font-weight: 300;
    margin-bottom: 10px;
    line-height: 1.4;
  }
  #index06 ol {
    display: flex;
    flex-wrap: wrap;
    background: #f6f6f6;
    padding: 10px 5px 0;
  }
  #index06 ol li {
    width: calc(100% / 2 - 10px);
    margin: 0 5px 10px;
    text-align: center;
    padding: 5px 0;
    background: #fff;
  }
  #index07 {
    padding: 0px 0 30px;
    text-align: center;
  }
  #index07 .tit {
    color: #00b2ff;
    display: block;
    font-size: 18pt;
    letter-spacing: 1.5px;
    font-weight: 300;
    margin-bottom: 20px;
    line-height: 1.1;
  }
  #index07 ol {}
  #index07 ol li {}
  #index07 ol li + li {
    margin-top: 20px;
  }
  #index07 ol li .img {}
  #index07 ol li .img img {
    border: 3px solid #ddd;
  }
  #index07 ol li .txt {
    text-align: left;
    padding-top: 10px;
  }
  #index07 ol li .txt span {
    font-size: 14pt;
    color: #d4af01;
    font-weight: 500;
    display: block;
    padding-bottom: 7px;
  }
  #index07 ol li .txt span:before {
    font-family: 'LigatureSymbols';
    content: "\E02a";
    color: #d4af01;
    line-height: 1;
    font-size: 20pt;
    margin-right: 10px;
    margin-top: 2px;
    font-weight: normal;
  }
  #index08 {
    padding: 30px 0 10px;
    text-align: center;
    background: url(../img/bg_sya.png);
  }
  #index08 .tit {
    color: #00b2ff;
    display: block;
    font-size: 18pt;
    letter-spacing: 1.5px;
    font-weight: 300;
    line-height: 1.4;
  }
  #index08 div {
    border-bottom: 2px solid #c8e2ed;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
  }
  #index08 div p {
    display: block;
    display: flex;
    padding-bottom: 10px;
  }
  #index08 div:last-child {
    border-bottom: none;
  }
  #index08 div p:first-child {
    font-size: 12pt;
    color: #00b2ff;
    margin-bottom: 10px;
  }
  #index08 div p u {
    display: block;
    text-decoration: none;
    width: calc(100% - 70px);
  }
  #index08 div p u.intit {
    padding-top: 10px;
  }
  #index08 div p span.q {
    font-size: 14pt;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 15px;
    color: #fff;
    font-weight: 300;
    line-height: 1;
    background: #00b2ff;
    border-radius: 100px;
    width: 40px;
    height: 40px;
  }
  #index08 div p span.a {
    font-size: 14pt;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 15px;
    color: #fff;
    font-weight: 300;
    line-height: 1;
    background: #d3ae00;
    border-radius: 100px;
    width: 40px;
    height: 40px;
  }
  #index09 {
    padding: 30px 0 200px;
    text-align: center;
  }
  #index09 .tit {
    color: #00b2ff;
    display: block;
    font-size: 18pt;
    letter-spacing: 1.5px;
    font-weight: 300;
    margin-bottom: 10px;
    line-height: 1.4;
  }
  #index09 dl {
    border-bottom: 2px solid #e9e9e9;
  }
  #index09 dt {
    text-align: left;
    display: flex;
    align-items: center;
    padding: 15px 0px 7px 0px;
    font-weight: normal;
    color: #00b2ff;
    font-size: 11pt;
  }
  #index09 dt span {
    background: #d3ae00;
    color: #fff;
    border-radius: 100px;
    display: inline-block;
    padding: 5px 10px;
    font-size: 9pt;
    line-height: 1;
    margin-left: 7px;
  }
  #index09 dt span.nn {
    background: #bbb;
  }
  #index09 dd {
    text-align: left;
    padding: 7px 0px 15px 0px;
  }
  #index09 dd input {
    background: #e9e9e9;
    border: none;
    padding: 10px;
  }
  #index09 dd select {
    background: #e9e9e9;
    border: none;
    padding: 10px;
  }
  #index09 dd select.gakunen {
    background: #e9e9e9;
    border: none;
    padding: 10px;
    -webkit-appearance: none;
    border-radius: 0;
  }
  #index09 dd input.sizeL {
    width: 100%;
    -webkit-appearance: none;
    border-radius: 0;
    font-size: 18px;
  }
  #index09 dd input.sizeS {
    width: 150px;
    margin-right: 10px;
  }
  #index09 dd input.add1, #index09 dd input.add2 {
    margin-top: 10px;
  }
  #index09 dd input.radio {
    margin-right: 10px;
  }
  #index09 dd input.checkbox {
    margin-right: 10px;
  }
  #index09 dd span.come {
    margin-right: 20px;
  }
  #index09 dd textarea {
    width: 100%;
    height: 200px;
    background: #e9e9e9;
    border: none;
    padding: 10px;
    font-size: 18px;
  }
  #index09 .kiyaku {
    padding: 15px 0 15px;
    text-align: left;
  }
  #index09 .kiyaku span {
    display: block;
    color: #d3ae00;
  }
  #index09 .box {
    text-align: left;
    overflow: auto;
    max-height: 250px;
    padding: 10px;
    border: 1px solid #ddd;
  }
  #index09 .box ol {}
  #index09 .box ol li {
    padding: 10px 0;
    border-bottom: 1px dotted #ccc;
  }
  #index09 .box ol li span {
    display: block;
  }
  #index09 .doui {
    text-align: center;
    padding: 15px 0 15px;
  }
  #index09 .doui p {
    padding-bottom: 10px;
  }
  #index09 .doui input.radio {
    margin-right: 10px;
  }
  #index09 .btn {
    margin-top: 50px;
  }
  #index09 .btn input {
    width: 90%;
    background: #d3ae00;
    color: #fff;
    border-radius: 100px;
    display: inline-block;
    padding: 40px 60px 40px;
    font-size: 18pt;
    line-height: 1;
    border: none;
    cursor: pointer;
  }
  #index10 {
    padding: 30px 0 120px;
    text-align: center;
    background: url(../img/bg_sya.png);
  }
  #index10 .tit {
    color: #00b2ff;
    display: block;
    font-size: 18pt;
    letter-spacing: 1.5px;
    font-weight: 300;
    margin-bottom: 15px;
    line-height: 1.4;
  }
  #index10 .movie {
    width: 90%;
    aspect-ratio: 16 / 9;
    margin: 0 auto;
  }
  #index10 iframe {
    width: 100%;
    height: 100%;
  }
  #index10 p {
    display: block;
    padding-top: 10px;
  }
  #index10 .btn a {
    display: block;
    background: #d3ae00;
    color: #fff;
    border-radius: 100px;
    padding: 15px 20px;
    margin-top: 30px;
    font-size: 16pt;
    line-height: 1;
    border: none;
    cursor: pointer;
  }
  /*総合型選抜入試の解説ページの目次*/
  .table_of_contents ul {
    border: solid 2px #c8e2ed; /*線の設定*/
    padding: 0.5em 1em 0.5em 2.3em;
    margin: 0 0 20px 0;
    position: relative;
    background: #ffffff;
  }
  .table_of_contents ul li {
    line-height: 1.5;
    padding: 0.5em 0;
    list-style-type: none !important;
  }
  .table_of_contents ul li:before {
    font-family: "Font Awesome 5 Free";
    content: "\f0a4"; /*アイコンの種類*/
    position: absolute;
    left: 1em; /*左端からのアイコンまで*/
    color: #c8e2ed; /*アイコン色*/
  }
  .table_of_contents ul li a:link a:active a:hover a:visited {
    color: #000000;
  }
  #index08_about {
    padding: 0px 0 60px;
    text-align: center;
    background: url(../img/bg_sya.png);
  }
  #index08_about .tit {
    color: #00b2ff;
    display: block;
    font-size: 29pt;
    letter-spacing: 1.5px;
    font-weight: 300;
    margin-bottom: 20px;
    line-height: 1;
  }
  #index08_about div {
    padding-top: 30px;
    padding-bottom: 10px;
    text-align: left;
  }
  #index08_about div.section {
    margin: 0 0 30px 0;
  }
  #index08_about div.section img {
    display: block;
    margin: 1rem auto 0.5rem auto;
    max-width: 100%;
  }
  #index08_about div.section .caption {
    display: block;
    color: #999999;
    font-size: 0.8em;
    text-align: center;
  }
  #index08_about div p {
    display: block;
    display: flex;
    padding-bottom: 20px;
  }
  #index08_about div:last-child {
    border-bottom: none;
  }
  #index08_about div p:first-child {
    font-size: 14pt;
    color: #00b2ff;
    font-weight: 500;
    margin-bottom: 10px;
  }
  #index08_about div p u {
    display: block;
    text-decoration: none;
    width: calc(100% - 80px);
  }
  #index08_about div p u.intit {
    padding-top: 5px;
    line-height: 2rem;
  }
  #index08_about div p span.q {
    font-size: 18pt;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
    color: #fff;
    font-weight: 300;
    line-height: 1;
    background: #00b2ff;
    border-radius: 100px;
    width: 60px;
    height: 60px;
  }
  #index08_about div p span.a {
    font-size: 18pt;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 40px;
    color: #fff;
    font-weight: 300;
    line-height: 1;
    background: #d3ae00;
    border-radius: 100px;
    width: 80px;
    height: 80px;
  }
	/*メディア掲載一覧*/
	#index_media{
		position: relative;
		width: 100%;
		padding: calc(315 / 360 * 100%) 0 0;
	}
	#index_media iframe{
		border: none;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		min-width: 100%;
		margin: 0 auto;
	}
	.tab-wrap {
		margin: 0px auto;
		border: 1px #ddd solid;
		padding: 30px;
		width: 90%;
	}
	.entry {
		width: 90%;
		margin:0 auto 10px;
		padding-bottom: 0px;
		border-bottom: 1px solid #b4b4b4;
	}
  /*----------------------------------------共通項---------------------------------------- */
  .mb_s {
    margin-bottom: 10px;
  }
  .mb_m {
    margin-bottom: 20px;
  }
  .mb_l {
    margin-bottom: 100px;
  }
  .table_basic {
    border-collapse: separate;
    border-spacing: 1px;
    background: #e0e0e0;
    border-style: none;
    width: 100%;
    margin-bottom: 10px;
  }
  .table_basic th {
    background-color: #f4f4f4;
    padding: 5px 10px;
    font-weight: normal;
    display: block;
  }
  .table_basic td {
    background-color: #FFF;
    padding: 5px 10px;
    text-align: left;
    display: block;
  }
  #al1, #al2, #al3, #al4, #al5, #al6, #al7, #al7h, #al8, #al9 {
    margin-top: -40px;
    padding-top: 40px;
  }
  .youtube2 {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
  }
  .youtube2 iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
  }
}