@charset "utf-8";

/* CSS Document */
/* 190
---------------------------------------------------------- */
.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;
}

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

/* 1 */
.html-frame--190-1 h4.title01,
.html-frame--190-1 h5.title01 {
	color: #6fba2c;
}
.html-frame--190-1 h5.title01 {
	margin-top: 20px;
}
.html-frame--190-1 .photolist01 ul {
	font-size: 0;
	letter-spacing: 0;
	margin: 40px -1.5% 20px;
}
.html-frame--190-1 .photolist01 ul ul {
	margin: 0 -2%;
}
.html-frame--190-1 .photolist01 ul li {
	width: 47%;
	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--190-1 .photolist01 ul ul li {
	margin: 0 1.5%;
	padding-top: 0;
}
.html-frame--190-1 .photolist01 ul li.col2 {
	width: 97%;
}
.html-frame--190-1 .photolist01 ul li img {
	width: 100%;
	margin-bottom: 8px;
}

/* 2 */
.html-frame--190-2 h4.title01 {
	color: #187fc4;
	line-height: 1.4;
	padding-left: 15px;
	position: relative;
}
.html-frame--190-2 h4.title01::before {
	position: absolute;
	content: '';
	width: 3px;
	height: calc(100% - 30px);
	background-color: #187fc4;
	bottom: 0;
	left: 0;
}
.html-frame--190-2 h5.title01 {
	clear: both;
	display: inline-block;
	padding-left: 2em;
	position: relative;
	font-size: 16px;
}
.html-frame--190-2 .text-section > h5.title01:first-of-type {
	margin-top: 30px;
}
.html-frame--190-2 h5.title01::before {
	content: '';
	width: 1.5em;
	height: 1px;
	background-color: #333;
	position: absolute;
	top: 0.7em;
	left: 0;
}
.html-frame--190-2 span.name {
	display: inline-block;
	color: #eb6106;
	font-weight: 700;
	margin-right: 1em;
}
.html-frame--190-2 span.name--hamada {
	display: inline-block;
	color: #7d4698;
	font-weight: 700;
	margin-right: 1em;
}
.html-frame--190-2 .float-Image {
	position: relative;
	width: 30.333%;
	float: left;
	margin: 5px 3% 20px 0;
	display: block;
}
.html-frame--190-2 .float-Image img,
.html-frame--190-2 .float-Image--right,
.html-frame--190-2 .float-Image--left,
.html-frame--190-2 .float-Image--right02 {
	width: 100%;
}
.html-frame--190-2 .float-Image--right {
	float: right;
	margin: 5px 0 20px 3%;
	width: 30.333%;
}
.html-frame--190-2 .float-Image--right02 {
	float: right;
	margin: 5px 0 20px 3%;
	width: 66.666%;
}
.html-frame--190-2 .float-Image--left {
	float: left;
	margin: 5px 0 20px;
	width: 66.666%;
}
.html-frame--190-2 .photolist01 ul {
	display: flex;
	flex-wrap: wrap;
	margin: 40px -1.5% 20px;
}
.html-frame--190-2 .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--190-2 .photolist01 ul li.col1-5 {
	width: 47%;
}
.html-frame--190-2 .photolist01 ul li.col2 {
	width: 63.666%;
}
.html-frame--190-2 .photolist01 ul li.col3 {
	width: 97%;
}
.html-frame--190-2 .photolist01 ul li img {
	width: 100%;
	margin-bottom: 8px;
}
.html-frame--190-2 .linkBox {
	padding: 10px 15px;
	background-color: #f7f9fd;
	color: #187fc4;
	display: flex;
	align-items: flex-start;
	width: 63.666%;
	grid-gap: 0 3%;
}
.html-frame--190-2 .linkBox img {
	width: 40%;
}
.html-frame--190-2 .linkBox p {
	width: 60% !important;
	margin: 0 !important;
}
.html-frame--190-2 .linkBox p span {
	color: #333;
	display: inline-block;
	margin-top: 15px;
}

/* 3 */
.html-frame--190-3 h4.title01 {
	color: #6fba2c;
}
.html-frame--190-3 .photolist01 ul {
	font-size: 0;
	letter-spacing: 0;
	margin: 20px -1.5% 20px;
}
.html-frame--190-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--190-3 .photolist01 ul li.col1-5 {
	width: 47%;
}
.html-frame--190-3 .photolist01 ul li.col2 {
	width: 63.666%;
}
.html-frame--190-3 .photolist01 ul li.col3 {
	width: 97%;
}
.html-frame--190-3 .photolist01 ul li img {
	margin-bottom: 8px;
	width: 100%;
}

/* 4 */
.html-frame--190-4 h4.title01 {
	position: relative;
	color: #6fba2c;
	display: inline-block;
	padding-left: 1.3em;
}
.html-frame--190-4 h4.title01::before {
	content: '';
	position: absolute;
	width: 1em;
	height: 1px;
	top: calc(30px + 0.8em);
	left: 0;
	background-color: #6fba2c;
}
.html-frame--190-4 .float-Image {
	position: relative;
	width: 30.333%;
	float: left;
	font-size: 13px;
	margin: 0 3% 20px 0;
}
.html-frame--190-4 .float-Image p {
	margin-bottom: 5px;
}
.html-frame--190-4 .float-Image ul {
	overflow: hidden;
}
.html-frame--190-4 .float-Image li {
	float: left;
	width: 100%;
	margin-right: 15px;
	line-height: 1.5;
}
.html-frame--190-4 .float-Image li:last-of-type {
	margin: 0;
}
.html-frame--190-4 .float-Image li img {
	width: 100%;
	height: auto;
	margin-bottom: 8px;
}
.html-frame--190-4 .float-Image li span {
	font-size: 18px;
}
.html-frame--190-4 .float-Image--right {
	width: 30%;
	float: right;
	margin: 5px 0 20px 3%;
	font-size: 11px;
	line-height: 1.3;
}
.html-frame--190-4 .float-Image--right img {
	width: 100%;
	margin-bottom: 8px;
}
.html-frame--190-4 .photolist01 ul {
	font-size: 0;
	letter-spacing: 0;
	margin: 40px -1.5% 20px;
}
.html-frame--190-4 .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--190-4 .photolist01 ul li img {
	margin-bottom: 8px;
	width: 100%;
}
.html-frame--190-4 .text-section--interview {
	background-color: #eff7e8;
	border-radius: 15px;
	padding: 40px 20px 20px;
}
.html-frame--190-4 .text-section--interview h4 {
	color: #6fba2c;
	font-size: 18px;
	font-weight: 700;
	margin: -65px 0 0;
	padding: 0 30px;
	position: relative;
	display: inline-block;
}
.html-frame--190-4 .text-section--interview h4:before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	display: inline-block;
	width: 30px;
	height: 1px;
	background-color: #6fba2c;
	-webkit-transform: rotate(70deg);
	transform: rotate(70deg);
}
.html-frame--190-4 .text-section--interview h4::after {
	content: '';
	position: absolute;
	right: 0;
	top: 50%;
	display: inline-block;
	width: 30px;
	height: 1px;
	background-color: #6fba2c;
	-webkit-transform: rotate(-70deg);
	transform: rotate(-70deg);
}
.html-frame--190-4 .text-section--interview h5 {
	display: inline-block;
	margin-bottom: 15px;
}
.html-frame--190-4 .text-section--interview .float-Image--right {
	width: 20%;
}

