@charset "UTF-8";
html, body {
  text-size-adjust: none;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
}

html {
  font-size: 62.5%;
  font-weight: 500;
}

* {
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}

th#baseHeader, th#baseTopMenu, th#baseLeftMenu, th#baseRightMenu, th#baseBottomMenu, th#baseFooter, td#baseMainContents, td#alschoolsTopBaseMainContents, td#baseBlogContents, th#baseRightBlogMenu, td#formContentsTd, th#baseHeader *, th#baseTopMenu *, th#baseLeftMenu *, th#baseRightMenu *, th#baseBottomMenu *, th#baseFooter *, th#baseRightBlogMenu *, td#formContentsTd * {
  line-height: 1.8em;
  text-size-adjust: none;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
}

br.clear, div.clear {
  clear: both;
  height: 1px;
}

img {
  border: medium none;
  max-width: 100%;
}

img.borderNone {
  border-style: none ! important;
}

/*** FONT ***/

*.blacktext {
  color: #1e1e1e ! important;
}

*.graytext {
  color: #666 ! important;
}

*.redtext {
  color: #da3c41 ! important;
}

*.bluetext {
  color: #00F ! important;
}

/*** リンク ***/

a {
  color: #333333;
  text-decoration: none;
}

a:hover {
  color: #da3c41;
  text-decoration: underline;
}

td#baseMainContents a {
  color: #da3c41;
}

td#baseMainContents a:hover {
  color: #3A5AA7;
}

/*** タイトル ***/

h1 {
  font-size: 2.8rem;
  color: #002060;
  margin: 0;
  padding: 0;
}

h1.pageTitle {
  text-align: center;
  width: 90%;
  max-width: 1020px;
  margin: 0 auto;
  line-height: 3em;
  position: relative;
}

h2 {
  font-size: 2.8rem;
  color: #002060;
  font-weight: 600;
  margin: 0 auto;
  padding: 0;
  position: relative;
}

h2.pinkTitle, h2.grayTitle, h2.purpleTitle, h2.blueTitle, h2.yellowTitle {
  background-position: 0 0;
  background-size: cover;
  clear: both;
  margin: 0;
  padding: 8px 16px 6px;
  letter-spacing: 1px;
  font-size: 1.8rem !important;
  min-height: 20px;
  /* height    : 20px; */
  /* background-repeat    : no-repeat; */
}

h2.pinkTitle {
  /* background-image: url("https://airline.gr.jp/img/h2Pink.gif"); */
  color: #da3c41;
  padding: 8px 0 2px;
}

h2.grayTitle {
  background-image: url("https://airline.gr.jp/img/h2Gray.gif");
  background-size: cover;
  background-repeat: round;
  color: #002060;
  line-height: 1.8em;
}

h2.purpleTitle {
  /* background-image: url("https://airline.gr.jp/img/h2Purple.gif"); */
  color: #AF0D0C;
}

h2.blueTitle {
  /* background-image: url("https://airline.gr.jp/img/h2Blue.gif"); */
  color: #4B57A3;
  font-size: 1.6rem;
}

h2.yellowTitle {
  /* background-image: url("https://airline.gr.jp/img/h2Yellow.gif"); */
  color: #4B57A3;
}

h2.pinkTitle .right, h2.grayTitle .right {
  font-size: 1.6rem;
  padding-top: 2px;
  padding-right: 10px;
  color: #da3c41;
}

h3.title {
  color: #B00C08;
  font-size: 1.6rem;
  margin: 30px 0 0;
}

h3.title_nogap {
  color: #B00C08;
  font-size: 1.6rem;
  margin: 5px 0 0;
}

h3.title .right {
  float: right;
  font-size: 1.2rem;
  padding-top: 2px;
  padding-right: 40px;
  color: #AF0D0C;
}

@media (min-width:600px) {
  h2.pinkTitle .right, h2.grayTitle .right {
    float: right;
  }
}

/*** コンテンツ枠***/

div.contentsFrame {
  margin-top: 10px;
  overflow: hidden;
  padding: 10px 0 23px;
  width: 100%;
  font-size: 1.5rem;
  line-height: 1.8em;
}

div.contentsFrame_nogap {
  margin: 10px auto 0;
  overflow: hidden;
  padding: 0 0 30px;
  width: 100%;
  max-width: 960px;
}

*.noborder {
  border-style: none ! important;
}

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

body {
  padding: 0;
  margin: 0;
  text-align: center;
  background-color: #ffffff;
  color: #333333;
  box-sizing: border-box;
}

/*** BaseTbl ***/

table#baseTbl {
  width: 100%;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
}

td#baseMainContents {
  width: 100%;
  vertical-align: top;
}

#baseMainContentsInnderBox {
  width: 90%;
  max-width: 1020px;
  margin: 0 auto;
  padding: 0;
  position: relative;
  text-align: left;
}

td#alschoolsTopBaseMainContents {
  padding: 5px 0 20px;
  text-align: left;
  vertical-align: top;
}

td#baseBlogContents {
  vertical-align: top;
  text-align: left;
  vertical-align: top;
  padding-left: calc(1rem + ((1vw - 9.81px) * 52.987));
  padding-right: 20px;
}

@media (max-width:980px) {
  td#baseBlogContents {
    padding: 5px 5px 20px 5px;
  }
}

td#baseMainContents .pageTitle {
  padding: 0;
}

td#baseMainContents .pageTitle img {
  width: 100%;
  margin: 0;
}

div.commonPageTop2 {
  text-align: right;
  margin: 0;
  padding: 20px 10px 35px 0;
}

.common-pagetop-box img {
  width: 15px;
  height: 15px;
}

th#baseLeftMenu {
  text-align: left;
  vertical-align: top;
  padding: 10px 0 20px 0;
  width: 215px;
}

@media (min-width:981px) {
  th#baseLeftMenu {
    padding-left: calc(1rem + ((1vw - 9.81px) * 52.987));
  }
}

/*** Header *****************************************************/

th#baseHeader {
  padding-top: 0;
  text-align: left;
  width: 100%;
}

th#baseHeader * {
  font-weight: normal;
}

div#headerBack {
  width: 100%;
  max-width: 1560px;
  margin: 0 auto;
}

/*** HeaderRight ***/

div#headerRight {
  float: right;
  height: auto;
  padding: 8px 2% 0 0;
  text-align: right;
  width: 45%;
  font-size: 1.2rem;
}

div#headerRight a:hover {
  text-decoration: none;
}

div#headerRight .hdinqbtn, div#headerRight .mypagebtn {
  border-radius: 8px;
  font-weight: 600;
  text-align: center;
  cursor: pointer;
}

div#headerRight .hdinqbtn {
  display: inline-block;
  background: #da3c41;
  border: 2px solid #da3c41;
  padding: 6px 8px;
  width: 12em;
  transition: .2s;
}
div#headerRight .hdinqbtn a {
  color: #fff;
  font-weight: 900;
  display: flex;
  font-size: 80%;
  line-height: 1.4em;
}
div#headerRight .hdinqbtn a img {
  width: 2rem;
  margin-right: 1em;
}

div#headerRight .hdinqbtn:hover {
  box-shadow: 2px 2px #aa3c41;
  transform: translate(-2px, -2px);
}

div#headerRight .hdinqbtn__pamph {
  border-radius: 8px;
  font-weight: 600;
  text-align: center;
  cursor: pointer;
  display: none;
  background: #ffffff;
  border: 2px solid #da3c41;
  padding: 2px 8px;
  width: 9em;
  transition: .2s;
}
div#headerRight .hdinqbtn__pamph a {
  color: #da3c41;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
}
div#headerRight .hdinqbtn__pamph a img {
  width: 4rem;
}
div#headerRight .hdinqbtn__pamph:hover {
  box-shadow: 2px 2px #aa3c41;
  transform: translate(-2px, -2px);
}

@media (max-width: 374px) {
  div#headerRight .mypagebtn {
    width: 10em;
  }
  div#headerRight .mypagebtn a {
    font-size: 1rem;
  }
}

@media (min-width:600px) {
  div#headerRight .hdinqbtn {
    display: inline-block;
    margin-right: 1em;
  }
  div#headerRight .hdinqbtn__pamph {
    display: inline-block;
  }
}

@media (min-width:768px) {
  div#headerRight {
    padding: 18px 18px 0 0;
    width: 50%;
    display: flex;
    justify-content: flex-end;
  }

  div#headerRight .hdinqbtn {
    width: 12em;
  }
}

/*** HeaderLeft ***/

div#headerLeft {
  clear: left;
  float: left;
  height: auto;
  padding: 0 0 0 2%;
  width: 50%;
  max-width: 250px;
}

div#headerLeft a, div#headerLeft a img {
  width: 100%;
}

@media (min-width:415px) {
  div#headerLeft {
    padding: 0 0 0 15px;
  }
}

#topBtn {
  bottom: 20%;
  right: 2%;
  width: 55px;
  height: 57px;
  font-size: 1.2rem;
  text-align: center;
  background-color: #fff;
  border: 1px solid #6cc2da;
  border-radius: 8%;
  color: #6cc2da;
  z-index: 4;
}

#topBtn:before {
  content: '';
  width: 38px;
  height: 42px;
  background: url(/img/header/page-top.png) center no-repeat;
  background-size: contain;
  display: block;
  margin: auto;
  transition: .3s;
}

#topBtn:hover {
  border-color: #da3c41;
  color: #da3c41;
  text-decoration: none;
}

#topBtn:hover::before {
  background: url(/img/header/page-top-hv.png) top no-repeat;
  background-size: contain;
}

@media (min-width:600px) {
  #topBtn {
    bottom: 8%;
    right: 8%;
    width: 60px;
    height: 60px;
  }
}

/*** TopMenu *****************************************************/

th#baseTopMenu {
  position: sticky;
  top: 0;
  padding: 0;
  text-align: center;
  z-index: 20;
}

#AL_navi_sp {
  background: #FFF;
  width: 100%;
  display: block;
  position: fixed;
  bottom: 0;
  box-shadow: 0 3px 13px black;
}

#AL_navi_sp ul.ALnavi-sp {
  margin: 0;
  padding: 1.4rem 0;
  background: #fff;
  z-index: 1;
}

#AL_navi_sp ul.ALnavi-sp li a {
  color: #002060;
}

#AL_navi_sp>ul>li {
  width: 30%;
  margin: auto;
  display: inline-block;
  list-style-type: none;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

#AL_navi_sp ul li i {
  font-size: 2.1rem;
}

#AL_navi {
  background-color: #ffffff;
  box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.055);
  display: none;
  width: 100%;
}

#AL_navi ul {
  margin: 0;
  padding: 0;
  background: #fff;
}
#AL_navi ul {
  background: #da3c41;
  box-shadow: 0px 2px 5px -1px #00000099;
}

#AL_navi ul li {
  display: inline-block;
  list-style-type: none;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

#AL_navi ul li.pc-scv, #AL_navi ul li.tab-display {
  display: none;
}

#AL_navi>ul>li>a>.gn_child {
  border-top: 4px solid #aaa;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: '';
  display: inline-block;
  height: 0;
  width: 0;
  vertical-align: middle;
  -webkit-transition: color 0.1s linear;
  transition: color 0.1s linear;
}

#AL_navi>ul>li>a {
  font-size: 1.5rem;
  color: #fff;
  display: block;
  line-height: 48px;
  padding: 0 10px;
  text-decoration: none;
}

#AL_navi>ul>li:hover {
  /* background-color: rgb(218, 60, 65); */
  background: #da3c41;
}

#AL_navi>ul>li:last-child:hover>div {
  transform: translateX(-47%);
}

#AL_navi>ul>li:hover>a {
  color: #ffffff;
  backdrop-filter: brightness(1.5);
  text-shadow: 0px 2px 8px #ffffff75;
}

#AL_navi>ul>li:hover>a>.gn_child {
  border-top-color: rgb(255, 255, 255);
}

#AL_navi>ul>li>div {
  background-color: #fff;
  border-top: 0;
  border-radius: 0 0 4px 4px;
  box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.055);
  display: none;
  margin: 0;
  opacity: 0;
  position: absolute;
  width: 150px;
  visibility: hidden;
  -webkit-transiton: opacity 0.3s;
  transition: opacity 0.3s;
  z-index: 10;
}

#AL_navi>ul>li:hover>div {
  display: block;
  opacity: 1;
  visibility: visible;
  box-shadow: 2px 2px 5px 1px #4e506b6b;
}
#AL_navi>ul>li>div ul {
  background:#fffffa;
}
#AL_navi>ul>li>div ul>li {
  display: block;
}

#AL_navi>ul>li>div ul>li>a {
  color: #333;
  display: block;
  padding: 12px 24px;
  text-decoration: none;
}

#AL_navi>ul>li>div ul>li:hover>a {
  background-color: #da3c41;
  color: #fff;
}

#AL_navi ul li.nav-else-disp {
  display: none !important;
}

#AL_navi ul li.sp-display a i {
  font-size: 2.1rem;
}

@media (min-width: 320px) {
  #AL_navi ul li.pc-display {
    display: none;
  }
}

@media (min-width: 600px) {
  #AL_navi {
    display: unset;
  }
  #AL_navi_sp {
    display: none;
  }
  #AL_navi ul li.tab-display {
    display: inline-block;
  }
  #AL_navi ul li.sp-display {
    display: none;
  }
}

