/*

/css/top.css

************************************************************** */
.container {
  padding-bottom: 35.625%;
  background: url(../img/bg_earth.png) no-repeat center bottom -.5%;
  background-size: 100%;
  overflow: hidden;
}
.container-grid{
	background: none;
}
.section *{
  box-sizing: border-box;
  -webkit-boxsizing: border-box;
}
.section img{
  width: 100%;
}



/* **************************************************************

mv

************************************************************** */
.mv-block{
height: 0;
padding-top: 56.25%;
}
.mv-block .mv-wrap {
  position: absolute;
  width: 100%;
  height: calc(100% - 80px);
	top: 80px;
	bottom: 0;
	left: 0;
	right: 0;
  overflow: hidden;
}
.mv-block  .mv-overlay {
  position: absolute;
  content: '';
  height: 100%;
  width: 0;
  background-color: #525B5C;
  top: 0;
  z-index: 0;
}
.mv-block .mv-ttl-area{
  position: absolute;
  top: 32.24%;
  left: 4.74%;
  width: 41.66%;
  z-index: 1;
}
.mv-block .mv-ttl-sub {
  margin-top: 5%;
  font-size: 1.22em;
  font-weight: bold;
  color: #ffffff;
}
.active.mv-block .ttl-bar1:after {
  display: none;
}
.mv-block .mv-ttl {
  margin-top: 5%;
}
.mv-block .mv-img-box {
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(../img/mv01.jpg) no-repeat center;
  background-size: cover;
}
.mv-block .mv-scroll {
  position: absolute;
  bottom: 7.7%;
  left: 3.7%;
  width: 0.99%;
}
.mv-block .mv-scroll:before{
  content: "";
  position: absolute;
  top: 0;
  left: -65%;
  width: 1px;
  height: 315%;
  background: #ffffff;
}
.mv-block .mv-scroll:after{
  content: "";
  position: absolute;
  top: 0;
  left: -65%;
  width: 1px;
  height: 315%;
  background: #F5002F;
  animation: scroll-move 2s ease-in -2s infinite normal;
}

@keyframes scroll-move {
  0% {height: 0;}
  30% {height: 315%; transform: translateY(0);}
  45% {height: 315%; transform: translateY(200%);}
  100% {height: 315%; transform: translateY(200%);}
}

@media screen and (max-width:768px) {
	.mv-block{
	padding-top: 147.61%;
	}
	.mv-block .mv-wrap{
		height: calc(100% - 60px);
		top: 60px;
	}
  .mv-block .mv-ttl-area {
    left: 10.1%;
    top: 51%;
    width: 79.52%;
  }
  .mv-block .mv-ttl-sub {
    text-align: center;
    padding-left: 5%;
    font-size: 3.72vw;
  }
  .mv-block .mv-img-box{
    background: #000000 url(../img/mv01_sp.jpg) no-repeat center;
    background-size: cover;
  }
  .mv-block .mv-scroll {
    left: 5.7%;
    width: 3.99%;
  }
  .mv-block .mv-scroll:before,
  .mv-block .mv-scroll:after{
    left: -7%;
  }
}


/* **************************************************************

message

************************************************************** */
.section .bg01 {
  position: relative;
}
.section .bg01:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 78.18%;
  height: 100%;
  background: #ffffff;
}
.txt-img-wrap {
  position: relative;
  z-index: 5;
}
.txt-img-wrap .img-box {
  float: left;
  width: 40%;
  padding: 8.59% 0;
  text-align: right;
}
.txt-img-wrap .img-box img{
  box-shadow: 0px 20px 35px 0px rgba(0,0,0,0.16);
}
.txt-img-wrap .txt-box {
  float: right;
  width: 60%;
  padding: 10%;
}
.message.section .ttl-type01 {
  font-size: 2.7em;
}
.message.section .txt-type01 {
  margin-top: 2.6%;
}

@media screen and (max-width:768px) {
  .section .bg01:after {
    width: 94.67%;
  }
  .txt-img-wrap .img-box {
    float: none;
    width: 100%;
    padding-right: 5.33%;
    padding-bottom: 10.66%;
  }
  .txt-img-wrap .txt-box {
    float: none;
    width: 100%;
    padding: 0 6.66% 8.8% 12%;
  }
  .section .ttl-type01 {
    padding-top: 20px;
    font-size: 1.8em;
  }
  .message.section .ttl-type01{
    margin-top: 22px;
    font-size: 1.666em;
    letter-spacing: 0em;
  }
  .section .ttl-type01.ttl-bar2{
    padding-top: 95px;
  }
  .section .ttl-sub-type01 {
    margin-top: 15px;
  }
}


