.catch_top
{
	background: url("../images/kazokushintaku/catch_bg.jpg") center no-repeat;
	height:655px;
	background-color: #fffceb;
	padding-top: 0;
	background-position:center 0;
}
.catch_top_inner
{
    height: 615px;
    width: 1280px;
    margin: 0 auto;
    position: relative;
}
.catch_top_inner .catch01
{
	position: absolute;
	left: 0;
    top:34px;

}
.catch_top_inner .catch02
{
	position			: absolute;
    left: 0px;
    top: 315px;
}
.catch_top_inner .catch03
{
	position: absolute;
	right: 15px;
	top: 171px;
}
.catch_box{
	width:1000px;
	margin:0 auto;
	list-style:none;
	padding-top:20px;
	padding-left:13px;
}
.catch_box a{
	dispay:block;
	width:100%;
	height:100%;
}

.catch_box li{
	float:left;
	text-align:left;
    width: 262px;
	height:172px;
	padding-top:20px;
	padding-left:56px;
	margin-right:13px;
}

.catch_box01{
	background: url(../images/common/base/catch_box01bg.png) no-repeat;
}

.catch_box01 p {
    font-size: 28px;
    line-height: 1.4;
    color:#4d4d4d;
    margin-bottom: 0;
}

.catch_box01 span {
    font-size: 28px;
    line-height: 1.4;
    color:#4d4d4d;
    margin-bottom: 0;
}

.catch_box li img{
	margin-bottom:10px;
}
.catch_box02{
	background: url(../images/common/base/catch_box02bg.png) no-repeat;
}

.catch_box02 p {
    font-size: 28px;
    line-height: 1.4;
    color:#4d4d4d;
    margin-bottom: 0;
}

.catch_box03{
	background: url(../images/common/base/catch_box03bg.png) no-repeat;
}
.catch_box03 p {
    font-size: 28px;
    line-height: 1.4;
    color:#4d4d4d;
    margin-bottom: 0;
}
.catch_contact_inner
{
	padding-top: 25px;
	text-align: center;
	width: 940px;
	margin: 10px auto 20px auto;
}

.fs-bigbig {
    font-size: 24px;
    text-align: center;
}

#header_top a{
  text-decoration: none;
}
.gloval-nav a{
  color: #404040;
}
.voice_img, .voice_box_text{
  width: 100%;
}

.catch_box li {
    float: left;
    text-align: left;
    width: 316px;
    height: 199px;
    padding-top: 20px;
    padding-left: 56px;
    margin-right: 13px;
}
#footer
{
	clear: both;
	width: 100%;
	height: 100px;
	background: #00215e;
}

#footer #footer_inner .footerlic{
	padding-left: 20px;
	color: #ffffff;
}

#footer #footer_inner a{
	color: #ffffff;	
	text-decoration: underline;
	
	}

#footer #footer_inner a:hover{
	color: #ffffff;	
	text-decoration: none;
	}

#footer_inner
{
	width: 970px;
	padding: 15px;
	text-align: left;
	margin: 0 auto;
	color: #ffffff;
}

#footer_navi
{
	width: 90%;
	margin: 0px auto 10px;
	text-align: center;
}
#copy_box .copytxtarea {
    color: #FFF;
}

#footer{
  height: auto!important;
}
#copy_box{
/*  color: #444;*/
  color: #FFF;
}

/*------------------------------------------------
	2018.06.07 追加分　ここから
------------------------------------------------*/
.catch_contact_inner02_02 {
    text-align: center;
    width: 960px;
    height: 300px;
    margin: 90px auto 0px auto;
}
.oshirase{
	background:#fffceb left top;
	height:800px;
}
.oshirase_in{
	background		: url(../images/top/oshirase_bg.jpg) no-repeat;
	width:956px;
	margin:0 auto;
	padding-top: 30px;
}


.m_sec {
	display: block !important;
	width: 450px;
    margin: 0 auto;
    padding: 10px 0px;
}

.sodan_l {
    margin: 20px auto;
    text-align: left;
    font-size: 20px;
	margin: 20px auto 40px;
}

