@charset "utf-8";
html{ height: 100%;}
body { 
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.7em;
	color: #333333;
}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin: 0;
	padding: 0;
	font-size: 100%;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img { 
	border: 0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style: normal;
	font-weight: normal;
}
ol,ul {
	list-style: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	zoom: 1;
}
.clearfix {
	display: block;
	overflow: hidden;
}
/* End hide from IE-mac */
a { color: #2B599E; text-decoration: underline;}
a:hover { color: #2B599E; text-decoration: none;}
a:visited { color: #6822A8;}
a span { display: none;}
a:hover img {
	opacity: 0.9;
	filter: alpha(opacity=90);
	-ms-filter: "alpha( opacity=90 )";
	xbackground: #fff !important;
}

/* --------------------------------------------------------------------------------------------------
	PC
-------------------------------------------------------------------------------------------------- */
#wrapper {
	width: 100%;
	border-top: 2px solid #219BE8;
}
header {
	width: 980px;
	height: 45px;
	margin: auto;
	padding-top: 28px;
}
header h1 {
	float: left;
	background: url(img/souzoku_lp/logo.png) 0 0 no-repeat;
	width: 478px;
	height: 45px;
}
#logo {
	float: left;
	display: table;
}
#logo a {
	display: table-cell;
	padding-right: 15px;
	background: url(/hoki_lp/img/line.png) right center no-repeat;
}
#logo a:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
}
#logo p {
	display: table-cell;
	padding-left: 15px;
	vertical-align: middle;
	font-size: 87.5%;
}
#header_tel {
	float: right;
	overflow: hidden;
	width: 392px;
}
#header_tel a.header_tel {
	display: block;
	float: left;
	background: url(img/souzoku_lp/header-tel.png) 0 0 no-repeat;
	width: 180px;
	height: 45px;
	margin-right: 12px;
}
#header_tel a.header_tel:hover {
	cursor: default;
}
#header_tel a.header_form {
	display: block;
	float: right;
	background: url(img/souzoku_lp/header-otoiawase.png) 0 0 no-repeat;
	width: 200px;
	height: 45px;
}
#header_tel a.header_form:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
header span { display: none;}

nav {
	clear: both;
	width: 980px;
	height: 95px;
	margin: 27px auto 0;
}
nav ul li {
	float: left;
}
nav ul li a {
	display: block;
	width: 490px;
	height: 95px;
	background: url(img/souzoku_lp/nav.png) no-repeat;
}
nav ul li a.souzoku_nav { background-position: 0 -95px;}
nav ul li a.souzoku_nav:hover,nav ul li a.souzoku_nav_on { background-position: 0 0;}
nav ul li a.yuigon_nav { background-position: -490px -95px;}
nav ul li a.yuigon_nav:hover,nav ul li a.yuigon_nav_on { background-position: -490px 0;}

footer {
	clear: both;
	width: 100%;
	background: #e6e6e6;
}
#footer_wrap {
	width: 980px;
	margin: auto;
	padding: 20px 0;
	overflow: hidden;
}
#footer_address {
	float: left;
}
#footer_tel {
	background: url(img/souzoku_lp/icon-tel.png) 0 center no-repeat;
	padding-left: 25px;
	font-weight: bold;
	font-size: 120%;
	text-decoration: none;
	color: #333;
}
#footer_tel:hover { cursor: default;}
#footer_address address {
	display: block;
	margin-top: 10px;
	font-size: 75%;
	line-height: 1.2em;
}
#footer_r {
	float: right;
	text-align: right;
}
#footer_logo {
	float: right;
	background: url(img/souzoku_lp/logo-footer.png) 0 0 no-repeat;
	width: 167px;
	height: 34px;
	font-size: 0;
}
#footer_r p {
	clear: both;
	font-size: 65%;
	padding-top: 16px;
}
section {
	display: block;
	width: 100%;
	overflow: hidden;
}
#top_img {
	background: url(img/souzoku_lp/catch-1.jpg) center 0 no-repeat;
	height: 470px;
	margin: -15px auto 0;
	z-index: -1;
}
#top_img p { display: none;}
#top_img_yuigon {
	background: url(img/yuigon_lp/catch-2.jpg) center 0 no-repeat;
	height: 470px;
	margin: -15px auto 0;
	z-index: -1;
}
#top_img_yuigon p { display: none;}

#souzoku_1 {
	background: #fff url(img/souzoku_lp/pic-caret-down.png) center bottom no-repeat;
	padding-bottom: 15px;
}
#souzoku_1_in {
	width: 100%;
	background: #FFCC00;
	padding-bottom: 40px;
}
#souzoku_1_box {
	width: 980px;
	margin: auto;
	overflow: hidden;
}
#souzoku_1_box h2 {
	text-align: center;
	margin: 40px 0;
	line-height: 50px;
	font-weight: bold;
	font-size: 210%;
}
#souzoku_1_box h2 img {
	vertical-align: middle;
	margin-right: 15px;
}
#souzoku_1_box ul {
	background: #fff;
	padding: 40px;
}
#souzoku_1_box ul li {
	list-style: disc;
	font-weight: bold;
	line-height: 1.5em;
	margin-left: 40px;
	font-size: 170%;
}
#souzoku_1_box p {
	font-weight: bold;
	font-size: 170%;
	text-align: center;
	margin-top: 40px;
}

