@charset "UTF-8";
/*
Theme Name: TommyDesignテンプレッコテーマ
Theme URI: http://birth-color.com
Description: TommyDesignテンプレッコのテーマです。
Version: 1.0
Author: TommyDesignOffice
Author URI: http://tommy-design.jp
*/


/*TOP アクセス*/
#top_access{}
#top_access .top_access_inner{}
#top_access .top_access_inner .box{
	width: 47%;
	color: #12548f;
	font-size: 14px;
}
#top_access .top_access_inner .box h3{
	font-size: 18px;
	letter-spacing: 0.08em;
	margin: 10px 0 0;
}
.yago_title{
	display: block;
	font-size: 14px;
}
.access_way{
	color: #000000;
	margin: 10px 0  ;
}
.access_way dt{
	font-weight: bold;
}
.access_way dd{}
.train::before {
    content: '';
    display: inline-block;
    width: 13px;
    height: 16px;
    background-image: url(common/images/icon_train.png);
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin: -2px 8px 0 0;
}
.car::before {
	content: '';
	display: inline-block;
	width: 13px;
	height: 18px;
	background-image: url(common/images/icon_car.png);
	background-repeat: no-repeat;
	background-size: contain;
	vertical-align: middle;
	margin: -2px 8px 0 0;
}
@media screen and (max-width:768px){
#top_access {
    padding: 50px 0 !important;
}
#top_access .top_access_inner .box{
	width: 100%;
	margin: 0 0 50px; 
}
#top_access .top_access_inner .box:last-of-type {
	margin: 0; 
}	
}
@media screen and (max-width:640px){
#top_access .top_access_inner .box{
	margin: 0 0 30px; 
}
}



.grecaptcha-badge {
  bottom: 150px !important;
}
@media screen and (max-width:640px){
	.grecaptcha-badge {
  bottom: 80px !important;
	}
}

.text span{
	display: block;
}
.ao{
	color: #12548f;
}

/***************************************************************************

取扱業務

**************************************************************************/

#individual{
	margin-bottom: 60px;
}
.businessbox{
	overflow: hidden;
	margin-bottom: 20px;
}
.b-box{
	padding: 5%;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	text-align: center;
	background-color: rgba(234,246,253,0.6);
}
.businessbox .left,.businessbox .right{
	width: 38%;
}
.b-box h3,.b-box img{
	margin-bottom: 10px;
	font-size: 18px;
}
.b-text{
	margin-bottom: 30px;
	text-align: justify;
}
.b-box p{
	font-size: 14px;
}
.b-stext{
	font-size: 13px;
	line-height: 1.3em;
	margin-left: 5px;
}
@media screen and (max-width: 768px){
.b-text{
	margin-bottom: 20px;
}
.businessbox .btn a{
    padding: 10px 0;
	width: 100%;
	display: block;
	margin: auto;
   
}
	}
@media screen and (max-width:640px){
#individual{
	margin-bottom: 30px;
}
.businessbox {
    margin-bottom: 0px;
}
.businessbox .left,.businessbox .right{
	width: 90%;
	float: none;
	margin-bottom: 20px;
}		
}
/***************************************************************************

料金

**************************************************************************/
.smallfont{
	font-size: 16px;
	margin-left: 10px;
}
.freebtm50{
	margin-bottom: 50px !important;
}
.table {
    display: table;
    width: 100%;
    border-collapse: collapse;
	font-size: 14px;
	margin-bottom: 10px;
}
.table .tr {
    display: table-row;
}
.table .th {
	font-weight: 700;
	background-image: url(common/images/bg_faq.png);
	background-repeat: repeat;
}
.table .td, .table .th {
	display: table-cell;
	vertical-align: middle;
	border: 1px solid #d7e2e8;
	text-align: center;
	padding: 15px;
}
.table .td {
    background: #fff;
}
.box-fee{
	background-color: rgba(247,248,250,0.7);
	padding: 5%;
	font-size: 14px;
	border: 1px solid #D52D2D;
	}