/* 5 */
.html-frame--190-5 h4.title01 {
	color: #6fba2c;
}
.html-frame--190-5 .photolist01 ul {
	font-size: 0;
	letter-spacing: 0;
	margin: 40px -1.5% 20px;
}
.html-frame--190-5 .photolist01 ul ul {
	margin: 0 -1.5%;
}
.html-frame--190-5 .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--190-5 .photolist01 ul ul li {
	width: 100%;
	margin: 0 1.5% 20px;
	padding-top: 0;
}
.html-frame--190-5 .photolist01 ul li.col2 {
	width: 63.666%;
}
.html-frame--190-5 .photolist01 ul li img {
	margin-bottom: 8px;
	width: 100%;
}

/* 6 */
.html-frame--190-6 h4.title01 {
	color: #6fba2c;
}
.html-frame--190-6 .photolist01 ul {
	font-size: 0;
	letter-spacing: 0;
	margin: 40px -1.5% 20px;
}
.html-frame--190-6 .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--190-6 .photolist01 ul li img {
	margin-bottom: 8px;
	width: 100%;
}

/* 7 */
.html-frame--190-7 h4.title01 {
	color: #6fba2c;
	display: inline-block;
}
.html-frame--190-7 .float-Image {
	position: relative;
	width: 30.333%;
	float: left;
	font-size: 13px;
	margin: 0 3% 20px 0;
}
.html-frame--190-7 .float-Image p {
	margin-bottom: 5px;
}
.html-frame--190-7 .float-Image ul {
	overflow: hidden;
}
.html-frame--190-7 .float-Image li {
	float: left;
	width: 100%;
	margin-right: 15px;
	line-height: 1.5;
}
.html-frame--190-7 .float-Image li:last-of-type {
	margin: 0;
}
.html-frame--190-7 .float-Image li span {
	font-size: 18px;
}
.html-frame--190-7 .float-Image li img {
	width: 100%;
	height: auto;
	margin-bottom: 8px;
}
.html-frame--190-7 .photolist01 ul {
	font-size: 0;
	letter-spacing: 0;
	margin: 40px -1.5% 20px;
}
.html-frame--190-7 .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--190-7 .photolist01 ul li.col1-5 {
	width: 47%;
}
.html-frame--190-7 .photolist01 ul li.col3 {
	width: 97%;
}
.html-frame--190-7 .photolist01 ul li img {
	margin-bottom: 8px;
	width: 100%;
}
.html-frame--190-7 .text-section--merit h4 {
	color: #62b0e3;
	position: relative;
	text-align: center;
	font-size: 24px !important;
	line-height: 1.4;
	width: 100%;
	margin-bottom: 50px !important;
}
.html-frame--190-7 .text-section--merit h4:before {
	content: '';
	position: absolute;
	left: 100px;
	top: calc(50% + 10px);
	display: inline-block;
	width: 60px;
	height: 1px;
	background-color: #62b0e3;
	-webkit-transform: rotate(70deg);
	transform: rotate(70deg);
}
.html-frame--190-7 .text-section--merit h4::after {
	content: '';
	position: absolute;
	right: 100px;
	top: calc(50% + 10px);
	display: inline-block;
	width: 60px;
	height: 1px;
	background-color: #62b0e3;
	-webkit-transform: rotate(-70deg);
	transform: rotate(-70deg);
}
.html-frame--190-7 .text-section--merit .textBox01 {
	border: 2px dotted #ee87b4;
	border-radius: 10px;
	padding: 20px 20px 5px;
	position: relative;
}
.html-frame--190-7 .text-section--merit .textBox01:nth-of-type(2) {
	border: 2px dotted #ba79b1;
}
.html-frame--190-7 .text-section--merit .textBox01:nth-of-type(3) {
	border: 2px dotted #ef858b;
}
.html-frame--190-7 .text-section--merit .textBox01 + .textBox01 {
	margin-top: 40px;
}
.html-frame--190-7 .text-section--merit .textBox01 h5 {
	position: absolute;
	display: inline-block;
	color: #ee87b4;
	font-size: 20px;
	background-color: #fff;
	padding: 0 5px;
	top: -20px;
	left: 15px;
}
.html-frame--190-7 .text-section--merit .textBox01:nth-of-type(2) h5 {
	color: #ba79b1;
}
.html-frame--190-7 .text-section--merit .textBox01:nth-of-type(3) h5 {
	color: #ef858b;
}
.html-frame--190-7 .text-section--merit .textBox01 p {
	margin-bottom: 10px !important;
}
.html-frame--190-7 .text-section--merit .textBox01 p.name {
	position: absolute;
	bottom: -28px;
	right: 20px;
	background-color: #fff;
	padding: 3px 10px;
	font-size: 13px;
	font-weight: 700;
	margin-right: -10px;
}
.html-frame--190-7 .text-section--merit .textBox01 p.name span {
	font-size: 16px;
}

