@charset "utf-8";

/* CSS Document */
/* 195
---------------------------------------------------------- */
.html-frame {
	width: 100%;
}
.html-frame span.border-br {
	display: inline-block;
	padding: 0 2px 2px 0;
	margin: 0 2px 2px 2px;
	line-height: 1;
	border-bottom: 1px solid #222;
	border-right: 1px solid #222;
	vertical-align: middle;
}
.html-frame span.border-tl {
	display: inline-block;
	padding: 2px 0 0 2px;
	margin: 0 2px 2px 2px;
	line-height: 1;
	border-top: 1px solid #222;
	border-left: 1px solid #222;
	vertical-align: middle;
}
.html-frame span.border-tr {
	display: inline-block;
	padding: 2px 2px 0 0;
	margin: 0 2px 2px 2px;
	line-height: 1;
	border-top: 1px solid #222;
	border-right: 1px solid #222;
	vertical-align: middle;
}
.html-frame span.border-bl {
	display: inline-block;
	padding: 0 0 2px 2px;
	margin: 0 2px 2px 2px;
	line-height: 1;
	border-bottom: 1px solid #222;
	border-left: 1px solid #222;
	vertical-align: middle;
}
.html-frame span.border-bc {
	display: inline-block;
	padding: 0 0 2px 2px;
	margin: 0 2px 2px 2px;
	line-height: 1;
	border-bottom: 1px solid #222;
	vertical-align: middle;
	position: relative;
}
.html-frame span.border-bc:after {
	content: "";
	width: 1px;
	height: 100%;
	line-height: 1;
	border-left: 1px solid #222;
	position: absolute;
	left: 3px;
	right: 0;
	bottom: 0;
	margin: auto;
}
.html-frame span.border-bc02 {
	display: inline-block;
	padding: 0 0 2px 2px;
	margin: 0 2px 2px 2px;
	line-height: 1;
	border-bottom: 1px solid #222;
	vertical-align: middle;
	position: relative;
}
.html-frame span.border-bc02:after {
	content: "";
	width: 1px;
	height: 100%;
	line-height: 1;
	border-left: 1px solid #222;
	position: absolute;
	left: 10px;
	right: 0;
	bottom: 0;
	margin: auto;
}
.html-frame span.border-tc {
	display: inline-block;
	padding: 2px 0 0 2px;
	margin: 0 2px 2px 2px;
	line-height: 1;
	border-top: 1px solid #222;
	vertical-align: middle;
	position: relative;
}
.html-frame span.border-tc:after {
	content: "";
	width: 1px;
	height: 100%;
	line-height: 1;
	border-left: 1px solid #222;
	position: absolute;
	left: 3px;
	right: 0;
	bottom: 0;
	margin: auto;
}

/* Scrollbar */
.tit-scroll {
	display: none;
}
.text11 {
	font-size: 11px;
}

/* 1 */
.html-frame--195-1 h4.title01,
.html-frame--195-1 h5.title01 {
	color: #eb6106;
	display: inline-block;
}

.html-frame--195-1 h5.title01 {
	margin-bottom: -30px;
}

