

@media print {
	
	
/* 初期設定--------------------------------------------------------------------------------------------------------------------------------------------- */




html {
	font-family: a-otf-ud-shin-go-pr6n, sans-serif;
}

*:first-child + html body {
	font-family: a-otf-ud-shin-go-pr6n, sans-serif;
}

body{
	font-family: a-otf-ud-shin-go-pr6n, sans-serif;
	padding:0;
	margin:0;
	font-size:13px;
	color:#373737;
	line-height:140%;
	text-align:left;

}

body a:focus{
	outline:none;
}



/* clear ---------------------------------------------- */


.clearfix:after {
height: 0;
 visibility: hidden;
 content: ".";
 display: block;
 clear: both;
 overflow:hidden;
}
.clearfix {
 display:inline-block;
overflow:hidden;
}

/* exlude MacIE5 \*/
* html .clearfix {
 height:1%;
}
.clearfix {
 display:block;
}

/* PC用のスタイル記述 */
.pc {
	display: block;
}
.phone {
	display: none;
}

.slicknav_menu {
	display:none;
}

img, object, embed {
	max-width: 100%;
	height: auto;
}

img {
	-ms-interpolation-mode: bicubic;
}


/* PCベース設定--------------------------------------------------------------------------------------------------------------------------------------------- */
	
body{
	font-family: a-otf-ud-shin-go-pr6n, sans-serif;
	padding:0;
	margin:0;
	font-size:16px;
	color:#373737;
	line-height:140%;
	text-align:left;
}	

/* container ---------------------------------------------- */


.container{		max-width:94%;
	width:1000px;
	height:auto;
	margin:0 auto;
	padding-bottom:150px;
	padding-top:50px;
}




.container01{
	max-width:94%;
	width:1000px;
	height:auto;
	margin:0 auto;

	padding-bottom:200px;
}

.container02{
	max-width:94%;
	width:1000px;
	height:auto;
	margin:0 auto;

}


.container03{		max-width:94%;
	width:1000px;
	height:auto;
	margin:0 auto 200px auto;

}


.container_bg01{
	width:100%;
	height:auto;
	padding:60px 0;
	background:url(../img/common/bg01.jpg) repeat;

}


.container_bg02{
	width:100%;
	height:auto;
	padding:60px 0;

}

.container_bg03{
	width:100%;
	height:auto;
	background:#FFF;
	padding:60px 0;
}


/* contents ---------------------------------------------- */

.contents{
	max-width:90%;
	height:auto;
	padding:0 5%;
}

/* header ---------------------------------------------- */

.header_bg{
	width:100%;
	height:auto;
	background:#FFF;

}

header{	
	max-width:94%;
	width:1000px;
	height:120px;


	margin: 0 auto;
	position:relative;
}

.header_txt{
	position: absolute;
	top: 11px;
	left: 0px;
	line-height: 120%;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	z-index: 200;
	width: 360px;
}

.header_tel{
	width:264px;
	height:auto;
	position:absolute;
	top:15px;
	right:0;
	color:#000000;
	font-size:14px;
	text-align:center;


}

.header_tel p a{
	color:#000;
	text-decoration:none;
}

.header_tel p a:hover{
	color:#000;
	text-decoration:underline;
}



.header_tel p{
	color:#000000;
	font-size:29px;
	text-align:center;
	margin-bottom:3px;
	line-height:120%;
	padding-left:50px;
	background:url(../img/common/h_tel.jpg) left 4px no-repeat;
	

} 


nav{
	width:100%;
	height:auto;
	position:absolute;
	top:90px;
	right:0;

}

nav ul{
	margin:0;
	padding:0;

}

nav ul li{
	width:16.66%;
	height:auto;
	float:left;
	color:#000;
	text-align:center;
	
	font-size:15px;
	padding-right:1px;
	box-sizing:border-box;
	line-height:120%;

}

nav ul li:last-child{
	margin-right:0;
	padding-right:0;
}

nav ul li a{
	display:block;
	color:#000000;
	padding-bottom:8px;

	border-bottom:4px solid #c5c7c6;

}


nav ul li a:hover{
	color:#000000;
	border-bottom:4px solid #f9662c;
}

.nav_h{
	color:#f00000;
	border-bottom:4px solid #f9662c !important;
}


#section1,
#section2,
#section3,
#section4,
#section5,
#section6,
#section7,
#section8,
#section9,
#section10
{
    margin-top:-20px;
    padding-top:20px;
}



/* お問い合わせ下共通 ---------------------------------------------- */

.contact_btm_bg{
	width: 100%;
	height:auto;
	background:url(../img/common/b_c_bg.jpg) repeat;
	padding:40px 0;
	box-sizing:border-box;

}

.contact_btm_out{

}

.contact_btm dl{
	margin-bottom:15px;
}

.contact_btm dl dt{
	text-align:center;
	font-size:48px;
	line-height:120%;
	margin-bottom:8px;
	color:#fcf9a8;
}

.contact_btm dl dt p{
	max-width:270px;
	width:100%;
	height:auto;
	margin:10px auto 0 auto;
	color:#FFF;
	padding:3px 5px 5px 5px;
	box-sizing:border-box;
	
	text-align:center;
	font-size:22px;
	line-height:110%;
	background:#f31605;
	
	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;

}



.contact_btm dl dd{
	text-align:center;
	font-size:30px;
	line-height:120%;
	color:#FFF;
	
	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
}


.contact_btm dl dd p{
	text-align:center;
	font-size:30px;
	line-height:120%;
	margin-bottom:5px;

}



.contact_btm_tel{
	max-width:450px;
	width:100%;
	height:auto;
	margin:10px auto 5px auto;
	text-align:right;
	font-size:53px;
	line-height:120%;
	color:#fcf9a8;
	background:url(../img/common/f_tel.jpg) left 10px no-repeat;

	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
}


.contact_btm dl dd span{
	font-size:20px;
	line-height:120%;
	font-family: a-otf-ud-shin-go-pr6n, sans-serif;
}


.contact_btm_btn{
	max-width:450px;
	width:100%;
	height:auto;
	margin:0 auto;
	font-size:25px;
	text-align:center;
}

.contact_btm_btn a{
	display:block;
	padding:15px 10px;
	box-sizing:border-box;
	color:#f31605;
	background:#fcf9a8;
	
	-webkit-border-radius: 5px;     /* for Safari and Chrome */
	moz-border-radius: 5px;    /* for Firefox */
	-o-border-radius: 5px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:5px;   /* Linux browsers */
	border-radius:5px;     /* CSS3 */
}

.contact_btm_btn a:hover{
	color:#f31605;
	background:#fcf9a8;
	text-decoration:underline;
}



/* footer ---------------------------------------------- */




.footer_bg01{
	width: 100%;
	height:auto;
	padding:25px 0;
	background:url(../img/common/footer-bg01.jpg) repeat;
}


footer{
	max-width:94%;
	width:1000px;
	height:auto;
	margin:0 auto 0px auto;
	box-sizing:border-box;
}

.footer_b01{
	margin-bottom:15px;
	text-align:center;
}

.footer_b01 dl dt{
	font-size:16px;
	line-height:140%;
	color:#000000;
	margin-bottom:10px;
}

.footer_b01 dl dd{
	font-size:14px;
	line-height:130%;
	color:#000000;
}

.f_cpy{
	text-align:center;
	font-size: 12px;
	box-sizing:border-box;
	color:#000000;

}

/* h1 h2 h3 h4 h5 ---------------------------------------------- */


h1.h1_01{
	width:524px;
	height:auto;
	position: absolute;
	top:37px;
	left:0;
}

h1 img{
	width:100%;
	height:auto;
}


h2.h2_01{
	font-size:18px;
	margin-bottom:50px;
	line-height:120%;
	font-weight:normal;
	color:#f9662c;
	display:block;
	text-align:center;

}

h2.h2_01 p{
	font-size:40px;
	line-height:110%;
	color:#000000;
	margin-bottom:5px;
}


h2.h2_01 span{
	display:inline-block;
	border-bottom:3px solid #f9662c;
	padding-bottom:10px;
}



h2.h2_02{
	font-size:18px;
	margin-bottom:30px;
	line-height:120%;
	font-weight:normal;
	color:#f9662c;
	display:block;
	text-align:center;

}

h2.h2_02 p{
	font-size:40px;
	line-height:110%;
	color:#FFF;
	margin-bottom:5px;
}


h2.h2_02 span{
	display:inline-block;
	border-bottom:3px solid #f9662c;
	padding-bottom:10px;
}

h3.h3_01{
	font-size:26px;
	margin-bottom:30px;
	line-height:120%;
	font-weight:normal;
	color:#FFF;
	text-align:center;
	background:#f31605;
	padding:5px 10px 7px 10px;
	box-sizing:border-box;
	
	-webkit-border-radius: 10px;     /* for Safari and Chrome */
	moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:10px;   /* Linux browsers */
	border-radius: 10px;     /* CSS3 */
}


h4.h4_01{
	font-size:24px;
	line-height:120%;
	color:#f31605;
	border-top:3px solid #999999;
	border-bottom:3px solid #999999;
	text-align:center;
	padding:7px 8px 8px 8px;
	margin-bottom:30px;
	
	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
}
	
	




/* スライド ---------------------------------------------- */


.top_slide{
	width:100%;
	min-height:550px;



	 
	background:center center no-repeat;
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}





/* 各ページイメージ ---------------------------------------------- */




.plans_top_img{

	width: 100%;
	height:400px !important;
	background:url(../img/plans/main.jpg) center center  no-repeat  ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}
 
.flow_top_img{

	width: 100%;
	height:400px !important;
	background:url(../img/flow/main.jpg) center center  no-repeat  ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}
  
.office_top_img{

	width: 100%;
	height:400px !important;
	background:url(../img/office/main.jpg) center center  no-repeat  ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}
  
.customer_case_top_img{

	width: 100%;
	height:400px !important;
	background:url(../img/customer_case/main.jpg) center center  no-repeat  ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}
   
.knowledge_top_img{

	width: 100%;
	height:400px !important;
	background:url(../img/knowledge/main.jpg) center center  no-repeat  ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
} 



    
.if_inheritance_occurs_top_img{

	width: 100%;
	height:400px !important;
	background:url(../img/if_inheritance_occurs/main.jpg) center center  no-repeat  ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
} 
 
    
.inheritance_measures_top_img{

	width: 100%;
	height:400px !important;
	background:url(../img/inheritance_measures/main.jpg) center center  no-repeat  ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
} 

.q_a_top_img{

	width: 100%;
	height:400px !important;
	background:url(../img/q_a/main.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}



.s_top_img{
      display:none;
      text-align:center;
}










/* 共通バナー ---------------------------------------------- */

.contact_banner{
	margin-top:100px;	
}

.contact_banner img {
	width:100%;
	height:auto;
	
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.contact_banner:hover img {
	opacity: .6;
}





/* トップ 相続のプロに是非ご相談ください!---------------------------------------------- */


.tp_psd_bg{
	background:url(../img/top/tp01_bg.jpg) repeat;
	padding:15px 0 30px 0;
}

.tp_psd{
}

.tp_psd dl dt{
	text-align:center;
	alignment-baseline:15px;
}

.tp_psd dl dd{
	font-size:25px;
	line-height:120%;
	text-align:center;

	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
}



/* トップ 料金プラン一覧---------------------------------------------- */


.tp_rl{
	width:100%;
	height:auto;
}

.tp_rl ul li{
	width:32%;
	height:auto;
	float:left;
	margin-right:2%;
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
   

	-webkit-border-radius: 50%;     /* for Safari and Chrome */
	moz-border-radius: 50%;    /* for Firefox */
	-o-border-radius: 50%;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:50%x;   /* Linux browsers */
	border-radius:50%;     /* CSS3 */
}

.tp_rl ul li:last-child{
	margin-right:0%;
}


.tp_rl ul li dl dt{
	font-size:26px;
	line-height:110%;
	text-align:center;
	color:#FFF;

	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
}

.tp_rl ul li dl dd{
	max-width:320px;
	width:100%;
	height:auto;
	padding:10px;
	box-sizing:border-box;	
}

.tp_rl ul li dl ul{
	margin-bottom:15px;
}

.tp_rl ul li dl dd ul li{
	width:100%;
	color:#FFF;
	float:none;
	margin:0;
	font-size:20px;
	margin-bottom:7px;
	text-align:center;

}

.tp_rl ul li dl dd ul li:last-child{
	margin-bottom:0px;
}


.tp_rl ul li dl dd ul li:before{
    content:"･";
    margin : 0 2px ;
}




.tp_rl_bg01{

	width: 100%;
	height:320px !important;
	background:url(../img/top/tp02_01.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_rl_bg02{

	width: 100%;
	height:320px !important;
	background:url(../img/top/tp02_02.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_rl_bg03{

	width: 100%;
	height:320px !important;
	background:url(../img/top/tp02_03.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}





.tp_btn{
	max-width:110px;
	width:100%;
	height:auto;	
	font-size:16px;
	line-height:100%;
	margin:0 auto;
}

.tp_btn a{
	display:block;
	background:#ff3333;
	color:#FFF;
	text-align:center;
	padding:5px 7px 7px 7px;
	box-sizing:border-box;
}
	

.tp_btn a:hover{
	text-align:center;
	text-decoration:underline;
}	





/* トップ 玉---------------------------------------------- */


.tp_box01{
	width:100%;
	height:auto;
}

.tp_box01 ul li{
	width:50%;
	height:auto;
	float:left;
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}


.tp_box01_in{
	width:100%;
	height:auto;
}


.tp_box01_bg01{

	width: 100%;
	height:400px !important;
	background:url(../img/top/tp03_01.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_box01_bg02{

	width: 100%;
	height:400px !important;
	background:url(../img/top/tp03_02.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_box01_bg03{

	width: 100%;
	height:400px !important;
	background:url(../img/top/tp03_03.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_box01_bg04{

	width: 100%;
	height:400px !important;
	background:url(../img/top/tp03_04.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}




/* トップ 玉 2---------------------------------------------- */


.tp_box02{
	width:100%;
	height:auto;
}

.tp_box02 ul li{
	width:49%;
	height:auto;
	float:left;
	margin-right:2%;
	margin-bottom:20px;
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}

.tp_box02 ul li:nth-child(2n){
	margin-right:0%;
}

.tp_box02 ul li:nth-child(3){
	margin-bottom:0px;
}

.tp_box02 ul li:nth-child(4){
	margin-bottom:0px;
}

.tp_box02_in{
	width:100%;
	height:auto;
}


.tp_box02_in dl dt{
	font-size:26px;
	line-height:110%;
	text-align:center;
	color:#FFF;

	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
	margin-bottom:30px;
}

.tp_box02_bg01{

	width: 100%;
	height:230px !important;
	background:url(../img/top/tp04_01.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_box02_bg02{
	width: 100%;
	height:230px !important;
	background:url(../img/top/tp04_02.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_box02_bg03{
	width: 100%;
	height:230px !important;
	background:url(../img/top/tp04_03.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_box02_bg04{
	width: 100%;
	height:230px !important;
	background:url(../img/top/tp04_04.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}





/* トップ 事業内容---------------------------------------------- */



.tp_svs_bg{
	background:url(../img/top/tp_bg01.jpg) repeat;
	padding:60px 0;
}

.tp_svs{
	width:100%;
	height:auto;
	margin-bottom:40px;
}

.tp_svs ul li{
	width:32%;
	height:auto;
	float:left;
	margin-right:2%;
}

.tp_svs ul li:last-child{
	margin-right:0%;
}



.tp_svs ul li dl dt{
	margin-bottom:20px;
}

.tp_svs ul li dl dt img{
	-webkit-border-radius: 50%;     /* for Safari and Chrome */
	moz-border-radius: 50%;    /* for Firefox */
	-o-border-radius: 50%;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:50%;   /* Linux browsers */
	border-radius:50%;     /* CSS3 */
}

.tp_svs ul li dl dd{
	font-size:20px;
	line-height:160%;
	text-align:center;
}


/* トップニュース---------------------------------------------- */



#news-box{
	width:100%;
	height:auto;
}

#news-box dl{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
}

#news-box dl dt{
	float:left;
	clear:both;
	font-size:16px;
	color:#ff0000;
	margin-right:12px;
	width:100px;
	height:auto;
	border:1px solid #ff0000;
	padding:3px;
	text-align:center;
	

}

#news-box dl dd{
	font-size:16px;
	color:#000000;
	border-bottom:1px dotted #999999;
	margin-bottom:12px;
	padding:3px 0 12px 130px;

}

#news-box dl dd a{
	font-size:16px;
	color:#000000;
	text-decoration:none;

}

#news-box dl dd a:hover{
	font-size:16px;
	color:#000000;
	text-decoration:underline;
}



.post_b01{
}

.post_day{
	text-align:right;
	font-size:14px;
	margin-bottom:15px;
}

.post_txt{
	font-size:16px;
	line-height:180%;
	margin-bottom:30px;
}




.post_img01{
	max-width:600px;
	width:100%;
	height:auto;
	margin:0 auto;
}

.post_img01 ul li{
	width:49%;
	height:auto;
	float:left;
	margin-right:2%;
	margin-bottom:20px;
}

.post_img01 ul li:nth-child(2n){
	margin-right:0%;
}






/* 料金プラン一覧---------------------------------------------- */

.pn_ttl{
	font-size:36px;
	margin-bottom:30px;
	line-height:130%;
	font-weight:normal;
	color:#000;
	text-align:center;
}

.pn_ttl span{
	color:#f9662c;
}



.pn_b01{
	width:100%;
	height:auto;
	margin-bottom:60px;
}

.pn_b01 ul li{
	width:32%;
	height:auto;
	float:left;
	margin-right:2%;
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
   

	-webkit-border-radius: 50%;     /* for Safari and Chrome */
	moz-border-radius: 50%;    /* for Firefox */
	-o-border-radius: 50%;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:50%x;   /* Linux browsers */
	border-radius:50%;     /* CSS3 */
}

.pn_b01 ul li:last-child{
	margin-right:0%;
}

.pn_b01 ul li a{
	display:block;
	width:100%;
	height:100%;

   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
   
  	-webkit-border-radius: 50%;     /* for Safari and Chrome */
	moz-border-radius: 50%;    /* for Firefox */
	-o-border-radius: 50%;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:50%x;   /* Linux browsers */
	border-radius:50%;     /* CSS3 */
}

.pn_b01 ul li a:hover{
	background:url(../img/common/bg03.png) repeat;
}


.pn_b01_ttl{
	font-size:26px;
	line-height:110%;
	text-align:center;
	color:#FFF;

	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
}




.pn_b01_bg01{
	width: 100%;
	height:320px !important;
	background:url(../img/plans/01/tp02_01.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.pn_b01_bg02{
	width: 100%;
	height:320px !important;
	background:url(../img/plans/01/tp02_02.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.pn_b01_bg03{
	width: 100%;
	height:320px !important;
	background:url(../img/plans/01/tp02_03.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}


.pn_txt01{
	font-size:18px;
	line-height:150%;
	margin-bottom:40px;
}

.pn_txt01 span{
	color:#ff0000;
	font-size:16px;
	line-height:140%;
}



.pn_box01{
	margin-bottom:60px;
}

.pn_box01_img{
	text-align:center;
	margin-bottom:20px;
}

.pn_box01 dl{
	max-width:800px;
	width:100%;
	height:auto;
	margin:0 auto;
}


.pn_box01 dl dt{
	font-size:24px;
	line-height:120%;
	color:#ff6666;
	margin-bottom:20px;
}

.pn_box01 dl dd{
	font-size:16px;
	line-height:150%;
}

.pn_box01 dl dd span{
	color:#ff0000;
}




.pn_box02{
	margin-bottom:60px;
}

.pn_box02 ul li{
	width:32%;
	height:auto;
	float:left;
	margin-right:2%;
}

.pn_box02 ul li:last-child{
	margin-right:0%;
}

.pn_box02 ul li dl dt{
	font-size:23px;
	line-height:120%;
	text-align:center;

	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
	margin-bottom:20px;
}

.pn_box02 ul li dl dd{
	padding:20px 20px 15px 20px;
	box-sizing:border-box;
	background:#3399cc;
	
	min-height:170px;
	
}

.pn_box02 ul li dl dd ul li{
	width:auto;
	height:auto;
	float:left;
	margin-right:0;
	color:#FFF;
	font-size:16px;
	margin-right:20px;
	margin-bottom:10px;
	
}


.pn_box02 ul li dl dd ul li:before{
    content:"･";
    margin : 0 2px ;
}




.pn_box02_01{
	margin-bottom:60px;
}

.pn_box02_01 ul li{
	width:32%;
	height:auto;
	float:left;
	margin-right:2%;
	background:#3399cc;
	padding:20px 20px 15px 20px;
	box-sizing:border-box;
	
	min-height:130px;
}

.pn_box02_01 ul li:last-child{
	margin-right:0%;
}


.pn_box02_01 ul li p{
	font-size:22px;
	line-height:140%;
	color:#FFF;

	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
}










.pn_box03{
	margin-bottom:60px;
}

.pn_box03 ul li{
	width:49%;
	height:auto;
	float:left;
	margin-right:2%;
}

.pn_box03 ul li:last-child{
	margin-right:0%;
}



.pn_box03 ul li dl {
	margin-bottom:30px;
}

.pn_box03 ul li dl:last-child{
	margin-bottom:0;
}


.pn_box03 ul li dl dt{
	font-size:18px;
	line-height:120%;

	color:#f9662c;
	margin-bottom:20px;
}

.pn_box03 ul li dl dd{
	font-size:16px;
	line-height:150%;

}



.pn_box03 ul li ul li{
	width:100%;
	height:auto;
	float:lnone;
	margin-right:0%;
	border-bottom:1px dotted #999999;
	padding-bottom:10px;
	margin-bottom:10px;

}

.pn_box03 p{
	font-size:15px;
	line-height:130%;
	color:#ff3300;
}



.pn_box03 table{
	width:100%;
	height:auto;
	border-top:1px solid #999999;
}

.pn_box03 table th{
	border-collapse:collapse;


	width:50%;
	color:#000;
	padding:10px 5px;
	font-size:16px;
	line-height:160%;
	vertical-align:text-top;
	font-weight:bold;
	border-bottom:1px solid #999999;
}

.pn_box03 table td{
	font-size:16px;
	border-collapse:collapse;
	text-align:left;
	padding:10px 5px;
	border-bottom:1px dotted #999999;
	line-height:160%;
	color:#000;
}



.pn_box04{
	margin-bottom:60px;
}



.pn_box04 dl{
	margin-bottom:30px;
}

.pn_box04 dl dt{
	font-size:18px;
	line-height:120%;

	color:#f9662c;
	margin-bottom:20px;
}

.pn_box04 p{
	font-size:15px;
	line-height:130%;
	color:#ff3300;
}



.pn_box04 table{
	width:100%;
	height:auto;
	border-top:1px solid #999999;
}

.pn_box04 table th{
	border-collapse:collapse;


	width:33.33%;
	color:#000;
	padding:10px 5px;
	font-size:16px;
	line-height:160%;
	vertical-align:text-top;
	font-weight:bold;
	border-bottom:1px solid #999999;
}

.pn_box04 table td{
	font-size:16px;
	border-collapse:collapse;
	text-align:left;
	padding:10px 5px;
	border-bottom:1px dotted #999999;
	line-height:160%;
	color:#000;
}


.pn_box05{
	margin-bottom:60px;
}

.pn_box05 ul li{
	font-size:16px;
	margin-bottom:10px;
	line-height:130%;
}

.pn_box05 ul li:last-child{
	margin-bottom:0;
}

.pn_box05 ul li:before{
    content:"･";
    margin : 0 2px ;
}





/* ご相談の流れ---------------------------------------------- */


.fl_b01{
	margin-bottom:60px;
}

.fl_b01 dl dt{
	font-size:30px;
	line-height:130%;
	margin-bottom:30px;
	text-align:center;
	
	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
}

.fl_b01 dl dt span{
	color:#ff0000;
}




.fl_b01 dl dd {
	font-size:30px;
	line-height:130%;
	margin-bottom:30px;
	text-align:center;
	
	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
}
	


.fl_b01 dl dd p{
	font-size:20px;
	line-height:130%;
	margin-bottom:30px;
	text-align:center;
	
	font-family: a-otf-ud-shin-go-pr6n, sans-serif;
	font-weight:normal;
}
	
.fl_b01 dl dd span{
	color:#ff0000;
}


.fl_ttl01{
	color:#f31605;
	font-size:24px;
	line-height:110%;
	text-align:center;
	
	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
	
	border-top:3px solid #999999;
	border-bottom:3px solid #999999;
	padding:10px;
	box-sizing:border-box;
	margin-bottom:30px;
}


.fl_b02{
	width:100%;
	height:auto;
}


.fl_b02 ul li{
	margin-bottom:60px;
}

.fl_b02 ul li:last-child{
	margin-bottom:0;
}


.fl_b02_l{
	width:25%;
	height:auto;

	float:left;
}

.fl_b02_r{
	width:72%;
	height:auto;
	float:right;
}

.fl_b02_r dl dt{
	color:#ff6666;
	font-size:24px;
	line-height:110%;
	margin-bottom:10px;
}

.fl_b02_r dl dd{
	font-size:16px;
	line-height:160%;
	margin-bottom:10px;
}


.fl_b02_r dl dd:last-child{
	margin-bottom:0;
}

.fl_b02_r_01{
}

.fl_b02_r_01 dl dt{
	font-size:37px;
	line-height:110%;
	margin-bottom:20px;
	padding-left:70px;
	color:#000;
	background:url(../img/flow/tel.jpg) left 5px no-repeat;
	
	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
}

.fl_b02_r_01 dl dd{
	max-width:325px;
	width:100%;
	height:auto;
}

.fl_b02_r_01 dl dd a{
	display:block;
	font-size:18px;
	text-align:center;
	color:#FFF;
	
	background:#ff6600;
	padding:10px;
	
	box-sizing:border-box;
	
  	-webkit-border-radius: 10px;     /* for Safari and Chrome */
	moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:10px;   /* Linux browsers */
	border-radius:10px;     /* CSS3 */
}

.fl_b02_r_01 dl dd a:hover{

	font-size:18px;
	color:#FFF;
	text-decoration:underline;
}





/* 事務所案内 ---------------------------------------------- */






.cpy_msg01{
	max-width:800px;
	width:100%;
	height:auto;
	margin:0 auto 40px auto;
}



.cpy_msg01_l{
	width:31%;
	height:auto;
	float:left;

}

.cpy_msg01_l img{
	padding:0;
	margin:0;
	vertical-align:bottom;
}


.cpy_msg01_r{
	width:64%;
	height:auto;
	float:right;
	
	font-size:34px;
	line-height:160%;
	

	
	min-height:310px;
 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 

}


.cpy_msg_txt01{
	margin:0 auto 60px auto;
	font-size:18px;
	line-height:170%;
}












.company_01{
	width:100%;
	height:auto;
	margin-bottom:60px;

}

.company_01 table{
	width:100%;
	height:auto;
	border-top:1px dotted #999999;
}

.company_01 table th{
	border-collapse:collapse;


	width:180px;
	color:#000;
	padding:10px 0px;
	font-size:16px;
	line-height:160%;
	vertical-align:text-top;
	
	border-bottom:1px dotted #999999;
}

.company_01 table td{
	font-size:16px;
	border-collapse:collapse;
	text-align:left;
	padding:10px 0px;
	border-bottom:1px dotted #999999;
	line-height:160%;
	color:#000;
}


.company_01 table td ul li{
	display:inline-block;
	margin-right:7px;
}


.company_01 table td ul li::before {
  content: '・';
}



.map_p{
	margin-bottom:15px;
}

.map_p dl dt{
	font-size:18px;
	line-height:140%;
	text-align:center;
	margin-bottom:5px;
	color:#000;
}

.map_p dl dd{
	font-size:16px;
	line-height:140%;
	text-align:center;
	color:#000;
}





#map01{

}


/* お客様事例 ---------------------------------------------- */




.c_c_box{
	margin-bottom:60px;
}

.c_c_box dl dt{
	font-size:26px;
	line-height:120%;
	color:#0b9ed4;
	text-align:center;
	margin-bottom:30px;

	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
}


.c_c_box dl dd{
	font-size:18px;
	line-height:150%;
	
	border-bottom:1px dotted #999999;
	
	padding-bottom:30px;
	margin-bottom:30px;
}

.c_c_box dl dd p{
	text-align:right;
	margin-top:15px;
}


/* 相続で知っておきたい知識 ---------------------------------------------- */



.s_tsk_b01{
	font-size:18px;
	line-height:180%;
	margin-bottom:60px;
}

.s_tsk_b01 p{
	font-size:24px;
	color:#f9662c;
	margin:15px 0;
}

.s_tsk_b01 span{
	font-size:16px;
	color:#ff0000;
}


.s_tsk_b02{
	margin-bottom:60px;
}

.s_tsk_b02 dl dt{
	margin-bottom:20px;
}

.s_tsk_b02 dl dd{
	font-size:16px;
	line-height:150%;
}


.s_tsk_b03{
}

.s_tsk_b03 dl dt{
	font-size:20px;
	line-height:150%;
	color:#ff0000;
	margin-bottom:10px;
}

.s_tsk_b03 dl dd{
	font-size:16px;
	line-height:170%;
}



.s_tsk_b_txt01{
	font-size:18px;
	line-height:160%;
	margin-bottom:60px;
}

.s_tsk_b_txt02{
	font-size:18px;
	line-height:160%;
	margin-bottom:40px;
}





.s_tsk_tbl01{
	width:100%;
	height:auto;
	margin-bottom:60px;
}

.s_tsk_tbl01 table{
	width:100%;
	height:auto;
	border-top:1px solid #999999;
}

.s_tsk_tbl01 table th{
	border-collapse:collapse;


	color:#000;
	padding:10px 10px;
	font-size:16px;
	line-height:160%;
	vertical-align:text-top;
	font-weight:bold;
	border-bottom:1px solid #999999;
}

.s_tsk_tbl01 table td{
	font-size:16px;
	border-collapse:collapse;
	text-align:left;
	padding:15px 10px;
	border-bottom:1px dotted #999999;
	line-height:160%;
	color:#000;
}



.s_tsk_tbl01 table td span{
	color:#ff0000;
}


/* 相続が発生したら ---------------------------------------------- */


.ino_b01{
	margin-bottom:60px;
}

.ino_b01 dl dt{
	font-size:24px;
	line-height:160%;
	color:#f9662c;
	margin-bottom:15px;
}

.ino_b01 dl dd{
	font-size:16px;
	line-height:160%;

	margin-bottom:20px;
}

.ino_b01 dl dd p{
	font-size:20px;
	line-height:160%;
	color:#ff0000;
	margin-bottom:5px;
}

.ino_b01 dl dd:last-child{
	margin-bottom:0;
}


.ino_b01 ul li{
	font-size:16px;
	line-height:120%;
	margin-bottom:10px;
	padding-bottom:10px;
	
	border-bottom:1px dotted #999999;
	
	list-style-type:decimal;

	list-style-position:inside;
}

.ino_b01 ul li:last-child{
	margin-bottom:0;
}

.ino_b01 ul li span{
	color:#ff0000;
}



.ino_b02{
	margin-bottom:60px;
}

.ino_b02 dl dt{
	font-size:18px;
	line-height:160%;
	color:#ff0000;
	margin-bottom:15px;
}

.ino_b02 dl dd{

}

.ino_b02 ul li{
	font-size:16px;
	line-height:120%;
	margin-bottom:10px;
	padding-bottom:10px;
	
	border-bottom:1px dotted #999999;
	
	list-style-type:decimal;

	list-style-position:inside;
}

.ino_b02 ul li:last-child{
	margin-bottom:0;
}

.ino_b02 ul li span{
	color:#ff0000;
}



.ino_b03{
	font-size:16px;
	line-height:160%;
	margin-bottom:40px;
}

.ino_b03 span{
	color:#ff0000;
}


.ino_b04_ttl{
	text-align:center;
	font-size:28px;
	line-height:120%;
	margin-bottom:20px;
	color:#f31605;
}


.ino_b04_b01{
	background:#ffcc33;
	padding:20px;
	box-sizing:border-box;
	margin-bottom:40px;
	
	-webkit-border-radius: 10px;     /* for Safari and Chrome */
	moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:10px;   /* Linux browsers */
	border-radius: 10px;     /* CSS3 */

}

.ino_b04_b01 dl dt{
	font-size:24px;
	line-height:120%;
	color:#ff3333;
	text-align:center;
	margin-bottom:10px;

	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
}

.ino_b04_b01 dl dd{
	font-size:18px;
	line-height:160%;
	text-align:center;
}

.ino_b04_b01 dl dd span{
	color:#ff0000;
}


.ino_b04_img{
	margin-bottom:40px;
	text-align:center;
}


.ino_b05{
	margin-bottom:40px;
}

.ino_b05 ul li{
	font-size:16px;
	line-height:120%;
	margin-bottom:10px;
	padding-bottom:10px;
	
	border-bottom:1px dotted #999999;
	
	list-style-type:decimal;

	list-style-position:inside;
}


.ino_b05 ul li:last-child{
	margin-bottom:0;
}



.ino_b06{
}

.ino_b06 dl dt{
	font-size:20px;
	line-height:120%;
	color:#ff0000;
	margin-bottom:10px;
}

.ino_b06 dl dd{
	font-size:16px;
	line-height:160%;

}





/* 相続対策ってどうするの ---------------------------------------------- */


.im_box01{
	margin-bottom:60px;
}

.im_box01 dl dt{
	font-size:30px;
	line-height:120%;
	text-align:center;
	margin-bottom:20px;

	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
}

.im_box01 dl dt span{
	color:#ff0000;
}

.im_box01 dl dd{
	font-size:18px;
	line-height:160%;
}

.im_box02{
	font-size:18px;
	line-height:160%;
	margin-bottom:60px;
}

.im_box03{
	font-size:18px;
	line-height:160%;
	margin-bottom:40px;
}



.im_box04{
	margin-bottom:30px;
}

.im_box04 ul li{
	background:url(../img/inheritance_measures/list.jpg) left 2px no-repeat;
	font-size:16px;
	line-height:140%;
	
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #999999;
	padding-left:28px;
}

.im_box04 ul li:last-child{
	margin-bottom:0;
}



.im_box05{
	font-size:16px;
	line-height:150%;
	margin-bottom:60px;
}




.im_box06{
	height:160px;
	
	background:#ffcc33;
	padding:20px;
	box-sizing:border-box;
	margin-bottom:20px;
	
	-webkit-border-radius: 10px;     /* for Safari and Chrome */
	moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:10px;   /* Linux browsers */
	border-radius: 10px;     /* CSS3 */
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 

}

.im_box06 dl dt{
	font-size:24px;
	line-height:120%;
	color:#ff3333;
	text-align:center;
	margin-bottom:10px;

	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
}


.im_box06 dl dt p{
	text-align:center;
	margin:0 auto 10px auto;
	font-family: 'Fjalla One', sans-serif;
	font-size:45px;
	line-height:100%;
	color:#FFF;
}

.im_box06 dl dt:last-child{
	margin-bottom:0;
}




.im_box06 dl dd{
	font-size:18px;
	line-height:160%;
	text-align:center;
}

.im_box06 dl dd span{
	color:#ff0000;
}


.im_box06_img{
	margin-bottom:20px;
	text-align:center;
}




/* よくある質問 ---------------------------------------------- */


.q_a_b01{
}

.q_a_b01 dl dt{
	font-size:24px;
	line-height:130%;

	margin-bottom:15px;

	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
}


.q_a_b01 dl dt:first-letter{
	font-size:36px;
	color:#F00;
}

.q_a_b01 dl dd{
	font-size:16px;
	line-height:160%;

	margin-bottom:30px;
	padding-bottom:30px;
	
	border-bottom:1px dotted #333333;
	
	
}




/* お問い合わせ ---------------------------------------------- */



.contact-t{
	font-size:18px;
	line-height:160%;
	margin-bottom:40px;	
}

.contact-t a{
	color:#f00000;
	text-decoration:underline;
}

.contact-t a:hover{
	color:#f00000;
	text-decoration:none;
}

.contact-01{
	max-width:800px;
	width:100%;
	height:auto;
	margin:0 auto 60px auto;
	padding:20px 30px;
	box-sizing:border-box;
	border:1px solid #666;
	
	-webkit-border-radius: 10px;     /* for Safari and Chrome */
	moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:10px;   /* Linux browsers */
	border-radius: 10px;     /* CSS3 */
}

.contact-01 dl dt{
	font-size:30px;
	line-height:160%;
	text-align:center;
	margin-bottom:20px;
	color:#BC0000;
	
}

.contact-01 dl dt span{
	border-bottom:2px dotted #BC0000;
	padding-bottom:5px;
}


.contact-01 dl dd{
	font-size:20px;
	line-height:160%;
	text-align:center;
	
}

.contact-01 dl dd p{
	font-size:46px;
	line-height:120%;
	font-weight:bold;
	text-align:center;
	margin-bottom:10px;
	color:#BC0000;
	
}


.contact-img{
	text-align:center;
	margin-bottom:60px;
}

#contact-f{
	width:100%;
	height:auto;
	margin-bottom:60px;
}

#contact-f table{
	width:100%;
	height:auto;
	border-top:1px solid #CCC;
}

#contact-f th,td{
	padding:15px;
}

#contact-f th{
	font-size:16px;
	border-collapse:collapse;

	border-bottom:1px solid #CCC;
	text-align:left;
	font-weight:bold;
	color:#000;
	width:25%;	
}

#contact-f td{
	font-size:13px;
	border-collapse:collapse;
	text-align:left;
	border-bottom:1px solid #CCC;

	color:#d8d8d8;
}


#contact-f span{
	color:#F00;
	font-size:12px;

}

.with-form1{
	width:90%;
	margin-right:5px;
	padding:5px;
	border:1px solid #CCC;

	filter:alpha(opacity=70); /* IE*/
	-moz-opacity: 0.7; /* Firefox*/
	opacity: 0.7; /* SafariやOpera*/
}

.with-form3{
	width:450px;
	margin-right:5px;
	padding:5px;
	border:1px solid #CCC;
	padding:5px;
}



.margin-r1{
	margin-right:5px;
}

.margin-r2{
	margin-right:15px;
}

#form-center{
	margin-left:0 !important;
	margin-top:20px;
	text-align:center;
}

input:focus {
    border:solid 1px #EEA34A;
}

textarea:focus {
    border:solid 1px #EEA34A;
}




input.submit_button {
	width:150px;
	height:auto;
	padding:15px 0;
    font-size: 16px;
    background-color:#999;
    color:#FFF;
	font-weight:bold;
    border-style: none;
	text-align:center;
	font-size:16px;

　　/*角丸*/
	-webkit-border-radius: 3px;     /* for Safari and Chrome */
	moz-border-radius: 3px;    /* for Firefox */
	-o-border-radius: 3px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:3px;   /* Linux browsers */
	border-radius: 3px;     /* CSS3 */
     behavior: url(css/border-radius.htc); /* IE用 */
　　/*角丸*/
	
}

input.submit_button:hover {
	opacity: 0.7;
	filter: Alpha(opacity=70); 
}






#contact-f select {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    text-indent: 0.5em;
    background:#FAFAFA;
    height: 20px;

    font-size: 13px;
    vertical-align: middle;
    border:1px solid #CCC;
}




#contact-f input[type=radio],
#contact-f input[type=checkbox] {
    display: inline-block;
    margin-right: 6px;
}
#contact-f input[type=radio] + label,
#contact-f input[type=checkbox] + label {
    position: relative;
     
    display: inline-block;
    margin-right: 5px;
     
    font-size: 14px;
    line-height: 30px;
     
    cursor: pointer;
}
 
@media (min-width: 1px) {
#contact-f input[type=radio],
#contact-f input[type=checkbox] {
        display: none;
        margin: 0;
    }
#contact-f input[type=radio] + label,
#contact-f input[type=checkbox] + label {
        padding: 0 0 0 24px;
    }
#contact-f input[type=radio] + label::before,
#contact-f input[type=checkbox] + label::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
         
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 18px;
        height: 18px;
        margin-top: -9px;
         
        background: #FFF;
    }
#contact-f input[type=radio] + label::before {
        border: 2px solid #ccc;
        border-radius: 30px;
    }
#contact-f input[type=checkbox] + label::before {
        border: 2px solid #ccc;
    }
#contact-f input[type=radio]:checked + label::after,
#contact-f input[type=checkbox]:checked + label::after {
        content: "";
        position: absolute;
        top: 50%;
         
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
    }
#contact-f input[type=radio]:checked + label::after {
        left: 5px;
         
        width: 8px;
        height: 8px;
        margin-top: -4px;
         
        background:#06C;
        border-radius: 8px;
    }
#contact-f input[type=checkbox]:checked + label::after {
        left: 3px;
         
        width: 16px;
        height: 8px;
        margin-top: -8px;
         
        border-left: 3px solid #E71063;
        border-bottom: 3px solid #E71063;
         
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
}








	
}

