@charset "utf-8";
/* CSS Document */

/*タブレット用CSS*/


.header_inner h1{
	width:95%;
}

.header_inner h1 a{
	width:95%;
}

header {
background: url(../img/common/mainLogo_tb.png) left top no-repeat;

}

/*準備中ページ*/
p.commingsoon{
	min-height:0px;
}

/*トップページメイン*/

.home .contentsWrap{
	position:relative;
	padding-top:10px;
}
.home .contentsWrap .topMain{
display:none;
}


/*ヘッダー*/
header {
	max-width:960px;
	width:100%;
}
.header_inner{
	height:92px;
	position:relative;
	max-width:960px;
	width:100%;
}

ul.headerMenu{
	display:none;
}

.illustre {
	display:none;
}
	
.topameba {
	display:none;	
}

/*パンくず*/

p.breadcrumb{
	padding:2px 10px;
}



/**/

.contents{
	max-width:920px;
	width:92%;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:30px;
}

.sub .contents{
	padding:0 10px 20px;
}
.contentsWrap{
	width:100%;
}

.home .contentLeft{
	float:none;
	margin-right:0px;
	margin:0 auto;
}


.home .contentRight{
	float:none;
	max-width:920px;
	width:95%;
	margin:0 auto;
	text-align:center;
}

.home .contentRight{
	max-width:440px;
	width:100%;
	height:auto;
}

/**/

div.footerUp{
	padding-top:0;
	
}

div.footerUp .footerUpLeft{
	width:95%;
	float:none;
	margin-left:10px;
	margin-bottom:20px;

}

div.footerUp .footerUpCenter{
	width:95%;
	float:none;
	margin:0;
	margin-left:10px;
	margin-bottom:20px;
	
	
}

div.footerUp .footerUpRight{
	width:95%;
	float:none;
	margin-left:10px;
	padding-bottom:0;
}


footer ul {
	float:none;
	width:auto;
	display:block;
}

footer h2{
	padding-left:10px;
	margin-bottom:10px;
}


footer ul li{
	float:left;
	margin-right:10px;
}


div.footerDown{
	padding-bottom:15px;

}

div.footerDown address{
	padding:5px;
}
/*コンテンツ*/

.contentsWrap{
	max-width:960px;
	width:100%;
}

@media screen and (max-width: 960px){
ul.gnavi{
	display:none;
}

.showhidemenu {
	display:block;
}
}


.toTop{
	position:fixed;
	width:56px;
	height:43px;
	bottom:5px;
	right:5px;
}

.toTop a{
	background:url(../img/common/toTopBg_s.png) 0 0 no-repeat;
	width:56px;
	height:43px;
	display:block;
}

/*バナー*/

.bottomBan{
	width:auto;
	margin-left:10px;
}
/*トップページのレイアウト*/
.home .contentLeft{
	float:none;
	text-align:center;
}

.home .contentLeft .topYoutube{

}

.home h3.h3_youtube{
	
	
}

.home .contentRight{
	float:none;
}

.home .contentRight img{

}


.home .contentLeft01 #feeds {
height: 380px;
}

.home .contentLeft01{
	float:none;
	max-width:450px;
	width:90%;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;

}



.home .contentCenter01{
	float:none;
	max-width:450px;
	width:90%;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;

}

.home .contentCenter01 img{
	max-width:283px;
	margin-bottom:20px;
}

.home .contentCenter01 a img,
.home .contentLeft01 a img{
	max-width:283px;
	height:52px;
	display:block;
	margin-bottom:20px;
}




.home .contentRight01{
	float:none;
	max-width:450px;
	width:90%;
	margin-top:50px;
	padding-bottom:80px;
	margin-left:auto;
	margin-right:auto;
}


.home .contentRight img {
	margin-bottom:20px;
}



/*事務所案内*/
.officemap .contentLeft{
	float:none;
	max-width:920px;
	width:90%;
	margin-right:0px;
	margin:0 auto;
}



.officemap .contentRight{
	float:none;
	max-width:920px;
	width:90%;
	margin:0 auto;
	text-align:center;
	margin-top:30px;
	margin-bottom:50px;
}

/*ご挨拶ポップアップ*/
ul.accessPop{
width:100%;
margin:10px auto 20px;

}

ul.accessPop li{
margin-right:10px;
margin-bottom:10px;
	
}


/*BANNERのテキスト*/
.bttxt {display: none;}


/*プロフィール*/
@media screen and (max-width: 680px){
.sub .contents .profileEngBoxBg{
	display:none;
}


.sub .contents .profileEngBoxImg{
	display:block;
	margin-top:30px;
}



}