html{
    width:100%;
    min-width:1160px;
     font-size: 14px;
     font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    background: url("../image/global/img_bg.gif");
    border-top: 4px solid #55bbe1;
}

body{
  -webkit-text-size-adjust: 100%;
}

#wrapper{
    overflow:hidden;
    width: 1160px;
    position:relative;
       margin: 0px auto;
}

.noText{
    text-indent: -9999px;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
a{
    -webkit-transition: .3s ease-in-out;
	    transition: .3s ease-in-out;
}
a:hover{
          filter: alpha(opacity=70);
    -moz-opacity: 0.7;
         opacity: 0.7;
}

.pc-hide{
  display:none;
}

/*--------
header----------------------------------------------------*/

#header{
    z-index:9999;
    position: relative;
}

.headerLogo{
       width: 250px;
      height: 92px;
       float: left;
    position: relative;
     z-index:-1;
        left: 0;
         top: 0;
  background:url("../image/global/img_logo.png") no-repeat;
}

.headerLogo a{
  display:block;
  height:100%;
}

.sub{
    position: relative;
       right: -250px;
         top: 5px;
}
.sub .introText{
    color:#4d3f06;
}

.introText{
         float: left;
     font-size: 12px;
    text-align: right;
}

.social li{
    float: left;
    margin-right: 15px;
}
.companyInfo{
     position: absolute;
     top: -4px;
        right: 0;
        width: 96px;
       height: 32px;
   background: url(../image/global/btn_companyinfo.jpg) no-repeat;
}
.companyInfo a{
    display:block;
}

/*--------
global----------------------------------------------------*/
.primalyNav {
    position: absolute;
         top: 34px;
        left: 265px;
}

.primalyNav ul li{
    display: inline;
    margin-right: 5px;
}

.tel {
   position: absolute;
      right: 0;
        top: 53px;
}

/*--------
leftSide----------------------------------------------------*/
#leftSide{
        z-index:9999;
          float: left;
}

#leftSide .secondaryNav{
     position: relative;
      z-index:1;
        width: 180px;
         left: 0;
          top: 0;
   background: #ffffff;
border-radius: 5px;
     padding: 10px;
}

#leftSide .secondaryNav ul{
           border: 2px dashed #c6e3ea;
    border-radius: 3px;
}

#leftSide .secondaryNav ul li{
    border-bottom: 1px solid #EFEEE8;
    margin: 5px 0px 5px 5px;
}
#leftSide .secondaryNav ul li:last-child{
    border:none;
}
#leftSide .secondaryNav a{
        display: block;
      font-size: 15px;
    font-weight:bold;
          color:#65511b;
        padding: 10px 0px;
}

#leftSide .secondaryNav span{
    margin-top: 10px;
    margin-right: 5px;
    display: block;
         float: left;
}
/*--------
footer----------------------------------------------------*/
#footer{
             width:100%;
         min-width:1200px;
    padding-bottom: 15px;
         font-size:12px;
             color: #ffffff;
          position:relative;
  background-image: url("../image/global/img_footerBg.jpg");
 background-repeat:repeat-x;
 margin-top:20px;
}

#footer a{
    color:#ffffff;
}

#footerWrapper{
    width:1200px;
   margin:0px auto;
}

.footerTitle{

}
#footer .adress{
          color: #ffffff;
    padding-top: 45px;
}

#footer .siteMapImage{
    margin: 20px 30px 0px 0px;
     float: left;
}

#footer .siteMap ul{
      margin-top: 25px;
    margin-right: 80px;
           float: left;
}
#footer .siteMap ul li{
    list-style-image:url("../image/global/img_siteMapIcon.png");
}
.footerLogo{
                width:271px;
               height:58px;
                float:left;
               margin: 30px 20px 0px 0px;
     background-image:url("../image/global/img_footerLogo.jpg");
}

#footer .copy{
    margin-top:15px;
         color: #ffffff;
    text-align: center;
}

.tgcLogo{
  margin: 10px auto 0px auto;
    text-align: center;
    width: 260px;
    border: 2px solid #dcdcdc;
}

.tgcLogo a{
  display:block;
}


