﻿@charset "utf-8";
/*----------共通設定・パーツ---------*/
.kv-m{
  background: url(../images/pc-kv.jpg) no-repeat center center;
  background-size: cover;
}
.sub-title{
  margin-bottom:20px;
}
.text-normal{
  text-align: center;
}
.main{
  width: 100%;
  margin: 0 auto;
}
.content{
  margin-bottom:0;
}
.img-text{
  width: 80%;
  margin: 0 auto;
}
.main-title {
  text-shadow: 0 0 8px rgba(0,0,0,0.5);
  font-weight: bold;
  font-size: 45px;
}
/*------------.content-head--------------*/
.content-head{
  padding: 70px 0;
  width: 80%;
  margin: 0 auto;
}
.title-head{
  font-size: 18px;
}
/*---------------.junoall----------------*/
.junoall{
  background: url(../images/ph-01.jpg) no-repeat center center;
  background-size: cover;
  margin-top: 30px;
  margin-bottom:30px;
}
.junoall-logo{
  width: 480px;
  margin: 0 auto;
  margin-top: -50px;
}
/*---------------.card-------------------*/
.card-wrap{
  font-size: 0;
}
.card{
  display: inline-block;
  /* height: 430px; */
  height: 640px;
  width: calc(100% / 3);/*画面を3分割*/
  position:relative;
}
.text-area{
  position: absolute;
  background-color: rgba(255,255,255,0.95);
  bottom: 0;
  width:94%;
  height: 20%;
  padding: 3%;
  color: #164a84;
}
.text-area1{
  position: static;
}
.text-area .text-title {
  font-size: 19px;
  margin-bottom: 5px;
  font-weight: 500;

}
.text-area .text {
  font-size: 14px;
}
.card-title{
  font-size: 19px;
  font-weight: 500;
  margin-bottom: 5px;
}
.ph-02{
  background: url(../images/ph-02.jpg) no-repeat center center;
  background-size:cover;
}
.ph-03{
  background: url(../images/ph-03.jpg) no-repeat center center;
  background-size:cover;
}
.ph-04{
  background: url(../images/ph-04.jpg) no-repeat center center;
  background-size:cover;
}
.ph-05{
  background: url(../images/ph-05.jpg) no-repeat center center;
  background-size:cover;
}
.ph-06{
  background: url(../images/ph-13.jpg) no-repeat center center;
  background-size:cover;
}
.ph-07{
  background: url(../images/ph-14.jpg) no-repeat center center;
  background-size:cover;
}
.ph-08{
  background: url(../images/ph-08.jpg) no-repeat center center;
  background-size:cover;
}
.ph-09{
  background: url(../images/ph-09.jpg) no-repeat center center;
  background-size:cover;
}
.ph-10{
  background: url(../images/ph-10.jpg) no-repeat center center;
  background-size:cover;
}
.ph-15{
  background: url(../images/ph-15.jpg) no-repeat center center;
  background-size:cover;
  height: 490px;
}
.ph-16{
  background: url(../images/ph-16.png) no-repeat center center;
  background-size:80%;
  height: 490px;
}
.ph-17{
  background: url(../images/ph-17.jpg) no-repeat center center;
  background-size:cover;
  height: 490px;
}
.ph-18{
  background: url(../images/ph-18.jpg) no-repeat center center;
  background-size:cover;
  height: 490px;
}
.ph-19{
  background: url(../images/ph-19.jpg) no-repeat center center;
  background-size:80%;
  height: 490px;
}
.ph-20{
  background: url(../images/ph-20.jpg) no-repeat center center;
  background-size:cover;
  height: 490px;
}
.card a {
  color:#164a84;
  display:  block;
  width:  100%;
  height: 100%;
  cursor: pointer;
}
/*---------------.award------------------*/
.award{
  background: url(../images/pc-ph-11.jpg) no-repeat center top;
  background-size: cover;
  color: #fff;
  text-align: center;
  padding: 120px 0;
}
.award .img-title{
  margin-bottom: 40px;
}
.award-box{
  width: 33%;
  height: 100px;
  display: inline-block;
}
.award-title{
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 15px;
}
.award-text{
  width: 80%;
  font-size: 14px;
  font-weight: 400;
  margin: 0 auto;
}
/*----------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------*/
.junoall .overlay {
  background-color: rgba(0,0,0,0);
  transition: 0.2s ease-in;
  padding: 80px 0 50px 0;
  display: block;
}
.junoall:hover > .overlay {
  background-color: rgba(0,0,0,0.5);
  display:  block;
  width: 100%;
  height: 100%;
}

/*----------------.col2------------*/
.col2{
  width: 100%;
  height: 490px;
  transition: 0.5s;
}
.col2 .photo {
  float: left;
  position: relative;
  width: 50%;
  height: 490px;
  transition: 0.5s;
}
.col2 .photo2 {
  float: left;
  position: relative;
  width: 50%;
  height: 490px;
  transition: 0.5s;
}
.col2 .photo:nth-child(1){
  background: url(../images/ph-01.jpg) no-repeat center center;
  background-size: cover;
}
.col2 .photo:nth-child(2){
  background: url(../images/logo-01.png) no-repeat center center;
  background-size: contain;
  background-repeat: no-repeat;
}
.col2 .photo2:nth-child(1){
  background: url(../images/ph-12.jpg) no-repeat center center;
  background-size: cover;
}
.col2 .photo2:nth-child(2){
  background: url(../images/growthnext_logo.png) no-repeat center center;
  background-size: 80%;
  background-repeat: no-repeat;
}
.col2 .photo .photo2 .text-wrap{
  position: absolute;
  width: 80%;
  top: 220px;
  left: 0;
  right: 0;
  margin: auto;
  transition: 0.5s;
}