/* 8 */
.html-frame--190-8 h4.title01 {
	color: #6fba2c;
}
.html-frame--190-8 .photolist01 ul {
	font-size: 0;
	letter-spacing: 0;
	margin: 40px -1.5% 20px;
}
.html-frame--190-8 .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--190-8 .photolist01 ul.fig1 li:nth-of-type(1) {
	width: 50.333%;
}
.html-frame--190-8 .photolist01 ul.fig1 li:nth-of-type(2) {
	width: 12.833%;
}
.html-frame--190-8 .photolist01 ul.fig1 li:nth-of-type(3) {
	width: 27.833%;
}
.html-frame--190-8 .photolist01 ul li img {
	margin-bottom: 8px;
	width: 100%;
}

/* 9 */
.html-frame--190-9 h4.title01 {
	color: #eb6106;
	display: inline-block;
}
.html-frame--190-9 .float-Image {
	position: relative;
	width: 25%;
	float: left;
	font-size: 13px;
	margin: 0 3% 20px 0;
}
.html-frame--190-9 .float-Image p {
	margin-bottom: 5px;
}
.html-frame--190-9 .float-Image ul {
	overflow: hidden;
}
.html-frame--190-9 .float-Image li {
	float: left;
	width: 100%;
	margin-right: 15px;
	line-height: 1.5;
}
.html-frame--190-9 .float-Image li:last-of-type {
	margin: 0;
}
.html-frame--190-9 .float-Image li span {
	font-size: 18px;
}
.html-frame--190-9 .float-Image li img {
	width: 100%;
	height: auto;
	margin-bottom: 8px;
}
.html-frame--190-9 .float-Image--right {
	width: 60.666%;
	float: right;
	margin: 5px 0 20px 3%;
	font-size: 11px;
	line-height: 1.3;
}
.html-frame--190-9 .float-Image--right img {
	width: 100%;
	margin-bottom: 8px;
}
.html-frame--190-9 .float-Image--right02 {
	width: 30.333%;
	float: right;
	margin: 5px 0 20px 3%;
}
.html-frame--190-9 .photolist01 ul {
	font-size: 0;
	letter-spacing: 0;
	margin: 40px -1.5% 20px;
}
.html-frame--190-9 .photolist01 ul ul {
	margin: 0 -2.2%;
}
.html-frame--190-9 .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--190-9 .photolist01 ul li.col2 {
	width: 63.333%;
}
.html-frame--190-9 .photolist01 ul ul li {
	width: 45.6%;
	margin: -30px 2.2% 0;
}
.html-frame--190-9 .photolist01 ul li img {
	margin-bottom: 8px;
	width: 100%;
}
.html-frame--190-9 .voiceBox01 {
	background-color: #fff9f4;
	border-top: 1px solid #eb6106;
	border-bottom: 1px solid #eb6106;
	margin: 40px 0;
	padding: 20px 25px;
}
.html-frame--190-9 .voiceBox01 p {
	margin-bottom: 0 !important;
}
.html-frame--190-9 .voiceBox01 .float-Image--right {
	width: 14%;
	margin-bottom: 0;
}
.html-frame--190-9 .voiceBox01 .float-Image--right span {
	font-size: 14px;
}
.html-frame--190-9 p.linkBox01 {
	background-color: #fef2e7;
	border: 1px solid #eb6106;
	color: #eb6106;
	padding: 15px 20px;
	font-size: 14px;
	line-height: 1.8;
	margin: 0;
}

