@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i");
@import url("https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900,900i");
#mainImg {
  background: url(../images/about/pic-mainImg_001.jpg) center center no-repeat; }

/*==========================

メッセージ

==========================*/
.about_index {
  /*　movie
  -------------------------------------*/
  /*@media all and (-ms-high-contrast:none){
    
    *::-ms-backdrop, video {
      
      min-width: 1000px !important;
      
    }
    
  }
  @media all and (-ms-high-contrast:none){

    *::-ms-backdrop, figure {

      min-width: 1000px !important;

    }
    
  }*/
  /*　messageBox
  -------------------------------------*/
  /*　bnrBox
  -------------------------------------*/ }
  .about_index .mainMovie {
    height: 500px;
    width: 100%;
    /*background: url(../images/_dmy/pixta_19346341.mp4);*/
    background: url(../images/about/pic-movie_back_001.png) no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden;
    display: table; }
    .about_index .mainMovie video {
      position: absolute;
      top: 50%;
      left: 0;
      min-width: 1230px;
      width: 100%;
      height: auto;
      z-index: 100;
      transform: translateY(-50%); }
    .about_index .mainMovie figure {
      position: absolute;
      top: 50%;
      left: 0;
      min-width: 1230px;
      width: 100%;
      height: auto;
      z-index: -1;
      transform: translateY(-50%); }
    .about_index .mainMovie:after {
      width: 100%;
      height: 690px;
      content: "";
      display: block;
      display: none;
      background: url(../images/index/bgi-movie_001.png);
      position: absolute;
      top: 0;
      left: 0; }
    .about_index .mainMovie .catch {
      display: table-cell;
      vertical-align: middle;
      text-align: center;
      position: relative;
      z-index: 2; }
      .about_index .mainMovie .catch h2 {
        background: url(../images/index/txt-movie_001.png);
        background-size: contain;
        width: 416px;
        height: 116px;
        margin: 0 auto 40px; }
      .about_index .mainMovie .catch .movieBtn {
        text-align: center; }
        .about_index .mainMovie .catch .movieBtn a {
          display: inline-block;
          padding: 0 63px 0 42px;
          text-decoration: none;
          background: #fff;
          border-radius: 25px;
          position: relative;
          text-decoration: none !important; }
          .about_index .mainMovie .catch .movieBtn a:before {
            content: "";
            display: block;
            width: 26px;
            height: 26px;
            border-radius: 13px;
            position: absolute;
            top: 12px;
            right: 11px;
            background: #00893f; }
          .about_index .mainMovie .catch .movieBtn a:after {
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 3px 0 3px 6px;
            border-color: transparent transparent transparent #ffffff;
            content: "";
            display: block;
            position: absolute;
            top: 50%;
            margin-top: -3px;
            right: 20px; }
          .about_index .mainMovie .catch .movieBtn a span {
            line-height: 50px;
            height: 50px;
            color: #00893f;
            font-size: 20px;
            letter-spacing: 0.05em;
            font-weight: 600;
            font-family: "Open Sans", sans-serif; }
          .about_index .mainMovie .catch .movieBtn a:hover {
            background-color: #00893f; }
            .about_index .mainMovie .catch .movieBtn a:hover:before {
              background: #fff; }
            .about_index .mainMovie .catch .movieBtn a:hover:after {
              border-color: transparent transparent transparent #00893f; }
            .about_index .mainMovie .catch .movieBtn a:hover span {
              color: #fff; }
  .about_index #video {
    display: none; }
  .about_index .mainMovie.SP {
    display: none; }
  .about_index .messageBox {
    margin: 75px 0 0; }
    .about_index .messageBox p {
      position: absolute; }
    .about_index .messageBox h3 {
      float: left;
      width: 372px; }
    .about_index .messageBox .txt {
      float: right;
      width: 460px;
      padding: 60px 0 0; }
  .about_index .bnrBox {
    text-align: center;
    margin: 100px 0 0; }

/* IE10以降 */
@media all and (-ms-high-contrast: none) {
  .about_index .mainMovie:after {
    height: 560px;
    top: -30px; } }
@media all and (-ms-high-contrast: none) {
  *::-ms-.about_index .mainMovie:after {
    height: 560px;
    top: -30px; } }
/*==========================

いいところ

==========================*/
.feature #main .featureTtl {
  color: #00893f;
  text-align: center;
  font-size: 44px;
  font-weight: normal;
  margin: 0 0 90px; }
.feature #main .boxIn .featureBox {
  background: #f2f9f5;
  position: relative;
  border-radius: 12px;
  padding: 0 50px 50px;
  margin: 0 0 50px; }
  .feature #main .boxIn .featureBox:last-child {
    margin: 0; }
  .feature #main .boxIn .featureBox .boxTtl {
    color: #00893f;
    font-size: 36px;
    font-weight: normal;
    line-height: 1.278;
    padding: 95px 0; }
  .feature #main .boxIn .featureBox figure {
    position: absolute;
    right: 0; }
  .feature #main .boxIn .featureBox .txt p {
    font-size: 14px !important; }
  .feature #main .boxIn .featureBox .txt .col {
    float: left;
    width: 429px;
    margin-right: 42px; }
    .feature #main .boxIn .featureBox .txt .col:nth-child(2n) {
      margin-right: 0; }
    .feature #main .boxIn .featureBox .txt .col h5 {
      color: #00893f;
      font-size: 20px;
      line-height: 1.3;
      margin-bottom: 20px; }
    .feature #main .boxIn .featureBox .txt .col .attention {
      font-size: 12px !important;
      margin-top: 20px; }
  .feature #main .boxIn .featureBox:before {
    content: "";
    display: block;
    position: absolute;
    background-size: contain !important; }
  .feature #main .boxIn .featureBox.box01 .txt {
    padding-right: 200px; }
  .feature #main .boxIn .featureBox.box01 figure {
    top: 16px; }
  .feature #main .boxIn .featureBox.box01:before {
    background: url(../images/about/ico-number_001.png) no-repeat;
    width: 66px;
    height: 230px;
    left: 0;
    top: -30px; }
  .feature #main .boxIn .featureBox.box02 figure {
    top: 10px; }
  .feature #main .boxIn .featureBox.box02:before {
    background: url(../images/about/ico-number_002.png) no-repeat;
    width: 131px;
    height: 222px;
    left: -32px;
    top: -32px; }
  .feature #main .boxIn .featureBox.box03 figure {
    top: 13px; }
  .feature #main .boxIn .featureBox.box03:before {
    background: url(../images/about/ico-number_003.png) no-repeat;
    width: 125px;
    height: 227px;
    left: -30px;
    top: -30px; }

