@media screen and (min-width:768px) and ( max-width:1024px) {

}


@media screen and ( max-width:1150px) {

/*トップ画像の制御*/

  .topImage{
    display: block;
    position: absolute;
    top:-330px; 
    right: 0;
    height:550px;  
  }


  img.topImg{
/*    object-fit: cover;*/
    margin:-5% 0 0 0;
    height:138%;
    width: auto;
    overflow:hidden;
  }

/*トップコピーの制御*/
  p.topcopy {
      position: absolute;
      width: 700px;
      font-size:40px;    
      z-index: 99;
      top: calc(18% - 0px);
      left:50px;
      font-size:35px;           
  }

/*h2のキャッチの位置*/
  h2.introCopy{
    margin: 400px 0 0;
  }

  p.introCopy{
    font-size: 1.4vw;   
    padding: 0;
  }  
}

/*プロフィール写真の制御*/
  article.profile{
    display: block;
    padding-bottom: 0;
  }

  .CEO_L{
    display: inline-block;
    vertical-align: top;
    margin:0 0 20px 3%;
  }

  .CEO_R{
    display: inline-block;
    vertical-align: top;
    margin:0 0 20px 3%;
  }


/*プロフィール写真の制御*/
  img.CEO{
    padding: 0 0 0 40%;    
  }
}



@media screen and ( max-width:1100px) {

  article.profile{
    display: block!important;
    padding-bottom: 0;
  }

  .CEO_L{
    display: block!important;
    vertical-align: top;
    margin:0 0 20px 3%;
  }

  .CEO_R{
    display: block!important;
    vertical-align: top;
    margin:0 0 20px 3%;
  }


/*プロフィール写真の制御*/
  img.CEO{
    padding: 0 0 0 40%;    
  }


/*businessページの制御*/
  li.threeWays_BI{
    flex: 1;
    color: white;
    background-color: #6bc4d6;
    text-align: center;
    margin: 30px 30px 30px 0;
    padding: 30px 10px;
  }

  a.threeWays_BI{
    font-size: 10px;
    letter-spacing:2px;    
  }

}




@media screen and ( max-width:980px) {
/*headerの文字の大きさを制御*/
  li.menu{  
   font-size:90%;
   padding:0 3%;   
  }

  li.menu:first-child{
  padding:0 3% 0;
  }

   li.onlineShop{ 
   font-size:90%;    
   padding:0 2.5%;   
  }

  .contact{
    width: 140px;
  }

  p.contact{
   font-size:90%;
  }

/*トップ画像の制御*/

  .topImage{
    top:-340px; 
  }

  img.topImg{
/*    object-fit: cover;*/
    margin:0;
    height:120%;
    width: auto;
    overflow:hidden;
  }

/*トップコピーの制御*/
  p.topcopy {
    position: absolute;
    width: 700px;
    font-size:40px;    
    z-index: 99;
    top:130px;
    left:20px;
    font-size:34px;          
  }

  h2.introCopy{
    margin: 38% 0 0;
    font-size: 2.7vw;    
  }

  p.introCopy{
    font-size: 1.7vw;   
  }  

  span.IC{
    text-indent: 1em;
  }

  li.threeWays{
    padding:20px 10px;
  }


  a.threeWays{
    font-size: 18px;
    letter-spacing:2px;    
  }

  span.threeWays{
    display: block;
  }  

  span.threeWays_BI{
    display: block;
  }  

  h2.company{
    font-size: 2.5vw;
  }

  h2.companyInfo{
    font-size: 2.5vw;
  }

  th.companyInfo2{ 
    vertical-align: top;
    padding:0 100px 0 0;
    border-bottom: thin solid #6bc4d6;    
  }

  th.companyInfo3{ 
    vertical-align: top;
    padding:0 85px 0 0;
    border-bottom: thin solid #6bc4d6;     
    vertical-align: bottom;  
  }

  th.business{ 
    vertical-align: top;
    padding:0 70px 0 0;
    margin: 0;  
    border-bottom: thin solid #6bc4d6;       
  }
}