/* 10 */
.html-frame--190-10 h4.title01 {
	color: #eb6106;
	display: inline-block;
}
.html-frame--190-10 .float-Image {
	position: relative;
	width: 40%;
	float: left;
	font-size: 13px;
	margin: 0 3% 20px 0;
}
.html-frame--190-10 .float-Image p {
	position: absolute;
	top: 75%;
	left: 0;
	letter-spacing: -0.02em;
	line-height: 1.3;
}
.html-frame--190-10 .float-Image ul {
	overflow: hidden;
}
.html-frame--190-10 .float-Image li {
	float: left;
	width: 47%;
	margin-right: 3%;
	line-height: 1.5;
}
.html-frame--190-10 .float-Image li:last-of-type {
	margin: 0;
}
.html-frame--190-10 .float-Image li span {
	font-size: 18px;
}
.html-frame--190-10 .float-Image li img {
	width: 100%;
	height: auto;
	margin-bottom: 20%;
}
.html-frame--190-10 .float-Image--right {
	width: 30.333%;
	float: right;
	margin: 5px 0 20px 3%;
	font-size: 11px;
	line-height: 1.3;
}
.html-frame--190-10 p.sup {
	font-size: 11px;
}
.html-frame--190-10 .photolist01 ul {
	font-size: 0;
	letter-spacing: 0;
	margin: 40px -1.5% 20px;
}
.html-frame--190-10 .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--190-10 .photolist01 ul li.col1-5 {
	width: 393px;
}
.html-frame--190-10 .photolist01 ul li.col2 {
	width: 532px;
}
.html-frame--190-10 .photolist01 ul li.col3 {
	width: 97%;
}
.html-frame--190-10 .photolist01 ul li img {
	margin-bottom: 8px;
	width: 100%;
}
.html-frame--190-10 p.borderBox01 {
	background-color: #fef2e7;
	border: 1px solid #eb6106;
	padding: 10px 15px;
}
.html-frame--190-10 .text-section--column {
	border: 1px solid #eb6106;
	padding: 10px 15px 15px;
}
.html-frame--190-10 .text-section--column h4 {
	margin: -10px 0 20px -15px;
	font-size: 20px;
	color: #eb6106;
}
.html-frame--190-10 .text-section--column h4 span {
	display: inline-block;
	color: #fff;
	background-color: #eb6106;
	padding: 5px 15px;
	margin-right: 15px;
}
.html-frame--190-10 .text-section--column .float-Image--left {
	width: 25%;
	float: left;
	font-size: 13px;
	margin: 0 3% 20px 0;
}
.html-frame--190-10 .text-section--column .float-Image--left img {
	width: 100%;
	height: auto;
	margin-bottom: 8px;
}
.html-frame--190-10 .text-section--column .float-Image--left span {
	font-size: 16px;
}
.html-frame--190-10 .text-section--column img {
	float: right;
	width: 532px;
	margin: 5px 0 5px 24px;
}
.html-frame--190-10 .borderBox01 {
	background-color: #fef2e7;
	border: 1px solid #eb6106;
	color: #eb6106;
	display: inline-block;
	padding: 10px 15px;
	margin-top: 30px;
}

/* 11 */
.html-frame--190-11 .photoBox01 {
	margin-bottom: 40px;
}
.html-frame--190-11 .photoBox01 img {
	width: 100%;
}
.html-frame--190-11 .text-section--intro {
	padding: 15px 25px;
	background-color: #f3f5fb;
	color: #0079c3;
	font-weight: 700;
	margin-bottom: 30px !important;
}
.html-frame--190-11 h4.title01 {
	color: #0079c3;
}
.html-frame--190-11 h4.title02 {
	color: #0079c3;
	font-size: 24px !important;
	line-height: 1.4 !important;
	margin-bottom: 30px !important;
}
.html-frame--190-11 h5.title01 {
	color: #0079c3;
	font-size: 20px;
	border-left: 4px solid #0079c3;
	padding: 20px 0 0 15px;
	margin-bottom: 40px;
	position: relative;
}
.html-frame--190-11 h5.title01 span {
	font-size: 14px;
	color: #333333;
	font-weight: normal;
}
.html-frame--190-11 h5.title01::before {
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	background-color: #0079c3;
	position: absolute;
	bottom: 41px;
	left: 0px;
}
.html-frame--190-11 h6.title01 {
	color: #0079c3;
	margin-top: -30px;
	padding-top: 30px;
	line-height: 1.6;
	font-size: 16px;
	font-weight: 700;
	display: inline-block;
}
.html-frame--190-11 h6.title01 span {
	border: 1px solid #0079c3;
	padding: 5px 8px 0;
	display: inline-block;
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 13px;
}
.html-frame--190-11 .float-Image {
	position: relative;
	width: 20%;
	float: left;
	font-size: 13px;
	margin: 0 3% 20px 0;
	line-height: 1.4;
}
.html-frame--190-11 .float-Image img {
	width: 100%;
	height: auto;
	margin-bottom: 8px;
}
.html-frame--190-11 .float-Image span {
	font-size: 18px;
}
.html-frame--190-11 .float-Image--right {
	width: 30.333%;
	float: right;
	margin: 5px 0 20px 3%;
	font-size: 11px;
	line-height: 1.3;
}
.html-frame--190-11 .float-Image--right2 {
	width: 55%;
	float: right;
	margin: 5px 0 20px 3%;
	font-size: 11px;
	line-height: 1.3;
}
.html-frame--190-11 .float-Image--right img,
.html-frame--190-11 .float-Image--right2 img {
	width: 100%;
	margin-bottom: 8px;
}
.html-frame--190-11 .float-Image--right2 ul {
	font-size: 0;
	letter-spacing: 0;
	margin: 0 -1.5%;
}
.html-frame--190-11 .float-Image--right2 ul li {
	width: 47%;
	display: inline-block;
	vertical-align: top;
	font-size: 11px;
	letter-spacing: 0.01em;
	margin: -30px 1.5% 1px;
	padding-top: 30px;
	line-height: 1.3;
}
.html-frame--190-11 .photolist01 ul li img,
.html-frame--190-11 .float-Image--right2 ul li img {
	margin-bottom: 8px;
}
.html-frame--190-11 .photolist01 ul {
	font-size: 0;
	letter-spacing: 0;
	margin: 40px -1.5% 20px;
}
.html-frame--190-11 .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;
	color: #333333 !important;
}
.html-frame--190-11 .photolist01 ul li.col2 {
	width: 63.333%;
}
.html-frame--190-11 .photolist01 ul li.col3 {
	width: 97%;
}
.html-frame--190-11 .photolist01 ul li img {
	width: 100%;
	margin-bottom: 8px;
}
.html-frame--190-11 .text-section--visit {
	margin-bottom: 0 !important;
}
.html-frame--190-11 .text-section--visit .title {
	position: relative;
	background-color: #f3f5fb;
	color: #0079c3;
	font-size: 18px;
	font-weight: 700;
	border-radius: 10px 0 0 0;
	display: inline-block;
	padding: 15px 40px 0 20px;
	margin-right: -50px;
	z-index: -1;
}
.html-frame--190-11 .text-section--visit .title:before {
	position: absolute;
	content: '';
	right: -2px;
	top: -2px;
	border: none;
	border-right: solid 40px white;
	border-bottom: solid 50px transparent;
	z-index: -2;
}
.html-frame--190-11 .text-section--visit h5 {
	display: inline-block;
	margin-bottom: 15px;
}
.html-frame--190-11 .text-section--visit .visit__body {
	background-color: #f3f5fb;
	color: #0079c3;
	border-radius: 0 10px 10px 10px;
	padding: 20px 20px 10px;
}
.html-frame--190-11 .text-section--visit .visit__body .catch {
	color: #0079c3 !important;
	border: none !important;
	font-size: 14px !important;
	padding: 0 !important;
}
.html-frame--190-11 .text-section--visit .float-Image {
	width: 20%;
}
.html-frame--190-11 .text-section--visit ul {
	margin-top: 10px;
}
.html-frame--190-11 .text-section--visit li.col2 {
	background-color: #ffffff;
	margin-top: 0;
	padding: 15px 15px;
	box-sizing: border-box;
	font-size: 13px;
	line-height: 1.6;
}
.html-frame--190-11 .text-section--visit li.col2 p {
	margin-top: 15px;
}