@media (min-width: 769px) {
  #AL_navi ul li.tab-display {
    display: none;
  }
  #AL_navi ul li.pc-display {
    display: inline-block;
  }
  #AL_navi>ul>li>a, #AL_navi>ul>li>div {
    font-size: calc(1.2rem + ((1vw - 7.69px) * 0.1957));
    min-height: 0vw;
  }
  #AL_navi>ul>li>div {
    width: 165px;
  }
  #AL_navi ul li.pc-scv {
    display: inline-block;
  }
  #AL_navi ul li.sp-scv {
    display: none;
  }
}

@media (min-width: 1280px) {
  #AL_navi>ul>li>a {
    font-size: 1.4rem;
  }
  #AL_navi>ul>li>div {
    font-size: 1.3rem;
  }
}

/* HBmenu */

.HBmenu-btn {
  top: 10px;
  right: 10px;
  display: flex;
  height: 3.6rem;
  width: 100%;
  margin: 0 auto;
  justify-content: center;
  align-items: center;
  /* z-index: 1; */
  background-color: #ffffff;
}

.HBmenu-btn span, .HBmenu-btn span:before, .HBmenu-btn span:after {
  content: '';
  display: block;
  height: 3px;
  width: 25px;
  border-radius: 3px;
  background-color: #002060;
  position: absolute;
  transition: .3s;
}

.HBmenu-btn span:before {
  bottom: 8px;
}

.HBmenu-btn span:after {
  top: 8px;
}

#HBmenu-btn-check:checked~.HBmenu-btn span {
  background-color: rgba(255, 255, 255, 0);
  /*メニューオープン時は真ん中の線を透明にする*/
}

#HBmenu-btn-check:checked~.HBmenu-btn span::before {
  bottom: 0;
  transform: rotate(45deg);
  background-color: #da3c41;
}

#HBmenu-btn-check:checked~.HBmenu-btn span::after {
  top: 0;
  transform: rotate(-45deg);
  background-color: #da3c41;
}

#HBmenu-btn-check {
  display: none;
}

.menundclose:after {
  content: 'MENU';
  color: #002060;
}

#HBmenu-btn-check:checked~.menundclose:after {
  content: 'CLOSE';
  color: #da3c41;
  transition: .4s;
}

.HBmenu-content {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 100%;
  left: 0;
  z-index: -1;
  background-color: #fffffff0;
  transition: all 0.5s;
  /*アニメーション設定*/
  overflow-y: scroll;
}

.HBmenu-content ul {
  padding: 10vh 10px 13vh;
}

.HBmenu-content ul li {
  border-bottom: solid 1px #ddd;
  list-style: none;
}

.HBmenu-content ul li a {
  display: block;
  width: 100%;
  box-sizing: border-box;
  text-decoration: none;
  padding: 9px 0 10px;
  position: relative;
}

#HBmenu-btn-check:checked~.HBmenu-content {
  top: 0;
  /*メニューを画面内へ*/
}

input#HB-success, input#HB-teachers, input#HB-courses, input#HB-access, input#HB-schools, input#HB-others {
  display: none;
}

.HBmenu-parent {
  font-size: 1.6rem;
}

.angletoggle {
  margin-left: .5rem;
}

.angletoggle:before {
  content: "\f107";
  color: #002060;
}

.HBmenu-content input[type="checkbox"]:checked~* .angletoggle:before {
  content: "\f106";
  color: #da3c41;
}

.HBmenu-parent .HBmenu-child {
  visibility: hidden;
  max-height: 0;
  overflow-y: hidden;
  margin-left: -40px;
  box-sizing: border-box;
  background-color: #f6f9fc;
  z-index: 1;
  border-top: 1px solid #DDD;
  border-left: 1px solid #FFF;
  border-right: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  position: relative;
  padding: 0 15%;
  opacity: 1;
  top: 0;
  margin: 0;
  left: auto;
  width: 100%;
  list-style: none;
  text-align: left;
}

.HBmenu-parent input[type="checkbox"]:checked~.HBmenu-child {
  max-height: inherit;
  overflow-y: visible;
  visibility: visible;
}

ul.HBmenu-child li {
  display: flex;
  flex-direction: row;
  align-items: center;
  border: none;
  text-align: center;
  border-bottom: 1px solid #36aadd;
  margin: .5em 0;
}

.HBmenu-child li a {
  font-size: 1.4rem;
  padding-bottom: 6px !important;
}

/* パンくず */

div#breadcrumb {
  background: #fff;
  border-bottom: #eee solid 1px;
  width: 96%;
  height: 3em;
  padding: 5px 5px 1px;
  margin: 0 auto;
  text-align: left;
  font-size: calc(1rem + ((1vw - 3.75px) * 0.2545));
}

div#breadcrumb * {
  font-weight: normal;
}

div#breadcrumb>a {
  padding-left: 3vw;
}

div#breadcrumb a+a {
  padding: 0;
}

div#breadcrumb a:hover, div#breadcrumb a.stay {
  color: #6C5931 ! important;
  text-decoration: none ! important;
}

@media (min-width:600px) {
  div#breadcrumb {
    width: 100%;
    padding: 0;
  }
}

@media (min-width:769px) {
  div#breadcrumb {
    font-size: 1.2rem;
    height: 2em;
  }
}

/*** BottomMenu *****************************************************/

th#baseBottomMenu {
  text-align: center;
  padding: 0;
}

/*** BottomMenu00 ***/

div#bottomMenu00 {
  margin: 0 auto;
  text-align: right;
  width: 90%;
}

.common-pagetop-box {
  display: inline-block;
  color: #da3c41 ! important;
  margin: 5px 0;
}

.common-pagetop-box, .common-pagetop-box * {
  vertical-align: middle;
}

.common-pagetop-box img {
  width: 15px;
  height: 15px;
}

/*** BottomMenu01 ***/

div#bottomMenu01 {
  margin: auto;
  padding-bottom: 12px;
  padding-top: 15px;
  text-align: center;
  width: 100%;
  /* background: #ECF7FA; */
}

div#bottomMenu01 ul {
  display: inline-flex;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

div#bottomMenu01 li {
  display: inline;
  margin: 0;
  padding-left: calc(0.5rem + ((1vw - 3.2px) * 1.7857));
  padding-right: calc(0.5rem + ((1vw - 3.2px) * 1.7857));
  ;
}

div#bottomMenu01 li.pc-btmMenu {
  display: none;
}

div#bottomMenu01 a {
  font-weight: 600;
  font-size: 1rem;
  cursor: pointer;
}

div#bottomMenu01 a.act {
  color: #da3c41 ! important;
}

div#bottomMenu01 a:hover {
  text-decoration: none ! important;
}

li.sns-link a {
  font-size: 1.8rem;
}

li.sns-link a img {
  width: 2.1rem;
  margin-right: .4em;
  margin-bottom: -5px;
}

.only-icon a img {
  width: 2.4rem !important;
  margin-right: 0 !important;
}

@media (min-width:600px) {
  div#bottomMenu01 li {
    padding-left: 10px;
    padding-right: 10px;
  }
  div#bottomMenu01 li.pc-btmMenu {
    display: inline;
  }
  br.sp-br {
    display: none;
  }
}

@media (min-width:769px) {
  div#bottomMenu01 li a {
    font-size: 1.3rem;
  }
}

/*** BottomMenu02 ***/

div#bottomMenu02 {
  margin: 0;
  padding: 20px 0;
  width: 100%;
  /* background: #ffdcdc; */
  background: #ECF7FA;
}

div#bottomMenu02>div {
  width: 100%;
  max-width: 1020px;
  margin: 0 auto;
  position: relative;
}

div#bottomMenu02 div p.bottom-sclname {
  font-size: 1.8rem;
  margin: 0;
  font-weight: normal;
}

div#bottomMenu02 div p.bottomcopy {
  width: 90%;
  font-size: 1.4rem;
  font-weight: normal;
  margin: 0 auto;
}

div#bottomMenu02 div p.bottomtelnum {
  display: inline-block;
  font-size: 1.6rem;
  margin-right: 3em;
  color: #333333;
}

div#bottomMenu02 div p.bottominqbtn {
  display: inline-block;
  margin: 0;
  padding: 10px 30px;
  /* background: #fff; */
  border-radius: 8px;
  color: #002060;
  font-size: 1.6rem;
  text-decoration: none;
}

div#bottomMenu02 div p.bottominqbtn:hover {
  color: #da3c41;
}

.bottomMenu__mypage {
  margin:2em 0 1em;
}
.bottomMenu__mypage--btn a {
  padding: 1em;
  font-size: 1.4rem;
  background: #ffffff;
  border: 2px solid #da3c41;
  border-radius: 8px;
  color: #da3c41;
}

/*** Footer *****************************************************/

th#baseFooter {
  padding: 12px;
  text-align: center;
  background: #CAE9F2;
  width: 100%;
  margin: 0;
  padding: 0 12px 5em;
}

div#copyright {
  color: #777;
  width: 90%;
  max-width: 860px;
  padding: 8px 20px 0;
  margin: 0 auto;
  text-align: left;
  font-weight: normal;
}

/**** Topページ ****/

h2.title {
  font-size: calc(2.1rem + ((1vw - 3.2px) * 3.1915));
  min-height: 0vw;
  text-align: center;
  width: 90%;
  line-height: 3em;
  max-width: 1020px;
}

h2.title::after {
  content: '';
  background-color: #002060;
  font-size: 0;
  position: absolute;
  bottom: 5px;
  left: 50%;
  width: 90%;
  height: 2px;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

@media (min-width:415px) {
  h2.title {
    font-size: calc(2.4rem + ((1vw - 4.15px) * 1.1331));
  }
}

@media (min-width:769px) {
  h2.title {
    font-size: 2.8rem;
  }
}

/* メインビジュアル */

div.main-visual {
  margin: 0;
  padding: 0;
  width: 100%;
  position: relative;
  top: 0;
  height: calc((914 / 750) * 100vw);
  background: url(../img/top/alsptopRFD.jpeg) center top no-repeat;
  background-size: cover;
}

div.main-visual .main-cp1 {
  width: 80%;
  position: relative;
  top: 10%;
  left: -5%;
}

div.main-visual .main-cp2 {
  width: 90%;
  position: absolute;
  bottom: 5%;
  left: 5%;
}

@media (min-width:600px) {
  div.main-visual {
    background: url(../img/top/alpctop1980x.jpeg) center top no-repeat;
    background-size: cover;
    height: calc((11 / 32) * 100vw);
  }
  div.main-visual .main-cp1 {
    position: absolute;
    width: 35%;
    top:8%;
    left: 5%;
  }
  div.main-visual .main-cp2 {
    width: 40%;
    bottom: 0%;
    left: 21%;
  }
}

/* サイドお問い合わせボタン */

div#sideinqbtn1, div#sideinqbtn2 {
  display: none;
  visibility: hidden;
  opacity: 0;
}

@media (min-width: 768px) {
div#sideinqbtn1, div#sideinqbtn2 {
  position: fixed;
  top: 200px;
  right: 0;
  width: 2rem;
  font-size: 1.4rem;
  line-height: 1.8rem;
  padding: 20px 10px;
  background: #FFFFB3;
  border-radius: 8px 0 0 8px;
  color: #333333;
  font-weight: 600;
  z-index: 5;
  cursor: pointer;
  display: block;
  visibility: visible;
  opacity: 1;
  transition: .4s;
}
div#sideinqbtn1:hover {
  background: #FFFF8A;
  padding-right: 30px;
}

div#sideinqbtn2 {
  top: 350px;
  right: 0;
  line-height: 1.4rem;
  padding: 17px 10px;
  background: #ffdcdc;
}
div#sideinqbtn2:hover {
  background: #FFAEAE;
  padding-right: 30px;
}
}

/* 合格実績--トップページ */
section#home-topMsg {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}

#home-topMsg h2 {
  line-height: 3.5em;
}
#home-topMsg>h2 span {
  position: absolute;
  top: 1.8em;
  left: 50%;
  transform: translateX(-50%);
  font-size: 50%;
  text-wrap: nowrap;
  width: 95%;
}

.home-topMsg__topLine {
  width: 90%;
  max-width: 810px;
  margin: auto;
  margin-bottom: 2.4em;
  padding: 0;
  text-align: center;
  border-bottom: 2px #c52d27 dashed;
  position: relative;
}

i.__dashed-line {
  position: absolute;
  right: 0%;
  font-size: 2rem;
  bottom: -12px;
  color: #c52d27;
}

.home-topMsg__toptxt {
  font-size: 2.1rem;
  line-height: 1.5em;
  font-weight: bold;
  margin: .5em 0;
}

.home-topMsg__toptxt span {
  font-size: 140%;
  color: #36aadd;
}

.home-topMsg__topJisseki {
  width: 100%;
  margin: 0;
}

.home-topMsg__topJisseki--wrap {
  width: 100%;
  max-width: 840px;
  margin: 0 auto;
}

.topJisseki__row {
  width: 100%;
  max-width: 98vw;
  margin: 0 auto;
}

.topJisseki__block {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  margin-bottom: 2em;
}

