@charset "urd-8";

@layer legacy{

[data-static-html], [data-static-body] {
	font-family: sans-serif;
	margin: 0;
	padding: 0;
}
[data-static-html] .hyflex-container {
	margin: 0 auto;
	padding: 0 10px;
}
@media screen and (min-width: 768px) {
		[data-static-html] .hyflex-container {
			width: 1168px;
			padding: 0 20px;
		}
}

[data-static-html] .hyflex-pc {
	display: none;
}
[data-static-html] .hyflex-sp {
	display: block;
}
@media screen and (min-width: 768px) {
	[data-static-html] .hyflex-pc {
		display: block;
	}
	[data-static-html] .hyflex-sp {
		display: none;
	}
}

/* ====== メインヴィジュアル ====== */
[data-static-html] .hyflex-mv {
	background: url("/files/user/contents/service/solutions/sol/classroom-system/mv_hyflex.jpg") center top no-repeat;
	margin: 0;
	padding: 0;
	height: 500px;
}
[data-static-html] .hyflex-mv-h1 {
	font-size: 24px;
	line-height: 1.3;
	color: #fff;
	margin: 0 0 15px;
	padding: 15px 0;
	border-bottom: 1px solid #c7c7c8;
}
[data-static-html] .hyflex-mv-p {
	font-size: 16px;
	text-align: justify;
	color: #fff;
	margin: 0;
	padding: 0;
}
[data-static-html] .hyflex-mv-nav {
	display: flex;
	flex-flow: column;
	list-style: none;
	margin: 0;
	padding: 15px 0;
}
[data-static-html] .hyflex-mv-nav li {
	margin: 0;
	background-image: url("/files/user/contents/service/solutions/common/mv-nav-arrow.png");
	background-repeat: no-repeat;
	background-position: right 10px center;
	background-size: 10px 7px;
	background-color: #dadde6;
	margin-bottom: 3px;
}
[data-static-html] .hyflex-mv-nav li a {
	display: block;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #00125e;
	margin: 0;
	padding: 10px 10px;
}
[data-static-html] .hyflex-mv-nav li:hover {
	background-color: #cacdd6;
}
@media screen and (min-width: 768px) {
	[data-static-html] .hyflex-mv {		
		min-width: 1208px;
	}
	[data-static-html] .hyflex-mv-h1 {
		font-size: 27px;
		line-height: 1.0;
		margin: 0 0 65px;
		padding: 70px 0;
	}
	[data-static-html] .hyflex-mv-p {
		font-size: 18px;
	}
	[data-static-html] .hyflex-mv-nav {
		display: flex;
		flex-flow: row;
		justify-content: space-between;
		padding-top: 50px;
	}
	[data-static-html] .hyflex-mv-nav li {
		width: 33.1%;
	}
	[data-static-html] .hyflex-mv-nav li a {
		font-size: 18px;
		margin: 0;
		padding: 20px 10px;
	}
}

/* ====== メイン全体の設定 ====== */
[data-static-html] .hyflex-section {
	margin: 0;
	padding: 30px 0 0;
}
[data-static-html] .hyflex-h2 {
	position: relative;
	font-size: 36px;
	line-height: 1.2;
	color: #075db0;
	text-align: center;
	margin: 0 0 20px;
	padding: 70px 0 15px;
}
[data-static-html] .hyflex-h2:before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -35px;
	border: 35px solid transparent;
	border-top: 30px solid #ff0;
}
[data-static-html] .hyflex-h3 {
	font-size: 24px;
	line-height: 1.2;
	color: #fff;
	background: #075db0;
	box-shadow: 5px 5px 0 0 #ff0;
	margin: 15px 5px 20px 0;
	padding: 10px 20px;
}
[data-static-html] .hyflex-p {
	font-size: 16px;
	text-align: justify;
	line-height: 1.67;
	margin: 0;
	padding: 0;
}
[data-static-html] .hyflex-p span {
	font-weight: bold;
	padding-bottom: 1px;
	border-bottom: 3px solid #ff7b80;
}
[data-static-html] .hyflex-p-space {
	padding-bottom: 1.67rem;
}