/* 12 */
.html-frame--190-12 h4.title01 {
	color: #eb6106;
	display: inline-block;
}
.html-frame--190-12 .float-Image {
	position: relative;
	width: 25%;
	float: left;
	font-size: 13px;
	margin: 0 3% 20px 0;
}
.html-frame--190-12 .float-Image p {
	margin-bottom: 5px;
}
.html-frame--190-12 .float-Image ul {
	overflow: hidden;
}
.html-frame--190-12 .float-Image li {
	float: left;
	width: 100%;
	margin-right: 15px;
	line-height: 1.5;
}
.html-frame--190-12 .float-Image li:last-of-type {
	margin: 0;
}
.html-frame--190-12 .float-Image li span {
	font-size: 18px;
}
.html-frame--190-12 .float-Image li img {
	width: 100%;
	height: auto;
	margin-bottom: 8px;
}
.html-frame--190-12 .float-Image--right {
	width: 30.333%;
	float: right;
	margin: 5px 0 20px 3%;
	font-size: 11px;
	line-height: 1.3;
}
.html-frame--190-12 .float-Image--right img {
	width: 100%;
}
.html-frame--190-12 .photolist01 ul {
	font-size: 0;
	letter-spacing: 0;
	margin: 40px -1.5% 20px;
}
.html-frame--190-12 .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--190-12 .photolist01 ul li.col1-5 {
	width: 47%;
}
.html-frame--190-12 .photolist01 ul li.col3 {
	width: 97%;
}
.html-frame--190-12 .photolist01 ul li img {
	width: 100%;
	margin-bottom: 8px;
}
.html-frame--190-12 .text-section--column {
	border: 1px solid #f29451;
	padding: 9px 15px 15px;
}
.html-frame--190-12 .text-section--column .title {
	margin: -10px 0 20px -15px;
	font-size: 20px;
	background-color: #f29451;
	padding: 5px 20px 1px;
	display: inline-block;
}
.html-frame--190-12 .text-section--column .title h4.title01 {
	color: #fff !important;
}
.html-frame--190-12 .text-section--column h5 {
	color: #eb6106;
	margin-bottom: 10px;
	font-size: 16px;
}
.html-frame--190-12 .text-section--column h5 span {
	background-color: #f29451;
	color: #ffffff;
	padding: 5px 10px 1px;
	margin-right: 0.5em;
	display: inline-block;
}
.html-frame--190-12 .text-section--column .float-Image--right {
	width: 30.333%;
}
.html-frame--190-12 .text-section--column .float-Image--right img {
	margin-bottom: 8px;
}
.html-frame--190-12 .text-section--interview {
	background-color: #fff9f4;
	border-radius: 15px;
	padding: 20px 30px 20px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 20px;
}
.html-frame--190-12 .text-section--interview h4 {
	color: #eb6106;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	display: block;
	width: 100%;
	margin-bottom: 0 !important;
}
.html-frame--190-12 .text-section--interview h4 span {
	position: relative;
	padding: 0 30px;
}
.html-frame--190-12 .text-section--interview h4 span::before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	display: inline-block;
	width: 30px;
	height: 1px;
	background-color: #eb6106;
	-webkit-transform: rotate(70deg);
	transform: rotate(70deg);
}
.html-frame--190-12 .text-section--interview h4 span::after {
	content: '';
	position: absolute;
	right: 0;
	top: 50%;
	display: inline-block;
	width: 30px;
	height: 1px;
	background-color: #eb6106;
	-webkit-transform: rotate(-70deg);
	transform: rotate(-70deg);
}
.html-frame--190-12 .text-section--interview h5 {
	display: inline-block;
	margin-bottom: 15px;
}
.html-frame--190-12 .text-section--interview .interviewBody {
	width: 48%;
	display: flexbox;
	flex-direction: column;
	gap: 20px 0;
}
.html-frame--190-12 .text-section--interview .interviewPhoto {
	width: 100%;
	margin-bottom: 20px;
}
.html-frame--190-12 .text-section--interview .float-Image--left {
	float: left;
	width: 20%;
	margin: 0 3% 20px 0;
	font-size: 11px;
	color: #eb6106;
	line-height: 1.4;
}
.html-frame--190-12 .text-section--interview p {
	margin-bottom: 0;
}
.html-frame--190-12 .text-section--interview .float-Image--left img {
	width: 100%;
	height: auto;
	margin-bottom: 8px;
}
.html-frame--190-12 .borderBox01 {
	background-color: #fef2e7;
	border: 1px solid #eb6106;
	color: #eb6106;
	display: inline-block;
	padding: 10px 15px;
}

