@charset "utf-8";
/* CSS Document */
/*================================================
 *  タブレット向けデザイン
 ================================================*/
/* スクロールバーを考慮して20px大きいサイズで切り替え */
@media screen and (max-width:979px) {
	

}

/*================================================
 *  スマートフォン向けデザイン
 ================================================*/
@media screen and (max-width:767px) {
/*ページタイトルレイヤー*/
.LayerJobsTitle{
	background-image:url(../img/ph-page02.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-size:250%;
	width:100%;
	clear:both;
	height:auto;
	margin:0;
	padding-top:1px;
	height:auto;
	margin-top:150px;
	padding-bottom:20px;
}
.LayerFeeTitle{
	background-image:url(../img/ph-page03.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-size:200%;
	width:100%;
	clear:both;
	height:auto;
	margin:0;
	padding-top:1px;
	height:auto;
	margin-top:150px;
	padding-bottom:20px;
}
.LayerLawyerTitle{
	background-image:url(../img/ph-page07.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	background-size:200%;
	width:100%;
	clear:both;
	height:auto;
	margin:0;
	padding-top:1px;
	height:auto;
	margin-top:150px;
	padding-bottom:20px;
}
.LayerOfficeTitle{
	background-image:url(../img/ph-page04.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-size:200%;
	width:100%;
	clear:both;
	height:auto;
	margin:0;
	padding-top:1px;
	height:auto;
	margin-top:150px;
	padding-bottom:20px;
}
.LayerLinkTitle{
	background-image:url(../img/ph-page01.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-size:200%;
	width:100%;
	clear:both;
	height:auto;
	margin:0;
	padding-top:1px;
	height:auto;
	margin-top:150px;
	padding-bottom:20px;
}
/*ページコンテンツ-主な取り扱い内容*/
h1.PageTitle1{
font-family: "Roboto", sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size:1.8em;
  color:#FFF;
  text-align:center;
   text-shadow:0 0 8px #333,0 0 8px #333;
}
h1.PageTitle2{
font-family: "Roboto", sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size:2.2em;
  color:#FFF;
  text-align:center;
   text-shadow:0 0 8px #333,0 0 8px #333;
  padding-top:100px;
  padding-bottom:100px;
}

ul.JobsLinePage{
	width:98%;
	margin:0 auto;
	margin-top:20px;
	padding-left:2%;
}
ul.JobsLinePage li.JobsTermPage{
	width:48%;
	float:left;
	margin-left:0;
}

ul.JobsLinePage li.JobsTermPage:nth-child(1),
ul.JobsLinePage li.JobsTermPage:nth-child(7n+1){
	margin-left:0;
}

ul.JobsLinePage li.JobsTermPage:nth-child(odd){
	margin-right:2%;
}
.JobsWrap{
	width:100%;
}
.JobsBoxL{
	width:100%;
	padding:20px;
}
.JobsBoxM{
	width:100%;
	padding:20px;
}
.JobsTermT{
	width:70%;
	height:50px;
	line-height:50px;
	padding-left:30px;
	background-color:#4bbed6;
	font-size:1.2em;
  margin-left:-30px;
}
.JobsTermTs{
	width:70%;
	height:50px;
	line-height:50px;
	padding-left:30px;
	background-color:#4bbed6;
	font-size:1.3em;
  margin-left:-30px;
}

p.JobsLeadPage{
	margin-top:20px;
	line-height:1.6em;
}

.JobsBoxLin{
	width:100%;
	display:inherit;
	margin:0 auto;
	margin-top:20px;
}
.JobsBoxLEach{
	width:100%;
	margin-left:0;
	padding:15px;
	margin-top:4px;	
}
.JobsBoxLin div:first-child{
	margin-left:0;
}


h3.JobsBoxLE{
	font-size:1.1em;
}

p.JobsBoxLEachP{
	margin-top:20px;	
}

ul.JobsAnother{
	width:98%;
	margin:0 aut;
	padding-left:2%;
}

ul.JobsAnother li.JobsAnotherT{
	width:48%;
	float:left;
	margin-left:0;
}

ul.JobsAnother li.JobsAnotherT:nth-child(1),
ul.JobsAnother li.JobsAnotherT:nth-child(5n+1){
	margin-left:0;
}	
ul.JobsAnother li.JobsAnotherT:nth-child(odd){
	margin-right:2%;
}

/*ページコンテンツ-費用について------------------*/
ul.FeeLinePage{
	width:98%;
	margin:0 auto;
	margin-top:20px;
	padding-left:2%;
}
ul.FeeLinePage li.FeeTermPage{
	width:48%;
	float:left;
	margin-left:2%;
}
ul.FeeLinePage li.FeeTermPage:nth-child(1){
	margin-left:0;
}

ul.FeeLinePage li.MarginL0{
	margin-left:0;
}
ul.FeeLinePage li.MarginS0{
	margin-left:0;
}

ul.FeeLinePage li.Long{
	width:68%;
}
ul.FeeLinePage li.Short{
	width:28%;
}

.FeeWrap{
	width:100%;
}

p.FeeCoution{
	width:100%;
	padding:10px 10px;
}
.FeeBox{
	width:100%;
	padding:20px;
}
.FeeTermT{
width:70%;
	height:50px;
	line-height:50px;
	padding-left:30px;
	background-color:#1297B4;
	font-size:1.2em;
  margin-left:-30px;
}

.FeeThreeBox{
	width:100%;
	margin:20px auto;
	display:inherit;
}

.FeeEachBox{
	width:100%;
	margin-left:0;
	padding:10px;
	border:1px #4bbed6 solid;
	margin-bottom:10px;
}
.FeeThreeBox div:first-child{
	margin-left:0;
}
h3.FeeTerm{
	font-size:1.1em;
	font-weight:bold;
	color:#094f89;
}

h4.FeeSample{
	width:60%;
	height:30px;
}
/*ページコンテンツ-弁護士紹介------------------*/
.LawyerWrap{
	width:100%;
}

.LawyerBox{
	width:950px;
	padding:40px 50px 20px 50px;
	background-color:#FFF;
	border-radius:20px;
	margin:0 auto;
}

.LawyerName{
	width:310px;
	height:50px;
	line-height:52px;;
	background-color:#1297B4;
	font-size:1.4em;
	font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 400;
  font-style: normal;
  color:#FFF;
  margin:0 auto;
  text-align:center;
  border-radius:25px;
}
.LawyerIntoroWrap{
	width:100%;
}
.LawyerIntoroLeft{
	width:120px;
	float:left;
	margin-left:10px;
}

.LawyerIntoroRight{
	width:670px;
	float:left;
	margin-left:40px;
	padding-top:10px;
}

p.Carrier{
	width:90%;
	margin:10px auto;
	background-color:#E0F5FA;
	padding:10px 20px;
	border-radius:10px;
}
p.Carrier a{
	font-weight:bold;
	color:#1297B4;
}
span.Center{
	display:block;
	text-align:center;
}
p.CarrierNext{
	width:100%;
	margin:10px auto;
	padding:10px 0;
	border-bottom:1px #999 dotted;
	clear:both;
}

p.CarrierNext a{
	font-weight:bold;
	color:#1297B4;
}

span.CarrierNextT{
	display:block;
	width:200px;
	text-align:center;
	color:#FFF;
	background-color:#075087;
	height:26px;
	line-height:27px;
	border-radius:13px;
	margin-bottom:8px;
}
/*ページコンテンツ-弁護士紹介------------------*/
.LawyerBox{
	width:100%;
	padding:20px 10px
}

.LawyerName{
	width:70%;
	height:40px;
	line-height:42px;
  border-radius:20px;
  font-size:1.3em;
  margin-bottom:10px;
}
.LawyerIntoroWrap{
	width:100%;
}
.LawyerIntoroLeft{
	width:25%;
	float:none;
	margin-left:0;
	margin:0 auto;
}

.LawyerIntoroRight{
	width:100%;
	float:none;
	margin-left:0;
	padding-top:10px;
}

p.Carrier{
	width:100%;
}

span.CarrierNextT{
	display:block;
	width:55%;
	height:24px;
	line-height:26px;
	border-radius:12px;
}
/*ページコンテンツ-事務所について------------------*/

p.OfficeGuide{
	width:100%;
	padding:20px;
}
.OfficePh{
	width:100%;
}
p.OfficeAt{
	width:100&;
	margin:20px auto;
}
.OfficePhoto{
	width:80%;
	float:none;
	margin-left:0;
	margin:15px auto;
}
.OfficePh div:first-child{
	margin-left:0;
	margin:0 auto;
}
p.OfficeAt{
	width:100%;
	margin:30px auto;
}
.OfficeBox{
	width:100%;
	padding:20px 10px;
}

.OfficeTermT{
	width:60%;
	height:50px;
	line-height:52px;
	margin-left:-20px;
	padding-left:30px;
}

.AccessBox{
	width:100%;
	margin:30px auto;
	line-height:1.4em;
}
.AccessBoxLeft{
	width:100%;
	float:none;
}
.AccessBoxRight{
	width:90%;
	float:none;
	margin-left:0;
	margin:10px auto;
}

span.OfficeOpen{
	display:block;
	width:100%;
	padding:1.0em;
	background-color:#eaf6f9;
	border-radius:8px;
}
.GoogleMap{
	width:100%;
	margin:30px auto;
}
iframe.GoogleMapSize{
	width:100%;
	height:250px;
}
/*ページコンテンツ-リンク------------------*/
.LinkWrap{
	width:100%;
}
.LinkBox{
	width:100%;
	padding:20px 10px 20px 10px;
	min-height:inherit;
}
ul.Link1 {
	width:100%;
	margin:0 auto;
}
ul.Link1 li {
	margin:10px;
	padding-bottom:3px;
	border-bottom:1px #CCC dotted;
	margin-top:20px;
}
ul.Link1 li::before{
	content: '●';
  display: inline-block;
  color:#4bbed6;
  vertical-align: middle;
  margin-right:5px;
  font-size:1.4em;
}

ul.Link2 {
	width:100%;
	margin:0 auto;
}
ul.Link2 li {
	margin:10px;
	padding-bottom:3px;
	border-bottom:1px #CCC dotted;
	margin-top:20px;
}
ul.Link2 li::before{
	content: '○';
  display: inline-block;
  color:#4bbed6;
  vertical-align: middle;
  margin-right:5px;
  font-size:1.1em;
  font-weight:bold;
}
/*ページコンテンツ-ブログ-----------------*/
.BlogBox{
	width:100%;
	padding:20px 10px;
	min-height:inherit;
}
h2.BolgPageH2{
	text-align:center;
	font-size:2.0em;
	color:#8cd2e2;
	font-family: "Roboto", sans-serif;
  	font-weight: 900;
  	font-style: normal;
	line-height:0.8em;
	margin-top:30px;
}
h1.BolgPageH1{
	margin:15px 0;
	font-size:2.2em;
}

h2.BlogPageTitle{
	font-size:1.4em;
	line-height:1.4em;
}
span.DotBlogT{
	color:#b6e6f0;
	padding-right:8px;
}
p.BolgPageDate{
margin-top:10px;
	text-align:center;
	width:30%;
}
	
p.BlogContens{
	width:90%;
	margin:20px auto;
}
p.BlogContens a{
	color:#094f89;
} 
span.BlogImgPage{
	display:block;
	width:40%;
	margin:15px auto;
}
ul.toPBbox li{
	display:inline-block;
	padding:0 15px;
	width:40%;
}
/*ブログリスト*/

span.BlogListDate::before{
	content: '●';/*何も入れない*/
  	display: inline-block;
  	margin-right:5px;
  	font-size:1.4em;
}
span.BlogListDate{
	display:block;
	width:100%;
	float:none;
}
span.BlogListTitle{
	display:block;
	width:100%;
	float:none;
}

h3.BlogListName{
	width:60%;
	font-size:1.3em;
}

h3.TopicsListName{
	width:60%;
	text-align:center;
	font-size:1.3em;
}
p.ReNew{
	margin:100px auto;
	width:100%;
	text-align:center;
}

}