@media screen and (min-width: 768px) {
	[data-static-html] .hyflex-h2 {
		font-size: 48px;
		line-height: 1.0;
		margin: 0 0 20px;
		padding: 100px 0 15px;
	}
	[data-static-html] .hyflex-h3 {
		font-size: 32px;
		line-height: 1.0;
		box-shadow: 7px 7px 0 0 #ff0;
		margin: 15px 5px 30px 0;
		padding: 20px 20px;
	}
	[data-static-html] .hyflex-p {
		font-size: 18px;
		line-height: 1.67;
	}
}

/* ====== イントロダクション ====== */
[data-static-html] .hyflex-intro {	
}
[data-static-html] .hyflex-intro-img {
	font-size: 0;
	margin: 0;
	padding: 0;
}
[data-static-html] .hyflex-intro-img img {
	width: 100%;
	height: auto;
}
[data-static-html] .hyflex-intro-text {
	background: #075db0;
	margin: 0;
	padding: 20px 18px;
}
[data-static-html] .hyflex-intro-text01 {
	font-size: 24px;
	font-weight: bold;
	line-height: 1.3;
	color: #fff;
	margin: 0;
	padding: 0;
}
[data-static-html] .hyflex-intro-span01, [data-static-html] .hyflex-intro-span02 {
	color: #000;
	background: #ff0;
	margin: 0;
	padding: 2px;
}
[data-static-html] .hyflex-intro-span01 {
	margin-right: 5px;
}
[data-static-html] .hyflex-intro-span02 {
	margin: 0 5px;
}
[data-static-html] .hyflex-intro-text02 {
	font-size: 32px;
	font-weight: bold;
	line-height: 1.3;
	color: #fff;
	margin: 0;
	padding: 10px 0 0;
}
@media screen and (min-width: 768px) {
	[data-static-html] .hyflex-intro {
		position: relative;
		width: 1167px;
		height: 350px;
	}
	[data-static-html] .hyflex-intro-img {
		width: 1167px;
		height: 350px;
	}
	[data-static-html] .hyflex-intro-text {
		position: absolute;
		top: 85px;
		left: 540px;
		background: none;
		margin: 0;
		padding: 0;
	}
	[data-static-html] .hyflex-intro-text01 {
		font-size: 36px;
		margin: 0;
		padding: 0;
	}
	[data-static-html] .hyflex-intro-span01, [data-static-html] .hyflex-intro-span02 {
		margin: 0;
		padding: 2px;
	}
	[data-static-html] .hyflex-intro-span01 {
		margin-right: 5px;
	}
	[data-static-html] .hyflex-intro-span02 {
		margin: 0 5px;
	}
	[data-static-html] .hyflex-intro-text02 {
		font-size: 44px;
		line-height: 1.5;
		margin: 0;
		padding: 10px 0 0;
	}
}