/* 13 */
.html-frame--190-13 h4.title01 {
	color: #eb6106;
	display: inline-block;
}
.html-frame--190-13 span.name {
	display: inline-block;
	color: #00a48d;
	font-weight: 700;
}
.html-frame--190-13 span.name--takayasu {
	display: inline-block;
	color: #0099d9;
	font-weight: 700;
}
.html-frame--190-13 .float-Image {
	position: relative;
	width: 40%;
	float: left;
	font-size: 13px;
	margin: 0 3% 20px 0;
}
.html-frame--190-13 .float-Image p {
	position: absolute;
	top: 75%;
	left: 0;
	letter-spacing: -0.02em;
	line-height: 1.3;
}
.html-frame--190-13 .float-Image ul {
	overflow: hidden;
}
.html-frame--190-13 .float-Image li {
	float: left;
	width: 47%;
	margin-right: 3%;
	line-height: 1.5;
}
.html-frame--190-13 .float-Image li:last-of-type {
	margin: 0;
}
.html-frame--190-13 .float-Image li span {
	font-size: 18px;
}
.html-frame--190-13 .float-Image li img {
	width: 100%;
	height: auto;
	margin-bottom: 20%;
}
.html-frame--190-13 .float-Image--right {
	width: 60.666%;
	float: right;
	margin: 5px 0 20px 3%;
	font-size: 11px;
	line-height: 1.3;
}
.html-frame--190-13 .float-Image--right img {
	width: 100%;
	height: auto;
	margin-bottom: 8px;
}
.html-frame--190-13 p.sup {
	font-size: 11px;
}
.html-frame--190-13 .photolist01 ul {
	font-size: 0;
	letter-spacing: 0;
	margin: 40px -1.5% 20px;
}
.html-frame--190-13 .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--190-13 .photolist01 ul li.col3 {
	width: 97%;
}
.html-frame--190-13 .photolist01 ul li img {
	margin-bottom: 8px;
	width: 100%;
}
.html-frame--190-13 .borderBox01 {
	background-color: #fef2e7;
	border: 1px solid #eb6106;
	color: #eb6106;
	display: inline-block;
	padding: 10px 15px;
	margin-top: 30px;
}

/* 14 */
.html-frame--190-14 h4.title01 {
	color: #eb6106;
	display: inline-block;
}
.html-frame--190-14 .float-Image {
	position: relative;
	width: 25%;
	float: left;
	font-size: 13px;
	margin: 0 3% 20px 0;
}
.html-frame--190-14 .float-Image p {
	margin-bottom: 5px;
}
.html-frame--190-14 .float-Image ul {
	overflow: hidden;
}
.html-frame--190-14 .float-Image li {
	float: left;
	width: 100%;
	margin-right: 15px;
	line-height: 1.5;
}
.html-frame--190-14 .float-Image li:last-of-type {
	margin: 0;
}
.html-frame--190-14 .float-Image li span {
	font-size: 18px;
}
.html-frame--190-14 .float-Image li img {
	width: 100%;
	height: auto;
	margin-bottom: 8px;
}
.html-frame--190-14 .float-Image--left {
	width: 25%;
	float: left;
	margin: 5px 3% 20px 0;
}
.html-frame--190-14 .photolist01 ul {
	font-size: 0;
	letter-spacing: 0;
	margin: 40px -1.5% 20px;
}
.html-frame--190-14 .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--190-14 .photolist01 ul li.col1-5 {
	width: 47%;
}
.html-frame--190-14 .photolist01 ul li.col2 {
	width: 63.666%;
}
.html-frame--190-14 .photolist01 ul li img {
	width: 100%;
	margin-bottom: 8px;
}
.html-frame--190-14 .text-section--interview {
	background-color: #fff9f4;
	border: 1px solid #eb6106;
	padding: 20px 30px 0;
}
.html-frame--190-14 .text-section--interview h4 {
	font-size: 18px;
	margin-bottom: 20px !important;
}