.html-frame--195-1 .float-Image {
	position: relative;
	width: 25%;
	float: left;
	font-size: 13px;
	margin: 0 3% 20px 0;
}
.html-frame--195-1 .float-Image p {
	margin-bottom: 5px;
}
.html-frame--195-1 .float-Image ul {
	overflow: hidden;
}
.html-frame--195-1 .float-Image li {
	float: left;
	width: 100%;
	margin-right: 15px;
	line-height: 1.5;
}
.html-frame--195-1 .float-Image li:last-of-type {
	margin: 0;
}
.html-frame--195-1 .float-Image li span {
	font-size: 18px;
}
.html-frame--195-1 .float-Image li img {
	width: 100%;
	height: auto;
	margin-bottom: 8px;
}
.html-frame--195-1 .float-Image--right {
	width: 30.3333%;
	float: right;
	margin: 5px 0 20px 3%;
}
.html-frame--195-1 .photolist01 ul {
	display: flex;
	flex-wrap: wrap;
	margin: 40px -1.5% 20px;
}
.html-frame--195-1 .photolist01 ul li {
	width: 30.333%;
	display: inline-block;
	vertical-align: top;
	font-size: 11px;
	letter-spacing: 0.01em;
	margin: -30px 1.5% 20px;
	padding-top: 30px;
	line-height: 1.3;
}
.html-frame--195-1 .photolist01 ul li.col1 {
	width: 100%;
}
.html-frame--195-1 .photolist01 ul li.col2 {
	width: 47%;
}
.html-frame--195-1 .photolist01 ul li img {
	margin-bottom: 8px;
	width: 100%;
}
@media (max-width: 768px) {
	.html-frame span.border-br {
		display: inline-block;
		padding: 0 2px 2px 0;
		margin: 0 2px 2px 2px;
		line-height: 1;
		border-bottom: 1px solid #222;
		border-right: 1px solid #222;
		vertical-align: middle;
	}
	.html-frame span.border-tl {
		display: inline-block;
		padding: 2px 0 0 2px;
		margin: 0 2px 2px 2px;
		line-height: 1;
		border-top: 1px solid #222;
		border-left: 1px solid #222;
		vertical-align: middle;
	}
	.html-frame span.border-tr {
		display: inline-block;
		padding: 2px 2px 0 0;
		margin: 0 2px 2px 2px;
		line-height: 1;
		border-top: 1px solid #222;
		border-right: 1px solid #222;
		vertical-align: middle;
	}
	.html-frame span.border-bl {
		display: inline-block;
		padding: 0 0 2px 2px;
		margin: 0 2px 2px 2px;
		line-height: 1;
		border-bottom: 1px solid #222;
		border-left: 1px solid #222;
		vertical-align: middle;
	}

	/* Scrollbar */
	.tit-scroll {
		display: block !important;
		clear: both !important;
		text-align: center !important;
		padding: 5px 0 !important;
		margin-bottom: 15px !important;
		border-top: 1px solid #ccc !important;
		border-bottom: 1px solid #ccc !important;
		font-size: 12px !important;
	}
	.tit-scroll span {
		display: inline-block !important;
		padding: 0 10px !important;
		line-height: 16px !important;
	}
	.html-frame .scrollBox {
		overflow: hidden !important;
		overflow-x: auto !important;
		padding: 10px 0 20px !important;
	}
	.text11 {
		font-size: 11px;
	}

	/* 1 */
	.html-frame--195-1 h4.title01 {
		font-weight: 700;
	}
	.html-frame--195-1 .float-Image {
		float: left;
		position: relative;
		margin: 5px 4% 20px 0;
		width: 46%;
		font-size: 12px;
	}
	.html-frame--195-1 .float-Image img {
		width: 100%;
		height: auto;
	}
	.html-frame--195-1 .float-Image ul {
		overflow: hidden;
		margin: 0;
	}
	.html-frame--195-1 .float-Image li {
		float: left;
		line-height: 1.5;
	}
	.html-frame--195-1 .float-Image li img {
		width: 100%;
		height: auto;
		margin-bottom: 8px;
	}
	.html-frame--195-1 .float-Image li span {
		font-size: 18px;
	}
	.html-frame--195-1 .float-Image--right {
		float: right;
		margin: 5px 0 15px 6%;
		width: 47%;
		font-size: 11px;
		line-height: 1.3;
	}
	.html-frame--195-1 .photolist01 ul {
		font-size: 0;
		letter-spacing: 0;
		margin: 30px 0 0;
	}
	.html-frame--195-1 .photolist01 ul li {
		width: 100%;
		display: inline-block;
		vertical-align: top;
		font-size: 11px;
		letter-spacing: 0.01em;
		margin: -30px 0 20px;
		padding-top: 30px;
		line-height: 1.3;
	}
	.html-frame--195-1 .photolist01 ul li.col2 {
		width: 100%;
	}
	.html-frame--195-1 .photolist01 ul li img {
		width: 100%;
		height: auto;
		margin-bottom: 8px;
	}
}

/* 2 */
.html-frame--195-2 h4.title01 {
	color: #6fba2c;
	display: inline-block;
}
.html-frame--195-2 .float-Image {
	position: relative;
	width: 25%;
	float: left;
	font-size: 13px;
	margin: 0 3% 20px 0;
}
.html-frame--195-2 .float-Image p {
	margin-bottom: 5px;
}
.html-frame--195-2 .float-Image ul {
	overflow: hidden;
}
.html-frame--195-2 .float-Image li {
	float: left;
	width: 100%;
	margin-right: 15px;
	line-height: 1.5;
}
.html-frame--195-2 .float-Image li:last-of-type {
	margin: 0;
}
.html-frame--195-2 .float-Image li span {
	font-size: 18px;
}
.html-frame--195-2 .float-Image li img {
	width: 100%;
	height: auto;
	margin-bottom: 15px;
}
.html-frame--195-2 .float-Image--right {
	width: 65.666%;
	float: right;
	margin: 5px 0 20px 3%;
	font-size: 11px;
}
.html-frame--195-2 .float-Image--right .photolist01 ul {
	margin: 0;
	grid-gap: 0 5%;
}
.html-frame--195-2 .float-Image--right .photolist01 ul li {
	width: 47.5%;
	margin-bottom: 0;
}
.html-frame--195-2 .float-Image--right .photolist01 ul li.col2 {
	width: 100%;
}
.html-frame--195-2 .photolist01 ul {
	display: flex;
	grid-gap: 0 3%;
	flex-wrap: wrap;
}
.html-frame--195-2 .photolist01 ul li {
	width: 31.3333%;
	display: inline-block;
	vertical-align: top;
	font-size: 11px;
	letter-spacing: 0.01em;
	margin: -30px 0 20px;
	padding-top: 30px;
	line-height: 1.3;
}
.html-frame--195-2 .photolist01 ul li img {
	width: 100%;
	height: auto;
	margin-bottom: 8px;
}
.html-frame--195-2 p.linkBox01 {
	display: inline-block;
	color: #6fba2c;
	background-color: #fafcf7;
	padding: 5px 10px 2px;
	margin-bottom: 50px !important;
}

