@charset "UTF-8";

/****************************************************
LP invsalig 20210516
****************************************************/

.marker {
	font-weight: bold;
	background: linear-gradient(transparent 50%, #f8fa7d 50%);
}

.color--primary {
	color: #2e53b8;
}

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

.inner__m {
	max-width: 1000px;
	padding: 0 20px;
	margin: auto;
}

.inner__s {
	max-width: 790px;
	padding: 0 20px;
	margin: auto;
}

.title__invsalign {
	position: relative;
	font-size: 38px;
	color: #2e53b8;
}

.title__invsalign span {
	display: inline-block;
	position: absolute;
	top: -30px;
	left: 0;
	right: 0;
	font-size: 16px;
	text-align: center;
	color: #000;
}

.section__title {
	font-weight: bold;
	font-size: 32px;
	text-align: center;
}

.section__title .small {
	font-size: 26px;
}

.anxiety {
	min-height: 500px;
	padding: 45px 0;
	background-image: url(../img/lp-invisalign/anxiety_bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #f3f5f7;
}

.anxiety .inner {
	max-width: 1000px;
	padding: 0 20px;
	margin: auto;
}

.anxiety__title {
	padding: 20px 30px 45px;
	font-size: 22px;
	line-height: 36px;
	background-image: url(../img/lp-invisalign/anxiety_fukidashi.png);
	background-size: contain;
	background-repeat: no-repeat;
}

.anxiety__title span {
	font-size: 26px;
	color: #2e53b8;
}

.anxiety__content {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	width: 50%;
	margin: 0 0 0 auto;
}

.anxiety__list > li {
	position: relative;
	padding: 0 0 0 36px;
	font-size: 20px;
	line-height: 24px;
}

.anxiety__list > li + li {
	margin: 16px 0 0;
}

.anxiety__list > li:nth-child(odd)::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 22px;
	height: 22px;
	margin: auto;
	background-image: url(../img/lp-invisalign/icon_kira_1.png);
	background-repeat: no-repeat;
	background-size: contain;
}

.anxiety__list > li:nth-child(even)::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 22px;
	height: 22px;
	margin: auto;
	background-image: url(../img/lp-invisalign/icon_kira_2.png);
	background-repeat: no-repeat;
	background-size: contain;
}

.anxiety__list > li .small {
	font-size: 16px;
}

.anxiety__next {
	position: relative;
	padding: 45px 0;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
}

.anxiety__next p {
	position: relative;
	z-index: 2;
	margin: 0;
}

.anxiety__next::before {
	content: "";
	position: absolute;
	z-index: 0;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 0;
	height: 0;
	margin: auto;
	border-style: solid;
	border-width: 70px 78px 0 78px;
	border-color: #e6f7ff transparent transparent transparent;
}