#souzoku_2 {
	width: 980px;
	margin: auto;
}
#souzoku_2 h2 {
	margin: 40px 0;
	color: #219BE8;
	font-size: 240%;
	font-weight: bold;
	text-align: center;
}
#souzoku_2_person {
	display: flex;
	justify-content: center;
	width: 980px;
	overflow: hidden;
}
#souzoku_2_person div {
	float: left;
	width: 180px;
	margin-right: 20px;
}
#souzoku_2_person div:last-child { margin-right: 0;}
#souzoku_2_person div img { display: block;}

.contact_wrap {
	width: 900px;
	margin: 40px auto;
	border: 5px solid #999;
	padding: 0 40px 40px;
	overflow: hidden;
}
.contact_wrap h3 {
	background: #ff6600;
	line-height: 50px;
	color: #fff;
	font-weight: bold;
	font-size: 140%;
	text-align: center;
	margin: 30px 0;
}
.contact_wrap_bn {
	overflow: hidden;
	margin-top: 30px;
}
.contact_wrap_bn a {
	display: block;
	float: left;
	width: 430px;
	height: 146px;
	margin-right: 40px;
}
a.contact_tel { background: url(img/souzoku_lp/bnr-tel.png) 0 0 no-repeat;}
a.contact_tel:hover { cursor: default;}
a.contact_mail { background: url(img/souzoku_lp/bnr-mail.png) 0 0 no-repeat;}
.contact_wrap_bn a:last-child { margin-right: 0;}
.contact_wrap_bn a span { display: none;}

#souzoku_3 {
	background: #EEF2F3;
}
#souzoku_3_in {
	width: 980px;
	margin: auto;
	overflow: hidden;
	padding-bottom: 40px;
}
#souzoku_3_in h2 {
	text-align: center;
	margin: 40px 0;
	line-height: 50px;
	font-weight: bold;
	font-size: 210%;
}
#souzoku_3_in h2 img {
	vertical-align: middle;
	margin-right: 15px;
}
.souzoku_3_box1 {
	background: #fff url(img/souzoku_lp/bg-kigen.png) 0 0 no-repeat;
	padding: 40px 40px 40px 180px;
}
.souzoku_3_box1 h3,.souzoku_3_box2 h3 {
	font-weight: bold;
	color: #219BE8;
	margin-bottom: 40px;
	font-size: 170%;
}
.souzoku_3_box1 div {
	margin-top: 10px;
	overflow: hidden;
}
.souzoku_3_box1 div p {
	margin-top: 20px;
	line-height: 50px;
	font-size: 140%;
}
.souzoku_3_box1 div p strong {
	display: inline-block;
	width: 330px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	margin-right: 20px;
	background: #219BE8;
}
.souzoku_3_box2 {
	background: #fff url(img/souzoku_lp/bg-sakusei.png) 0 0 no-repeat;
	padding: 40px 40px 40px 180px;
	min-height: 132px;
	margin-top: 40px;
}

#souzoku_4 {
	background: #ff6600;
	padding-bottom: 40px;
	overflow: hidden;
}
#souzoku_4_in {
	width: 980px;
	margin: auto;
}
#souzoku_4_in h2 {
	text-align: center;
	margin: 40px 0;
	line-height: 50px;
	font-weight: bold;
	font-size: 210%;
	color: #fff;
}
#souzoku_4_in h2 img {
	vertical-align: middle;
	margin-right: 15px;
}
#souzoku_4_in ul {
	margin: 40px 0;
	overflow: hidden;
}
#souzoku_4_in ul li {
	float: left;
	margin-right: 20px;
	font-size: 0;
}
#souzoku_4_in ul li:last-child { margin-right: 0;}
#souzoku_4_in ul li.s4-1 {
	background: url(img/souzoku_lp/pic-souzoku.png) 0 0 no-repeat;
	width: 180px;
	height: 180px;
}
#souzoku_4_in ul li.s4-2 {
	background: url(img/souzoku_lp/pic-koseki.png) 0 0 no-repeat;
	width: 180px;
	height: 180px;
}
#souzoku_4_in ul li.s4-3 {
	background: url(img/souzoku_lp/pic-kakushu.png) 0 0 no-repeat;
	width: 180px;
	height: 180px;
}
#souzoku_4_in ul li.s4-4 {
	background: url(img/souzoku_lp/pic-saibansho.png) 0 0 no-repeat;
	width: 180px;
	height: 180px;
}
#souzoku_4_in ul li.s4-5 {
	background: url(img/souzoku_lp/pic-meigi.png) 0 0 no-repeat;
	width: 180px;
	height: 180px;
}
#souzoku_4_in p {
	margin: 40px 0;
	text-align: center;
	color: #fff;
}
#souzoku_4_in div {
	padding: 40px;
	background: #fff;
}
#souzoku_4_in div p strong {
	display: block;
	font-size: 140%;
	color: #f60 !important;
	margin-bottom: 34px;
}
#souzoku_4_in div p { color: #333; text-align: left; margin: 0;}