@media (max-width: 768px) {
	.html-frame--195-2 h4.title01 {
		color: #6fba2c;
		font-weight: 700;
	}
	.html-frame--195-2 .float-Image {
		float: left;
		position: relative;
		margin: 5px 4% 20px 0;
		width: 46%;
		font-size: 12px;
	}
	.html-frame--195-2 .float-Image img {
		width: 100%;
		height: auto;
	}
	.html-frame--195-2 .float-Image ul {
		overflow: hidden;
		margin: 0;
	}
	.html-frame--195-2 .float-Image li {
		float: left;
		line-height: 1.5;
	}
	.html-frame--195-2 .float-Image li img {
		width: 100%;
		height: auto;
		margin-bottom: 15px;
	}
	.html-frame--195-2 .float-Image li span {
		font-size: 18px;
	}
	.html-frame--195-2 .float-Image--right {
		width: 100% !important;
		margin: 0 0 15px;
		font-size: 11px;
		line-height: 1.3;
	}
	.html-frame--195-2 .float-Image--right .photolist01 ul {
		margin: 0;
	}
	.html-frame--195-2 .float-Image--right .photolist01 ul li {
		margin-bottom: 0;
	}
	.html-frame--195-2 .photolist01 ul {
		display: flex;
		flex-wrap: wrap;
		align-items: flex-start;
		grid-gap: 0 3%;
		margin: 20px 0 0;
	}
	.html-frame--195-2 .photolist01 ul ul {
		margin: 0;
	}
	.html-frame--195-2 .photolist01 ul li {
		width: 48.5%;
		display: inline-block;
		vertical-align: top;
		font-size: 11px;
		letter-spacing: 0.01em;
		margin: -30px 0 20px;
		padding-top: 30px;
		line-height: 1.3;
	}
	.html-frame--195-2 .scrollBox .photolist01 ul li {
		margin: -30px 0 20px;
	}
	.html-frame--195-2 .photolist01 ul li.col2 {
		width: 100%;
	}
	.html-frame--195-2 .photolist01 ul li img {
		width: 100%;
		height: auto;
		margin-bottom: 8px;
	}
	.html-frame--195-2 p.linkBox01 {
		color: #6fba2c;
		display: inline-block;
		background-color: #fafcf7;
		padding: 5px 10px 2px;
		margin-bottom: 30px !important;
	}
}

/* 3 */
.html-frame--195-3 h4.title01 {
	color: #3389ca;
}
.html-frame--195-3 .photoBox01 {
	margin-bottom: 40px;
}
.html-frame--195-3 .photoBox01 img {
	width: 100%;
}
.html-frame--195-3 .text-section--intro {
	padding: 15px 25px;
	background-color: #e4ecf7;
	color: #3389ca;
	font-weight: 700;
}
.html-frame--195-3 span.name {
	display: inline-block;
	color: #00a48d;
	font-weight: 700;
}
.html-frame--195-3 span.name--sugaya {
	display: inline-block;
	color: #4d4398;
	font-weight: 700;
}
.html-frame--195-3 span.name--kato {
	display: inline-block;
	color: #ed6d46;
	font-weight: 700;
}
.html-frame--195-3 .float-Image {
	position: relative;
	width: 254px;
	float: left;
	margin: 0 20px 20px 0;
}
.html-frame--195-3 .float-Image img,
.html-frame--195-3 .float-Image--right img,
.html-frame--195-3 .float-Image--right02 img {
	width: 100%;
}
.html-frame--195-3 .float-Image--right02 img {
	margin-bottom: 8px;
}
.html-frame--195-3 .float-Image--right {
	float: right;
	margin: 5px 0 20px 20px;
	width: 254px;
}
.html-frame--195-3 .float-Image--right02 {
	float: right;
	margin: 5px 0 20px 20px;
	width: 254px;
	font-size: 11px;
	letter-spacing: 0.01em;
	line-height: 1.3;
}
.html-frame--195-3 .photolist01 {
	padding: 15px 15px 1px;
	background-color: #e4ecf7;
}
.html-frame--195-3 .photolist01 h5 {
	background-color: #7d98ce;
	color: #fff;
	padding: 2px 8px;
	margin-bottom: -20px;
}
.html-frame--195-3 .photolist01 ul {
	display: flex;
	flex-wrap: wrap;
	margin: 40px -1.5% 20px;
}
.html-frame--195-3 .photolist01 ul ul {
	margin: 0 -1.5%;
}
.html-frame--195-3 .photolist01 ul .col2 ul {
	margin: 0 -2%;
}
.html-frame--195-3 .photolist01 ul li {
	width: 30.333%;
	display: inline-block;
	vertical-align: top;
	font-size: 11px;
	letter-spacing: 0.01em;
	margin: -30px 1.5% 20px;
	padding-top: 30px;
	line-height: 1.6;
}
.html-frame--195-3 .photolist01 ul ul li {
	margin: 0 1.5%;
	padding-top: 0;
}
.html-frame--195-3 .photolist01 ul .col2 ul li {
	width: 46%;
	margin: 0 2%;
	padding-top: 0;
}
.html-frame--195-3 .photolist01 ul li.col2 {
	width: 72.166%;
}
.html-frame--195-3 .photolist01 ul li.col05 {
	width: 21.83%;
}
.html-frame--195-3 .photolist01 ul li.col4 {
	width: 22%;
}
.html-frame--195-3 .photolist01 ul li.col1 {
	width: 100%;
}
.html-frame--195-3 .photolist01 ul li img {
	width: 100%;
	margin-bottom: 8px;
}

.html-frame--195-3 .photolist01__photo {
	text-align: center;
	margin: -10px auto 30px;
	width: 470px;
}
.html-frame--195-3 .photolist01__photo img {
	width: 100%;
}

.html-frame--195-3 p.linkBox01 {
	display: inline-block;
	color: #0079c3;
	background-color: #f6f9fd;
	padding: 5px 10px 2px;
	margin-bottom: 50px !important;
}