/* 15 */
.html-frame--190-15 h4.title01 {
	color: #187fc4;
	display: inline-block;
}
.html-frame--190-15 span.name {
	display: inline-block;
	color: #187fc4;
	font-weight: 700;
}
.html-frame--190-15 span.name--naganawa {
	display: inline-block;
	color: #6fba2c;
	font-weight: 700;
}
.html-frame--190-15 .photoBox01 {
	margin-bottom: 30px;
}
.html-frame--190-15 .photoBox01 img {
	width: 100%;
}
.html-frame--190-15 .description01 {
	font-weight: 700;
}
.html-frame--190-15 .catch01 {
	color: #187fc4;
	text-align: center;
}
.html-frame--190-15 .catch01 span {
	font-size: 24px;
}
.html-frame--190-15 .float-Image {
	width: 27.333%;
	float: right;
	margin: 5px 0 20px 3%;
	font-size: 11px;
	list-style: 1.3;
}
.html-frame--190-15 .float-Image--right {
	width: 63.666%;
	float: right;
	margin: 5px 0 20px 3%;
	font-size: 11px;
	list-style: 1.3;
}
.html-frame--190-15 .float-Image img,
.html-frame--190-15 .float-Image--right img {
	width: 100%;
	margin-bottom: 8px;
}
.html-frame--190-15 .photolist01 ul {
	font-size: 0;
	letter-spacing: 0;
	margin: 40px -20px 20px;
}
.html-frame--190-15 .photolist01 ul li {
	width: 385px;
	display: inline-block;
	vertical-align: top;
	font-size: 11px;
	letter-spacing: 0.01em;
	margin: -30px 20px 20px;
	padding-top: 30px;
	line-height: 1.3;
}
.html-frame--190-15 .photolist01 ul li img {
	width: 100%;
	margin-bottom: 15px;
}
.html-frame--190-15 .photolist01 ul li.col3 {
	width: 97%;
}
.html-frame--190-15 .text-section--profile {
	background-color: #efefef;
	display: flex;
	justify-content: space-between;
	align-items: end;
	padding: 40px 40px 0;
}
.html-frame--190-15 .text-section--profile .profilePhoto {
	width: 35%;
}
.html-frame--190-15 .text-section--profile .profilePhoto img {
	width: 100%;
}
.html-frame--190-15 .text-section--profile .profileBody {
	width: 60%;
}
.html-frame--190-15 .text-section--profile h4.title01 {
	font-size: 18px;
	display: block;
	line-height: 1.4;
	margin-bottom: 20px !important;
}
.html-frame--190-15 .text-section--profile p.title {
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 10px !important;
	line-height: 1.4;
}
.html-frame--190-15 .text-section--profile p.title span {
	font-size: 11px;
	color: #187fc4;
}
.html-frame--190-15 .text-section--profile .profileBody--naganawa h4.title01 {
	color: #6fba2c;
}
.html-frame--190-15 .text-section--profile .profileBody--naganawa p.title span {
	color: #6fba2c;
}
.html-frame--190-15 p.linkBox01 {
	border: 1px solid #333333;
	padding: 5px 10px;
	display: inline-block;
}

/* 16 */
.html-frame--190-16 h4.title01 {
	color: #187fc4;
	display: inline-block;
}
.html-frame--190-16 h4.title02 {
	color: #187fc4;
	display: inline-block;
	font-size: 24px;
	margin: 15px 0 30px;
}
.html-frame--190-16 .photoBox01 {
	margin-bottom: 30px;
}
.html-frame--190-16 .photoBox01 img {
	width: 100%;
}
.html-frame--190-16 .float-Image {
	width: 25%;
	float: left;
	font-size: 13px;
	margin: 0 3% 20px 0;
}
.html-frame--190-16 .float-Image span {
	font-size: 18px;
}
.html-frame--190-16 .float-Image img {
	width: 100%;
	height: auto;
	margin-bottom: 8px;
}
.html-frame--190-16 .float-Image--right {
	width: 30.333%;
	float: right;
	margin: 5px 0 20px 3%;
}
.html-frame--190-16 .float-Image--right02 {
	width: 30.333%;
	float: right;
	margin: 5px 0 20px 3%;
	font-size: 11px;
	letter-spacing: 0.01em;
	line-height: 1.3;
}
.html-frame--190-16 .float-Image--right02 img {
	width: 100%;
	height: auto;
	margin-bottom: 8px;
}
.html-frame--190-16 span.name {
	display: inline-block;
	color: #009fd5;
	font-weight: 700;
}
.html-frame--190-16 span.name--nishito {
	display: inline-block;
	color: #e4007f;
	font-weight: 700;
}
.html-frame--190-16 .infoList01 ul {
	display: flex;
	justify-content: space-between;
	font-size: 0;
	letter-spacing: 0;
	margin: 70px 0 20px;
}
.html-frame--190-16 .infoList01 ul li {
	background-size: auto auto;
	background-color: rgba(255, 255, 255, 1);
	background-image: repeating-linear-gradient(135deg, transparent, transparent 2px, rgba(250, 241, 213, 1) 2px, rgba(250, 241, 213, 1) 13px);
	width: 47%;
	display: inline-block;
	vertical-align: top;
	font-size: 13px;
	letter-spacing: 0.01em;
	margin: -30px 0 20px;
	padding: 0 20px 20px;
	line-height: 1.6;
	border-radius: 8px;
	box-sizing: border-box;
}
.html-frame--190-16 .infoList01 ul li h4 {
	color: #ffffff;
}
.html-frame--190-16 .infoList01 ul li h4 span {
	background-color: #009fd5;
	display: inline-block;
	margin: -30px 0 20px 15px;
	padding: 7px 15px 3px;
}
.html-frame--190-16 .infoList01 ul li h4.youtube span {
	background-color: #ec78ab;
}
.html-frame--190-16 .infoList01 ul li img {
	width: 100%;
}