#souzoku_5 {
	width: 980px;
	margin: auto;
	overflow: hidden;
	padding-bottom: 40px;
}
#souzoku_5 h2 {
	text-align: center;
	margin: 40px 0;
	line-height: 50px;
	font-weight: bold;
	font-size: 210%;
	color: #219BE8;
}
#souzoku_5 h2 img {
	vertical-align: middle;
	margin-right: 15px;
}
#souzoku_5 h3 {
	background: #38A2E2;
	color: #fff;
	line-height: 50px;
	text-align: center;
	font-size: 130%;
	font-weight: bold;
	margin: 30px 0;
}
#souzoku_5 p { text-align: right; margin-top: 0px;}
#souzoku_5 p strong{ font-size: 125%; }

#bn{
	max-width:980px;
	margin:40px auto;
	padding:0 20px;
}
#bn a,#bn img{
	display:block;
	width:auto;
	height:auto;
	max-width:100%;
}
#bn img.pc_img{display:block;}
#bn img.sp_img{display:none;}

#souzoku_6 {
	background: #38A2E2;
	overflow: hidden;
	padding-bottom: 40px;
}
#souzoku_6_in {
	width: 980px;
	margin: auto;
}
#souzoku_6_in h2 {
	text-align: center;
	margin: 40px 0;
	line-height: 50px;
	font-weight: bold;
	font-size: 210%;
	color: #fff;
}
#souzoku_6_in h2 img {
	vertical-align: middle;
	margin-right: 15px;
}
#souzoku_6_area {
	background: #fff;
	padding: 40px;
}
#souzoku_6_area h3 {
	background: #38A2E2;
	color: #fff;
	line-height: 50px;
	text-align: center;
	font-weight: 130%;
	margin-bottom: 36px;
	font-weight: bold;
}
#souzoku_6_area img { display: block;}
#souzoku_6_list {
	overflow: hidden;
	margin-top: 40px;
}
#souzoku_6_list div {
	float: left;
	padding: 10px;
	border-radius: 5px;
	background: #FAE7BA;
	width: 420px;
	margin-right: 20px;
}
#souzoku_6_list div:last-child { margin-right: 0;}
#souzoku_6_list div p {
	background: #fff;
	padding: 16px 20px;
	margin-top: 10px;
}
#souzoku_6 ul {
	margin: 36px 0 0 20px;
}
#souzoku_6 ul li {
	list-style: disc;
}
.contact_area {
	width: 900px;
	margin: 40px auto 0;
}
.contact_area h3 {
	background: #ff6600 !important;
	line-height: 50px;
	color: #fff;
	font-weight: bold;
	font-size: 140%;
	text-align: center;
	margin: 30px 0;
}
.contact_area_bn {
	overflow: hidden;
	margin-top: 30px;
}
.contact_area_bn a {
	display: block;
	float: left;
	width: 430px;
	height: 146px;
	margin-right: 40px;
}
a.contact_tel { background: url(img/souzoku_lp/bnr-tel.png) 0 0 no-repeat;}
a.contact_mail { background: url(img/souzoku_lp/bnr-mail.png) 0 0 no-repeat;}
.contact_area_bn a:last-child { margin-right: 0;}
.contact_area_bn a img { display: block;}

#souzoku_7 {
	background: #EEF2F3;
	padding-bottom: 40px;
	overflow: hidden;
}
#souzoku_7_in {
	width: 980px;
	margin: auto;
}
#souzoku_7_in h2 {
	text-align: center;
	margin: 40px 0;
	line-height: 50px;
	font-weight: bold;
	font-size: 210%;
}
#souzoku_7_in h2 img {
	vertical-align: middle;
	margin-right: 15px;
}

/* 追加　*/
#souzoku_7_p_1 { font-size: 140%; text-align: center;
}
/* ここまで　*/

#souzoku_7_per {
	overflow: hidden;
	margin: 26px 83px 0;
}
#souzoku_7_per img {
	display: block;
	width: auto;
	height: auto;
	max-width: 100%;
	margin: auto;
}

/* 追加　*/
#souzoku_7_p_2 { font-size: 100%; margin-top: 16px; text-align: center;
}
/* ここまで　*/