/* ====== オンライン授業と対面授業の両立 ====== */
/* コロナ対応からDXへの対応も重要に */
[data-static-html] .hyflex-dx {
}
[data-static-html] .hyflex-dx-img {
	font-size: 0;
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0;
}
[data-static-html] .hyflex-dx-img img {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
[data-static-html] .hyflex-dx-text {
	width: 100%;
}
[data-static-html] .hyflex-dx-h {
	font-size: 21px;
	font-weight: bold;
	line-height: 1.2;
	color: #00125e;
	margin: 0;
	padding: 15px 0 5px;
}
@media screen and (min-width: 768px) {
	[data-static-html] .hyflex-dx {
		overflow: hidden;
	}
	[data-static-html] .hyflex-dx-img {
		float: right;
		width: 545px;
		height: 278px;
		margin: 0 0 10px 30px;
	}
	[data-static-html] .hyflex-dx-text {
	}
	[data-static-html] .hyflex-dx-h {
		font-size: 24px;
	}
}

/* ====== ハイブリッド型授業とは ====== */
/* ハイブリッド型授業の種類 */
[data-static-html] .hyflex-pattern {
	list-style: none;
	background: #ffffe5;
	margin: 10px 0;
	padding: 13px 13px;
}
[data-static-html] .hyflex-pattern li {
	font-size: 18px;
	font-weight: bold;
	color: #4d4d4d;
	margin: 0;
	padding: 5px 0;
	text-indent: -18px;
	padding-left: 18px;
}
[data-static-html] .hyflex-pattern li:before {
	content: "●";
	color: #ff4f5d;
	padding-right: 2px;
}
[data-static-html] .hyflex-pattern li span {
	background: #ffcace;
	margin: 0 5px;
	padding: 5px 0;
}
[data-static-html] .hyflex-feature {
	display: flex;
	flex-flow: column;
	list-style: none;
	margin: 0;
	padding: 30px 0 0;
}
[data-static-html] .hyflex-feature li {
	margin: 0;
	padding: 0 0 30px;
}
[data-static-html] .hyflex-feature-h {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	line-height: 1.0;
	color: #fff;
	background: #075db0; 
	margin: 0 0 10px;
	padding: 12px 10px;
	border-radius: 23px;
}
[data-static-html] .hyflex-feature-img img {
	width: 100%;
	height: auto;
}
[data-static-html] .hyflex-feature-p {
	font-size: 16px;
	text-align: justify;
	background: #ebfffd;
	margin: 5px 0;
	padding: 5px;
}
[data-static-html] .hyflex-feature-end {
	font-size: 21px;
	font-weight: bold;
	text-align: justify;
	color: #fff;
	background: #02bee1;
	margin: 0;
	padding: 10px 15px;
}
@media screen and (min-width: 768px) {
	[data-static-html] .hyflex-pattern {
		margin: 10px 0;
		padding: 25px 23px;
	}
	[data-static-html] .hyflex-pattern li {
		font-size: 22px;
		margin: 0;
		padding: 5px 30px;
	}
	[data-static-html] .hyflex-pattern li span {
		margin: 0 5px;
		padding: 7px 0;
	}
	[data-static-html] .hyflex-feature {
		flex-flow: row;
		justify-content: space-between;
		list-style: none;
	}
	[data-static-html] .hyflex-feature li {
		width: 369px;
	}
	[data-static-html] .hyflex-feature-h {
		font-size: 22px;
		line-height: 1.0;
		margin: 0 0 10px;
		padding: 12px 10px;
		border-radius: 23px;
	}
	[data-static-html] .hyflex-feature-p {
		font-size: 18px;
		margin: 5px 0;
		padding: 10px 15px;
	}
	[data-static-html] .hyflex-feature-end {
		font-size: 23px;
		text-align: center;
		line-height: 1.7;
		margin: 0 0 40px;
		padding: 20px 15px;
	}
}
/* ハイフレックス型授業の課題 */
[data-static-html] .hyflex-issue {
	background: #f2f2f2;
	margin: 20px 0 0;
	padding: 10px;
}
[data-static-html] .hyflex-issue img {
	width: 100%;
	height: auto;
}
[data-static-html] .hyflex-issue-h01, [data-static-html] .hyflex-issue-h02 {
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 10px 0 20px;
}
[data-static-html] .hyflex-issue-h01 {
	color: #075db0;
}
[data-static-html] .hyflex-issue-h02 {
	color: #ff4f5d;
}
[data-static-html] .hyflex-issue-list01, [data-static-html] .hyflex-issue-list02 {
	list-style: none;
	margin: 0;
	padding: 0;
}
[data-static-html] .hyflex-issue-list01 {
	border-bottom: 1px solid #4d4d4d;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
[data-static-html] .hyflex-issue-list02 {
	padding-bottom: 10px;
}
[data-static-html] .hyflex-issue-list01 li, [data-static-html] .hyflex-issue-list02 li {
	display: flex;
	align-items: center;
	margin: 0 0 30px;
	padding: 0;
}
[data-static-html] .hyflex-issue-list01 li div,
[data-static-html] .hyflex-issue-list02 li div {
	flex: 0 0 78px;
}
[data-static-html] .hyflex-issue-list01 li:nth-child(odd) div,
[data-static-html] .hyflex-issue-list02 li:nth-child(odd) div {
	order: 1;
	margin-right: 30px;
}
[data-static-html] .hyflex-issue-list01 li:nth-child(even) div,
[data-static-html] .hyflex-issue-list02 li:nth-child(even) div {
	order: 2;
	margin-left: 30px;
}
[data-static-html] .hyflex-issue-list01 li p,
[data-static-html] .hyflex-issue-list02 li p {
	position: relative;
	flex: 1 1 auto;
	font-size: 16px;
	font-weight: bold;
	text-align: justify;
	background: #fff;
	margin: 0;
	padding: 7px 10px;
	border: 2px solid #000;
	border-radius: 8px;
}
[data-static-html] .hyflex-issue-list01 li:nth-child(odd) p,
[data-static-html] .hyflex-issue-list02 li:nth-child(odd) p {
	order: 2;
}
[data-static-html] .hyflex-issue-list01 li:nth-child(odd) p:before,
[data-static-html] .hyflex-issue-list02 li:nth-child(odd) p:before {
	content: "";
	position: absolute;
	top: 50%;
	left: -34px;
	margin-top: -12px;
	border: 12px solid transparent;
	border-right: 22px solid #FFF;
	z-index: 2;
}
[data-static-html] .hyflex-issue-list01 li:nth-child(odd) p:after,
[data-static-html] .hyflex-issue-list02 li:nth-child(odd) p:after {
	content: "";
	position: absolute;
	top: 50%;
	left: -40px;
	margin-top: -14px;
	border: 14px solid transparent;
	border-right: 24px solid #555;
	z-index: 1;
}
[data-static-html] .hyflex-issue-list01 li:nth-child(even) p,
[data-static-html] .hyflex-issue-list02 li:nth-child(even) p {
	order: 1;
}
[data-static-html] .hyflex-issue-list01 li:nth-child(even) p:before,
[data-static-html] .hyflex-issue-list02 li:nth-child(even) p:before {
	content: "";
	position: absolute;
	top: 50%;
	right: -34px;
	margin-top: -12px;
	border: 12px solid transparent;
	border-left: 22px solid #FFF;
	z-index: 2;
}
[data-static-html] .hyflex-issue-list01 li:nth-child(even) p:after,
[data-static-html] .hyflex-issue-list02 li:nth-child(even) p:after {
	content: "";
	position: absolute;
	top: 50%;
	right: -40px;
	margin-top: -14px;
	border: 14px solid transparent;
	border-left: 24px solid #555;
	z-index: 1;
}
[data-static-html] .hyflex-issue-list01 li p {
	border-color: #075db0;
}
[data-static-html] .hyflex-issue-list01 li:nth-child(odd) p:after {
	border-right-color: #075db0;
}
[data-static-html] .hyflex-issue-list01 li:nth-child(even) p:after {
	border-left-color: #075db0;
}
[data-static-html] .hyflex-issue-list02 li p {
	border-color: #ff4f5d;
}
[data-static-html] .hyflex-issue-list02 li:nth-child(odd) p:after {
	border-right-color: #ff4f5d;
}
[data-static-html] .hyflex-issue-list02 li:nth-child(even) p:after {
	border-left-color: #ff4f5d;
}
@media screen and (min-width: 768px) {
	[data-static-html] .hyflex-issue {
		margin: 20px 0 0;
		padding: 10px 60px;
	}
	[data-static-html] .hyflex-issue-h01, [data-static-html] .hyflex-issue-h02 {
		font-size: 32px;
		margin: 0;
		padding: 30px 0 10px;
	}
	[data-static-html] .hyflex-issue-list01 {
		margin-bottom: 40px;
		padding-bottom: 40px;
	}
	[data-static-html] .hyflex-issue-list02 {
		padding-bottom: 30px;
	}
	[data-static-html] .hyflex-issue-list01 li, [data-static-html] .hyflex-issue-list02 li {
		margin: 0 0 0;
		padding: 0;
	}
	[data-static-html] .hyflex-issue-list01 li div,
	[data-static-html] .hyflex-issue-list02 li div {
		flex: 0 0 123px;
	}
	[data-static-html] .hyflex-issue-list01 li p,
	[data-static-html] .hyflex-issue-list02 li p {
		flex: 0 0 auto;
		font-size: 18px;
		text-align: justify;
		margin: 0;
		padding: 25px;
	}
	[data-static-html] .hyflex-issue-list01 li:nth-child(even) p,
	[data-static-html] .hyflex-issue-list02 li:nth-child(even) p {
		margin-left: auto;
	}
}
[data-static-html] .hyflex-issue-fukidashi {
	position: relative;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background: #808080;
	margin: 0 0 30px;
	padding: 10px 10px;
}
[data-static-html] .hyflex-issue-fukidashi:before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -35px;
	border: 35px solid transparent;
	border-top: 30px solid #808080;
}
[data-static-html] .hyflex-issue-question {
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	line-height: 1.7;
}
[data-static-html] .hyflex-issue-span01 {
	background: #ff0;
	margin: 0 5px;
	padding: 5px;
}
[data-static-html] .hyflex-issue-span02 {
	border-bottom: 5px dotted #075db0;
	margin: 0;
	padding: 0 0 5px;
}

@media screen and (min-width: 768px) {
	[data-static-html] .hyflex-issue-fukidashi {
		font-size: 36px;
		margin: 0 0 30px;
		padding: 20px 0;
	}
	[data-static-html] .hyflex-issue-question {
		font-size: 48px;
	}
}

/* ====== 平等な授業を実現するために ====== */
/* レスターコミュニケーションズが貢献できること */
[data-static-html] .hyflex-p .hyflex-service-span {
	background: #ff0;
	border-bottom: none;
	margin: 0 4px;
	padding: 2px 4px;
}
@media screen and (min-width: 768px) {
	[data-static-html] .hyflex-p .hyflex-service-span {
		margin: 0 4px;
		padding: 4px;
	}
}
/* 大学様への導入事例 */
[data-static-html] .hyflex-case {
	background: #f2f2f2;
	margin: 0;
	padding: 0 10px 20px;
}
[data-static-html] .hyflex-case-h {
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	color: #075db0;
	border-bottom: 1px solid #075db0;
	margin: 0 0 20px;
	padding: 20px 0 5px;
}
@media screen and (min-width: 768px) {
	[data-static-html] .hyflex-case {
		background: #f2f2f2;
		margin: 25px 0 0;
		padding: 0 30px 15px;
	}
	[data-static-html] .hyflex-case-h {
		font-size: 32px;
		margin: 0 0 30px;
		padding: 30px 0 5px;
	}
}
/* アコーディオン */
[data-static-html] .hyflex-interview-label {
	position: relative;
	font-size: 21px;
	font-weight: bold;
	color: #fff;
	background: #075db0;
	margin: 0;
	padding: 5px 10px;
	border-bottom: 1px solid #fff;
}
[data-static-html] .hyflex-interview-label:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -6px;
	border: 12px solid transparent;
	border-top: 12px solid #fff;
}
[data-static-html] .hyflex-interview-label span {
	color: #ff0;
	padding-right: 3px;
}
[data-static-html] .hyflex-interview-label:hover {
	background: #36c;
	cursor: pointer;
}
[data-static-html] .hyflex-interview-content {
	background: #fff;
	padding: 0 10px;
}
[data-static-html] .hyflex-interview-h {
	font-size: 24px;
	font-weight: bold;
	color: #075db0;
	margin: 0;
	padding: 20px 0 5px;
}
[data-static-html] .hyflex-interview-section {
	padding: 0 0 10px;
}
[data-static-html] .hyflex-interview-leftimg img,
[data-static-html] .hyflex-interview-rightimg img {
	width: 100%;
	height: auto;
}
@media screen and (min-width: 768px) {
	[data-static-html] .hyflex-interview-label {
		font-size: 24px;
	}
	[data-static-html] .hyflex-interview-label:after {
		right: 25px;
	}
	[data-static-html] .hyflex-interview-content {
		margin: 0;
		padding: 0 25px;
	}
	[data-static-html] .hyflex-interview-h {
		font-size: 24px;
		font-weight: bold;
		color: #075db0;
	}
	[data-static-html] .hyflex-interview-section {
		overflow: hidden;
	}
	[data-static-html] .hyflex-interview-leftimg {
		float: left;
		width: 450px;
		margin: 0 20px 10px 0;
	}
	[data-static-html] .hyflex-interview-rightimg {
		float: right;
		width: 450px;
		margin: 0 0 10px 20px;
	}
}
[data-static-html] .hyflex-casestudy {
	display: flex;
	flex-flow: column;
	list-style: none;
	margin: 0;
	padding: 0;
}
[data-static-html] .hyflex-casestudy li {
	background: #fff;
	margin: 0 0 20px;
	padding: 15px 10px 20px;
}
[data-static-html] .hyflex-casestudy-img img {
	width: 100%;
	height: auto;
}
[data-static-html] .hyflex-casestudy-user {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
[data-static-html] .hyflex-casestudy-name {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background: #02bee1;
	border-radius: 5px;
	margin: 5px 0;
	padding: 5px 0;
}
[data-static-html] .hyflex-casestudy-btn {
	text-decoration: none;
	margin: 10px 0 0;
	padding: 0;
}
[data-static-html] .hyflex-casestudy-btn div {
	font-size: 24px;
	text-align: center;
	color: #fff;
	background: #ff4f5d;
	margin: 0;
	padding: 5px 0 5px 1rem;
	border-radius: 6px;
	box-shadow: 0 5px 0 0 #444444;
}
[data-static-html] .hyflex-casestudy-btn div:after {
	content: "";
	display: inline-block;
	margin: 0 0 0 10px;
	padding: 0;
	border: 12px solid transparent;
	border-left: 12px solid #fff;
	vertical-align: text-top;
}
[data-static-html] .hyflex-casestudy-btn div:hover {
	color: #ff4f5d;
	background: #ffdcdf;
	box-shadow: 0 5px 0 0 #000;
}
[data-static-html] .hyflex-casestudy-btn div:hover:after {
	border-left-color: #ff4f5d;
}
[data-static-html] .hyflex-othercase-btn {
	text-decoration: none;
	padding: 0;
}
[data-static-html] .hyflex-othercase-btn div {
	font-size: 24px;
	text-align: center;
	color: #fff;
	background: #075db0;
	margin: 30px auto;
	padding: 10px 0 10px 1rem;
	border-radius: 6px;
	box-shadow: 0 5px 0 0 #444444;
}
[data-static-html] .hyflex-othercase-btn div:after {
	content: "";
	display: inline-block;
	margin: 0 0 0 10px;
	padding: 0;
	border: 12px solid transparent;
	border-left: 12px solid #fff;
	vertical-align: text-top;
}
[data-static-html] .hyflex-othercase-btn div:hover {
	color: #075db0;
	background: #e3f0fe;
	box-shadow: 0 5px 0 0 #000;
}
[data-static-html] .hyflex-othercase-btn div:hover:after {
	border-left-color: #075db0;
}
@media screen and (min-width: 768px) {
	[data-static-html] .hyflex-casestudy {
		flex-flow: row;
		justify-content: space-between;
		margin: 0;
		padding: 0;
	}
	[data-static-html] .hyflex-casestudy li {
		display: flex;
		flex-flow: column;
		margin: 0;
		padding: 20px;
		width: 310px;
	}
	[data-static-html] .hyflex-casestudy-user {
		font-size: 18px;
		margin: 0;
		padding: 0 0 5px;
	}
	[data-static-html] .hyflex-casestudy-name {
		font-size: 18px;
		margin: 0 0 10px;
		padding: 7px 0;
	}
	[data-static-html] .hyflex-casestudy-btn {
		margin: auto 0 0;
	}
}
/* ホワイトペーパーのタイトルが入ります。 */
[data-static-html] .hyflex-paper {
	display: flex;
	flex-flow: column;
	margin: 0;
	padding: 0 0 20px;
}
[data-static-html] .hyflex-paper-img {
	margin: 0;
	padding: 0 0 10px;
}
[data-static-html] .hyflex-paper-btn {
	text-decoration: none;
	margin: 10px 0 0;
	padding: 0;
}
[data-static-html] .hyflex-paper-btn div {
	font-size: 24px;
	text-align: center;
	color: #fff;
	background: #ff4f5d;
	max-width: 390px;
	margin: 0 auto;
	padding: 5px 0 5px 1rem;
	border-radius: 6px;
	box-shadow: 0 5px 0 0 #444444;
}
[data-static-html] .hyflex-paper-btn div:after {
	content: "";
	display: inline-block;
	margin: 0 0 0 10px;
	padding: 0;
	border: 12px solid transparent;
	border-left: 12px solid #fff;
	vertical-align: text-top;
}
[data-static-html] .hyflex-paper-btn div:hover {
	color: #ff4f5d;
	background: #ffdcdf;
	box-shadow: 0 5px 0 0 #000;
}
[data-static-html] .hyflex-paper-btn div:hover:after {
	border-left-color: #ff4f5d;
}
[data-static-html] .hyflex-paper-img img {
	width: 100%;
	height: auto;
}
@media screen and (min-width: 768px) {
	[data-static-html] .hyflex-paper {
		flex-flow: row;
		justify-content: space-between;
		margin: 0;
		padding: 0;
	}
	[data-static-html] .hyflex-paper-img {
		order: 2;
		width: 516px;
		height: 290px;
		margin: 0;
		padding: 0;
	}
	[data-static-html] .hyflex-paper-text {
		order: 1;
		width: 625px;
	}
}
/* サポート */
[data-static-html] .hyflex-support-fukidashi {
	position: relative;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background: #075db0;
	margin: 0;
	padding: 10px 10px;
}
[data-static-html] .hyflex-support-fukidashi:before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -35px;
	border: 35px solid transparent;
	border-top: 30px solid #075db0;
}
@media screen and (min-width: 768px) {
	[data-static-html] .hyflex-support-fukidashi {
		font-size: 32px;
		margin: 40px 0 0;
		padding: 20px 0;
	}
}
[data-static-html] .hyflex-support {
	list-style: none;
	background: #d9e8fb;
	margin: 0;
	padding: 0 10px;
}
[data-static-html] .hyflex-support li {
	display: flex;
	flex-flow: column;
	margin: 0;
	padding: 40px 0 20px;
}
[data-static-html] .hyflex-support-img img {
	vertical-align: text-top;
	width: 100%;
	height: auto;
}
[data-static-html] .hyflex-support-h {
	font-size: 24px;
	font-weight: bold;
	line-height: 1.4;
	color: #075db0;
	margin: 0 0 14px;
	padding: 6px 0 8px;
	border-bottom: 5px dotted #ff4f5d;
}
[data-static-html] .hyflex-support-d {
	font-size: 16px;
	font-weight: bold;
	text-align: justify;
	line-height: 1.4;
	background: #f2f2f2;
	margin: 5px 0;
	padding: 10px;
}
@media screen and (min-width: 768px) {
	[data-static-html] .hyflex-support {
		margin: 0;
		padding: 20px 30px;
	}
	[data-static-html] .hyflex-support li {
		flex-flow: row;
		margin: 0;
		padding: 40px 0 20px;
	}
	[data-static-html] .hyflex-support-img {		
		flex: 0 0 400px;
		margin-right: 40px;
		padding: 5px 0 0;
	}
	[data-static-html] .hyflex-support-text {
		flex: 1 1 auto;
	}
	[data-static-html] .hyflex-support-h {
		font-size: 36px;
		line-height: 1.4;
		margin: 0 0 14px;
		padding: 0 0 8px;
		border-bottom: 5px dotted #ff4f5d;
	}
	[data-static-html] .hyflex-support-d {
		font-size: 22px;
		font-weight: bold;
		text-align: justify;
		line-height: 1.4;
		background: #f2f2f2;
		margin: 5px 0;
		padding: 10px;
	}	
}
/* */
[data-static-html] .hyflez-end {
	border: 10px solid #075db0;
	margin: 0 0 40px;
	padding: 10px;
}
[data-static-html] .hyflez-endcopy {
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	line-height: 1.7;
	color: #000;
	margin: 0;
	padding: 20px 0;
}
[data-static-html] .hyflez-endcopy-blue {
	color: #075db0;
}
[data-static-html] .hyflez-endcopy-border {
	padding-bottom: 2px;
	border-bottom: 5px dotted #075db0;
}
[data-static-html] .hyflez-endcopy-yellow {
	margin: 0 3px;
	padding: 5px;
	background: #ff0;
}
[data-static-html] .hyflex-endissue {
	list-style: none;
	margin: 0;
	padding: 30px 0 0;
}
[data-static-html] .hyflex-endissue li {
	display: flex;
	align-items: center;
	margin: 0;
	padding: 0;
}
[data-static-html] .hyflex-endissue li div img {
	width: 100%;
	height: auto;
}
[data-static-html] .hyflex-endissue li div {
	font-size: 0;
	flex: 0 0 122px;
	z-index: 2;
}
[data-static-html] .hyflex-endissue li:nth-child(odd) div {
	order: 1;
}
[data-static-html] .hyflex-endissue li:nth-child(even) div {
	order: 2;
}
[data-static-html] .hyflex-endissue li p {
	flex: 1 1 auto;
	font-size: 18px;
	font-weight: bold;
	text-align: justify;
	background: #ff0;
	margin: 0;
	padding: 10px 15px;
	border-radius: 10px;
	z-index: 1;
}
[data-static-html] .hyflex-endissue li:nth-child(odd) p {
	margin-left: -60px;
	padding-left: 70px;
	order: 2;
}
[data-static-html] .hyflex-endissue li:nth-child(even) p {
	margin-right: -60px;
	padding-right: 70px;
	order: !;
}
@media screen and (min-width: 768px) {
	[data-static-html] .hyflez-end {
		border: 20px solid #075db0;
		margin: 0 0 40px;
		padding: 0 40px 10px;
	}
	[data-static-html] .hyflez-endcopy {
		font-size: 36px;
	}
	[data-static-html] .hyflex-endissue {
		width: 966px;
		margin: 0 auto;
		padding: 10px 0 0;
	}
	[data-static-html] .hyflex-endissue li:nth-child(odd) {
		margin-bottom: -121px;
	}
	[data-static-html] .hyflex-endissue li p {
		flex: 0 0 auto;
		font-size: 18px;
		line-height: 1.0;
		margin: 0;
		padding: 13px 20px;
		border-radius: 21px;
		z-index: 1;
	}
	[data-static-html] .hyflex-endissue li:nth-child(odd) p {
		margin-top: 10px;
		margin-bottom: auto;
	}
	[data-static-html] .hyflex-endissue li:nth-child(even) p {
		margin-top: auto;
		margin-bottom: 10px;
		margin-left: auto;
	}
}
[data-static-html] .hyflex-inquiry-btn {
	text-decoration: none;
}
[data-static-html] .hyflex-inquiry-btn div {
	position: relative;
	font-size: 21px;
	font-weight: bold;
	text-align: center;
	line-height: 1.3;
	color: #fff;
	background: #ff4f5d;
	margin: 25px auto;
	padding: 20px 0;
	border-radius: 6px;
	box-shadow: 0 5px 0 0 #444444;
}
[data-static-html] .hyflex-inquiry-btn div:before {
	content: "";
	position: absolute;
	top: 7px;
	left: 7px;
	box-sizing: border-box;
	width: calc(100% - 14px);
	height: calc(100% - 14px);
	border: 5px dotted #fff;
}
[data-static-html] .hyflex-inquiry-btn div:after {
	content: "";
	position: absolute;
	display: inline-block;
	top: 50%;
	right: 10px;
	margin: -12px 0 0 0;
	padding: 0;
	border: 12px solid transparent;
	border-left: 12px solid #fff;
	vertical-align: text-top;
}
[data-static-html] .hyflex-inquiry-btn div:hover {
	color: #ff4f5d;
	background: #ffdcdf;
	box-shadow: 0 5px 0 0 #000;
}
[data-static-html] .hyflex-inquiry-btn div:hover:before {
	border-color: #ff4f5d;
}
[data-static-html] .hyflex-inquiry-btn div:hover:after {
	border-left-color: #ff4f5d;
}
[data-static-html] .hyflex-inquiry-btn div a{
	position: relative;
}
@media screen and (min-width: 768px) {
	[data-static-html] .hyflex-inquiry-btn div {
		font-size: 36px;
		text-indent: 0;
		width: 966px;
		margin: 25px auto 40px;
		padding: 40px 0 40px 1rem;
	}
	[data-static-html] .hyflex-inquiry-btn div:before {
		top: 15px;
		left: 15px;
		width: calc(100% - 30px);
		height: calc(100% - 30px);
	}
	[data-static-html] .hyflex-inquiry-btn div:after {
		right: 30px;
		margin: -17px 0 0 0;
		border: 17px solid transparent;
		border-left: 14px solid #fff;
	}
}

/* ====== fixedな要素 ====== */
[data-static-html] .hyflex-fixarea {
	position: fixed;
	right: 15px;
	bottom: 15px;
	margin: 0;
	padding: 0;
	z-index: 999;
}
[data-static-html] .hyflex-fixarea img {
	width: 100%;
	height: auto;
}
[data-static-html] .hyflex-form {
	font-size: 0;
	background: #fff;
	width: 111px;
	margin-bottom: 10px;
	border-radius: 6px;
}
[data-static-html] .hyflex-call {
	font-size: 0;
	background: #fff;
	width: 111px;
	margin-bottom: 10px;
	border-radius: 6px;
}
[data-static-html] .hyflex-top {
	font-size: 0;
	margin-left: auto;
	width: 40px;
}
[data-static-html] .hyflex-form a:hover, [data-static-html] .hyflex-call a:hover, [data-static-html] .hyflex-top a:hover {
	opacity: 0.8;
}
@media screen and (min-width: 768px) {
	[data-static-html] .hyflex-form {
		width: 178px;
	}
	[data-static-html] .hyflex-call {
		width: 178px;
	}
	[data-static-html] .hyflex-top {
		width: 64px;
	}	
}
}