.topJisseki__block>h2.topJisseki__block--title {
  font-size: 2.1rem;
  line-height: 2.1em !important;
  width: 95%;
  color: #fff !important;
  border-radius: 4px;
  background: #c52d27;
}

.topJisseki__block>h2.--bgblue {
  background: #002060;
}

.topJisseki__block>h2 span {
  font-size: 70%;
}

.topJisseki__block>p {
  font-size: 1.4rem;
  align-self: center;
  line-height: 1.8em;
  margin-bottom: 0;
}

.topJisseki__list {
  list-style: none;
  text-align: left;
  padding-left: 5%;
  line-height: 1.8;
}

.topJisseki__list li {
  font-size: 2.1rem;
}

.topJisseki__list li span.co-long {
  font-size: 90%;
}

.topJisseki__list li b {
  font-weight: bold;
}

.topJisseki__list li.__list--else {
  font-size: 1.4rem;
  font-weight: bold;
}

.topJisseki__link {
  width: 90%;
  margin: auto;
  margin-bottom: 4em;
  padding: 0;
  text-align: center;
  border-bottom: 2px dashed #c52d27;
  position: relative;
  display: none !important;
}

.topJisseki__block.--supplement p {
  font-weight: bold;
}

.topJisseki__block.--supplement p:nth-of-type(1) {
  text-align: left;
  padding: 0 5%;
  margin: 0;
}

.topJisseki__block.--supplement p:nth-of-type(2) {
  font-size: 2.4rem;
  color: #c52d27;
}

.topJisseki__block.--supplement p:nth-of-type(2) span {
  font-size: 150%;
}

.topJisseki__block.--supplement p:nth-of-type(3) {
  font-size: 2.1rem;
}

@media (min-width:600px) {
  i.__dashed-line {
      right: -4%;
  }

  .home-topMsg__toptxt {
      font-size: 2.4rem;
  }

  .home-topMsg__toptxt span {
      font-size: 150%;
  }
  .topJisseki__row {
  display: flex;
  justify-content: space-around;
  flex-direction: row;
  flex-wrap: wrap;
}

  .topJisseki__block {
      width: 50%;
  }

  .topJisseki__block>h2.topJisseki__block--title {
      font-size: 2.4rem;
  }

  .topJisseki__list li {
      font-size: 2.4rem;
  }


  .topJisseki__link {
      width: 96%;
      display: block !important;
  }
}

/* アイザックの特徴 */

#isaac-char {
  position: relative;
  top: -50px;
}

.ALstrength-box {
  width: 100%;
  margin-top: 30px;
  position: relative;
  padding: 25px 0;
  background:#f6f9fc;
}

.ALstrength {
  width: 100%;
  max-width: 1120px;
  margin: 0 auto;
  padding: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.ALstrength li {
  width: 90%;
  list-style: none;
  padding: 20px 0;
  margin: 0 auto 2%;
  position: relative;
  /* background: #fff; */
}

.ALstrength li figure {
  margin: 0;
  position: relative;
}

.ALstrength li img {
  width: 100%;
  margin: 0;
  padding: 0;
}

p.strngth-title {
  font-size: 1.6rem;
  line-height: 1.8em;
  font-weight: 600;
  position: absolute;
  bottom: 0;
  margin: 0 auto;
  padding: 1.2rem 0;
  background: #ffffffab;
  width: 100%;
  color: #002060;
}

p.strngth-exp {
  width: 100%;
  font-size: 1.4rem;
  line-height: 1.8em;
  text-align: left;
  margin: .8rem auto;
}

p.strength-sub {
  width: 100%;
  font-size: 1.4rem;
  line-height: 1.8em;
  margin: 0;
  text-align: left;
}

@media (min-width:429px) {
  .ALstrength li {
    width: 45%;
  }
  p.strngth-title {
    font-size: 1.4rem;
  }
}

@media (min-width:769px) {
  .ALstrength li {
    width: 23%;
  }
  p.strength-sub {
    font-size: calc(1rem + ((1vw - 7.69px) * 1.2862));
    letter-spacing: -.08em;
  }
}

@media (min-width:1020px) {
  p.strength-sub {
    font-size: 1.4rem;
  }
}


/* キャリアコンサルタント */

div.ccs-teachers {
  width: 100%;
  background: #f6f9fc;
  padding: 30px 0;
}

p.ccs-script {
  width: 90%;
  max-width: 640px;
  font-size: 1.6rem;
  line-height: 1.8em;
  margin: 1.21em auto;
  text-align: justify;
}

div.ccs-tcstorys-box {
  width: 99.5vw;
  max-width: 95%;
  overflow-x: auto;
  margin: 0 auto;
  overflow-scrolling: touch;
  -webkit-overflow-scrolling: touch;
}

div.ccs-tcstorys {
  width: 700px;
  display: flex;
  margin: 0 auto;
  justify-content: center;
}

div.ccs-tcstorys div {
  margin: 20px auto;
}

div.ccs-teacher-kodaka, div.ccs-teacher-kawamoto, div.ccs-teacher-kodama {
  width: 97%;
  margin: 0 auto;
  font-size: 1.2rem;
  line-height: 2em;
}

div.ccss-popup p.subcap {
  text-align: left;
  font-family: serif;
  font-size: 120%;
  font-weight: 600;
  line-height: 1.21em;
  margin: 1% 0 .5em 3%;
  width: 85%;
}

div.ccss-popup p.subcap span {
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit;
  display: inline-block;
}

div.ccs-teacher-kodaka div.ccs-story, div.ccs-teacher-kawamoto div.ccs-story, div.ccs-teacher-kodama div.ccs-story {
  display: flex;
  width: 100%;
  flex-direction: column;
  flex-wrap: wrap;
}

div.ccs-teacher-kodaka div.ccs-story div, div.ccs-teacher-kawamoto div.ccs-story div, div.ccs-teacher-kodama div.ccs-story div {
  width: 100%;
}

div.ccs-teacher-kodaka div.ccs-story div.clm-rvs, div.ccs-teacher-kodama div.ccs-story div.clm-rvs, div.ccs-teacher-kawamoto div.ccs-story div.clm-rvs {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
}

div.ccs-story div img {
  width: 70%;
  box-shadow: 15px 15px 30px -10px gray;
  margin: 10px 0;
}
div.ccs-story figure img {
  width: 95%;
  margin: 0;
  box-shadow:none;
}

div.ccs-tcstorys figure, div.ccs-story div figure {
  background: #fff;
  margin: 1.1em auto 2em;
  padding: 8px;
  width: 50%;
  border-radius: 4px;
  border: outset 2px;
  box-shadow: 2px 2px 20px -5px gray;
}

div.ccs-tcstorys figure {
  width: 55%;
}

div.ccs-tcstorys div figure span img {
  width: 100%;
  box-shadow: unset;
  margin: 0;
  transform: scale(1);
  transition: .3s cubic-bezier(0.4, 0, 1, 1);
}
div.ccs-tcstorys div figure a:hover span img {
  transform: scale(1.1);
}
.mask {
  display: block;
  line-height: 0;/*行の高さを0にする*/
  overflow: hidden;/*拡大してはみ出る要素を隠す*/
}

div.ccs-story span, div.ccs-tcstorys span.cst-disc {
  font-family: serif;
  font-weight: 600;
  font-size: 140%;
  line-height: 1.8em;
}

div.ccs-story p {
  background: #fff;
  margin: .8em;
  padding: .8em;
  text-align: left;
}

div.ccs-story p span {
  font-size: 105%;
}

ol.pht-list {
  background-color: #fff;
  width: 85%;
  max-width: fit-content;
  margin: 20px auto;
  list-style: none;
  text-align: left;
  position: relative;
  padding: 15px 10px 15px 10px;
  border: solid 2px #adcce8;
  border-radius: 8px;
  color: #448ccb;
}

ol.pht-list:before {
  content: "5つの行動特性";
  /* 好きな文字を記述 */
  position: absolute;
  display: block;
  top: -15px;
  left: 20px;
  background: linear-gradient(0deg, #fff, #ffffff00 34%, #f6f9fc);
  font-size: 18px;
  font-weight: bold;
  padding: 4px 10px;
}

ol.pht-list li {
  position: relative;
  padding: .5em .5em .5em 1.5em;
  margin-bottom: 5px;
  color: #002060;
  font-size: 1.3rem;
  font-weight: bold;
  font-family: serif;
  border-bottom: 1px solid rgba(129, 194, 250, 0.5);
  counter-increment: number 1;
}

ol.pht-list li:after, ol.pht-list li:before {
  content: "";
  position: absolute;
  border-radius: 50%;
}

ol.pht-list li:before {
  left: 1.8%;
  width: 1.3rem;
  height: 1.3rem;
  background: rgba(129, 194, 250, 0.5);
  top: 55%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

ol.pht-list li:after {
  content: counter(number);
  top: 20%;
  left: 0;
  width: 17px;
  height: 17px;
  background: rgba(129, 194, 250, 0.3);
  color: #002060;
  font-size: 180%;
  font-style: italic;
}

div.ccs-tcstorys div.ccss-box {
  width: 90%;
  margin: 0 auto;
  padding: 25px 0px;
  text-align: center;
  display:flex;
  justify-content:center;
}

div.ccss-box a.ccss-button {
  font-size: 1.2em;
  font-weight: 600;
  padding: 10px;
  color: #FFF !important;
  border: 1px solid #6cc2da;
  border-radius: 20px;
  background: #6cc2da;
  text-decoration: none;
  cursor: pointer;
  box-shadow: 0px 3px 2px 0px #5ca4b9;
  transition: all 0.25s ease-out;
}

div.ccss-box a.ccss-button:hover {
  color: #6cc2da !important;
  background: #FFF;
  transform: translateY(3px);
  box-shadow: 0 0 0 0 #5ca4b9;
}

.ccss-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  z-index: -999;
}

.ccss-overlay:target {
  visibility: visible;
  opacity: 1;
  display: flex;
  z-index: 5;
}

.ccss-popup {
  margin: 40px auto;
  padding: 20px 10px;
  background: #f6f9fc;
  border-radius: 5px;
  width: 90%;
  max-height: 75vh;
  position: relative;
  transition: all 2s ease-in-out;
}

.ccss-popup h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}

.ccss-popup .ccss-close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}

.ccss-popup .ccss-close:hover {
  color: #06D85F;
}

.ccss-popup .ccss-content {
  max-height: 90%;
  overflow: auto;
}

.ccss-red {
  color: #f44336;
}

@media (max-width:599px) {
  div.ccs-teachers h2.title {
    font-size: 2.1rem;
    line-height: 2em;
  }
  div.ccs-teachers h2.title span {
    display: block;
  }
}

@media (min-width: 600px) {
  div.ccs-teachers h2.title span {
    margin-left: 1em;
  }
  div.ccss-popup p.subcap {
    font-size: 160%;
    width: 90%;
  }
  div.ccs-story div figure {
    margin: 2em auto 2em;
  }
  div.ccs-teacher-kodaka div.ccs-story, div.ccs-teacher-kawamoto div.ccs-story, div.ccs-teacher-kodama div.ccs-story {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
  }
  div.ccs-teacher-kodaka div.ccs-story div, div.ccs-teacher-kawamoto div.ccs-story div, div.ccs-teacher-kodama div.ccs-story div {
    width: 50%;
    margin: 13px 0;
  }
  div.ccs-teacher-kawamoto div.ccs-story div figure, div.ccs-teacher-kodama div.ccs-story div figure {
    width: 40%;
  }
  div.ccs-tcstorys-box {
    overflow: unset;
    width: initial;
  }
  .ccss-popup {
    margin: 80px auto 40px;
  }
  ol.pht-list li {
    padding: 0.5em 1em 0.5em 3em;
    font-size: 1.5rem;
  }
  ol.pht-list li:before {
    left: 2.8%;
  }
  ol.pht-list li:after {
    left: .4em;
  }
}

@media (min-width: 769px) {
  div.ccs-tcstorys {
    width: 900px;
  }
  div.ccs-story div > img {
    width: 80%;
  }
  div.ccs-teacher-kodaka div.ccs-story div,
  div.ccs-teacher-kawamoto div.ccs-story div {
    width: 25%;
  }
  div.ccs-teacher-kodama div.ccs-story div {
    width: 32%;
  }
  div.ccs-teacher-kodaka div.ccs-story div.clm-rvs,
  div.ccs-teacher-kawamoto div.ccs-story div.clm-rvs {
    display: unset;
  }
  ol.pht-list {
    width: 60%;
    margin: auto auto auto 2%;
  }
}


/* what`snew */

div#infoFrame {
  width: 100%;
  margin: 0 0 30px;
  padding: 50px 0 25px;
  /* background-color: #F6F9FC; */
}

div#infoFrame div#infoList {
  width: 95%;
  max-width: 1020px;
  margin: 20px auto;
}

div#infoList div#infoListInner {
  margin: 0 auto;
  padding: 20px 0;
  width: 95%;
  max-width: 836px;
}

h3.info-sclname {
  text-align: left;
  margin: 0 20px 0 0;
  font-size: 1.8rem;
  min-height: 0vw;
  line-height: 2em;
}

div#infoFrame div#infoListInner div.info1, div#infoFrame div#infoListInner div.info2 {
  display: none;
  visibility: hidden;
  opacity: 0;
}

