/*------ ### タブレットレイアウトCSS ### -------------------------------*/

body {
    height: auto;
     }


#top  {
     height: 0;
     }


#header   {
          width: auto;
          position: relative;
          } 


/*-- navi  ----------------------------------------------------*/

#nav         { 
              top: 35px;
              }

/*-- ### TOPコンテンツ ###---------------------------------------*/ 			 				 

/* dolphin sign image */	
#content       {
               margin-top: 30%;
               margin-bottom: auto;
               }

						   

/* 
.appIconBig  {display: block;
                       margin-top: 30%;
                       }
*/	


/* dolphin sign image        -----  横向きの際に適用  -------------*/

@media only screen and (orientation : landscape) { 
		 
#content .appIconBig  {display: block;
                       margin-top: 20%;
                       }
						  
}				

/*-- ### フッター ### -------------------------------------------*/	

/* 社名 */
#footer p	{
             margin: 12px 0 0 20px;
	         }

#footer small	{
         margin-bottom: 30px;
          }

/* SNSアイコンメニュー */
#iconmenu	    {
                 margin-right: 50px;
                 }
				 
#iconmenu img	{ 
				  padding: 40px 4px 0;
				  }	 
			 
/* footer メニュー */									
#submenu ul	{
             font-size: 12px;
             margin: 0 0 15px 20px;
	         padding: 0;
	         }

/* WEBカウンター */		
.style2  { 
		   margin-right: 50px;
         }

/* コピーライト */
#footer .copy {
          margin-bottom: 10px;
           padding-left: 20px;
              }




/*横向きの際に適用-------------------------------------*/

@media only screen and (orientation : landscape) { 

#footer    {height:30%;
            padding:0px 10px 2px;
			 /*(上)　(左右)　(下)*/
            box-sizing: border-box;
			-webkit-box-sizing: border-box;
		    -moz-box-sizing: border-box;
			}

#footer p	{ 
              font-size:12px;
              margin: 15px 0 0;
			  line-height:1.5;
	         }

/* SNSアイコンメニュー */
#iconmenu	    {margin-right: 10px;
                 }

				 				 
#iconmenu img	{width: 30px;
                 height:30px;
			     padding-left:10px;
			     }	

			 
#submenu ul	{margin: 0px 0 10px;
	         padding: 3px 0 0;
	         font-size: 9px;
			 }


#footer small	{
             font-size: 5px;
             margin-bottom: 10px;
              }  
			
}	/*--▲▲▲　横向きの際に適用▲▲▲　---*/



/*--Page 2~ ## contents TOP title 共通--------------------------- */	


#title         {width: 85%;
				margin:50px 8% 0;
				border-radius: 6px;
			    padding: 8px 0;
                }


##title  h3    {
                font-size: 20px;
                }



/*横向きの際に適用*/
@media only screen and (orientation : landscape) { 
#title       {width: auto;
                margin:105px 10px 10px;
				background-color:rgba(20, 20, 50, 0);
			    padding: 8px 0 0;}							

#title   h3   {font-size:16px;
                 font-family: 'Maven Pro', Helvetica, Arial, Geneva, sans-serif;
				 color:rgba(70, 210, 240, 0.8);
				 border-bottom: solid 1px rgba(70, 210, 240, 0.6);
				 line-height: 1.5;
                }
}	/*--▲▲▲　横向きの際に適用▲▲▲　---*/



/*-- Page 2 ##about plofile ------------------------------------- */	
							
#profile        {
                width: 75%;
                margin: 10px auto 120px;
			    padding: 25px 20px 25px;
                }

#profile  P    {
               font-size: 11px;
               line-height: 2.5;
                }

#profile img     { 
                 padding: 0px 5px 5px 0px;
                 }






/*横向きの際に適用*/
@media only screen and (orientation : landscape) { 

/* ### about page ### */
/* plofile */	
							
#content7      {width: 75%;
                margin:0px auto 110px;
				border-left: solid 1px rgba(250, 250, 250, 0.8); 
				background-color:rgba(0, 0, 0, 0.2);
			    padding: 0px 15px 10px;}
				
#content7  p    {font-size:7px;
				 line-height: 1.8}

#content7 ruby  {font-size:6px;}

#content7 .ruby2  {font-size:6px;}							 

#content7  img  {width:30%;
                 height:30%;
				 float:left;
                 margin-top:5px;
                 margin-right:15px;
                 border: none;
                  }

}	/*--▲▲▲　横向きの際に適用▲▲▲　---*/



/*-- Page 3~ ## WORKS -------------------------------------------- */

/*--  WORKS Coming Soon page <Tab-iPad用> --*/
 
#ComingSoon     {
                width: 65%;
                margin: 12% auto;
			    padding: 10px 50px; 
			    }



/*横向きの際に適用*/
@media only screen and (orientation : landscape) { 

#ComingSoon       {width: 58%;
                margin:5% auto 15%;
			    padding: 10px 65px;}
				
#ComingSoon   p    {width:99%;
                 font-size:7px;
				 line-height: 1.3}
				 

#ComingSoon   h3   {font-size:20px;}								 

    
    
    
    
}	/*--▲▲▲　横向きの際に適用▲▲▲　---*/




/* ---- portfolio -------------------------  */

#contentsbox   {  
          margin-top: 6%;
          margin-bottom: 20%; 
          padding-bottom: 5%;
          background-color: white;
          overflow: hidden;
        }