/* 4 */
.html-frame--195-4 h4.title01,
.html-frame--195-4 h5.title01 {
	color: #0079c3;
}
.html-frame--195-4 h5.title01 {
	margin: -30px 0;
	padding-top: 30px;
}
.html-frame--195-4 .color--yellow01 {
	color: #fff100;
}
.html-frame--195-4 .photolist01 ul {
	display: flex;
	flex-wrap: wrap;
	gap: 0 4%;
	margin: 40px 0 20px;
}
.html-frame--195-4 .photolist01 ul ul {
	display: flex;
	flex-wrap: wrap;
	gap: 0 8%;
	margin: 0;
}
.html-frame--195-4 .photolist01 ul li {
	width: 22%;
	display: inline-block;
	vertical-align: top;
	font-size: 11px;
	letter-spacing: 0.01em;
	margin: -30px 0 20px;
	padding-top: 30px;
	line-height: 1.3;
}
.html-frame--195-4 .photolist01 ul ul li {
	width: 46%;
	margin: 0;
	padding-top: 0;
}
.html-frame--195-4 .photolist01 ul li h5 {
	margin: 0 0 10px;
	font-size: 14px;
}
.html-frame--195-4 .photolist01 ul li.col2 {
	width: 48%;
}
.html-frame--195-4 .photolist01 ul li.col3 {
	width: 72%;
}
.html-frame--195-4 .photolist01 ul li img {
	margin-bottom: 8px;
	width: 100%;
}

/* 5 */
.html-frame--195-5 h4.title01,
.html-frame--195-5 h5.title01 {
	color: #0079c3;
}
.html-frame--195-5 h5.title01 {
	margin: -30px 0;
	padding-top: 30px;
}
.html-frame--195-5 .photolist01 ul {
	display: flex;
	grid-gap: 0 3%;
	flex-wrap: wrap;
	margin: 40px 0 20px;
}
.html-frame--195-5 .photolist01 ul li {
	width: 30.333%;
	display: inline-block;
	vertical-align: top;
	font-size: 11px;
	letter-spacing: 0.01em;
	margin: -30px 0 20px;
	padding-top: 30px;
	line-height: 1.3;
}
.html-frame--195-5 .photolist01 ul li.col2 {
	width: 66.333%;
}
.html-frame--195-5 .photolist01 ul li.col3 {
	width: 100%;
}
.html-frame--195-5 .photolist01 ul li img {
	margin-bottom: 8px;
	width: 100%;
}

/* 6 */
.html-frame--195-6 h4.title01,
.html-frame--195-6 h5.title01 {
	color: #0079c3;
}
.html-frame--195-6 h5.title01 {
	margin: -30px 0;
	padding-top: 30px;
}
.html-frame--195-6 .photolist01 ul {
	display: flex;
	grid-gap: 0 3%;
	flex-wrap: wrap;
	margin: 40px 0 20px;
}
.html-frame--195-6 .photolist01 ul li {
	width: 30.333%;
	display: inline-block;
	vertical-align: top;
	font-size: 11px;
	letter-spacing: 0.01em;
	margin: -30px 0 20px;
	padding-top: 30px;
	line-height: 1.3;
}
.html-frame--195-6 .photolist01 ul li img {
	margin-bottom: 8px;
	width: 100%;
}