/*===============================================
●コンタクトフォーム
===============================================*/
.con-box{
	background-image: url(common/images/bg_faq.png);
	background-repeat: repeat;
	background-position: left top;
	padding: 10px 0;
	border: 1px solid #1e89c8;
	border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
	width: 70%;
	text-align: center;
	margin: 0 auto 50px;
	
}
#mailformpro {
	font-size: 13px;
	margin-top: 30px;
}
#mailformpro table tr td {padding: 15px;
}
#mailformpro table tr td p {
}
.size {
	font-size: 13px;
	line-height: 1.5em;
	margin-top: 5px;
}
.font13{
	font-size: 13px;
	line-height: 1.5em;
}
.top10{
	margin-top: 10px;
}
.info-box span{
	margin: 0 2px;
}
.wpcf7-form{
	margin-top: 30px;
	
}
.table-box02{
	display: table;
	width: 100%;
	border-left: 1px solid #d1d2d2;
	box-sizing: border-box;
}

.table-box02-last{
display: table;
width: 100%;
border-left:1px solid #d1d2d2;
border-bottom:1px solid #d1d2d2;
box-sizing: border-box;
}

.table-box02-l{
	font-size: 14px;
	width: 30%;
	padding: 10px;
	border-top: 1px solid #d1d2d2;
	border-right: 1px solid #d1d2d2;
	vertical-align: middle;
	box-sizing: border-box;
	line-height: 1.6em;
	display: table-cell;
	font-weight: bold;
	background-image: url(common/images/bg_faq.png);
	background-repeat: repeat;
	background-position: left top;
}
.table-box02-r{
width: 70%;

	display: table-cell;	
text-align: left;
padding: 10px;
border-top:1px solid #d1d2d2;
border-right:1px solid #d1d2d2;
box-sizing: border-box;}



.wpcf7-list-item{margin: 0 10px 0 0;white-space: nowrap;}

.wpcf7-form input[type="text"],
input[type="text01"],
input[type="tel"],
input[type="email"],
input[type="password"],
input[type="url"],
.wpcf7 textarea,
textarea.form-control,
.wp-editor-container{
-webkit-box-shadow: none;
box-shadow: none;
outline: none;
padding: 10px 10px 15px 10px;
margin: 2px 0;
box-sizing: border-box;
border: 1px solid #ddd;
	color: #333;
	font-size: 14px;
	line-height: 1.6em;
}


input[type="tel"],
input[type="email"],
input[type="password"],
input[type="url"],
textarea,
textarea .wpcf7-form-control,
.wp-editor-container{
	
}
input[type="text"]{
	
}
.text02{
	width: 100%;
}
 .wi20{
	width: 20% !important;
}

span.wpcf7-list-item {
    display: inline-block;
    margin: 0 10px 0 0 !important;
}

.checkbox-l select{
font-size: 20px;
-webkit-box-shadow: none;
box-shadow: none;
outline: none;
padding: 4px 10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
box-sizing: border-box;
width: 70%!important;
border: 1px solid #999!important; 
background: #fff!important; 
}



input[type="date"], 
select{
font-size: 13px!important;
-webkit-box-shadow: none;
box-shadow: none;
outline: none;
padding: 6px 10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
width: 80%!important; 
margin: 10px 0; 
border: 1px solid #999!important; 
background: #fff!important; 
box-sizing: border-box;
}

.wpcf7{text-align: center;}
.contact-title{position:absolute; top:0px; left: 10px;}