/* **************************************************************

.provide

************************************************************** */
.provide {
  padding-top: 10.42%;
}
.provide .ttl-area {
  margin-bottom: 4.53%;
  text-align: center;
}
.scroll-list-wrap {
  overflow: hidden;
}
.scroll-list-wrap .scroll-list {
  position: relative;
  margin-top: 5.2%;
  width: 100%;
}
.scroll-list-wrap .scroll-list.list1 {
  margin-top: 0;
}
.scroll-img-box {
  width: 100%;
}
.scroll-txt-box {
  width: 50%;
  height: 100%;
  background-color: #ffffff;
}
.scroll-txt-box-inner {
  position: absolute;
  top: 21.43%;
  left: 11.82%;
  width: 28.125%;
}
.scroll-list.list2 .scroll-txt-box-inner {
  right: 11.82%;
  left: auto;
}
.scroll-list .scroll-txt-stage{
  width: 20%;
  font-size: 1.5em;
  color: #F5002F;
}
.scroll-list .scroll-txt-ttl{
  margin-top: 1%;
  font-size: 2.333em;
}
.scroll-list .scroll-txt{
  margin-top: 18.51%;
}
.scroll-list .scroll-txt li{
  position: relative;
  line-height: 2em;
  margin-top: 7%;
  padding-left: 1em;
  font-size: 1.333em;
}
.scroll-list .scroll-txt li:after{
  content: "";
  position: absolute;
  top: 1em;
  left: 0;
  width: .55em;
  height: 1px;
  background: #7C858D;
}

@media screen and (max-width:768px) {
  .provide {
    padding-top: 21.33%;
  }
  .provide .ttl-area {
    padding: 0 5.33%;
  }
  .provide .ttl-area .ttl-sub-type01 {
    text-align: left;
  }
  .scroll-list-wrap .scroll-list {
    display: block;
		margin-top: 10%;
  }
  .scroll-img-box {
    width: 100%;
    height: 50%;
  }
  .scroll-list .scroll-img {
    vertical-align: middle;
    margin-top: 0;
  }
  .scroll-txt-box {
    bottom: 0;
    width: 100%;
    height: 50%;
  }
  .scroll-txt-box-inner {
    position: static;
    width: 100%;
    padding: 8.8%;
  }
  .scroll-list .scroll-txt-stage {
    font-size: .8em;
  }
  .scroll-list .scroll-txt {
    margin-top: 4%;
  }
  .scroll-list .scroll-txt-ttl {
    font-size: 1.4em;
  }
  .scroll-list .scroll-txt li {
    margin-top: 1em;
    line-height: 1.5;
    font-size: .866em;
  }
}

/* **************************************************************

.region

************************************************************** */
.region {
}
.region .inner{
  margin-top: 4.06%;
  padding: 0 3.1% 14.11%;
}
.region .ttl-area{
  margin: 10.42% 0 0 21.8%;
}
.region-list{
  margin-top: 3.91%;
}
.region-list li{
  position: relative;
  float: left;
  color: #ffffff;
  width: 31.84%;
  margin-right: 2.23%;
  padding-top: 3.07%;
  padding-bottom: 13.79%;
  text-align: center;
}
.region-list li:nth-of-type(3n){
  margin-right: 0;
}
.region-list li:nth-of-type(1){
  background-color: #A570D9;
}
.region-list li:nth-of-type(2){
  margin-top: 7.82%;
  background-color: #FBC82B;
}
.region-list li:nth-of-type(3){
  margin-top: 3.13%;
  background-color: #70C7D9;
}
.region-list li .region-ttl{
  font-size: 2em;
  font-weight: bold;
}
.region-list li .region-txt{
  margin-top: 3.79%;
  font-weight: 500;
}
.region-list li .region-img{
  position: absolute;
  top: 40%;
}
.region-list li:nth-of-type(2) .region-img{
  left: -5%;
}
@media screen and (max-width:768px) {
  .region .inner{
    padding: 0 0 21.33% 0;
  }
  .region .ttl-area {
    margin: 21.33% 0 0 5.33%;
  }
  .region-list {
    
  }
  .region-list li {
    float: none;
    width: 74.66%;
    margin: 0 auto;
    padding-top: 22px;
    padding-bottom: 27%;
  }
  .region-list li:nth-of-type(2) {
    margin: 16.8% auto 0;
    padding-bottom: 31.8%;
  }
  .region-list li:nth-of-type(3){
    margin: 16.8% auto 0;
    padding-bottom: 31.8%;
  }
  .region-list li .region-ttl {
    font-size: 1.2em;
  }
  .region-list li .region-txt {
    font-size: .93em;
  }
  .region-list li .region-img {
    top: 75px;
  }
}