/* 7 */
.html-frame--195-7 .mainBox01 {
	color: #0079c3;
	margin-bottom: 30px;
}
.html-frame--195-7 .mainBox01 img {
	width: 100%;
	margin-bottom: 30px;
}
.html-frame--195-7 .mainBox01 h3 {
	font-size: 24px;
	margin-bottom: 15px;
	list-style: 1;
}
/* .html-frame--195-7 .mainBox01 h3 span {
	color: #fff;
	font-size: 16px;
	background-color: #0079c3;
	display: inline-block;
	margin-bottom: 15px;
	padding: 3px 8px 0;
} */
.html-frame--195-7 .mainBox01 .catch01 {
	background-color: #e4ecf7;
	padding: 5px 10px 2px;
}
.html-frame--195-7 h4.title01 {
	color: #0079c3;
	line-height: 1.4;
	padding-left: 15px;
	position: relative;
	font-size: 20px !important;
}
.html-frame--195-7 h4.title01::before {
	position: absolute;
	content: "";
	width: 5px;
	height: calc(100% - 30px);
	background-color: #0079c3;
	bottom: 0;
	left: 0;
}
.html-frame--195-7 h4.title01 span {
	font-size: 13px;
	font-weight: normal;
}
.html-frame--195-7 h4.title01 span.border {
	display: block;
	border-top: 1px solid #0079c3;
	color: #0079c3;
	padding: 8px 0 0 10px;
	margin: 3px 0 0 -10px;
	font-weight: normal;
}
.html-frame--195-7 h5.title01 {
	color: #0079c3;
	display: inline-block;
	font-size: 16px;
	margin-top: 30px;
}
.html-frame--195-7 h5.title01 span {
	border: 1px solid #0079c3;
	padding: 3px 8px 0;
	margin-bottom: 5px;
	display: inline-block;
	line-height: 1.4;
}
.html-frame--195-7 .float-Image,
.html-frame--195-7 .float-Image--left02 {
	position: relative;
	width: 20%;
	float: left;
	margin: 30px 3% 20px 0;
	display: block;
	font-size: 11px;
}
.html-frame--195-7 .float-Image--mt5 {
	margin-top: 5px !important;
}
.html-frame--195-7 .float-Image--left02 {
	margin-top: 5px;
	width: 47%;
}
.html-frame--195-7 .float-Image span,
.html-frame--195-7 .float-Image--right span {
	font-size: 14px;
}
.html-frame--195-7 .float-Image img,
.html-frame--195-7 .float-Image--right img,
.html-frame--195-7 .float-Image--right02 img,
.html-frame--195-7 .float-Image--left img,
.html-frame--195-7 .float-Image--left02 img,
.html-frame--195-7 .float-Image--right03 img {
	width: 100%;
}
.html-frame--195-7 .float-Image img,
.html-frame--195-7 .float-Image--right img,
.html-frame--195-7 .float-Image--right02 img,
.html-frame--195-7 .float-Image--left02 img,
.html-frame--195-7 .float-Image--right03 img {
	margin-bottom: 8px;
}
.html-frame--195-7 .float-Image--right {
	float: right;
	margin: 5px 0 20px 3%;
	font-size: 11px;
	width: 20%;
}
.html-frame--195-7 .float-Image--right02 {
	float: right;
	margin: 5px 0 20px 3%;
	width: 47%;
	font-size: 11px;
	text-align: left;
}
.html-frame--195-7 .float-Image--right03 {
	float: right;
	margin: 5px 0 20px 3%;
	width: 30%;
	font-size: 11px;
	text-align: left;
}
.html-frame--195-7 .float-Image--right02 .photolist01 ul {
	justify-content: space-between;
	margin: 0 0 20px !important;
}
.html-frame--195-7 .float-Image--right02 .photolist01 ul li {
	width: 47% !important;
	margin: -30px 0 0 !important;
}
.html-frame--195-7 .float-Image--left {
	float: left;
	margin: 5px 3% 20px 0;
	width: 47%;
}
.html-frame--195-7 .photolist01 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 40px 0 20px;
}
.html-frame--195-7 .photolist01 ul.alignbottom {
	align-items: start;
}
.html-frame--195-7 .photolist01 ul li {
	width: 30.333%;
	display: inline-block;
	vertical-align: top;
	font-size: 11px;
	letter-spacing: 0.01em;
	margin: -30px 0 20px;
	padding-top: 30px;
	line-height: 1.6;
}
.html-frame--195-7 .photolist01 ul li.col2 {
	width: 66.666%;
}
.html-frame--195-7 .photolist01--bg {
	margin: 40px 0 20px;
	padding: 15px 20px 1px;
	background-color: #e2eaf7;
}
.html-frame--195-7 .photolist01--bg h5.title01 {
	padding: 6px 15px 3px;
	margin: -28px 0 0;

	background-color: #f6f9fd;
	border-left: 5px solid #0079c3;
	border-right: 5px solid #0079c3;
}
.html-frame--195-7 .photolist01--bg ul {
	margin: 20px 0 0;
}
.html-frame--195-7 .photolist01 ul li img {
	width: 100%;
	margin-bottom: 8px;
}
.html-frame--195-7 .borderBox01 {
	border-top: 2px solid #0079c3;
	border-bottom: 2px solid #0079c3;
	background-color: #e2eaf7;
	padding: 0 25px 5px;
	text-align: center;
}
.html-frame--195-7 .borderBox01 h4.title01 {
	display: inline-block;
	color: #fff;
	background-color: #0079c3;
	margin: 0 auto 25px !important;
	position: relative;
	padding: 5px 5px 2px !important;
}
.html-frame--195-7 .borderBox01 h4.title01::before {
	position: absolute;
	top: 0;
	left: calc(-1.4em - 7px);
	width: 0;
	height: 0;
	content: "";
	border-width: calc(1.4em + 7px) calc(1.4em + 7px) 0 0;
	border-style: solid;
	border-color: #e2eaf7 #0079c3 transparent transparent;
	transform: scaleY(-1); /* 垂直反転 */
}
.html-frame--195-7 .borderBox01 h4.title01::after {
	position: absolute;
	top: 0;
	right: calc(-1.4em - 7px);
	width: 0;
	height: 0;
	content: "";
	border-width: calc(1.4em + 7px) calc(1.4em + 7px) 0 0;
	border-style: solid;
	border-color: #0079c3 transparent transparent transparent;
}
.html-frame--195-7 .borderBox01 p {
	text-align: left;
}
.html-frame--195-7 .borderBox02 {
	background-color: #e2eaf7;
	padding: 20px 25px 1px;
}
.html-frame--195-7 .borderBox02 h4.title01 {
	display: inline-block;
	color: #fff;
	background-color: #0079c3;
	margin: -20px 0 -5px -25px !important;
	position: relative;
	padding: 7px 15px 2px 10px !important;
}
.html-frame--195-7 .borderBox02 ul li {
	width: 48%;
}

/* 8 */
.html-frame--195-8 h4.title01 {
	color: #6fba2c;
}
.html-frame--195-8 .photolist01 ul {
	display: flex;
	grid-gap: 0 3%;
	flex-wrap: wrap;
}
.html-frame--195-8 .photolist01 ul li {
	width: 30.333%;
	display: inline-block;
	vertical-align: top;
	font-size: 11px;
	letter-spacing: 0.01em;
	margin: -30px 0 20px;
	padding-top: 30px;
	line-height: 1.3;
}
.html-frame--195-8 .photolist01 ul li img {
	margin-bottom: 8px;
	width: 100%;
}