div#infoFrame div#infoListInner div.info3 {
  float: unset;
  font-size: calc(1.4rem + ((1vw - 3.2px) * 3.6364));
  min-height: 0vw;
  text-align: left;
  line-height: 1.8em;
}

div#infoFrame div#infoListInner div.info3 a {
  color: #333333 !important;
  border-bottom: 1px solid #36aadd;
}

div#infoFrame div#infoListInner div.info3 a+strong {
  font-size: 1.4rem;
  color: #36aadd;
}

@media (min-width:376px) {
  h3.info-sclname {
    font-size: calc(1.8rem + ((1vw - 3.75px) * 7.6923));
  }
  div#infoFrame div#infoListInner div.info3 {
    font-size: 1.4rem;
    margin-left: calc(1.8rem + ((1vw - 3.75px) * 7.6923));
  }
}

@media (min-width:415px) {
  h3.info-sclname {
    font-size: 2.1rem;
  }
  div#infoFrame div#infoListInner div.info3 {
    margin-left: 2.1rem;
  }
}

@media (min-width:600px) {
  div#infoList div#infoListInner {
    padding: 20px 10px;
  }
  h3.info-sclname {
    line-height: 1em;
    float: left;
  }
  div#infoFrame div#infoListInner div.info3 {
    margin-left: 6.3em;
  }
}

/* お知らせバナー */

div.sclad-box {
  width: 95%;
  max-width: 1020px;
  margin: 0 auto;
}

div.sclad-box figure {
  width: 90%;
  max-width: 600px;
  margin: 0 auto;
}

div.sclad-box figure a {
  display: block;
}

div.sclad-box figure img {
  box-sizing: border-box;
  box-shadow: 5px 5px 6px -5px #1e1e1e;
}

div.sclad-box figure figcaption {
  font-size: 1.3rem;
  line-height: 1.8em;
  color: #333333;
  font-weight: 600;
  text-align: center;
}

div.sclad-box figure:hover img {
  box-shadow: 0 0 #1e1e1e;
  margin-left: 3px;
}

@media (min-width:600px) {
  div.sclad-box figure {
    width: 50%;
  }
  div.sclad-box figure figcaption {
    text-align: center;
  }
}

/* 合格実績 */

div.topMsg {
  position: relative;
  width: 90%;
  max-width: 900px;
  margin: 30px auto 30px;
  padding: 0 0 50px;
  line-height: 2rem;
  text-align: left;
  font-size: 1.4rem;
}
div#home-topMsg {
  width: 80%;
  max-width: 900px;
  padding: 0 5% 50px;
  text-shadow: 1px 1px 3px #ffffff6b;
  background-color: #ffffff85;
}
div#home-topMsg:after {
  content: '';
  width: 110%;
  height: 50vh;
  position: absolute;
  top: 0;
  left: -5%;
  background: url(../img/congcake.jpg) center no-repeat;
  z-index: -1;
  opacity: .6;
}

div.topMsg img {
  display: none;
}

div.topMsg .home-topMsg__topJisseki h3 {
  font-size: 1.8rem;
}
div.topMsg .home-topMsg__topJisseki h4 {
  font-size: 1.6rem;
  margin: 0;
}
div.topMsg .home-topMsg__topJisseki strong span.corp {
  margin-right: 1em;
}
div.topMsg .home-topMsg__topJisseki strong span.corp:last-child {
  margin-bottom: .5em;
}


div.topMsg strong {
  color: #555;
  font-size: 1.4rem;
  display: block;
  margin: .5em auto;
  text-align: left;
}

div.topMsg strong.passRate-box {
  margin: .8em auto;
}

div.topMsg strong.passNum, div.topMsg strong.passRate-box .passNum, div.topMsg strong span.passNum {
  font-size: large;
  color: #36aadd !important;
  text-shadow: 1px 1px 3px white;
}

div.topMsg strong span.corp {
  display: inline-block;
  color: #555;
  font-size: 1.4rem;
  line-height: 1.8em;
}

div#passSearchDate, span#passSearchDate {
  color: #333333;
  font-size: 1.2rem;
  text-align: right;
  margin: 0 30px 0 auto;
}

span#passRate {
  font-size: large;
  color: #36aadd;
}

@media (min-width:600px) {
  div.topMsg {
    font-size: 1.6rem;
  }
  div#home-topMsg {
    width: 90%;
    padding: 0 0 50px;
    background-color: initial;
    text-shadow: initial;
  }
  div#home-topMsg:after {
    content: none;
  }
  div.topMsg img {
    display:initial;
    float: right;
    width: 28%;
    margin: 0 24px;
  }
  div.topMsg strong {
    font-size: 1.6rem;
  }
  div.topMsg strong.passNum, div.topMsg strong.passRate-box .passNum, div.topMsg strong span.passNum {
    font-size: x-large;
    text-shadow: none;
  }
  div.topMsg strong span.corp {
    font-size: 1.6rem;
  }
  span#passRate {
    font-size: x-large;
  }
}

/* セミナー */

div#unvsty-box {
  width: 100%;
  background: #F6F9FC;
  margin: 50px 0;
}

div.unvsty {
  width: 100%;
  max-width: 1080px;
  display: flex;
  margin: 0 auto;
  flex-direction: column;
}

div#jissekiSeminarFrame {
  width: 100%;
  padding: 50px 0 50px;
  text-align: center;
  /* background: #F6F9FC; */
}

div#jissekiSeminarFrame>div {
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
  padding: 20px 0;
  position: relative;
  display: inline-flex;
  align-items: center;
  flex-direction: column;
}

div#jissekiSeminarFrame img {
  width: 70%;
  height: fit-content;
  margin: 0 auto;
}

div#jissekiSeminarFrame p {
  font-size: 1.4rem;
  line-height: 1.8em;
  width: 80%;
  max-width: 700px;
  margin: 1em auto 0;
  text-align: left;
}

div#jissekiSeminarFrame p span.clg-name {
  display: inline-block;
}

div#jissekiSeminarFrame p.smnr-small {
  width: 80%;
  font-size: 1.1rem;
  line-height: 1.8em;
  margin: 0 auto;
}

div.unv-coop {
  width: 100%;
  margin: 0 auto;
  padding: 0 0 50px;
  text-align: center;
}

div.unv-coop img {
  width: 70%;
}

div.unv-coop p {
  font-size: 1.4rem;
  line-height: 1.8em;
  width: 70%;
  margin: 0 auto;
  text-align: left;
}

div.unv-coop p span {
  display: inline-block;
}

@media (min-width: 600px) {
  div.unvsty {
    flex-direction: row;
  }
  div#jissekiSeminarFrame {
    width: 55%;
    margin: 0 0 50px;
    padding: 50px 0 50px;
    text-align: center;
  }
  div#jissekiSeminarFrame>div {
    flex-direction: row;
  }
  div#jissekiSeminarFrame img {
    width: 50%;
    margin: 2%;
  }
  div#jissekiSeminarFrame p.smnr-small {
    width: 90%;
  }
  div.unv-coop {
    width: 45%;
    padding: 50px 0 50px;
  }
  div.unv-coop p {
    width: 80%;
  }
}

/* 実績 */
div.topMsg.-jissekitop {
  padding: 0;
}

div.jisseki__listBox {
  width: 100%;
  margin-bottom: 3em;
}
ul.jisseki__list {
  line-height: 1.8em;
  font-size: 1.4rem;
  font-weight: 600;
}

ul.jisseki__list li::marker {
  -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #002060;
    letter-spacing: .5em;
    content:"\f072";
}

div#jissekiLinkFrame {
  margin: 0 auto;
  padding: 0 0 50px;
  /* background: #f6f9fc; */
}

div#jissekiLinkFrame .jissekiContent {
  width: 100%;
  max-width: 1020px;
  margin: 0 auto;
  padding: 20px 0;
  position: relative;
  display: inline-flex;
  align-items: center;
  flex-direction: column;
}

div#jissekiLinkFrame img {
  width: 70%;
  height: auto;
}

div#jissekiLinkFrame p {
  font-size: 1.4rem;
  line-height: 1.8em;
  width: 80%;
  margin: 1rem;
  max-width: 700px;
  text-align: left;
}

div#jissekiLinkFrame p span.corp-name {
  display: inline-block;
}

@media (min-width: 600px) {
  div#jissekiLinkFrame .jissekiContent {
    flex-direction: row-reverse;
  }
  div#jissekiLinkFrame img {
    width: 28%;
    margin-right: 5vw;
  }
  div#jissekiLinkFrame p {
    width: 65%;
    text-align: center;
  }
}

/* 一般企業の合格実績 */
.jisseki-others {
  width: 100%;
  overflow: hidden;
}

.jisseki-others h3 {
  text-align: center;
  font-size: 2.1rem;
  font-size: 21px;
  font-weight: 600;
  color: #002060;
}

.jisseki-othersdisc {
  width: 80%;
  max-width: 700px;
  margin: 0 auto;
  font-size: 1.4rem;
  line-height: 1.8em;
  text-align: justify;
}

.jisseki-area {
  max-width: 100%;
  margin: 0 auto;
  padding: 30px 0;
}

.jisseki-list {
  list-style: none;
  max-width: 75vw;
  padding: 0;
  margin: 0 auto;
}

.jisseki-list .slick-list {
  overflow: visible;
}

.jisseki-list li {
  padding: .5em;
  height: auto;
}

.jisseki-list li div {
  background-color: #F6F9FC;
  border: 1px #6cc2da40 solid;
  border-radius: 20px;
  padding: 0 2em 1em;
  color: #002060;
  box-shadow: 0 4px 9px -6px #000;
  text-shadow: 0 0 2px #fff;
  font-size: 1.4rem;
  line-height: 1.8em;
  text-align: justify
}

.jisseki-list li h3 {
  font-size: 1.6rem;
  font-weight: 600;
  text-align: center;
}

.jisseki-list li div.jisseki-hotel {
  font-size: 1.3rem;
  line-height: 1.6em;
  padding: 0 1.5em 1em;
}

.jisseki-list li div p {
  margin: 0 auto .5em;
}  

.slick-slide {
  transition: all ease-in-out .3s;
  opacity: .2;
}

.slick-active {
  opacity: 1;
}

.slick-current {
  opacity: 1;
}

.slick-prev:before,
.slick-next:before {
  color: #333 !important;
}

@media (min-width: 600px) {
  .jisseki-othersdisc {
    width: 90%;
    font-size: 1.6rem;
  }
  .jisseki-list {
    width: 90vw;
    max-width: 900px;
  }
}


/** more-info-box **/

div.more-info-box {
  width: 100%;
  position: relative;
  margin: 0;
  padding: 0;
}

div.more-info {
  width: 100%;
  max-width: 1020px;
  margin: 0 auto;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
}

/* isaac movie */

div.isaac-mov {
  position: inherit;
  display: inline-block;
  margin: 0 auto;
  padding: 0;
  width: 90%;
  /* background: #ffdcdc; */
}

.arita-mov {
  margin-top: 2.8rem;
  width: 100%;
  height: auto;
  max-width: 90vw;
}

/* 役立ち情報 */

div.yakudachi {
  width: 90%;
  position: inherit;
  display: inline-block;
  margin: 50px auto 20px;
  padding: 0;
  background-size: cover;
}

div.yakudachi a:hover {
  text-decoration: none;
}

div.yakudachi h3 {
  font-size: 2.1rem;
  color: #002060;
  margin: 30px auto 30px;
}

div.yakudachi ul {
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
  padding: 0;
  padding-top: 10px;
  list-style: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-evenly;
}

div.yakudachi ul li {
  width: 45%;
}

div.yakudachi ul li a {
  list-style: none;
  width: 96%;
  display: inline-block;
  text-align: center;
  margin: 6% 0;
  background: #ECF7FA;
  padding: 20px 0px;
  border-radius: 10px;
  line-height: 3rem;
  font-size: 1.2rem;
  color: #6CC2DA !important;
  text-decoration: none;
}

div.yakudachi ul li i {
  font-size: 2.4rem;
}

div.yakudachi ul li a:hover {
  background: #6cc2da;
  color: #ecf7fa !important;
}

@media (min-width:375px) {
  div.yakudachi ul li {
    font-size: 1.3rem;
  }
}

@media (min-width:600px) {
  div.more-info {
    flex-direction: row;
  }
  div.isaac-mov, div.yakudachi {
    width: 50%;
    margin: 0 auto;
  }
  div.yakudachi ul {
    margin: 30px auto;
  }
  .arita-mov {
    width: 80%;
    max-width: 45vw;
    height: 75%;
  }
}

@media (min-width:769px) {
  div.yakudachi ul li {
    width: 35%;
  }
  div.yakudachi ul li a {
    font-size: 1.6rem;
  }
}

/* その他のコース */

.other-courses {
  width: 100%;
  margin: 0;
  padding: 50px 0;
}

.other-courses ul {
  width: 100%;
  max-width: 1020px;
  margin: 30px auto 0;
  padding: 0;
  list-style: none;
}

.other-courses ul li {
  width: 45%;
  margin: 2%;
  display: inline-flex;
}

.other-courses figure {
  width: 100%;
  margin: 0;
  padding: 0;
  display: inline-block;
  position: relative;
  cursor: pointer;
}

.other-courses figure img {
  width: 100%;
}