.must {
	font-size: 11px;
	color: #fff;
	margin-left: 3px;
	background-color: #5FA3CE;
	padding: 2px 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-weight: normal;	
	
}
.submitbtn  input {
    width: 110px;
    border: none;
    padding: 10px 10px;
}
.submitbtn  input[type='submit']{
	display: block;
	padding: 20px;
	width: 200px;
	margin: 30px auto 0;
	text-align: center;
	color: #fff;
	border: none;
	background-color: #1f9bd1;
	font-size: 15px;
	
}
.submitbtn  input[type="submit"]:hover {
    opacity: 0.7;
}
.checkbtm{
	margin: 15px 0;
	padding: 15px 0;
	background-color: #f6f6f6;	
	
}
/*===============================================
●タブレット.css 画面の横幅が768pxまで
===============================================*/
@media screen and (max-width: 768px){
input[type="text"],
input[type="text01"],
input[type="tel"],
input[type="email"],
input[type="password"],
input[type="url"],
textarea,
textarea.form-control,
.wp-editor-container{
font-size: 13px!important;
}
.left-30{
	margin-left: 0px !important;
}		
input[type="text"]{

}
 .wi20{
	width: 35% !important;
}
.table-box02-l{
	font-size: 14px;		
	}
	
	
.submitbtn input {
    width: 65%;
    border: none;
    padding: 10px 10px;
    min-height: 20px;
}
input[name="f_am"]{
font-size:10.8px;
}
.db{
display:block;
}
 input[type="button"],input[type="submit"] {
    -webkit-appearance: none;
  }
}


/*===============================================
●smart.css  画面の横幅が640pxまで
===============================================*/
@media screen and (max-width:640px){
.table-box02{
	border: none;
}
.table-box02-l{
	width: 100%;
	padding: 10px;
	border: none;
	vertical-align: middle;
	box-sizing: border-box;
	line-height: 1.6em;
	display: block;
}
.table-box02-last {
    border: none;
}
.table-box02-r{
width: 100%;

	display: table-cell;	
text-align: left;
padding: 10px;
border: none;
display: block;}
	
span.wpcf7-list-item {
    display: block;
    margin: 0 0 0 0 !important;
}
/* コンタクフォーム*/
.con-box{
	width: 90%;
	text-align: center;
	margin: 0 auto 30px;
	padding: 10px 4%;	
}
input[type="button"], input[type="submit"] {
    -webkit-appearance: none;
}
}
/***************************************************************************

アクセス

**************************************************************************/
.fixationpage{
	margin: 0 0 80px;
}
.fixationpage:last-of-type{
	margin: 0;
}


#map{
	height: 400px;
	margin-bottom: 20px;
}
.cen{
	text-align: center;
}
.cen a{
	width: 30%;
	display: block;
	margin: 0 auto 20px;
}
.adress{
	border-top: 1px solid #DCDCDC;
	border-left: 1px solid #DCDCDC;
	border-collapse: separate;
border-spacing: 0;
	margin: 20px 0;
}
.adress tr{
	
}
.adress th{
	width: 15%;
	padding: 2%;
	background-color: #EBEBEB;
	vertical-align: middle;
	border-bottom: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
	font-weight: normal;
	font-size: 14px;	
}
.adress td{
	width: 55%;
	padding: 2%;
	font-size: 14px;
	border-bottom: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
}

.big{
	font-weight: bold;
	display: block;
}
/***************************************************************************

弁護士

**************************************************************************/
.h02{
	font-size: 27px;
	padding: 0.7em 0;
	margin-bottom: 10px;
	line-height: 1.4em;
	font-weight: bold;
	background-image: url(common/images/line.jpg);
	background-position: center bottom;
	background-repeat: repeat-x;
	background-size: auto 5px;
	border-top: 3px solid #1e89c8;
	vertical-align: middle;
	overflow: hidden;
}
.lawyer{
	font-size: 12px;
	padding: 3px 5px;
	line-height: 1.5em;
	background-color: #5fa6d1;
	color: #fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	margin-right: 10px;
	display: block;
	float: left;
	margin-top: 5px;
}
.name{
float: left;	
}
.roma{
	font-size: 14px;
	color: #727171;
	margin-left: 10px;
	float: left;
	display: block;
}
.roma01{
	font-size: 14px;
	color: #727171;
	margin-left: 10px;
}
.roma02{
	font-size: 14px;
	color: #727171;
	display: block;
	line-height: 1.5;
}
.career{
	background-image: url(common/images/bg_faq.png);
	background-position: center top;
	background-repeat: repeat;	
	padding: 15px;
}
.career-inner{
	padding: 20px;
	background-color: #FFFFFF;
	border: 1px solid #d7e2e8;
}
.career h3{
	margin-bottom: 10px;
	border-bottom: 1px solid #d7e2e8;
}
.career ul{
	margin-bottom: 20px;
}
.career li{
	font-size: 14px;
}