/* 9 */
.html-frame--195-9 h4.title01 {
	color: #6fba2c;
}
.html-frame--195-9 .photolist01 ul {
	display: flex;
	grid-gap: 0 3%;
	flex-wrap: wrap;
}
.html-frame--195-9 .photolist01 ul li {
	width: 30.333%;
	display: inline-block;
	vertical-align: top;
	font-size: 11px;
	letter-spacing: 0.01em;
	margin: -30px 0 20px;
	padding-top: 30px;
	line-height: 1.3;
}
.html-frame--195-9 .photolist01 ul li img {
	margin-bottom: 8px;
	width: 100%;
}

/* 10 */
.html-frame--195-10 h4.title01 {
	color: #6fba2c;
}
.html-frame--195-10 .photolist01 ul {
	display: flex;
	grid-gap: 0 3%;
	flex-wrap: wrap;
}
.html-frame--195-10 .photolist01 ul li {
	width: 30.3333%;
	display: inline-block;
	vertical-align: top;
	font-size: 11px;
	letter-spacing: 0.01em;
	margin: -30px 0 20px;
	padding-top: 30px;
	line-height: 1.3;
}
.html-frame--195-10 .photolist01 ul li.col2 {
	width: 63.666%;
}
.html-frame--195-10 .photolist01 ul li img {
	width: 100%;
	height: auto;
	margin-bottom: 8px;
}

/* 11 */
.html-frame--195-11 h4.title01 {
	color: #6fba2c;
	display: inline-block;
}
.html-frame--195-11 .float-Image {
	position: relative;
	width: 25%;
	float: left;
	font-size: 13px;
	margin: 0 3% 20px 0;
}
.html-frame--195-11 .float-Image p {
	margin-bottom: 5px;
}
.html-frame--195-11 .float-Image ul {
	overflow: hidden;
}
.html-frame--195-11 .float-Image li {
	float: left;
	width: 100%;
	margin-right: 15px;
	line-height: 1.5;
}
.html-frame--195-11 .float-Image li:last-of-type {
	margin: 0;
}
.html-frame--195-11 .float-Image li span {
	font-size: 18px;
}
.html-frame--195-11 .float-Image li img {
	width: 100%;
	height: auto;
	margin-bottom: 15px;
}
.html-frame--195-11 .float-Image--right {
	width: 63.666%;
	float: right;
	margin: 5px 0 20px 3%;
	font-size: 11px;
}
.html-frame--195-11 .photolist01 ul {
	display: flex;
	grid-gap: 0 3%;
	flex-wrap: wrap;
}
.html-frame--195-11 .photolist01 ul li {
	width: 31.3333%;
	display: inline-block;
	vertical-align: top;
	font-size: 11px;
	letter-spacing: 0.01em;
	margin: -30px 0 20px;
	padding-top: 30px;
	line-height: 1.3;
}
.html-frame--195-11 .photolist01 ul li img {
	width: 100%;
	height: auto;
	margin-bottom: 8px;
}

/* 12 */
.html-frame--195-12 h4.title01 {
	color: #3389ca;
	display: inline-block;
}
.html-frame--195-12 .photoBox01 {
	margin-bottom: 40px;
}
.html-frame--195-12 .photoBox01 img {
	width: 100%;
}
.html-frame--195-12 .text-section--intro {
	padding: 15px 25px;
	background-color: #e4ecf7;
	color: #3389ca;
	font-weight: 700;
}
.html-frame--195-12 span.name {
	display: inline-block;
	color: #8fc31f;
	font-weight: 700;
}
.html-frame--195-12 span.name--sugihara {
	display: inline-block;
	color: #4d4398;
	font-weight: 700;
}
.html-frame--195-12 span.name--kirimura {
	display: inline-block;
	color: #007aaa;
	font-weight: 700;
}
.html-frame--195-12 span.name--tanaka {
	display: inline-block;
	color: #cc6858;
	font-weight: 700;
}
.html-frame--195-12 span.name--matsushita {
	display: inline-block;
	color: #00a48d;
	font-weight: 700;
}
.html-frame--195-12 .float-Image {
	position: relative;
	width: 27%;
	float: left;
	font-size: 13px;
	margin: 0 20px 20px 0;
}
.html-frame--195-12 .float-Image--left,
.html-frame--195-12 .float-Image--left02 {
	width: 100%;
}
.html-frame--195-12 .float-Image--right {
	float: right;
	margin: 5px 0 20px 20px;
	width: 63.333%;
}
.html-frame--195-12 .float-Image--left {
	float: left;
	margin: 5px 20px 20px 0;
	width: 532px;
	font-size: 11px;
	letter-spacing: 0.01em;
	line-height: 1.3;
}
.html-frame--195-12 .float-Image--left02 {
	float: left;
	margin: 5px 3% 20px 0;
	width: 30.333%;
}