#souzoku_7 ul {
	margin: 16px 0 0 20px;
}
#souzoku_7 ul li {
	list-style: disc;
}
#souzoku_7_area {
	background: #fff;
	border: 5px solid #219BE8;
	padding: 35px;
	margin-top: 40px;
}
#souzoku_7_area h3 {
	background: #38A2E2;
	color: #fff;
	line-height: 50px;
	text-align: center;
	font-size: 130%;
	margin-bottom: 36px;
	font-weight: bold;
}
#souzoku_7_area h4 {
	background: #BCE1F8;
	font-weight: bold;
	font-size: 120%;
	line-height: 40px;
	margin: 30px 0 20px;
	padding-left: 10px;
}
#souzoku_7 table {
	width: 100%;
	border-top: 1px solid #c3c3c3;
	border-left: 1px solid #c3c3c3;
}
#souzoku_7 table th,#souzoku_7 table td {
	border-bottom: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	padding: 8px 5px;
}
#souzoku_7 table th {
	background: #efefef;
	width: 20%;
}
.map { display: block;}

#souzoku_8 {
	width: 980px;
	margin: auto;
	overflow: hidden;
	padding-bottom: 40px;
}
#souzoku_8 h2 {
	text-align: center;
	margin: 40px 0;
	line-height: 50px;
	font-weight: bold;
	color: #219BE8;
	font-size: 210%;
}
#souzoku_8 h2 img {
	vertical-align: middle;
	margin-right: 15px;
}
#souzoku_8_per {
	display: table;
}
#souzoku_8_photo {
	display: table-cell;
	padding-right: 40px;
	vertical-align: top;
}
#souzoku_8_txt {
	display: table-cell;
}
#souzoku_8_txt p { margin-bottom: 16px;}
#souzoku_8_txt p:last-child { margin-bottom: 0;}


/* 遺言 */
.yuigon_3_box1 {
	background: #fff url(img/souzoku_lp/bg-kigen.png) 0 0 no-repeat;
	padding: 40px 40px 40px 180px;
}
.yuigon_3_box1 h3,.yuigon_3_box2 h3 {
	font-weight: bold;
	color: #219BE8;
	margin-bottom: 40px;
	font-size: 170%;
}
.yuigon_3_box1 div {
	margin: 10px 0 40px;
	overflow: hidden;
}
.yuigon_3_box1 div p {
	margin-top: 20px;
	font-size: 140%;
	overflow: hidden;
}
.yuigon_3_box1 div p strong {
	display: block;
	float: left;
	width: 330px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	margin-right: 20px;
	background: #219BE8;
}
.yuigon_3_box1 div p span {
	display: block;
	float: left;
	width: 370px;
}
.yuigon_3_box2 {
	background: #fff url(img/souzoku_lp/bg-sakusei.png) 0 0 no-repeat;
	padding: 40px 40px 40px 180px;
	min-height: 132px;
	margin-top: 40px;
}
.yuigon_3_bg {
	background: #DEF0FC;
	padding: 26px 30px;
	margin-top: 36px;
}

#yuigon_4 {
	background: #ff6600;
	padding-bottom: 40px;
	overflow: hidden;
}
#yuigon_4_in {
	width: 980px;
	margin: auto;
}
#yuigon_4_in h2 {
	text-align: center;
	margin: 40px 0;
	line-height: 50px;
	font-weight: bold;
	font-size: 210%;
	color: #fff;
}
#yuigon_4_in h2 img {
	vertical-align: middle;
	margin-right: 15px;
}
#yuigon_4_in ul {
	margin: 40px auto;
	width: 800px;
	overflow: hidden;
}
#yuigon_4_in ul li {
	float: left;
	margin-right: 20px;
	font-size: 0;
}
#yuigon_4_in ul li:last-child { margin-right: 0;}
#yuigon_4_in ul li.y4-1 {
	background: url(img/yuigon_lp/pic-yuigonsho.png) 0 0 no-repeat;
	width: 180px;
	height: 180px;
}
#yuigon_4_in ul li.y4-2 {
	background: url(img/yuigon_lp/pic-yuigon.png) 0 0 no-repeat;
	width: 180px;
	height: 180px;
}
#yuigon_4_in ul li.y4-3 {
	background: url(img/yuigon_lp/pic-seizen.png) 0 0 no-repeat;
	width: 180px;
	height: 180px;
}
#yuigon_4_in ul li.y4-4 {
	background: url(img/souzoku_lp/pic-meigi.png) 0 0 no-repeat;
	width: 180px;
	height: 180px;
}
#yuigon_4_in p {
	margin: 40px 0;
	text-align: center;
	color: #fff;
}
#yuigon_4_in div {
	padding: 40px;
	background: #fff;
}
#yuigon_4_in div p strong {
	display: block;
	font-size: 140%;
	color: #f60 !important;
	margin-bottom: 34px;
}
#yuigon_4_in div p { color: #333; text-align: left; margin: 0;}