@media screen and (max-width:900px){

/*h2のキャッチの位置*/
  h2.introCopy{
    margin: 350px 0 0;
    font-size: 3vw;       
  }

  p.introCopy{
    font-size: 1.7vw;   
  }  

  li.threeWays{
    padding:20px 10px;
  }


  a.threeWays{
    font-size: 18px;
    letter-spacing:2px;    
  }

  span.threeWays{
    display: block;
  }  

/*aboutの会社概要の制御*/
  th.companyInfo2{ 
    padding:0 100px 0 0;  
  }

  th.companyInfo3{ 
    padding:0 85px 0 0;    
  }

  th.business{ 
    padding:0 70px 0 0;    
  }


  th.profile{ 
    font-size: 1.7vw;
  }

  td.profile{ 
    font-size: 1.7vw;
  }

  p.statement{ 
    font-size: 1.7vw;
  }

   b.sign{
    font-size: 140%; 
    margin:40px 0 60px;    
    padding: 0;
  }

  th.companyInfo2{ 
    font-size: 1.7vw;
  }

  th.companyInfo3{ 
    font-size: 1.7vw;
  }

  th.business{ 
    font-size: 1.7vw;
  }  

  td.companyInfo{ 
    font-size: 1.7vw;
  } 

}

@media screen and (max-width:800px){

/*headerの制御*/
  nav.menu{
    display: none;
  }

/*  .hamburger_menu{
  display: block;
  margin: 10px 0 0 90%;
  }*/

  header.headerMenu{
    position: relative;
    overflow: visible;    
  }

  h1.hamburger_logo{
    position: absolute;
    top: -15px;
    left: 10px;
    display: block;    
  }

  #hamburger_menu_icon{
    position: absolute;
    top: 35px;
    right: 10px;    
    display: block;   
    overflow: visible;
    z-index: 999999999999; 
  }

  #hamburger_menu_list{
    display: block;
    margin-top: 36px;
  }

  nav.hamburger_menu{
    display: block;
    padding: 0 5%;
  }

  ul.hamburger_menu{
    width: 100%;
    display: block;
    margin: 0 auto;
    padding: 0;
  }

  .eachMenu{
    line-height: 30px;      
    display: inline-block;
    vertical-align: middle;
    text-align: center;
  }

  li.hamburger_menu{
    display: block;
    margin: -32px auto 0;
    text-align: center;
    padding: 0;
    border-bottom: thin solid;
  }

  li.hamburger_menu:last-child{
    border-bottom: none;
  }

  a.hamburger_menu{
  　text-decoration: none;
    padding: 5px 0;
    margin-right: 0;
    margin-left: 0;
    color:black;
    opacity: 1;    
  }

/*  .contact{
    display: none;    
  }*/

/*ハンバーガーメニューの制御*/

  .headerMenu{
    display: none;
  }


  .hamburger_menu_icon{
    max-width: 60px;
    width: 100%;    
    display: block;
    margin:auto 1%;  
  }

  .hamburger_menu{
    display: block;
/*  三本線の最初の１本位置を制御  */
    margin:32px 3% 0;   
    overflow: visible;    
  }

  .nav-unshown {
    display:none;
  }

/*アイコンのスペース*/
  #nav-open {
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: middle;
  }

/*ハンバーガーの形をCSSで表現*/
    #nav-open span{
    position: absolute;
    height: 3px;/*線の太さ*/
    width: 30px;/*長さ*/
    border-radius: 3px;
    background: #555;
    display: block;
    content: '';
    cursor: pointer;
    z-index: 9999999999;
  }