.fixationpage .boxes {
	overflow: hidden;
	margin: 0 0 30px;
}
.fixationpage .boxes::after{
	content: '';
	display: block;
	clear: both;
}
.fixationpage .boxes .left{
	width: 47%;
}
.fixationpage .boxes .right{
	width: 47%;
}
.fixationpage .boxes .right img{
	width: 100%;
max-width: 100%;
height: auto;

}

#eyecatch{
	background-image: url(images/eye_bk.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 100px;
	padding-bottom: 100px;
	text-align: center;
	background-size: cover;
	clear: both;
	margin: 50px 0 0;
	
}

/*bigtext*/
#bigtext{
	padding: 50px 0;
	text-align: center;
	color: #12548f;	
	font-size: 18px;
}
#bigtext p{
	margin: 15px 0 0;
	line-height: 1.8em;
}
/*concept*/
#concept{
	padding-top: 80px;
	padding-bottom: 30px;
	overflow: hidden;
	
}
.conceptinner h2,#news h2 ,#top_access h2{
	font-size: 27px;
	margin-bottom: 50px;
	letter-spacing: 0.1em;
	line-height: 1.5em;
	font-variant: normal !important;
	text-align: center;	
}
.conceptinner h2 span,#news h2 span ,#top_access h2 span{
	font-size: 14px;
	display: block;
	color: #12548f;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;	
}
.conceptinner h2 span::after,#news h2 span::after,#top_access h2 span::after{
    content: '';
    display: block;
    width: 50px;
    height: 5px;
    background: linear-gradient(-135deg,#0058b7 ,#6daed3);
    vertical-align: middle;
    margin-right: auto;
    margin-left: auto;
}
.conceptinner .left{
	width: 70%;
}
.conceptinner .right{
	width: 30%;
}
.conceptinner h2 br{
	display: none;
	}
.text{
	margin-bottom: 20px;
	line-height: 1.8em;
	letter-spacing: 0.1em;	
}

.con_logo{
	text-align: center;

}


/*category*/
#category,#top_access {
	overflow: hidden;
	clear: both;
	padding: 50px 0 80px;
}
#category .inner01{
	overflow: hidden;
	
}
.cate{
	width: calc(50% - 40px * 4);
	background-color: #fff;
	border: 1px solid #D9D9D9;
	padding: 10px 10px 20px;
	text-align: center;
}
.cate:nth-child(odd) {
	margin-right:40px;
}
.cate:nth-child(n + 3) {
	margin-top:40px;
}

.cate img{
	width: 100%;
max-width: 100%;
height: auto;
}
.tb20{
	width: 50px  !important;
}
.first{
	margin-left: 0px;
}
.tb20{
	margin: 20px 0;
}
#category dl{
	
	
	margin-bottom: 20px;
	
}
#category dt{
	font-size: 18px;
	margin-bottom : 15px;
	letter-spacing: 0.1em;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#category dd{
	margin-bottom : 25px;
}

.content_text{
	font-size: 14px;
	margin-bottom: 30px;
	padding-left: 10px;
	padding-right: 10px;
}
.pc-center{
	text-align: center !important;
	font-size: 13px !important;
}