.sodan_l li {
    margin-bottom: 20px;
    background-repeat: no-repeat;
    background-image: url(../images/kazokushintaku/m_icon.jpg);
    line-height: 30px;
    padding-left: 45px;
}

.sodan_text {
    padding-left: 0;
	border-bottom: dotted 3px #cbcbcb;
	font-weight: bold;
}


img {
    border: 0;
    vertical-align: top;
}

.contact_btn02_02 {
    position: relative;
    padding-top: 0px;
}
/*
.contact_btn02_02 a, .contact_btn02_02 a:visited {
    background: url(../images/common/base/contact_btn_l_off_02.png) no-repeat left top;
}*/

.contact_btn02_02 a {
    display: block;
    width: 768px;
    height: 149px;
    margin: 0 auto;
    text-indent: -9999px;
    -webkit-transition: opacity .5s linear, -webkit-transform 0.3s;
    transition: opacity .5s linear, box-shadow 0.3s, transform 0.3s;
}

.catch_contact_inner02_02 {
    text-align: center;
}

.catch_title {
    text-align: center;
	margin-top: 30px;
    margin-bottom: 25px;
}

.br-pc{
	display:block;
}
.br-sp{
	display:none;
}

@media only screen and (max-width: 768px){
.catch_contact_inner02_02 {
    max-width: 100%;
	height: auto;
	margin: 20px auto 0px auto;
}
	
	.sodan_sec01 {
		display: none !important;
	}
	
	.sodan_sec00 {
		display: block !important;
		margin-top: 10px;
}
	.catch_title {
	padding-top: 20px;
}
.br-pc{
		display:none;
}
.br-sp{
		display:block;
}
	.catch_contact_inner02_02 .fs-bigbig{
		padding-left:10px;
		margin-top: 10px;
	}
}

/*------------------------------------------------
	2018.06.07 追加分　ここまで
------------------------------------------------*/


/*------------------------------------------------
	2019.05.22 TOPページパンくず
------------------------------------------------*/
p.top_breadlist {
  text-align: left;
  margin-top: 0.5em;
}
p.top_breadlist a{
  text-decoration: none;
  }
p.top_breadlist a:hover{
text-decoration: underline;
}
/*------------------------------------------------
	2019.05.22 TOPページパンくず　ここまで
------------------------------------------------*/




.m_title01, .m_title02, .m_title03, .m_title04, .m_title05 {
    height: 165px;
    background-size: cover!important;
    background-position: 50%!important;
	margin-bottom: 50px;
}
.m_title01 {
	background: url(../images/kazokushintaku/main_title01.png) no-repeat;
}
.m_title02 {
	background: url(../images/kazokushintaku/main_title02.png) no-repeat;
}
.m_title03 {
	background: url(../images/kazokushintaku/main_title03.png) no-repeat;
}
.m_title04 {
	background: url(../images/kazokushintaku/main_title04.png) no-repeat;
}
.m_title05 {
	background: url(../images/kazokushintaku/main_title05.png) no-repeat;
}


.riyuu {
    background: url(../images/top/suisenjyo2.jpg) 30px 0 no-repeat;
    width: 956px;
    height: 320px;
    text-align: left;
	margin: 20px auto 50px;
}

.riyuu img {
	float: right;
}

.riyuu_title01,.riyuu_title02,.riyuu_title03 {
	display: inline-flex;
    top: 20px;
    left: 0px;
    position: relative;
    font-weight: bold;
    font-size: 30px;
    margin-bottom: 50px;
	width: 67%;
}

.riyuu_title01 {
	display: block;
}
.riyuu_title01:before, .riyuu_title02:before, .riyuu_title03:before  {
    margin: 0 20px 0 0;
    position: relative;
    top: 8px;
	vertical-align: middle;
}
.riyuu_title01:before  {
    content: url(../images/kazokushintaku/tsuyomi01.jpg);
}
.riyuu_title02:before  {
    content: url(../images/kazokushintaku/tsuyomi02.jpg);
}
.riyuu_title03:before  {
    content: url(../images/kazokushintaku/tsuyomi03.jpg);
}