/*-------------------------------------------------------------
	SMP
-------------------------------------------------------------*/
@media screen and (min-width: 569px) and (max-width: 768px) {
#wrapper {
	width: 1020px;
	border-top: 2px solid #219BE8;
}
}
@media screen and (max-width: 767px) {
#bn img.pc_img{display:none;}
#bn img.sp_img{display:block;}
}

/*-------------------------------------------------------------
	SMP
-------------------------------------------------------------*/
@media screen and (max-width: 568px) {
#wrapper {
	width: 100%;
	border-top: 2px solid #219BE8;
}

header {
	width: 300px;
	height: auto;
	margin: auto;
	padding-top: 0;
	position: relative;
}
header h1 {
	float: none;
	background: url(img/souzoku_lp/logo-smp.png) 0 0 no-repeat;
	background-size: 170px 37px;
	width: 170px;
	height: 37px;
	margin: 60px auto 0;
}
#header_tel {
	float: none;
	position: absolute;
	top: -50px;
	left: 50%;
	margin-left: -150px;
	background: url(img/souzoku_lp/header-tel-smp.png) 0 0 no-repeat;
	background-size: 138px 33px;
	padding-left: 0;
	width: 300px;
}
#header_tel a.header_tel {
	display: block;
	float: left;
	background: none;
	width: 138px;
	height: 33px;
	margin-right: 0;
}
#header_tel a.header_tel:hover {
	cursor: default;
}
#header_tel a.header_form {
	display: block;
	float: right;
	background: url(img/souzoku_lp/header-otoiawase-smp.png) 0 0 no-repeat;
	background-size: 154px 33px;
	width: 154px;
	height: 33px;
}
header span { display: none;}

#logo {
	float: none;
	display: block;
	padding: 20px 0 20px 0;
	float: left;
}
#logo a {
	display: inline;
	padding-right: 0;
	background: none;
}
#logo a img { display: block;}
#logo p {
	display: none;
}

nav {
	clear: both;
	width: 300px;
	height: 115px;
	margin: 27px auto 0;
}
nav ul {
	overflow: hidden;
}
nav ul li {
	float: left;
}
nav ul li a {
	display: block;
	width: 150px;
	height: 115px;
	background: url(img/souzoku_lp/nav-smp.png);
	background-size: 300px 230px;
}
nav ul li a.souzoku_nav { background-position: 0 -115px;}
nav ul li a.souzoku_nav:hover,nav ul li a.souzoku_nav_on { background-position: 0 0;}
nav ul li a.yuigon_nav { background-position: -150px -115px;}
nav ul li a.yuigon_nav:hover,nav ul li a.yuigon_nav_on { background-position: -150px 0;}

footer {
	clear: both;
	width: 100%;
	background: #e6e6e6;
}
#footer_wrap {
	width: auto;
	margin: auto;
	padding: 20px 10px;
	overflow: hidden;
}
#footer_address {
	float: none;
}
#footer_tel {
	background: none;
	padding-left: 0;
	font-weight: bold;
	font-size: 120%;
	text-decoration: none;
	color: #333;
}
#footer_tel:hover { cursor: default;}
#footer_address address {
	display: block;
	margin-top: 10px;
	font-size: 87.5%;
	line-height: 1.2em;
}
#footer_r {
	float: none;
	text-align: left;
	margin-top: 20px;
}
#footer_logo {
	float: none;
	background: url(img/souzoku_lp/logo-footer-smp.png) 0 0 no-repeat;
	background-size: 148px 33px;
	width: 148px;
	height: 33px;
	font-size: 0;
}
#footer_r p {
	clear: both;
	font-size: 75%;
	padding-top: 16px;
}

#top_img {
	margin-top: 10px;
	background: url(img/souzoku_lp/catch-1-smp.jpg) center 0 no-repeat;
	background-size: 320px 147px;
	height: 147px;
	margin: 0 auto 0;
	z-index: 1;
}
#top_img p { display: none;}
#top_img_yuigon {
	margin-top: 10px;
	background: url(img/yuigon_lp/catch-2-smp.jpg) center 0 no-repeat;
	background-size: 320px 147px;
	height: 147px;
	margin: 0 auto 0;
	z-index: 1;
}
#top_img_yuigon p { display: none;}

#souzoku_1 {
	background: #fff url(img/souzoku_lp/pic-caret-down.png) center bottom no-repeat;
	padding-bottom: 15px;
}
#souzoku_1_in {
	background: #FFCC00;
	width: auto;
	padding: 0 10px 40px;
}
#souzoku_1_box {
	width: 100%;
	margin: auto;
	overflow: hidden;
}
#souzoku_1_box h2 {
	text-align: left;
	margin: 20px 10px;
	line-height: 1.5em;
	font-weight: bold;
	font-size: 140%;
}
#souzoku_1_box h2 img {
	vertical-align: middle;
	margin-right: 5px;
	width: 25px;
	height: 25px;
}
#souzoku_1_box ul {
	background: #fff;
	padding: 40px;
}
#souzoku_1_box ul li {
	list-style: disc;
	font-weight: bold;
	line-height: 1.5em;
	margin-left: 0px;
	font-size: 100%;
}
#souzoku_1_box p {
	font-weight: bold;
	font-size: 100%;
	text-align: center;
	margin-top: 40px;
}