.other-courses figure figcaption {
  font-size: 1.4rem;
  line-height: 1.8rem;
  padding: 10px 0;
  position: absolute;
  bottom: 0%;
  width: 100%;
  background: #ffffff99;
  color: #002060;
  transition: .4s;
}

.other-courses figure:hover figcaption {
  padding: 30px 0;
}

.other-courses figure figcaption.long-caption {
  font-size: 1.2rem;
}

.other-courses a {
  text-decoration: none;
}

@media (min-width:600px) {
  .other-courses {
    padding: 100px 0 50px;
  }
  .other-courses ul li {
    width: 17%;
    margin: 1%;
  }
}

/**** 実績/jisseki ****/

h2.ttl-goukaku {
  line-height: 1.8em;
}

td.frame {
  vertical-align: top;
}

ul.aljissekilist {
  margin: 0 auto;
  padding: 0;
  width: 92%;
  max-width: 900px;
  list-style: none;
  line-height: 1.8em;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

td.frame ul.aljissekilist {
  margin: 0;
}

td.frame ul.aljissekilist li {
  padding: .5em;
  width: 100%;
  margin: 5px auto;
  border: 1px solid #ddd;
  border-radius: 20px;
  display: inline-flex;
  flex-direction: row;
  align-content: center;
  align-items: center;
  justify-content: space-between;
}

table.jisseki {
  border: 1px solid #D9D9D9;
  border-collapse: collapse;
  height: 65px;
  width: 100%;
  max-width: 750px;
  margin: 20px auto 0;
  font-size: 1.4rem;
  line-height: 1.8em;
}

table.jisseki th.blue {
  background-color: #F1F5FA;
  border: 1px solid #D9D9D9;
  border-collapse: collapse;
  font-weight: normal;
  padding: 8px 15px;
  text-align: center;
}

table.jisseki th.green {
  background-color: #EAF3E9;
  border: 1px solid #D9D9D9;
  border-collapse: collapse;
  font-weight: normal;
  padding: 8px 25px;
  text-align: center;
}

table.jisseki td.corpname {
  text-align: center;
  border: 1px solid #D9D9D9;
}

table.jisseki td.corpname strong {
  font-weight: normal;
}

table.jisseki td.passnum {
  border: 1px solid #D9D9D9;
  font-weight: bold;
  padding: 8px 10px;
  text-align: center;
}

table.jisseki td.corpname2 {
  display: flex;
  align-items: flex-start;
  max-height: 45vh;
  overflow: scroll;
  background-color: #FFFFFF;
  border: 1px solid #D9D9D9;
  border-collapse: collapse;
  padding: 13px 10px 13px;
  font-size: 1.4rem;
  line-height: 1.8em;
}

table.passListTbl {
  margin: 20px 0 0;
  width: 100%;
  position: relative;
  top: -10px;
}

table.passListTbl th {
  width: 50%;
  background-color: #FEF0F2;
  padding: 5px;
  text-align: center;
  font-size: 1.3rem;
}

div.passmembers {
  margin: 15px auto;
  text-align: center;
  display: flex;
  overflow: scroll;
}

div.passmembers img {
  margin: 0 5px;
  display: inline-flex;
  width: 60%;
}

div.syushinkou {
  font-family: serif;
  border: 3px double #cae9f2;
  padding: 2% 5%;
  width: 80%;
  margin: 10px auto;
  font-size: 2rem;
  max-height: 45vh;
  overflow: scroll;
  text-align: justify;
}

@media (min-width:600px) {
  ul.aljissekilist {
    flex-direction: row;
    flex-wrap: wrap;
    font-size: 1.4rem;
  }
  td.frame ul.aljissekilist {
    margin: 0 auto;
  }
}

@media (min-width:768px) {
  table.jisseki {
    font-size: 1.6rem;
  }
  table.passListTbl th {
    font-size: 1.6rem;
  }
  td.frame ul.aljissekilist li {
    margin: 5px auto;
    padding: .5em 1em;
    width: 85%;
  }
  table.jisseki td.corpname2 {
    display: table-cell;
    max-height: unset;
    overflow: unset;
    padding: 13px 25px 13px;
  }
  div.passmembers {
    overflow: unset;
    justify-content: space-evenly;
  }
  div.passmembers img {
    width: 23%;
  }
  div.syushinkou {
    width: 89%;
    max-height: unset;
    overflow: unset;
  }
}

/**** 料金表/price ****/

h2.shibuyaTitle {
  margin: 1.5rem 0 0;
  padding: 1.2rem 0 1.2rem 1rem;
  width: calc(100% - 1rem);
  background-color: #da3c41;
  font-size: 1.8rem;
  color: #ffffff;
}

div#entranceFee {
  color: #36aadd;
  font-weight: bold;
  font-size: 1.6rem;
  margin: 2rem 2rem 2rem 0;
  text-align: left;
}

h3.courseTitle {
  color: #002060;
  font-size: 1.6rem;
  line-height: 1.4em;
  margin: 0;
  text-align: left;
}

h3.courseTitle strong {
  color: #666;
}

p.courseTitleDisc {
  font-size: 1.2rem;
  color: #666;
  line-height: 1.8em;
  max-width: 960px;
  margin: 0 auto;
}

div.priceTbl_block {
  margin: 0 auto;
  width: 100%;
  max-width: 750px;
}

div.price_table_box {
  width: 100vw;
  max-width: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  white-space: nowrap;
}

table.price_list {
  width: 100%;
  max-width: 960px;
  border-collapse: collapse;
  line-height: 2rem;
  margin: 10px 0;
  text-size-adjust: none;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
}

table.price_list th, table.price_list td {
  border: 1px solid #D9D9D9;
  text-align: center;
  vertical-align: middle;
  font-weight: normal;
  padding: 5px 10px;
  font-size: 1.4rem;
  color: #333333;
}

table.price_list th {
  background-color: #FFF2CC;
}

table.price_list td {
  background-color: #ffffff;
}

table.price_list td strong {
  color: #da3c41;
  font-weight: bold;
  margin-top: 3px;
}

div.price_table_box+small {
  font-size: 1.2rem;
  line-height: 1.4em;
}

div.pricetext {
  font-size: 1.6rem;
  line-height: 1.8em;
  text-align: left;
  margin: 0 0 20px;
}

div#inquiryLink {
  text-align: left;
  margin: 60px auto auto 0;
}

div#inquiryLink a {
  background-image: url(../../img/arrows/black.gif);
  background-position: left 6px;
  background-repeat: no-repeat;
  padding: 0px 0 2px 23px;
  font-size: 1.2rem;
  font-weight: bold;
}

@media (min-width:600px) {
  h2.shibuyaTitle {
    width: calc(100% - 2rem);
    font-size: 2.1rem;
    padding: 1.2rem 0 1.2rem 2rem;
  }
  div#entranceFee {
    font-size: 1.8rem;
    margin: 2rem;
  }
  h3.courseTitle {
    font-size: 1.8rem;
    margin: 1em 2rem 0;
  }
  h3.courseTitle strong {
    font-size: .7em;
  }
  table.price_list {
    width: 90%;
    margin: 10px 0 10px 20px;
  }
  table.price_list th, table.price_list td {
    font-size: 1.6rem;
  }
  div.pricetext {
    margin: 10px 0 45px 20px;
  }
}

@media (min-wdith:769px) {
  div.price_table_box {
    overflow: unset;
  }
}

/**** 体験記/taikenki ****/

h2.topTitle {
  font-size: 2.4rem;
}

div#taikenkiAccordionFrame {
  margin: 10px 0 20px ! important;
  padding: 0;
  width: 100%;
}

.accordion2 {
  width: 100%;
  max-width: 856px;
  margin: 0 auto;
  font-size: 1.4rem;
  color: #333;
}

.accordion2 * {
  margin: 0;
  padding: 0;
}

.accordion2 .open, .accordion2 dt {
  font-size: 1.6rem;
  line-height: 1.8em;
}

.accordion2 .open {
  background-color: #444;
  background-image: url(./lib/accordion/arrow_up.gif);
  text-align: center;
}

.accordion2 dt {
  padding: 6px 6px;
  /* font-weight: bold; */
  cursor: pointer;
  background-color: #666;
  background-image: url(./lib/accordion/arrow_down.gif);
  background-position: right center;
  background-repeat: no-repeat;
  color: #fff;
  border-top: 1px solid #333;
  text-align: center;
}

.accordion2 dt:hover {
  background-color: #444;
}

.accordion2 dd {
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
}

div.taikenkiNendoFrame {
  margin: 10px auto;
  padding: 0;
  width: 99%;
}

h3.taikenkiTitle {
  background-color: #da3c41;
  font-size: 1.6rem;
  line-height: 1.3em;
  min-height: 21px;
  margin: 0 auto;
  padding: 5px 3px;
  width: 98%;
}

h3.taikenkiTitle strong.taikenkiMsg {
  color: #FFFFB3;
  font-size: 1.6rem;
}

h3.taikenkiTitle strong.taikenkiName {
  color: #FFF;
  /* color: #373331; */
  font-size: 1.6rem;
}

div.taikenkiFrame {
  margin: 0 auto 30px;
  padding: 10px 0;
  width: 96%;
  font-size: 1.6rem;
  color: #333333 ! important;
  line-height: 1.8em ! important;
}

div.taikenkiFrame h1 {
  color: #5a4923 ! important;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: left;
  margin: 20px auto 3px auto;
}

div.taikenkiFaceFrame {
  margin: 8px auto;
  width: 94%;
  text-align: center;
}

@media (max-width:374px) {
  h3.taikenkiTitle strong.taikenkiMsg {
    font-size: 1.4rem;
  }
}

@media (min-width:600px) {
  h3.taikenkiTitle {
    padding: 12px 0 3px 20px;
  }
  div.taikenkiFrame {
    padding: 20px 3px 10px;
    width: 100%;
    font-size: 1.6rem;
    color: #333333 ! important;
    line-height: 1.8em ! important;
    margin-bottom: 40px;
  }
  div.taikenkiFaceFrame {
    float: left;
    margin: 3px 20px 10px 0;
    width: 30%;
    max-width: 300px;
  }
}

/**** メディア掲載情報/media ****/

h3.mediaTitle {
  font-size: 2rem;
  color: #333333;
  margin: 35px auto 8px 0;
  line-height: 1.3em;
}

div.mediaFrame {
  border: 1px solid #D9D9D9;
  margin: 0 auto 40px;
  padding: 15px;
  width: 90%;
  max-width: 960px;
  overflow: hidden;
}

table.mediaTopInfoTbl {
  border-collapse: collapse;
  margin: 7px auto 15px 20px;
}

table.mediaTopInfoTbl th img {
  border-style: none;
}

table.mediaTopInfoTbl td {
  text-align: left;
  vertical-align: top;
  font-size: 1.6rem;
  line-height: 1.8em;
  padding: 0 0 0 18px;
}

hr.mediaTopBorder {
  border: none;
  border-top: dashed 1px #CCC;
  height: 1px;
  color: #FFFFFF;
  margin: 20px auto;
}

div.mediaTextFrame {
  width: 80%;
  margin: 0 auto;
  text-align: left;
  font-size: 1.6rem;
  line-height: 1.8em;
}

/**** 採用情報/reclute ****/

/* メルマガ */

div#mailmaga {
  background-color: #FFFAFA;
  border: 1px solid #D9D9D9;
  margin: 0;
  padding: 10px 10px 25px;
}

div#mag2Area {
  text-align: center;
}

h2#mag2Title {
  color: #36aadd;
  font-size: 1.8rem;
}

div#mag2UserNum {
  color: #333333;
  font-size: 1.6rem;
  font-weight: bold;
  margin: 5px auto 15px;
}

span#mag2SubText {
  font-size: 1.3rem;
}

span#mag2Bottom {
  font-weight: bold;
}

table#mag2Tbl {
  margin: 15px auto 20px;
}

div#mag2CoreFrame {
  width: calc(31rem + (1vw - 0.38rem) * 27.0270);
  max-width: 500px;
}

div#mag2coretop1 {
  height: 13px;
  background: url(https://kamogawa.mag2.com/editor/pub-form/wide_r_left_top.gif) no-repeat left top;
}

div#mag2coretop2 {
  height: 13px;
  background: url(https://kamogawa.mag2.com/editor/pub-form/wide_r_right_top.gif) no-repeat right top;
}

div#mag2mailrelease {
  margin: 0 7px;
  padding-left: 8px;
  height: 13px;
  color: #fff;
  background: #ffd3de url(https://kamogawa.mag2.com/editor/pub-form/wide_r_tit.gif) no-repeat left top;
  font-size: 10px ! important;
  text-align: left;
  font-weight: normal;
}

div#mag2corebottom1 {
  background: #ffdde6 url(https://kamogawa.mag2.com/editor/pub-form/wide_r_bg.gif) repeat-x;
  text-align: center;
  font-size: 12px;
}

div#mag2recruitInfo {
  padding: 7px 7px 0;
  text-align: left;
  font-weight: bold;
}

div#mag2recruitInfo a {
  color: #fff;
  font-size: 1.6rem;
  font-weight: 600;
}

form#mag2-form {
  white-space: nowrap;
}

div#mag2corebottom1 form#mag2-form {
  margin: 8px 0 0;
}