/*  三本線の２本目、３本目の位置を制御  */
  #nav-open span:nth-of-type(2){
      top: 10px;
  }
  #nav-open span:nth-of-type(3){
      top: 20px;
  }


  .close span{
      right: 3%;        
  }   
  .close span:nth-of-type(1){
      transform: rotate(45deg);
      top: 10px;      
      width: 52%;
  }

  .close span:nth-of-type(2){
      transform: rotate(-45deg);
      top: 35px;      
      width: 52%;
  }

  .close span:nth-of-type(3){
      opacity: 0;
  }



  /*背景の薄黒箇所*/
  #nav-close {
    display: none;
    position: fixed;
    z-index: 99999999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: black;
    opacity: 0;
    transition: .3s ease-in-out;
    overflow: visible;    
  }

  /*メニューの中身*/
  #hamburger_menu_list {
    overflow: visible;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 999999999;
    width: 100%;
    max-width: 800px;/*最大幅（お好みで調整を）*/
    height: 170px;
    background: white;
    opacity: .8;
    transition: .3s ease-in-out;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }

  /*チェックがついたら表示させる*/
  #nav-input:checked ~ #nav-close {
    display: block;
    opacity: .5;
  }

  #nav-input:checked ~ #hamburger_menu_list {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    box-shadow: 6px 0 25px rgba(0,0,0,.15);
  }


  .header-logo-menu{
     display: flex;
     display: -moz-flex;
     display: -o-flex;
     display: -webkit-flex;
     display: -ms-flex;
     flex-direction: row;
     -moz-flex-direction: row;
     -o-flex-direction: row;
     -webkit-flex-direction: row;
     -ms-flex-direction: row;
  }

    /*ロゴやサイトタイトルをセンタリング*/
    .logo-area{text-align:center;margin:auto;
  }


  span.text{
    display: inline;
  }


  h2.introCopy{
   font-size: 3vw;
  }

  p.introCopy{
    font-size: 1.9vw;   
  }  

  a.threeWays{
    font-size: 15px; 
  }

/*aboutの年表の制御*/

  th.profile{ 
    display: block;
    text-align: left;
    font-size: 2vw;  
  }

  td.profile{
    display: block;
    font-size: 2vw;  
  }

  p.statement{ 
    font-size: 2vw;  
  }

  th.companyInfo2{ 
    font-size: 2vw;
  }

  th.companyInfo3{ 
    font-size: 2vw;
  }

  th.business{ 
    font-size: 2vw;
  }  

  td.companyInfo{ 
    font-size: 2vw;
  } 

  h2.company{
    font-size: 2.8vw;
  }

  h2.companyInfo{
    font-size: 2.8vw;
  }


  iframe.companyInfo{
    width: 100%;
    height: 400px;
  }

/*プロフィール写真の制御*/
  .CEO_L{
    display: block;
    margin: 0 auto; 
    padding: 0;
  }

  .CEO_R{
    width: 100%;
    display: inline-block;
    margin: 0 auto; 
    padding-right: 15%;
  }

  img.CEO{
    display: block;
    padding: 0;
    margin: 0 auto; 
  }

  a.threeWays_BI{
    font-size: 15px;
    letter-spacing:2px;    
  }

  span.threeWays_BI{
    font-size: 16px;
    letter-spacing:2px;    
  }

