﻿@charset "utf-8";
/*---------------------
  中ページ ヘッダー　ここから
---------------------*/
/*---　会社概要　ここから　---*/
.backpic1 {
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	padding: 0px;
	z-index: -1000;
	text-align: center;
	background-attachment: scroll;
	background-image: url(../img/hb.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 100px;
}
/*---　当社のご紹介　ここから　---*/
.backpic2 {
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	padding: 0px;
	z-index: -1000;
	text-align: center;
	background-attachment: scroll;
	background-image: url(../img/hb.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 100px;
}
/*---　まずはじめに　ここから　---*/
.backpic3 {
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	padding: 0px;
	z-index: -1000;
	text-align: center;
	background-attachment: scroll;
	background-image: url(../img/hb.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 100px;
}
/*---　ご葬儀費用　ここから　---*/
.backpic4 {
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	padding: 0px;
	z-index: -1000;
	text-align: center;
	background-attachment: scroll;
	background-image: url(../img/hb.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 100px;
}
/*---　ご葬儀プラン　ここから　---*/
.backpic5 {
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	padding: 0px;
	z-index: -1000;
	text-align: center;
	background-attachment: scroll;
	background-image: url(../img/hb.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 100px;
}
/*---　ご家族の声　ここから　---*/
.backpic6 {
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	padding: 0px;
	z-index: -1000;
	text-align: center;
	background-attachment: scroll;
	background-image: url(../img/hb.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 100px;
}
/*---　よくあるご質問　ここから　---*/
.backpic7 {
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	padding: 0px;
	z-index: -1000;
	text-align: center;
	background-attachment: scroll;
	background-image: url(../img/hb.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 100px;
}

/*---------------------
  パンくずリスト　ここから
---------------------*/
.pankuzu {
	width: 98%;
	background-color: #F9FCF9;
	padding-left: 2%;
	border-top: 1px ridge #DFDFDF;
	border-bottom: 1px ridge #DFDFDF;
}
.topicpath {
	width: 1000px;
	font-size: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 10px;
}
ul.bread_list {
    display: flex;
	margin-left: 8%;
}
.bread_list li:not(:last-child):after {
	content: " ▶ ";
	letter-spacing: 1em;
	color: #D9D900;
}
ul.bread_list a:link {
	color: #333;
	text-decoration: underline;
	font-size: 100%;
}
ul.bread_list a:hover {
    color: #FF8000;
    text-decoration: underline;
}
ul.bread_list a:visited {
	color: #333;
}


/*---------------------
  中ページ コンテンツ　ここから
---------------------*/
/*---　会社概要　ここから　---*/
.layout-1 {
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 60px;
}
.layout-1-box1 {
	width: 100%;
	height: 700px;
	background-attachment: scroll;
	background-image: url(../img/lay3-2.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 90px;
}
.layout-1-box2 {
	width: 600px;
	height: auto;
	float: right;
	margin-top: 120px;
	margin-bottom: 80px;
	margin-right: 12%;
	background: rgba(255,255,255,.8);
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
	padding-top: 40px;
	padding-bottom: 20px;
}
.layout-1-box3 {
	width: 1100px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 80px;
	padding-top: 100px;
}

/*---　当社のご紹介　ここから　---*/
.layout-2 {
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 60px;
}
.layout-2-box1 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	overflow: hidden;
	padding-bottom: 80px;
}
.layout-2-box2 {
	width: 1040px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 35px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-right: 30px;
	padding-left: 30px;
	overflow: hidden;
}
.layout-2-box3 {
	width: 400px;
	float: right;
	margin-right: 40px;
	margin-bottom: 0px;
}
.layout-2-box4 {
	width: 500px;
	float: left;
	margin-left: 40px;
	padding-top: 10px;
}
.layout-2-box5 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #fafafa;
	overflow: hidden;
}
.layout-2-box6 {
	width: 1040px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 35px;
	padding-bottom: 30px;
	margin-top: 0px;
	padding-right: 30px;
	padding-left: 30px;
	overflow: hidden;
}
.layout-2-box7 {
	width: 400px;
	float: left;
	margin-left: 40px;
	margin-bottom: 60px;
}
.layout-2-box8 {
	width: 500px;
	float: right;
	margin-right: 40px;
	padding-top: 10px;
}
.layout-2-box9 {
	width: 450px;
	float: right;
	margin-right: 40px;
	margin-bottom: 60px;
	padding-top: 30px;
}
.layout-2-box10 {
	width: 450px;
	float: left;
	margin-left: 40px;
	padding-top: 0px;
}

/*---　まずはじめに　ここから　---*/
.layout-3 {
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 60px;
}
.layout-3-box1 {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
}
.layout-3-box2 {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-bottom: 50px;
	clear: both;
	margin-right: auto;
	overflow: hidden;
	background-attachment: scroll;
	background-image: url(../img/lay3-1.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.layout-3-box3 {
	width: 600px;
	height: auto;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
	background: rgba(244,252,241,.8);
	border-radius :8px;/*角の丸み*/
  	box-shadow :0px 0px 5px silver;/*5px=影の広がり具合*/
  	padding: 40px 2.0em 50px 2.0em;
}
.layout-3-box4 {
	width: 600px;
	height: auto;
	margin-top: 70px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	background: rgba(253,253,234,.8);
	border-radius :8px;/*角の丸み*/
  	box-shadow :0px 0px 5px silver;/*5px=影の広がり具合*/
  	padding: 40px 2.0em 50px 2.0em;
}
.layout-3-box5 {
	width: 340px;
	padding-top: 0px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}

/*---　ご葬儀費用　ここから　---*/
.layout-4 {
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
	padding-bottom: 60px;
	overflow: hidden;
	background-attachment: scroll;
	background-image: url(../img/lay4-1.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.layout-4-in {
	width: 100%;
	height: 190px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 130px;
	padding-bottom: 0px;
	overflow: hidden;	
}
.layout-4-btn {
	width: 960px;
	height: auto;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
}
.layout-4-btn li {
    width: 210px;
    float: left;
    color: #356A1C;
    font-size: 130%;
    font-weight: 600;
    line-height: 30px;
	text-align: center;
    list-style: none;
    margin: 10px 10px 10px 10px;
    border-top: solid #5CB52F 6px;/*上のボーダー*/
    background: #f7f7f7;/*背景色*/
    border-radius : 8px;
    box-shadow : 0px 0px 5px silver;
    padding: 1.0em 0.2em 1.0em 0.2em;
}
.layout-4-btn li:hover {
 	box-shadow: inset 0 0 2px rgba(128, 128, 128, 0.1);
  	transform: translateY(2px);
	color: #555;	
	background: #fafafa;/*背景色*/
}
.layout-4-btn li a:link {
	color: #356A1C;
	font-size: 96%;
	text-decoration: none;
}
.layout-4-btn li a:visited {
	color: #356A1C;
	text-decoration: none;
}
.layout-4-btn li a:hover {
	color: #555;	
	background: #fafafa;/*背景色*/
	text-decoration: none;
}
.layout-4-box1 {
	width: 100%;
	overflow: hidden;
	background-color: #fff;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
	padding-bottom: 0px;
}
.layout-4-box1-2 {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
	padding-bottom: 60px;
	overflow: hidden;
}
.layout-4-box2 {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	background-attachment: scroll;
	background-image: url(../img/bg3.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.layout-4-box2-3 {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	background-attachment: scroll;
	background-image: url(../img/bg4.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.layout-4-box2-4 {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	background-attachment: scroll;
	background-image: url(../img/bg5.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.layout-4-box3 {
	width: 960px;
	height: auto;
	margin-top: 50px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
  	padding: 0px 0.5em 0px 0.5em;
}
.layout-4-box3-2 {
	width: 88%;
	height: auto;
	margin-top: 50px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
  	padding: 40px 1.0em 50px 1.0em;
}
.layout-4-box4 {
	width: 31%;
	height: auto;
	float: left;
	margin-bottom: 20px;
	margin-left: 1%;
	margin-right: 1%;
}
.layout-4-box5 {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 20px;
	padding-left: 20px;
	overflow: hidden;
}
.layout-4-box6 {
	width: 76%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 20px;
	padding-right: 5%;
	padding-left: 5%;
	overflow: hidden;
	background-color: rgba(255, 255, 255, 0.8);
}
.layout-4-box7 {
	width: 30%;
	height: auto;
	float: left;
	margin-bottom: 20px;
	margin-left: 1%;
	margin-right: 1%;
	border: solid #FDFDFD 2px;/*ボーダー*/
}

/*---　ご葬儀プラン　ここから　---*/
.layout-5 {
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 80px;
	padding-bottom: 0px;
	overflow: hidden;
	background-attachment: scroll;
	background-image: url(../img/lay5-1.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.layout-5-in {
	width: 100%;
	height: auto;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 50px;
	overflow: hidden;	
}
.layout-5-btn {
	width: 960px;
	height: auto;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	padding-top: 100px;
	padding-left: 0px;
}
.layout-5-btn li {
    width: 210px;
    float: left;
    color: #356A1C;
    font-size: 130%;
    font-weight: 600;
    line-height: 30px;
	text-align: center;
    list-style: none;
    margin: 10px 10px 10px 10px;
    border-top: solid #5CB52F 6px;/*上のボーダー*/
    background: #f7f7f7;/*背景色*/
    border-radius : 8px;
    box-shadow : 0px 0px 5px silver;
    padding: 1.0em 0.2em 1.0em 0.2em;
}
.layout-5-btn li:hover {
 	box-shadow: inset 0 0 2px rgba(128, 128, 128, 0.1);
  	transform: translateY(2px);
	color: #555;	
	background: #fafafa;/*背景色*/
}
.layout-5-btn li a:link {
	color: #356A1C;
	font-size: 96%;
	text-decoration: none;
}
.layout-5-btn li a:visited {
	color: #356A1C;
	text-decoration: none;
}
.layout-5-btn li a:hover {
	color: #555;	
	background: #fafafa;/*背景色*/
	text-decoration: none;
}
.btn-mini {
	font-size: 70%;
	line-height: 20px;
	font-weight: 400;
	margin-bottom: 10px;
	margin-left: 0px;
}
.layout-5-box1 {
	width: 100%;
	overflow: hidden;
	background-color: #fff;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
	padding-bottom: 60px;
}
.layout-5-box1-2 {
	width: 100%;
	overflow: hidden;
	background-color: #f9f9f9;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
	padding-bottom: 60px;
}
.layout-5-box2 {
	width: 960px;
	height: auto;
	margin-top: 50px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
  	padding: 0px 2.0em 0px 2.0em;
}
.layout-5-box3 {
	width: 90%;
	height: auto;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
  	padding: 0px 2.0em 10px 2.0em;
}
.layout-5-box4 {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-right: 30px;
	padding-left: 30px;
	overflow: hidden;
}
.layout-5-box5 {
	width: 48%;
	float: right;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
}
.layout-5-box6 {
	width: 48%;
	float: left;
	margin-left: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
}
.layout-5-box7 {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	padding-right: 30px;
	padding-left: 30px;
	overflow: hidden;
	background: rgba(248,255,248,.7);
	border-radius :8px;/*角の丸み*/
  	box-shadow :0px 0px 5px silver;/*5px=影の広がり具合*/
  	padding: 30px 2.0em 50px 2.0em;
}
.layout-5-box8 {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
	overflow: hidden;
}
.layout-5-box9 {
	width: 48%;
	height: auto;
	float: left;
	margin-bottom: 10px;
	margin-left: 1%;
	margin-right: 1%;
}
.layout-5-box9-3 {
	width: 31%;
	height: auto;
	float: left;
	margin-bottom: 10px;
	margin-left: 1%;
	margin-right: 1%;
}
.layout-5-box10 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 10px;
	overflow: hidden;
}
.layout-5-box11 {
	width: 100%;
	height: 60px;
	margin: 10px auto 0px;
	background-color: #83CF65;
  	display: grid;
  	place-items: center;
}

/*---　ご家族の声　ここから　---*/
.layout-6 {
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 80px;
	padding-bottom: 50px;
	overflow: hidden;
	background-attachment: scroll;
	background-image: url(../img/lay6-1.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.layout-6-box1 {
	width: 100%;
	height: auto;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 50px;
	overflow: hidden;	
}
.layout-6-box2 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 50px;
	overflow: hidden;
}
.layout-6-box3 {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	overflow: hidden;
	background: rgba(255,255,250,.7);
	border-radius :8px;/*角の丸み*/
  	box-shadow :0px 0px 5px silver;/*5px=影の広がり具合*/
  	padding: 30px 2.0em 40px 2.0em;
}
.layout-6-box4 {
	width: 44%;
	height: auto;
	float: left;
	margin-bottom: 10px;
	margin-left: 3%;
	margin-right: 3%;
}

/*---　よくあるご質問　ここから　---*/
.layout-7 {
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 80px;
	padding-bottom: 50px;
	overflow: hidden;
	background-attachment: scroll;
	background-image: url(../img/lay7-1.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.layout-7-box1 {
	width: 100%;
	height: auto;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 50px;
	overflow: hidden;	
}
.layout-7-box2 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 50px;
	overflow: hidden;
}
.layout-7-box3 {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	overflow: hidden;
	background: rgba(255,255,250,.7);
	border-radius :8px;/*角の丸み*/
  	box-shadow :0px 0px 5px silver;/*5px=影の広がり具合*/
  	padding: 30px 2.0em 40px 2.0em;
}
.layout-7-box4 {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 1%;
	padding-left: 1%;
	overflow: hidden;
}

/*---------------------
  ブロック崩れ
---------------------*/
.grid-1 {
		float: left;
		padding: 0 0.5em;
}
.grid-1 {
	width: auto;
}

.block-grid {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0 -1% 30px;
  padding: 0;
}
.block-grid li {
	flex: 0 1 20.8%;
	padding: 10px;
	font-size: 100%;
	line-height: 40px;
	text-align: center;
	border: 1px solid #CCCCCC;
	margin-top: 0;
	margin-right: 1%;
	margin-bottom: 45px;
	margin-left: 1%;
}
.block-grid a {
  text-decoration: none;
  font-size: 100%;
}

.block-grid2 {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0 -1% 30px;
  padding: 0;
}
.block-grid2 li {
	flex: 0 1 27.2%;
	font-size: 100%;
	line-height: 24px;
	text-align: center;
	margin-top: 0;
	margin-right: 2%;
	margin-bottom: 40px;
	margin-left: 2%;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.block-grid2 a {
  text-decoration: none;
  font-size: 100%;
}


/*---------------------
  テーブル
---------------------*/
.post table{
	border-collapse: collapse;
	border-spacing: 0;
	width: 90%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	background-color: #FFF;
}
.post table th{
	font-weight: bold;
	width: 20%;
	font-size: 100%;
	letter-spacing: 0.1em;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
	color: #333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
}
.post table td{
	font-size: 100%;
	line-height: 26px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
}
.post table td a:link {
	color: #001A66;
	font-size: 96%;
	text-decoration: none;
}
.post table td a:visited {
	color: #001A66;
	text-decoration: none;
}

.post table td a:hover {
	color: #0000D9;
	text-decoration: underline;
}

.post1 table{
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.post1 table th{
	font-weight: bold;
	width: 10%;
	font-size: 96%;
	letter-spacing: 0.1em;
	text-align: right;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 25px;
	color: #333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
}
.post1 table td{
	font-size: 100%;
	line-height: 26px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
}

.post2 table{
	border-collapse: collapse;
	border-spacing: 0;
	width: 90%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	background-color: #FFF;
}
.post2 table th{
	font-weight: bold;
	font-size: 94%;
	letter-spacing: 0.1em;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	border: 1px solid #D6D6D6;
	background-color: #F7F7F7;
}
.post2 table td{
	width: 19%;
	font-size: 100%;
	line-height: 34px;
	text-align: center;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #D6D6D6;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
}

.post3 table{
	border-collapse: collapse;
	border-spacing: 0;
	width: 86%;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
.post3 table th{
	font-weight: bold;
	width: 30%;
	font-size: 92%;
	letter-spacing: 0.1em;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}

.post3 table td{
	font-size: 100%;
	line-height: 30px;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	color: #333;
}

.post4 table{
	border-collapse: collapse;
	border-spacing: 0;
	width: 90%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #FFF;
}
.post4 table th{
	font-weight: bold;
	width: 30%;
	font-size: 96%;
	letter-spacing: 0.1em;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
	color: #333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
}
.post4 table td{
	font-size: 92%;
	line-height: 26px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
}

.post5 table{
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.post5 table th{
	font-weight: bold;
	width: 10%;
	font-size: 110%;
	letter-spacing: 0.1em;
	text-align: right;
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 10px;
	color: #333;
}
.post5 table td{
	font-size: 110%;
	line-height: 26px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 30px;
}

.post7 table{
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.post7 table th{
	font-weight: bold;
	width: 23%;
	font-size: 110%;
	letter-spacing: 0.1em;
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 25px;
	color: #333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
}
.post7 table td{
	font-size: 110%;
	line-height: 26px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
}

.post8 table{
	border-collapse: collapse;
	border-spacing: 0;
	width: 96%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.post8 table th{
	font-weight: bold;
	width: 10%;
	font-size: 110%;
	letter-spacing: 0.1em;
	text-align: right;
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 10px;
	color: #333;
}
.post8 table td{
	font-size: 110%;
	line-height: 30px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.post9 table{
	border-collapse: collapse;
	border-spacing: 0;
	width: 96%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.post9 table th{
	font-weight: bold;
	width: 20%;
	font-size: 110%;
	letter-spacing: 0.1em;
	text-align: center;
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 10px;
	color: #333;
}
.post9 table td{
	font-size: 110%;
	line-height: 30px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.t-bg2 {
	text-align: center;
	background-color: #F2F2F2;
}

/*---------------------
  矢印
---------------------*/
.arrow1{
	width: 30px;
	height: 30px;
	border: 5px solid;
	border-color:  transparent transparent #565656 #565656;
	transform: rotate(-45deg);
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}

/*---------------------
  おしゃれBOX
---------------------*/
.box14{
	height: 300px;
    padding: 0.75em 1.0em;
    margin: 2em 0;
    background: #d6ebff;
    box-shadow: 0px 0px 0px 10px #d6ebff;
    border: dashed 2px white;
}
.box14 p {
    margin: 0; 
    padding: 0;
}

.box17{
    margin:2em 0;
    position: relative;
    padding: 0.5em 1.5em;
    border-top: solid 2px black;
    border-bottom: solid 2px black;
}
.box17:before, .box17:after{
    content: '';
    position: absolute;
    top: -10px;
    width: 2px;
    height: -webkit-calc(100% + 20px);
    height: calc(100% + 20px);
    background-color: black;
}
.box17:before {left: 10px;}
.box17:after {right: 10px;}
.box17 p {
    margin: 0; 
    padding: 0;
}



/* タブレット横
------------------------------------------------------------*/
@media screen and (max-width: 1260px) {
body {
	max-width: 1260px;
}
	
/*---------------------
  中ページ コンテンツ　ここから
---------------------*/
/*---　会社概要　ここから　---*/
.layout-1-box2 {
	width: 500px;
	height: auto;
	float: right;
	margin-top: 80px;
	margin-right: 8%;
	background: rgba(255,255,255,.8);
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
	padding-top: 40px;
	padding-bottom: 20px;
}
.layout-1-box3 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 80px;
}

/*---　当社のご紹介　ここから　---*/
.layout-2-box2 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 35px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	overflow: hidden;
}
.layout-2-box3 {
	width: 48%;
	float: right;
	margin-right: 1%;
	margin-bottom: 0px;
}
.layout-2-box4 {
	width: 48%;
	float: left;
	margin-left: 1%;
	padding-top: 10px;
}
.layout-2-box6 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 35px;
	padding-bottom: 30px;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	overflow: hidden;
}
.layout-2-box7 {
	width: 48%;
	float: left;
	margin-left: 1%;
	margin-bottom: 60px;
}
.layout-2-box8 {
	width: 48%;
	float: right;
	margin-right: 1%;
	padding-top: 10px;
}
.layout-2-box9 {
	width: 48%;
	float: right;
	margin-right: 1%;
	margin-bottom: 60px;
	padding-top: 30px;
}
.layout-2-box10 {
	width: 49%;
	float: left;
	margin-left: 1%;
	padding-top: 0px;
}

/*---　ご葬儀費用　ここから　---*/
.layout-4-in {
	width: 100%;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 130px;
	padding-bottom: 0px;
	overflow: hidden;	
}
.layout-4-btn {
	width: 480px;
	height: auto;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	padding-top: 40px;
	padding-left: 0px;
}
.layout-4-box3 {
	width: 94%;
	height: auto;
	margin-top: 50px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
  	padding: 0px 0.5em 0px 0.5em;
}

/*---　ご葬儀プラン　ここから　---*/
.layout-5-btn {
	width: 480px;
	height: auto;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	padding-top: 40px;
	padding-left: 0px;
}
.layout-5-box2 {
	width: 94%;
	height: auto;
	margin-top: 50px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
  	padding: 0px 0.5em 0px 0.5em;
}

/*---　ご家族の声　ここから　---*/
.layout-6-box2 {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	overflow: hidden;
}

/*---　よくあるご質問　ここから　---*/
.layout-7-box2 {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	overflow: hidden;
}
.layout-7-box3 {
	width: 88%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	overflow: hidden;
	background: rgba(255,255,250,.7);
	border-radius :8px;/*角の丸み*/
  	box-shadow :0px 0px 5px silver;/*5px=影の広がり具合*/
  	padding: 30px 1.0em 50px 1.0em;
}
	
/*---------------------
  テーブル
---------------------*/
.post2 table{
	border-collapse: collapse;
	border-spacing: 0;
	width: 98%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	background-color: #FFF;
}

.post5 table th{
	font-weight: bold;
	width: 20%;
	font-size: 110%;
	letter-spacing: 0.1em;
	text-align: right;
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 10px;
	color: #333;
}
	
	
}
	


/* iPhone6 Plus
------------------------------------------------------------*/
@media screen and (max-width: 600px) {
/*---------------------
  中ページ ヘッダー　ここから
---------------------*/
/*---　会社概要　ここから　---*/
.backpic1 {
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	padding: 0px;
	z-index: -1000;
	text-align: center;
	background-attachment: scroll;
	background-image: url(../img/hb.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 100px;
}
/*---　当社のご紹介　ここから　---*/
.backpic2 {
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	padding: 0px;
	z-index: -1000;
	text-align: center;
	background-attachment: scroll;
	background-image: url(../img/hb.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 100px;
}
/*---　まずはじめに　ここから　---*/
.backpic3 {
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	padding: 0px;
	z-index: -1000;
	text-align: center;
	background-attachment: scroll;
	background-image: url(../img/hb.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 100px;
}
/*---　ご葬儀費用　ここから　---*/
.backpic4 {
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	padding: 0px;
	z-index: -1000;
	text-align: center;
	background-attachment: scroll;
	background-image: url(../img/hb.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 100px;
}
/*---　ご葬儀プラン　ここから　---*/
.backpic5 {
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	padding: 0px;
	z-index: -1000;
	text-align: center;
	background-attachment: scroll;
	background-image: url(../img/hb.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 100px;
}
/*---　ご家族の声　ここから　---*/
.backpic6 {
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	padding: 0px;
	z-index: -1000;
	text-align: center;
	background-attachment: scroll;
	background-image: url(../img/hb.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 100px;
}
/*---　よくあるご質問　ここから　---*/
.backpic7 {
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	padding: 0px;
	z-index: -1000;
	text-align: center;
	background-attachment: scroll;
	background-image: url(../img/hb.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 100px;
}

	
/*---------------------
  パンくずリスト　ここから
---------------------*/
.pankuzu {
    width: 98%;
    background-color: #F9FCF9;
    padding-left: 2%;
}
.topicpath {
	width: 100%;
	font-size: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 10px;
}
ul.bread_list {
    display: flex;
	margin-left: 8%;
}
ul.bread_list a:link {
	color: #333;
	text-decoration: underline;
	font-size: 100%;
	margin-left: 15px;
}
ul.bread_list a:hover {
    color: #FF8000;
    text-decoration: underline;
}
ul.bread_list a:visited {
	color: #333;
}


/*---------------------
  中ページ コンテンツ　ここから
---------------------*/
/*---　会社概要　ここから　---*/
.layout-1-box1 {
	width: 100%;
	height: auto;
	clear: both;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 80px;
}
.layout-1-box2 {
	width: 90%;
	height: auto;
	float: none;
	margin-top: 120px;
	background: rgba(255,255,255,.8);
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
	padding-top: 40px;
	padding-bottom: 60px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}
.layout-1-box3 {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 80px;
}

/*---　当社のご紹介　ここから　---*/
.layout-2-box2 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 35px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	overflow: hidden;
}
.layout-2-box3 {
	width: 90%;
	float: none;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 20px;
}
.layout-2-box4 {
	width: 90%;
	float: none;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
}
.layout-2-box6 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 35px;
	padding-bottom: 30px;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	overflow: hidden;
}
.layout-2-box7 {
	width: 90%;
	float: none;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 20px;
}
.layout-2-box8 {
	width: 90%;
	float: none;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
}
.layout-2-box9 {
	width: 90%;
	float: none;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 30px;
}
.layout-2-box10 {
	width: 90%;
	float: none;
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
}

/*---　まずはじめに　ここから　---*/
.layout-3 {
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 60px;
}
.layout-3-box1 {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
}
.layout-3-box2 {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-bottom: 50px;
	clear: both;
	margin-right: auto;
	overflow: hidden;
	background-attachment: scroll;
	background-image: url(../img/lay3-1.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.layout-3-box3 {
	width: 88%;
	height: auto;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
	background: rgba(244,252,241,.8);
	border-radius :8px;/*角の丸み*/
  	box-shadow :0px 0px 5px silver;/*5px=影の広がり具合*/
  	padding: 40px 1.0em 50px 1.0em;
}
.layout-3-box4 {
	width: 88%;
	height: auto;
	margin-top: 70px;
	margin-right: auto;
	margin-left: auto;
	background: rgba(253,253,234,.8);
	border-radius :8px;/*角の丸み*/
  	box-shadow :0px 0px 5px silver;/*5px=影の広がり具合*/
  	padding: 40px 1.0em 50px 1.0em;
}

/*---　ご葬儀費用　ここから　---*/
.layout-4-btn {
	width: 100%;
	height: auto;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	padding-top: 40px;
	padding-left: 0px;
}
.layout-4-box3-2 {
	width: 86%;
	height: auto;
	margin-top: 50px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
  	padding: 40px 1.0em 50px 1.0em;
}
.layout-4-box4 {
	width: 90%;
	float: none;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
.layout-4-box6 {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 20px;
	padding-right: 5%;
	padding-left: 5%;
	overflow: hidden;
	background-color: rgba(255, 255, 255, 0.8);
}
.layout-4-box7 {
	width: 90%;
	float: none;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

/*---　ご葬儀プラン　ここから　---*/
.layout-5-btn {
	width: 100%;
	height: auto;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	padding-top: 40px;
	padding-left: 0px;
}
.layout-5-box5 {
	width: 90%;
	float: none;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
.layout-5-box6 {
	width: 90%;
	float: none;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
}
.layout-5-box7 {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	padding-right: 30px;
	padding-left: 30px;
	overflow: hidden;
	background: rgba(248,255,248,.7);
	border-radius :8px;/*角の丸み*/
  	box-shadow :0px 0px 5px silver;/*5px=影の広がり具合*/
  	padding: 30px 1.0em 50px 1.0em;
}	
.layout-5-box9 {
	width: 90%;
	float: none;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
.layout-5-box9-3 {
	width: 90%;
	float: none;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

/*---　ご家族の声　ここから　---*/
.layout-6-box2 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	overflow: hidden;
}
.layout-6-box3 {
	width: 86%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	overflow: hidden;
	background: rgba(255,255,250,.7);
	border-radius :8px;/*角の丸み*/
  	box-shadow :0px 0px 5px silver;/*5px=影の広がり具合*/
  	padding: 30px 1.0em 40px 1.0em;
}
.layout-6-box4 {
	width: 90%;
	height: auto;
	float: none;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
}
	
/*---　よくあるご質問　ここから　---*/
.layout-7-box2 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	overflow: hidden;
}	
	
/*---------------------
  テーブル
---------------------*/
.post table{
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	background-color: #FFF;
}
.post table th{
	font-weight: bold;
	width: 100px;
	font-size: 90%;
	letter-spacing: 0.1em;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
	color: #333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
}
.post table td{
	font-size: 92%;
	line-height: 26px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
}
.post table td a:link {
	color: #0000CC;
	font-size: 96%;
	text-decoration: none;
}
.post table td a:visited {
	color: #0000CC;
	text-decoration: none;
}
.post table td a:hover {
	text-decoration: underline;
}

.post3 table{
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
.post3 table th{
	font-weight: bold;
	width: 30%;
	font-size: 92%;
	letter-spacing: 0.1em;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.post3 table td{
	font-size: 92%;
	line-height: 30px;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	color: #333;
}

.post5 table{
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.post5 table th{
	font-weight: bold;
	width: 20%;
	font-size: 110%;
	letter-spacing: 0.1em;
	text-align: right;
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 10px;
	color: #333;
}
.post5 table td{
	font-size: 110%;
	line-height: 26px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 30px;
}
	
.post7 table{
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.post7 table th{
	font-weight: bold;
	width: 23%;
	font-size: 100%;
	letter-spacing: 0.1em;
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 25px;
	color: #333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
}
.post7 table td{
	font-size: 100%;
	line-height: 26px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
}
	
.t-bg2 {
	text-align: center;
	background-color: #F2F2F2;
}

	
/*---------------------
  ブロック崩れ
---------------------*/
.grid-1 {
		float: left;
		padding: 0 0.5em;
}
.grid-1 {
	width: auto;
}

.block-grid {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0 -1% 30px;
  padding: 0;
}
.block-grid li {
	flex: 0 1 20.8%;
	padding: 10px;
	font-size: 100%;
	line-height: 40px;
	text-align: center;
	border: 1px solid #CCCCCC;
	margin-top: 0;
	margin-right: 1%;
	margin-bottom: 45px;
	margin-left: 1%;
}
.block-grid a {
  text-decoration: none;
  font-size: 100%;
}

.block-grid2 {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0 -1% 30px;
  padding: 0;
}
.block-grid2 li {
	flex: 0 1 46%;
	font-size: 100%;
	line-height: 24px;
	text-align: center;
	margin-top: 0;
	margin-right: 2%;
	margin-bottom: 40px;
	margin-left: 2%;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.block-grid2 a {
  text-decoration: none;
  font-size: 100%;
}


}