/*************** 2020.04.10 addition code ***************/
.academy-wrapper{
  background-color: #fff;
}
.academy-top{
  text-align: center;
  margin: auto;
  margin-bottom: 5%;
}
.academy-top img{
  width: 100%;
}
.academy-contents{
  max-width: 1100px;
  margin: auto;
}
.btm{
  margin-bottom: 4%;
}
.first-sec ul,
.second-sec ul,
.third-sec ul,
.fourth-sec ul{
  display: flex;
}
.fourth-sec{
  width: 95%;
  margin: auto;
  margin-bottom: 5%;
}
.second-sec ul p{
  padding: 2% 8%;
}
.first-sec ul li:first-child{
  width: 90%;
}
.first-sec ul li:nth-child(2){
  width: 140%;
  margin: 0 2%;
}
.first-sec ul li:first-child img{
  width: 100%;
}
.second-sec h2{
  font-size: 3rem;
  font-weight: bold;
  color: #0A1E62;
  text-align: center;
  margin-bottom: 3%;
}
h3.academy_{
  font-size: 2.3rem;
  font-weight: bold;
  text-align: left;
  padding: 0 0 0 2rem;
}
h4.academy{
  font-size: 1.6rem;
  font-weight: bold;
}
.second-sec ul li:nth-child(2){
  margin-left: 3%;
}
.third-sec h2{
  font-size: 3rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 3%;
}
.third-sec ul li{
  text-align: center;
}
.training-img{
  width: 93%;
}
.training-img_{
  width: 93%;
  padding-top: 1%;
}
.training-img__{
  width: 78%;
  text-align: left;
  padding-left: 2%;
}
.traning-explain{
  padding-top: 1%;
  padding-left: 2%;
  padding-bottom: 1%;
}
.third-sec h5{
  font-size: 1.5rem;
  font-weight: bold;
}
.traning-list{
  width: 50%;
}
.traning-list.add{
  width: 60%;
  text-align: left;
}
.traning-list_{
  margin: auto;
}
.traning-list_ img{
  width: 96%;
}
.traning-last{
  padding-top: 1%;
}
.third-sec.add{
  text-align: center;
}
.fourth-sec h2{
  font-size: 3rem;
  font-weight: bold;
}
.fourth-sec h3{
  font-size: 1.5rem;
  color: #E55A24;
  font-weight: bold;
}
.fourth-sec ul li:first-child{
  width: 60%;
  padding-right: 2%;
}
.fourth-sec ul li:nth-child(2){
  width: 10%;
  text-align: right;
  padding-top: 6%;

}
.fourth-sec ul li:nth-child(3){
  width: 30%;
}
.fourth-btm{
  margin-bottom: 40%;
}
.fourth-sec ul li:nth-child(3) img{
  padding: 19% 0 0 10%;
}
.border-box{
  padding: 2% 3%;
  margin: auto;
  border: 5px solid #000;
}
.fourth-sec .border-box h2{
  text-align: center;
  font-size: 2.4rem;
  padding-bottom: 1%;
}
.fourth-sec .border-box h3{
  color: #000;
  padding-bottom: 2%;
}
.fourth-sec .border-box h3 span{
  font-size: 1rem;
  line-height: 1.7rem;
  display: block;
  font-weight: 500;
}
.box-under{
  margin-top: 3%;
}
.box-under-link{
  display: block;
  width: 70%;
  color: #fff;
  background-color: #0073E1;
  text-align: center;
  margin: auto;
  font-size: 1.5rem;
  padding: 2%;
  font-weight: bold;
  position: relative;
}
.box-under-link::after{
  content: "＞＞";
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -12px;
}
.box-under-text{
  width: 69%;
  margin: auto;
  font-size: 1.5rem;
  padding: 2%;
  font-weight: bold;
  border: 3px solid;
  margin-top: 3%;
}
.third-sec.add_{
  background-image: url("../image/academy/academy-10.jpg");
  margin-bottom: -7%;
  padding-bottom: 5%;
  padding-top: 2%;
  background-size: cover;
  background-repeat: no-repeat;
}
.inner-sec{
  max-width: 1100px;
  margin: auto;
}
.third-sec .inner-sec ul li{
  width:50%;
}
.training-box{
  background-color: #fff;
    width: 85%;
    margin: auto;
    margin-top: -1%;
    padding-top: 2%;
    margin-bottom: 7%;
    padding: 2% 4%;
    min-height: 150px;
}
.inner-sec h3{
  font-size: 2rem;
  text-align: center;
  color: #E55A24;
  font-weight: bold;
  margin-bottom: 1%;
}
.inner-sec p{
  text-align: left;
}
.third-sec.add.btm h2{
  margin-bottom: 0;
}
.third-sec.btm{
  margin-bottom: 10%;
}
.class-attend{
  padding-top: 2%;
}