.html-frame--195-12 .photolist01 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 0 3%;
	margin: 40px 0 20px;
}
.html-frame--195-12 .photolist01 ul li {
	width: 31.333%;
	display: inline-block;
	vertical-align: top;
	font-size: 11px;
	letter-spacing: 0.01em;
	margin: -30px 0 20px;
	padding-top: 30px;
	line-height: 1.6;
}
.html-frame--195-12 .photolist01 ul li.col1-5 {
	width: 48.5%;
}
.html-frame--195-12 .photolist01 ul li.col3 {
	width: 97%;
}
.html-frame--195-12 .photolist01 ul li img {
	width: 100%;
	margin-bottom: 8px;
}
.html-frame--195-12 .text-section--bgBox01 {
	background-color: #e4ecf7;
	padding: 0 25px 15px;
}
.html-frame--195-12 .text-section--bgBox01 h4 {
	border-left: 3px solid #3389ca;
	padding: 15px 0 15px 20px !important;
	margin-bottom: 20px !important;
}
.html-frame--195-12 .text-section--bgBox01 .commentBox01 {
	display: flex;
	justify-content: space-between;
}
.html-frame--195-12 .text-section--bgBox01 .commentBox01__body {
	width: 48%;
	display: flex;
	justify-content: space-between;
	align-items: start;
}
.html-frame--195-12 .text-section--bgBox01 .commentBox01__body img {
	width: 40%;
}
.html-frame--195-12 .text-section--bgBox01 .commentBox01__body p {
	background-color: #fff;
	border-radius: 15px;
	padding: 5px 15px 2px;
	width: 55%;
	box-sizing: border-box;
	position: relative;
}
.html-frame--195-12 .text-section--bgBox01 .commentBox01__body p::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 25%;
	border-style: solid;
	border-width: 25px 25px 0 0;
	border-color: #ffffff transparent transparent;
	translate: calc(-50% - 20px) 100%;
	transform: skew(-45deg);
	transform-origin: top;
}
.html-frame--195-12 p.linkBox01 {
	display: inline-block;
	color: #0079c3;
	background-color: #f6f9fd;
	padding: 5px 10px 2px;
	margin-bottom: 50px !important;
}

/* 13 */
.html-frame--195-13 h4.title01 {
	color: #3389ca;
}
.html-frame--195-13 .photoBox01 {
	margin-bottom: 30px;
}
.html-frame--195-13 .photoBox01 img {
	width: 100%;
}
.html-frame--195-13 .float-Image {
	float: right;
	width: 30%;
	margin: 0 0 20px 3%;
}
.html-frame--195-13 .float-Image--right02 {
	float: right;
	width: 47%;
	margin: 0 0 20px 3%;
}
.html-frame--195-13 .float-Image--left01 {
	float: left;
	width: 25%;
	margin: 0 3% 20px 0;
	font-size: 11px;
	line-height: 1.3;
}
.html-frame--195-13 .float-Image--left01 img {
	width: 100%;
	margin-bottom: 8px;
}
.html-frame--195-13 .float-Image--left02 {
	float: left;
	width: 47%;
	margin: 5px 3% 15px 0;
}
.html-frame--195-13 .text-section--bg01 {
	background-color: #f2f3f3;
	display: flex;
}
.html-frame--195-13 .text-section__photo01 {
	width: 50%;
}
.html-frame--195-13 .text-section__body01 {
	width: 50%;
	box-sizing: border-box;
	padding: 20px 25px 5px;
}
.html-frame--195-13 .text-section__body01 h4.title01 {
	margin-bottom: 15px;
	line-height: 1.5;
}
.html-frame--195-13 .text-section__body01 h4.title01 span {
	color: #ffffff;
	background-color: #649fd3;
	display: inline-block;
	padding: 5px 8px 2px;
	margin-bottom: 15px;
}
.html-frame--195-13 .text-section__body01 h5 {
	font-weight: 700;
	font-size: 16px;
	position: relative;
	display: inline-block;
	margin: 0 0 5px;
	padding: 0 5px;
	z-index: 10;
}
.html-frame--195-13 .text-section__body01 h5::before {
	content: "";
	position: absolute;
	display: block;
	width: 100%;
	height: 7px;
	background-color: #b5c9e4;
	bottom: 7px;
	left: 0;
	z-index: -1;
}
.html-frame--195-13 .text-section__product01 {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
}
.html-frame--195-13 .text-section__product01 img,
.html-frame--195-13 .text-section__product01 p {
	width: 48%;
}
.html-frame--195-13 .text-section__product01 p {
	margin-bottom: 0 !important;
}
.html-frame--195-13 .text-section--border01 {
	border-top: 1px solid #3389ca;
	border-left: 1px solid #3389ca;
	border-radius: 20px 0 0 0;
	padding: 25px 0 0 25px;
}
.html-frame--195-13 .text-section--border01 h4.title01 {
	font-size: 20px !important;
	line-height: 1.4;
	margin-bottom: 30px !important;
}
.html-frame--195-13 .text-section--border01 h5.border01 {
	color: #3389ca;
	position: relative;
	padding-left: 1.3em;
	display: inline-block;
	font-size: 16px;
}
.html-frame--195-13 .text-section--border01 h5.border01::before {
	position: absolute;
	content: "";
	width: 1em;
	height: 1px;
	background-color: #3389ca;
	top: 0.8em;
	left: 0;
}
.html-frame--195-13 .maker {
	display: flex;
	flex-wrap: wrap;
	margin-top: 40px;
	grid-gap: 30px 3%;
}
.html-frame--195-13 .maker__item {
	background-color: #f2f3f3;
	position: relative;
	padding: 30px 20px 1px;
	width: 48.5%;
	box-sizing: border-box;
}
.html-frame--195-13 .maker__item h5 {
	background-color: #5f67ae;
	color: #ffffff;
	border-radius: 0 0 5px 5px;
	position: relative;
	display: inline-block;
	padding: 5px 15px 2px;
	position: absolute;
	top: -1.2em;
	left: 20px;
	min-width: 220px;
}
.html-frame--195-13 .maker__item:nth-of-type(2) h5 {
	background-color: #fff100;
	color: #333333;
}
.html-frame--195-13 .maker__item:nth-of-type(3) h5 {
	background-color: #0081cc;
}
.html-frame--195-13 .maker__item:nth-of-type(4) h5 {
	background-color: #009b63;
}
.html-frame--195-13 .maker__item h5::before {
	content: "";
	position: absolute;
	top: 0;
	right: -10px;
	border: none;
	border-top: solid 20px transparent;
	border-left: solid 10px rgb(193, 190, 201);
}
.html-frame--195-13 .maker__item img {
	width: 100%;
	margin-bottom: 12px;
}
.html-frame--195-13 .maker__item dl {
	display: flex;
	align-items: flex-start;
	width: 100%;
	margin: 0 0 15px -20px;
	font-size: 13px;
}
.html-frame--195-13 .maker__item dt {
	background-color: #d5d5d6;
	border-radius: 0 8px 8px 0;
	padding: 4px 10px 1px;
}
.html-frame--195-13 .maker__item dd {
	padding-left: 3.4em;
	position: relative;
}
.html-frame--195-13 .maker__item dd span {
	font-size: 14px;
	font-weight: 700;
}
.html-frame--195-13 .maker__item dd::before {
	position: absolute;
	content: "";
	width: 3em;
	height: 1px;
	background-color: #aaaaaa;
	top: 1em;
	left: 0;
}
.html-frame--195-13 .maker__item h6 {
	font-weight: 700;
	margin-bottom: 15px;
	font-size: 16px;
}
.html-frame--195-13 .maker__item h6 span {
	color: #3389ca;
}

