*
{
	margin: 0;
	padding: 0;
}

/*html {
  visibility: hidden;
}
html.wf-active {
  visibility: visible;
}
*/
body
{
	/*position: relative;*/
	/*font-family:fot-tsukuardgothic-std,"Helvetica", 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3',"メイリオ","Meiryo", Osaka, sans-serif;*/
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #191919;
	line-height: 1.5;
	/*font-size: 16px;*/
}

.difference-content-logo p strong,.header-content-logo h2,.eyecatch-content-footer-note h2
{
	font-weight: 400;
}

.release-content article h1,.faq-content article header,.difference-content article header
{
	font-weight: 500;
}

.footer-content-footer header,.faq-content article header::before,.flow-content section header strong,.merit-content header strong
{
	font-weight: 700;
}


.clearFix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearFix{min-height: 1px;}

* html .clearFix{
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


a
{
	overflow:hidden;
	cursor: pointer;
}

a:hover
{
	text-decoration: none;
}

input[type="text"], input[type="email"], input[type="tel"], input[type="submit"], textarea
{
	-webkit-appearance: none;
}

a,.faq-content article header span,.difference-content article header span
{
	-webkit-transition: 0.4s;
	transition: 0.4s;
}

address
{
	font-style: normal;
}

.footer-content-header ul,.flow-content ul
{
	list-style: none;
}

.footer-content-footer address,.faq-content article footer,.flow-content section p,.eyecatch-content-footer-note h2
{
	color: #4b4b4b
}

.footer-content-header p,.merit-content article p,.header-content-logo h2,.footnote-wrapper p
{
	color: #7d7d7d
}

.link-black a
{
	color: #191919;
}

.link-blue a,.main-header-ttl-blue h1,.difference-content-note p a
{
	color: #008cd6;
}

.main-header-ttl-orange h1,.merit-content header strong
{
	color: #f39800;
}

.eyecatch-content-header-note h1 img,.eyecatch-content-header-img img,.difference-content-logo img
{
	max-width: 100%;
	height: auto;
}

.eyecatch-content
{
	background-color:hsla(0,0%,100%,0.1);
	background-image:
	radial-gradient(at 50% 50%, hsla(49,100%,49%,0.1) 0px, transparent 50%),
	radial-gradient(at 9% 9%, hsla(37,100%,47%,0.1) 0px, transparent 50%),
	radial-gradient(at 13% 90%, hsla(69,92%,40%,0.1) 0px, transparent 50%),
	radial-gradient(at 90% 8%, hsla(200,100%,41%,0.1) 0px, transparent 50%),
	radial-gradient(at 91% 91%, hsla(334,65%,75%,0.1) 0px, transparent 50%),
	radial-gradient(at 51% 90%, hsla(73,0%,100%,0.1) 0px, transparent 50%),
	radial-gradient(at 90% 49%, hsla(343,0%,100%,0.1) 0px, transparent 50%),
	radial-gradient(at 50% 9%, hsla(28,0%,100%,0.1) 0px, transparent 50%),
	radial-gradient(at 13% 49%, hsla(355,0%,100%,0.1) 0px, transparent 50%);
}

.displayflex,.faq-content article header,.flow-content section footer ul,.merit-content header,.difference-content article header,.header-content-link-in,.eyecatch-content-footer-note h1,.eyecatch-content-link-in
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;

}

.align-items-center,.faq-content article header,.difference-content article header
{
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
}

.align-items-start
{
	-webkit-align-items: start;
	-ms-align-items: start;
	align-items: start;
}

.merit-content header,.eyecatch-content-footer-note h1
{
	-webkit-align-items: end;
	-ms-align-items: end;
	align-items: end;
}

.align-items-stretch
{
	-webkit-align-items: stretch;
	-ms-align-items: stretch;
	align-items: stretch;
}

.header-content-link a
{

}

