@charset "UTF-8";
/* -----------------------------------------------------------
reset
----------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}

*, *:before, *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

q:before, q:after {
	content: "";
}

object,
embed {
	vertical-align: top;
}

hr, legend {
	display: none;
	border: none;
}

abbr, acronym, fieldset {
	border: 0;
}

tr, th, td, caption {
	vertical-align: top;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

ol, ul {
	list-style: none;
}

h1, h2, h3, h4, h5, h6 {
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

img {
	border: 0;
	font-size: 0;
	line-height: 0;
	vertical-align: bottom;
}

body {
	color: #191919;
	background-color: #24396f;
}

a {
	color: #191919;
}

@media (max-width: 750px) {
	.sec-title {
		padding: 8.5333333333vw 0 0 8vw;
	}
}
.sec-title span {
	display: block;
	color: white;
	line-height: 1;
}
.sec-title .ja {
	font-weight: 500;
	display: inline-block;
	line-height: 1.3;
	margin-top: 1em;
}
@media (min-width: 751px) {
	.sec-title .ja {
		font-size: 45px;
	}
}
@media (max-width: 750px) {
	.sec-title .ja {
		font-size: 6vw;
	}
}
.sec-title .en {
	position: relative;
	white-space: nowrap;
}
@media (min-width: 751px) {
	.sec-title .en {
		font-size: 22px;
	}
}
@media (max-width: 750px) {
	.sec-title .en {
		font-size: 3.2vw;
	}
}

.section-head {
	background-color: #24396f;
}
.section-head .tpl-inner {
	background-repeat: no-repeat;
}
@media (min-width: 751px) {
	.section-head .tpl-inner {
		height: 300px;
		padding: 68px 0 0 100px;
	}
}
@media (max-width: 750px) {
	.section-head .tpl-inner {
		height: 46.6666666667vw;
		background-size: 40vw;
	}
}

.kome-note {
	text-indent: -1em;
	padding-left: 1em;
}
.kome-note::before {
	content: "※";
	display: inline;
}

@media (min-width: 751px) {
	.search-btn:not(.appeared) {
		opacity: 0;
		transition: opacity 0.5s linear;
	}
}
@media (min-width: 751px) {
	.search-btn .appeared {
		opacity: 1;
	}
}

.main-kv {
	position: relative;
	z-index: 1;
	background-repeat: no-repeat;
	background-size: cover;
}
@media (min-width: 751px) {
	.main-kv {
		min-height: 650px;
		height: 100vh;
		background-image: url(../img/main-kv/kv.jpg);
		background-position: top 0 right 0;
	}
}
@media (max-width: 750px) {
	.main-kv {
		height: 114vw;
		background-image: url(../img/main-kv/kv-sp.jpg);
	}
}
.main-kv .tpl-inner {
	height: 100%;
}
@media (min-width: 751px) {
	.main-kv .tpl-inner {
		display: flex;
		flex-direction: column;
		justify-content: center;
		padding-top: 48px;
	}
}
@media (max-width: 750px) {
	.main-kv .tpl-inner {
		padding: 38.6666666667vw 0 0 6.6666666667vw;
	}
}
@media (min-width: 751px) {
	.main-kv__logo img {
		width: 505px;
	}
}
@media (max-width: 750px) {
	.main-kv__logo img {
		width: 56.9333333333vw;
	}
}
.main-kv__text {
	color: #fff;
}
@media (min-width: 751px) {
	.main-kv__text {
		margin-top: 32px;
	}
}
@media (max-width: 750px) {
	.main-kv__text {
		margin-top: 4.2666666667vw;
	}
}
.main-kv__text-main {
	font-weight: 500;
	letter-spacing: 0.05em;
}
@media (min-width: 751px) {
	.main-kv__text-main {
		font-size: 50px;
		line-height: 1.3;
	}
}
@media (max-width: 750px) {
	.main-kv__text-main {
		letter-spacing: 0.07em;
		font-size: 6vw;
		line-height: 1.2;
	}
}
.main-kv__text-main sup {
	position: relative;
}
@media (min-width: 751px) {
	.main-kv__text-main sup {
		top: 10px;
	}
}
@media (max-width: 750px) {
	.main-kv__text-main sup {
		top: 1.3333333333vw;
	}
}
.main-kv__text-sub {
	letter-spacing: 0;
}
@media (min-width: 751px) {
	.main-kv__text-sub {
		margin-top: 16px;
		font-size: 14px;
	}
}
@media (max-width: 750px) {
	.main-kv__text-sub {
		margin-top: 8.5333333333vw;
		font-size: 3.4666666667vw;
		width: 66.6666666667vw;
		line-height: 1.4em;
	}
}
.main-kv__essilor-icon {
	position: absolute;
	bottom: 0;
}
@media (min-width: 751px) {
	.main-kv__essilor-icon {
		width: 84px;
		right: 80px;
	}
}
@media (max-width: 750px) {
	.main-kv__essilor-icon {
		width: 11.2vw;
		right: 6.6666666667vw;
	}
}
.main-kv__essilor-icon img {
	width: 100%;
}

.sec-about {
	background-color: #fff;
	background-image: url("/lp/physioextensee/assets/img/about/bg.png");
	background-position: center;
}
@media (max-width: 750px) {
	.sec-about {
		letter-spacing: 0em;
		background-size: 21.0666666667vw;
	}
}
.sec-about__head .tpl-inner {
	background-image: url("/lp/physioextensee/assets/img/about/bg-flag--about.png");
}
@media (max-width: 750px) {
	.sec-about__body--03 {
		padding: 0 4vw;
	}
}
@media (min-width: 751px) {
	.sec-about__body .tpl-inner {
		display: flex;
		gap: 40px;
		align-items: center;
	}
}
@media (max-width: 750px) {
	.sec-about__body .tpl-inner {
		padding-top: 9.6vw;
		padding-bottom: 9.6vw;
	}
}
@media (min-width: 751px) {
	.sec-about__body .tpl-inner--01 {
		padding-top: 60px;
	}
}
@media (max-width: 750px) {
	.sec-about__body .tpl-inner--01 {
		display: flex;
		flex-direction: column-reverse;
		gap: 8vw;
	}
}
@media (min-width: 751px) {
	.sec-about__body .tpl-inner--02 {
		margin-top: 24px;
	}
}
@media (max-width: 750px) {
	.sec-about__body .tpl-inner--02 {
		padding: 0;
	}
}
@media (min-width: 751px) {
	.sec-about__body .tpl-inner--03 {
		border-top: 2px solid #24396f;
		align-items: flex-start;
		padding-top: 64px;
		padding-bottom: 64px;
		margin-top: 60px;
	}
}
@media (max-width: 750px) {
	.sec-about__body .tpl-inner--03 {
		padding-left: 0;
		padding-right: 0;
	}
}
@media (max-width: 750px) {
	.sec-about__body-text {
		font-size: 4.2666666667vw;
	}
}
@media (min-width: 751px) {
	.sec-about__body-text:not(:first-child) {
		margin-top: -0.2em;
	}
}
@media (max-width: 750px) {
	.sec-about__body-text:not(:first-child) {
		margin-top: 6.4vw;
	}
}
.sec-about__body-text sup {
	font-size: 50%;
}
.sec-about__body-image {
	display: flex;
	justify-content: space-between;
}
@media (min-width: 751px) {
	.sec-about__body-image {
		flex: 0 0 50%;
	}
}
.sec-about__body-image-item {
	display: block;
}
@media (max-width: 750px) {
	.sec-about__body-image--01 {
		width: 86.6666666667vw;
		margin-right: auto;
		margin-left: auto;
	}
}
.sec-about__body-notice {
	text-indent: -1.3em;
	padding-left: 1.3em;
	margin-top: 0.5em;
}
@media (min-width: 751px) {
	.sec-about__body-notice {
		font-size: 15px;
	}
}
@media (max-width: 750px) {
	.sec-about__body-notice {
		font-size: 3.2vw;
	}
}
.sec-about__body-notice::before {
	content: "※";
	display: inline;
}
.sec-about__probrems {
	display: flex;
	flex-wrap: wrap;
}
@media (min-width: 751px) {
	.sec-about__probrems {
		padding: 16px 40px;
		border: 2px solid #1eade5;
		gap: 0.5em 50px;
		margin-top: 40px;
	}
}
@media (max-width: 750px) {
	.sec-about__probrems {
		padding: 3.2vw 3.7333333333vw;
		border: 0.2666666667vw solid #1eade5;
		gap: 0.5em 4.2666666667vw;
		margin-top: 3.2vw;
	}
}
.sec-about__probrems-item {
	display: flex;
	align-items: center;
	font-weight: 500;
}
@media (max-width: 750px) {
	.sec-about__probrems-item {
		font-size: 4.2666666667vw;
	}
}
@media (min-width: 751px) {
	.sec-about__probrems-item:nth-child(odd) {
		flex: 0 0 215px;
	}
}
@media (max-width: 750px) {
	.sec-about__probrems-item:nth-child(odd) {
		flex: 0 0 46.6666666667vw;
	}
}
.sec-about__probrems-item::before {
	content: "";
	display: inline-block;
	background-image: url("/lp/digitime/assets/img/about/list-icon.png");
	background-size: contain;
}
@media (min-width: 751px) {
	.sec-about__probrems-item::before {
		width: 31px;
		height: 27px;
		margin-right: 7px;
	}
}
@media (max-width: 750px) {
	.sec-about__probrems-item::before {
		width: 5.4666666667vw;
		height: 4.8vw;
		margin-right: 1.2vw;
	}
}
.sec-about img {
	width: 100%;
}

.sec-series {
	background-color: #f1f2f2;
	background-image: url("/lp/physioextensee/assets/img/about/bg.png");
}
@media (max-width: 750px) {
	.sec-series {
		background-size: 21.0666666667vw;
	}
}
@media (min-width: 751px) {
	.sec-series__head {
		height: 330px;
	}
}
@media (max-width: 750px) {
	.sec-series__head {
		height: 65.3333333333vw;
	}
}
.sec-series__head .tpl-inner {
	background-image: url("/lp/digitime/assets/img/series/bg-flag--series.png");
}
@media (max-width: 750px) {
	.sec-series__head .tpl-inner {
		background-size: 56vw;
	}
}
@media (max-width: 750px) {
	.sec-series__head .tpl-inner .en {
		text-indent: -0.25em;
		font-size: 2.9333333333vw;
		padding-top: 0.2em;
	}
}
.sec-series__head .tpl-inner .sub {
	margin-top: 1em;
}
@media (min-width: 751px) {
	.sec-series__head .tpl-inner .sub {
		font-size: 14px;
	}
}
@media (max-width: 750px) {
	.sec-series__head .tpl-inner .sub {
		font-size: 3.4666666667vw;
		line-height: 1.3;
	}
}
.sec-series__logo {
	margin: auto;
}
@media (min-width: 751px) {
	.sec-series__logo {
		width: 330px;
	}
}
@media (max-width: 750px) {
	.sec-series__logo {
		width: 53.3333333333vw;
	}
}
.sec-series__logo img {
	width: 100%;
}
@media (min-width: 751px) {
	.sec-series__body--twin {
		margin-top: 90px;
	}
}
@media (max-width: 750px) {
	.sec-series__body--01 {
		padding: 0 6vw;
	}
}
@media (max-width: 750px) {
	.sec-series__body--02 {
		padding: 0 4vw;
	}
}
@media (max-width: 750px) {
	.sec-series__body--04 {
		padding: 0 4vw;
	}
}
.sec-series__body-video-summary {
	text-align: center;
}
@media (min-width: 751px) {
	.sec-series__body-video-summary {
		margin-top: 60px;
	}
}
@media (max-width: 750px) {
	.sec-series__body-video-summary {
		margin-top: 9.0666666667vw;
		font-size: 4.2666666667vw;
	}
}
.sec-series__body-video-body {
	aspect-ratio: 1.7766497462;
}
@media (min-width: 751px) {
	.sec-series__body-video-body {
		margin: 60px auto 0;
		width: 700px;
	}
}
@media (max-width: 750px) {
	.sec-series__body-video-body {
		margin: 6.6666666667vw auto 0;
	}
}
.sec-series__body-video-body iframe {
	width: 100%;
	height: 100%;
}
.sec-series__body-text {
	font-weight: 500;
}
@media (max-width: 750px) {
	.sec-series__body-text {
		font-size: 4.2666666667vw;
	}
}
@media (min-width: 751px) {
	.sec-series__body-text:not(:first-child) {
		margin-top: -0.2em;
	}
}
@media (max-width: 750px) {
	.sec-series__body-text:not(:first-child) {
		margin-top: 6.4vw;
	}
}
.sec-series__body-text sup {
	font-size: 50%;
}
.sec-series__body-image {
	display: flex;
	justify-content: space-between;
}
@media (min-width: 751px) {
	.sec-series__body-image {
		flex: 0 0 50%;
	}
}
@media (max-width: 750px) {
	.sec-series__body-image:not(:first-child) {
		margin-top: 6.4vw;
	}
}
.sec-series__body-image-item {
	display: block;
}
@media (min-width: 751px) {
	.sec-series__body-image-item--circle {
		flex: 0 0 170px;
	}
}
@media (max-width: 750px) {
	.sec-series__body-image-item--circle {
		flex: 0 0 28vw;
	}
}
.sec-series__body-image-item--circle figcaption {
	text-align: center;
	margin-top: 0.5em;
	font-weight: 500;
}
@media (min-width: 751px) {
	.sec-series__body-image-item--circle figcaption {
		font-size: 17px;
		line-height: 1.5em;
	}
}
@media (max-width: 750px) {
	.sec-series__body-image-item--circle figcaption {
		font-size: 4vw;
		line-height: 1.3em;
	}
}
@media (min-width: 751px) {
	.sec-series__body-image-item--square {
		flex: 0 0 290px;
	}
}
@media (max-width: 750px) {
	.sec-series__body-image-item--square {
		flex: 0 0 44vw;
	}
}
.sec-series__body-image-item img {
	width: 100%;
}
@media (min-width: 751px) {
	.sec-series__body .tpl-inner--01 {
		padding: 70px 0 45px;
	}
}
@media (max-width: 750px) {
	.sec-series__body .tpl-inner--01 {
		padding: 18.6666666667vw 0 10.6666666667vw;
	}
}
@media (min-width: 751px) {
	.sec-series__body .tpl-inner--02 {
		padding: 50px 0 90px;
	}
}
@media (max-width: 750px) {
	.sec-series__body .tpl-inner--02 {
		padding: 10.6666666667vw 0;
	}
}
.sec-series__body h3 {
	font-weight: 500;
}
@media (min-width: 751px) {
	.sec-series__body h3 {
		font-size: 22px;
	}
}
@media (max-width: 750px) {
	.sec-series__body h3 {
		font-size: 4.8vw;
	}
}
.sec-series__body h3.hasSideLine {
	background-repeat: no-repeat;
}
@media (min-width: 751px) {
	.sec-series__body h3.hasSideLine {
		font-size: 34px;
		background-image: linear-gradient(to bottom, #24396f 0%, #24396f 50%, skyblue 50%, skyblue 100%);
		background-size: 8px 100%;
		padding-left: 30px;
	}
}
@media (max-width: 750px) {
	.sec-series__body h3.hasSideLine {
		font-size: 6.6666666667vw;
		line-height: 1.4em;
		background-image: linear-gradient(to bottom, #24396f 0, #24396f 5.0666666667vw, skyblue 5.0666666667vw, skyblue 10.1333333333vw, transparent 10.1333333333vw);
		background-size: 1.3333333333vw 10.1333333333vw;
		padding-left: 5.3333333333vw;
	}
}
@media (min-width: 751px) {
	.sec-series__twin-tec-ai {
		padding-top: 40px;
	}
}
@media (max-width: 750px) {
	.sec-series__twin-tec-ai {
		padding-top: 5.3333333333vw;
	}
}
.sec-series__twin-tec-ai .has-image {
	display: flex;
}
@media (min-width: 751px) {
	.sec-series__twin-tec-ai .has-image {
		padding: 40px 0;
		gap: 80px;
	}
}
@media (max-width: 750px) {
	.sec-series__twin-tec-ai .has-image {
		padding: 4.2666666667vw 0;
		flex-direction: column-reverse;
		align-items: center;
		justify-content: center;
		gap: 5.3333333333vw;
	}
}
.sec-series__twin-tec-ai .has-image img {
	display: inline-block;
}
@media (min-width: 751px) {
	.sec-series__twin-tec-ai .has-image img {
		width: 536px;
	}
}
@media (max-width: 750px) {
	.sec-series__twin-tec-ai .has-image img {
		width: 77.3333333333vw;
	}
}
@media (min-width: 751px) {
	.sec-series__techs {
		display: flex;
		justify-content: center;
		column-gap: 30px;
		margin-top: 50px;
	}
}
@media (max-width: 750px) {
	.sec-series__techs {
		margin-top: 7.4666666667vw;
	}
}
@media (min-width: 751px) {
	.sec-series__techs .hasSideLine {
		flex: 0 0 100%;
	}
}
@media (min-width: 751px) {
	.sec-series__techs-item {
		flex: 0 0 370px;
	}
}
@media (max-width: 750px) {
	.sec-series__techs-item:not(:first-child) {
		margin-top: 9.3333333333vw;
	}
}
@media (min-width: 751px) {
	.sec-series__techs-item figure {
		margin-top: 0.75em;
	}
}
@media (max-width: 750px) {
	.sec-series__techs-item figure {
		margin-top: 1em;
	}
}
.sec-series__techs-item figure figcaption .lead {
	display: flex;
	align-items: center;
	font-weight: 500;
	color: #191919;
	margin-top: 0.75em;
}
@media (min-width: 751px) {
	.sec-series__techs-item figure figcaption .lead {
		font-size: 22px;
	}
}
@media (max-width: 750px) {
	.sec-series__techs-item figure figcaption .lead {
		font-size: 4.6666666667vw;
	}
}
.sec-series__techs-item figure figcaption .lead em {
	font-weight: 500;
}
@media (min-width: 751px) {
	.sec-series__techs-item figure figcaption .lead em {
		font-size: 40px;
	}
}
@media (max-width: 750px) {
	.sec-series__techs-item figure figcaption .lead em {
		font-size: 9.6vw;
	}
}
.sec-series__techs-item figure figcaption .sub {
	display: inline-block;
}
@media (min-width: 751px) {
	.sec-series__techs-item figure figcaption .sub {
		font-size: 17px;
		margin-top: 0.25em;
	}
}
@media (max-width: 750px) {
	.sec-series__techs-item figure figcaption .sub {
		font-size: 3.7333333333vw;
		margin-top: 0.5em;
	}
}
.sec-series__techs-item figure img {
	width: 100%;
}
@media (min-width: 751px) {
	.sec-series__clear-view-flex {
		display: flex;
		padding: 30px 0px 0px 30px;
		column-gap: 230px;
	}
}
@media (max-width: 750px) {
	.sec-series__clear-view-flex {
		font-size: 4.2666666667vw;
		margin-top: 5.3333333333vw;
	}
}
.sec-series__clear-view-sample {
	background-color: #24396f;
}
@media (min-width: 751px) {
	.sec-series__clear-view-sample {
		margin-top: 32px;
		padding: 60px 0px 70px;
	}
}
@media (max-width: 750px) {
	.sec-series__clear-view-sample {
		margin-top: 8.6666666667vw;
		padding: 10.6666666667vw 4vw 14.6666666667vw;
	}
}
.sec-series__clear-view-item {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
@media (min-width: 751px) {
	.sec-series__clear-view-item {
		column-gap: 32px;
	}
}
@media (min-width: 751px) {
	.sec-series__clear-view-item picture {
		flex: 0 0 570px;
	}
}
@media (max-width: 750px) {
	.sec-series__clear-view-item picture {
		flex: 0 0 50%;
	}
}
.sec-series__clear-view-item picture img {
	width: 100%;
}
.sec-series__clear-view-item figcaption {
	flex: 0 0 100%;
	text-align: center;
	color: #fff;
	font-weight: 700;
	line-height: 1.1em;
}
@media (min-width: 751px) {
	.sec-series__clear-view-item figcaption {
		font-size: 36px;
		margin-top: 1em;
	}
}
@media (max-width: 750px) {
	.sec-series__clear-view-item figcaption {
		font-size: 5.3333333333vw;
		margin-top: 1em;
	}
}
.sec-series__clear-view-item figcaption sup {
	position: relative;
}
@media (min-width: 751px) {
	.sec-series__clear-view-item figcaption sup {
		top: 10px;
	}
}
@media (max-width: 750px) {
	.sec-series__clear-view-item figcaption sup {
		top: 1.3333333333vw;
	}
}
@media (min-width: 751px) {
	.sec-series__clear-view-item + .sec-series__clear-view-item {
		margin-top: 70px;
	}
}
@media (max-width: 750px) {
	.sec-series__clear-view-item + .sec-series__clear-view-item {
		margin-top: 9.3333333333vw;
	}
}
.sec-series__clear-view-caption {
	text-align: center;
	color: #fff;
}
@media (min-width: 751px) {
	.sec-series__clear-view-caption {
		margin-top: 44px;
		font-size: 13px;
	}
}
@media (max-width: 750px) {
	.sec-series__clear-view-caption {
		margin-top: 10.6666666667vw;
		font-size: 3.4666666667vw;
	}
}
.sec-series__clear-view-scene {
	text-align: center;
}
@media (min-width: 751px) {
	.sec-series__clear-view-scene {
		margin-top: 110px;
	}
}
@media (max-width: 750px) {
	.sec-series__clear-view-scene {
		margin-top: 14.6666666667vw;
	}
}
@media (min-width: 751px) {
	.sec-series__clear-view-scene img {
		width: 1026px;
	}
}
@media (max-width: 750px) {
	.sec-series__clear-view-scene img {
		width: 73.0666666667vw;
	}
}

.sec-valiations {
	background-color: #fff;
}
.sec-valiations__head .tpl-inner {
	background-image: url("/lp/digitime/assets/img/valiations/bg-flag--valiations.png");
}
@media (max-width: 750px) {
	.sec-valiations__head .tpl-inner {
		background-size: 45.3333333333vw;
	}
}
@media (min-width: 751px) {
	.sec-valiations__body {
		padding: 64px 0 100px;
	}
}
@media (max-width: 750px) {
	.sec-valiations__body {
		padding: 6.6666666667vw 0 16vw;
	}
}
@media (max-width: 750px) {
	.sec-valiations__body-lead {
		font-size: 4.2666666667vw;
	}
}
.sec-valiations__table {
	display: flex;
	background-color: #f1f2f2;
}
@media (min-width: 751px) {
	.sec-valiations__table {
		border: 10px solid #f1f2f2;
		flex-direction: row;
		justify-content: space-between;
		margin-top: 8px;
	}
}
@media (max-width: 750px) {
	.sec-valiations__table {
		border: 1.3333333333vw solid #f1f2f2;
		flex-direction: column;
		row-gap: 0.6666666667vw;
		margin-top: 4.2666666667vw;
	}
}
.sec-valiations__table-title {
	color: #24396f;
	display: flex;
	align-items: center;
	text-align: center;
	font-weight: 500;
}
@media (min-width: 751px) {
	.sec-valiations__table-title {
		line-height: 1em;
		font-size: 35px;
	}
}
@media (max-width: 750px) {
	.sec-valiations__table-title {
		font-size: 4.6666666667vw;
	}
}
.sec-valiations__table-title em {
	font-weight: 500;
}
@media (min-width: 751px) {
	.sec-valiations__table-title em {
		font-size: 60px;
	}
}
@media (max-width: 750px) {
	.sec-valiations__table-title em {
		font-size: 9.3333333333vw;
		margin-left: 0.25em;
	}
}
.sec-valiations__table-row {
	display: flex;
	justify-content: space-between;
}
@media (min-width: 751px) {
	.sec-valiations__table-row {
		flex-direction: column;
		row-gap: 5px;
	}
}
@media (max-width: 750px) {
	.sec-valiations__table-row {
		flex-direction: row;
		column-gap: 5px;
	}
}
@media (min-width: 751px) {
	.sec-valiations__table-row:first-child {
		flex: 0 0 468px;
	}
}
@media (min-width: 751px) {
	.sec-valiations__table-row:not(:first-child) {
		flex: 0 0 173px;
	}
}
@media (min-width: 751px) {
	.sec-valiations__table-row--head figure {
		display: flex;
		align-items: center;
		padding: 0 0 0 32px;
		height: 100%;
	}
}
@media (max-width: 750px) {
	.sec-valiations__table-row--head figure {
		text-align: center;
		padding: 2.6666666667vw 0;
	}
}
.sec-valiations__table-row--head figure figcaption {
	text-align: center;
}
@media (min-width: 751px) {
	.sec-valiations__table-row--head figure figcaption {
		line-height: 1.5;
		flex: 1 1 auto;
	}
}
.sec-valiations__table-row--head figure figcaption .type-name {
	color: #24396f;
	font-weight: 500;
}
@media (min-width: 751px) {
	.sec-valiations__table-row--head figure figcaption .type-name {
		font-size: 26px;
	}
}
@media (max-width: 750px) {
	.sec-valiations__table-row--head figure figcaption .type-name {
		font-size: 5.3333333333vw;
	}
}
@media (min-width: 751px) {
	.sec-valiations__table-row--head figure figcaption .type-description {
		font-size: 16px;
		line-height: 1.2em;
		margin-top: 0.25em;
	}
}
@media (max-width: 750px) {
	.sec-valiations__table-row--head figure figcaption .type-description {
		margin: auto;
		line-height: 1.2em;
		text-align: start;
		margin-top: 0.25em;
	}
}
.sec-valiations__table-row--head figure figcaption .type-range {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #24396f;
	color: #fff;
	line-height: 1;
	padding: 0.2em 0;
	margin: auto;
}
@media (min-width: 751px) {
	.sec-valiations__table-row--head figure figcaption .type-range {
		font-size: 14px;
		width: 190px;
		margin-top: 0.5em;
	}
}
@media (min-width: 751px) {
	.sec-valiations__table-row--head figure figcaption .type-range em {
		font-size: 20px;
	}
}
@media (min-width: 751px) {
	.sec-valiations__table-row--head figure img {
		flex: 0 0 171px;
		width: 171px;
	}
}
@media (max-width: 750px) {
	.sec-valiations__table-row--head figure img {
		width: 20vw;
	}
}
.sec-valiations__table-row--monitor figure, .sec-valiations__table-row--laptop figure, .sec-valiations__table-row--tab figure, .sec-valiations__table-row--sp figure {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	height: 100%;
	row-gap: 0.5em;
}
.sec-valiations__table-row--monitor figure figcaption, .sec-valiations__table-row--laptop figure figcaption, .sec-valiations__table-row--tab figure figcaption, .sec-valiations__table-row--sp figure figcaption {
	line-height: 1.2;
}
@media (min-width: 751px) {
	.sec-valiations__table-row--monitor figure figcaption, .sec-valiations__table-row--laptop figure figcaption, .sec-valiations__table-row--tab figure figcaption, .sec-valiations__table-row--sp figure figcaption {
		font-size: 16px;
	}
}
@media (max-width: 750px) {
	.sec-valiations__table-row--monitor figure figcaption, .sec-valiations__table-row--laptop figure figcaption, .sec-valiations__table-row--tab figure figcaption, .sec-valiations__table-row--sp figure figcaption {
		text-align: start;
	}
}
@media (min-width: 751px) {
	.sec-valiations__table-row--monitor figure .icon-monitor, .sec-valiations__table-row--laptop figure .icon-monitor, .sec-valiations__table-row--tab figure .icon-monitor, .sec-valiations__table-row--sp figure .icon-monitor {
		width: 60px;
	}
}
@media (max-width: 750px) {
	.sec-valiations__table-row--monitor figure .icon-monitor, .sec-valiations__table-row--laptop figure .icon-monitor, .sec-valiations__table-row--tab figure .icon-monitor, .sec-valiations__table-row--sp figure .icon-monitor {
		width: 8vw;
	}
}
@media (min-width: 751px) {
	.sec-valiations__table-row--monitor figure .icon-laptop, .sec-valiations__table-row--laptop figure .icon-laptop, .sec-valiations__table-row--tab figure .icon-laptop, .sec-valiations__table-row--sp figure .icon-laptop {
		width: 63px;
	}
}
@media (max-width: 750px) {
	.sec-valiations__table-row--monitor figure .icon-laptop, .sec-valiations__table-row--laptop figure .icon-laptop, .sec-valiations__table-row--tab figure .icon-laptop, .sec-valiations__table-row--sp figure .icon-laptop {
		width: 8.4vw;
	}
}
@media (min-width: 751px) {
	.sec-valiations__table-row--monitor figure .icon-tab, .sec-valiations__table-row--laptop figure .icon-tab, .sec-valiations__table-row--tab figure .icon-tab, .sec-valiations__table-row--sp figure .icon-tab {
		width: 50px;
	}
}
@media (max-width: 750px) {
	.sec-valiations__table-row--monitor figure .icon-tab, .sec-valiations__table-row--laptop figure .icon-tab, .sec-valiations__table-row--tab figure .icon-tab, .sec-valiations__table-row--sp figure .icon-tab {
		width: 6.6666666667vw;
	}
}
@media (min-width: 751px) {
	.sec-valiations__table-row--monitor figure .icon-sp, .sec-valiations__table-row--laptop figure .icon-sp, .sec-valiations__table-row--tab figure .icon-sp, .sec-valiations__table-row--sp figure .icon-sp {
		width: 20px;
	}
}
@media (max-width: 750px) {
	.sec-valiations__table-row--monitor figure .icon-sp, .sec-valiations__table-row--laptop figure .icon-sp, .sec-valiations__table-row--tab figure .icon-sp, .sec-valiations__table-row--sp figure .icon-sp {
		width: 2.6666666667vw;
	}
}
.sec-valiations__table-cell.no-bg {
	display: flex;
	justify-content: center;
	align-items: center;
}
.sec-valiations__table-cell:not(.no-bg) {
	background-color: #fff;
}
@media (min-width: 751px) {
	.sec-valiations__table-cell:first-child {
		height: 128px;
	}
}
@media (max-width: 750px) {
	.sec-valiations__table-cell:first-child {
		width: 13.8666666667vw;
		padding: 2.6666666667vw 0;
	}
}
@media (min-width: 751px) {
	.sec-valiations__table-cell:not(:first-child) {
		height: 162px;
	}
}
@media (max-width: 750px) {
	.sec-valiations__table-cell:not(:first-child) {
		width: 24.2666666667vw;
	}
}
.sec-valiations__table-cell--circle-wrap {
	display: flex;
	justify-content: center;
	align-items: center;
}
@media (min-width: 751px) {
	.sec-valiations__table-cell--circle-wrap {
		column-gap: 10px;
	}
}
@media (max-width: 750px) {
	.sec-valiations__table-cell--circle-wrap {
		flex-direction: column;
		row-gap: 2vw;
	}
}
@media (min-width: 751px) {
	.sec-valiations__table-cell--circle-wrap .circle {
		width: 16px;
		height: 16px;
	}
}
@media (max-width: 750px) {
	.sec-valiations__table-cell--circle-wrap .circle {
		width: 3.2vw;
		height: 3.2vw;
	}
}
.sec-valiations__table-cell--circle-wrap .circle--base-color {
	border-radius: 100%;
}
@media (min-width: 751px) {
	.sec-valiations__table-cell--circle-wrap .circle--base-color {
		border: 2px solid #24396f;
	}
}
@media (max-width: 750px) {
	.sec-valiations__table-cell--circle-wrap .circle--base-color {
		border: 0.2666666667vw solid #24396f;
	}
}
.sec-valiations__table-cell--circle-wrap .circle--base-color-fill {
	background-color: #24396f;
}
.sec-valiations__table-cell--circle-wrap .circle--sky-blue {
	border-radius: 100%;
}
@media (min-width: 751px) {
	.sec-valiations__table-cell--circle-wrap .circle--sky-blue {
		border: 2px solid #1eade5;
	}
}
@media (max-width: 750px) {
	.sec-valiations__table-cell--circle-wrap .circle--sky-blue {
		border: 0.2666666667vw solid #1eade5;
	}
}
.sec-valiations__table-cell--circle-wrap .circle--sky-blue-fill {
	background-color: #1eade5;
}
.sec-valiations .kome-note {
	line-height: 1.5em;
	margin-top: 0.5em;
}
@media (min-width: 751px) {
	.sec-valiations .kome-note {
		font-size: 16px;
	}
}
@media (max-width: 750px) {
	.sec-valiations .kome-note {
		font-size: 3.2vw;
	}
}
@media (max-width: 750px) {
	.sec-valiations .vertical-sp {
		writing-mode: vertical-rl;
	}
}
@media (max-width: 750px) {
	.sec-valiations .vertical-sp em.dot {
		display: inline-block;
		transform: translateX(0.25em);
	}
}

.sec-faq {
	position: relative;
	z-index: 2;
	background-image: url("/lp/physioextensee/assets/img/about/bg.png");
}
@media (min-width: 751px) {
	.sec-faq {
		padding: 120px 0 100px;
	}
}
@media (max-width: 750px) {
	.sec-faq {
		padding: 18.6666666667vw 0 16vw;
		background-size: 21.0666666667vw;
	}
}
.sec-faq .sec-title {
	background-repeat: no-repeat;
	display: flex;
	align-items: center;
}
@media (min-width: 751px) {
	.sec-faq .sec-title {
		background-image: linear-gradient(to bottom, transparent 0%, transparent 5px, #24396f 5px, #24396f 30px, skyblue 30px, skyblue 55px, transparent 55px, transparent 100%);
		background-position: left 0 top 8px;
		background-size: 8px 55px;
		padding-left: 30px;
		column-gap: 30px;
	}
}
@media (max-width: 750px) {
	.sec-faq .sec-title {
		line-height: 2.5em;
		background-image: linear-gradient(to bottom, #24396f 0, #24396f 50%, skyblue 50%, skyblue 100%);
		background-size: 1.3333333333vw 10.1333333333vw;
		padding: 0 0 0 5.3333333333vw;
		column-gap: 2.6666666667vw;
	}
}
.sec-faq .sec-title .en {
	order: 2;
	color: #24396f;
}
@media (min-width: 751px) {
	.sec-faq .sec-title .en {
		margin-top: 75px;
		margin-left: -36px;
	}
}
.sec-faq .sec-title .ja {
	order: 1;
	margin: 0;
	color: #24396f;
	line-height: inherit;
}
@media (min-width: 751px) {
	.sec-faq .tpl-inner {
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
	}
}
.sec-faq__body {
	width: 850px;
	border-top: 1px solid #24396f;
}
@media (max-width: 750px) {
	.sec-faq__body {
		width: 86.6666666667vw;
		margin: 7.3333333333vw auto 0;
	}
}
.sec-faq__item {
	border-bottom: 1px solid #24396f;
	padding: 45px 0;
}
@media (max-width: 750px) {
	.sec-faq__item {
		padding: 7.4666666667vw 0;
	}
}
.sec-faq__item dt, .sec-faq__item dd {
	position: relative;
	padding-left: 70px;
}
@media (max-width: 750px) {
	.sec-faq__item dt, .sec-faq__item dd {
		padding-left: 11.3333333333vw;
	}
}
.sec-faq__item dt::before, .sec-faq__item dd::before {
	font-weight: 500;
	position: absolute;
	left: 0;
}
.sec-faq__item dt {
	cursor: pointer;
}
@media (hover: hover) and (pointer: fine) {
	.sec-faq__item dt:hover::after {
		background-color: #ca1a81;
		border-color: #ca1a81;
	}
	.sec-faq__item dt:hover p::before, .sec-faq__item dt:hover p::after {
		background-color: #fff;
	}
}
.sec-faq__item dt::before {
	content: "Q";
	font-size: 40px;
	top: -0.5em;
	color: #24396f;
}
@media (max-width: 750px) {
	.sec-faq__item dt::before {
		font-size: 8vw;
	}
}
.sec-faq__item dt::after {
	content: "";
	display: block;
	width: 50px;
	height: 50px;
	border: 1px solid #24396f;
	background-color: #fff;
	border-radius: 50%;
	position: absolute;
	right: 0;
	top: -0.5em;
	transition: background-color 0.3s, border-color 0.3s;
}
@media (max-width: 750px) {
	.sec-faq__item dt::after {
		width: 8vw;
		height: 8vw;
		top: -0.2em;
	}
}
.sec-faq__item dt p {
	position: relative;
	z-index: 2;
	padding-right: 80px;
}
@media (max-width: 750px) {
	.sec-faq__item dt p {
		padding-right: 10.6666666667vw;
	}
}
.sec-faq__item dt p::before, .sec-faq__item dt p::after {
	content: "";
	display: block;
	width: 12px;
	height: 2px;
	background-color: #24396f;
	position: absolute;
	right: 19px;
}
@media (min-width: 751px) {
	.sec-faq__item dt p::before, .sec-faq__item dt p::after {
		top: 0.7em;
	}
}
@media (max-width: 750px) {
	.sec-faq__item dt p::before, .sec-faq__item dt p::after {
		top: 0.8em;
		width: 2.5333333333vw;
		right: 2.9333333333vw;
	}
}
.sec-faq__item dt p::after {
	transition: transform 0.3s;
	transform: rotate(90deg);
}
.sec-faq__item dt.is-show p::after {
	transform: rotate(0);
}
.sec-faq__item dd {
	overflow: hidden;
	height: 0;
	padding-right: 55px;
}
@media (max-width: 750px) {
	.sec-faq__item dd {
		padding-right: 0;
	}
}
.sec-faq__item dd::before {
	content: "A";
	width: 40px;
	height: 40px;
	font-size: 22px;
	top: 2.2em;
	background-color: white;
	color: #24396f;
	border-radius: 50%;
	text-align: center;
}
@media (max-width: 750px) {
	.sec-faq__item dd::before {
		width: 6.6666666667vw;
		height: 6.6666666667vw;
		font-size: 4vw;
		top: 0.8em;
	}
}
.sec-faq__item dd p {
	padding-top: 52px;
}
@media (max-width: 750px) {
	.sec-faq__item dd p {
		padding-top: 4vw;
	}
}
.sec-faq__item dd p a {
	text-decoration: underline;
}
.sec-faq__item dd ul {
	padding: 0.75em;
}
.sec-faq__item dd ul li {
	list-style-type: "・";
}

.sec-products {
	position: relative;
	z-index: 2;
	background-color: #f1f2f2;
}
@media (min-width: 751px) {
	.sec-products {
		padding: 120px 0;
	}
}
@media (max-width: 750px) {
	.sec-products {
		padding: 18.6666666667vw 0;
	}
}
.sec-products .sec-title {
	background-repeat: no-repeat;
	display: flex;
	align-items: center;
	background-image: linear-gradient(to bottom, #fff 0%, #fff 50%, skyblue 50%, skyblue 100%);
}
@media (min-width: 751px) {
	.sec-products .sec-title {
		background-size: 8px 100%;
		padding-left: 30px;
		column-gap: 30px;
	}
}
@media (max-width: 750px) {
	.sec-products .sec-title {
		line-height: 2.5em;
		background-size: 1.3333333333vw 100%;
		padding: 0 0 0 5.3333333333vw;
		column-gap: 4vw;
	}
}
.sec-products .sec-title .en {
	order: 2;
	color: #24396f;
}
.sec-products .sec-title .ja {
	order: 1;
	margin: 0;
	line-height: inherit;
	color: #24396f;
}
@media (min-width: 751px) {
	.sec-products .sec-products__bnr {
		padding-top: 40px;
	}
}
@media (max-width: 750px) {
	.sec-products .sec-products__bnr {
		padding-top: 6.6666666667vw;
		margin-right: -4vw;
	}
}
.sec-products .sec-products__bnr .bnr-item--portalsite {
	border: 1px solid #fff;
}
@media (max-width: 750px) {
	.sec-products .sec-products__bnr .bnr-item--portalsite {
		border-right-width: 0;
	}
}
.sec-products .sec-products__bnr .tpl-product-bnr__portalsite__faq-button {
	color: #24396f;
	border-color: #24396f;
}
.sec-products .sec-products__bnr .tpl-product-bnr__portalsite__faq-button::after {
	background: url("/lp/assets/img/ico_arrow_r_blue.svg") 0 0 no-repeat;
}
/*# sourceMappingURL=style.css.map */