#rdemail {
  width: calc(14.1rem + (1vw - 0.38rem) * 7.5676);
  max-width: 200px;
}

div#mag2corebottom1 a#readrule {
  color: #000 ! important;
  font-size: 1rem;
  font-weight: normal;
  display: block;
}

div#backnoFrame {
  margin: 0 7px;
  padding: 6px 0 2px;
  height: 13px;
  position: relative;
  text-align: left;
}

div#backnoFrame a#backno {
  color: #da3c41;
}

div#backnoFrame span {
  position: absolute;
  right: 0;
  bottom: 0;
  color: #da3c41;
  font-size: 1rem;
}

/* 採用情報 */
div.recruitInfoTbl__wrap {
  width: 100%;
  max-width: 95vw;
  overflow: scroll;
}
table#recruitInfoTbl {
  width: 1080px;
  display: flex;
}

table#recruitInfoTbl * {
  font-size: 1.3rem !important;
}

table#recruitInfoTbl tbody {
  max-height: 90vh;
  overflow: scroll;
}

table#recruitInfoTbl tr:first-child {
  position: sticky;
  top: 0;
  box-shadow: 0px 1px 8px 6px #fff;
}

table#recruitInfoTbl th.title {
  background-color: #da3c41;
  color: #FFF;
  padding: 5px;
  text-align: center;
  border-radius: 8px;
}

table#recruitInfoTbl th, table#recruitInfoTbl td {
  border-bottom: 1px solid #666;
    padding: 0.5em 1em 0;
    border-radius: 2px;
}

div#mediaInfoFrame {
  margin: 10px 0 20px;
  text-align: center;
}

table#mediaInfoTbl {
  width: 60%;
  max-width: 750px;
  margin: 0 auto;
  border-collapse: collapse;
}

table#mediaInfoTbl th {
  text-align: center;
}

table#mediaInfoTbl th#title {
  text-align: center;
  padding: 5px 0 10px 0;
  font-size: 1.6rem;
}


/**** 会社概要/schoolvision ****/
.scvBox {
  width: 100%;
  margin:0;
  padding:0;
}
.scvBox__index {
  font-size: 1.6rem;
  line-height: 1.8em;
}

.id-flag {
  position: relative;
  top: -30px;
}

div.contentsFrame ol li {
  font-size: min(max(1.6rem calc(1.6rem + ((1vw - 3.2px) * 3.125))), 3rem);
  line-height: 1.8em;
}

div.contentsFrame p.corp-mind {
  font-size: min(max(1.6rem, calc(1.6rem + ((1vw - 3.2px) * 0.7813))), 2.1rem);
}

div#ceoFaceFrame {
  width: 30%;
  float: left;
  margin: 0 20px 10px 0;
}

div#ceoNameFrame {
  text-align: right;
  font-weight: bold;
  margin: 30px 10px;
}

table#businessTbl {
  margin: 20px auto auto;
  max-width: 750px;
}

table#businessTbl th {
  width: 95%;
  margin: 0 auto;
  padding: 0;
  vertical-align: top;
  text-align: center;
  border: 1px solid #CCC;
  background-size: cover;
  display: flex;
}

table#businessTbl th .global-business-box {
  margin: 30px 20px;
  width: auto;
}

table#businessTbl th img {
  border: 1px solid #CCC;
  width: 100%;
  height: 175px;
}
.exp2 {
  width: 95%;
  text-align: left;
  margin: 0 auto;
}

@media (min-width:600px) {
  .id-flag {
    top:-100px;
  }
}

/* アクセス */

div.addressInfoFrame {
  margin: 35px auto 50px;
}

div.addressInfoFrame iframe {
  width: 100%;
  height: calc(22.1rem + ((1vw - 3.2px) * 39.9554));
  max-width: 600px
}

h3.addrTitle {
  margin: 60px auto 8px 0;
  font-size: 2.1rem;
}

div.schoolAddrDiv, div.schoolAddrDiv * {
  font-size: 1.6rem;
  line-height: 1.8em;
}

.school-address-tbl {
  margin: 10px auto 10px 3vw;
  border-collapse: collapse;
}

.school-address-tbl th {
  padding: 5px 0 5px 0;
}

div.map1Frame {
  color: #333333;
  margin: 10px 0;
}

div.map2Frame {
  margin: 10px 0;
  color: #FF3366;
}

@media (min-width:600px) {
  div#ceoFaceFrame {
    width: 25%;
  }
  div#ceoNameFrame {
    margin: 30px 50px;
  }
  table#businessTbl th {
    width: 50%;
    display: table-cell;
  }
  div.addressInfoFrame iframe {
    height: 400px;
  }
}

/**** スクール/schools ****/

td#alschoolsTopBaseMainContents .pageTitle {
  padding: 0;
}

td#alschoolsTopBaseMainContents div#baseMainContentsInnderBox h2.title {
  width: 100%;
}

div.topics div.inner {
  height: 12rem;
}

div.topics {
  border: 1px solid #C0C0C0;
  padding: 0;
  margin: 20px auto;
  width: 100%;
  max-width: 90vw;
}

div.topics img {
  margin: 0;
  border-style: none;
  width: 100%;
}

div.topics div.inner, div.topics div.inner2, div.topics div.inner3 {
  margin: 0;
  padding: 5px;
  overflow: auto;
  max-height: 12rem;
}

div.inner ul, div.inner2 ul, div.inner3 ul {
  text-align: left;
  list-style: none;
  padding: 0;
  margin: 0 auto;
  width: 100%;
  white-space: nowrap;
}

div.inner li, div.inner2 li, div.inner3 li {
  list-style: none;
  text-align: left;
  padding-top: 4px;
  padding-bottom: 4px;
}

div.inner li a, div.inner2 li a, div.inner3 li a {
  background-image: url(../alschools/img/topic_icon.gif);
  background-position: left 2px;
  background-repeat: no-repeat;
  padding-left: 20px;
  padding-right: 30px;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.8em;
  color: #333333 ! important;
  text-decoration: underline ! important;
}

div.inner li strong, div.inner2 li strong, div.inner3 li strong {
  padding-bottom: 4px;
  padding-top: 4px;
  color: #da3c41;
  font-size: 1.2rem;
  font-weight: normal;
}

td#alschoolsTopBaseMainContents #baseMainContentsInnderBox h2.subTitle {
  width: 100%;
  max-width: 900px;
  font-size: 1.8rem;
  line-height: 1.8em;
  border-bottom: 1px dashed #002060;
}

td#alschoolsTopBaseMainContents #baseMainContentsInnderBox div.msgbody {
  width: 100%;
  max-width: 900px;
  font-size: 1.6rem;
  line-height: 1.8em;
  margin: 0 auto 3.5em;
}

div#courseLink {
  width: 100%;
  text-align: right;
  margin: 70px 0 20px;
  max-width: 900px;
}

div#bannerFrame {
  margin: 25px auto 55px;
  text-align: center;
}

div#bannerFrame img {
  border-style: none;
}

div.commonFreelessonLink {
  text-align: center;
  margin: 35px auto 0;
}
div.commonFreelessonLink a {
  font-size: 1.5rem;
  font-weight: bold;
  border: 1px solid #af121d;
  padding: 1em;
  border-radius: 3px;
  background: #fef0f2;
  box-shadow: 0 2px 8px -3px #600606;
  transition: .25s;
}
div.commonFreelessonLink a:hover {
  box-shadow: 0 0 0 0 #60060680;
}

@media (min-width:600px) {
  td#alschoolsTopBaseMainContents div#baseMainContentsInnderBox h2.title {
    width: 90%;
  }
  div.topics {
    width: 80%;
    max-width: 900px;
  }
  div.topics div.inner, div.topics div.inner2, div.topics div.inner3 {
    padding: 10px;
  }
}

/**** 講師/teacher ****/

table#teacherTbl {
  border-collapse: separate;
  border-spacing: 5px;
  width: 100%;
  margin: 20px auto 40px;
  font-size: 1.6rem;
  line-height: 1.8em;
}

table#teacherTbl tbody tr {
  display: flex;
  flex-direction: column;
}

table#teacherTbl td {
  border: 1px solid #777;
  vertical-align: top;
  width: 95%;
  padding: 12px 8px;
  margin: 2% 0;
}

div.prof_box {
  margin-bottom: 8px;
  overflow: hidden;
  vertical-align: top;
}

div.prof_box img {
  margin: 0;
  border: 1px solid #999999;
  float: left;
  max-width: 34%;
}

div.prof_box dl {
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 34%;
}

div.prof_box dl dt.air_prof {
  background-color: #FFE9E8;
  color: #da3c41;
  font-size: 1.2rem;
  margin-bottom: 0.1em;
  padding-left: 3px;
}

div.prof_box dl dd {
  font-size: 1.4rem;
  line-height: 1.8em ! important;
  margin: 0.3em auto 0.3em 0;
  padding-left: 5px;
  text-align: left;
}

table#teacherTbl dl.comment dt {
  background-color: #eaeaea;
  color: #da3c41;
  padding-left: 3px;
}

table#teacherTbl dl.comment dd {
  line-height: 1.8em ! important;
  text-align: left;
  margin: 0.3em auto 0.3em 0;
}

@media (min-width:769px) {
  table#teacherTbl {
    width: 80%;
  }
}

@media (min-width:600px) {
  table#teacherTbl tbody tr {
    display: table-row;
  }
  table#teacherTbl td {
    width: 50%;
    margin: 0;
  }
}

/**** コース/course ****/

div.topMsg span strong {
  display: inline;
  font-size: 2rem;
  color: #da3c41;
}

div#lesson {
  margin: auto 0;
  padding: 0 0 40px;
  width: 100%;
}

div.feature {
  width: 90%;
  background-image: url(https://airline.gr.jp/img/course/featureBk.gif);
  background-position: 0 0;
  background-size: contain;
  background-repeat: round;
  border: 1px solid #D9D9D9;
  margin: 30px auto;
  padding: 30px 5%;
}

div.featureText {
  text-align: left;
  padding: 0;
  float: right;
  vertical-align: top;
  font-size: 1.4rem;
  line-height: 1.8em;
}

h3.featureTitle {
  color: #da3c41;
  margin: 0 0 15px 0;
  font-size: 2rem ! important;
}

.feature-img {
  margin: 0 15px 0 0;
  float: left;
  display: inline-block;
  border: 1px solid #D9D9D9;
  width: 150px;
  height: auto;
  vertical-align: top;
}

/* 各校コース */

div#courseText {
  max-width: 640px;
  margin: 10px auto;
}

div.courseTbl-box {
  width: 100vw;
  max-width: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  white-space: nowrap;
}

div.courseTbl-box+p {
  margin: 5px auto 45px;
  font-size: 1.2rem;
  max-width: 960px;
}

table.courseTbl {
  border-collapse: collapse;
  width: 100%;
  max-width: 960px;
  margin: 10px auto 0px;
  line-height: 1.8em;
  text-size-adjust: none;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
}

table.courseTbl th {
  text-align: center;
  width: 25%;
  background-color: #f0faff;
  border: 1px solid #D9D9D9;
  padding: 10px;
  font-size: 1.4rem;
  font-weight: normal;
}

table.courseTbl td {
  text-align: left;
  background-color: #FFFFFF;
  border: 1px solid #D9D9D9;
  padding: 10px 12px;
  font-size: 1.4rem;
}

table.courseTbl td span.bosyuStatus {
  color: #f69;
}

h2.etcTitle {
  font-size: 1.6rem;
  margin: 20px 0;
}

h3.etcTitle {
  margin: 15px 0;
  font-size: 1.4rem;
  color: #da3c41;
}

div.etcSection {
  font-size: 1.4rem;
  line-height: 1.8em;
  margin: auto;
}

div.linkFrame {
  margin: 10px auto 10px 30px;
}

div.linkFrame a {
  font-size: 1.4rem;
  font-weight: normal;
  padding: 2px 0 2px 29px;
  background-image: url(https://airline.gr.jp/img/arrows/black.gif);
  background-position: left 4px;
  background-repeat: no-repeat
}

@media (min-width:600px) {
  table.courseTbl th {
    padding: 10px 10px;
  }
  div.courseTbl-box {
    white-space: initial;
  }
}

/* 合格保証,コース紹介 */

div#wrt-box {
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: #ffcccc23;
}

div.course-wrt {
  margin: 30px auto;
  width: 100%;
  display: flex;
  flex-direction: column;
}