/* 14 */
.html-frame--195-14 h4.title01 {
	color: #6fba2c;
}
.html-frame--195-14 .photolist01 ul {
	display: flex;
	grid-gap: 0 3%;
	flex-wrap: wrap;
}
.html-frame--195-14 .photolist01 ul li {
	width: 48.5%;
	display: inline-block;
	vertical-align: top;
	font-size: 11px;
	letter-spacing: 0.01em;
	margin: -30px 0 20px;
	padding-top: 30px;
	line-height: 1.3;
}
.html-frame--195-14 .photolist01 ul li.col05 {
	width: 30.333%;
}
.html-frame--195-14 .photolist01 ul li.col2 {
	width: 66.666%;
}
.html-frame--195-14 .photolist01 ul li.col3 {
	width: 100%;
}
.html-frame--195-14 .photolist01 ul li img {
	width: 100%;
	height: auto;
	margin-bottom: 8px;
}

/* 15 */
.html-frame--195-15 .photoBox01 {
	margin-bottom: 30px;
}
.html-frame--195-15 .photoBox01 img {
	width: 100%;
}

/* 16 */
.html-frame--195-16 h4.title01 {
	color: #6fba2c;
	display: inline-block;
}
.html-frame--195-16 .float-Image {
	position: relative;
	width: 25%;
	float: left;
	font-size: 13px;
	margin: 0 3% 20px 0;
}
.html-frame--195-16 .float-Image p {
	margin-bottom: 5px;
}
.html-frame--195-16 .float-Image ul {
	overflow: hidden;
}
.html-frame--195-16 .float-Image li {
	float: left;
	width: 100%;
	margin-right: 15px;
	line-height: 1.5;
}
.html-frame--195-16 .float-Image li:last-of-type {
	margin: 0;
}
.html-frame--195-16 .float-Image li span {
	font-size: 18px;
}
.html-frame--195-16 .float-Image li img {
	width: 100%;
	height: auto;
	margin-bottom: 15px;
}
.html-frame--195-16 .float-Image--right {
	width: 30.333%;
	float: right;
	margin: 5px 0 20px 3%;
	font-size: 11px;
}
.html-frame--195-16 .float-Image--right img {
	width: 100%;
	margin-bottom: 8px;
}
.html-frame--195-16 .photolist01 ul {
	display: flex;
	grid-gap: 0 3%;
	flex-wrap: wrap;
}
.html-frame--195-16 .photolist01 ul li {
	width: 31.3333%;
	display: inline-block;
	vertical-align: top;
	font-size: 11px;
	letter-spacing: 0.01em;
	margin: -30px 0 20px;
	padding-top: 30px;
	line-height: 1.3;
}
.html-frame--195-16 .photolist01 ul li img {
	width: 100%;
	height: auto;
	margin-bottom: 8px;
}

/* 17 */
.html-frame--195-17 h4.title01 {
	color: #007ac3;
}
.html-frame--195-17 h4.title01 span {
	font-size: 13px;
}
.html-frame--195-17 .table-contents span {
	font-size: 12px;
}
.html-frame--195-17 .photolist01 ul {
	display: flex;
	grid-gap: 0 3%;
	flex-wrap: wrap;
}
.html-frame--195-17 .photolist01 ul li {
	width: 31.3333%;
	display: inline-block;
	vertical-align: top;
	font-size: 11px;
	letter-spacing: 0.01em;
	margin: -30px 0 20px;
	padding-top: 30px;
	line-height: 1.3;
}
.html-frame--195-17 .photolist01 ul li img {
	width: 100%;
	height: auto;
	margin-bottom: 8px;
}