.reco {
	position: relative;
	padding: 70px 0 50px;
	background: #f3fcff;
	background: linear-gradient(135deg, #f3fcff 0%, #bae2ff 100%);
}

.reco__bg {
	position: absolute;
	z-index: 5;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-image: url(../img/lp-invisalign/reco_bg.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: right center;
}

.reco__title {
	position: relative;
	z-index: 10;
	margin: 0 0 40px;
	font-size: 32px;
	text-align: center;
}

.reco__title .small {
	font-size: 26px;
}

.reco__content {
	position: relative;
	z-index: 10;
	display: flex;
	padding: 0 7%;
}

.reco__img {
	margin: 0 2.7% 0 0;
}

.reco__text {
	width: 44%;
	font-size: 16px;
	line-height: 27px;
	text-shadow: 0 0 3px #fff;
}

.feature {
	position: relative;
	padding: 70px 0 50px;
}

.feature__title {
	text-align: center;
}

.feature__title .small {
	font-size: 26px;
}

.feature__title em {
	font-size: 32px;
}

.feature__row {
	display: flex;
	flex-wrap: wrap;
}

.feature__col {
	width: 33.3333%;
}

.feature__item-title {
	display: flex;
	align-items: center;
	height: 116px;
	padding: 34px 20px;
}

.feature__item-title h3 {
	width: calc(100% - 77px);
	font-size: 20px;
	line-height: 33px;
}

.feature__item-title h3 strong {
	font-size: 24px;
}

.feature__item-num {
	width: 77px;
	padding: 0 20px 0 0;
}

.feature__item-text {
	padding: 0 20px;
	font-size: 14px;
	line-height: 2em;
}

.merit {
	margin: 60px auto;
}

.merit__title {
	margin: 0 0 45px;
	font-size: 22px;
	text-align: center;
}

.merit__title em {
	font-size: 26px;
}

.merit__title span {
	position: relative;
	display: inline-block;
	padding: 20px;
	line-height: 1;
	color: #fff;
	background-color: #2e53b8;
}

.merit__title span::before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -14px;
	width: 0;
	height: 0;
	margin: auto;
	border-style: solid;
	border-width: 14px 9px 0 9px;
	border-color: #2e53b8 transparent transparent transparent;
}

.merit__row {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -20px;
}

.merit__col {
	width: 25%;
}

.merit__col + .merit__col .merit__item-text {
	border-left: 1px dotted #b3c8ff;
}

.merit__item {
	display: flex;
	flex-direction: column;
	height: 100%;
}

.merit__item-title {
	padding: 0 20px;
	margin: 0 0 20px;
	font-size: 20px;
	font-weight: bold;
	line-height: 28px;
	font-weight: bold;
}

.merit__item-text {
	height: 100%;
	padding: 0 20px;
	margin: 0;
}

.cv {
	position: relative;
	padding: 60px 0;
	background: #2e53b8;
	background: linear-gradient(90deg, #2e53b8 0%, #244391 100%);
}

.cv__bg {
	display: block;
	position: absolute;
	z-index: 5;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url(../img/lp-invisalign/bg_kira.png);
	background-repeat: repeat;
	background-size: 48px 48px;
}

.cv__title {
	position: relative;
	z-index: 10;
	margin: 0 0 40px;
	font-size: 24px;
	text-align: center;
	color: #fff;
	letter-spacing: 2px;
}

.cv__title em {
	font-size: 30px;
}

.cv__title > span {
	position: relative;
}

.cv__title > span::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: -20px;
	width: 0;
	height: 0;
	margin: auto;
	border-style: solid;
	border-width: 26px 4.5px 0 4.5px;
	border-color: #fff transparent transparent transparent;
	transform: rotate(-20deg);
}

.cv__title > span::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: -20px;
	width: 0;
	height: 0;
	margin: auto;
	border-style: solid;
	border-width: 26px 4.5px 0 4.5px;
	border-color: #fff transparent transparent transparent;
	transform: rotate(20deg);
}

.cv__title .dot {
	position: relative;
}

.cv__title .dot::before {
	content: "";
	display: block;
	position: absolute;
	top: -10px;
	left: 0;
	right: 0;
	width: 6px;
	height: 6px;
	margin: auto;
	background-color: #f8fa7d;
	border-radius: 50%;
}

.cv__row {
	position: relative;
	z-index: 10;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

.cv__col {
	padding: 0 15px;
}

.cv__tel-num {
	display: flex;
	align-items: center;
	margin: 0 0 20px;
	font-family: 'Lato', sans-serif;
	font-size: 50px;
	line-height: 1;
	letter-spacing: 2px;
	color: #f8fa7d !important;
}

.cv__tel-num:hover {
	text-decoration: none;
}

.cv__tel-icon {
	display: inline-block;
	width: 40px;
	height: 40px;
	margin: 0 15px 0 0;
}

.cv__time {
	color: #fff;
}

.cv__time-tag {
	display: inline-block;
	padding: 0 8px;
	margin: 0 10px 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
	color: #2e53b8;
	background-color: #fff;
}

.cv__time time {
	font-size: 18px;
}

.cv__time p {
	margin: 10px 0;
	font-size: 13px;
	line-height: 20px;
}

.cv__web-button {
	position: relative;
	display: flex;
	align-items: center;
	width: 316px;
	height: 120px;
	padding: 0 0 0 30px;
	background-color: #fff;
	border-radius: 60px;
}

.cv__web-button:hover {
	text-decoration: none;
	opacity: 0.5;
}

.cv__web-button::after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 25px;
	width: 0;
	height: 0;
	margin: auto;
	border-style: solid;
	border-width: 6px 0 6px 9px;
	border-color: transparent transparent transparent #2e53b8;
}

