article{
  border-top:none !important;
}
.header-bg {
  display: none;
}
.top-img{
  text-align:center;
}
.top-img img{
  max-width:500px;
  width:100%;
}
.taiou-area .ttl{

}
.taiou-area .info-box{
  /*border:1px solid #000;*/
  margin-top: -49px;
  padding:3rem 2rem 2rem;
  background-color: #acd8e8;

}
.taiou-area .ttl {
  font-size:24px;
  font-weight:bold;
  position: relative;
  display: inline-block;
  padding: 0 55px;
}

.taiou-area .ttl:before, .taiou-area .ttl:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 45px;
  height: 1px;
  background-color: black;
}

.taiou-area .ttl:before {
  left:0;
}
.taiou-area .ttl:after {
  right: 0;
}

.intro {
  height: 498px;
  color: #fff;
  background-image: url(../../front/img/main-visual.jpg);
  background-size: cover;
  background-position: center;
  /*background-size: auto 600px;
  background-repeat: no-repeat;
  background-color: #e7eff2;
  background-position: center bottom;*/
  position: relative;
}
.intro-new {
  /*
  height: 498px;

  background-image: url(../../front/img/main-visual.jpg);
  background-size: cover;
  background-position: center;*/
  height: 498px;
  color: #fff;
  position: relative;
  background: -moz-linear-gradient(left, rgba(11,135,147,1) 0%, rgba(96,172,210,1) 30%, rgba(113,180,223,0.7) 50%, rgba(125,185,232,0) 66%), url(../../front/img/main-visual.jpg);
    background: -webkit-linear-gradient(left, rgba(11,135,147,1) 0%,rgba(96,172,210,1) 30%,rgba(113,180,223,0.7) 50%,rgba(125,185,232,0) 66%), url(../../front/img/main-visual.jpg);
    background: linear-gradient(to right, rgba(11,135,147,1) 0%,rgba(96,172,210,1) 30%,rgba(113,180,223,0.7) 50%,rgba(125,185,232,0) 66%), url(../../front/img/main-visual.jpg);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b8793', endColorstr='#007db9e8',GradientType=1 );
    background-size: cover;
    background-position: right center;
}

.intro .content-wrap {
  /* height: 100%; */
}

.intro .content-wrap, .mk_pointer img {
  width: 100%;
}

.intro .content-wrap .mkp1 {
  top: 280px;
  left: 50px;
  animation: showAnm 1s ease .5s 1 forwards;
  -moz-animation: showAnm 1s ease .5s 1 forwards;
-webkit-animation: showAnm 1s ease .5s 1 forwards;
-o-animation: showAnm 1s ease .5s 1 forwards;
-ms-animation: showAnm 1s ease .5s 1 forwards;
  opacity:0;
}
.intro .content-wrap .mkp2 {
  width: 146px;
  top: 63px;
  left: 200px;
  animation: showAnm 1s ease 1.5s 1 forwards;
  animation: showAnm 1s ease 1.5s 1 forwards;
  -moz-animation: showAnm 1s ease 1.5s 1 forwards;
-webkit-animation: showAnm 1s ease 1.5s 1 forwards;
-o-animation: showAnm 1s ease 1.5s 1 forwards;
-ms-animation: showAnm 1s ease 1.5s 1 forwards;
  opacity:0;
}
.intro .content-wrap .mkp3 {
  width: 112px;
  top: 250px;
  left: 420px;
  animation: showAnm 1s ease 1s 1 forwards;
  animation: showAnm 1s ease 1s 1 forwards;
  -moz-animation: showAnm 1s ease 1s 1 forwards;
-webkit-animation: showAnm 1s ease 1s 1 forwards;
-o-animation: showAnm 1s ease 1s 1 forwards;
-ms-animation: showAnm 1s ease 1s 1 forwards;
  opacity:0;
}
.intro .content-wrap .mkp4 {
  width: 74px;
  top: 367px;
  left:897px;
  animation: showAnm 1s ease 1.8s 1 forwards;
  animation: showAnm 1s ease 1.8s 1 forwards;
  -moz-animation: showAnm 1s ease 1.8s 1 forwards;
-webkit-animation: showAnm 1s ease 1.8s 1 forwards;
-o-animation: showAnm 1s ease  1.8s 1 forwards;
-ms-animation: showAnm 1s ease 1.8s 1 forwards;
  opacity:0;
}

@keyframes showAnm {
    0% {
  opacity:0;
-moz-transform: scale(0,0);
-webkit-transform: scale(0,0);
-o-transform: scale(0,0);
-ms-transform: scale(0,0);
    }
    100% {
        opacity:1;
        -moz-transform: scale(1,1);
-webkit-transform: scale(1,1);
-o-transform: scale(1,1);
-ms-transform: scale(1,1);
    }
}

