@charset "utf-8";

#contentInner{
    width: inherit;
    padding:inherit;
}
.mt45{
    margin-top: 50px;
}
#fil {
    display: none;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row:before,
.row:after {
  display: table;
  content: " ";
}
#wrapper .lp_img:before {
    position: absolute;
    bottom: 5px;
    left: 25px;
    z-index: 10;
    content: url(https://d32sw8gozyguks.cloudfront.net/resource/20160616/icon_scale.png);
}
#wrapper .lp_img1.22:before {
    position: absolute;
    bottom: 21px;
    left: 15px;
    z-index: 10;
    content: url(https://d32sw8gozyguks.cloudfront.net/resource/20160616/icon_scale.png);
}
ul {list-style: none;}
.mt150{margin-top: 150px;}
.text-right {text-align: right !important;}
.text-left {text-align: left !important;}
.text-center {text-align: center;}
.row:after {clear: both;}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
#wrapper *{
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}


.rcm-box {
  position: relative;
}
/*.rcm-box img {
  display: block;
  width: 100%;
  opacity: 1;
}*/

.rcm-box:hover {
    margin-top: -35px;
     transition: all .5s ease;
    -webkit-transition: all .5s ease;
}
.rcm-box a:hover{
    opacity: inherit;
}
.rcm-box:hover .rcm-contents {
  background-color:rgba(0, 0, 0, 0.5);
  padding: 63.5px 0;
  text-decoration: none;
}
.rcm-overlay a{
    text-decoration: none;
}
.rcm-overlay {
  opacity: 0;
  position: absolute;
  top: 58%;
  left: 50%;
  width: 93%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.rcm-box:hover .rcm-overlay {
  opacity: 1;
}
p.rcm-title {
    color: #fff;
}

.rcm-contents .rcm-title span{
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-top: 15px solid #fff;
    position: absolute;
    left: 47%;
}

.staff a,.staff a.hvr-grow img:hover, .classroom a,.classroom a.hvr-grow img:hover, .share a, .share a.hvr-grow img:hover{
    opacity: 1 !important;
}

.hvr-grow img {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-grow img:hover, .hvr-grow img:focus, .hvr-grow img:active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

a, a img {
    opacity: 1;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
}

a.lp_link_other span {
    font-size:  18px;
}

.color_bl { color: #000000;}
.color_gr { color: #00cc33;}
.color_lightgr { color: #99ff99;}
.color_yl { color: #ffff00;}
.color_pk { color: #ff99cc;}
.color_gy { color: #cccccc;}
.color_blu { color: #0066ff;}
.color_lightblu { color: #ccffff;}
.color_purple { color: #cc99ff;}
.color_vl { color: #ffccff;}
.color_or { color: #ff6600;}
.color_iv { color: #ffffcc;}
.color_lgr { color: #99ff99;}
.color_nv { color: #003366;}
.color_pl { color: #cc66ff;}
.color_lbl { color: #99ccff;}
.color_wh { color: #ffffff;}
.color_sv { color: #666666;}
.color_rd { color: #ff3300;}
.color_nv { color: #094cb1;}
.pb35 {padding-bottom: 35px;}

@media (min-width: 480px){
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {position: relative;min-height: 1px;padding-right: 15px;padding-left: 15px;}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {float: left;}
.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {float: left;}
.col-xs-12 {width: 100%;}
.col-xs-11 {width: 91.66666667%;}
.col-xs-10 {width: 83.33333333%;}
.col-xs-9 {width: 75%;}
.col-xs-8 {width: 66.66666667%;}
.col-xs-7 {width: 58.33333333%;}
.col-xs-6 {width: 45%;}
.col-xs-5 {width: 41.66666667%;}
.col-xs-4 {width: 33.33333333%;}
.col-xs-3 {width: 25%;}
.col-xs-2 {width: 16.66666667%;}
.col-xs-1 {width: 8.33333333%;}
.col-xs-pull-12 {right: 100%;}
.col-xs-pull-11 {right: 91.66666667%;}
.col-xs-pull-10 {right: 83.33333333%;}
.col-xs-pull-9 {right: 75%;}
.col-xs-pull-8 {right: 66.66666667%;}
.col-xs-pull-7 {right: 58.33333333%;}
.col-xs-pull-6 {right: 50%;}
.col-xs-pull-5 {right: 41.66666667%;}
.col-xs-pull-4 {right: 33.33333333%;}
.col-xs-pull-3 {right: 25%;}
.col-xs-pull-2 {right: 16.66666667%;}
.col-xs-pull-1 {right: 8.33333333%;}
.col-xs-pull-0 {right: auto;}
.col-xs-push-12 {left: 100%;}
.col-xs-push-11 {left: 91.66666667%;}
.col-xs-push-10 {left: 83.33333333%;}
.col-xs-push-9 {left: 75%;}
.col-xs-push-8 {left: 66.66666667%;}
.col-xs-push-7 {left: 58.33333333%;}
.col-xs-push-6 {left: 50%;}
.col-xs-push-5 {left: 41.66666667%;}
.col-xs-push-4 {left: 33.33333333%;}
.col-xs-push-3 {left: 25%;}
.col-xs-push-2 {left: 16.66666667%;}
.col-xs-push-1 {left: 8.33333333%;}
.col-xs-push-0 {left: auto;}
.col-xs-offset-12 {margin-left: 100%;}
.col-xs-offset-11 {margin-left: 91.66666667%;}
.col-xs-offset-10 {margin-left: 83.33333333%;}
.col-xs-offset-9 {margin-left: 75%;}
.col-xs-offset-8 {margin-left: 66.66666667%;}
.col-xs-offset-7 {margin-left: 58.33333333%;}
.col-xs-offset-6 {margin-left: 50%;}
.col-xs-offset-5 {margin-left: 41.66666667%;}
.col-xs-offset-4 {margin-left: 33.33333333%;}
.col-xs-offset-3 {margin-left: 25%;}
.col-xs-offset-2 {margin-left: 16.66666667%;}
.col-xs-offset-1 {margin-left: 8.33333333%;}
.col-xs-offset-0 {margin-left: 0;}
}
@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {float: left;}
.col-sm-12 {width: 100%;}
.col-sm-11 {width: 91.66666667%;}
.col-sm-10 {width: 83.33333333%;}
.col-sm-9 {width: 75%;}
.col-sm-8 {width: 66.66666667%;}
.col-sm-7 {width: 58.33333333%;}
.col-sm-6 {width: 50%;}
.col-sm-5 {width: 41.66666667%;}
.col-sm-4 {width: 33.33333333%;}
.col-sm-3 {width: 25%;}
.col-sm-2 {width: 16.66666667%;}
.col-sm-1 {width: 8.33333333%;}
.col-sm-pull-12 {right: 100%;}
.col-sm-pull-11 {right: 91.66666667%;}
.col-sm-pull-10 {right: 83.33333333%;}
.col-sm-pull-9 {right: 75%;}
.col-sm-pull-8 {right: 66.66666667%;}
.col-sm-pull-7 {right: 58.33333333%;}
.col-sm-pull-6 {right: 50%;}
.col-sm-pull-5 {right: 41.66666667%;}
.col-sm-pull-4 {right: 33.33333333%;}
.col-sm-pull-3 {right: 25%;}
.col-sm-pull-2 {right: 16.66666667%;}
.col-sm-pull-1 {right: 8.33333333%;}
.col-sm-pull-0 {right: auto;}
.col-sm-push-12 {left: 100%;}
.col-sm-push-11 {left: 91.66666667%;}
.col-sm-push-10 {left: 83.33333333%;}
.col-sm-push-9 {left: 75%;}
.col-sm-push-8 {left: 66.66666667%;}
.col-sm-push-7 {left: 58.33333333%;}
.col-sm-push-6 {left: 50%;}
.col-sm-push-5 {left: 41.66666667%;}
.col-sm-push-4 {left: 33.33333333%;}
.col-sm-push-3 {left: 25%;}
.col-sm-push-2 {left: 16.66666667%;}
.col-sm-push-1 {left: 8.33333333%;}
.col-sm-push-0 {left: auto;}
.col-sm-offset-12 {margin-left: 100%;}
.col-sm-offset-11 {margin-left: 91.66666667%;}
.col-sm-offset-10 {margin-left: 83.33333333%;}
.col-sm-offset-9 {margin-left: 75%;}
.col-sm-offset-8 {margin-left: 66.66666667%;}
.col-sm-offset-7 {margin-left: 58.33333333%;}
.col-sm-offset-6 {margin-left: 50%;}
.col-sm-offset-5 {margin-left: 41.66666667%;}
.col-sm-offset-4 {margin-left: 33.33333333%;}
.col-sm-offset-3 {margin-left: 25%;}
.col-sm-offset-2 {margin-left: 16.66666667%;}
.col-sm-offset-1 {margin-left: 8.33333333%;}
.col-sm-offset-0 {margin-left: 0;}
}
@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {float: left;}
.col-md-12 {width: 100%;}
.col-md-11 {width: 91.66666667%;}
.col-md-10 {width: 83.33333333%;}
.col-md-9 {width: 75%;}
.col-md-8 {width: 66.66666667%;}
.col-md-7 {width: 58.33333333%;}
.col-md-6 {width: 50%;}
.col-md-5 {width: 41.66666667%;}
.col-md-4 {width: 33.33333333%;}
.col-md-3 {width: 25%;}
.col-md-2 {width: 16.66666667%;}
.col-md-1 {width: 8.33333333%;}
.col-md-pull-12 {right: 100%;}
.col-md-pull-11 {right: 91.66666667%;}
.col-md-pull-10 {right: 83.33333333%;}
.col-md-pull-9 {right: 75%;}
.col-md-pull-8 {right: 66.66666667%;}
.col-md-pull-7 {right: 58.33333333%;}
.col-md-pull-6 {right: 50%;}
.col-md-pull-5 {right: 41.66666667%;}
.col-md-pull-4 {right: 33.33333333%;}
.col-md-pull-3 {right: 25%;}
.col-md-pull-2 {right: 16.66666667%;}
.col-md-pull-1 {right: 8.33333333%;}
.col-md-pull-0 {right: auto;}
.col-md-push-12 {left: 100%;}
.col-md-push-11 {left: 91.66666667%;}
.col-md-push-10 {left: 83.33333333%;}
.col-md-push-9 {left: 75%;}
.col-md-push-8 {left: 66.66666667%;}
.col-md-push-7 {left: 58.33333333%;}
.col-md-push-6 {left: 50%;}
.col-md-push-5 {left: 41.66666667%;}
.col-md-push-4 {left: 33.33333333%;}
.col-md-push-3 {left: 25%;}
.col-md-push-2 {left: 16.66666667%;}
.col-md-push-1 {left: 8.33333333%;}
.col-md-push-0 {left: auto;}
.col-md-offset-12 {margin-left: 100%;}
.col-md-offset-11 {margin-left: 91.66666667%;}
.col-md-offset-10 {margin-left: 83.33333333%;}
.col-md-offset-9 {margin-left: 75%;}
.col-md-offset-8 {margin-left: 66.66666667%;}
.col-md-offset-7 {margin-left: 58.33333333%;}
.col-md-offset-6 {margin-left: 50%;}
.col-md-offset-5 {margin-left: 41.66666667%;}
.col-md-offset-4 {margin-left: 33.33333333%;}
.col-md-offset-3 {margin-left: 25%;}
.col-md-offset-2 {margin-left: 16.66666667%;}
.col-md-offset-1 {margin-left: 8.33333333%;}
.col-md-offset-0 {margin-left: 0;}
}
@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {float: left;}
.col-lg-12 {width: 100%;}
.col-lg-11 {width: 91.66666667%;}
.col-lg-10 {width: 83.33333333%;}
.col-lg-9 {width: 75%;}
.col-lg-8 {width: 66.66666667%;}
.col-lg-7 {width: 58.33333333%;}
.col-lg-6 {width: 50%;}
.col-lg-5 {width: 41.66666667%;}
.col-lg-4 {width: 33.33333333%;}
.col-lg-3 {width: 25%;}
.col-lg-2 {width: 16.66666667%;}
.col-lg-1 {width: 8.33333333%;}
.col-lg-pull-12 {right: 100%;}
.col-lg-pull-11 {right: 91.66666667%;}
.col-lg-pull-10 {right: 83.33333333%;}
.col-lg-pull-9 {right: 75%;}
.col-lg-pull-8 {right: 66.66666667%;}
.col-lg-pull-7 {right: 58.33333333%;}
.col-lg-pull-6 {right: 50%;}
.col-lg-pull-5 {right: 41.66666667%;}
.col-lg-pull-4 {right: 33.33333333%;}
.col-lg-pull-3 {right: 25%;}
.col-lg-pull-2 {right: 16.66666667%;}
.col-lg-pull-1 {right: 8.33333333%;}
.col-lg-pull-0 {right: auto;}
.col-lg-push-12 {left: 100%;}
.col-lg-push-11 {left: 91.66666667%;}
.col-lg-push-10 {left: 83.33333333%;}
.col-lg-push-9 {left: 75%;}
.col-lg-push-8 {left: 66.66666667%;}
.col-lg-push-7 {left: 58.33333333%;}
.col-lg-push-6 {left: 50%;}
.col-lg-push-5 {left: 41.66666667%;}
.col-lg-push-4 {left: 33.33333333%;}
.col-lg-push-3 {left: 25%;}
.col-lg-push-2 {left: 16.66666667%;}
.col-lg-push-1 {left: 8.33333333%;}
.col-lg-push-0 {left: auto;}
.col-lg-offset-12 {margin-left: 100%;}
.col-lg-offset-11 {margin-left: 91.66666667%;}
.col-lg-offset-10 {margin-left: 83.33333333%;}
.col-lg-offset-9 {margin-left: 75%;}
.col-lg-offset-8 {margin-left: 66.66666667%;}
.col-lg-offset-7 {margin-left: 58.33333333%;}
.col-lg-offset-6 {margin-left: 50%;}
.col-lg-offset-5 {margin-left: 41.66666667%;}
.col-lg-offset-4 {margin-left: 33.33333333%;}
.col-lg-offset-3 {margin-left: 25%;}
.col-lg-offset-2 {margin-left: 16.66666667%;}
.col-lg-offset-1 {margin-left: 8.33333333%;}
.col-lg-offset-0 {margin-left: 0;}
}

a.pointer_a{
pointer-events:none
}
a:hover, a:hover img {
  opacity: 0.8;
}
img {
  max-width: 100%;
  height: auto;
}

.w930{
  max-width: 930px;
  margin-left: auto;
  margin-right: auto;
}
#wrapper{
  font-family : '小塚ゴシック Pro','小塚ゴシック Pro L','Kozuka Gothic Pro Light',sans-serif ;
  line-height: 150%;
}
.bg_img h1{
  text-align: center;
}
.job-support .name{
  font-size:28px;
  font-weight: bold;
  line-height: 100%;
}

.job-support .name small{
  font-size:18px;
}
.margin-left15{
  margin-left: 15%;
}


.job-support ul li{
  float:left;
  margin-bottom: 28px;
}


p.label {
    font-size:  15px;
    font-weight: bold;
}

a.lp_link_other {
    font-size:  16px;
    text-decoration:  none;
}
.job-support .lp_dot{
  margin:100px auto;
}

.job-support .catch{
  font-size: 20px;
  line-height: 1.5em;
}

.nwp{
  white-space: nowrap;
}
ul.mt20.clr li{
  display: inline-block;
}
.bg_img{
  background:url(https://d3t0ae4e2cnggp.cloudfront.net/resource/20180125/top_bg01.png);
  width: 100%;
  background-position: center top;
  background-size: auto;
  text-align: center;
  position: relative;
}

.mb10{
  margin-bottom: 10px;
}

.main_img{
  position: relative;
    padding-top: 10px;
}
.top_main_text{
  position: absolute;
    top: 66%;
    left: 19%;
    letter-spacing: 2px;
    font-size: 18px;
    color: #000;
}
/*=================先生職員=================*/
#staff_main{
  background-color:#FDF1F4;
  padding-bottom: 1px;
}
#staff_main h3.name{
  color: #e33159;
}
.txt_center{
  margin:0 auto;
  display: block;
}


#staff_main .title_icon{
  color: #574a1f;
    background: url(https://d3t0ae4e2cnggp.cloudfront.net/resource/20180125/colm01_check01_icon.png) 0 3px no-repeat;
    padding-left: 5.5em;
    display: block;
    padding-top: 30px;
}
#staff_main .title_icon2{
    color: #574a1f;
    background: url(https://d3t0ae4e2cnggp.cloudfront.net/resource/20180125/colm01_check02_icon2.png) 0 3px no-repeat;
    padding-left: 5.5em;
    display: block;
    padding-top: 30px;
}
#staff_main .title_icon3{
    color: #574a1f;
    background: url(https://d3t0ae4e2cnggp.cloudfront.net/resource/20180125/colm01_check03_icon2.png) 0 3px no-repeat;
    padding-left: 5.5em;
    display: block;
    padding-top: 30px;
}
#staff_main .title_icon4{
    color: #574a1f;
    background: url(https://d3t0ae4e2cnggp.cloudfront.net/resource/20180125/colm01_check04_icon2.png) 0 3px no-repeat;
    padding-left: 5.5em;
    display: block;
    padding-top: 30px;
}
#staff_main .title_icon5{
    color: #574a1f;
    background: url(https://d3t0ae4e2cnggp.cloudfront.net/resource/20180125/colm01_check05_icon2.png) 0 3px no-repeat;
    padding-left: 5.5em;
    display: block;
    padding-top: 30px;
}
#staff_main .title_icon6{
  color: #574a1f;
    background: url(https://d3t0ae4e2cnggp.cloudfront.net/resource/20180125/colm01_check06_icon.png) 0 3px no-repeat;
    padding-left: 5.5em;
    display: block;
    padding-top: 30px;
}

.check01_answer {
    margin-bottom: 40px;
}

.job-support .catch{
  padding:38px 0 30px;
}

.text_boxshadow{
  box-shadow: 0 -17px 0 0 #F9F562 inset;
}

.staff{
  height:890px;
}
.staff .check{
  position: relative;
}
.staff .check01 {
    position:  absolute;
    top: 75px;
    right: 52px;
}

.staff .check02 {
    position:  absolute;
    top: 38px;
    left: 334px;
}

.staff .check03 {
    position:  absolute;
    top: 50px;
    left: 87px;
}
.staff .check04 {
    position: relative;
    bottom: 413px;
    left: 168px;
}
.staff .check05 {
    position: absolute;
    top: 281px;
    right: 106px;
}
.staff .check06 {
    position: absolute;
    bottom: 231px;
    right: 274px;
}

#staff_main .triangle{
  width: 0;
    height: 0;
    border: 8px solid transparent;
    border-bottom: 15px solid #E33159;
    position: absolute;
    left: 11px;
    top:0;

}
#staff_main .btn_anc{
  position: relative;
}
#staff_main .btn_anc a {
    border: 1px solid #E33159;
    display: inline-block;
    padding: 3px 10px 3px 35px;
    font-size: 15px;
    border-radius: 5px;
    color: #E33159;
    text-decoration: none;
}

#staff_main .btn_anc a:hover {
    background: #E33159;
    display: inline-block;
    padding: 3px 10px 3px 35px;
    font-size: 15px;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
     transition: all .5s ease;
    -webkit-transition: all .5s ease;
}

#staff_main .btn_anc a:hover .triangle{
  width: 0;
    height: 0;
    border: 8px solid transparent;
    border-bottom: 15px solid #fff;
    position: absolute;
    left: 11px;
    top:0;

}

/*=================/先生職員=================*/

/*=================教室編=================*/

#classroom_main{
    background-color:#E8F7FB;
    padding-bottom: 1px;
}

.txt_center{
    margin:0 auto;
    display: block;
}


#classroom_main .title_icon{
    color: #574a1f;
    background: url(https://d3t0ae4e2cnggp.cloudfront.net/resource/20180125/colm02_check01_icon2.png) 0 3px no-repeat;
    padding-left: 5.5em;
    display: block;
    padding-top: 30px;
}
#classroom_main .title_icon2{
    color: #574a1f;
    background: url(https://d3t0ae4e2cnggp.cloudfront.net/resource/20180125/colm02_check02_icon.png) 0 3px no-repeat;
    padding-left: 5.5em;
    display: block;
    padding-top: 30px;
}
#classroom_main .title_icon3{
    color: #574a1f;
    background: url(https://d3t0ae4e2cnggp.cloudfront.net/resource/20180125/colm02_check03_icon.png) 0 3px no-repeat;
    padding-left: 5.5em;
    display: block;
    padding-top: 30px;
}
#classroom_main .title_icon4{
    color: #574a1f;
    background: url(https://d3t0ae4e2cnggp.cloudfront.net/resource/20180125/colm02_check04_icon.png) 0 3px no-repeat;
    padding-left: 5.5em;
    display: block;
    padding-top: 30px;
}
#classroom_main .title_icon5{
    color: #574a1f;
    background: url(https://d3t0ae4e2cnggp.cloudfront.net/resource/20180125/colm02_check05_icon.png) 0 3px no-repeat;
    padding-left: 5.5em;
    display: block;
    padding-top: 30px;
}
#classroom_main .title_icon6{
    color: #574a1f;
    background: url(https://d3t0ae4e2cnggp.cloudfront.net/resource/20180125/colm02_check06_icon.png) 0 3px no-repeat;
    padding-left: 5.5em;
    display: block;
    padding-top: 30px;
}

.check01_answer {
    margin-bottom: 40px;
}

.job-support .catch{
    padding:38px 0 30px;
}

.text_boxshadow{
    box-shadow: 0 -17px 0 0 #F9F562 inset;
}

.classroom{
    height:1032px;
}
.classroom .check{
    position: relative;
}
.classroom .check01 {
    position:  absolute;
    top: 72px;
    right: 119px;
}

.classroom .check02 {
    position:  absolute;
    bottom: 206px;
    right: 287px;
}

.classroom .check03 {
    position:  absolute;
    top: 450px;
    left: 126px;
}
.classroom .check04 {
    position: absolute;
    top: 80px;
    left: 50px;
}

.classroom .check05 {
    position: absolute;
    top: 256px;
    right: 74px;
}
.classroom .check06 {
    position: absolute;
    bottom: 340px;
    right: 50px;
}

#classroom_main h3.name{
    color:#1189C4;
}

#classroom_main .triangle{
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-bottom: 15px solid #1189C4;
    position: absolute;
    left: 11px;
    top:0;
}

#classroom_main .btn_anc{
    position: relative;
}
#classroom_main .btn_anc a {
    border: 1px solid #1189C4;
    display: inline-block;
    padding: 3px 10px 3px 35px;
    font-size: 15px;
    border-radius: 5px;
    color: #1189C4;
    text-decoration: none;
}

#classroom_main .btn_anc a:hover {
    background: #1189C4;
    display: inline-block;
    padding: 3px 10px 3px 35px;
    font-size: 15px;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
}

#classroom_main .btn_anc a:hover .triangle{
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-bottom: 15px solid #fff;
    position: absolute;
    left: 11px;
    top:0;

}


/*=================共有編=================*/

#share_main{
  background-color:#FEF6E8;
  padding-bottom: 1px;
}

.txt_center{
  margin:0 auto;
  display: block;
}

a.lp_link_other {
    color: #574a1f;
    background: url(https://d11w49g8ylcixs.cloudfront.net/resource/20150525/icon_arrow.png) 0 3px no-repeat;
    padding-left: 1.5em;
    display: inline-block;
    line-height: 150%;
    margin-top: 10px;
}
a.lp_link_other:first-child {
    color: #574a1f;
    background: url(https://d11w49g8ylcixs.cloudfront.net/resource/20150525/icon_arrow.png) 0 3px no-repeat;
    padding-left: 1.5em;
    display: inline-block;
    line-height: 150%;
    margin-top: 0;
}
a.lp_link_other:hover{
    opacity: 0.5;
}


#share_main .title_icon{
  color: #574a1f;
    background: url(https://d3t0ae4e2cnggp.cloudfront.net/resource/20180125/colm03_check01_icon2.png) 0 3px no-repeat;
    padding-left: 5.5em;
    display: block;
    padding-top: 30px;
}
#share_main .title_icon2{
    color: #574a1f;
    background: url(https://d3t0ae4e2cnggp.cloudfront.net/resource/20180125/colm03_check02_icon.png) 0 3px no-repeat;
    padding-left: 5.5em;
    display: block;
    padding-top: 30px;
}
#share_main .title_icon3{
    color: #574a1f;
    background: url(https://d3t0ae4e2cnggp.cloudfront.net/resource/20180125/colm03_check03_icon.png) 0 3px no-repeat;
    padding-left: 5.5em;
    display: block;
    padding-top: 30px;
}
#share_main .title_icon4{
    color: #574a1f;
    background: url(https://d3t0ae4e2cnggp.cloudfront.net/resource/20180125/colm03_check04_icon.png) 0 3px no-repeat;
    padding-left: 5.5em;
    display: block;
    padding-top: 30px;
}
#share_main .title_icon5{
    color: #574a1f;
    background: url(https://d3t0ae4e2cnggp.cloudfront.net/resource/20180125/colm03_check05_icon2.png) 0 3px no-repeat;
    padding-left: 5.5em;
    display: block;
    padding-top: 30px;
}
#share_main .title_icon6{
    color: #574a1f;
    background: url(https://d3t0ae4e2cnggp.cloudfront.net/resource/20180125/colm03_check06_icon.png) 0 3px no-repeat;
    padding-left: 5.5em;
    display: block;
    padding-top: 30px;
}
#share_main .title_icon7{
  color: #574a1f;
    background: url(https://d3t0ae4e2cnggp.cloudfront.net/resource/20180125/colm03_check07_icon.png) 0 3px no-repeat;
    padding-left: 5.5em;
    display: block;
    padding-top: 30px;
}

.check01_answer {
    margin-bottom: 40px;
}

.job-support .catch{
  padding:38px 0 30px;
}

.text_boxshadow{
  box-shadow: 0 -17px 0 0 #F9F562 inset;
}

.share{
  height:1101px;
}
.share .check{
  position: relative;
}
.share .check01 {
    position:  absolute;
    top: 360px;
    right: 50px;
}

.share .check02 {
    position:  absolute;
    bottom: 445px;
    left: 42px;
}

.share .check03 {
    position:  absolute;
    top: -4px;
    left: 29px;
}

.share .check04 {
    position: absolute;
    top: 63px;
    left: 325px;
}

.share .check05 {
    position: absolute;
    top: 175px;
    right: 28px;
}
.share .check06 {
    position: absolute;
    bottom: 292px;
    left: 110px;
}
.share .check07 {
    position: absolute;
    bottom: 282px;
    right: 134px;
}

#share_main h3.name{
  color:#F4A11D;
}

#share_main .triangle{
  width: 0;
    height: 0;
    border: 8px solid transparent;
    border-bottom: 15px solid #F4A11D;
    position: absolute;
    left: 11px;
    top:0;
}

#share_main .btn_anc{
  position: relative;
}
#share_main .btn_anc a {
    border: 1px solid #F4A11D;
    display: inline-block;
    padding: 3px 10px 3px 35px;
    font-size: 15px;
    border-radius: 5px;
    color: #F4A11D;
    text-decoration: none;
}

#share_main .btn_anc a:hover {
    background: #F4A11D;
    display: inline-block;
    padding: 3px 10px 3px 35px;
    font-size: 15px;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
}

#share_main .btn_anc a:hover .triangle{
  width: 0;
    height: 0;
    border: 8px solid transparent;
    border-bottom: 15px solid #fff;
    position: absolute;
    left: 11px;
    top:0;

}

/* 20180214 a-terui */

.ls05 {
  letter-spacing: -0.5px;
}