#souzoku_2 {
	width: auto;
	margin: auto;
}
#souzoku_2 h2 {
	margin: 20px 10px;
	color: #219BE8;
	font-size: 140%;
	font-weight: bold;
	text-align: left;
}
#souzoku_2_person {
	width: auto;
	display: block;
	overflow: hidden;
	margin: 0 -20px 0 0;
	padding: 0 10px;
}
#souzoku_2_person div {
	float: left;
	width: 50%;
	box-sizing:border-box;
	padding-right: 20px;
	margin-right: 0;
}
#souzoku_2_person div:last-child { margin-right: 0;}
#souzoku_2_person div img { display: inline-block; width: 100%; margin: auto;}

.contact_wrap {
	width: auto;
	margin: 20px auto;
	border: 5px solid #999;
	padding: 0 20px 20px;
	overflow: hidden;
}
.contact_wrap h3 {
	background: #ff6600;
	line-height: 50px;
	color: #fff;
	font-weight: bold;
	font-size: 120%;
	text-align: center;
	margin: 20px 0;
}
.contact_wrap_bn {
	overflow: hidden;
	margin-top: 20px;
}
.contact_wrap_bn a {
	display: block !important;
	float: none;
	width: 260px;
	height: 88px;
	margin: auto;
}
a.contact_tel { background: url(img/souzoku_lp/bnr-tel-smp.png) 0 0 no-repeat; background-size: 260px 88px;}
a.contact_mail { background: url(img/souzoku_lp/bnr-mail-smp.png) 0 0 no-repeat; background-size: 260px 88px;}
.contact_wrap_bn a.contact_mail {
	margin: 20px auto 0 !important;
}
.contact_wrap_bn a:last-child { margin-bottom: 0;}
.contact_wrap_bn a span { display: none;}

#souzoku_3 {
	background: #EEF2F3;
	padding: 10px;
}
#souzoku_3_in {
	width: 100%;
	margin: auto;
	overflow: hidden;
	padding-bottom: 20px;
}
#souzoku_3_in h2 {
	text-align: left;
	margin: 20px 10px;
	line-height: 1.5em;
	font-weight: bold;
	font-size: 140%;
}
#souzoku_3_in h2 img {
	vertical-align: middle;
	margin-right: 5px;
	width: 25px;
	height: 25px;
}
.souzoku_3_box1 {
	background: #fff;
	padding: 10px;
}
.souzoku_3_box1 h3,.souzoku_3_box2 h3 {
	font-weight: bold;
	color: #219BE8;
	margin-bottom: 20px;
	font-size: 120%;
}
.souzoku_3_box1 div {
	margin-top: 10px;
	overflow: hidden;
}
.souzoku_3_box1 div p {
	margin-top: 20px;
	line-height: 1.5em;
	font-size: 100%;
	text-align: center;
}
.souzoku_3_box1 div p strong {
	display: block;
	width: auto;
	height: auto;
	line-height: 1.5em;
	padding: 5px 8px;
	text-align: center;
	color: #fff;
	font-size: 110%;
	font-weight: bold;
	margin-right: 0;
	background: #219BE8;
}
.souzoku_3_box2 {
	background: #fff;
	padding: 10px;
	min-height: auto;
	margin-top: 10px;
}

#souzoku_4 {
	background: #ff6600;
	padding: 0 10px 20px;
	overflow: hidden;
}
#souzoku_4_in {
	width: 100%;
	margin: auto;
}
#souzoku_4_in h2 {
	text-align: left;
	margin: 20px 0;
	line-height: 1.5em;
	font-weight: bold;
	font-size: 140%;
	color: #fff;
}
#souzoku_4_in h2 img {
	vertical-align: middle;
	margin-right: 5px;
	width: 25px;
	height: 25px;
}
#souzoku_4_in ul {
	margin: 20px auto;
	overflow: hidden;
}
#souzoku_4_in ul li {
	float: none;
	margin: 10px 0;
	font-size: 100%;
	color: #FF6600;
}
#souzoku_4_in ul li:last-child { margin: 10px 0;}
#souzoku_4_in ul li.s4-1 {
	background: #fff;
	width: auto;
	height: auto;
	padding: 8px 5px;
}
#souzoku_4_in ul li.s4-2 {
	background: #fff;
	width: auto;
	height: auto;
	padding: 8px 5px;
}
#souzoku_4_in ul li.s4-3 {
	background: #fff;
	width: auto;
	height: auto;
	padding: 8px 5px;
}
#souzoku_4_in ul li.s4-4 {
	background: #fff;
	width: auto;
	height: auto;
	padding: 8px 5px;
}
#souzoku_4_in ul li.s4-5 {
	background: #fff;
	width: auto;
	height: auto;
	padding: 8px 5px;
}
#souzoku_4_in p {
	margin: 10px 0;
	text-align: center;
	color: #fff;
}
#souzoku_4_in div {
	padding: 10px;
	background: #fff;
}
#souzoku_4_in div p strong {
	display: block;
	font-size: 140%;
	color: #f60 !important;
	margin-bottom: 14px;
}
#souzoku_4_in div p { color: #333; text-align: left; margin: 0;}