/*  事業内容*/

  li.businessInfo{
    font-size:15px;
  }



  h3.businessInfo{
    text-align: center;
    margin: 0 auto 30px;
    font-size: 2.8vw;
  }


  span.CC{
    display: inline-block;
  }

  span.CCC{
    display: inline-block;
  }

  h3.businessInfo:before{
    background-image: none;
  }

  .balloon5 {
    max-width: 800px;
    width: 100%;
    margin: 1.5em 0 3.5em;
    overflow: hidden;
  }

  .balloon5 .faceicon {
    float: left;
    margin-right: -90px;
    width: 130px;
    margin-top: 20px;
  }

  .balloon5 .faceicon img{
    width: 100%;
    height: auto;

  }

  .balloon5 .chatting {
    width: 100%;
  }

  .says1 {
    display: inline-block;
    position: relative; 
    margin: 10px 0 0 80px;
    padding: 8px;
    border-radius: 12px;
    background: #d7ebfe;
  }

  .says1:after {
     content: "";
    display: inline-block;
    position: absolute;
    top: 8px; 
    left: -20px;
    border: 10px solid transparent;
    border-right: 12px solid #d7ebfe;
  }

  .says2 {
    display: inline-block;
    position: relative; 
    margin: 10px 0 0 80px;
    padding: 8px;
    border-radius: 12px;
    background: #d7ebfe;
  }

  .says2:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 8px; 
    left: -20px;
    border: 10px solid transparent;
    border-right: 12px solid #d7ebfe;
  }

  .says3 {
    display: inline-block;
    position: relative; 
    margin: 10px 0 0 80px;
    padding: 8px;
    border-radius: 12px;
    background: #d7ebfe;
  }

  .says3:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 8px; 
    left: -20px;
    border: 10px solid transparent;
    border-right: 12px solid #d7ebfe;
  }

  p.says1{
    font-size: 13px;
  }

  p.says2{
    font-size: 13px;
  }

  p.says3{
    font-size: 13px;
  }

/*  .clearfix::after {
     content: "";
     display: block;
     clear: both;
  }*/

  .education_text{
    width: 100%;
    float: none;
  }

  .education_photo{
    margin: 0 auto;
    float: none;
    width: 100%;
  }

  img.education1{
    max-width: 300px;
    width: 100%;
  }

  .education_area2{
    margin: 60px auto 20px;   
  }

  .education_area3{
    margin: 0 auto 140px;   
  }

}

@media screen and (max-width:750px){
  th.companyInfo2{ 
      vertical-align: top;
      padding:0 60px 0 0;
      border-bottom: thin solid #6bc4d6;    
    }

    th.companyInfo3{ 
      vertical-align: top;
      padding:0 45px 0 0;
      text-align: left;           
      border-bottom: thin solid #6bc4d6;     
      vertical-align: bottom;  
    }

    th.business{ 
      vertical-align: top;
      padding:0 30px 0 0;
      text-align: left;
      display: inline-block;
      margin: 0;  
      border-bottom: thin solid #6bc4d6;  

    }

    p.contact{
      width:100%;
    }

    .aply{
      display: block;
      width:100%;      
    }

}