div.gcourse-disc {
  width: 100%;
  margin: 30px auto;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

div.pcourse-disc {
  width: 100%;
  margin: 30px auto;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: center;
}

div.course-wrt img {
  width: 90%;
  margin: 0 auto;
}

div.gcourse-disc img, div.pcourse-disc img {
  width: 40%;
  margin: 0 auto;
}

div.course-wrt ol {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  counter-reset: wrtnum;
}

div.course-wrt ol li {
  position: relative;
  margin: 1em 0;
  font-size: calc(1.3rem + ((1vw - 3.75px) * 3.7736));
  min-height: 0vw;
  line-height: 1.8em;
}

div.course-wrt ol li::before {
  content: counter(wrtnum);
  counter-increment: wrtnum;
  padding: 0 0.25em;
}

div.course-wrt ol li::after {
  content: '';
  /* 配置を調整 */
  position: absolute;
  display: block;
  top: .58em;
  left: 0;
  transform: translateY(-50%);
  /* ○を作る */
  width: 1em;
  height: 1em;
  border: 1px solid #1d1d1d;
  border-radius: 50%;
}

.gcourse-disc p {
  font-size: 1.6rem;
  line-height: 1.8em;
  padding: 0;
  padding-left: 1em;
}

.pcourse-disc p {
  font-size: 1.6rem;
  line-height: 1.8em;
  padding: 0;
  padding-right: 1em;
}

div.stackup {
  display: flex;
  flex-direction: row;
  width: 100%;
  max-width: 856px;
  margin: .8rem auto;
  padding: 0;
  justify-content: center;
  align-items: center;
}

div.stackup img {
  width: 95%;
  opacity: .6;
}

div.stackup div.stepup {
  width: 85%;
  max-width: 33em;
  margin-left: -35em;
  padding: 2.5em 1.2em 0 0;
  text-align: left;
  z-index: 1;
}

div.stackup div.stepup p {
  font-size: 1.4rem;
  line-height: 1.8em;
}

div.stackup div.stepup p strong {
  font-weight: bold;
}

@media (min-width:600px) {
  div.course-wrt {
    margin: 30px auto;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: center;
  }
  div.course-wrt img {
    width: 40%;
  }
  div.course-wrt ol {
    width: 56%;
  }
  div.course-wrt ol li {
    font-size: 1.6rem;
  }
  div.stackup {
    margin: 2.8rem auto;
  }
  div.stackup img {
    width: 50%;
    opacity: 1;
  }
  div.stackup div.stepup {
    width: 50%;
    background: radial-gradient(#feffcd 70%, #feffcdd1);
    margin-left: -1em;
    padding: .5em 1.2em;
    border-radius: 10px;
    box-shadow: 0 0 18px 7px #feffcd;
    text-align: left;
    z-index: 1;
  }
  div.stackup div.stepup p {
    font-size: 1.6rem;
  }
}

@media (min-width:769px) {
  div.course-wrt ol {
    width: 40%;
  }
}

/* 渋谷合格一貫サポート */

div.crs-spprt {
  width: 100%;
  margin: 20px auto;
  padding: 25px 0;
  text-align: center;
  display: flex;
  align-items: center;
  flex-direction: column;
  align-content: center;
  background: #f6f9fc;
  position: relative;
}

div.crs-spprt h3 {
  font-size: 2rem;
  color: #002060;
  width: 100%;
  margin: 0 auto;
  line-height: 2.1em;
  position: relative;
}

div.crs-spprt h3:after {
  content: '';
  background-color: #002060;
  font-size: 0;
  position: absolute;
  bottom: 5px;
  left: 50%;
  width: 90%;
  height: 2px;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

div.crs-spprt p {
  width: 95%;
  font-size: 1.4rem;
  line-height: 1.8em;
  margin: 0 auto;
}

div.crs-spprt p .sp-none {
  display: none;
}

div.crs-spprt ul {
  list-style: none;
  text-align: left;
  margin: 1em auto;
  padding: 0;
  font-size: 1.36rem;
  line-height: 2em;
}

div.crs-spprt small {
  font-size: 1.1rem;
}

@media (min-width:600px) {
  div.crs-spprt p {
    font-size: 1.6rem;
  }
  div.crs-spprt p .sp-none {
    display: initial;
  }
  div.crs-spprt ul {
    font-size: 1.8rem;
  }
  div.crs-spprt small {
    font-size: 1.3rem;
  }
}

/**** ブログ/blog ****/

h1.blogTitle {
  background: url(../alschools/img/blog/airp.png) no-repeat scroll 8px -4px transparent;
  background-color: #FFA0A0;
  color: #FFF;
  font-size: 1.4rem ! important;
  line-height: 1.21em;
  /* height: 15px; */
  margin: 5px 0 0 auto;
  padding: 10px 10px 10px 60px;
  position: relative;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  /* width: 587px; */
}

h1.blogTitle .right {
  /* float: right; */
  font-size: 1.2rem ! important;
  font-weight: normal;
  padding-top: 2px;
  padding-right: 10px;
  color: #333333;
}

div.bloggapDummy {
  height: 15px;
  background-color: #FFA0A0;
  position: relative;
  top: -10px;
  /* width: 668px; */
  margin: 0 0 0 auto;
}

div.blogFrame {
  margin: 0 0 50px auto;
  padding: 20px 0 10px;
  border: 1px solid #FFA0A0;
  border-top-style: none ! important;
  position: relative;
  top: -20px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  /* width: 606px; */
}

div.blogBody {
  margin: 20px 15px;
  font-size: 1.4rem;
}

div.blogBody, div.blogBody * {
  line-height: 1.8em;
}

div.blogBody img {
  max-width: 100%;
}

div.blogTags {
  text-align: right;
  margin: 20px 0 15px 30px;
}

div.blogTags a {
  margin: auto 10px;
  display: inline-block;
  white-space: nowrap;
}

div.blogBtns {
  margin: auto 15px;
}

div.blogCommentLink {
  margin: 30px 20px 25px;
}

img.bloglineImg {
  margin: 0;
  border-style: none;
}

/*** ブログ右メニュー ***/

th#baseRightBlogMenu {
  display: none;
  text-align: left;
  vertical-align: top;
  padding: 0;
  width: 24%;
  font-weight: normal;
  margin: 0 auto 0 0;
  padding-right: calc(1rem + ((1vw - 9.81px) * 52.987));
}

th#baseRightBlogMenu h2.blogRightTitle {
  background-image: url(https://isaac-dev.sakura.ne.jp/alschools/img/blog/titlebk.png);
  background-position: left 0;
  background-repeat: repeat-x;
  border-bottom: 1px dashed #518F14;
  border-left: 5px solid #518F14;
  color: #318A30;
  font: bold 1em 'arial', sans-serif;
  text-align: left;
  margin: 25px 0 0;
  padding: 5px 10px;
}

div.blogRightContents {
  margin: 0 0 30px;
  padding: 5px 5px 0;
}

div.blogRightContents li span.date {
  font-size: 1rem !important;
}

div.blogRightContents2 h2.subtitle {
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 1.8em;
  color: #1e1e1e;
}

@media (min-width:600px) {
  th#baseRightBlogMenu {
    display: table-cell;
  }
}

@media (max-width:980px) {
  th#baseRightBlogMenu {
    padding-right: 0;
  }
}

/** ブログカレンダー **/

#calendarDiv {
  padding: 0 !important;
  margin-bottom: 0 !important;
  width: 100%;
  min-height: 173px;
  text-align: center;
}

#calendarTbl {
  border-collapse: collapse;
  background-color: #FFA0A0;
  width: 100%;
  margin: 0 !important;
  position: relative;
  z-index: 10 ! important;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  behavior: url("../js/lib/PIE.php");
}

div#cal2TblFrame {
  margin: 0;
  padding: 7px 3px;
  width: 96%;
  text-align: center;
  background-color: #FFF;
  border-bottom: 1px solid #FFA0A0;
  border-left: 1px solid #FFA0A0;
  border-right: 1px solid #FFA0A0;
  top: -15px;
  position: relative;
  z-index: 11 ! important;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  behavior: url("../js/lib/PIE.php");
}

#calendarTbl2 {
  border-collapse: normal !important;
  /* width   : 206px; */
  margin: 0 auto;
  background-color: #FFF;
}

#calendarTbl *, #calendarTbl2 * {
  font-size: 10pt;
  font-family:"Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}

tr.dummy, tr.dummy td {
  height: 2px ! important;
  padding: 0 ! important;
  margin: 0 ! important;
}

/* カレンダータイトル */

.calLeft {
  text-align: left;
  vertical-align: bottom;
  padding: 2px 0 2px 5px;
}

.calCenter {
  text-align: center;
  vertical-align: middle;
  color: #F0F0F0;
  font-weight: bold;
}

.calRight {
  text-align: right;
  vertical-align: bottom;
  padding: 2px 5px 2px 0;
}

/* カレンダーの曜日 */

.calWeekTh, .calWeekTh * {
  font-size: 8pt !important;
  font-family:"Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}

.calWeekTh {
  text-align: center;
  vertical-align: middle;
  padding: 1px 3px;
  font-weight: normal;
  /* border:1px solid #CCC; */
}

/* カレンダーの日付 */

#calendarTbl2 td {
  text-align: center;
  vertical-align: middle;
  padding: 3px 2px;
  font-size: 1.2rem !important;
}

#calendarTbl2 td * {
  font-size: 1.2rem !important;
}

/* 休日 */

.holyday {
  background-color: #E8AED0;
}

/* カレンダーメモ */

.calmemo {
  text-decoration: underline;
  cursor: pointer;
  font-size: 10pt !important;
}

/* 今日の表示 */

.today {
  background-color: #CCC;
}

/* 空領域 */

.blankcal {
  /* background-color:#99B0E9; */
}

#calExpTbl {
  margin: 3px;
}

#calExpTbl td {
  font-size: 9pt;
  white-space: nowrap;
}

/** ブログメルマガ **/

div#mailmagaFrame {
  width: 100%;
}

div#mailmagaTopFrame1 {
  height: 13px;
  background: url(https://kamogawa.mag2.com/editor/pub-form/small_b_left_top.gif) no-repeat scroll left top transparent;
}

div#mailmagaTopFrame2 {
  height: 13px;
  background: url(https://kamogawa.mag2.com/editor/pub-form/small_b_right_top.gif) no-repeat scroll right top transparent;
}

div#mailmagaTopFrame3 {
  margin: 0pt 5px;
  padding-left: 8px;
  height: 13px;
  color: #FFF ! important;
  background: url(https://kamogawa.mag2.com/editor/pub-form/small_b_tit.gif) no-repeat scroll left top rgb(0, 154, 211);
  font-size: 1rem;
}

div#mailmagaMiddleFrame1 {
  background: url(https://kamogawa.mag2.com/editor/pub-form/small_b_bg.gif) repeat-x scroll 0% 0% rgb(223, 247, 255);
  text-align: center;
  font-size: 1.2rem;
}

div#mailmagaMiddleTitle {
  padding: 7px 7px 0pt;
  font-size: 1.4rem;
  text-align: left;
}

div#mailmagaMiddleFrame1 form {
  margin: 8px 0pt 0pt;
}

div#mailmagaMiddleBottom {
  margin: 0pt 7px;
  padding: 6px 0pt 2px;
  height: 13px;
  position: relative;
  text-align: left;
}

div#mailmagaMiddleBottomMagmag {
  margin: 5px 7px 0pt;
  display: block;
  color: #3F8BA5 ! important;
  font-size: 1rem;
  text-align: right;
}

div#mailmagaMiddleTitle a {
  color: #000 ! important;
  font-weight: bold;
  font-size: 1.2rem !important;
}

div#mailmagaFrame input#rdemail {
  border: 1px solid #999 !important;
  width: calc(15rem + ((1vw - 3.2px) * 6.5789));
  max-width: 90%;
  margin: 3px 0;
}

div#mailmagaBottomFrame1 {
  height: 4px;
  background: url(https://kamogawa.mag2.com/editor/pub-form/small_b_left_bot.gif) no-repeat scroll left top transparent;
}

div#mailmagaBottomFrame2 {
  background: url(https://kamogawa.mag2.com/editor/pub-form/small_b_right_bot.gif) no-repeat scroll right top transparent;
}

div#mailmagaBottomFrame3 {
  margin: 0pt 5px;
  padding-left: 8px;
  height: 4px;
  background-color: rgb(223, 247, 255);
  font-size: 1px;
}

div.blogRightLinkContents {
  margin: 0 0 30px;
  padding: 5px 5px 0 15px;
}

div.blogRightLinkContents div.link {
  margin: 10px 0;
  padding: 5px;
  text-align: left;
}

div.blogRightLinkContents div.link a {
  font-size: 1.6rem ! important;
}

div.blogRightLinkContents p.linkText {
  margin: 5px 0;
  font-size: 1rem ! important;
}

div.leftmenuSchoolAddrFrame {
  text-align: center;
  width: 95%;
  padding: 4px;
}

div.leftmenuSchoolAddr {
  margin: 5px auto 10px;
}

div.leftmenuSchoolAddr h3.link {
  padding: 0;
  margin: 0 auto;
  width: 100%;
}

.side-school-title {
  display: block;
  margin: auto;
  background-color: #AF0D0C;
  padding: 5px;
  box-sizing: border-box;
  text-align: center;
}

.side-school-title strong {
  font-size: 1.6rem !important;
  color: #fff !important;
  display: inline-block;
  float: left;
}

.side-school-title span {
  font-size: 1rem !important;
  color: #fff !important;
  margin: 2px;
  display: inline-block;
  float: right;
  position: relative;
  top: 6px;
}