#souzoku_5 {
	width: auto;
	margin: 0 10px;
	overflow: hidden;
	padding-bottom: 20px;
}
#souzoku_5 h2 {
	text-align: left;
	margin: 20px 10px;
	line-height: 1.5em;
	font-weight: bold;
	font-size: 140%;
	color: #219BE8;
}
#souzoku_5 h2 img {
	vertical-align: middle;
	margin-right: 5px;
	width: 25px;
	height: 25px;
}
#souzoku_5 h3 {
	background: #38A2E2;
	color: #fff;
	line-height: 1.5em;
	padding: 5px 8px;
	text-align: center;
	font-size: 130%;
	font-weight: bold;
	margin: 15px 0;
}
#souzoku_5 p { margin-top: 0px;}

#souzoku_6 {
	background: #38A2E2;
	overflow: hidden;
	padding: 10px;
}
#souzoku_6_in {
	width: 100%;
	margin: 0;
}
#souzoku_6_in h2 {
	text-align: left;
	margin: 20px 10px;
	line-height: 1.5em;
	font-weight: bold;
	font-size: 140%;
	color: #fff;
}
#souzoku_6_in h2 img {
	vertical-align: middle;
	margin-right: 5px;
	width: 25px;
	height: 25px;
}
#souzoku_6_area {
	background: #fff;
	padding: 20px;
}
#souzoku_6_area h3 {
	background: #38A2E2;
	color: #fff;
	line-height: 1.5em;
	padding: 5px 8px;
	text-align: center;
	font-weight: 130%;
	margin-bottom: 16px;
	font-weight: bold;
}
#souzoku_6_area img { display: block; width: 100%;}
#souzoku_6_list {
	overflow: hidden;
	margin-top: 20px;
}
#souzoku_6_list div {
	float: none;
	padding: 10px;
	border-radius: 5px;
	background: #FAE7BA;
	width: auto;
	margin: 0 0 10px 0;
}
#souzoku_6_list div:last-child { margin: 0;}
#souzoku_6_list div img { display: inline !important; width: auto;}
#souzoku_6_list div p {
	background: #fff;
	padding: 16px 20px;
	margin-top: 10px;
}
#souzoku_6 ul {
	margin: 16px 0 0 20px;
}
#souzoku_6 ul li {
	list-style: disc;
}
.contact_area {
	width: 100%;
	margin: 20px auto 0;
}
.contact_area h3 {
	background: #ff6600 !important;
	line-height: 1.5em;
	padding: 5px 8px;
	color: #fff;
	font-weight: bold;
	font-size: 130%;
	text-align: center;
	margin: 15px 0;
}
.contact_area_bn {
	overflow: hidden;
	margin-top: 15px;
}
.contact_area_bn a {
	display: block;
	float: none;
	width: 260px;
	height: 88px;
	margin: auto;
}
.contact_area_bn a:last-child { margin: 20px auto 0;}
.contact_area_bn a img { display: block;}

#souzoku_7 {
	background: #EEF2F3;
	padding: 0 10px 20px;
	overflow: hidden;
}
#souzoku_7_in {
	width: 100%;
	margin: auto;
}
#souzoku_7_in h2 {
	text-align: left;
	margin: 20px 10px;
	line-height: 1.5em;
	font-weight: bold;
	font-size: 140%;
}
#souzoku_7_in h2 img {
	vertical-align: middle;
	margin-right: 5px;
	width: 25px;
	height: 25px;
}
/* 追加　*/
#souzoku_7_p_1 { font-size: 140%; text-align: center;
}
/* ここまで　*/
#souzoku_7_per {
	overflow: hidden;
	margin: 16px 0 0;
}
#souzoku_7_per img {
	display: block;
	float: left;
	width: 32%;
	height: auto;
	margin-right: 2%;
	margin-top: 2%;
}
#souzoku_7_per img:nth-child(3n) { margin-right: 0%;}
/* 追加　*/
#souzoku_7_p_2 { font-size: 100%; margin-top: 16px; text-align: center;
}
/* ここまで　*/
#souzoku_7 ul {
	margin: 16px 0 0 20px;
}