{
	-webkit-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.space-between
{
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.justify-content-center,.flow-content section footer ul
{
	-webkit-justify-content: center;
	justify-content: center;
}

.flex-wrap
{
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

.faq-content article header span,.difference-content article header span
{
	margin-left: auto;
}


.footer-content-footer
{
	column-gap: 40px;
	row-gap: 20px;
}

.footer-content-logo
{
	column-gap: 40px;
	row-gap: 10px;
}

.footer-content-ul ul
{
	column-gap: 15px;
	row-gap: 10px;
}


.release-content
{
	column-gap: 20px;
	row-gap: 20px;
}

.flow-content section footer ul,.merit-content header
{
	column-gap: 20px;
}

.header-content-logo
{
	column-gap: 10px;
}

.eyecatch-content-flex
{
	column-gap: 40px;
	row-gap: 0px;
}

.displaygrid
{
	display: grid;
	align-content: center;
}

.flow-content
{
	grid-template-columns: repeat(4, 1fr);
	gap:60px;
}

.release-content article
{
	flex: calc(50% - 10px);
	width: calc(50% - 10px)\9;
	max-width: calc(50% - 10px);
}

.difference-content-in section
{
	flex: 50%;
	width: 50%\9;
	max-width: 50%;
}

.eyecatch-content-header-note
{
	/*flex: calc(100% - 348px);
	width: calc(100% - 348px)\9;
	max-width: calc(100% - 348px);*/
	flex: 70%;
	width: 70%\9;
	max-width: 70%;
}

.eyecatch-content-header-img
{
	/*flex: 348px;
	width: 348px\9;
	max-width: 348px;*/
	flex: 30%;
	width: 30%\9;
	max-width: 30%;
}

.horizontal-wrapper
{
	padding-left: 50px;
	padding-right: 50px;
}

.main-content-in,.sub-content-in
{
	max-width: 1400px;
	margin: 0 auto;
}

.sub-content
{
	border-bottom: 1px solid #e8e8e8
}

.release-content article,.faq-content article,.faq-content article header span,.difference-content article,.difference-content article header span
{
	border: 1px solid #e8e8e8
}

.faq-content article footer,.difference-content article footer
{
	border-top: 1px solid #e8e8e8;
	font-size: 0.9rem;
}

.difference-content article footer
{
	display: none;
}

/**/

.footnote-wrapper
{

}

.footnote-wrapper p
{
	font-size: 0.9rem;
	margin-bottom: 20px;
}












/**/

.header-content
{
	/*position: fixed;*/
	width: 100%;
	/*z-index: 100;*/
	box-sizing:border-box;
	/*padding-top: 20px;*/
	/*padding-bottom: 20px;*/
}

.header-content-logo,.header-content-link
{
	position: fixed;
}

.header-content-logo
{
	top: 20px;
}

.header-content-logo
{
	z-index: 1000;
}

.header-content-link
{
	z-index: 1000;
}

.header-content-logo
{
	left: 50px;
}


.header-content-logo h1
{
	padding: 10px 0;
	height: 40px;
}

.header-content-logo h2
{
	margin-top: 1rem;
	font-size: 0.9rem;
}

.header-content-link,.header-content-link a,.header-content-link a span,.eyecatch-content-link a
{
	height: 60px;
	line-height: 100%;
}

.header-content-link a,.eyecatch-content-link a
{
	display: block;
	text-decoration: none;
	color: #FFF;
	background: #191919;
	font-size: 1.1rem;
}

.header-content-link-text,.eyecatch-content-link span.eyecatch-link-sub,.eyecatch-content-link span.eyecatch-link-main
{
	height: 60px;
	box-sizing:border-box;
	display: grid;
	place-content: center;
}

.header-content-link-in>span,.eyecatch-content-link-in>span
{
	padding: 0 30px 1px;
}

/*.header-content-link-text.header-link-sub
{
	padding: 0 20px 1px 30px;
}

.header-content-link-text.header-link-main
{
	padding: 0 50px 1px 30px;
}*/

.header-content-link a,.header-link-main,.eyecatch-link-main
{
	border-radius: 100vmax
}

.header-content-link a
{
	position: relative;
}

.header-link-main,.eyecatch-link-main
{
	background: #ED1C24;
	background: linear-gradient(135deg, rgba(237, 28, 36, 1) 0%, rgba(234, 153, 188, 1) 100%);
	position: relative;
	right: -1px;
	-webkit-transition: 0.4s;
	transition: 0.4s;
}

.header-link-main
{

}

.header-content-link-text
{
	/*letter-spacing: -0.05rem;*/
}

.eyecatch-link-sub
{
	position: relative;
}

.header-content-link-text small,.eyecatch-content-link-text small
{
	font-size: 0.7rem;
	margin-left: 2px;
	position: absolute;
	top: 16px;
}

.header-content-link-text,.eyecatch-content-link-text
{
	z-index: 10;
	display: block;
	z-index: 100;
	/*white-space: nowrap;*/
}

.header-content-link-text
{
	position: relative;
	/*white-space: nowrap;*/
}

.header-link-main .header-content-link-text,.eyecatch-link-main .eyecatch-content-link-text
{
	/*position: relative;*/
	/*padding-right: 20px;*/
}

.header-link-main .header-content-link-text img,.eyecatch-link-main .eyecatch-content-link-text img
{
	margin-left: 5px;
}

/*.header-link-main::before*/
.header-link-main .header-content-link-text::after,.eyecatch-link-main .eyecatch-content-link-text::after
{
	/*content: "";
	width: 13px;
	height: 13px;
	display: block;
	background: url("./img/link-white.png") right center no-repeat;
	background-size: 13px 13px;
	position: absolute;*/
	/*right: 25px;*/
	/*padding-right: 25px;
	background: url("./img/link-white.png") right center no-repeat;
	background-size: 13px 13px;*/
	/*position: absolute;*/
	/*right: 30px;*/
	/*right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);*/
}

.header-content-link a::after,.eyecatch-content-link a::after
{
	content: "";
	display: block;
	width: 0;
	/*width: 104%;*/

	height: 100%;
	position: absolute;
	top: 0;
	background: #ED1C24;
	background: linear-gradient(135deg, rgba(237, 28, 36, 1) 0%, rgba(234, 153, 188, 1) 100%);
	/*z-index: 9;*/
}

.header-content-link a::after
{
	transition: 0.4s ease-in-out;
}

.eyecatch-content-link a::after
{
	transition: 0.5s ease-in-out;
}


.header-content-link a::after
{
	right: -1px;
	border-radius:	100vmax;
}

.eyecatch-content-link a::after
{
	/*border-radius: 0 50px 0 0;*/
	right: 0;
}

.header-content-link a:hover::after
{
	width: 104%;
}

.eyecatch-content-link a:hover::after
{
	width: 100%;
}

.header-content-link a:hover
{
	transform: scale(1.05);
	background: #ED1C24;
}

.header-content-link a:hover .header-link-main
{
	/*background: rgba(0,0,0,0);*/
}


/**/

.main-content-1,.reha-cloud .difference-content-logo p strong,.reha-cloud
{
	background: #EA99BC;
	background: linear-gradient(135deg, rgba(234, 153, 188, 1) 0%, rgba(253, 208, 0, 1) 100%);
}

.main-content-2
{
	background: #008CD6;
	background: linear-gradient(135deg, rgba(0, 140, 214, 1) 0%, rgba(234, 153, 188, 1) 100%);
}

/**/

.eyecatch-content
{
	padding-top: 60px;
}

.eyecatch-content-footer-note h1 strong
{
	font-size: 2.4rem;
	margin-bottom: 9px;
	margin-right: 5px;
}

.eyecatch-content-footer-note h2
{
	font-size: 1.1rem;
}

.eyecatch-content-footer
{
	padding: 20px 0 30px;
}


/*.eyecatch-content-header-noteimg
{
	order: 3;
}*/

.eyecatch-content-header-noteimg
{
	width: 50%;
}


.eyecatch-content-link
{
	overflow: hidden;
}


.eyecatch-content-link a
{
	/*border-radius: 0 50px 0 0;*/
	padding: 20px 20px 20px 0;
	padding-left: 50px;
}







/**/

.main-content
{
	padding-top: 60px;
	padding-bottom: 50px;
}

.main-content-in
{
	background: #FFF;
	border-radius: 50px;
	/*position: relative;*/
}

.main-header-ttl
{
	position: relative;
	/*position: absolute;*/
	/*top: -40px;*/
	/*top: calc(-100%);*/

	/*margin-top: -40px;*/
	/*top: 0%;*/
	/*margin-top: -100%;*/
	/*height: 100%;*/
	/*padding-top: 50%;*/

	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	min-height: 80px;
	width: 90%;
}

.main-header-ttl h1
{
	position: absolute;
	text-align: center;
	font-size: 2.3rem;
	/*display: block;*/
	/*margin-inline: auto;*/
	/*margin: 0 auto;*/
	min-height: 80px;
	line-height: 72px;
	/*position: absolute;*/
	top: -50%;
	left: 0%;
	/*-webkit-transform: translateX(-50%);*/
	/*transform: translateX(-50%);*/
	width: 100%;
	box-sizing:border-box;
	/*display: grid;
	place-content: center;*/
}

.main-header-ttl h1 strong
{
	/*padding-left: 40px;*/
	/*padding-right: 40px;*/
	padding: 0px 40px;
	border-radius: 100vmax;
	min-height: 80px;
	box-sizing:border-box;
	display: inline-block;
	background: #FFF;
	/*display: grid;*/
	/*place-content: center;*/
}

.main-header-ttl-blue h1 strong
{
	border: 2px solid #008cd6
}

.main-header-ttl-orange h1 strong
{
	border: 2px solid #f39800
}

.main-content-in2
{
	padding: 0px 50px 50px 50px;
}


/*
.flow-content section header
{
	 background-image : linear-gradient(to right, #000 2px, transparent 2px),linear-gradient(to bottom, #000 2px, transparent 2px),linear-gradient(to left, #000 2px, transparent 2px),linear-gradient(to top, #000 2px, transparent 2px);
 background-size: 10px 2px,2px 10px,10px 2px,2px 10px;
 background-repeat: repeat-x,repeat-y,repeat-x,repeat-y;
 background-position:left top,right top,right bottom,left bottom;
}
*/

/**/

.merit-content article
{
	margin-bottom: 30px;
}

.merit-content header strong
{
	font-size: 3.5rem;
	line-height: 100%;
}

.merit-content header span
{
	color: #FFF;
	background: #f39800;
	font-size: 1.4rem;
	border-radius: 5px;
	padding: 0px 10px 2px;
}

.merit-content h1
{
	font-size: 2.2rem;
	margin-top: 10px;
}

.merit-content article p
{
	margin-top: 15px;
}

/**/

.difference-content footer
{
	/*padding: 30px 0;*/
}

.difference-content-in section
{
	box-sizing:border-box;
}

.difference-content-logo
{
	margin-bottom: 15px;
}

.difference-content-logo img
{
	display: block;
	margin: 0 auto 20px;
}

.difference-content-logo p
{
	text-align: center;
}

.difference-content-logo p strong
{
	border-radius: 100vmax;
	padding: 3px 20px 5px;
	display: inline-block;
}

.reha-cloud .difference-content-logo p strong
{
	color: #FFF;
}

.reha-old .difference-content-logo p strong
{
	/*background: #;*/
	background: #FFF;
	border:1px solid #e8e8e8;
}

.reha-cloud
{
	border-radius: 0 0 0 10px;
}

.reha-old
{
	border-radius: 0 0 10px 0;
	padding: 30px;
}

.reha-cloud-in
{
	margin: 10px;
	padding: 20px;
	background: #FFF;
}


.difference-content-in section ul
{
	margin-left: 1rem;
}

.difference-content-in section p
{
	text-align: center;
	margin-top: 15px;
}

.difference-content-note
{
	text-align: center;
}

.difference-content-note ul
{
	display: inline-block;
	text-align: left;
}


/**/


.flow-content section header::before,.flow-content section header::after
{
	content: "";
	background: radial-gradient(circle farthest-side, #ea99bc, #ea99bc 30%, transparent 30%, transparent);
	background-size: 20px;
	display: inline-block;
	height: 20px;
	width: 100%;
	position: absolute;
	left: 0;
}

.flow-content section header::before
{
	top: 0;
}

.flow-content section header::after
{
	bottom: 0;
}

.flow-content section header
{
	position: relative;
	text-align: center;
	padding: 15px 0 25px;
	margin-bottom: 25px;
	/*display: grid;
	place-content: center;
	width:100%;*/
}

.flow-content section header
{
	color: #ea99bc
}

.flow-content section header small
{
	font-size: 1.5rem;
	margin-right: 5px;
}

.flow-content section header strong
{
	font-size: 2.8rem;
}

.flow-content section footer h1
{
	text-align: center;
	margin-bottom: 15px;
	margin-top: 15px;
	font-size: 1.6rem;
}

.flow-content section footer ul li
{
	text-align: center;
}

.flow-content section footer ul li span
{
	display: block;
}

.flow-content section footer p
{
	font-size: 0.9rem;
}









/**/

.sub-content
{
	padding-top: 30px;
	padding-bottom: 30px;
}

.sub-header-ttl
{
	margin-bottom: 30px;
}

.sub-header-ttl h1
{
	font-size: 1.7rem;
	text-align: center;
	padding-bottom: 15px;
}

.sub-header-ttl h1 span
{
	position: relative;
	/*padding-bottom: 15px;*/
}

.sub-header-ttl h1 span::after
{
	content: "";
	display: block;
	width: 120px;
	height: 2px;
	position: absolute;
	bottom: -15px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.sub-header-ttl-blue h1 span::after,.release-content article header
{
	background: #008cd6
}

.sub-header-ttl-green h1 span::after,.faq-content article header::before
{
	background: #abc808
}

.release-content article,.faq-content article,.difference-content article
{
	border-radius: 10px;
	box-sizing:border-box;
}

.release-content article
{
	padding: 15px 15px 10px;
}

.release-content article header
{
	padding: 0px 20px 2px;
	display: inline-block;
	color: #FFF;
	border-radius: 5px;
}

.release-content article h1
{
	margin-top: 8px;
	font-size: 1.1rem;
}

.faq-content article
{

}

.faq-content article header,.difference-content article header
{
	padding: 10px;
	cursor: pointer;
	font-size: 1.1rem;
	/*border-radius: 10px 10px 0 0;*/
}

.difference-content article header
{
	padding-left: 20px;
}

.faq-content article header:hover span,.difference-content article header:hover span
{
	background: #adb7c3;
	border: 1px solid #adb7c3;
}

.faq-content article header:hover span::before,.faq-content article header:hover span::after,.difference-content article header:hover span::before,.difference-content article header:hover span::after
{
	background: #FFF;
}

.faq-content article header::before
{
	content: "Q";
	display: block;
	width: 30px;
	min-width: 30px;
	height: 30px;
	border-radius: 50%;
	color: #FFF;
	text-align: center;
	line-height: 28px;
	font-size: 0.9rem;
	margin-right: 10px;
}

.faq-content article footer,.reha-old
{
	background: #f2f2f2;
}

.faq-content article footer
{
	border-radius: 0 0 10px 10px;
	display: none;
}

.faq-content article footer
{
	padding: 10px 15px;
}

.faq-content article header span,.difference-content article header span
{
	display: block;
	width: 30px;
	min-width: 30px;
	height: 30px;
	border-radius: 5px;
	position: relative;
}

.faq-content article header span::before,.faq-content article header span::after,.difference-content article header span::before,.difference-content article header span::after
{
	content: "";
	display: block;
	background: #aab4c0;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}

.faq-content article header span::before,.difference-content article header span::before
{
	width: 14px;
	height: 2px;
}

.faq-content article header span::after,.difference-content article header span::after
{
	width: 2px;
	height: 14px;
}

.faq-content article header span.open::after,.difference-content article header span.open::after
{
	content: none;
}

.faq-content article:not(:last-child)
{
	margin-bottom: 20px;
}

/**/

.footer-content
{
	background: #f5f5f5;
}

.footer-content
{
	padding-top: 30px;
	padding-bottom: 30px;
}

.footer-content-logo h1
{
	width: 180px;
	height: 43px;
}

.footer-content-header p
{
	font-size: 0.8rem;
}

.footer-content-footer address
{
	font-size: 0.9rem;
}

.footer-content-ul
{
	background: #FFF;
	padding: 10px 20px 12px;
	border-radius: 10px;
	font-size: 0.9rem;
}

.footer-content-footer
{
	margin-top: 20px;
}

.footer-content-footer header
{
	margin-bottom: 5px;
}

.footer-content-ul ul li a,.difference-content-note p a
{
	padding-right: 15px;
}

.link-black a
{
	background: url("./img/link-black.png") right center no-repeat;
	background-size: 11px 11px;
}

.link-blue a,.difference-content-note p a
{
	background: url("./img/link-blue.png") right center no-repeat;
	background-size: 11px 11px;
}


/**/

.copy-content
{
	background: #0d1419;
	padding-top: 10px;
	padding-bottom: 10px;
	color: rgba(255,255,255,0.4);
}

.copy-content small
{
	font-size: 0.7rem;
}

/**/

.youtube-wrapper
{
	margin: 0 auto;
	padding-bottom: 30px;
	max-width: 800px;
}

.youtube-in
{
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	border-radius: 10px;
	overflow: hidden;
}

.youtube-in iframe
{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}


/**/


.header-link-main,.eyecatch-link-main
{
	/*width: 300px;*/
	/*height: 150px;*/
	position: relative;
	overflow: hidden;
	/*background-color: #666;*/
}

.header-link-main::after,.eyecatch-link-main::after
{
	content: "";
	display: block;
	width: 30px;
	height: 100%;
	position: absolute;
	top: -180px;
	left: 0;
	background-color: #FFF;
	opacity: 0;
	transform: rotate(45deg);
	animation: reflect 3s ease-in-out infinite;
	-webkit-transform: rotate(45deg);
	-webkit-animation: reflect 3s ease-in-out infinite;
}

@keyframes reflect {
	0% { transform: scale(0) rotate(45deg); opacity: 0; }
	80% { transform: scale(0) rotate(45deg); opacity: 0.5; }
	81% { transform: scale(4) rotate(45deg); opacity: 1; }
	100% { transform: scale(50) rotate(45deg); opacity: 0; }
}
@-webkit-keyframes reflect {
	0% { transform: scale(0) rotate(45deg); opacity: 0; }
	80% { transform: scale(0) rotate(45deg); opacity: 0.5; }
	81% { transform: scale(4) rotate(45deg); opacity: 1; }
	100% { transform: scale(50) rotate(45deg); opacity: 0; }
}


/*1100px以上*/
@media ( 1100px <= width ) {






}
/*1100px以下*/
@media ( width <=  1100px ) {

	.eyecatch-content-header-note h1
	{
		width: 100%;
		/*top: calc(50% - 50px);*/
		left: 50%;
	}

	.eyecatch-content-header-noteimg
	{
		width: 60%;
	}


}

/*945px以上*/
@media ( 945px <= width ) {

	.eyecatch-content-header
	{
		position: relative;
	}

	/*.eyecatch-content-header-note .eyecatch-content-link*/
	.eyecatch-content-header-noteimg
	{
		position: absolute;
		bottom: 0;
		display: block;
		/*width: calc(50%)*/
		/*width: 100%;*/
		/*margin-inline: calc(50% - 50vw);*/
		/*margin-left: calc( -1 * ( 50vw - 50% ) );*/
		margin-left: -50px;
		white-space: nowrap;
		border-radius: 0 50px 0 0;
		overflow: hidden;
	}

	.header-content-link
	{
		top: 20px;
		right: 50px;
	}

	.eyecatch-content-link-in
	{
		-webkit-justify-content: end;
		justify-content: end;
	}

	.eyecatch-content-header-note h1
	{
		/*margin-top: 50px;*/
		/*margin-left: 100px;*/
		position: absolute;
		top: calc(50% - 50px);
		left: calc(50% - 100px);
		-webkit-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
		width: 497px;
	}

}

/*945px以下*/
@media ( width <=  945px ) {

	.horizontal-wrapper
	{
		padding-left: 15px;
		padding-right: 15px;
	}

	.main-content
	{
		padding-bottom: 15px;
	}

	.eyecatch-content
	{
		padding-top: 40px;
	}

	.main-content-in2
	{
		padding: 0px 20px 20px 20px;
	}

	.main-content-in
	{
		border-radius: 30px;
	}

	.eyecatch-content-header
	{
		overflow: hidden;
	}

	.eyecatch-content-header-note
	{
		flex: 60%;
		width: 60%\9;
		max-width: 60%;
	}

	.eyecatch-content-header-img
	{
		flex: 40%;
		width: 40%\9;
		max-width: 40%;
	}

	.eyecatch-content-header-noteimg
	{
		/*flex: 100%;
		width: 100%\9;
		max-width: 100%;*/
		flex: 100vw;
		width: 100vw\9;
		max-width: 100vw;
		margin-inline: calc(50% - 50vw);
	}

	.eyecatch-content-link
	{
		position: relative;
	}

	.eyecatch-content-link,.eyecatch-content-link a
	{
		border-radius: 0;
		/*border-radius: 100vmax;*/
	}

	.eyecatch-content-link a
	{
		padding: 20px;
	}

	.eyecatch-content-link-in
	{
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: center;
		justify-content: center;
	}

	.header-content-link-in
	{
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}


	/*.eyecatch-content-header
	{
		padding-bottom: 100px;
		overflow: hidden;
	}

	.eyecatch-content-header-note .eyecatch-content-link
	{
		bottom: -100px;
		width: 100vw;
	}

	.eyecatch-content-link a
	{
		border-radius: 0;
		padding: 20px 50px;
		box-sizing:border-box;
		height: 100px;
	}

	.eyecatch-content-link-in
	{

	}*/

	.copy-content
	{
		padding-bottom: 90px;
	}

	.header-content-link
	{
		bottom: 0;
		left: 0;
		width: 100%;
		background: rgba(255,255,255,0.6);
		padding: 10px;
		height: 80px;
		-webkit-backdrop-filter: blur(30px);
		backdrop-filter: blur(30px);
		box-sizing:border-box;
	}


	.header-content-link a
	{
		margin-left: auto;
		margin-right: auto;
		width: 650px;
		max-width: 100%;
	}

	.main-header-ttl h1
	{
		/*font-size: 10vw;*/
		/*font-size: clamp(1rem, calc(100vw / 20), 2rem);*/
		/*font-stretch: 50%;*/
		/*white-space: nowrap;*/
	}

	.flow-content
	{
		grid-template-columns: repeat(2, 1fr);
		gap:30px;
	}

	.header-link-sub
	{
		flex: 58%;
		width: 58%\9;
		max-width: 58%;
	}

	.header-link-main
	{
		flex: 42%;
		width: 42%\9;
		max-width: 42%;
	}

	.header-content-link-text
	{
		text-align: center;
	}


}



/*800px以上*/
@media ( 800px <= width ) {


	.main-header-ttl h1 strong
	{
		/*display: grid;*/
		/*place-content: center;*/
	}

}

/*800px以下*/
@media ( width <=  800px ) {

	.main-header-ttl h1 span
	{
		display: block;
	}


	.merit-content header strong
	{
		font-size: 2.5rem;
	}

	.merit-content header span
	{
		font-size: 1.1rem;
	}

	.merit-content h1
	{
		font-size: 1.6rem;
	}

	.merit-content article
	{
		margin-bottom: 20px;
	}

	.footer-content-header,.footer-content-footer,.footer-content-logo
	{
		-webkit-justify-content: center;
		justify-content: center;
	}

	.footer-content-header
	{
		row-gap:20px;
	}

	.main-header-ttl h1 strong
	{
		padding: 0 40px;
	}

	.main-header-ttl h1
	{
		font-size: 1.8rem;
		line-height: 72px;
	}



}


/*600px以上*/
@media ( 600px <= width ) {

	.main-header-ttl h1 strong br
	{
		display: none;
	}

	.main-header-ttl h1
	{
		white-space: nowrap;
	}

}


/*600px以下*/
@media ( width <=  600px ) {

	.eyecatch-content-flex
	{
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.eyecatch-content-footer-note h1
	{
		-webkit-justify-content: center;
		justify-content: center;
	}

	.difference-content-in section
	{
		flex: 100%;
		width: 100%\9;
		max-width: 100%;
	}

	.main-header-ttl h1 strong
	{
		padding: 5px 40px 5px;
	}

	.main-header-ttl h1
	{
		font-size: 1.8rem;
		line-height: 36px;
	}

}


/*480px以上*/
@media ( 480px <= width <= 945px ) {

	.eyecatch-content-header-note h1
	{
		position: absolute;
		width: 90%;
		top: 50%;
		left: 0;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}



}

/*480px以上*/
@media ( 480px <= width ) {


	.eyecatch-content-header-note
	{
		position: relative;
	}


}

/*480px以下*/
@media ( width <=  480px ) {

	.difference-content-logo p span
	{
		display: block;
	}

	.eyecatch-content-link-in
	{
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.release-content article,.eyecatch-content-header-note,.eyecatch-content-header-img,.eyecatch-link-sub,.eyecatch-link-main
	{
		flex: 100%;
		width: 100%\9;
		max-width: 100%;
	}


	.release-content
	{
		row-gap:10px;
	}

	.faq-content article header, .difference-content article header
	{
		font-size: 1rem;
	}

	.main-header-ttl h1
	{
		/*font-size: 10vw;*/
		/*font-size: clamp(1rem, calc(100vw / 20), 1.4rem);*/
		/*font-stretch: 50%;*/
		/*white-space: nowrap;*/
	}

	.main-header-ttl
	{
		width: 100%;
	}

	.main-header-ttl h1 strong
	{
		padding: 0px 30px;
		display: grid;
		place-content: center;
	}

	.main-header-ttl h1
	{
		font-size: 1.5rem;
		line-height: 30px;
		top: -20px;
	}


	/*.main-header-ttl,.main-header-ttl h1,.main-header-ttl h1 strong
	{
		min-height: 70px;
	}*/

	.main-content
	{
		padding-top: 40px;
	}

	/*.main-header-ttl h1 strong
	{
		display: block;
		width: 100%;

	}*/


	.main-content,.sub-content
	{
		padding-bottom: 15px;
	}

	.flow-content
	{
		grid-template-columns: repeat(1, 1fr);
		gap:20px;
	}

	.flow-content section header small
	{
		font-size: 1.2rem;
	}

	.flow-content section header strong
	{
		font-size: 2rem;
	}

	.copy-content
	{
		text-align: center;
	}

	.footer-content-ul ul,.header-content-logo
	{
		-webkit-justify-content: center;
		justify-content: center;
	}

	.eyecatch-content-footer-note
	{
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.eyecatch-content-footer-note h1
	{
		/*-webkit-justify-content: end;*/
		/*justify-content: end;*/
		flex: 100%;
		width: 100%\9;
		max-width: 100%;
		padding-left: 22%;
		-webkit-justify-content: start;
		justify-content: start;
	}

	.eyecatch-content-footer-note h2
	{
		/*width: 100%;*/
		margin-top: 5px;
	}

	.footer-content
	{
		padding-top: 15px;
		padding-bottom: 15px;
	}

	.header-content-logo
	{
		top: 0px;
		left: 0;
		width: 100%;
		/*background: rgba(255,255,255,0.6);
		padding: 0 0 10px 0;
		-webkit-backdrop-filter: blur(30px);
		backdrop-filter: blur(30px);*/
	}

	.header-content-logo h1
	{
		padding-bottom: 0;
	}

	.header-content-logo h2
	{
		margin-top: 0px;
	}

	.eyecatch-content
	{
		padding-top: 100px;
	}

	.header-content-link a,.eyecatch-content-link a
	{
		font-size: 1rem;
	}

	.eyecatch-link-sub
	{
		padding: 0 15px 1px 0 !important;
	}

	.eyecatch-link-main
	{
		padding: 0 20px 1px;
	}

	.header-content-link-in
	{
		white-space: nowrap;
	}

	.header-content-link-in > span
	{
		padding: 0 20px 1px 25px;
	}

	.header-content-link-in > span.header-link-main
	{
		padding: 0 25px 1px;
	}

	/*.eyecatch-content-link-in,.header-content-link-in
	{
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.header-content-link, .header-content-link a, .header-content-link a span, .eyecatch-content-link a
	{
		height: auto;
	}*/

	.eyecatch-content-header-img
	{
		text-align: center;
	}

	.eyecatch-content-header-img img
	{
		width: 65%
	}

	.eyecatch-content-header-note h1
	{
		width: 80%;
		margin: 0 auto 20px;
	}

	.eyecatch-content-footer-note h1 span
	{
		width: 35%;
		height: auto;
	}

	.eyecatch-content-footer-note h1 strong
	{
		font-size: 1.6rem;
		margin-bottom: 3px;
		white-space: nowrap;
	}


	.eyecatch-content-flex
	{
		position: relative;
	}

	.eyecatch-content-footer-img
	{
		position: absolute;
		top: -20px;
		left: 0px;
		width: 20%;
		z-index: 10;
	}

	.eyecatch-content-footer-img img,.eyecatch-content-footer-note h1 span img
	{
		max-width: 100%;
		height: auto;
	}

	.eyecatch-content-footer
	{
		padding: 10px 15px 10px;
	}

	.eyecatch-content-footer-note h2
	{
		font-size: 0.9rem;
	}

	.reha-cloud-in
	{
		margin: 8px;
		padding: 15px;
	}

	.reha-cloud
	{
		border-radius: 0;
	}

	.reha-old
	{
		padding: 23px;
		border-radius: 0 0 10px 10px;
	}

	.eyecatch-content-link span.eyecatch-link-sub
	{
		height: auto;
		margin-bottom: 15px;
	}

	.eyecatch-content-link span.eyecatch-link-main
	{
		height: 50px;
	}

	.eyecatch-content-link a
	{
		padding: 15px 30px 10px 30px;
		height: 90px;
	}


	.eyecatch-content-link-text small
	{
		top: -2px;
	}


	.youtube-wrapper
	{
		padding-bottom: 15px;
	}



}