.riyuu_txt {
	left: 0px;
    position: relative;
    margin: 0 0 10px 0;
	width: 67%;
	line-height: 1.9;
}

.m_ryokin{
	width: 800px;
    margin: 0 auto 70px;
    text-align: left;
}

.m_ryokin table {
    margin-left: auto;
    margin-right: auto;
    width: 800px;
    font-size: 20px;
    /* padding: 20px; */
    border: 1px solid #eee;
    /* padding: 20px; */
    margin: 50px auto 10px;
    text-align: center;
}

.m_ryokin table th {
    padding: 20px;
    border-bottom: 1px solid #eee;
    text-align: center;
	background: #fff9c6;
}
.m_ryokin table td {
    padding: 20px;
    font-size: 24px;
	font-weight: bold;
}
.m_ryokin table td sapn {
    font-size: 26px;
}

.m_office_area {
	width: 956px;
	margin: 20px auto 70px;
	text-align: left;
}
.m_office_area .map_japan_txt {
	min-height: 250px;
}

.m_fx {
	font-size: 20px;
}

.oyakudachi {
    background: url(../images/kazokushintaku/100sen_3.jpg) 440px 0 no-repeat;
    width: 925px;
    height: 160px;
	margin: 70px auto;
    text-align: left;
}

.oyakudachi_title {
    top: 20px;
    left: 0px;
    position: relative;
    font-weight: bold;
    font-size: 30px;
    margin-bottom: 15px;
}

.oyakudachi_title:before {
    margin: -10px 10px 0 0;
    content: " ";
    display: inline-block;
    width: 55px;
    height: 55px;
    background: url(../images/kazokushintaku/badge02.gif)no-repeat;
    background-size: contain;
    vertical-align: middle;
}

.oyakudachi_border {
    left: 0px;
    position: relative;
    margin: 0;
    height: 10px;
}

.oyakudachi_border>img{
	width: 45%;
}

.oyakudachi_txt {
	left: 0px;
    position: relative;
    margin: 0 0 10px 0;
	/*font-size: 14px;*/
	width: 46%;
}

.oyakudachi_title span{
	/*padding-left: 100px;*/
}
.f_miz {
	color: #0081bc;
}
.m_office_area h2 {
	border-bottom: solid 3px #8bdee1;
	position: relative;
	line-height: 1.8;
	color: #0081bc;
	font-weight: bold;
    margin: 50px auto 30px;
}
.m_office_area h2:after  {
	position: absolute;
	content: " ";
	display: block;
	border-bottom: solid 3px #009fe8;
	bottom: -3px;
	width: 30%;
}
.m_office_area h2 span{
	margin-left: 25px;
}
.m_office_area .map_box {
	width: 32.4%;
}
.m_office_area .map_box .office_name {
    background: #67e1d3;
	color: #fff;
}
.m_office_area .gaiyou {
    width: 700px;
    margin: 0 auto;
}
.m_office_area .gaiyou th {
    background: #fffceb;
}

.m_staff {
	width: 930px;
	margin: 0 auto;
}
.m_staff .staff_box {
    width: 30%;
    padding: 10px;
    -moz-box-shadow: rgba(0, 0, 0, 0.0470588) 0px 0px 1px 3px;
    display: -moz-inline-box;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 15px;
    margin-right: 5px;
    background: #fff;
    border-bottom: none;
}
.m_staff .staff_box .staff_img {
    width: 100%;
    margin-bottom: 20px;
}
.m_staff .staff_box img {
    display: block;
    margin: 10px auto 10px;
    max-width: 100%;
    height: auto;
}
.m_staff .staff_box .office_add {
    border-left: 3px #1f5ddb solid;
    padding: 5px 0px 5px 10px;
    width: 90%;
    margin: 0 auto;
    text-align: left;
}
.m_staff .staff_name {
    background: #fff;
	font-weight: bold;
}
.m_staff .staff_name span.f_name{
    font-size: 1.5em;
}

