/*@import "../../vendor/basis/dist/css/basis.css";
@import "../../vendor/css-wipe/dest/bundle.css";
@import "../../vendor/font-awesome/css/font-awesome.min.css";*/

/**---------------------------------
 * ベース
 ---------------------------------*/
html {
  overflow-x: hidden;
}
@media (min-width: 48em) {
  html {
      overflow-x: auto;
  }
}

body {
    margin: 0;
    padding: 0;
    background-color: #FFF;
    color: #534741;
    font-family: "メイリオ","Hiragino Kaku Gothic Pro",Meiryo,"ヒラギノ角ゴ Pro W3","MS PGothic","MS UI Gothic",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.6;
    overflow-x: hidden;
}
@media (min-width: 48em) {
  body {
      overflow-x: auto;
      min-width: 1000px;
  }
}

a {
  color: #003399;
  cursor: pointer;
}

strong {
  font-weight: bold;
}

img{
  vertical-align: bottom;
}

/*コンテナ最大幅*/
.main-warapper {
 padding: 0 20px;
}
@media (min-width: 40em) {
  .main-warapper {
    width: 1000px;
    max-width:1000px;
    margin: 0 auto;
    padding: 0 20px;
  }
}
.c-container {
  padding: 0;
}
@media (min-width: 40em) {
  .c-container {
    width: 960px;
    max-width:960px;
    margin: 0 auto;
    padding: 0;
  }
}

@media (max-width: 639px) {
  .sp-hidden {
    display: none;
  }
}
@media (min-width: 640px) {
  .pc-hidden {
    display: none;
  }
}


/*ヘッダー*/
.o-header {

}

.o-header-line {
  background-color: #ffba00;
  height: 3px;
}
@media (min-width: 640px) {
  .o-header-line {
    height: 3px;
  }
}
.o-header-underline {
  background-color: #DCDCDC;
  height: 1px;
  vertical-align: top;
}
@media (min-width: 640px) {
  .o-header-underline {
    height: 1px;
  }
}

h1.o-site-title-pc {
  background: url(../img/main_title-pc.png) top center no-repeat;
  text-indent: -9999px;
  text-align: left;
  display: block;
  width: 958px;
  height: 77px;
  margin: 0 auto;
  margin-top: 10px;
}
h1.o-site-title-sp {
  background: url(../img/main_title-sp.png) top center no-repeat;
  text-indent: -9999px;
  text-align: center;
  display: block;
  width: 100%;
  height: 47px;
  background-size: auto 47px;
  margin-top: 2px;
}
@media (max-width: 360px) {
  .o-site-title-sp {
    text-indent: -9999px;
    text-align: center;
    display: block;
    width: 100%;
    height: 39px;
    background-size: auto 39px;
    margin-top: 15px;
  }
}

/*「実技指導協力者派遣事業」とは エリア*/
.contents-area {
  padding: 20px 0 10px 0;
}
@media (min-width: 40rem) {
  .contents-area {
    padding-top: 10px;
  }
}

h1.contents-heading {
  font-size: 16px;
  padding: 0.5em;
  color: #534741;
  border-left: solid 3px #ffba00;
  margin-bottom: 10px;
}
@media (min-width: 40rem) {
  h1.contents-heading {
    font-size: 18px;
    padding: 0.5em;
    margin-top: 20px;
  }
}

.contents-text {
  margin-bottom: 17px;
}
.contents-text p {
  text-indent: 1em;
}

@media (min-width: 40rem) {
  .contents-text {
    margin: 20px 0;
  }
}

.icon-pdf {
  font-weight: bold;
  text-indent: -1.5em;
  padding-left: 1.5em;
}
.icon-pdf:before {
  content:"";
  display:inline-block;
  width:1.3em;
  height:1.3em;
  background:url(../img/icon_tree.png) no-repeat;
  background-size:contain;
  vertical-align: middle;
}
@media (min-width: 40em) {
  .icon-pdf {
    font-weight: lighter;
    text-indent: 0;
    padding-left: 1em;
  }
}

h2.contents-Subheading {
  font-size: 16px;
  padding: 0.6em;
  color: #FFF;
  background: #ffba00;
  border-left: solid 3px #d69a05;
  margin-bottom: 20px;
}
@media (min-width: 40em) {
  h2.contents-Subheading {
    font-size: 18px;
    padding: 0.7em;
    margin-bottom: 0;
  }
}

h3.contents-heading3 {
  font-size: 16px;
  color: #d69a05;
  margin: 25px 0 5px;
}
@media (min-width: 40em) {
  h3.contents-heading3 {
    font-size: 18px;
  }
}

.contents-frame {
  border: 1px solid #CCCCCC;
  padding: 10px 20px;
}
.adobe-image {
  text-align: center;
}
.adobe-text {
  padding-top: 10px;
}
@media (min-width: 40em) {
  .adobe-text  {
    padding-top: 0;
  }
}
.comment-text {
  font-size: 90%;
  padding: 0 0 6px 40px;
}


/*フッター エリア*/
.footer-area {

}
@media (min-width: 40em) {
  .footer-area {

  }
}

.footer-blue-area {
  background-color: #ffba00;
  margin-top: 50px;
}

.copyright {
  font-size: 9px;
  color:#FFF;
  text-align: center;
  padding: 13px 0;
}
@media (min-width: 40em) {
  .copyright {
    font-size: 10.5px;
    text-align: right;
  }
}

.office-area {
  padding: 20px 0;
}

.office {
  color: #533E2F;
  font-size: 14px;
  font-weight: bold;
}
@media (min-width: 40em) {
  .office {
    font-size: 17px;
  }
}

.contact {
  color: #533E2F;
  font-size: 12px;
}
@media (min-width: 40em) {
  .contact {
    font-size: 14px;
  }
}



/*トップに戻る*/
.backtotop {
  background: #1c293f;
  padding: 20px 0 10px;
}
.arrow {
  display: block;
  width: 15px;
  height: 15px;
  border-top: solid 3px #FFF;
  border-right: solid 3px #FFF;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin: 0 auto;
}

/*その他*/
img.window {
    vertical-align: top;
}

/* 動画 */
.video-item {
  position: relative;
}
.video-item__thumbnail {
  margin-bottom: 0.5rem;
}
.video-item__link {
  width: 100%;
  height: 100%;
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
.video-item__thumbnail::after {
  content: '';
  background-image: url(../img/arrow.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 40%;
  left: 50%;
  width: 40px;
  height: 40px;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

/*
.lity-iframe .lity-container,
.lity-iframe-container iframe {
  width: 90vw;
}
*/
.lity-iframe .lity-container {
  width: 90vw;
}