/*==========================

取り扱い学校一覧

==========================*/
.school .moduleTable {
  table-layout: fixed; }

/*==========================

パンフレット・約款

==========================*/
.leaflet #main h5 {
  margin-bottom: 17px !important; }
.leaflet #main .downWrapp {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-around;
  margin-bottom: 50px; }
  .leaflet #main .downWrapp .downBox {
    height: 120px;
    width: 300px;
    border: 2px solid #ddd;
    text-align: center;
    background: url(../images/insurance/bgi_insurance_about_001.jpg);
    position: relative;
    transition: 0.3s ease-in-out; }
    .leaflet #main .downWrapp .downBox:hover {
      background-image: none; }
    .leaflet #main .downWrapp .downBox:hover h4 {
      color: #00893f; }
    .leaflet #main .downWrapp .downBox > a {
      display: inline-block;
      width: 100%;
      height: 100%;
      text-decoration: none !important;
      transition: 0.3s ease-in-out; }
      .leaflet #main .downWrapp .downBox > a:hover p.btn {
        opacity: 0.7; }
      .leaflet #main .downWrapp .downBox > a h4 {
        margin-top: 22px;
        margin-bottom: 12px;
        font-size: 19px;
        color: #6d6d6d;
        transition: 0.3s ease-in-out; }
      .leaflet #main .downWrapp .downBox > a p.btn {
        background-color: #ff7200 !important;
        text-align: center;
        transition: 0.3s ease-in-out; }
        .leaflet #main .downWrapp .downBox > a p.btn:hover {
          opacity: 1; }
        .leaflet #main .downWrapp .downBox > a p.btn a {
          position: relative;
          transition: 0.3s ease-in-out; }
          .leaflet #main .downWrapp .downBox > a p.btn a::after {
            background: url(../images/common/ico-arrow_orange_down_001.png) no-repeat !important;
            background-size: contain !important;
            transform: rotate(-90deg); }
        .leaflet #main .downWrapp .downBox > a p.btn span {
          text-align: center;
          display: inline-block;
          line-height: 38px;
          width: 178px;
          height: 38px;
          color: #fff;
          border-radius: 19px;
          text-decoration: none;
          font-size: 16px;
          font-weight: bold;
          padding: 0;
          position: relative; }
          .leaflet #main .downWrapp .downBox > a p.btn span::after {
            content: '';
            background: url(../images/common/ico-arrow_orange_down_001.png) no-repeat !important;
            width: 20px;
            height: 20px;
            -webkit-background-size: contain;
            background-size: contain !important;
            display: block;
            position: absolute;
            top: calc(50% - 10px);
            right: 8px; }