div.leftmenuSchoolAddr div.infoFrame {
  margin: 0 auto;
  padding: 3px 0 5px;
  width: 100%;
  border: 1px solid #E0E0E0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #fff), color-stop(1.00, #f0f0f0));
  background: -webkit-linear-gradient(#fff, #f0f0f0);
  background: -moz-linear-gradient(#fff, #f0f0f0);
  background: -o-linear-gradient(#fff, #f0f0f0);
  background: -ms-linear-gradient(#fff, #f0f0f0);
  background: linear-gradient(#fff, #f0f0f0);
}

div.leftmenuSchoolAddr p.address {
  padding: 3px 0 2px;
  text-align: center;
  font-size: 1.2rem ! important;
}

div.leftmenuSchoolAddr .tel-tbl {
  border-collapse: collapse;
  margin: auto;
}

div.leftmenuSchoolAddr .tel-tbl th, div.leftmenuSchoolAddr .tel-tbl td {
  text-align: left;
  vertical-align: top;
  white-space: nowrap;
}

div.leftmenuSchoolAddr .tel-tbl th {
  padding: 6px 0 0 0;
}

div.leftmenuSchoolAddr .tel-tbl td {
  padding: 3px 0 3px 8px;
}

div.leftmenuSchoolAddrFrame div.leftmenuInquiry {
  text-align: center;
  width: 100%;
  margin: 0 auto 10px;
  padding: 0;
}

div.leftmenuInquiry img {
  border-style: none;
  margin: 0;
}

.left-menu-sns2 {
  margin: 20px auto 10px;
  width: 95%;
}

.left-menu-sns3 {
  margin: 20px auto;
  width: 95%;
}

.left-menu-sns4 {
  margin: 10px auto;
  width: 95%;
}

/**** リンク/link ****/

div.contentsFrame_nogap table.link {
  border-collapse: collapse;
  width: 100%;
  margin: 15px 0 0;
  border: 1px solid #D9D9D9;
  max-width: 960px;
}

div.contentsFrame_nogap table.link th {
  background-color: #FFFFFF;
  border: 1px solid #D9D9D9;
  padding: 5px 15px;
  width: 95px;
  text-align: center;
}

div.contentsFrame_nogap table.link th img {
  border-style: none;
}

div.contentsFrame_nogap table.link td {
  background-color: #FFFFFF;
  border: 1px solid #D9D9D9;
  border-collapse: collapse;
  padding: 8px 15px;
}

div.contentsFrame p, div.contentsFrame_nogap p {
  margin: 5px 0 0;
}

h1.topPage {
  background-image: url(../img/arrows/black.gif);
  background-position: left 7px;
  background-repeat: no-repeat;
  padding: 2px 5px 2px 29px;
  margin: 8px 3px 6px;
}

h1.topPage a {
  font-size: 1.6rem;
}

h1.contentsPage {
  background-image: url(../img/sitemap_st/titleBk.jpg);
  background-position: left 0px;
  background-repeat: repeat-y;
  height: 24px;
  padding: 5px 5px 0px 35px;
  margin: 0 auto;
  font-weight: normal;
  width: 100%;
  max-width: 960px;
}

h1.contentsPageEnd {
  background-image: url(../img/sitemap_st/titleBkend.jpg);
  background-position: left 0;
  background-repeat: no-repeat;
  height: 24px;
  padding: 5px 5px 0px 35px;
  margin: 0 auto;
  font-weight: normal;
  width: 100%;
  max-width: 960px;
}

div.schoolSection {
  padding-left: 30px;
}

/**** 無料レッスン見学/freelesson ****/

ul#lessonPoint {
  width: 90%;
  max-width: 900px;
  margin: 0 auto;
  padding: 0;
}

ul#lessonPoint li {
  clear: both;
  margin: 5px;
  padding: 0;
  color: #FF3C00;
}

div#lessonPointExplanation {
  width: 100%;
  max-width: 900px;
  margin: 20px auto 0;
  font-size: 1.4rem;
}

/**** よくあるご質問/qanda ****/
.coronaqanda_bar {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: linear-gradient(180deg, #6cc2da, #002060);
  opacity: .7;
  transition: .2s;
}
.coronaqanda_bar a {
  display: block;
  font-size: 1.5rem;
  line-height: 3.4em;
  color: #fff !important;
  font-weight: 600;
}
.coronaqanda_bar:hover {
  opacity:1;
}

#AL_navi_sp .coronaqanda_bar {
  opacity:1;
}

ul.qanda_list {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  font-size: 1.4rem;
  line-height: 1.8em;
}

#qanda_withcorona,
#qanda_common {
  position: relative;
  top: -8rem;
}

#qanda_withcorona + div h3,
#qanda_common + h3 {
  font-size: 1.8rem;
  line-height: 1.8em;
  width: 90%;
  margin: .5em auto 0;
}

div.qandaFrame {
  margin: 1rem auto 0;
  width: 100%;
  max-width: 900px;
  overflow: hidden;
  padding: 1rem 0 2.3rem;
}

div.faq_q, div.faq_a {
  background-repeat: repeat-y;
  border: 1px solid #D9D9D9;
  overflow: hidden;
  width: 100%;
  display: flex;
  align-content: center;
  align-items: center;
}

div.faq_q {
  background-color: #f7f7f7;
  background-image: url(https://airline.gr.jp/img/qanda/q_back.gif);
  margin-bottom: 1rem;
}

div.faq_a {
  background-image: url(https://airline.gr.jp/img/qanda/a_back.gif);
}

div.faq_q p.faq_mark {
  float: left;
  margin: 0 1rem 0 0;
  padding: 2rem 3rem;
  background: #c6b8a1;
}

div.faq_a p.faq_mark {
  float: left;
  margin: 0 1rem 0 0;
  padding: 2rem 3rem;
  background: #fcecee;
}

div.faq_q p.faq_mark:after {
  content: 'Q';
  font-size: 2rem;
  font-family: serif;
  color: #fff;
}

div.faq_a p.faq_mark:after {
  content: 'A';
  font-size: 2rem;
  font-family: serif;
  color: #da3c41;
}

div.faq_q p.faq_txt_q {
  color: #6C5931;
  float: right;
  font-size: 1.2rem;
  line-height: 1.8em;
  font-weight: bold;
  margin: 1rem 0 1em .5em;
  width: 82%;
  text-align: left;
}

div.faq_a p.faq_txt_a {
  float: right;
  font-size: 1.2rem;
  line-height: 1.8em;
  margin:1em 0 1em .5em;
  width: 82%;
  text-align: left;
}

@media (min-width:600px) {
  .coronaqanda_bar a {
    font-size: 2.1rem;
    line-height: 2.2em;
  }

  div.qandaFrame {
    width: 90%;
  }
  div.faq_q p.faq_txt_q,
  div.faq_a p.faq_txt_a {
    font-size: 1.4rem;
  }
}

/**** ページング関連 ****/

.paging {
  text-align: center;
  margin: 10px auto 40px auto;
}

.paging * {
  font-size: 11pt !important;
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}

.paging a {
  border: 1px solid #CCC;
  color: #000;
  text-decoration: none;
  text-align: center;
  margin: 0.2em 0.2em 0 0;
  padding: 0.1em 0.4em;
}

.paging a:hover {
  background-color: #f0f7e8;
  border: 1px solid #83bc46;
}

.paging span {
  border: 1px solid #CCC;
  color: #FFF;
  background-color: #222;
  text-decoration: none;
  text-align: center;
  margin: 0.2em 0.2em 0 0;
  padding: 0.1em 0.4em;
}

/**** フォーム ****/

div#inquiryFrame {
  margin: 0 auto;
  width: 95%;
  max-width: 750px;
  overflow: hidden;
  padding: 0 2% 23px;
  border: 1px solid #d9d9d9;
}

form#inquiryForm {
     border: 5px solid #D9D9D9;
    margin: 15px 0 20px;
    padding: 10px 0px 45px;
    width: calc(100% - 10px);
    background: #ffffffd9;
}

table#inquiryTbl {
  border-collapse: collapse;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    width: 96%;
    margin: 0 auto;
}

table#inquiryTbl caption {
  padding: 15px 0 10px;
  text-align: center;
}

table#inquiryTbl span.need {
  color: #B80000;
  font-size: 10px ! important;
}

table#inquiryTbl caption strong {
  font-size: 1.8rem;
}

table#inquiryTbl th, table#inquiryTbl td {
  font-size: 1.4rem;
  border: 1px solid #D9D9D9;
  padding: 9px 15px;
  margin: 0 auto;
}

table#inquiryTbl th {
  background-color: #FFFFE6;
  text-align: left;
  white-space: nowrap;
  width: 38%;
}

table#inquiryTbl th img {
  margin-right: 5px;
  position: relative;
  top: 4px;
}

table#inquiryTbl td {
  text-align: left;
  background-color: #fff;
}

table#inquiryTbl td#submitTd {
  text-align: center;
  padding: 15px;
}

table#inquiryTbl td#submitTd a {
  margin: 0 10px;
  padding: 0;
  border-style: none;
}

table#inquiryTbl td#submitTd img {
  margin: 0;
  padding: 0;
  border-style: none;
}

.tel-blank {
  display: inline-block;
  width: 50px;
}

.tel-example {
  font-size: 1rem;
  margin-top: 3px;
  display: block;
}

/* formcss */

table.formTbl input[type="button"], table.formTbl input[type="submit"] {
  padding: 3px 20px;
  margin: auto 10px;
}

table.formTbl input[type="text"] {
  padding: 3px;
  border: solid 1px #CCC;
  width: 98% !important;
}

/* 以下未チェック・6.11 */

table.formTbl input[type="text"].phoneno {
  width: 40px ! important;
}

.formSubmitColor {
  color: #007E0B;
}

.formCautionColor {
  color: #FF0000;
}

div#actButtonFrame {
  margin: 15px auto 20px;
}

div#actButtonFrame * {
  margin: 0;
  padding: 0;
  border-style: none;
}

input.number[type="text"] {
  text-align: right !important;
  width: 45px !important;
}

td#formContentsTd {
  text-align: center;
}

h2#formpTitle {
  font-size: 14pt ! important;
}

ul#errMsg {
  margin: 10px 20px;
  text-align: left;
}

ul#errMsg li {
  color: #FF0000;
  font-weight: bold;
  font-size: 12pt ! important;
  white-space: nowrap;
}

table#formCheckTbl {
  border-collapse: collapse;
  width: 280px;
  margin: 10px auto;
}

table#formCheckTbl th, table#formCheckTbl td {
  border: 1px solid #D9D9D9;
  padding: 10px 15px;
}

table#formCheckTbl th {
  background-color: #FFFFE6;
  text-align: right;
  white-space: nowrap;
}

table#formCheckTbl td {
  background-color: #FFFFFF;
  text-align: left;
}

table#formCheckTbl td#submitTd {
  text-align: center;
  padding: 15px;
}

@media (max-width:599px) {
  table#inquiryTbl tr {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  table#inquiryTbl tr th, table#inquiryTbl tr td {
    width: 90%;
  }
}

/**** セミナー/seminar ****/

div.topMsg div#jisseki {
  margin: 13px auto 10px 0;
  text-align: left;
  color: #333 ! important;
  line-height: 1.7em ! important;
  font-size: 1.8rem;
  font-weight: bold;
}

div.topMsg div#date {
  font-size: 1.2rem;
  text-align: right;
  margin: 10px 40px 30px;
}

table#alseminarTbl {
  border: 1px solid #D9D9D9;
  border-collapse: collapse;
  width: 100%;
  margin: 15px auto;
}

table#alseminarTbl * {
  font-size: 1.6rem;
  line-height: 1.8em;
}

table#alseminarTbl caption {
  background-color: #EFF0F0;
  border-collapse: collapse;
  border-left: 1px solid #D9D9D9;
  border-right: 1px solid #D9D9D9;
  border-top: 1px solid #D9D9D9;
  font-weight: bold;
  padding: 5px 15px;
  text-align: center;
}

table#alseminarTbl tr {
  display: flex;
  flex-direction: column;
}

table#alseminarTbl th {
  background-color: #FFFFFF;
  border: 1px solid #D9D9D9;
  border-collapse: collapse;
  padding: 5px 0;
  text-align: center;
  width: 100%;
}

table#alseminarTbl td {
  background-color: #FFFFFF;
  border: 1px solid #D9D9D9;
  border-collapse: collapse;
  padding: 5px 0;
  text-align: left;
  width: 100%;
}

table#alseminarTbl td p {
  margin: 5px;
}

table#alseminarTbl .start-dt-box {
  margin: 10px auto 15px;
}

table#alseminarTbl .start-dt-box div {
  text-align: left;
  color: #666;
  font-size: 1.4rem;
  padding: 0 5px 30px;
}

.start-dt-box .bdr {
  margin: auto auto 30px;
  padding: 0 5px 30px;
  border-bottom: 1px dotted #ccc;
}

table#alseminarTbl .start-dt-box div strong {
  display: block;
}

div.teacherImgsFrame {
  text-align: left;
}

div.teacherFrame {
  display: inline-block;
  text-align: center;
  margin: 10px;
}

div.teacherFrame img {
  margin-bottom: 3px;
}

@media (min-width:600px) {
  table#alseminarTbl {
    width: 90%;
    margin: 15px auto;
  }
  table#alseminarTbl tr {
    display: table-row;
  }
  table#alseminarTbl th {
    padding: 5px 15px;
    width: 20%;
  }
  table#alseminarTbl td {
    width: auto;
    padding: 12px 15px;
  }
  table#alseminarTbl .start-dt-box div {
    padding: 0 0 30px;
  }
  .start-dt-box .bdr {
    padding: 0 0 30px;
  }
}