/* news */
#news{
	padding-top: 80px;
	padding-bottom: 80px;
	overflow: hidden;
}
.newsbox{
	width: 84%;
	margin: auto;
	background-image: url(common/images/bk01.jpg);
	background-repeat: repeat;
	background-position: left top;
	padding: 4% 5% 3% 5%;
	overflow: hidden;
	border: 1px solid #D8D8D8;
}
.newsbox .box dl{
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #D6D6D6;
}
.newsbox .box dt{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	display: inline-block;
	font-size: 16px !important;
	width: 20%;
	vertical-align: top;
	font-weight: bold;	
}
.newsbox .box dd{
	display: inline-block;
	width: 78%;
}
.newsbox .box dd a{
	color: #000;
}
.newsbox .box dd a:hover{
	color: #1e89c8;
}
.newtitle p{
	float: right;
	margin-top: 15px;
}
.newtitle p a{
	padding: 5px 10px;
	color: #fff; 
	border-radius: 3px;        /* CSS3草案 */
	-webkit-border-radius: 3px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 3px;   /* Firefox用 */
	background-color: #004AB1;
	font-size: 12px;
}
.newtitle p a:hover{
	background-color: #FCBD09;
	color: #fff;
}
.bigbox{
	background-color: rgba(255,255,255,0.9);
	width: 40%;
	padding: 2.5% 2.5% 2.5% 2.5%;
	float: left;
}
.left5{
	margin-left: 5%;
}
.eyephoto{
	overflow: hidden;
	width: 90px;
	z-index: 1;
	float: left;
	border: 1px solid #E7E7E7;
}
.bigbox dl{
	float: left;
	margin-left: 10px;
	width: 270px;
}
.bigbox .box{
	overflow: hidden;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #D8D4A5;
}
.box img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    height: auto;
	
}

.box  img:hover{
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
	
}
.wids{width: 210px;}



.top_bana{
	clear: both;
	text-align: center;
	padding-top: 30px;
}
.top_bana a{}
.top_bana a:hover{opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha(opacity=60)";}

/*===============================================
●タブレット.css 画面の横幅が768pxまで
===============================================*/
@media screen and (max-width: 768px){
#eyecatch{	
	margin: 0px 0 0;
	padding: 80px 0;
	}	
#eyecatch img{
	width: 95%;
	max-width: 95%;
	height: auto;
	}
/*concept*/	
#concept{
padding: 50px 0;
}	
.content_text{
	text-align: justify;	
}	
.conceptinner .left{
	width: 100%;
}
.conceptinner .right{
	width: 	100%;
}
.conceptinner .right img{
	width: 100%;
	 max-width: 100%;
   height: auto;

	margin: auto;
	}	
	
/*category*/	

#category{
	margin-bottom: 0px;
	padding: 0;
	
}
.cate{
	width: 95%;
	padding: 10px 10px 20px;
	float: none;
	text-align: center;	
	margin-bottom: 50px;
	margin-left: 0px;
}
.cate img{
	width: 100%;
max-width: 100%;
height: auto;
	}
.tb20{
	width: 15% !important;
max-width: 15% !important;
height: auto;	
	}
#category dl{
	margin-bottom: 50px;	
}
#category dd br{
	display: none;
}
#category .inner01{	
}	
	
.pc-center{
	text-align: center !important;
}
	
/*news*/		
#news{
	padding-top: 50px;
	padding-bottom: 50px;
}
.bigbox{
	background-color: rgba(255,255,255,0.9);
	width: 40%;
	padding: 2.5% 2.5% 5% 2.5%;
	float: left;
}
.bigbox .box{
	width: 100%;
	margin-bottom: 30px;
	float: none;
	clear: both;
	
padding-bottom: 10px;
margin-bottom: 10px;
	overflow: hidden;
}
.eyephoto{
	width: 20%;
	float: left;	

}
.eyephoto img{
	width: 100%;
max-width: 100%;
height: auto;	
	}