#souzoku_7 ul li {
	list-style: disc;
}
#souzoku_7_area {
	background: #fff;
	border: 5px solid #219BE8;
	padding: 10px;
	margin-top: 20px;
}
#souzoku_7_area h3 {
	background: #38A2E2;
	padding: 5px 10px;
	color: #fff;
	line-height: 1.5em;
	text-align: center;
	font-weight: 120%;
	margin-bottom: 16px;
	font-weight: bold;
}
#souzoku_7_area h4 {
	background: #BCE1F8;
	font-weight: bold;
	font-size: 120%;
	line-height: 20px;
	margin: 20px 0 15px;
	padding: 5px 8px;
}
#souzoku_7 table {
	width: 100%;
	border-top: 1px solid #c3c3c3;
	border-left: 1px solid #c3c3c3;
}
#souzoku_7 table th,#souzoku_7 table td {
	border-bottom: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	padding: 8px 5px;
}
#souzoku_7 table th {
	background: #efefef;
	width: 20%;
}
.map { display: block; width: 100%; height: auto;}

#souzoku_8 {
	width: auto;
	margin: auto;
	overflow: hidden;
	padding: 0 10px 20px;
}
#souzoku_8 h2 {
	text-align: left;
	margin: 20px 10px;
	line-height: 1.5em;
	font-weight: bold;
	color: #219BE8;
	font-size: 140%;
}
#souzoku_8 h2 img {
	vertical-align: middle;
	margin-right: 5px;
	width: 25px;
	height: 25px;
}
#souzoku_8_per {
	display: table;
}
#souzoku_8_photo {
/*	display: table-cell;*/
 display: inline;
	width: 0%;
	padding-right: 0;
	vertical-align: top;
}
#souzoku_8_photo img {
/*	display: none; */
 width:100%;
 display: table;
}
#souzoku_8_txt {
	/*display: table-cell;*/
	width: 100%;
	display: inline;
}
#souzoku_8_txt p { margin-bottom: 16px;}
#souzoku_8_txt p:last-child { margin-bottom: 0;}


/* 遺言 */
.yuigon_3_box1 {
	background: #fff;
	padding: 10px;
}
.yuigon_3_box1 h3,.yuigon_3_box2 h3 {
	font-weight: bold;
	color: #219BE8;
	margin-bottom: 40px;
	font-size: 130%;
}
.yuigon_3_box1 div {
	margin: 10px 0 20px;
	overflow: hidden;
}
.yuigon_3_box1 div p {
	margin-top: 20px;
	font-size: 100%;
	overflow: hidden;
}
.yuigon_3_box1 div p strong {
	display: block;
	float: none;
	width: auto;
	height: auto;
	line-height: 1.5em;
	padding: 5px 8px;
	text-align: center;
	color: #fff;
	font-size: 120%;
	font-weight: bold;
	margin-right: 0;
	background: #219BE8;
}
.yuigon_3_box1 div p span {
	display: block;
	float: none;
	width: auto;
}
.yuigon_3_box2 {
	background: #fff;
	padding: 10px;
	min-height: auto;
	margin-top: 10px;
}
.yuigon_3_bg {
	background: #DEF0FC;
	padding: 26px 30px;
	margin-top: 36px;
}

#yuigon_4 {
	background: #ff6600;
	padding: 0 10px 20px;
	overflow: hidden;
}
#yuigon_4_in {
	width: 100%;
	margin: auto;
}
#yuigon_4_in h2 {
	text-align: left;
	margin: 20px 10px;
	line-height: 1.5em;
	font-weight: bold;
	font-size: 140%;
	color: #fff;
}
#yuigon_4_in h2 img {
	vertical-align: middle;
	margin-right: 5px;
	width: 25px;
	height: 25px;
}
#yuigon_4_in ul {
	margin: 20px auto;
	width: auto;
	overflow: hidden;
}
#yuigon_4_in ul li {
	float: none;
	margin: 10px;
	font-size: 100%;
	color: #FF6600;
}
#yuigon_4_in ul li:last-child { margin: 10px;}
#yuigon_4_in ul li.y4-1 {
	background: #fff;
	width: auto;
	height: auto;
	padding: 8px 5px;
}
#yuigon_4_in ul li.y4-2 {
	background: #fff;
	width: auto;
	height: auto;
	padding: 8px 5px;
}
#yuigon_4_in ul li.y4-3 {
	background: #fff;
	width: auto;
	height: auto;
	padding: 8px 5px;
}
#yuigon_4_in ul li.y4-4 {
	background: #fff;
	width: auto;
	height: auto;
	padding: 8px 5px;
}
#yuigon_4_in p {
	margin: 20px 0;
	text-align: center;
	color: #fff;
}
#yuigon_4_in div {
	padding: 10px;
	background: #fff;
}
#yuigon_4_in div p strong {
	display: block;
	font-size: 120%;
	color: #f60 !important;
	margin-bottom: 14px;
}
#yuigon_4_in div p { color: #333; text-align: left; margin: 0;}
}