.intro-head {
  position: relative;
}
.intro-new {
    height: auto;
  }

.intro p.main-message {
    padding: 5rem 0 2rem 0rem;
  font-size:2.3rem;
  line-height: 1.5;
font-weight: 700;
  text-shadow: #4aa5a9 1px 1px 5px, #4aa5a9 -1px 1px 5px, #4aa5a9 1px -1px 5px, #4aa5a9 -1px -1px 5px;
}

.intro p.main-message span {
  font-size: 3.0rem;
}
.iso-mark {
    margin: 20px 0 0;
    width: 220px;
    position: absolute;
    right: 0px;
    top: 80px;
}
.iso-mark img{
  width:100%;
}




.intro-dic {
  right: 75px;
  bottom: 30px;
}

.cia {
  padding: 30px;
  background-color: rgba(0,0,0,0.5);
}

.cia .pt_cia {
  top: -152px;
right: -82px;
}

.cia .mk_check {
  width: 65px;
  height: 65px;
  padding: 16px;
  background-color: #cf0505;
  border-radius: 50%;
  top: -30px;
  left: -30px;
}

.cia .title {
  margin-bottom: 10px;
  font-size: 2.0rem;
}

.cia .title span {
  font-size: 1.4rem;
}


.closely {
  margin-top: 20px;
  border: 1px solid #fff;
}

.closely .fl-l {
  width: 188px;
}

.closely .fl-r {
  width: 247.16px;
  height: 60px;
  padding: 0 20px;
  line-height: 60px;
  background-color: #000;
}

.closely .item {
  padding: 10px;
  background-color: #cf0505;
  top: 5px;
  left: 150px;
}

.closely .fas {
  top: 22px;
    right: 10px;
}




.riskfactor {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7db9e8+36,0b8793+100&0+36,1+55,1+100 */
  background: -moz-linear-gradient(left, rgba(125,185,232,0) 36%, rgba(91,170,207,1) 55%, rgba(11,135,147,1) 100%), url(../../front/img/sec01.jpg); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(125,185,232,0) 36%,rgba(91,170,207,1) 55%,rgba(11,135,147,1) 100%), url(../../front/img/sec01.jpg); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(125,185,232,0) 36%,rgba(91,170,207,1) 55%,rgba(11,135,147,1) 100%), url(../../front/img/sec01.jpg); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#0b8793',GradientType=1 ); /* IE6-9 */
  background-size: cover;
}

.corpcia {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0b8793+0,7db9e8+66&1+0,1+49,0.7+59,0+66,0+66 */
  background: -moz-linear-gradient(left, rgba(11,135,147,1) 0%, rgba(96,172,210,1) 49%, rgba(113,180,223,0.7) 59%, rgba(125,185,232,0) 66%), url(../../front/img/sec02-new.jpg); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(11,135,147,1) 0%,rgba(96,172,210,1) 49%,rgba(113,180,223,0.7) 59%,rgba(125,185,232,0) 66%), url(../../front/img/sec02-new.jpg); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(11,135,147,1) 0%,rgba(96,172,210,1) 49%,rgba(113,180,223,0.7) 59%,rgba(125,185,232,0) 66%), url(../../front/img/sec02-new.jpg); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b8793', endColorstr='#007db9e8',GradientType=1 ); /* IE6-9 */
  background-size: cover;
    background-position: right center;
}

.riskfactor .fl-r, .corpcia .fl-l {
  width: 640px;
  color: #fff;
}
.corpcia .common-sec{
  padding: 80px 0;
}
.corpcia .pt_work {

}

.riskfactor .text {
  padding-left: 30px;

}
.corpcia .text {
  padding-right: 30px;
  line-height:1.8em;
}
.corpcia .text .head{
  font-size: 1.5rem;
      line-height: 1.5;
      padding-bottom: 1rem;
      border-bottom: 1px solid #fff;
}

.corpcia .text .head span{
font-size:3rem;
}
.corpcia .text .sub{

}

.riskfactor .ttl-box {
  margin-bottom: 45px;
  padding: 70px 0 0 30px;
  border-left: 2px solid #fff;
}

.corpcia .ttl-box_m {
  margin-bottom: 45px;
  padding: 70px 30px 0 0;
  border-left: none;
  border-right: 2px solid #fff;
}

.riskfactor .ttl-box .ttl, .corpcia .ttl-box_m .ttl {
  font-size: 2.6rem;
  color: #88d1d8;
}
.corpcia .pt_work{

}