/*-------------------------SPレイアウト(0～960px)------------------------------*/
@media screen and (max-width:960px){
/*--------------float解除------------*/
.col2 .photo,
.col2 .photo2{
  float: none;
  width: 100%;
}
/*----------------.col2------------*/
.col2{
  height: auto;
}
.col2 .photo{
  height: 400px;
}
.col2 .photo2{
  height: 400px;
}
.col2 .photo:nth-child(1) .text-wrap{
  top: 135px;
}
.col2 .photo:nth-child(2) .text-wrap{
  top: 130px;
}
.col2 .photo2:nth-child(1) .text-wrap{
  top: 135px;
}
.col2 .photo2:nth-child(2) .text-wrap{
  top: 130px;
}
/*-----------表示・非表示部分--------*/
.space{
  display: none !important;
}
.pc-br{
  display: none;
}
.sp-br{
  display: block;
}
/*------------.content-head--------------*/
.content-head{
  width: 88%;
  padding: 70px 0;
  margin: 0 5%;
}
.title-head{
  font-size: 16px;
}
.content-head .text-normal{
  text-align: left;
}
/*----------------.card------------------*/
.text-area{
  background-color: rgba(255,255,255,0.95);
  bottom: 0;
  width:92%;
  height: 26%;
  padding: 4%;
}
.card-title{
  margin-bottom:5px;
}
.text-area .text-normal{
  font-size: 13px;
}
/*---------------.award------------------*/
.award-box{
  width: 100%;
  display: block;
  margin-bottom:40px;
}
.award{
  background-image: none;
  background-color:#fff;
  color: #164a84;
  text-align: center;
  padding: 0 0;
}
.award .img-title{
  background: url(../images/ph-11.jpg) no-repeat center center;
  background-size: cover;
  padding: 120px 0;
  font-size: 24px;
}
.award-title{
  margin-bottom: 5px;
  font-size: 20px;
}
.award-content{
  margin:70px 0;
}
/*----------------------------------------------------------------------------*/
}
/*-------------------------SPレイアウト(0～640px)------------------------------*/
@media screen and (max-width:640px){
 .title-label {
    font-size: 18px;
    padding-left: 0;
}
/*---------------.col2-------------*/
.col2 .photo:nth-child(2) .text-wrap{
  top: 105px;
}
.col2 .photo2:nth-child(2) .text-wrap{
  top: 105px;
}
/*---------------.table-------------*/
.table .title{
  font-size: 22px;
  padding: 10px 0;
}
.table .text{
  font-size: 16px;
  padding: 20px 0;
}
/*----------共通設定・パーツ---------*/
.kv-m{
  background: url(../images/sp-kv.jpg) no-repeat center center;
  background-size: cover;
}
.sub-title{
  font-size: 26px;
}
.img-title{
  font-size: 24px;
}
/*--------------表示・非表示--------------*/
.junoall-logo{
  width: 75%;
  margin-top: -10px;
}
/*------------.content-head--------------*/
.title-head{
  font-size: 14px;
  display: block;
  margin-bottom: 5px;
}
/*----------------.card------------------*/
.card{
  display: block;
  width: 100%;
}
.card-title{
  font-size: 20px;
}
.text-area{
  width:88%;
  height: auto;
  padding: 6%;
}
/*---------------.award------------------*/
.award .img-title{
  font-size: 20px;
}
/*----------------------------------------------------------------------------*/
}
/*--------------------------------------------------------------------------

.fgn{
  position: relative;
  height:500px;
  background: url(../images/ph-add.jpg) no-repeat center center;
  background-size: cover;
  margin-bottom: 60px;
}

@media screen and (max-width:500px){
.fgn{
  max-height: 170px;
  height: -webkit-fill-available;
  width: -webkit-fill-available;
}
}

.fgn .text-area{
    height: 50px;
    padding: 2% 0;
    width: 100%;
    font-weight: 400;
    color: #FFF;
    text-align: center;
    transition: 0.5s;
    text-shadow: 0 0 5px rgba(0,0,0,0.9);
    background : url(none);
}
}
.fgn .text-title{
    font-size: 22px;
    margin-bottom: 5px;
}
.fgn .text{font-size: 16px;}

.fgn .overlay {
    background-color: rgba(0,0,0,0);
    transition: 0.2s ease-in;
    padding: 80px 0;
    display: block;
}--*/

/*---------------fgn----------------*/
.fgn{
  background: url(../images/ph-add.jpg) no-repeat center center;
  background-size: cover;
  margin-top: 30px;
  margin-bottom:30px;
}
.fgn-logo{
  width: 480px;
  margin: 0 auto;
  margin-top: -20px;
}
.fgn .overlay {
  background-color: rgba(0,0,0,0);
  transition: 0.2s ease-in;
  padding: 80px 0 70px 0;
  display: block;
}
.fgn:hover > .overlay {
  background-color: rgba(0,0,0,0.5);
  display:  block;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 640px){
.fgn-logo {
    width: 85%;
    margin-top: -10px;
}
/*-------------------------------*/
@media screen and (max-width:640px){
br{
  display:none;
}
.junoall .img-text{
    width: 85%;
    margin: 0 auto;
}
.fgn .text-area {
    width: 88%;
    height: auto;
    padding: 6%;
}
}