@media screen and (max-width: 1000px) {
    /*==========================

    メッセージ

    ==========================*/
  .about_index {
    /*　movie
    -------------------------------------*/
    /*　messageBox
    -------------------------------------*/ }
    .about_index .mainMovie {
      height: auto;
      width: 100%;
      background: none;
      display: block;
      position: relative;
      line-height: 0;
      -webkit-perspective: 500px;
      perspective: 500px; }
      .about_index .mainMovie video {
        position: relative;
        top: auto;
        left: auto;
        min-width: 0;
        width: 100%;
        height: auto;
        z-index: 100;
        transform: none;
        line-height: 0; }
      .about_index .mainMovie figure {
        position: relative;
        top: auto;
        left: auto;
        min-width: 0;
        width: 100%;
        height: auto;
        z-index: -1;
        transform: none;
        line-height: 0; }
      .about_index .mainMovie:after {
        width: 100%;
        height: 100%;
        display: none; }
      .about_index .mainMovie .catch {
        position: absolute;
        display: block;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%); }
    .about_index .messageBox {
      max-width: 381px;
      margin: 60px auto 0; }
      .about_index .messageBox h3 {
        float: none;
        width: auto; }
      .about_index .messageBox .txt {
        float: none;
        width: auto; }

  .about_index #video {
    display: block !important; }

  #player {
    width: 100% !important; }

  .mainMovie.PC {
    display: none; }

  .mainMovie.SP {
    display: block !important;
    max-height: 500px;
    height: auto;
    overflow: hidden;
    position: relative; }
    .mainMovie.SP figure {
      position: absolute;
      top: 0;
      width: 120%; }

  /*==========================

  学校

  ==========================*/
  .school .moduleTable thead {
    display: none; }
  .school .moduleTable th {
    text-align: center; } }
@media screen and (max-width: 760px) {
    /*==========================

    メッセージ

    ==========================*/
  .about_index {
    /*　movie
    -------------------------------------*/
    /*　messageBox
    -------------------------------------*/
    /*　bnrBox
    -------------------------------------*/ }
    .about_index .mainMovie .catch h2 {
      width: 208px;
      height: 58px;
      margin: 0 auto 20px; }
    .about_index .mainMovie .catch .movieBtn a {
      padding-right: 55px; }
      .about_index .mainMovie .catch .movieBtn a span {
        font-size: 16px;
        height: 40px;
        line-height: 40px; }
      .about_index .mainMovie .catch .movieBtn a:before {
        top: 7px;
        right: 6px; }
      .about_index .mainMovie .catch .movieBtn a:after {
        right: 15px; }
    .about_index .messageBox {
      margin: 30px auto 0; }
      .about_index .messageBox h3 {
        text-align: left; }
        .about_index .messageBox h3 img {
          max-width: 200px;
          height: auto; }
      .about_index .messageBox .txt {
        padding: 30px 0 0; }
    .about_index .bnrBox {
      text-align: center;
      margin: 50px 0 0; }

  video#player {
    height: 245px !important; }

  div.fancybox-inner {
    height: 245px !important; }

    /*==========================

    いいところ

    ==========================*/
  .feature #main {
    margin: 0 20px !important; }
    .feature #main .featureTtl {
      font-size: 22px !important;
      margin: 0 0 40px !important; }
    .feature #main .boxIn .featureBox {
      border-radius: 6px !important;
      padding: 20px 0 !important;
      margin: 0 0 30px !important; }
      .feature #main .boxIn .featureBox .boxTtl {
        font-size: 22px !important;
        padding: 0 20px !important;
        margin-bottom: 20px !important; }
        .feature #main .boxIn .featureBox .boxTtl br {
          display: none !important; }
      .feature #main .boxIn .featureBox figure {
        position: relative !important;
        right: auto !important;
        top: auto !important;
        margin-top: 20px; }
      .feature #main .boxIn .featureBox .txt {
        padding: 0 20px !important; }
        .feature #main .boxIn .featureBox .txt p {
          font-size: 13px !important; }
        .feature #main .boxIn .featureBox .txt .col {
          float: none !important;
          width: auto !important;
          margin: 0 0 20px !important; }
          .feature #main .boxIn .featureBox .txt .col:nth-child(2n) {
            margin-bottom: 0 !important; }
          .feature #main .boxIn .featureBox .txt .col h5 {
            font-size: 16px !important;
            margin-bottom: 10px !important; }
          .feature #main .boxIn .featureBox .txt .col .attention {
            font-size: 12px !important;
            margin-top: 10px !important; }
      .feature #main .boxIn .featureBox.box01 figure {
        padding: 0 20px !important; }
      .feature #main .boxIn .featureBox.box01:before {
        width: 33px !important;
        height: 115px !important;
        left: -5px !important;
        left: -15px !important;
        top: -10px !important; }
      .feature #main .boxIn .featureBox.box02 figure {
        padding-left: 20px !important; }
      .feature #main .boxIn .featureBox.box02:before {
        width: 65px !important;
        height: 111px !important;
        left: -10px !important;
        left: -20px !important;
        top: -10px !important; }
      .feature #main .boxIn .featureBox.box03 figure {
        padding-left: 20px !important; }
      .feature #main .boxIn .featureBox.box03:before {
        width: 65px !important;
        height: 113px !important;
        left: -10px !important;
        left: -20px !important;
        top: -10px !important; }

  /*==========================

  パンフレット・約款

  ==========================*/
  .leaflet #main .downWrapp {
    -webkit-flex-flow: column;
    /*--- safari（PC）用 ---*/
    flex-flow: column; }
    .leaflet #main .downWrapp .downBox {
      margin: 0 auto;
      margin-bottom: 20px;
      width: 270px; }
      .leaflet #main .downWrapp .downBox:last-child {
        margin-bottom: 0; } }
