@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP&display=swap');

.noto-sans-jp-400 {
  font-family: "Noto Sans JP", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

/*===================================
	
=====================================*/

.teaser_tit_wrap .tit_inner h1.page_tit.tit_txt_img img {
	width: auto;
	height: 42px;
}



/*===================================
	.block01
=====================================*/

.block01{
	padding: 51px 0 75px;
}

.block01 .block_inner{
	width: 83.3333%;/*600*/
	margin: 0 auto;
}

.block01 .block_inner .midashi_wrap{
	width: 100%;
}

.block01 .block_inner .midashi_wrap h2.midashi_img{
	width: 61.8333%;/*371*/
}

.block01 .block_inner .midashi_wrap h2.midashi_img img{
	width: 100%;
	height: auto;
}

.block01 .block_inner .line_txt{
	width: 80.0%;/*480*/
	margin: 22px auto 0;
}

.block01 .block_inner .line_txt img{
	width: 100%;
	height: auto;
}

.block01 .block_inner .img01{
	width: 99.1666%;/*595*/
	margin: 22px auto 0;
}

.block01 .block_inner .img01 img{
	width: 100%;
	height: auto;
}

.block01 .block_inner .tree_txt01{
	margin-top: 23px;
	font-size: 1.25rem;
	line-height: 1.80;
	letter-spacing: 0.03em;
	color: #333333;
	text-align: justify;
}

.block01 .block_inner .flex_area{
	margin-top: 39px;
}

.block01 .block_inner .flex_area .img_block{
	width: 100%;
}

.block01 .block_inner .flex_area .img_block img{
	width: 100%;
	height: auto;
}

.block01 .block_inner .flex_area .img_block + .img_block{
	margin-top: 35px;
}

/*===================================
	.block02
=====================================*/

.block02{
	background: #fffeef;
	padding: 42px 0 56px;
}

.block02 .block_inner{
	width: 83.3333%;/*600*/
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

.block02 .block_inner h3.komidashi_img span{
	width: 100%;/*679*/
	margin: 0 auto;
}

.block02 .block_inner h3.komidashi_img span img{
	width: 100%;
	height: auto;
}

.block02 .block_inner .txt_area{
	margin: 20px 0 0;
}

.block02 .block_inner .txt_area p.tree_txt01{
	font-size: 1.25rem;
	line-height: 1.80;
	letter-spacing: 0.03em;
	color: #333333;
	text-align: justify;
}

.block02 .block_inner .img02{
	width: 100%;
	margin: 29px auto 0;
}

.block02 .block_inner .img02 img{
	width: 100%;
	height: auto;
}

.block02 .block_inner .flex_area{
	width: 83.3333%;/*500*/
	margin: 36px auto 0;
}

.block02 .block_inner .flex_area .img_block{
	width: 100%;
	
}

.block02 .block_inner .flex_area .img_block + .img_block{
	margin-top: 27px;
}

.block02 .block_inner .flex_area .img_block img{
	width: 100%;
	height: auto;
}

/*===================================
	.block03
=====================================*/

.block03{
	padding: 45px 0 20px;
}

.block03 .block_inner{
	width: 83.3333%;/*600*/
	margin: 0 auto;
}

.block03 .block_inner h3.komidashi_img span{
	width: 38.75%;
	margin: 0 auto;
}

.block03 .block_inner h3.komidashi_img span img{
	width: 100%;
	height: auto;
}

.block03 .block_inner .tree_table01{
	width: 100%;
	margin-top: 30px;
}

.block03 .block_inner .tree_table01 table{
	width: 100%;
	border-top: 0.5px solid #cccccc;
	border-left: 0.5px solid #cccccc;
	box-sizing: border-box;
}

.block03 .block_inner .tree_table01 table tr th{
	display: flex;
	align-items: center;
	width: 100%;
	height: 40px;
	border-bottom: 0.5px solid #cccccc;
	border-right: 0.5px solid #cccccc;
	background: #f7e921;
	padding: 0 3.3333%;/*20*/
	box-sizing: border-box;
}

.block03 .block_inner .tree_table01 table tr th p{
	font-size: 1.3rem;
	line-height: 1.15;
	letter-spacing: 0.05em;
	color: #333333;
	text-align: left;
}

.block03 .block_inner .tree_table01 table tr td{
	display: flex;
	align-items: center;
	width: 100%;
	min-height: 6.05rem;/*60*/
	border-bottom: 0.5px solid #cccccc;
	border-right: 0.5px solid #cccccc;
	background: #fff;
	vertical-align: text-top;
	padding: 10px 3.3333% 12px;/*20*/
	box-sizing: border-box;
}

.block03 .block_inner .tree_table01 table tr td p{
	font-size: 1.3rem;
	line-height: 1.7307;
	letter-spacing: 0.05em;
	text-align: justify;
	color: #333333;
}

/*===================================
	.block04
=====================================*/

.block04{
	padding: 20px 0 88px;
}

.block04 .block_inner{
	width: 83.3333%;/*600*/
	margin: 0 auto;
}

.block04 .block_inner h3.komidashi_img span{
	width: 50.0%;
	margin: 0 auto;
}

.block04 .block_inner h3.komidashi_img span img{
	width: 100%;
	height: auto;
}

.block04 .block_inner p.tree_txt01{
	margin-top: 25px;
	font-size: 1.25rem;
	line-height: 1.80;
	letter-spacing: 0.03em;
	color: #333333;
	text-align: justify;
}

.block04 .block_inner .tree_table01{
	width: 100%;
	margin-top: 34px;
}

.block04 .block_inner .tree_table01 table{
	width: 822px;
	border-top: 0.5px solid #cccccc;
	border-left: 0.5px solid #cccccc;
	box-sizing: border-box;
}

.block04 .block_inner .tree_table01 table tr th{
	width: calc(100% / 3);
	height: 49px;
	border-bottom: 0.5px solid #cccccc;
	border-right: 0.5px solid #cccccc;
	background: #f7e921;
	padding: 0 2.0%;
	box-sizing: border-box;
}

.block04 .block_inner .tree_table01 table tr th p{
	font-size: 1.3rem;
	line-height: 1.8745;
	letter-spacing: 0.05em;
	color: #333333;
	text-align: left;
}

.block04 .block_inner .tree_table01 table tr td{
	min-height: 49px;
	border-bottom: 0.5px solid #cccccc;
	border-right: 0.5px solid #cccccc;
	background: #fff;
	vertical-align: text-top;
	padding: 15px 2.0% 18px;
	box-sizing: border-box;
}

.block04 .block_inner .tree_table01 table tr td p{
	font-size: 1.3rem;
	line-height: 1.8745;
	letter-spacing: 0.05em;
	color: #333333;
	text-align: justify;
}