@media screen and (max-width:690px){

  h2.introCopy{
   font-size: 3.3vw;
  }


  p.introCopy{
    font-size: 2.2vw;   
    width: 90%;    
  }  


  .ways{
    display: block;
    margin: 0px 7% 30px;  
  }

  ul.threeWays{
    margin: 20px auto 50px;  
    display:flex;
    flex-flow: column;
  }

  li.threeWays{
    flex: 1;
    color: white;
    background-color: #6bc4d6;
    text-align: center;
    margin: 10px 15%;
    padding: 15px 10px;
  }

  a.threeWays{
    font-size: 15px;
    letter-spacing:2px; 
    display: inline;
  }

  span.threeWays{
    display: inline;
  }

/*aboutの私たちについての制御*/

  h1.company{
    padding-top:100px;
    font-size: 28px;
  }

  th.companyInfo2{ 
    padding:0 75px 0 0;  
  }

  th.companyInfo3{ 
    padding:0 60px 0 0;    
  }

  th.business{ 
    padding:0 45px 0 0;    
  }  

  th.profile{ 
    display: block;
    text-align: left;
    font-size: 2.2vw;  
  }

  td.profile{ 
    font-size: 2.2vw;  
  }

  p.statement{
    font-size: 2.2vw;  
  }

  b.sign{
    font-size: 120%; 
    margin:40px 0 60px;    
    padding: 0;
  }

  th.companyInfo2{ 
    font-size: 2.2vw;
  }

  th.companyInfo3{ 
    font-size: 2.2vw;
  }

  th.business{ 
    font-size: 2.2vw;
  }  

  td.companyInfo{ 
    font-size: 2.2vw;
  } 

    .CEO_R{
    width: 100%;
    display: inline-block;
    margin: 0 auto; 
    padding-right: 0;
  }

  ul.threeWays_BI{
    margin: 0;  
    display: block;
  }

  li.threeWays_BI{
  margin: 30px 0 0;
  padding:20px 10px;
  }

  a.threeWays_BI{
    font-size: 18px;  
  }

  span.threeWays_BI{
    display: inline;
    font-size: 18px; 
  }

  .ways{
    display: block;
    margin: 0px 0 50px;  
  }

/*session*/

  .FB_enbeded{
    width: 32%;
    height: auto;
    margin:0 1.3% 10px 0;
  }


  .FB_enbeded:nth-of-type(3n){
    width: 32%;
    height: auto;  
    margin:0 0 10px;
    overflow: hidden;  
  }


  .FB_enbeded:nth-of-type(4n){
    width: 32%;
    height: auto;  
    margin:0 1.3% 10px 0;
    overflow: hidden;  
  }

  img.FB_enbed{
    width: 100%;
  /*  max-height: 200px;  */
    height: auto;
  }


  p.FB_text{
    display: block;  
    margin: 0;
    padding:3px 0;
  }


  th.companyInfo2{ 
    padding:0 30px 0 0;  
    display: block;
    text-align: left;    
  }

  th.companyInfo3{ 
    padding:0 15px 0 0;    
    display: block;    
    text-align: left;       
  }

  th.business{ 
    padding:0 0 0 0; 
    display: block;      
    text-align: left;        
  }  

  td.companyInfo{ 
    display: block;
    margin-right: 0;
    border-bottom: none;
    width: 100%;
  }  


  h3.businessInfo{
    font-size: 3.5vw;
  }


}

@media screen and (max-width:560px){

  p.topcopy {
      position: absolute;
      width: 100%;
      font-size: 5.4vw;   
      z-index: 99;
      top:125px;
      left:0;
      padding: 0 5%;
  }


/*h2のキャッチの位置*/
  h2.introCopy{
   font-size: 24px;
   margin: 330px 0 0;   
  }

  span.copy{
    display: block;
  }


  p.introCopy{
    font-size: 2.6vw;   
    width: 85%;    
  }  

  th.companyInfo2{ 
    padding:0 60px 0 0;  
  }

  th.companyInfo3{ 
    padding:0 45px 0 0;    
  }

  th.business{ 
    padding:0 30px 0 0;    
  }  

/*about*/

  h2.company{
    font-size: 4vw;
  }

  h2.companyInfo{
    font-size: 4vw;
  }

  th.profile{ 
    font-size: 3vw;  
  }

  td.profile{ 
    font-size: 3vw;  
  }

  p.statement{
    font-size: 3vw;  
  }

  th.companyInfo2{ 
    font-size: 3vw;
  }

  th.companyInfo3{ 
    font-size: 3vw;
  }

  th.business{ 
    font-size: 3vw;
  }  

  td.companyInfo{ 
    font-size: 3vw;
  } 

  th.companyInfo2{ 
      padding:0 30px 0 0;  
      display: block;
      text-align: left;    
    }

  th.companyInfo3{ 
    padding:0 15px 0 0;    
    display: block;    
    text-align: left;       
  }

  th.business{ 
    padding:0 0 0 0; 
    display: block;      
    text-align: left;        
  }  

  td.companyInfo{ 
    display: block;
    margin-right: 0;
    border-bottom: none;
    width: 100%;
  }


/*business*/

  .balloon5{
    display: block;
    margin-bottom: 10px;
  } 

  .says1{
    display: block;
    margin:10px auto 0;
    padding: 10px 5%;
  }

  .says2{
    display: block;    
    margin:10px auto 0;
    padding: 10px 5%;
  }

  .says3{
    display: block;    
    margin:10px auto 0;
    padding: 10px 5%;
  }

  p.says1{
    font-size:14px;
    margin:0 auto;
    display: block;
  }

  p.says2{
    font-size:14px;
    margin:0 auto;   
  } 

  p.says3{
    font-size:14px;
    margin:0 auto;   
  }

/*  span.comment{
    display: inline-block;
  }*/

 .faceicon{
    display: none;
  }  

  .faceicon_2{
    display: block;
  }  

  img.thinking_2{
    display: block;    
    max-width: 150px;
    width: 100%;
    margin: 0 auto 20px;    
  }

    h3.businessInfo{
    font-size: 4vw;
  }


/*session*/

  .FB_enbeded{
    width: 49%;
    height: auto;
    margin:0 1.3% 10px 0;
  }


  .FB_enbeded:nth-of-type(2n){
    width: 49%;
    height: auto;  
    margin:0 0 10px;
    overflow: hidden;  
  }


  .FB_enbeded:nth-of-type(3n){
    width: 49%;
    height: auto;  
    margin:0 1.3% 10px 0;
    overflow: hidden;  
  }

  img.FB_enbed{
    width: 100%;
  /*  max-height: 200px;  */
    height: auto;
  }


  p.FB_text{
    display: block;  
    margin: 0;
    padding:3px 0;
  }

  p.contact{
    margin: 30px 0 70px;
    padding:0 7%;
  }    



}