.corpcia .pt_work a{
  color:#fff;
  display:block;
  width: 388px;
  height: 140px;
  margin-left:auto;
  margin-right:auto;
  padding-right: 50px;
  font-size: 1.5rem;
  line-height: 140px;
  border: 1px solid #fff;
  background: url(../../front/img/pt_work.jpg);
  background-size: cover;
}

.corpcia .pt_work .fas {
  top: 58px;
  right: 20px;
}




.file .tit_box {
  width: 297px;
  height: 175px;
  margin: 0 auto;
  padding: 20px;
  color: #fff;
  background-color: #000;
}

.file .tit_box .ttl {
  font-size: 1.9rem;
  line-height: 1.7;
}

.file .file-list  {
  margin: 50px 0;
  justify-content: space-between;
}

.file .file-list .item {
  width: 274px;
  color: #fff;
  background-color: #000;
}

.file .file-list .ttl {
  padding: 15px 0;
}

.file .file-list .txt {
  padding: 30px;
}

.file .file-list .date {
  padding-bottom: 30px;
}

.president {
  color: #fff;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0c8693+0,025484+50,005284+100 */
  background: rgb(12,134,147); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(12,134,147,1) 0%, rgba(2,84,132,1) 50%, rgba(0,82,132,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(12,134,147,1) 0%,rgba(2,84,132,1) 50%,rgba(0,82,132,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(12,134,147,1) 0%,rgba(2,84,132,1) 50%,rgba(0,82,132,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0c8693', endColorstr='#005284',GradientType=0 ); /* IE6-9 */
}

.president .common-sec {
  padding: 0 40px;
}

.president .message {
  width: 725px;
  margin: 55px 0;
}

.president .message .ttl {
  margin-bottom: 20px;
}

.president .message .text-right {
  margin: 35px 0 20px 0;
  font-size: 1.8rem;
}

.president .message .text-right span {
  font-size: 1.0rem;
}

.president .interview {
  width: 275px;
  margin: 0 auto;
  padding: 28px;
  color: #fff;
  font-size: 1.2rem;
  background-color: #000;
  display: block;
}

.president .interview .fas {
  top: 32px;
  right: 30px;
}

.recruit {
  color: #fff;
  background: url(../../front/img/sec04.jpg);
  background-size: cover;
}

.recruit .fl-r {
  width: 725px;
}

.recruit .ttl {
  margin-bottom: 30px;
  line-height: 80px;
}

.recruit .icon-box {
  width: 80px;
  height: 80px;
  font-size: 0.8rem;
  background-color: #000;
  display: inline-block;
}

.example-info,
.recruit .recruit-info {
  width: 275px;
  margin-top: 30px;
  padding: 28px;
  color: #000!important;
  font-size: 1.2rem;
  background-color: #fff;
  display: block;
  margin-left:0!important;
  margin-right:0!important;
}
.example-info .fas,
.recruit .recruit-info .fas {
  top: 34px;
  right: 30px;
}


.column {
  padding-bottom: 40px;
}

.column .ttl-box {
  width: 186px;
  height: 62px;
  margin: 0 auto 30px;
}

.column .ttl-box .fl-l {
  width: 60px;
}


.column .ttl-box .fl-r {
  width: 105px;
  margin: 0 10px;
}
.column .ttl-box .fl-r .ttl {
  padding: 0;
  font-size: 1.4rem;
}

/*
.column .flex {
  width: 100%;
  justify-content: space-between;
  flex-wrap: wrap;
}

.column .item {
  width: 24%;
}

.column .item .img-box {
  background: url(../../front/img/pt_sumb.jpg);
  background-size: cover;
}

.column .item .category {
  left: 0;
  bottom: 0;
}

*/


/*
.column .flex {
  margin: 50px 0;
  justify-content: space-between;
}


.column .item {
  width: 275px;
}

.column .item .category {
  width: 100px;
  padding: 10px 0;
  color: #fff;
  background-color: #0b8791;
  left: 0;
  bottom: 0;
}

.column .item .ttl {
  padding: 20px 20px 10px;
  background-color: #000;
}

.column .item .date {
  padding: 0 20px 15px;
  color: #fff;
  background-color: #000;
}
*/


.help {
  padding:3rem 0;
}
.help .sub-ttl {
    text-align:center;
}
.help .ttl {
  text-align:center;
}
.help .txt {
}
.help .image {
}
.help .image .ttl {
  color: #fff;
background-color: #000;
padding:1rem;
}

.help .image .ttl span{
  font-size:1rem;
}

.help .image .list {
  background-color:#efefef;
  padding:2rem;
}
.help .image .list p{
  margin: 0 0 .5rem;
  border-bottom: 1px dashed #333;
  padding-bottom: .5rem;
  font-size: 1.2rem;
}
.help .image .list p i{
  font-size:2rem;
      color: #e65e5e;
}
.help .image .img.img-box {
  max-width:900px;
  margin-left:auto;
  margin-right:auto;
}

.point .list{
  display:flex;
  justify-content:space-around;
}
.point .item{
  background-color:#0b8791;
  width:32%;
}
.point .info{

  padding:1rem;
  color:#fff;
}
.point .list .ttl{
  font-weight:bold;
  text-align:center;
  font-size:1.1rem;
      padding-top: .5rem;
}
.point .list .ttl::after{
  content: "";
    width: 22px;
    height: 2px;
    margin: 1rem auto;
    background-color: #fff;
    display: block;
}

.point .list .img{}
.point .list .txt{}

.price .sub-ttl2{
  color: #fff;
background-color: #0b8791;
padding: 1rem;
font-size:1rem;
}
  .price .list{
    display:flex;
    justify-content:space-around;
    flex-wrap:wrap;
  }
  .price .item{
    width:15%;
  }
  .price .info{

    padding:1rem 0 0;
  }
  .price .list .ttl{
    font-weight:bold;
    text-align:center;
    font-size:1.1rem;
        padding-top: .5rem;
  }

  .price .list .ttl span{
    font-size:12px;
    display:block;
    text-align:center;
    color:#999;
        margin-top: 10px;
  }

  .price .list .ttl::after{
    content: "";
      width: 22px;
      height: 2px;
      margin: 1rem auto;
      background-color: #000;
      display: block;
  }

  .price .list .img{
    width:150px;
    overflow:hidden;
    margin:0 auto;
    border-radius:50%;
  }
  .price .list .txt{}
.price-wrap table th{
  background-color:#efefef;
}
.price-wrap table td span{
  font-size:1.5rem;
}
.price-wrap table td b{
  color:#e65e5e;
}
.president .img-box img {
      height: 495px;
    object-fit: cover;
    object-position: 0% 0%;
}

.help .list .item a{
  position:relative;
    background-color: #000;
    width: 100%;
    /*max-width: 500px;*/
    display: inline-block;
    padding: 80px 30px;
    color: #fff;
    font-size: 1.5rem;
    background-size:cover;
    font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.help .list .item a .eng{
  font-size:12px;
  text-align:center;
  margin-bottom:.5rem;
}

.help .list .item a .eng,
.bg-btn a .ttl,
.help .list .item a .ttl{
  position:relative;
      z-index: 2;
}
.bg-btn a::after,
.help .list .item a::after{
  position:absolute;
  width:100%;
  height:100%;
  left:0;
  top:0;
  background-color:rgba(0,0,0,0.4);
  content:"";
}
.help .list .bg1 a{
  background-image:url(../img/bg01.jpg);

}
.help .list .bg2 a{
  background-image:url(../img/bg02.jpg);
}
.help .list .bg3 a{
  background-image:url(../img/bg03.jpg);
}
.bg4 a {
  background-image:url(../img/bg04.jpg);
}
.bg4{

}

.bg5 a { background-image:url(../img/bg05.jpg);}
.bg6 a { background-image:url(../img/bg06.jpg);}

.bg-btn a{
  position:relative;
  background-size:cover;
  padding:20px;
}
.bg-btn a .ttl{
  padding:4rem 2rem;
  border:1px solid #fff;
}

.bg4 a{
  display:inline-block;
  max-width:600px;
}


.new-file{
  margin-top:1rem;
  padding-top:32px;
   background-color:#efefef;
}
.new-file .file-list{
    justify-content: center;
}

.new-file a{
    margin:10px;
}

.file-table{
  width:100%;
}

.file-table tr{
  border-bottom:1px solid #ccc;
}

.file-table .date{
    width: 100px;
}

.file-table .link .tag{
  display: inline-block;
  padding: 4px;
  color: #fff;
  font-size: 12px;
  min-width: 100px;
  text-align: center;
  background-color: #0b8791;
}

.file-table .link{

}

.user .item .ttl{
  border-bottom:1px solid #000;
  padding-bottom:10px;
  font-size:20px;
}

.bnr-stoku img{
  max-width: 500px;
}
.top-news{
  margin-top: 0rem;
  padding-top: 0px;
  background-color: #efefef;
}

.top-news
.content-wrap{
  padding: 20px;
}