#contentsbox h2 {
                 width: 63%;
                 margin-top: 4%;
                 margin-left: 4%;
				 line-height: 1.5;
                 }

#contentsbox h3 {
                 font-size: 20px;
                 width: 72%;
                 margin-left: 0;
                 line-height: 1.8;
                 }

#contentsbox h4 {width: 94%;
                 font-size: 22px;
                 font-family: 'Maven Pro', Helvetica, Arial, Geneva, sans-serif;
				 color: rgb(160, 160, 160);
                 margin-bottom: 12px;
				 border-bottom: solid 1px rgb(150, 150, 150);
				 line-height: 1.5;
                 }

#contentsbox p { width: 100%;
                 font-size: 12px;
				 color: rgb(120, 120, 120);
				 line-height: 1.0;
                 text-align: justify;
                 text-justify: distribute-all-lines;
                 }


.box   { 
         width: 900px;
         margin: 0 10% 0;
       }


.post {
       float: left;
       width: 300px;
       height: auto;
       margin: 20px 8px;
           
       }

.icon {
       width: auto;
       float: left;
      margin:  0;
      }


.icon img {
       width: 46%;
       float: left;
      margin: 0px 6px 6px 0;
      }



/*横向きの際に適用*/
@media only screen and (orientation : landscape) { 

#contentsbox   {  
          margin-top: 5%;
          margin-bottom: 8%; 
        }

#contentsbox h2 {
                 text-align: center;
                 margin-top: 2%;
                 margin-left: 0%;
                 font-size: 36px;
				 line-height: 1.2;
                 }

#contentsbox h3 {
                 text-align: center;
                 margin-top: 0;
                 margin-left: 0;
                 font-size: 16px;
				 line-height: 2.0;
                 }

#contentsbox h4 {width: 95%;
                 font-size: 24px;
                 margin-bottom: 16px;
				 line-height: 2.0;
                 }

#contentsbox p { 
				 line-height: 1.8;
                 }
 
    
.box   { 
         margin-left: 7%;
        }

    
.post {
       width: 200px;
       margin: 10px 0px 0px 5px;
       padding: 0;           
       }

.icon img {
       width: 47%;
       float: left;
      margin: 1px;
      }


}      /*--▲▲▲　横向きの際に適用▲▲▲　---*/


/* ----page4 ### CONTACT フォーム枠 <Tab-iPad用> -------------------------*/

#contact      {
                width: 78%;
                margin:12px auto 130px;
                background-color:rgba(0, 0, 0, 0.3);
                }
							
#contact  p    {
                margin: 15px 10px;
                line-height: 2.0;
                }

#contact  .caution  {
                     font-size: 10px;
                     margin: 0 0 0 8px;
				     }					


.tbl-layout   {
			   margin: 3% 10px 0 10px;
               }

/*input*/
.tbl-layout dt {
                width: 178px;
                margin-top: 8px;
                padding: 0;
               }

/*入力枠*/  
.tbl-layout .w300{
                  width: 50%;
				  margin-left: 145px;
                  }

/*詳細内容枠*/ 
.tbl-layout dd .textarea {
                         width: 50%;
                         margin-left: 145px;
                         }

/*選択項目枠*/
.tbl-layout .select {
 　　　　　　　　       width: 50%;
                     margin-left: 145px;
 　　　　　　　　      }

/*送信ボタン*/
.btn   {
       padding: 0 32% 5px ; 
       }


input[type="submit"]	{color: #eee;
                         border-radius: 2px;
	                     background: #066;
	                     }
						 
input[type="reset"]	    {color: #333;
                         border-radius: 2px;
	                     background: #088;
	                     }




/*横向きの際に適用*/
@media only screen and (orientation : landscape) { 

#contact       {width: auto;
				margin:5px 20px 100px;
				border-radius: 6px;
			    }

#contact p    { 
                width: 80%;
                font-size: 7px;
                margin: 5px 10px;
                }
							
#contact  .Annotation {font-size:6px;
                    margin-top: 0px;
                       color:#FF3333;
				       }


.tbl-layout dd .textarea {
                         width: 55%;
                         }

input[type="submit"]	{color: #eee;
                         border-radius: 2px;
	                     background: #066;
	                     }
						 
input[type="reset"]	    {color: #333;
                         border-radius: 2px;
	                     background: #088;
	                     }
				 
}	/*--▲▲▲　横向きの際に適用▲▲▲　---*/				




/* ### finish page CSS ### */

#content8      {width: 60%;
				margin:150px auto auto;
				background-color:rgba(30, 30, 30, 0.2);
			    padding: 8px 18px;}
				
#content8  p    {
				 margin-left:auto;
				 margin-right:auto;
				 line-height: 1.5}
				 
.tbl-layout dd textarea {
                         width:250px;
						 height: 28px;
						 margin-left:80px;
                         }



/*横向きの際に適用*/
@media only screen and (orientation : landscape) { 

#content2      {width: auto;
                margin:105px 10px 10px;
			    padding: 8px 0 0;}							

#content2  h2   {font-size:16px;
				 color:rgba(70, 210, 240, 0.8);
				 border-bottom: solid 1px rgba(70, 210, 240, 0.6);
				 line-height: 1.5;
                }
    
}	/*--▲▲▲　横向きの際に適用▲▲▲　---*/		   




/*--▲▲▲ all content ▲▲▲-------------------------------------------------------*/