@media screen and (max-width:480px){

  p.topcopy {
      position: absolute;
      width: 100%;
      font-size: 5.5vw;   
      z-index: 99;
      top:150px;
      left:0;
      padding: 0 5%;
      text-align: center;
  }

/*h2のキャッチの位置*/
  h2.introCopy{
   font-size: 24px;
   margin: 330px 0 0;   
  }

  span.copy{
    display: block;
  }


  p.introCopy{
    font-size: 13px;   
    width: 85%;   
    margin: 15px auto 0;   
  }  

 li.threeWays{
    padding: 10px;
  }



  a.threeWays{
    font-size: 14px; 
  }

/*プロフィール写真の制御*/
  .CEO{
    display: block;
    margin: 0 auto; 
    padding: 0 0 10px 0;
  }

  img.CEO{
    display: block;
    padding: 0;
    margin: 0 auto; 
  }

/*aboutの私たちについての制御*/

  h1.company{
      padding-top:110px;
      font-size: 24px;
      letter-spacing:2.6px;      
  }

  th.companyInfo2{ 
    padding:0 30px 0 0;  
    display: block;
    text-align: left;  
    font-size: 3.2vw;  
  }

  th.companyInfo3{ 
    padding:0 15px 0 0;    
    display: block;    
    text-align: left;  
    font-size: 3.2vw;          
  }

  th.business{ 
    padding:0 0 0 0; 
    display: block;      
    text-align: left;   
    font-size: 3.2vw;           
  }  

  td.companyInfo{ 
    display: block;
    margin-right: 0;
    border-bottom: none;
    width: 100%;
    font-size: 3.2vw;      
  }

  /*business*/

  p.businessInfo{
    font-size:15px;
    line-height: 180%;
  }  

  h3.businessInfo{
    font-size: 5vw;
  }

  /*session*/

  h2.FB_enbed{
    font-size: 130%;
  }

  span.FB_enbed{
    display:block; 
  }

}