/* **************************************************************

.recruitment-theme

************************************************************** */
.recruitment-theme {
  position: relative;
  padding: 6.09% 0 7.14%;
  background-color: #ffffff;
}
.recruitment-theme:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 21.9%;
  background: #F5002F url(../img/recruitment-theme-bg01.png) no-repeat top left -5%;
  background-size: auto 100%;
}
.recruitment-theme-ttl-inner {
  width: 39%;
  margin: 0 auto;
}
.recruitment-theme .item-carousel-wrap {
  position: relative;
  width: 74.68%;
  margin: 2% auto 0;
  z-index: 1;
}
.recruitment-theme .item-carousel-wrap .item-box {
  float: left;
  width: 25%;
  margin-right: 12.5%;
  background-color: #ffffff;
}
.recruitment-theme .item-carousel-wrap .item-box:nth-child(3n-1) {
  margin-top: 3.38%;
}
.recruitment-theme .item-carousel-wrap .item-box:nth-child(3n) {
  margin-top: 6.76%;
  margin-right: 0;
}

@media screen and (max-width:768px) {
  .recruitment-theme {
    margin-top: 16%;
    padding: 16.53% 12% 24%;
    box-sizing: border-box;
  }
  .recruitment-theme-ttl-inner {
    width: 100%;
    float: none;
    margin-right: 0;
  }
  .recruitment-theme:after{
    background: #F5002F;
    width: 5.33%;
  }
  .recruitment-theme .item-carousel-wrap {
    width: 100%;
    float: none;
  }
  .recruitment-theme .item-carousel-wrap .item-box {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-top: 8.3%;
  }
  .recruitment-theme .item-carousel-wrap .item-box:nth-child(3n-1){
    margin-top: 10.38%;
  }
  .recruitment-theme .item-carousel-wrap .item-box:nth-child(3n){
    margin-top: 10.38%;
  }
}

/* **************************************************************

.case-study

************************************************************** */
.case-study {
  padding: 10.42% 3.15% 0 21.8%;
  box-sizing: border-box;
}
.case-study .ttl-area {
}
.case-study-box {
  position: relative;
  margin-top: 4.06%;
  padding-bottom: 21.25%;
}
.case-study-box .case-study-img{
  padding-left: 14.29%;
}
.case-study-box .case-study-txt-area{
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50%;
  padding: 5.58% 5%;
  background-color: #ffffff;
  box-sizing: border-box;
}
.case-study-box .case-study-ttl{
  font-size: 1.333em;
  line-height: 1.54;
  font-weight: 500;
  letter-spacing: .1em;
}
.case-study-box .case-study-txt-inner {
  padding-top: 5.57%;
}
.case-study-box .case-study-txt{
  line-height: 2;
  font-weight: 300;
}
.case-study-box .case-study-list{
  margin-top: 5.57%;
  padding-top: 5.57%;
  border-top: 1px solid #D7D9D9;
}
.case-study-box .case-study-list li{
  float: left;
  width: 50%;
  font-weight: 300;
  line-height: 2;
}
.case-study-box .btn-type02{
	width: auto;
	margin: 9.5% 8% 0 8%;
}
.case-study-box .btn-type02 a{
	border: 1px solid #CECECE;
	font-size: 1.2em;
  color: #525B5C;
}
.case-study-box .btn-type02 a span:before {
	background: url(../../cmn/img/icon_window_r.gif) no-repeat center right;
	background-size: contain;
}
.case-study-box .btn-type02 a:hover {
	color: #ffffff;
	background-color: #F5002F;
}
.case-study-box .btn-type02 a:hover span:before {
	background: url(../../cmn/img/icon_window_w.gif) no-repeat center right;
	background-size: contain;
}