/* 17 */
.html-frame--190-17 h4.title01 {
	color: #6fba2c;
}
.html-frame--190-17 .photolist01 ul {
	font-size: 0;
	letter-spacing: 0;
	margin: 40px -1.5% 20px;
}
.html-frame--190-17 .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--190-17 .photolist01 ul li.col2 {
	width: 63.666%;
}
.html-frame--190-17 .photolist01 ul li img {
	margin-bottom: 8px;
	width: 100%;
}

/* 18 */
.html-frame--190-18 h4.title01 {
	color: #6fba2c;
}
.html-frame--190-18 .photolist01 ul {
	font-size: 0;
	letter-spacing: 0;
	margin: 40px -1.5% 20px;
}
.html-frame--190-18 .photolist01 ul li {
	width: 47%;
	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--190-18 .photolist01 ul li.col3 {
	width: 97%;
}
.html-frame--190-18 .photolist01 ul li img {
	margin-bottom: 8px;
	width: 100%;
}

/* 19 */
.html-frame--190-19 h4.title01 {
	color: #6fba2c;
	display: inline-block;
}
.html-frame--190-19 .float-Image {
	position: relative;
	width: 25%;
	float: left;
	font-size: 13px;
	margin: 0 3% 20px 0;
}
.html-frame--190-19 .float-Image p {
	margin-bottom: 5px;
}
.html-frame--190-19 .float-Image ul {
	overflow: hidden;
}
.html-frame--190-19 .float-Image li {
	float: left;
	width: 100%;
	margin-right: 15px;
	line-height: 1.5;
}
.html-frame--190-19 .float-Image li:last-of-type {
	margin: 0;
}
.html-frame--190-19 .float-Image li span {
	font-size: 18px;
}
.html-frame--190-19 .float-Image li img {
	width: 100%;
	height: auto;
	margin-bottom: 8px;
}
.html-frame--190-19 .float-Image--left {
	width: 25%;
	float: left;
	margin: 5px 3% 20px 0;
}
.html-frame--190-19 .photolist01 ul {
	font-size: 0;
	letter-spacing: 0;
	margin: 40px -1.5% 20px;
}
.html-frame--190-19 .photolist01 ul ul {
	margin: 0 -1.5%;
}
.html-frame--190-19 .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--190-19 .photolist01 ul ul li {
	width: 97%;
	margin: 0 1.5% 20px;
	padding-top: 0;
}
.html-frame--190-19 .photolist01 ul li.col2 {
	width: 63.666%;
}
.html-frame--190-19 .photolist01 ul li img {
	width: 100%;
	margin-bottom: 8px;
}

/* 20 */
.html-frame--190-20 h4.title01 {
	color: #6fba2c;
	display: inline-block;
}
.html-frame--190-20 h4.title01--black {
	color: #333333;
}
.html-frame--190-20 .float-Image {
	position: relative;
	width: 30.333%;
	float: left;
	font-size: 13px;
	margin: 0 3% 20px 0;
}
.html-frame--190-20 .float-Image p {
	margin-bottom: 5px;
}
.html-frame--190-20 .float-Image ul {
	overflow: hidden;
}
.html-frame--190-20 .float-Image li {
	float: left;
	width: 100%;
	margin-right: 15px;
	line-height: 1.5;
}
.html-frame--190-20 .float-Image li:last-of-type {
	margin: 0;
}
.html-frame--190-20 .float-Image li span {
	font-size: 18px;
}
.html-frame--190-20 .float-Image li img {
	width: 100%;
	height: auto;
	margin-bottom: 8px;
}
.html-frame--190-20 .float-Image--right {
	width: 30.333%;
	float: right;
	font-size: 13px;
	margin: 5px 0 20px 3%;
}
.html-frame--190-20 .float-Image--right img {
	width: 100%;
	margin-bottom: 8px;
}
.html-frame--190-20 .float-Image--right span {
	font-size: 18px;
}
.html-frame--190-20 .photolist01 ul {
	font-size: 0;
	letter-spacing: 0;
	margin: 40px -1.5% 20px;
}
.html-frame--190-20 .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--190-20 .photolist01 ul li img {
	width: 100%;
	margin-bottom: 8px;
}

/* 21 */
.html-frame--190-21 h4.title01 {
	color: #6fba2c;
	display: inline-block;
}
.html-frame--190-21 .float-Image {
	position: relative;
	width: 15%;
	float: right;
	font-size: 11px;
	margin: 0 0 20px 3%;
}
.html-frame--190-21 .float-Image img {
	width: 100%;
	margin-bottom: 8px;
}
.html-frame--190-21 .float-Image--right span {
	font-size: 18px;
}
.html-frame--190-21 .photolist01 ul {
	font-size: 0;
	letter-spacing: 0;
	margin: 40px -1.5% 20px;
}
.html-frame--190-21 .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--190-21 .photolist01 ul li.col2 {
	width: 47%;
}
.html-frame--190-21 .photolist01 ul li.col3 {
	width: 97%;
}
.html-frame--190-21 .photolist01 ul li img {
	width: 100%;
	margin-bottom: 8px;
}