@media screen and (max-width:440px){

  p.topcopy {
      position: absolute;
      width: 100%;
      font-size: 5.4vw;   
      z-index: 99;
      top:135px;
      left:0;
      padding: 0 5%;
      text-align: center;      
  }


  h2.introCopy{
   font-size: 22px;
  }


  p.introCopy{
    font-size: 13px;   
    width: 88%;    
  }  


  th.profile{ 
    font-size: 3.6vw;
  }

  td.profile{ 
    font-size: 3.6vw;
  }

  p.statement{
    font-size: 3.6vw;
  }

  th.companyInfo2{ 
    font-size: 3vw;
  }

  th.companyInfo3{ 
    font-size: 3vw;
  }

  th.business{ 
    font-size: 3vw;
  }  

  td.companyInfo{ 
    font-size: 3vw;
  } 


/*session*/

  .FB_enbeded{
    width: 98%;
    height: auto;
    margin:0 0 10px;
  }



  .FB_enbeded:nth-of-type(2n){
    width: 98%;
    height: auto;  
    margin:0 0 10px;
    overflow: hidden;  
  }


  .FB_enbeded:nth-of-type(3n){
    width: 98%;
    height: auto;  
    margin:0 0 10px;
    overflow: hidden;  
  }

  img.FB_enbed{
    width: 100%;
  /*  max-height: 200px;  */
    height: auto;
  }


  p.FB_text{
    display: block;  
    margin: 0;
    padding:3px 0;
  }





}


@media screen and (max-width:400px){

 .topImage{
    top: -260px;
    right: -60px; 
  }

  img.topImg{
    margin:-2% 0 0;
    height:100%;
    width: auto;
    overflow:hidden;
  }

  h2.introCopy{
   margin-top: 290px;
  }

  li.threeWays{
    margin: 10px 10%;
    padding: 15px 10px;
  }

  a.threeWays{
    font-size: 17px;
    letter-spacing:1.8px; 
  }

  iframe.companyInfo{
    width: 100%;
    height: 300px;
  }

  h3.businessInfo{
    font-size: 5.5vw;
  }

/*about*/

  h2.company{
    font-size: 5vw;
  }

  h2.companyInfo{
    font-size: 5vw;
  }



}

@media screen and (max-width:360px){

  img.logo{
    margin-top: 5px;
    width: 90%;
  }

  p.topcopy {
      position: absolute;
      width: 100%;
      font-size: 5.2vw;   
      z-index: 99;
      top:110px;
      left:0;
      padding: 0 5%;
      text-align: center;      
  }

  h2.introCopy{
   font-size: 18px;
  }

  li.threeWays{
    margin: 10px 5%;
    padding: 15px 10px;
  }

  a.threeWays{
    font-size: 15px;
    letter-spacing:1.6px; 
  }

  ul.footerMenu{
    margin: 0 10%;
    display:flex;
    flex-wrap:wrap;
  }

  li.footerMenu{
    border: none;
    padding:10px 8px;    
  }

  li.footerMenu:nth-of-type(4){
    padding:10px 0 0 20px;     
  }

  li.footerMenu:nth-of-type(5){
    padding:10px 20px 0 0;     
  }


/*aboutについて*/

  .CEO{
    padding: 0; 
  }

    img.CEO{
    max-width: 230px;
    height: auto;
  }


  iframe.companyInfo{
    width: 100%;
    height: 250px;
  }  

  h2.company{
    font-size: 6vw;
  }

  h2.companyInfo{
    font-size: 6vw;
  }

  /*business*/

 ul.businessInfo{
    margin: 20px 0;
    padding:20px 15px;
  }


  li.businessInfo{
    font-size:14px;
/*    padding:0 0 10px 0 ;*/
  }

  h2.businessInfo{
    font-size:18px;
    padding: 40px 0 0;
    margin: 0 0 20px;    
  }

  h3.businessInfo{
    font-size: 5.5vw;
    padding:0 0 10px 0 ;
  }

  span.CCC{
    display: none;
  }

  p.businessInfo{
    font-size:14px;
    line-height: 170%;  
  }

  .Contact{
    padding: 0;
  }

  h2.contact{
    margin: 30px 0;
    padding-left: 10px;
  }  

  p.contact{
    margin: 50px 0;
    padding-left: 10px;
  }    

  a.contact{
    margin: 30px 0;
    padding: 10px 20px;
    text-align: center;
    margin: 10px 0 0 10%;
  }    
}    