@media screen and (max-width:768px) {
  .case-study {
    padding: 21.33% 0 0;
  }
  .case-study .ttl-area {
    padding-left: 5.33%;
  }
  .case-study-box .case-study-img {
    padding-left: 0;
  }
  .case-study-box .case-study-txt-area {
    position: relative;
    width: 89.33%;
    margin: -10% auto 0;
    padding: 12.81% 9.55%;
  }
	.case-study-box .case-study-txt-inner {
		margin-top: 25px;
    padding-top: 1.57%;
	}
  .case-study-box {
    margin-top: 10.66%;
    padding-bottom: 0;
  }
  .case-study-box .case-study-txt {
    font-size: .9335em;
  }
  .case-study-box .case-study-list li {
    float: none;
    width: 100%;
  }
	.case-study-box .btn-type02 a{
		color: #FFF;
	}
	.case-study-box .btn-type02 a span:before {
    background: url(../../cmn/img/icon_window_w.gif) no-repeat center;
    background-size: contain;
	}
}

/* **************************************************************

.contact-us

************************************************************** */
@media screen and (max-width:768px) {
  .contact-us .inner {
    padding-top: 0;
  }
}

/* **************************************************************

.news

************************************************************** */
.news {
  padding-top: 10.42%;
}
.news .ttl-area {
  text-align: center;
}
.news .ttl-type01 {
 font-size: 2.222em; 
}
.news .news-list{
  width: 56.3%;
  margin: 5.2% auto 0;
}
.news .news-thum{
  width: 14.95%;
  float: left;
}
.news .news-txt-area{
  float: left;
  padding: 1% 0 1% 3%;
}
.news .news-date{
}
.news .news-txt{
  line-height: 2;
}
@media screen and (max-width:768px) {
  .news {
    padding-top: 21.33%;
  }
  .news .ttl-area {
    padding: 0 5.33%;
  }
  .news .ttl-type01 {
    font-size: 1.466em;
  }
  .news .ttl-sub-type01 {
    text-align: left;
  }
  .news .news-list {
    width: 100%;
    margin-top: 8%;
    padding: 0 5.33%;
    box-sizing: border-box;
  }
  .news .news-thum {
    width: 35.24%;
  }
  .news .news-txt-area {
    width: 64.76%;
    padding-left: 6.98%;
  }
}
/* **************************************************************

.about-us

************************************************************** */
.about-us{
  padding-top: 7.8125%;
}
.about-us .ttl-type01 {
  font-size: 2.222em;
  text-align: center;
}
.about-us .ttl-area .ttl-type02{
  text-align: center;
}
.about-us .ttl-sub-type01{
  width: 36.98%;
  margin: 1.56% auto 0;
}
.about-us .btn-type02 {
  width: 30%;
  margin: 3.75% auto 0;
}
.about-us .btn-type02 a{
  border: none;
  background-color: #ffffff;
	font-size: 1.2em;
  color: #525B5C;
  box-shadow: 0px 20px 30px 0px rgba(0,0,0,0.07);
}
.about-us .btn-type02 a:hover{
  color: #ffffff;
  background-color: #F5002F;
}
.about-us .btn-type02 a:after {
  background: #F5002F;
}
.about-us .btn-type02 a span:before {
  background: url(../../cmn/img/icon_window_r.gif) no-repeat center right;
    background-size: contain;
}
.about-us .btn-type02 a:hover span:before {
  background: url(../../cmn/img/icon_window_w.gif) no-repeat center right;
    background-size: contain;
}
@media screen and (max-width:768px) {
  .about-us{
    width: 100%;
    padding: 21.33% 05.33% 0;
    box-sizing: border-box;
  }
  .about-us .ttl-type01 {
    font-size: 1.466em;
  }
  .about-us .ttl-sub-type01 {
    margin-top: 6.34%;
  }
  .about-us .ttl-sub-type01{
    width: 100%;
  }
  .about-us .btn-type02 {
    width: 63.2%;
    margin-top: 12.69%;
  }
  .about-us .btn-type02 a {
    background-color: #F5002F;
    border: 1px solid #F5002F;
    color: #ffffff;
  }
  .about-us .btn-type02 a span:before {
    background: url(../../cmn/img/icon_window_w.gif) no-repeat center right;
    background-size: contain;
  }
}