.minjishintakuform {
	width: 1000px;
    margin: 0 auto;
    text-align: left;
	font-size: 1.2em
}
.m_xxll
{
	margin-bottom	: 70px!important;
}
.form_body {
    background: #fffceb;
	padding: 20px 40px;
}
.item_contents_inner {
    border-left: solid 3px #009ae9;
}
.item_name .must {
    background: #ffb600;
}

hr.m_1, hr.m_2 {
	border: 0;
    border-top: 2px dashed #93e0e3;
    width: 67%;
    margin: 90px 0 50px 0;
}
hr.m_2 {
    margin: 50px 0 60px 0;
}


@media only screen and (max-width: 768px){
	.oshirase {
		height: auto;
	}
	.m_sec {
		display: flex!important;
		max-width: 100%;
		margin: 0 auto;
		padding: 0;
	}
	.sodan_l {
		font-size: 16px;
		margin: 20px auto;
	}
	.sodan_l li {
		background-size: 1.6em;
		padding-left: 30px;
		line-height: normal;
	}
	.catch_contact .catch_contact_inner {
		padding-top: 0;
		padding-bottom: 15px;
		margin-bottom: 0;
	}
	.riyuu {
		width: 100%;
		padding: 0 10px;
		height: auto;
	}
	.riyuu img {
    float: none;
	}
	.riyuu_title01, .riyuu_title02, .riyuu_title03 {
		width: 100%;	
		font-size: 20px;
	}
	.riyuu_txt {
		width: 100%	
	}
	hr.m_1, hr.m_2 {
    margin: 20px 0 20px 0;
	width: 100%;
}
	.riyuu_title01:before, .riyuu_title02:before, .riyuu_title03:before {
	content: '';
    display: inline-block;
    width: 50px;
    height: 50px;
	top: 3px;
    background-size: contain;
    vertical-align: middle;
	}
	
	.riyuu_title01:before {
    background-image: url("../images/kazokushintaku/tsuyomi01.jpg");
	}
	.riyuu_title02:before {
    background-image: url("../images/kazokushintaku/tsuyomi02.jpg");
	}
	.riyuu_title03:before {
    background-image: url("../images/kazokushintaku/tsuyomi03.jpg");
	}
	.m_ryokin {
		width: 100%;
		padding: 0 10px;
	}
	.m_ryokin table {
		width: 100%;
	}
	.table.contents_tbl01 th, table.contents_tbl01 td {
		padding: 20px!important;
	}
	.m_office_area {
		width: 100%;
		padding: 0 10px;
	}
	.m_office_area .gaiyou {
		width: 100%;
	}
	.data_box td {
		padding: 10px 10px;
	}
	.list01 li { 
		padding-left: 0px!important;
		padding-top: 7px!important;
	}
	.data_box th {
		padding: 10px 5px;
		width: 22%
}
	.oyakudachi {
    background-position: center bottom;
    background-size: 70%;
    width: 96%;
    height: auto;
    padding-bottom: 78px;
    margin-bottom: 10px!important;
}
	.oyakudachi_title {
    top: 10px;
    font-size: 22px;
    margin-bottom: 10px;
}
	.oyakudachi_title:before {
    width: 25px;
    height: 25px;
    top: 12px;
}
	.oyakudachi_txt {
    left: 0px;
    margin: 0 auto 10px auto;
    font-size: 13px;
    width: 96%;
}
	.oyakudachi_border>img {
		width: 100%;
	}
	.m_office_area .map_box {
    width: 100%;
}
	.m_staff {
		width: 100%;
		
	}
	.m_staff .staff_box {
		width: 40%;
	}
 
	.m_title01, .m_title02, .m_title03, .m_title04, .m_title05 {
		max-width: 100%;
		height: 90px;
		margin-bottom: 0px;
	}
	.box_xl {
		font-size: 16px!important;
	}
	.office_toptxt {
		font-size: 16px;
	}
	.m_fx {
		font-size: 16px;
}
	.riyuu_img {
		text-align: center!important;
	}
	.m_staff .staff_name {
		line-height: 1.2;
	}
	.fs-bigbig {
		font-size: 1.3em;
	}
}