.cv__web-button-text {
	display: block;
	margin: 0 0 0 10px;
	font-size: 20px;
	text-align: center;
	line-height: 1;
	color: #2e53b8;
}

.cv__web-button-text span {
	display: block;
	margin: 0 0 6px;
	font-size: 16px;
}

.reason {
	padding: 60px 0;
	background-image: url(../img/lp-invisalign/reason_bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.reason__title {
	margin: 0 0 50px;
	font-size: 32px;
	text-align: center;
	line-height: 44px;
}

.reason__title .small {
	font-size: 26px;
}

.reason__title strong {
	display: inline-block;
	font-size: 36px;
}

.reason__title strong span {
	font-size: 44px;
}

.reason__item {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.reason__item + .reason__item {
	margin: 30px auto 0;
}

.reason__item.is-2 {
	flex-direction: row-reverse;
}

.reason__item-img {
	max-width: 400px;
	overflow: hidden;
}

.reason__item-img img {
	border: 2px solid #2e53b8;
	border-radius: 6px;
}

.reason__item-detail {
	width: calc(100% - 400px);
	padding: 20px 50px;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}

.reason__item-detail.is-1 {
	background-image: url(../img/lp-invisalign/reason_1.png);
	background-size: 66px 192px;
}

.reason__item-detail.is-2 {
	background-image: url(../img/lp-invisalign/reason_2.png);
	background-size: 119px 195px;
}

.reason__item-detail.is-3 {
	background-image: url(../img/lp-invisalign/reason_3.png);
	background-size: 127px 197px;
}

.reason__item-title {
	margin: 0 0 20px;
	font-size: 20px;
	color: #2e53b8;
}

.reason__item-text {
	font-size: 14px;
}

.flow {
	padding: 50px 0 0;
	background: #f3fcff;
	background: linear-gradient(135deg, #f3fcff 0%, #bae2ff 100%);
}

.flow__title {
	font-size: 32px;
	text-align: center;
}

.flow__title .small {
	font-size: 26px;
}

.flow__list > li {
	position: relative;
	display: flex;
	flex-wrap: wrap;
}

.flow__list > li::before {
	content: "";
	position: absolute;
	z-index: 5;
	top: 44px;
	left: 21px;
	display: block;
	width: 2px;
	height: 105%;
	background-color: #2e53b8;
}

.flow__list > li:last-child::before {
	content: none;
}

.flow__list > li + li {
	padding: 50px 0 0;
}

.flow__list-num {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	z-index: 10;
	width: 44px;
	height: 44px;
	font-size: 26px;
	font-weight: bold;
	color: #fff;
	background-color: #2e53b8;
	border-radius: 50%;
}

.flow__list-detail {
	position: relative;
	z-index: 10;
	width: calc(100% - 244px);
	padding: 0 20px;
}

.flow__list-title {
	position: relative;
	margin: 0 0 15px;
	font-size: 20px;
	font-weight: bold;
	color: #2e53b8;
}

.flow__list-title.is-last::before {
	content: "";
	position: absolute;
	top: -14px;
	left: -10px;
	width: 45px;
	height: 18px;
	background-image: url(../img/lp-invisalign/flow_goal@2x.png);
	background-repeat: no-repeat;
	background-size: contain;
}

.flow__list-text {
	font-size: 14px;
}

.flow__list-img {
	width: 200px;
	border-radius: 6px;
	overflow: hidden;
}

.flow__list-img.is-last {
	margin: -50px 0 0;
	overflow: visible;
}

.flow__list-img.is-last img {
	max-width: 215px !important;
}

.price {
	padding: 50px 0;
}

.price__dl {
	border: 2px solid #e8f1ff;
}

.price__dl--first {
	font-weight: bold;
	color: #2e53b8;
	border-bottom: 2px solid #2e53b8;
}

.price__dl--first dd {
	text-align: center;
}

.price__dl dl {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding: 10px 30px;
	font-size: 16px;
}

.price__dl dl:nth-child(odd) {
	background-color: #e8f1ff;
}

.price__dl dl dt {
	width: 50%;
}

.price__dl dl dd {
	width: 50%;
	text-align: right;
}

.pay {
	margin: 30px auto;
}

.pay__title {
	font-size: 16px;
	text-align: center;
}

.pay__row {
	display: flex;
	justify-content: center;
	padding: 0 15px;
	margin: 8px 0 0;
}

.pay__col {
	padding: 12px;
}

@media only screen and (max-width: 1040px) {

.anxiety {
	background-image: none;
}

.anxiety__content {
	width: 480px;
	margin: auto;
}

}

@media only screen and (max-width: 750px) {

.section__title {
	font-size: 24px;
}

.section__title .small {
	font-size: 16px;
}

.anxiety__title {
	padding: 15px 25px 50px;
	font-size: 16px;
	line-height: 32px;
}

.anxiety__title span {
	font-size: 22px;
}

.anxiety__content {
	width: 100%;
}

.anxiety__list > li {
	font-size: 18px;
}

.reco {
	padding: 60px 0 40px;
}

.reco__bg {
	background-image: none;
}

.reco__title {
	margin: 0 0 30px;
	font-size: 26px;
	line-height: 32px;
}

.reco__title .small {
	font-size: 18px;
}

.reco__content {
	flex-wrap: wrap;
	justify-content: center;
	padding: 0 20px;
}

.reco__img {
	text-align: center;
	margin: 0 0 20px;
}

.reco__text {
	width: 100%;
}

.feature {
	padding: 60px 0 40px;
}

.feature__title {
	margin: 0 0 30px;
	font-size: 26px;
	line-height: 32px;
}

.feature__title .small {
	font-size: 18px;
}

.feature__title em {
	font-size: 26px;
}

.feature__col {
	width: 100%;
	margin: 0 0 10px;
}

.merit__title span {
	width: 100%;
}

.merit__row {
	margin: 0;
}

.merit__col {
	width: 100%;
	padding: 20px 0;
	border-bottom: 1px dotted #b3c8ff;
}

.merit__col + .merit__col .merit__item-text {
	border-left: 0;
}

.cv__title > span::before {
	left: -45px;
	border-width: 120px 4.5px 0 4.5px;
}

.cv__title > span::after {
	right: -45px;
	border-width: 120px 4.5px 0 4.5px;
}

.cv__tel-num {
	justify-content: center;
	font-size: 35px;
}

.cv__time {
	margin: 0 20px;
}

.cv__time-tag {
	padding: 0 5px;
	font-size: 13px;
	line-height: 22px;
}

.cv__time time {
	font-size: 14px;
}

.reason__title {
	margin: 0 0 30px;
	font-size: 24px;
	line-height: 32px;
}

.reason__title .small {
	font-size: 18px;
}

.reason__item-img {
	margin: 0 0 20px;
}

.reason__item-detail {
	width: 100%;
	padding: 20px 0;
}

.flow__list-detail {
	width: calc(100% - 44px);
}

.flow__list-img {
	width: calc(100% - 64px);
	margin: 0 0 0 auto;
}

.flow__list-img.is-last {
	margin: -10px auto 0;
	text-align: center;
}

.price__dl dl {
	padding: 10px;
}

.price__dl dl dt {
	width: 100%;
}

.price__dl dl dd {
	width: 100%;
}

.pay__col {
	padding: 6px;
}

}