.box dl{		}
.wids{width: 100%;}

/*sns*/		
.fb::before{
	left: 15px;
}

.movie::before{	
	left: 15px;

}}



/*===============================================
●smart.css  画面の横幅が640pxまで
===============================================*/
@media screen and (max-width:640px){
/*コンテンツ*/	
#eyecatch{	
}
/*bigtext*/
#bigtext{
	padding: 0 0 30px;
}
/*concept*/	
#concept{
	padding-top: 30px;
}
.conceptinner{
	background-image:none;
	margin-bottom: 50px;
}
.conceptinner h2{
	font-size: 22px;
	margin-bottom: 30px;
	}
.conceptinner h2 br{
	display: block;
	}
.conceptinner h2, #news h2 {
    margin-bottom: 30px;
}
.text br{
	display: none;
	}
.text{
	text-align: justify;
	font-size: 16px;
}
.fixationpage .boxes .left{
	width: 100%;
	float: none;
	
}
.fixationpage .boxes {
  margin: 0 0 0px;
}
.fixationpage .boxes .right{
float: none;
margin: 0 auto 10px;
text-align: center;
	width: 60%;
}	

.con_logo{
	text-align: center;
	padding-bottom: 30px;
}
.con_logo img{
	width: 15%;
	max-width: 15%;
	height: auto;

	}

#category .inner01{
	padding-top: 0px;
	padding-bottom: 10px;
	
}
#category{
	margin-bottom: 0px;
}
.cate{
	width: 93%;
}
#category dl {
     margin-bottom: 20px; 
}
.content_text {
    margin-bottom: 15px;
}
.cate {
    margin-bottom: 30px;
}
#category dd{
	text-align: left;
}
/* news */
		
#news{
	padding-top: 30px;
	padding-bottom: 50px;
}
.bigbox{
	width: 90%;
	padding: 8% 5% 10% 5%;
	float: none;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
.left5{
	margin-left: 0%;
}	
.eyephoto{
	width: 20%;
	float: left;	
}
.eyephoto img{
	width: 100%;
max-width: 100%;
height: auto;
	}
.newsbox {
    width: 92%;
    padding: 8% 4% 5% 4%;
    overflow: hidden;
}
.newsbox .box dt{
	width: 100%;
}
.newsbox .box dd{
	width: 100%;
}
.wids{width: 100%;}
/* sns */
#sns{
	padding: 40px 0px 10px 0px;
}
.top_bana{
	padding-top: 0px;
}
.cen a{
	width: 50%;
	
}
/* 弁護士紹介 */
.roma{
	font-size: 12px;
	margin-left: 10px;
}
.roma01{
	font-size: 12px;
}

/* .cateの余白 */
.cate:nth-child(odd) {
	margin-right: 0;
}
.cate:nth-child(n + 2) {
	margin-top: 0;
}
}

#costs-side {
	width: 100%;
	float: none;
}

/* 4月15日 あや追記
-----  top  -----*/
.font_yellow {
	color: #F2B72F;
	border-bottom: double 6px #F2B72F;
}

.tel_note {
	display: inline-block;
	margin-top: 8px;
	padding: 6px 15px;
	background-color: #1F9BD1;
	border-radius: 30px;
	color: #FFF;
}
.tel_subtext {
	color: #12548F;
	font-size: 14px;
	margin-bottom: 28px;
}

.link_yellow {
	color: #F2B72F;
}

/* 4月15日 あや追記
-----  費用について  -----*/
.costs th{
	width: 15%;
	padding: 2%;
	background-color: #d7e2e8;
	vertical-align: middle;
	border-bottom: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
	font-weight: normal;
	font-size: 14px;	
}
.costs td{
	width: 55%;
	padding: 2%;
	font-size: 14px;
	border-bottom: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
}