@charset "UTF-8";
.isotorechin {
    margin-top: 2px;
    text-align: center;
    color: red;
    font-size: 14px;
    font-weight: bold;
  }
  .monitor_width {
    max-width:950px;
  }
  @media screen and (max-width:768px) {
    .isotorechin {
        margin-top: 4px;
        font-size: 9px;
    }
	.monitor_width {
		max-width: 100%!important;
	}
}
.accordion-active.is-acc-visible .acc-body {
	opacity: 1;
	visibility: visible
}
.accordion-active .acc-trigger {
	cursor: pointer
}
.accordion-active .acc-body {
	overflow: hidden;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease
}
.tab-body-wrapper {
	position: relative
}
.tab-body {
	position: absolute;
	top: 0;
	left: 0;
	height: 0;
	visibility: hidden;
	opacity: 0;
	pointer-events: none;
	overflow: hidden
}
.tab-body.is-tab-visible {
	position: static;
	visibility: visible;
	height: auto;
	overflow: visible;
	opacity: 1;
	pointer-events: auto
}
*, :after, :before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
blockquote, body, dd, dl, figure, h1, h2, h3, h4, p {
	margin: 0
}
h1, h2, h3, h4 {
	font-weight: inherit
}
ol[role=list], ul[role=list] {
	list-style: none
}
body {
	min-height: 100vh;
	text-rendering: optimizeSpeed;
	line-height: 1.5
}
a:not([class]) {
	-webkit-text-decoration-skip: ink;
	text-decoration-skip-ink: auto
}
img, picture {
	max-width: 100%;
	display: block
}
button, input, select, textarea {
	font: inherit
}
@media (prefers-reduced-motion:reduce) {
	*, :after, :before {
		-webkit-animation-duration: 0.01ms!important;
		animation-duration: 0.01ms!important;
		-webkit-animation-iteration-count: 1!important;
		animation-iteration-count: 1!important;
		-webkit-transition-duration: 0.01ms!important;
		-o-transition-duration: 0.01ms!important;
		transition-duration: 0.01ms!important;
		scroll-behavior: auto!important
	}
}
img {
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden
}
a {
	outline: none;
	text-decoration: none
}
button, input, select, textarea {
	margin: 0;
	padding: 0;
	border: 0;
	border-radius: 0;
	background: transparent;
	-webkit-appearance: none
}
button:focus, input:focus, select:focus, textarea:focus {
	outline: none
}
button[disabled], input[disabled], select[disabled], textarea[disabled] {
	color: inherit
}
select::-ms-expand {
	display: none
}
button {
	line-height: 1
}
table {
	border-spacing: 0px;
	border-collapse: collapse
}
@font-face {
	font-display: swap;
	font-family: 'Noto Sans JP';
	font-style: normal;
	font-weight: 400;
	src: local("Noto Sans Japanese Regular"), local("NotoSansJapanese-Regular"), url("../fonts/noto-sans-jp-v25-latin_japanese-regular.woff2") format("woff2")
}
@font-face {
	font-display: swap;
	font-family: 'Noto Sans JP';
	font-style: normal;
	font-weight: 500;
	src: local("Noto Sans Japanese Medium"), local("NotoSansJapanese-Medium"), url("../fonts/noto-sans-jp-v25-latin_japanese-500.woff2") format("woff2")
}
@font-face {
	font-display: swap;
	font-family: 'Noto Sans JP';
	font-style: normal;
	font-weight: 700;
	src: local("Noto Sans Japanese Bold"), local("NotoSansJapanese-Bold"), url("../fonts/noto-sans-jp-v25-latin_japanese-700.woff2") format("woff2")
}
@font-face {
	font-family: 'Noto Sans';
	font-style: normal;
	font-weight: 400;
	src: local("Noto Sans"), local("NotoSans"), url("../fonts/noto-sans-v11-latin-regular.woff2") format("woff2")
}
@font-face {
	font-family: 'Noto Sans';
	font-style: normal;
	font-weight: 700;
	src: local("Noto Sans Bold"), local("NotoSans-Bold"), url("../fonts/noto-sans-v11-latin-700.woff2") format("woff2")
}
html {
	font-size: 62.5%
}
@media screen and (max-width:768px) {
	html {
		font-size: calc(100vw / 37.5)
	}
}
body {
	color: #333;
	font-size: 18px;
	/* font-size: 1.8rem; */
	font-family: "Noto Sans JP", "Noto Sans", system-ui, -apple-system, "Hiragino Sans", "Segoe UI", "Meiryo", sans-serif;
	font-weight: 400;
	/* line-height: 2; */
	letter-spacing: 0
}
@media screen and (max-width:768px) {
	body {
		font-size: 14px;
		font-size: 1.4rem;
		-webkit-text-size-adjust: 100%
	}
}
body.is-preload>* {
	-webkit-transition: none!important;
	-o-transition: none!important;
	transition: none!important
}
a {
	color: #333
}
@font-face {
	font-family: "iconfont";
	src: url("/operation/acne/assets/fonts/iconfont.woff") format("woff");
	font-weight: normal;
	font-style: normal
}
.icon {
	display: block;
	line-height: 1
}
.icon:before {
	font-family: "iconfont";
	font-style: normal!important;
	font-weight: normal!important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 1
}
.icon.-pin:before {
	content: "\EA01"
}
.icon.-mail:before {
	content: "\EA02"
}
.icon.-mobile:before {
	content: "\EA03"
}
.icon.-arrow:before {
	content: "\EA04"
}
.icon.-twitter:before {
	content: "\EA05"
}
.icon.-facebook:before {
	content: "\EA06"
}
.icon.-instagram:before {
	content: "\EA07"
}
.icon.-phone:before {
	content: "\EA08"
}
.icon.-device:before {
	content: "\EA09"
}
.icon.-calendar:before {
	content: "\EA0A"
}
.icon.-equal:before {
	content: "\EA0B"
}
.icon.-plus:before {
	content: "\EA0C"
}
.icon.-device2:before {
	content: "\EA0D"
}
.icon.-cross:before {
	content: "\EA0E"
}
.-icon {
	position: relative
}
.-icon:before {
	position: absolute;
	font-family: "iconfont";
	font-style: normal!important;
	font-weight: normal!important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 1
}
.-icon.-pin:before {
	content: "\EA01"
}
.-icon.-mail:before {
	content: "\EA02"
}
.-icon.-mobile:before {
	content: "\EA03"
}
.-icon.-arrow:before {
	content: "\EA04"
}
.-icon.-twitter:before {
	content: "\EA05"
}
.-icon.-facebook:before {
	content: "\EA06"
}
.-icon.-instagram:before {
	content: "\EA07"
}
.-icon.-phone:before {
	content: "\EA08"
}
.-icon.-device:before {
	content: "\EA09"
}
.-icon.-calendar:before {
	content: "\EA0A"
}
.-icon.-equal:before {
	content: "\EA0B"
}
.-icon.-plus:before {
	content: "\EA0C"
}
.-icon.-device2:before {
	content: "\EA0D"
}
.-icon.-cross:before {
	content: "\EA0E"
}
._md {
	display: none!important
}
@media screen and (max-width:768px) {
	._md {
		display: block!important
	}
}
._md-flex {
	display: none!important
}
@media screen and (max-width:768px) {
	._md-flex {
		display: -webkit-box!important;
		display: -ms-flexbox!important;
		display: flex!important
	}
}
._md-inline {
	display: none!important
}
@media screen and (max-width:768px) {
	._md-inline {
		display: inline!important
	}
}
._md-inb {
	display: none!important
}
@media screen and (max-width:768px) {
	._md-inb {
		display: inline-block!important
	}
}
._lg {
	display: block
}
@media screen and (max-width:768px) {
	._lg {
		display: none!important
	}
}
._lg-flex {
	display: none!important
}
@media screen and (min-width:769px) {
	._lg-flex {
		display: -webkit-box!important;
		display: -ms-flexbox!important;
		display: flex!important
	}
}
._lg-inline {
	display: none!important
}
@media screen and (min-width:769px) {
	._lg-inline {
		display: inline!important
	}
}
._lg-inb {
	display: none!important
}
@media screen and (min-width:769px) {
	._lg-inb {
		display: inline-block!important
	}
}
._text-center {
	text-align: center
}
._text-right {
	text-align: right
}
._text-primary {
	color: #51b386
}
._text-em {
	font-weight: 700
}
._text-sup {
	font-size: 10px;
	font-size: 1rem;
	vertical-align: top
}
._text-note {
	position: relative;
	padding-left: 1em;
	white-space: nowrap
}
._text-note span {
	position: absolute;
	top: 0;
	left: 0;
	display: block
}
._mt-0 {
	margin-top: 0!important
}
._pt-0 {
	padding-top: 0!important
}
[class^=button-].-center {
	margin-left: auto;
	margin-right: auto
}
.button-fill {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center !important;
	width: 146px;
	height: 36px;
	background-color: #51b386;
	margin-top: 0px !important;
}
@media screen and (max-width:768px) {
	.button-fill {
		width: 36.8vw;
		height: 9.06667vw
	}
}
@media screen and (min-width:769px) {
	.button-fill {
		-webkit-transition: background-color 0.6s ease-out;
		-o-transition: background-color 0.6s ease-out;
		transition: background-color 0.6s ease-out
	}
	.button-fill:hover {
		background-color: #66cc9d
	}
}
.button-fill>.label {
	color: #fff;
	font-size: 12px;
	font-size: 1.2rem;
	letter-spacing: 0.2em
}
.button-outline {
	width: 480px;
	height: 60px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background-color: #fff;
	border: 3px solid #51b386
}
@media screen and (max-width:768px) {
	.button-outline {
		width: 73.06667vw;
		height: 9.06667vw;
		border-width: 0.66667vw
	}
}
.button-outline.-arrow:before {
	top: 50%;
	right: 24px;
	-webkit-transform: translateY(-50%) rotate(-90deg);
	-ms-transform: translateY(-50%) rotate(-90deg);
	transform: translateY(-50%) rotate(-90deg);
	color: #51b386;
	font-size: 12px;
	font-size: 1.2rem
}
@media screen and (max-width:768px) {
	.button-outline.-arrow:before {
		right: 2vw;
		font-size: 10px;
		font-size: 1rem;
		-webkit-transform: translateY(-50%) rotate(-90deg) scale(0.7);
		-ms-transform: translateY(-50%) rotate(-90deg) scale(0.7);
		transform: translateY(-50%) rotate(-90deg) scale(0.7)
	}
}
.button-outline.-arrow.-minimum:before {
	right: 4px;
	font-size: 10px;
	font-size: 1rem;
	-webkit-transform: translateY(-50%) rotate(-90deg) scale(0.6);
	-ms-transform: translateY(-50%) rotate(-90deg) scale(0.6);
	transform: translateY(-50%) rotate(-90deg) scale(0.6)
}
.button-outline.-arrow.-rotate:before {
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
@media screen and (max-width:768px) {
	.button-outline.-arrow.-rotate:before {
		-webkit-transform: translateY(-50%) scale(0.7);
		-ms-transform: translateY(-50%) scale(0.7);
		transform: translateY(-50%) scale(0.7)
	}
}
.button-outline.-arrow.-rotate.-minimum:before {
	-webkit-transform: translateY(-50%) scale(0.6);
	-ms-transform: translateY(-50%) scale(0.6);
	transform: translateY(-50%) scale(0.6)
}
.button-outline.-minimum {
	width: 121px;
	height: 26px;
	border-width: 1px
}
.button-outline.-minimum>.label {
	font-size: 10px;
	font-size: 1rem;
	letter-spacing: 0.2em
}
.button-outline>.label {
	color: #51b386;
	font-size: 20px;
	font-size: 2rem;
	font-weight: 500;
	letter-spacing: 0.1em
}
@media screen and (max-width:768px) {
	.button-outline>.label {
		font-size: 12px;
		font-size: 1.2rem
	}
}
.page-wrapper {
	width: 100%;
	overflow: hidden
}
@media screen and (max-width:768px) {
	.page-wrapper {
		/* padding-top: 50px */
	}
}
@media screen and (min-width:769px) {
	.page-wrapper {
		min-width: 1120px
	}
}
.page-content {
	margin-left: auto;
	margin-right: auto
}
@media screen and (min-width:769px) {
	.page-content {
		width: 1120px
	}
	.page-content.-narrow {
		width: 835px
	}
}
@media screen and (max-width:768px) {
	.page-content {
		padding-left: 4.66667vw;
		padding-right: 4.66667vw
	}
}
.page-container {
	padding-top: 80px
}
@media screen and (max-width:768px) {
	.page-container {
		padding-top: 8vw;
		padding-bottom: 18.66667vw
	}
}
.page-container>.section {
	margin-top: 135px
}
@media screen and (max-width:768px) {
	.page-container>.section {
		margin-top: 14.4vw
	}
}
.section-block.-fill {
	padding-top: 70px;
	padding-bottom: 85px;
	background-color: #e4f4ed
}
@media screen and (max-width:768px) {
	.section-block.-fill {
		padding-top: 7.33333vw;
		padding-bottom: 7.33333vw;
		padding-left: 0;
		padding-right: 0
	}
}
.section-block.-fill.-muted {
	background-color: #f5f5f5
}
@media screen and (max-width:768px) {
	.section-block.-lead>.sentence {
		padding-left: 10vw;
		padding-right: 10vw
	}
}
.section-block.-radius {
	border-radius: 12px
}
@media screen and (min-width:769px) {
	.section-block.-radius {
		padding-top: 50px;
		padding-bottom: 70px
	}
}
@media screen and (max-width:768px) {
	.section-block.-radius {
		border-radius: 2.66667vw
	}
}
@media screen and (max-width:768px) {
	.section-block.-radius.-lead {
		border-radius: 0
	}
}
@media screen and (max-width:768px) {
	.section-block.-radius:not(.-lead):not(.-list) {
		border-radius: 0
	}
	.section-block.-radius:not(.-lead):not(.-list)>.sentence {
		padding-left: 10vw;
		padding-right: 10vw
	}
}
.section-block>.heading {
	margin-bottom: 15px
}
@media screen and (max-width:768px) {
	.section-block>.heading {
		margin-bottom: 1.33333vw
	}
}
@media screen and (min-width:769px) {
	.section-block>.sentence {
		width: 835px;
		margin-left: auto;
		margin-right: auto
	}
}
@media screen and (max-width:768px) {
	.section-block>.sentence {
		font-size: 13px;
		font-size: 1.3rem;
		padding-left: 4.66667vw;
		padding-right: 4.66667vw;
		line-height: 1.84615
	}
}
.section-block>.sentence>p+p {
	margin-top: 2em
}
.section-block>.sentence>p+p.note {
	margin-top: 1em
}
.section-block>.sentence>.note {
	font-size: 14px;
	font-size: 1.4rem
}
@media screen and (max-width:768px) {
	.section-block>.sentence>.note {
		font-size: 10px;
		font-size: 1rem
	}
}
.section-block>.sentence>.sign {
	text-align: right
}
.section-block>.sentence>.sign>.title {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1
}
@media screen and (max-width:768px) {
	.section-block>.sentence>.sign>.title {
		font-size: 12px;
		font-size: 1.2rem
	}
}
.section-block>.sentence>.sign>.name {
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: 500;
	line-height: 1
}
@media screen and (max-width:768px) {
	.section-block>.sentence>.sign>.name {
		font-size: 15px;
		font-size: 1.5rem
	}
}
.section-block>.sentence+.heading {
	margin-top: 100px
}
@media screen and (max-width:768px) {
	.section-block>.sentence+.heading {
		margin-top: 12vw
	}
}
.section-block>.list {
	margin-top: -22px
}
@media screen and (min-width:769px) {
	.section-block>.list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		padding-left: 54px;
		padding-right: 54px
	}
}
@media screen and (max-width:768px) {
	.section-block>.list {
		padding-left: 7.06667vw;
		padding-right: 7.06667vw
	}
}
.section-block>.list>.item {
	margin-top: 22px!important
}
@media screen and (min-width:769px) {
	.section-block>.list>.item {
		width: 50%
	}
}
@media screen and (max-width:768px) {
	.section-block>.list>.item {
		margin-top: 4vw!important
	}
}
.section-block>.list+.button {
	margin-top: 45px;
	margin-bottom: -35px
}
@media screen and (max-width:768px) {
	.section-block>.list+.button {
		margin-top: 10.93333vw;
		margin-bottom: 0
	}
}
.hero-block {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	height: 422px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover
}
@media screen and (max-width:768px) {
	.hero-block {
		height: 70vw
	}
}
@media screen and (min-width:769px) {
	.hero-block {
		max-width: 1200px;
		margin-left: auto;
		margin-right: auto
	}
}
.hero-block.-knowledge {
	height: 400px;
	border-bottom: none
}
@media screen and (max-width:768px) {
	.hero-block.-knowledge {
		height:50.66667vw
	}
}
.hero-block.-knowledge img {
	width: 100%;
	height: 100%;
	max-height: 100%;
	-o-object-fit: contain;
	object-fit: contain
}
.hero-block.-knowledge.-single:before {
	display: none
}
.hero-block.-aboutus {
	background-image: url("/operation/acne/assets/images/aboutus/ph_hero.jpg")
}
@media screen and (max-width:768px) {
	.hero-block.-aboutus {
		background-image: url("/operation/acne/assets/images/aboutus/ph_hero--md.jpg")
	}
}
.hero-block.-policy {
	background-image: url("/operation/acne/assets/images/policy/ph_hero.jpg")
}
@media screen and (max-width:768px) {
	.hero-block.-policy {
		background-image: url("/operation/acne/assets/images/policy/ph_hero--md.jpg")
	}
}
.hero-block.-content {
	background-image: url("/operation/acne/assets/images/content/ph_hero.jpg")
}
@media screen and (max-width:768px) {
	.hero-block.-content {
		background-image: url("/operation/acne/assets/images/content/ph_hero--md.jpg")
	}
}
.hero-block.-acne {
	background-image: url("/operation/acne/assets/images/content/acne/ph_hero.jpg")
}
@media screen and (max-width:768px) {
	.hero-block.-acne {
		background-image: url("/operation/acne/assets/images/content/acne/ph_hero--md.jpg")
	}
}
.hero-block.-scars {
	background-image: url("/operation/acne/assets/images/content/scars/ph_hero.jpg")
}
@media screen and (max-width:768px) {
	.hero-block.-scars {
		background-image: url("/operation/acne/assets/images/content/scars/ph_hero--md.jpg")
	}
}
.hero-block.-case {
	background-image: url("/operation/acne/assets/images/case/ph_hero.jpg")
}
@media screen and (max-width:768px) {
	.hero-block.-case {
		background-image: url("/operation/acne/assets/images/case/ph_hero--md.jpg")
	}
}
.hero-block.-knowledge {
	/* background-image: url("/operation/acne/assets/images/knowledge/ph_hero.jpg"); */
}
@media screen and (max-width:768px) {
	.hero-block.-knowledge {
		margin-top: 50px;
		/* background-image: url("/operation/acne/assets/images/knowledge/ph_hero--md.jpg") */
	}
}
.hero-block.-price {
	background-image: url("/operation/acne/assets/images/price/ph_hero.jpg")
}
@media screen and (max-width:768px) {
	.hero-block.-price {
		background-image: url("/operation/acne/assets/images/price/ph_hero--md.jpg")
	}
}
.hero-block.-simulation {
	background-image: url("/operation/acne/assets/images/price/simulation/ph_hero.jpg")
}
@media screen and (max-width:768px) {
	.hero-block.-simulation {
		background-image: url("/operation/acne/assets/images/price/simulation/ph_hero--md.jpg")
	}
}
.hero-block.-qaa {
	background-image: url("/operation/acne/assets/images/qaa/ph_hero.jpg")
}
@media screen and (max-width:768px) {
	.hero-block.-qaa {
		background-image: url("/operation/acne/assets/images/qaa/ph_hero--md.jpg")
	}
}
.hero-block.-minors {
	background-image: url("/operation/acne/assets/images/minors/ph_hero.jpg")
}
@media screen and (max-width:768px) {
	.hero-block.-minors {
		background-image: url("/operation/acne/assets/images/minors/ph_hero--md.jpg")
	}
}
.hero-block.-access {
	background-image: url("/operation/acne/assets/images/access/ph_hero.jpg")
}
@media screen and (max-width:768px) {
	.hero-block.-access {
		background-image: url("/operation/acne/assets/images/access/ph_hero--md.jpg")
	}
}
.hero-block.-privacy {
	background-image: url("/operation/acne/assets/images/privacy/ph_hero.jpg")
}
@media screen and (max-width:768px) {
	.hero-block.-privacy {
		background-image: url("/operation/acne/assets/images/privacy/ph_hero--md.jpg")
	}
}
.hero-block.-online {
	background-image: url("/operation/acne/assets/images/online/ph_hero.jpg")
}
@media screen and (max-width:768px) {
	.hero-block.-online {
		background-image: url("/operation/acne/assets/images/online/ph_hero--md.jpg")
	}
}
.hero-block.-mente {
	background-image: url("/operation/acne/assets/images/content/mente/ph_hero.jpg")
}
@media screen and (max-width:768px) {
	.hero-block.-mente {
		background-image: url("/operation/acne/assets/images/content/mente/ph_hero--md.jpg")
	}
}
.hero-block.-body {
	background-image: url("/operation/acne/assets/images/content/body/ph_hero.jpg")
}
@media screen and (max-width:768px) {
	.hero-block.-body {
		background-image: url("/operation/acne/assets/images/content/body/ph_hero--md.jpg")
	}
}
.hero-block.-clinic>.picture {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}
.hero-block:before {
	position: absolute;
	z-index: 1;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5)
}
@media screen and (min-width:1200px) {
	.hero-block:before {
		width: auto;
		left: calc(-50vw + 600px);
		right: calc(-50vw + 600px)
	}
}
.hero-block:after {
	position: absolute;
	z-index: 1;
	content: "";
	bottom: 0;
	left: 0;
	width: 100%;
	height: 22px;
	background-color: #bba170
}
@media screen and (min-width:1200px) {
	.hero-block:after {
		width: auto;
		left: calc(-50vw + 600px);
		right: calc(-50vw + 600px)
	}
}
@media screen and (max-width:768px) {
	.hero-block:after {
		height: 3.33333vw
	}
}
.hero-block>.heading {
	position: relative;
	z-index: 2
}
.hero-block>.heading>.sub {
	margin-bottom: 15px;
	display: block;
	/* font-size: 34px; */
	font-size: 18px;
	line-height: 1;
	/* color: #51b386; */
	color: #bba170;
	font-weight: 500
}
@media screen and (max-width:768px) {
	.hero-block>.heading>.sub {
		font-size: 19px;
		font-size: 13px;
		margin-bottom: 2vw
	}
}
.hero-block>.heading>.main {
	display: block;
	color: #fff;
	/* font-size: 32px; */
	font-size: 30px;
	font-weight: 500;
	line-height: 1
}
@media screen and (max-width:768px) {
	.hero-block>.heading>.main {
		font-size: 21px;
		/* font-size: 2.3rem */
	}
}
.hero-block>.lead {
	position: relative;
	z-index: 2;
	margin-top: 26px;
	font-size: 12px;
	/* font-size: 1.2rem; */
	color: #fff;
	line-height: 1.66667
}
@media screen and (max-width:768px) {
	.hero-block>.lead {
		margin-top: 4vw;
		font-size: 12px;
		/* font-size: 1.1rem */
	}
}
.hero-block>.tags {
	position: absolute;
	left: 50%;
	bottom: -38px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}
@media screen and (max-width:768px) {
	.hero-block>.tags {
		bottom: -6.66667vw
	}
}
.avatar-list>.item, .faq-list>.item {
	position: relative;
	min-height: 60px;
	padding-left: 85px
}
@media screen and (max-width:768px) {
	.avatar-list>.item, .faq-list>.item {
		min-height: 10.4vw;
		padding-left: 14vw
	}
}
.avatar-list>.item+.item, .faq-list>.item+.item {
	margin-top: 20px
}
@media screen and (max-width:768px) {
	.avatar-list>.item+.item, .faq-list>.item+.item {
		margin-top: 3.46667vw
	}
}
.avatar-list>.item:before, .faq-list>.item:before {
	position: absolute;
	top: 50%;
	left: 0;
	content: "";
	width: 60px;
	height: 60px;
	border: 1px solid #c6c7c7;
	border-radius: 50%;
	margin-top: -30px
}
@media screen and (max-width:768px) {
	.avatar-list>.item:before, .faq-list>.item:before {
		width: 10.4vw;
		height: 10.4vw;
		border-width: 0.26667vw;
		margin-top: -5.2vw
	}
}
.avatar-list>.item>.title, .faq-list>.item>.title {
	display: inline-block;
	color: #7d7d76;
	font-size: 20px;
	font-size: 2rem;
	text-decoration: underline
}
@media screen and (min-width:1025px) {
	.avatar-list>.item>.title:hover, .faq-list>.item>.title:hover {
		text-decoration: none
	}
}
@media screen and (max-width:768px) {
	.avatar-list>.item>.title, .faq-list>.item>.title {
		font-size: 14px;
		font-size: 1.4rem
	}
}
.avatar-list>.item>.category, .faq-list>.item>.category {
	color: #bba170;
	font-size: 10px;
	font-size: 1rem;
	line-height: 1;
	font-weight: 700
}
.avatar-list>.item:before {
	background: url("../images/top/icon1.png") no-repeat center 10px
}
@media screen and (max-width:768px) {
	.avatar-list>.item:before {
		background-position: center 2.4vw;
		background-size: 6vw auto
	}
}
.faq-list>.item:before {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #c6c7c7;
	content: "Q";
	font-size: 40px;
	font-size: 4rem;
	line-height: 1;
	padding-bottom: 0.1em
}
@media screen and (max-width:768px) {
	.faq-list>.item:before {
		font-size: 25.5px;
		font-size: 2.55rem
	}
}
@media screen and (min-width:769px) {
	.content-column {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
}
@media screen and (min-width:769px) {
	.content-column.-formen>.item>.main {
		padding-top: 40px
	}
	.content-column.-formen>.item>.main>.catch {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		height: 3.25em;
		margin-bottom: 15px
	}
	.content-column.-formen>.item>.main>.lead {
		width: 425px;
		margin-left: auto;
		margin-right: auto;
		text-align: left
	}
	.content-column.-formen>.item>.main>.lead+.lead {
		padding-top: 200px
	}
}
@media screen and (max-width:768px) {
	.content-column.-formen>.item>.main {
		padding-top: 5.33333vw
	}
	.content-column.-formen>.item>.main>.catch {
		margin-bottom: 3.33333vw;
		line-height: 1.55556
	}
	.content-column.-formen>.item>.main>.lead {
		width: 77.33333vw;
		margin-left: auto;
		margin-right: auto;
		text-align: left;
		line-height: 1.75
	}
	.content-column.-formen>.item>.main>.lead+.lead {
		padding-top: 26.66667vw
	}
}
@media screen and (min-width:769px) {
	.content-column>.item {
		width: 552px
	}
}
@media screen and (max-width:768px) {
	.content-column>.item:not(._lg)+.item {
		margin-top: 13.33333vw
	}
}
.content-column>.item>.heading {
	margin-bottom: 20px
}
@media screen and (max-width:768px) {
	.content-column>.item>.heading {
		margin-bottom: 2.66667vw
	}
}
.content-column>.item>.heading.-fill {
	height: 47px;
	margin-bottom: 30px;
	color: #fff;
	font-size: 28px;
	font-size: 2.8rem;
	font-weight: 700;
	text-align: center;
	background-color: #51b386;
	line-height: 47px;
	letter-spacing: 0.04em
}
.content-column>.item>.heading.-fill+.main {
	padding-top: 0
}
@media screen and (min-width:769px) {
	.content-column>.item>.heading.-fill {
		border-radius: 8px
	}
}
@media screen and (max-width:768px) {
	.content-column>.item>.heading.-fill {
		margin-bottom: 5.33333vw;
		margin-left: -4.66667vw;
		margin-right: -4.66667vw;
		height: 10.66667vw;
		font-size: 19px;
		font-size: 1.9rem;
		line-height: 10.66667vw
	}
}
.content-column>.item>.main {
	position: relative;
	width: 100%;
	height: 696px;
	padding-top: 60px;
	border-radius: 20px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover
}
@media screen and (max-width:768px) {
	.content-column>.item>.main {
		height: 116.4vw;
		padding-top: 7.33333vw;
		border-radius: 2.66667vw
	}
}
.content-column>.item>.main.-aboutus {
	background-image: url("/operation/acne/assets/images/top/ph2.jpg")
}
@media screen and (max-width:768px) {
	.content-column>.item>.main.-aboutus {
		background-image: url("/operation/acne/assets/images/top/ph2--md.jpg")
	}
}
.content-column>.item>.main.-policy {
	background-image: url("/operation/acne/assets/images/top/ph3.jpg")
}
.content-column>.item>.main.-formen {
	background-image: url("/operation/acne/assets/images/aboutus/ph1.jpg")
}
@media screen and (max-width:768px) {
	.content-column>.item>.main.-formen {
		background-image: url("/operation/acne/assets/images/aboutus/ph1--md.jpg")
	}
}
.content-column>.item>.main.-acne {
	background-image: url("/operation/acne/assets/images/content/ph1.jpg")
}
.content-column>.item>.main.-scars {
	background-image: url("/operation/acne/assets/images/content/ph2.jpg")
}
.content-column>.item>.main.-mente {
	background-image: url("/operation/acne/assets/images/content/ph3.jpg")
}
.content-column>.item>.main.-body {
	background-image: url("/operation/acne/assets/images/content/ph4.jpg")
}
.content-column>.item>.main.-results {
	background-image: url("/operation/acne/assets/images/aboutus/ph2.jpg")
}
@media screen and (max-width:768px) {
	.content-column>.item>.main.-results {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		background-image: url("/operation/acne/assets/images/aboutus/ph2--md.jpg")
	}
}
@media screen and (max-width:768px) {
	.content-column>.item>.main.-results>.button {
		margin-top: auto;
		margin-bottom: 9.33333vw
	}
}
.content-column>.item>.main>.catch {
	margin-bottom: 30px;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: 500;
	text-align: center;
	line-height: 1.75
}
@media screen and (max-width:768px) {
	.content-column>.item>.main>.catch {
		margin-bottom: 6vw;
		font-size: 18px;
		font-size: 1.8rem
	}
}
.content-column>.item>.main>.lead {
	font-size: 12px;
	font-size: 1.2rem;
	text-align: center;
	line-height: 1.91667
}
.content-column>.item>.main>.button {
	margin-top: 20px
}
@media screen and (max-width:768px) {
	.content-column>.item>.main>.button {
		margin-top: 6vw
	}
}
.content-column>.item>.main>.note {
	position: absolute;
	right: 23px;
	bottom: 18px;
	color: #bba170;
	font-size: 10px;
	font-size: 1rem
}
@media screen and (max-width:768px) {
	.content-column>.item>.main>.note {
		display: none
	}
}
.content-column>.item>.list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	min-height: 596px;
	padding: 42px 42px 55px 42px;
	border-radius: 20px;
	background-color: #f5f5f5
}
@media screen and (max-width:768px) {
	.content-column>.item>.list {
		min-height: 100.8vw;
		padding: 7.73333vw 6vw 8vw 6vw;
		border-radius: 2.66667vw
	}
}
.content-column>.item>.list>.button {
	margin-top: auto;
	margin-bottom: 0
}
@media screen and (max-width:768px) {
	.content-column>.item>.list>.button {
		margin-top: 12vw
	}
}
.content-column>.item>.content {
	margin-top: 45px;
	padding-left: 40px;
	padding-right: 40px
}
@media screen and (max-width:768px) {
	.content-column>.item>.content {
		margin-top: 6vw;
		padding-left: 7.33333vw;
		padding-right: 7.33333vw
	}
}
.content-column>.item>.content>p+p {
	margin-top: 2em
}
.content-column>.item>.content>.buttonlist {
	margin-top: 45px
}
@media screen and (max-width:768px) {
	.content-column>.item>.content>.buttonlist {
		margin-top: 6vw
	}
}
.content-column>.item>.content>.buttonlist>.button+.button {
	margin-top: 20px
}
@media screen and (max-width:768px) {
	.content-column>.item>.content>.buttonlist>.button+.button {
		margin-top: 5.33333vw
	}
}
.content-tabs {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
@media screen and (min-width:769px) {
	.content-tabs {
		width: 1120px;
		margin-left: auto;
		margin-right: auto
	}
}
.content-tabs.-fixed {
	padding-top: 64px
}
@media screen and (max-width:768px) {
	.content-tabs.-fixed {
		position: -webkit-sticky;
		position: sticky;
		z-index: 99;
		top: 13.33333vw;
		padding-top: 8.4vw;
		background-color: #fff
	}
}
.content-tabs>.tab {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding-bottom: 25px;
	color: #939393;
	font-size: 26px;
	font-size: 2.6rem;
	font-weight: 500;
	text-align: center;
	line-height: 1;
	border-bottom: 6px solid #f5f5f5
}
@media screen and (max-width:768px) {
	.content-tabs>.tab {
		padding-bottom: 3.6vw;
		font-size: 13px;
		font-size: 1.3rem;
		border-bottom-width: 1.06667vw
	}
}
.content-tabs>.tab.is-tab-visible {
	color: #51b386;
	border-bottom-color: #51b386
}
@media screen and (min-width:769px) {
	.tab-contents {
		padding-top: 45px
	}
}
.conversion-bar {
	width: 100%;
	height: 88px;
	margin-top: 120px;
	background-color: rgba(0, 0, 0, 0.5)
}
@media screen and (max-width:768px) {
	.conversion-bar {
		display: none
	}
}
.conversion-bar>.inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 100%
}
.conversion-bar>.inner>.telwrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.conversion-bar>.inner>.telwrap>.label {
	margin-right: 35px;
	color: #fff;
	font-size: 21px;
	font-size: 2.1rem;
	letter-spacing: 0.1em;
	line-height: 1
}
.conversion-bar>.inner>.telwrap>.info>.number {
	padding-left: 33px;
	color: #fff;
	/* font-size: 29px;
	font-size: 2.9rem; */
	line-height: 1
}
.conversion-bar>.inner>.telwrap>.info>.number:before {
	top: 50%;
	left: 0;
	font-size: 30px;
	font-size: 3rem;
	margin-top: -0.5em
}
.conversion-bar>.inner>.telwrap>.info>.time {
	margin-top: 3px;
	padding-left: 2em;
	color: #fff;
	font-size: 12px;
	font-size: 1.2rem;
	text-align: center
}
.conversion-bar>.inner>.buttonlist {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.conversion-bar>.inner>.buttonlist>.button {
	width: 493px;
	height: 48px
}
.conversion-bar>.inner>.buttonlist>.button+.button {
	margin-left: 25px
}
.conversion-bar>.inner>.buttonlist>.button:first-of-type>.label {
	font-size: 14px;
	font-size: 1.4rem
}
.conversion-bar>.inner>.buttonlist>.button:last-of-type>.label {
	font-size: 15px;
	font-size: 1.5rem
}
.conversion-buttons {
	display: none
}
@media screen and (max-width:768px) {
	.conversion-buttons {
		position: fixed;
		z-index: 999;
		bottom: 0;
		left: 0;
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		padding-bottom: 4vw;
		background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, rgba(0, 0, 0, 0.5)), color-stop(90%, rgba(0, 0, 0, 0)));
		background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0) 90%);
		background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0) 90%);
		background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0) 90%);
		-webkit-transition: all 0.2s ease;
		-o-transition: all 0.2s ease;
		transition: all 0.2s ease;
		background: #51b386;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		padding: 1px 3px 3px
	}
	.conversion-buttons .item {
		background-color: #fff;
		color: #51b386;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		padding: 5px 10px;
		width: 49.5%;
		width: calc(50% - 1.5px);
		font-size: 16px;
		font-size: 15px;
		height: 40px;
		height: 42px;
		font-weight: bold
	}
	.conversion-buttons .item img {
		margin-right: 10px
	}
	.conversion-buttons .item:first-of-type img {
		height: 28px
	}
	.conversion-buttons .item:last-of-type img {
		height: 19px
	}
	.conversion-buttons .conversion-copy {
		width: 100%;
		text-align: center;
		color: #fff;
		font-size: 13px;
		font-size: 1.3rem;
		font-size: 1.2rem;
		margin: 0 auto
	}
}
@media screen and (max-width:768px) {
	[data-scroll=up] .conversion-buttons {
		bottom: 0;
		opacity: 1
	}
}
@media screen and (max-width:768px) {
	[data-scroll=down] .conversion-buttons {
		bottom: -100%;
		opacity: 0
	}
}
.toggle-item {
	border: 1px solid #939393;
	border-radius: 20px;
	overflow: hidden
}
@media screen and (max-width:768px) {
	.toggle-item {
		border-width: 0.26667vw;
		border-radius: 2.66667vw
	}
}
.toggle-item.-acc>.head {
	cursor: pointer;
	padding: 20px 75px 20px 40px
}
@media screen and (max-width:768px) {
	.toggle-item.-acc>.head {
		padding: 3.33333vw 12vw 3.33333vw 5.33333vw
	}
}
.toggle-item.-acc>.head:after, .toggle-item.-acc>.head:before {
	position: absolute;
	top: 50%;
	content: "";
	background-color: #939393
}
.toggle-item.-acc>.head:before {
	right: 27px;
	width: 19px;
	height: 3px;
	margin-top: -2px
}
@media screen and (max-width:768px) {
	.toggle-item.-acc>.head:before {
		right: 4.53333vw;
		width: 3.06667vw;
		height: 0.53333vw;
		margin-top: -0.26667vw
	}
}
.toggle-item.-acc>.head:after {
	right: 35px;
	width: 3px;
	height: 18px;
	margin-top: -9px;
	-webkit-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out
}
@media screen and (max-width:768px) {
	.toggle-item.-acc>.head:after {
		right: 5.86667vw;
		width: 0.53333vw;
		height: 3.06667vw;
		margin-top: -1.53333vw
	}
}
.toggle-item.-acc.is-acc-visible>.head:after {
	opacity: 0;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}
.toggle-item.-acc>.detail>.inner {
	padding-left: 40px;
	padding-right: 40px
}
@media screen and (max-width:768px) {
	.toggle-item.-acc>.detail>.inner {
		padding-left: 4.66667vw;
		padding-right: 4.66667vw
	}
}
.toggle-item.-faq>.head {
	padding: 20px 75px
}
@media screen and (max-width:768px) {
	.toggle-item.-faq>.head {
		padding: 4vw 13.33333vw
	}
}
.toggle-item.-faq>.head>.label:before {
	position: absolute;
	top: 50%;
	left: 26px;
	width: 34px;
	height: 34px;
	margin-top: -17px;
	content: "Q";
	color: #fff;
	font-size: 23px;
	font-size: 2.3rem;
	font-weight: 700;
	text-align: center;
	line-height: 30px;
	background-color: #51b386
}
@media screen and (max-width:768px) {
	.toggle-item.-faq>.head>.label:before {
		left: 4vw;
		width: 6.66667vw;
		height: 6.66667vw;
		margin-top: -3.33333vw;
		font-size: 19px;
		font-size: 1.9rem;
		line-height: 6vw
	}
}
.toggle-item.-faq>.detail>.inner {
	padding: 12px 20px 10px 75px
}
@media screen and (max-width:768px) {
	.toggle-item.-faq>.detail>.inner {
		padding-left: 13.33333vw;
		padding-right: 6vw
	}
}
.toggle-item.-faq>.detail>.inner:before {
	position: absolute;
	top: 15px;
	left: 26px;
	width: 34px;
	height: 34px;
	content: "A";
	color: #fff;
	font-size: 23px;
	font-size: 2.3rem;
	font-weight: 700;
	text-align: center;
	line-height: 30px;
	background-color: #bba170
}
@media screen and (max-width:768px) {
	.toggle-item.-faq>.detail>.inner:before {
		top: 3.33333vw;
		left: 4vw;
		width: 6.66667vw;
		height: 6.66667vw;
		font-size: 19px;
		font-size: 1.9rem;
		line-height: 6.66667vw
	}
}
.toggle-item>.head {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 5px 25px;
	background-color: #ededed
}
.toggle-item>.head>.label {
	display: inline-block;
	font-size: 20px;
	font-size: 2rem;
	font-weight: 500
}
@media screen and (max-width:768px) {
	.toggle-item>.head>.label {
		font-size: 14px;
		font-size: 1.4rem
	}
}
.toggle-item>.detail {
	position: relative
}
.toggle-item>.detail>.inner {
	padding: 20px 25px;
	border-top: 1px solid #939393
}
@media screen and (max-width:768px) {
	.toggle-item>.detail>.inner {
		padding: 2.66667vw 3.33333vw
	}
}
.toggle-item>.detail>.inner>.em {
	margin-bottom: 0.3em;
	font-size: 20px;
	font-size: 2rem;
	font-weight: 500
}
@media screen and (max-width:768px) {
	.toggle-item>.detail>.inner>.em {
		font-size: 14px;
		font-size: 1.4rem
	}
}
@media screen and (max-width:768px) {
	.toggle-item>.detail>.inner>.lead {
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 1.91667
	}
}
.card-item {
	border-radius: 20px;
	background-color: #ededed
}
@media screen and (max-width:768px) {
	.card-item {
		border-radius: 2.66667vw
	}
}
.card-item.-knowledge>.thumbnail {
	height: 220px
}
@media screen and (max-width:768px) {
	.card-item.-knowledge>.thumbnail {
		height: 44.8vw
	}
}
@media screen and (max-width:768px) {
	.card-item.-knowledge>.detail {
		padding-top: 4vw
	}
}
@media screen and (min-width:769px) {
	.card-item.-knowledge>.detail>.title {
		font-size: 20px;
		font-size: 2rem
	}
}
@media screen and (max-width:768px) {
	.card-item.-knowledge>.detail>.title {
		font-size: 14px;
		font-size: 1.4rem
	}
}
.card-item.-knowledge>.detail>.lead {
	-webkit-line-clamp: 3
}
@media screen and (max-width:768px) {
	.card-item.-knowledge>.detail>.lead {
		-webkit-line-clamp: 2
	}
}
.card-item>.thumbnail {
	width: 100%;
	height: 160px;
	border-radius: 20px 20px 0 0;
	overflow: hidden
}
@media screen and (max-width:768px) {
	.card-item>.thumbnail {
		height: 28.53333vw;
		border-radius: 2.66667vw 2.66667vw 0 0
	}
}
.card-item>.thumbnail img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}
.card-item>.detail {
	padding-top: 5px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 5px
}
@media screen and (max-width:768px) {
	.card-item>.detail {
		padding-top: 1.33333vw;
		padding-left: 4.66667vw;
		padding-right: 4.66667vw;
		padding-bottom: 4.66667vw
	}
}
.card-item>.detail>.title {
	color: #51b386;
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: 500
}
@media screen and (max-width:768px) {
	.card-item>.detail>.title {
		font-size: 13px;
		font-size: 1.3rem
	}
}
.card-item>.detail>.lead {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.75;
	overflow: hidden
}
@media screen and (max-width:768px) {
	.card-item>.detail>.lead {
		font-size: 10px;
		font-size: 1rem;
		line-height: 1.6
	}
}
@media (-ms-high-contrast:none) and (min-width:769px) {
	.card-item>.detail>.lead {
		height: calc(1.875em * 3)
	}
}
.global-header>.upper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 60px;
	padding-left: 6.25%;
	padding-right: 6.25%;
	background-color: #000
}
@media screen and (max-width:768px) {
	.global-header>.upper {
		height: 50px;
		padding-left: 6px;
		padding-right: 20px
	}
}
@media screen and (max-width:768px) {
	.global-header>.upper {
		position: fixed;
		z-index: 9999;
		top: 0;
		left: 0;
		width: 100%
	}
}
.global-header>.lower>.sitetitle {
	height: 57px
}
@media screen and (max-width:768px) {
	.global-header>.lower>.sitetitle {
		height: 12.66667vw
	}
}
.header-logo {
	display: block;
	width: 41px;
	margin-top: auto;
	margin-bottom: 0
}
@media screen and (max-width:768px) {
	.header-logo {
		padding-top: 4px;
		width: 37px
	}
}
.header-logo img {
	width: 100%;
	height: auto;
}
.header-kinds {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.header-kinds>.button {
	width: 184px
}
.header-kinds>.button .icon {
	margin-right: 5px
}
@media screen and (max-width:768px) {
	.header-kinds>.button {
		display: none
	}
}
.header-kinds>.button+.button {
	margin-left: 12px
}
.header-kinds>.button>.label {
	font-size: 11px;
	font-size: 1.1rem;
	letter-spacing: 0.1em
}
.header-kinds>.iconlinks {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-left: 21px;
	margin-right: 20px
}
@media screen and (max-width:768px) {
	.header-kinds>.iconlinks {
		margin-left: 0;
		margin-right: 21px
	}
}
.header-kinds>.iconlinks>.item {
	display: block
}
.header-kinds>.iconlinks>.item+.item {
	margin-left: 21px
}
.header-kinds>.iconlinks .tel_number {
	font-size: 16px;
	letter-spacing: 2px;
	font-weight: 500;
	margin-top: -4px;
	line-height: 1
}
.header-kinds>.iconlinks .tel_number a {
	color: #fff
}
.header-kinds>.iconlinks .tel_number .tel_sm {
	font-size: 10px;
	letter-spacing: 1.2px
}
@media screen and (min-width:769px) {
	.header-kinds>.iconlinks>.item:hover>.icon {
		color: #51b386
	}
	.header-kinds>.iconlinks .pc-none {
		display: none
	}
}
.header-kinds>.iconlinks>.item>.icon {
	color: #fff
}
@media screen and (min-width:769px) {
	.header-kinds>.iconlinks>.item>.icon {
		-webkit-transition: color 0.3s ease;
		-o-transition: color 0.3s ease;
		transition: color 0.3s ease
	}
}
.header-kinds>.iconlinks>.item>.icon.-pin {
	font-size: 18px;
	font-size: 1.8rem
}
@media screen and (max-width:768px) {
	.header-kinds>.iconlinks>.item>.icon.-pin {
		font-size: 22.5px;
		font-size: 2.25rem
	}
	.header-kinds>.iconlinks .sp-none {
		display: none
	}
}
.header-kinds>.iconlinks>.item>.icon.-mail {
	font-size: 13px;
	font-size: 1.3rem
}
@media screen and (max-width:768px) {
	.header-kinds>.iconlinks>.item>.icon.-mail {
		font-size: 16.5px;
		font-size: 1.65rem
	}
}
.header-kinds>.tel {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-right: 27px
}
@media screen and (max-width:768px) {
	.header-kinds>.tel {
		margin-right: 7.2vw
	}
}
.header-kinds>.tel>.icon {
	color: #fff;
	font-size: 18px;
	font-size: 1.8rem;
	margin-right: 7px
}
@media screen and (max-width:768px) {
	.header-kinds>.tel>.icon {
		font-size: 23px;
		font-size: 2.3rem
	}
}
.header-kinds>.tel>.number {
	color: #fff;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1
}
@media screen and (max-width:768px) {
	.header-kinds>.tel>.number {
		display: none
	}
}
.header-hamburger {
	position: relative;
	width: 16px;
	height: 16px;
	cursor: pointer
}
@media screen and (max-width:768px) {
	.header-hamburger {
		width: 19.5px;
		height: 18px
	}
}
.header-hamburger>.bar {
	position: absolute;
	width: 100%;
	height: 2px;
	background-color: #51b386;
	-webkit-transition: all 0.4s cubic-bezier(0.65, 0, 0.35, 1);
	-o-transition: all 0.4s cubic-bezier(0.65, 0, 0.35, 1);
	transition: all 0.4s cubic-bezier(0.65, 0, 0.35, 1)
}
@media screen and (max-width:768px) {
	.header-hamburger>.bar {
		height: 2px
	}
}
.header-hamburger>.bar:first-of-type {
	top: 0;
	left: 0
}
.header-hamburger>.bar:nth-of-type(2) {
	top: 7px;
	left: 0
}
@media screen and (max-width:768px) {
	.header-hamburger>.bar:nth-of-type(2) {
		top: 50%;
		margin-top: -1px
	}
}
.header-hamburger>.bar:last-of-type {
	top: 14px;
	left: 0
}
@media screen and (max-width:768px) {
	.header-hamburger>.bar:last-of-type {
		top: 100%;
		margin-top: -1px
	}
}
.header-sitetitle {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #fff
}
@media screen and (max-width:768px) {
	.header-sitetitle {
		padding-left: 4vw;
		padding-right: 4vw
	}
}
.header-sitetitle>.inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.header-sitetitle>.inner>.title {
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: 700;
	line-height: 1;
	margin-right: 25px
}
@media screen and (max-width:768px) {
	.header-sitetitle>.inner>.title {
		font-size: 16.5px;
		font-size: 1.65rem;
		margin-right: 4vw
	}
}
.header-sitetitle>.inner>.title>.em {
	color: #51b386
}
.header-sitetitle>.inner>.logo {
	display: block;
	width: 123px
}
@media screen and (max-width:768px) {
	.header-sitetitle>.inner>.logo {
		width: 24.53333vw
	}
}
.header-sitetitle>.inner>.logo img {
	width: 100%;
	height: auto
}
.global-navigation {
	width: 100%
}
.global-navigation:not(.-static) {
	position: absolute;
	z-index: 9999;
	top: 60px;
	left: 0;
	-webkit-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out
}
@media screen and (max-width:768px) {
	.global-navigation:not(.-static) {
		position: fixed;
		top: 50px;
		bottom: 0;
		padding-bottom: 9.33333vw;
		border-top: 0.26667vw solid #333;
		background-color: #000;
		overflow: scroll
	}
}
@media screen and (max-width:768px) {
	.global-navigation.-static {
		display: none
	}
}
@media screen and (min-width:769px) {
	.global-navigation>.upper {
		height: 58px
	}
}
.global-navigation>.sns {
	display: none
}
@media screen and (max-width:768px) {
	.global-navigation>.sns {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		padding-top: 33.6vw
	}
}
.gnav-main {
	position: relative
}
@media screen and (min-width:769px) {
	.gnav-main {
		background-color: #51b386
	}
}
.gnav-main>.inner {
	height: 100%
}
@media screen and (min-width:769px) {
	.gnav-main>.inner {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
}
@media screen and (max-width:768px) {
	.gnav-main>.inner>.item {
		display: block
	}
	.gnav-main>.inner>.item:last-of-type {
		border-bottom: 0.26667vw solid #333
	}
}
@media screen and (min-width:769px) {
	.gnav-main>.inner>.item+.item {
		margin-left: 40px
	}
}
@media screen and (max-width:768px) {
	.gnav-main>.inner>.item+.item {
		border-top: 0.26667vw solid #333
	}
}
@media screen and (min-width:1025px) {
	.gnav-main>.inner>.item:hover>.label {
		color: #e4f4ed
	}
}
.gnav-main>.inner>.item>.label {
	display: inline-block;
	color: #fff;
	font-size: 14px;
	font-size: 1.4rem
}
@media screen and (max-width:768px) {
	.gnav-main>.inner>.item>.label {
		display: block;
		width: 100%;
		height: 100%;
		padding: 4vw 6.4vw
	}
}
@media screen and (min-width:769px) {
	.gnav-acc.is-acc-visible>.label {
		color: #e4f4ed
	}
	.gnav-acc.is-acc-visible>.label.-icon:before {
		-webkit-transform: scale(0.8) translateY(-50%) rotate(-180deg);
		-ms-transform: scale(0.8) translateY(-50%) rotate(-180deg);
		transform: scale(0.8) translateY(-50%) rotate(-180deg)
	}
}
@media screen and (max-width:768px) {
	.gnav-acc.is-acc-visible>.label:after {
		opacity: 0;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0)
	}
}
@media screen and (min-width:769px) {
	.gnav-acc>.label {
		cursor: pointer
	}
	.gnav-acc>.label.-icon {
		padding-right: 23px
	}
	.gnav-acc>.label.-icon:before {
		top: 50%;
		right: 0;
		font-size: 10px;
		font-size: 1rem;
		-webkit-transform: scale(0.8) translateY(-50%);
		-ms-transform: scale(0.8) translateY(-50%);
		transform: scale(0.8) translateY(-50%)
	}
}
@media screen and (max-width:768px) {
	.gnav-acc>.label:after, .gnav-acc>.label:before {
		position: absolute;
		top: 50%;
		right: 6.4vw;
		width: 3.33333vw;
		height: 0.26667vw;
		margin-top: -0.13333vw;
		background-color: #51b386;
		content: ""
	}
	.gnav-acc>.label:after {
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg)
	}
}
.gnav-mega {
	width: 100%;
	background-color: #f5f5f5
}
@media screen and (min-width:769px) {
	.gnav-mega {
		position: absolute;
		top: 58px;
		left: 0
	}
}
@media screen and (max-width:768px) {
	.gnav-mega {
		background-color: #333
	}
}
@media screen and (min-width:769px) {
	.gnav-mega>.inner {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		padding-top: 15px;
		padding-bottom: 20px
	}
}
@media screen and (max-width:768px) {
	.gnav-mega>.inner {
		padding-left: 0;
		padding-right: 0
	}
}
@media screen and (min-width:769px) {
	.gnav-mega>.inner>.group {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
	.gnav-mega>.inner>.group+.group {
		margin-left: 42px
	}
}
@media screen and (max-width:768px) {
	.gnav-mega>.inner>.group {
		display: block;
		padding: 2.66667vw 7.46667vw
	}
	.gnav-mega>.inner>.group:first-of-type {
		padding-top: 4.8vw
	}
	.gnav-mega>.inner>.group:last-of-type {
		padding-bottom: 5.33333vw
	}
}
.gnav-mega>.inner>.group>.title>.sub {
	color: #51b386;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 700;
	line-height: 1;
	letter-spacing: 0.03em;
	text-align: center
}
@media screen and (max-width:768px) {
	.gnav-mega>.inner>.group>.title>.sub {
		display: none
	}
}
.gnav-mega>.inner>.group>.title>.main {
	margin-bottom: 10px;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 500;
	text-align: center;
	pointer-events: none
}
@media screen and (min-width:769px) {
	.gnav-mega>.inner>.group>.title>.main {
		line-height: 1
	}
}
@media screen and (max-width:768px) {
	.gnav-mega>.inner>.group>.title>.main {
		display: block;
		margin-bottom: 0;
		color: #cecece;
		font-size: 11px;
		font-size: 1.1rem;
		text-align: left;
		pointer-events: auto
	}
}
.gnav-mega>.inner>.group>.lead {
	width: 170px;
	font-size: 10px;
	font-size: 1rem;
	line-height: 1.6
}
@media screen and (max-width:768px) {
	.gnav-mega>.inner>.group>.lead {
		display: none
	}
}
.gnav-mega>.inner>.group>.button {
	margin-top: 10px
}
@media screen and (max-width:768px) {
	.gnav-mega>.inner>.group>.button {
		display: none
	}
}
body:not([data-navigation=visible]) .global-navigation:not(.-static) {
	pointer-events: none;
	opacity: 0
}
body[data-navigation=visible] .global-navigation {
	pointer-events: auto;
	opacity: 1
}
body[data-navigation=visible] .header-hamburger>.bar:first-of-type {
	-webkit-transform: rotate(45deg) translate(4px, 5px);
	-ms-transform: rotate(45deg) translate(4px, 5px);
	transform: rotate(45deg) translate(4px, 5px)
}
@media screen and (max-width:768px) {
	body[data-navigation=visible] .header-hamburger>.bar:first-of-type {
		-webkit-transform: translateY(10px) translateX(0) rotate(45deg);
		-ms-transform: translateY(10px) translateX(0) rotate(45deg);
		transform: translateY(10px) translateX(0) rotate(45deg)
	}
}
body[data-navigation=visible] .header-hamburger>.bar:nth-of-type(2) {
	opacity: 0
}
body[data-navigation=visible] .header-hamburger>.bar:last-of-type {
	-webkit-transform: rotate(-45deg) translate(5px, -6px);
	-ms-transform: rotate(-45deg) translate(5px, -6px);
	transform: rotate(-45deg) translate(5px, -6px)
}
@media screen and (max-width:768px) {
	body[data-navigation=visible] .header-hamburger>.bar:last-of-type {
		-webkit-transform: translateY(-7px) translateX(0) rotate(-45deg);
		-ms-transform: translateY(-7px) translateX(0) rotate(-45deg);
		transform: translateY(-7px) translateX(0) rotate(-45deg)
	}
}
.global-footer {
	padding-bottom: 12px;
	background-color: #000
}
@media screen and (max-width:768px) {
	.global-footer {
		padding-bottom: 2vw
	}
}
@media screen and (max-width:768px) {
	.global-footer>.inner {
		padding-left: 0;
		padding-right: 0
	}
}
.global-footer>.inner>.logo {
	margin-top: -80px
}
@media screen and (max-width:768px) {
	.global-footer>.inner>.logo {
		margin-top: 18.26667vw
	}
}
@media screen and (max-width:768px) {
	.global-footer>.inner>.sns {
		margin-top: 38.66667vw
	}
}
.global-footer>.inner>.copy {
	margin-top: 42px
}
@media screen and (max-width:768px) {
	.global-footer>.inner>.copy {
		margin-top: 7.73333vw
	}
}
.breadcrumb-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-top: 12px;
	padding-bottom: 12px
}
@media screen and (max-width:768px) {
	.breadcrumb-list {
		padding: 4vw 3.2vw;
		border-bottom: 0.26667vw solid #333
	}
}
.breadcrumb-list>.item {
	display: inline-block;
	color: #cecece;
	font-size: 10px;
	font-size: 1rem;
	line-height: 1
}
.breadcrumb-list>.item.-home {
	width: 21px
}
@media screen and (max-width:768px) {
	.breadcrumb-list>.item.-home {
		width: 6vw
	}
}
.breadcrumb-list>.item.-home img {
	width: 100%;
	height: auto
}
.breadcrumb-list>.item+.item {
	position: relative;
	margin-left: 15px;
	padding-left: 24px
}
@media screen and (max-width:768px) {
	.breadcrumb-list>.item+.item {
		margin-left: 2vw;
		padding-left: 4.93333vw
	}
}
.breadcrumb-list>.item+.item:before {
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -0.5em;
	font-family: "iconfont";
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #646464;
	font-size: 10px;
	font-size: 1rem;
	line-height: 1;
	content: "\EA04";
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg)
}
@media screen and (max-width:768px) {
	.breadcrumb-list>.item+.item:before {
		-webkit-transform: rotate(-90deg) scale(0.6);
		-ms-transform: rotate(-90deg) scale(0.6);
		transform: rotate(-90deg) scale(0.6)
	}
}
@media screen and (min-width:769px) {
	.footer-sitemap {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding-top: 25px;
		padding-bottom: 100px
	}
}
@media screen and (max-width:768px) {
	.footer-sitemap {
		border-bottom: 0.26667vw solid #333
	}
}
@media screen and (min-width:769px) {
	.footer-sitemap>.column {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.footer-sitemap>.column+.column {
		margin-left: 67px
	}
	.footer-sitemap>.column:not(:first-of-type) {
		padding-top: calc(1em + 14px)
	}
}
@media screen and (min-width:769px) {
	.footer-sitemap>.column+.column {
		margin-left: 67px
	}
}
@media screen and (max-width:768px) {
	.footer-sitemap>.column+.column {
		border-top: 0.26667vw solid #333
	}
}
@media screen and (min-width:769px) {
	.footer-sitemap>.column>a.item:hover {
		text-decoration: underline
	}
}
.footer-sitemap>.column>.item {
	display: inline-block;
	color: #fff;
	font-size: 12px;
	font-size: 1.2rem
}
@media screen and (max-width:768px) {
	.footer-sitemap>.column>.item {
		display: block;
		padding: 4vw 4.66667vw
	}
}
@media screen and (min-width:769px) {
	.footer-sitemap>.column>.item.-em {
		font-weight: bold
	}
}
@media screen and (min-width:769px) {
	.footer-sitemap>.column>.item+.item {
		margin-top: 10px
	}
}
@media screen and (max-width:768px) {
	.footer-sitemap>.column>.item+.item {
		border-top: 0.26667vw solid #333
	}
}
.footer-sitemap>.column>.item>.link {
	display: inline-block;
	color: inherit
}
@media screen and (max-width:768px) {
	.footer-sitemap>.column>.item>.link {
		display: block
	}
}
@media screen and (min-width:769px) {
	.footer-sitemap>.column>.item>.link:hover {
		text-decoration: underline
	}
}
.footer-sitemap>.column>.item>.lower {
	margin-top: 5px
}
@media screen and (min-width:769px) {
	.footer-sitemap>.column>.item>.lower {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		padding-left: 1em
	}
	.footer-sitemap>.column>.item>.lower:not(.-horizontal) {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
}
@media screen and (max-width:768px) {
	.footer-sitemap>.column>.item>.lower {
		background-color: #333;
		margin-top: 0
	}
}
.footer-sitemap>.column>.item>.lower>.link {
	display: inline-block;
	color: inherit
}
@media screen and (max-width:768px) {
	.footer-sitemap>.column>.item>.lower>.link {
		display: block;
		padding: 2.66667vw 7.46667vw;
		font-size: 11px;
		font-size: 1.1rem
	}
	.footer-sitemap>.column>.item>.lower>.link:first-of-type {
		padding-top: 4.8vw
	}
	.footer-sitemap>.column>.item>.lower>.link:last-of-type {
		padding-bottom: 5.33333vw
	}
}
@media screen and (min-width:769px) {
	.footer-sitemap>.column>.item>.lower>.link:hover {
		text-decoration: underline
	}
}
@media screen and (min-width:769px) {
	.footer-sitemap>.column>.item>.lower>.link+.link {
		margin-top: 3px
	}
}
.footer-sitemap>.column>.item>.lower>.column {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
@media screen and (min-width:769px) {
	.footer-sitemap>.column>.item>.lower>.column+.column {
		margin-left: 48px
	}
}
@media screen and (max-width:768px) {
	.footer-sitemap>.column>.item>.lower>.column:first-of-type>.link:first-of-type {
		padding-top: 4.8vw
	}
	.footer-sitemap>.column>.item>.lower>.column:last-of-type>.link:last-of-type {
		padding-bottom: 5.33333vw
	}
}
.footer-sitemap>.column>.item>.lower>.column>.link {
	color: inherit
}
@media screen and (max-width:768px) {
	.footer-sitemap>.column>.item>.lower>.column>.link {
		display: block;
		padding: 2.66667vw 7.46667vw;
		font-size: 11px;
		font-size: 1.1rem
	}
}
@media screen and (min-width:769px) {
	.footer-sitemap>.column>.item>.lower>.column>.link:hover {
		text-decoration: underline
	}
}
@media screen and (max-width:768px) {
	.footer-acc {
		padding: 0!important
	}
	.footer-acc>.link {
		position: relative;
		padding: 4vw 4.66667vw
	}
	.footer-acc>.link:after, .footer-acc>.link:before {
		position: absolute;
		top: 50%;
		right: 6.4vw;
		width: 3.33333vw;
		height: 0.26667vw;
		margin-top: -0.13333vw;
		background-color: #51b386;
		content: ""
	}
	.footer-acc>.link:after {
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg)
	}
	.footer-acc.is-acc-visible>.link:after {
		opacity: 0;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0)
	}
}
.footer-logo>.logo {
	display: block;
	width: 65px;
	margin-left: auto;
	margin-right: auto
}
.footer-logo>.logo img {
	width: 100%;
	height: auto
}
.footer-copy {
	color: #bba170;
	font-size: 10px;
	font-size: 1rem;
	text-align: center
}
.global-sns {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
@media screen and (max-width:768px) {
	.global-sns {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
}
.global-sns>.item+.item {
	margin-left: 20px
}
@media screen and (max-width:768px) {
	.global-sns>.item+.item {
		margin-left: 6.4vw
	}
}
.global-sns>.item>.icon {
	color: #989898
}
.global-sns>.item>.icon.-twitter {
	font-size: 20px;
	font-size: 2rem
}
@media screen and (max-width:768px) {
	.global-sns>.item>.icon.-twitter {
		font-size: 18px;
		font-size: 1.8rem
	}
}
.global-sns>.item>.icon.-facebook {
	font-size: 24px;
	font-size: 2.4rem
}
@media screen and (max-width:768px) {
	.global-sns>.item>.icon.-facebook {
		font-size: 23px;
		font-size: 2.3rem
	}
}
.global-sns>.item>.icon.-instagram {
	font-size: 24px;
	font-size: 2.4rem
}
@media screen and (max-width:768px) {
	.global-sns>.item>.icon.-instagram {
		font-size: 23px;
		font-size: 2.3rem
	}
}
.heading-primary {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-bottom: 30px
}
@media screen and (max-width:768px) {
	.heading-primary {
		margin-bottom: 4.66667vw
	}
}
.heading-primary>.main {
	color: #51b386;
	line-height: 1;
	font-size: 30px;
	font-size: 3rem;
	font-weight: 700;
	text-align: center
}
@media screen and (max-width:768px) {
	.heading-primary>.main {
		font-size: 19px;
		font-size: 1.9rem
	}
}
.heading-primary>.sub {
	margin-top: 15px;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: 500;
	text-align: center;
	line-height: 1
}
@media screen and (max-width:768px) {
	.heading-primary>.sub {
		margin-top: 2vw;
		font-size: 18px;
		font-size: 1.8rem
	}
}
.heading-plane {
	margin-bottom: 35px;
	color: #51b386;
	font-size: 30px;
	font-size: 3rem;
	font-weight: 700;
	text-align: center
}
@media screen and (max-width:768px) {
	.heading-plane {
		margin-bottom: 8vw;
		font-size: 19px;
		font-size: 1.9rem
	}
}
.heading-plane.-secondary {
	color: #bba170
}
.heading-plane.-dark {
	color: #000
}
.slider-container:after, .slider-container:before {
	position: absolute;
	top: 0;
	z-index: 10;
	content: "";
	width: 0;
	background-color: rgba(255, 255, 255, 0.5)
}
.slider-container:before {
	left: 0
}
.slider-container:after {
	right: 0
}
@media screen and (min-width:769px) {
	.slider-container.-flow:after, .slider-container.-flow:before {
		width: calc(50% - 276px);
		height: 380px;
		background-color: rgba(0, 0, 0, 0.5)
	}
	.slider-container.-scene:after, .slider-container.-scene:before, .slider-container.-site:after, .slider-container.-site:before, .slider-container.-way:after, .slider-container.-way:before {
		width: calc(50% - 276px);
		height: 316px
	}
	.slider-container.-case:after, .slider-container.-case:before {
		width: calc(50% - 372px);
		height: 755px;
		background-color: rgba(0, 0, 0, 0.5)
	}
	.slider-container.-cause1:after, .slider-container.-cause1:before, .slider-container.-cause2:after, .slider-container.-cause2:before, .slider-container.-cause3:after, .slider-container.-cause3:before, .slider-container.-homecare:after, .slider-container.-homecare:before, .slider-container.-synergy:after, .slider-container.-synergy:before {
		width: calc(50% - 276px);
		background-color: rgba(0, 0, 0, 0.5)
	}
	.slider-container.-cause1:after, .slider-container.-cause1:before {
		height: 321px
	}
	.slider-container.-cause2:after, .slider-container.-cause2:before {
		height: 406px
	}
	.slider-container.-cause2.-homecare:after, .slider-container.-cause2.-homecare:before, .slider-container.-cause2.-synergy:after, .slider-container.-cause2.-synergy:before {
		height: 316px
	}
	.slider-container.-cause3:after, .slider-container.-cause3:before {
		height: 509px
	}
	.slider-container.-plan:after, .slider-container.-plan:before {
		width: calc(50% - 292px);
		height: 316px;
		background-color: rgba(0, 0, 0, 0.5)
	}
}
@media screen and (max-width:768px) {
	.slider-container.-scene:after, .slider-container.-scene:before, .slider-container.-site:after, .slider-container.-site:before {
		width: calc(50% - 26.66667vw);
		height: 35.46667vw
	}
}
.slider-dots {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin-top: 35px;
	margin-left: auto;
	margin-right: auto
}
@media screen and (max-width:768px) {
	.slider-dots {
		margin-top: 5.33333vw
	}
}
@media screen and (max-width:768px) {
	.slider-dots {
		width: 100%;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
}
@media screen and (min-width:769px) {
	.slider-dots.-case {
		width: 744px!important
	}
}
@media screen and (min-width:769px) {
	.slider-dots.-cause1, .slider-dots.-cause2, .slider-dots.-cause3, .slider-dots.-flow, .slider-dots.-plan, .slider-dots.-scene, .slider-dots.-site, .slider-dots.-way {
		width: 552px!important
	}
}
.slider-dots>.swiper-pagination-bullet {
	width: 6px;
	height: 6px;
	background-color: #d0cfc1;
	opacity: 1!important
}
@media screen and (max-width:768px) {
	.slider-dots>.swiper-pagination-bullet {
		width: 1.46667vw;
		height: 1.46667vw
	}
}
.slider-dots>.swiper-pagination-bullet+.swiper-pagination-bullet {
	margin-left: 23px!important
}
@media screen and (max-width:768px) {
	.slider-dots>.swiper-pagination-bullet+.swiper-pagination-bullet {
		margin-left: 6.13333vw!important
	}
}
.slider-dots>.swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: #171717
}
.slider-arrow {
	position: absolute;
	z-index: 12;
	top: 50%;
	width: 37px;
	height: 37px;
	margin-top: -40px;
	background-color: #fff;
	cursor: pointer
}
@media screen and (max-width:768px) {
	.slider-arrow {
		top: 34.4vw;
		width: 7.33333vw;
		height: 7.33333vw;
		margin-top: 0
	}
}
.slider-arrow:before {
	position: absolute;
	top: 50%;
	left: 50%;
	text-align: center;
	content: "\EA04";
	color: #51b386;
	font-size: 12px;
	font-size: 1.2rem;
	font-family: "iconfont";
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 1
}
@media screen and (max-width:768px) {
	.slider-arrow:before {
		font-size: 10px;
		font-size: 1rem
	}
}
.slider-arrow.-prev {
	left: 0
}
.slider-arrow.-prev:before {
	-webkit-transform: rotate(90deg) translate(-35%, 75%);
	-ms-transform: rotate(90deg) translate(-35%, 75%);
	transform: rotate(90deg) translate(-35%, 75%)
}
@media screen and (max-width:768px) {
	.slider-arrow.-prev:before {
		-webkit-transform: rotate(90deg) translate(-35%, 75%) scale(0.7);
		-ms-transform: rotate(90deg) translate(-35%, 75%) scale(0.7);
		transform: rotate(90deg) translate(-35%, 75%) scale(0.7)
	}
}
.slider-arrow.-next {
	right: 0
}
.slider-arrow.-next:before {
	-webkit-transform: rotate(-90deg) translate(35%, -75%);
	-ms-transform: rotate(-90deg) translate(35%, -75%);
	transform: rotate(-90deg) translate(35%, -75%)
}
@media screen and (max-width:768px) {
	.slider-arrow.-next:before {
		-webkit-transform: rotate(-90deg) translate(35%, -75%) scale(0.7);
		-ms-transform: rotate(-90deg) translate(35%, -75%) scale(0.7);
		transform: rotate(-90deg) translate(35%, -75%) scale(0.7)
	}
}
@media screen and (max-width:768px) {
	.slider-arrow.-scene, .slider-arrow.-site {
		top: 14vw;
		margin-top: 0
	}
}
@media screen and (min-width:769px) {
	.slider-slide.-case {
		width: 744px
	}
	.slider-slide.-scene, .slider-slide.-site {
		width: 552px;
		height: 316px
	}
	.slider-slide.-cause1, .slider-slide.-cause2, .slider-slide.-way {
		width: 552px
	}
	.slider-slide.-cause3 {
		width: 552px;
		height: 509px
	}
	.slider-slide.-category {
		width: 268px;
		height: 360px
	}
	.slider-slide.-flow {
		width: 552px;
		height: 380px
	}
	.slider-slide.-plan {
		width: 584px;
		height: 316px
	}
}
@media screen and (max-width:768px) {
	.slider-slide.-scene, .slider-slide.-site {
		width: 53.33333vw;
		height: 35.46667vw
	}
	.slider-slide.-category {
		width: 55.73333vw;
		height: 70.26667vw
	}
	.slider-slide.-flow {
		height: 80vw
	}
}
.slider-slide img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}
.cause1-slide>.label {
	width: 100%;
	height: 54px;
	line-height: 54px;
	background: #e4f4ed;
	font-size: 22px;
	font-weight: 600;
	text-align: center
}
@media screen and (max-width:768px) {
	.cause1-slide>.label {
		height: 9.2vw;
		line-height: 9.2vw;
		font-size: 14px;
		font-size: 1.4rem
	}
}
.cause1-slide>.body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 16px
}
@media screen and (max-width:768px) {
	.cause1-slide>.body {
		padding: 4.66667vw 8vw
	}
}
.cause1-slide>.body>.picture {
	width: 265px;
	height: 235px
}
@media screen and (max-width:768px) {
	.cause1-slide>.body>.picture {
		width: 43.2vw;
		height: 38.26667vw
	}
}
.cause1-slide>.body>.lead {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin-left: 23px;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 2
}
@media screen and (max-width:768px) {
	.cause1-slide>.body>.lead {
		margin-left: 3.73333vw;
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 1.91667
	}
}
.cause2-slide.-synergy>.content {
	height: 271px
}
@media screen and (max-width:768px) {
	.cause2-slide.-synergy>.content {
		height: 59.2vw
	}
}
.cause2-slide.-synergy>.content {
	display: block;
	padding: 0
}
.cause2-slide.-synergy>.content>.picture {
	width: 100%;
	height: 223px
}
@media screen and (max-width:768px) {
	.cause2-slide.-synergy>.content>.picture {
		height: 45.33333vw
	}
}
.cause2-slide.-synergy>.content>.lead {
	margin-top: 5px;
	font-size: 16px;
	font-size: 1.6rem;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 1.25
}
@media screen and (max-width:768px) {
	.cause2-slide.-synergy>.content>.lead {
		margin-top: 2.66667vw;
		padding-left: 2.66667vw;
		padding-right: 2.66667vw;
		font-size: 12px;
		font-size: 1.2rem
	}
}
.cause2-slide.-homecare>.content {
	height: 223px;
	padding: 0
}
@media screen and (max-width:768px) {
	.cause2-slide.-homecare>.content {
		height: 45.33333vw
	}
}
.cause2-slide.-homecare>.content>.lead {
	padding-top: 30px
}
@media screen and (max-width:768px) {
	.cause2-slide.-homecare>.content>.lead {
		padding-top: 8vw
	}
}
@media screen and (max-width:768px) {
	.cause2-slide.-homecare>.content>.picture {
		width: 49.33333vw;
		height: 45.33333vw
	}
}
.cause2-slide.-homecare>.lead {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	height: 48px;
	font-size: 16px;
	font-size: 1.6rem;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 1.25;
	background-color: #f5f5f5
}
@media screen and (max-width:768px) {
	.cause2-slide.-homecare>.lead {
		height: 12vw;
		padding-left: 2.66667vw;
		padding-right: 2.66667vw;
		font-size: 12px;
		font-size: 1.2rem
	}
}
.cause2-slide>.label {
	height: 45px;
	padding-left: 17px;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 500;
	line-height: 45px
}
@media screen and (max-width:768px) {
	.cause2-slide>.label {
		height: 7.46667vw;
		line-height: 7.46667vw;
		padding-left: 2.66667vw;
		font-size: 12px;
		font-size: 1.2rem
	}
}
.cause2-slide>.content {
	height: 361px;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 17px;
	background-color: #f5f5f5
}
@media screen and (max-width:768px) {
	.cause2-slide>.content {
		height: 65.33333vw;
		padding: 5.73333vw 8vw 4vw 9.33333vw
	}
}
.cause2-slide>.content>.picture {
	width: 252px;
	height: 225px
}
@media screen and (max-width:768px) {
	.cause2-slide>.content>.picture {
		width: 43.2vw;
		height: 38.26667vw
	}
}
.cause2-slide>.content>.lead {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding-left: 17px;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 2
}
@media screen and (max-width:768px) {
	.cause2-slide>.content>.lead {
		padding-left: 2.66667vw;
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 1.91667
	}
}
.cause2-slide>.content>.box {
	width: 100%;
	margin-top: auto;
	margin-bottom: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #fff;
	border: 3px solid #51b386;
	text-align: center
}
@media screen and (max-width:768px) {
	.cause2-slide>.content>.box {
		padding-top: 2.66667vw;
		padding-bottom: 2.66667vw;
		border-width: 0.4vw
	}
}
.cause2-slide>.content>.box>.label {
	color: #51b386;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1
}
@media screen and (max-width:768px) {
	.cause2-slide>.content>.box>.label {
		font-size: 11px;
		font-size: 1.1rem
	}
}
.cause2-slide>.content>.box>.body {
	margin-top: 17px;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1
}
@media screen and (max-width:768px) {
	.cause2-slide>.content>.box>.body {
		margin-top: 1.33333vw;
		font-size: 10px;
		font-size: 1rem
	}
}
.site-slide {
	position: relative
}
.site-slide:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.3)
}
.site-slide>.picture {
	width: 100%;
	height: 100%
}
.site-slide>.title {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	color: #fff;
	font-size: 28px;
	font-size: 2.8rem;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	line-height: 1.5
}
@media screen and (max-width:768px) {
	.site-slide>.title {
		font-size: 14px;
		font-size: 1.4rem
	}
}
.way-slide>.picture {
	height: 316px
}
@media screen and (max-width:768px) {
	.way-slide>.picture {
		height: 66.66667vw
	}
}
.way-slide>.lead {
	margin-top: 15px;
	padding-left: 15px;
	padding-right: 15px
}
@media screen and (max-width:768px) {
	.way-slide>.lead {
		margin-top: 4vw;
		font-size: 12px;
		font-size: 1.2rem;
		padding-left: 10vw;
		padding-right: 10vw
	}
}
.case-slide>.picture {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 370px
}
@media screen and (max-width:768px) {
	.case-slide>.picture {
		height: 49.86667vw
	}
}
.case-slide>.picture>.item {
	position: relative;
	width: 50%
}
.case-slide>.picture>.item:before {
	position: absolute;
	left: 15px;
	bottom: 10px;
	color: #fff;
	font-size: 25px;
	font-size: 2.5rem;
	font-weight: 700;
	line-height: 1;
	letter-spacing: 0.02em
}
@media screen and (max-width:768px) {
	.case-slide>.picture>.item:before {
		left: 2vw;
		bottom: 1.33333vw;
		font-size: 16px;
		font-size: 1.6rem
	}
}
.case-slide>.picture>.item:first-of-type:before {
	content: "Before"
}
.case-slide>.picture>.item:last-of-type:before {
	content: "After"
}
.case-slide>.detail {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 385px;
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 22px;
	background-color: #3e3a39
}
@media screen and (max-width:768px) {
	.case-slide>.detail {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		height: 73.6vw;
		padding-left: 4.66667vw;
		padding-right: 4.66667vw
	}
}
.case-slide>.detail>.label {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 46px;
	margin-right: 18px;
	color: #51b386;
	line-height: 1;
	border: 2px solid #51b386;
	font-size: 20px
}
@media screen and (max-width:768px) {
	.case-slide>.detail>.label {
		width: 100%;
		height: 6.13333vw;
		font-size: 12px;
		font-size: 1.4rem;
		border-width: 0.26667vw;
		margin-right: 0;
		margin-bottom: 1.33333vw;
		padding: 14px 0
	}
}
.case-slide>.detail>.table {
	color: #fff;
	font-size: 18px;
	margin: 15px 0 0 45px
}
.case-slide>.detail>.table th {
	font-weight: normal;
	color: #ccc;
	padding: 9px 25px 0 0;
	vertical-align: top;
	width: 100px;
	line-height: 1.5;
	text-align: left
}
.case-slide>.detail>.table td {
	font-weight: bold;
	color: #eee;
	padding: 9px 0 0 15px;
	vertical-align: top;
	line-height: 1.5
}
.case-slide>.detail>.table td span {
	font-size: 13px;
	color: #ccc;
	font-weight: normal
}
@media screen and (max-width:768px) {
	.case-slide>.detail>.table {
		font-size: 14px;
		margin: 10px 0 0 10px
	}
	.case-slide>.detail>.table th {
		width: 83px
	}
	.case-slide>.detail>.table td {
		padding: 9px 0 0 0px
	}
	.case-slide>.detail>.table td span {
		font-size: 10px
	}
}
.case-slide>.detail>.lead {
	color: #fff;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.91667
}
@media screen and (max-width:768px) {
	.case-slide>.detail>.lead {
		font-size: 10px;
		font-size: 1rem;
		line-height: 1.5
	}
}
.flow-slide {
	background-color: #f5f5f5
}
.flow-slide>.label {
	position: relative;
	width: 100%;
	height: 43px;
	font-size: 22px;
	font-size: 2.2rem;
	background-color: #e4f4ed;
	text-align: center;
	line-height: 43px
}
@media screen and (max-width:768px) {
	.flow-slide>.label {
		height: 9.2vw;
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 9.2vw
	}
}
.flow-slide>.label:before {
	position: absolute;
	top: 50%;
	right: 10px;
	width: 85px;
	height: 29px;
	color: #fff;
	font-weight: 500;
	background-color: #333;
	font-size: 18px;
	font-size: 1.8rem;
	text-align: center;
	line-height: 29px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
.flow-slide>.label.-set1:before {
	content: "セット1"
}
.flow-slide>.label.-set2:before {
	content: "セット2"
}
.flow-slide>.label.-step1, .flow-slide>.label.-step2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.flow-slide>.label.-step1:before, .flow-slide>.label.-step2:before {
	position: static;
	display: inline-block;
	margin-right: 15px;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}
.flow-slide>.label.-step1:before {
	content: "STEP 1"
}
.flow-slide>.label.-step2:before {
	content: "STEP 2"
}
.flow-slide>.picture {
	width: 100%;
	height: 223px
}
@media screen and (max-width:768px) {
	.flow-slide>.picture {
		height: 45.33333vw
	}
}
.flow-slide>.lead {
	padding: 10px 20px;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 2
}
@media screen and (max-width:768px) {
	.flow-slide>.lead {
		padding: 4vw 3.33333vw;
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 1.91667
	}
}
@media screen and (max-width:768px) {
	.machine-slider {
		margin: 0 4.66667vw!important
	}
}
.machine-slider .slider-dots {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.machine-slide>.article {
	background: #f5f5f5;
	border-radius: 26px;
	overflow: hidden
}
@media screen and (max-width:768px) {
	.machine-slide>.article {
		border-radius: 3.444vw
	}
}
.machine-slide>.article>.body {
	padding: 30px 74px 100px
}
@media screen and (max-width:768px) {
	.machine-slide>.article>.body {
		padding: 4.4vw 5.86667vw 7.33333vw
	}
}
.machine-slide>.article>.body>.title {
	line-height: 1.5;
	text-align: center
}
.machine-slide>.article>.body>.title>.en, .machine-slide>.article>.body>.title>.main {
	display: block
}
.machine-slide>.article>.body>.title>.en {
	color: #51b386;
	font-size: 30px;
	font-weight: 700
}
@media screen and (max-width:768px) {
	.machine-slide>.article>.body>.title>.en {
		font-size: 17px;
		font-size: 1.7rem
	}
}
.machine-slide>.article>.body>.title>.main {
	font-size: 32px;
	font-weight: 600
}
@media screen and (max-width:768px) {
	.machine-slide>.article>.body>.title>.main {
		font-size: 17px;
		font-size: 1.7rem;
		font-weight: 700
	}
}
.machine-slide>.article>.body>.title>.main>.small {
	font-size: 24px;
	font-weight: 700
}
@media screen and (max-width:768px) {
	.machine-slide>.article>.body>.title>.main>.small {
		font-size: 13px;
		font-size: 1.3rem
	}
}
.machine-slide>.article>.body>.section {
	margin-top: 80px
}
@media screen and (max-width:768px) {
	.machine-slide>.article>.body>.section {
		margin-top: 6.52vw
	}
}
.machine-slide>.article>.body>.section>.label {
	margin-bottom: 0.75em;
	font-size: 24px;
	font-weight: 600;
	text-align: center
}
@media screen and (max-width:768px) {
	.machine-slide>.article>.body>.section>.label {
		font-size: 16px;
		font-size: 1.6rem
	}
}
.machine-slide>.article>.body>.section>.figure {
	text-align: center
}
.machine-slide>.article>.body>.section>.figure img {
	display: inline;
	width: auto
}
@media screen and (max-width:768px) {
	.machine-slide>.article>.body>.section>.figure img {
		width: 100%
	}
}
.machine-slide>.article>.body .lead {
	margin-top: 1em
}
@media screen and (min-width:769px) {
	.table-container.-thin {
		width: 680px;
		margin: auto
	}
}
.table-container+.button {
	margin-top: 65px
}
@media screen and (max-width:768px) {
	.table-container+.button {
		margin-top: 8.66667vw
	}
}
.price-table {
	width: 100%
}
.price-table+.price-table {
	margin-top: 54px
}
@media screen and (max-width:768px) {
	.price-table+.price-table {
		margin-top: 6.13333vw
	}
}
.price-table.-primary>.thead>.row>.label {
	width: 50%
}
.price-table.-secondary>.thead>.row>.label {
	width: 188px
}
@media screen and (max-width:768px) {
	.price-table.-secondary>.thead>.row>.label {
		width: 17.06667vw
	}
}
.price-table.-secondary>.thead>.row>.label.-large {
	width: 623px;
	font-size: 25px
}
@media screen and (max-width:768px) {
	.price-table.-secondary>.thead>.row>.label.-large {
		width: 56.66667vw;
		font-size: 11px;
		font-size: 1.1rem
	}
}
.price-table.-secondary>.thead>.row>.label.-em {
	color: #bba170
}
.price-table.-secondary>.tbody>.row>.label {
	padding: 0 1em;
	text-align: left
}
@media screen and (max-width:768px) {
	.price-table.-secondary>.tbody>.row>.label {
		font-size: 9px;
		font-size: 0.9rem
	}
}
.price-table.-secondary>.tbody>.row>.label._initial {
	background: #fff
}
@media screen and (max-width:768px) {
	.price-table.-secondary>.tbody>.row>.detail {
		font-size: 9px;
		font-size: 0.9rem
	}
}
@media screen and (max-width:768px) {
	.price-table.-secondary>.tbody>.row>.detail:last-child {
		font-size: 10px;
		font-size: 1rem
	}
}
.price-table>.title {
	color: #51b386;
	font-size: 28px;
	font-weight: 700;
	text-align: left
}
@media screen and (max-width:768px) {
	.price-table>.title {
		font-size: 16px;
		font-size: 1.6rem
	}
}
.price-table>.title .sub {
	color: initial;
	font-size: 22px;
	font-weight: 400
}
@media screen and (max-width:768px) {
	.price-table>.title .sub {
		font-size: 11px;
		font-size: 1.1rem
	}
}
.price-table>.note-caption {
	margin-top: 1em;
	caption-side: bottom;
	font-size: 14px;
	text-align: right
}
@media screen and (max-width:768px) {
	.price-table>.note-caption {
		font-size: 9px;
		font-size: 0.9rem
	}
}
@media screen and (max-width:768px) {
	.price-table>.note-caption.-secondary {
		margin-right: 1em
	}
}
.price-table>.thead>.row>.label {
	background: #333;
	color: #fff;
	font-size: 18px
}
@media screen and (max-width:768px) {
	.price-table>.thead>.row>.label {
		font-size: 9px;
		font-size: 0.9rem
	}
}
@media screen and (max-width:768px) {
	.price-table>.tbody>.row.-tall>.detail, .price-table>.tbody>.row.-tall>.label {
		padding: 0.5em 0
	}
}
.price-table>.tbody>.row>.label {
	background: #f5f5f5;
	font-size: 22px
}
@media screen and (max-width:768px) {
	.price-table>.tbody>.row>.label {
		font-size: 11px;
		font-size: 1.1rem
	}
}
@media screen and (max-width:768px) {
	.price-table>.tbody>.row>.label.-large {
		font-size: 14px;
		font-size: 1.4rem
	}
}
.price-table>.tbody>.row>.label sup:not(.star) {
	position: relative;
	top: -0.5em;
	margin-left: 1.75em;
	font-size: 10px
}
@media screen and (max-width:768px) {
	.price-table>.tbody>.row>.label sup:not(.star) {
		margin-left: 1em
	}
}
.price-table>.tbody>.row>.detail {
	font-size: 20px
}
@media screen and (max-width:768px) {
	.price-table>.tbody>.row>.detail {
		font-size: 16px;
		font-size: 1.6rem
	}
}
.price-table>.tbody>.row>.detail.-large {
	font-size: 32px
}
.price-table>.tbody>.row>.detail small {
	font-size: 0.6em
}
.price-table>.tbody>.row>.detail.-bunkatsu {
	background-color: #e4f4ed
}
.price-table>.tbody>.row>.detail.-bunkatsu em {
	color: #51b386;
	font-size: 32px;
	font-style: normal
}
.price-table.-bunkatsu>.thead>.row>.label:first-of-type {
	width: 26%
}
.price-table.-bunkatsu>.thead>.row>.label:nth-of-type(2) {
	width: 74%
}
.price-table.-bunkatsu>.tbody>.row:first-of-type>.detail {
	font-size: 26px;
	font-size: 2.6rem
}
.price-table>.tbody>.row>.detail .-bunkatsu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 7px 10px
}
.price-table>.tbody>.row>.detail .-bunkatsu .-bunkatsu_kaisu {
	background-color: #2d2d2d;
	border-radius: 50%;
	color: #fafafa;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 4em;
	height: 4em;
	padding: 12px;
	line-height: 1.1;
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: normal;
	margin-right: 10px
}
.price-table>.tbody>.row>.detail .-bunkatsu em {
	color: #51b386;
	font-size: 60px;
	font-size: 6rem;
	font-style: normal;
	font-weight: bold;
	line-height: 1;
	letter-spacing: -0.02em
}
.price-table>.tbody>.row>.detail .-bunkatsu em .small {
	font-size: 28px;
	font-size: 2.8rem
}
.price-table>.tbody>.row>.detail .-bunkatsu em .small:first-of-type {
	font-size: 24px;
	font-size: 2.4rem;
	display: inline-block;
	width: 1em;
	word-break: break-word
}
@media (-ms-high-contrast:none) {
	.price-table>.tbody>.row>.detail .-bunkatsu em .small:first-of-type {
		width: 2em
	}
}
.price-table>.tbody>.row>.detail .-bunkatsu .-bunkatsu_sougaku:before {
	content: "";
	display: inline-block;
	width: 1px;
	height: 40px;
	-webkit-transform: rotate(25deg);
	-ms-transform: rotate(25deg);
	transform: rotate(25deg);
	border-left: 2px solid #2d2d2d;
	position: absolute;
	bottom: 0;
	left: 10px
}
.price-table>.tbody>.row>.detail .-bunkatsu .-bunkatsu_sougaku {
	font-size: 26px;
	font-size: 2.6rem;
	font-weight: 600;
	text-align: left;
	line-height: 1;
	padding-left: 30px;
	position: relative;
	margin-left: 12px
}
.price-table>.tbody>.row>.detail .-bunkatsu .-bunkatsu_sougaku .small {
	font-size: 16px;
	font-size: 1.6rem
}
@media screen and (max-width:768px) {
	.price-table>.tbody>.row>.detail.-large {
		font-size: 16px;
		font-size: 1.6rem
	}
	.price-table>.tbody>.row>.detail.-bunkatsu em {
		font-size: 16px;
		font-size: 1.6rem
	}
	.price-table.-bunkatsu>.thead>.row>.label:first-of-type {
		width: 18%
	}
	.price-table.-bunkatsu>.thead>.row>.label:nth-of-type(2) {
		width: 82%
	}
	.price-table.-bunkatsu>.tbody>.row:first-of-type>.detail {
		font-size: 16px;
		font-size: 1.6rem
	}
	.price-table>.tbody>.row>.detail .-bunkatsu {
		padding: 5px
	}
	.price-table>.tbody>.row>.detail .-bunkatsu .-bunkatsu_kaisu {
		width: 3.4em;
		height: 3.4em;
		padding: 2px;
		font-size: 10px;
		font-size: 1rem;
		margin-right: 5px
	}
	.price-table>.tbody>.row>.detail .-bunkatsu em {
		font-size: 28px;
		font-size: 2.8rem
	}
	.price-table>.tbody>.row>.detail .-bunkatsu em .small {
		font-size: 16px;
		font-size: 1.6rem
	}
	.price-table>.tbody>.row>.detail .-bunkatsu em .small:first-of-type {
		font-size: 12px;
		font-size: 1.2rem
	}
	.price-table>.tbody>.row>.detail .-bunkatsu .-bunkatsu_sougaku:before {
		height: 20px;
		left: 3px;
		border-left: 1px solid #2d2d2d
	}
	.price-table>.tbody>.row>.detail .-bunkatsu .-bunkatsu_sougaku {
		font-size: 16px;
		font-size: 1.6rem;
		padding-left: 12px;
		margin-left: 5px;
		line-height: 0.9;
		margin-top: -1px
	}
	.price-table>.tbody>.row>.detail .-bunkatsu .-bunkatsu_sougaku .small {
		font-size: 10px;
		font-size: 1rem
	}
}
.price-table>.tbody>.row>.detail.-em {
	color: #51b386
}
.price-table .row>.detail, .price-table .row>.label {
	border: 1px solid #707070;
	font-weight: 600;
	text-align: center
}
.price-table+.section-block {
	margin-top: 54px
}
@media screen and (max-width:768px) {
	.price-table+.section-block {
		margin-top: 9.73333vw
	}
}
.tab-body[data-tab-id=light] .price-table+.section-block {
	margin-top: 0
}
.footer-sitemap>.column>.item>.link[href="#"]:hover {
	text-decoration: none;
	cursor: default
}
.mv_alert {
	text-align: center;
	padding: 20px 20px;
	background: #f5f5f5
}
.mv_alert .txt {
	color: #7d7d76;
	font-size: 13px;
	min-height: 20px
}
.mv_alert .txt a {
	background: url("../images/top/icon_alert.png") center left/22px 20px no-repeat;
	padding: 1px 0 1px 30px;
	min-height: 20px
}
.mv_alert .txt a:hover {
	opacity: 0.8
}
@media screen and (max-width:768px) {
	.mv_alert .txt {
		font-size: 0.7em
	}
	.mv_alert .txt a {
		padding: 0 0 0 24px;
		background: url("../images/top/icon_alert.png") center left/19px 14px no-repeat
	}
}
.mv_alert .txt {
	text-align: left;
	display: inline-block
}
@media only screen and (min-width:769px) {
	.conversion-bar {
		margin-top: 0;
		background-color: #707070;
	}
	.global-header>.upper {
		height: 90px
	}
	.global-header>.sub-menu {
		display: none
	}
	.header-logo {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		width: auto
	}
	.header-logo img {
		width: 56px
	}
	.header-logo>.sitetitle {
		color: #fff;
		font-size: 18px;
		font-weight: 700;
		margin-left: 2em;
		margin-top: -18px
	}
	.header-conversion {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		width: 615px
	}
	.header-kinds {
		display: none
	}
	.gnav-main {
		background-color: #f0f0f0
	}
	.gnav-main.is-fixed {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 100
	}
	.gnav-main .inner>.item>.label {
		color: initial;
		font-size: 17px;
		font-size: 1.7rem;
		font-weight: 700;
		-webkit-transition: 0.3s;
		-o-transition: 0.3s;
		transition: 0.3s
	}
	.gnav-main .inner>.item:hover>.label {
		color: initial;
		opacity: 0.8
	}
	.mv_alert {
		padding: 10px 20px;
		background-color: #fff
	}
	.mv_alert .txt {
		font-size: 15px;
		font-size: 1.5rem;
		text-align: center
	}
	.mv_alert .txt a {
		display: inline-block;
		margin: 0 18px;
		padding-left: 13px;
		color: #f22744;
		background-image: url("../images/common/info-arrow.png");
		background-reepat: no-repeat;
		background-size: auto;
		background-poaition: left center
	}
	.cv-buttons {
		display: none
	}
	.c-cta {
		position: relative;
		margin-top: 120px;
		padding: 0 0 80px
	}
	.c-cta__bg {
		width: 100vw;
		height: 340px;
		position: absolute;
		bottom: 0;
		left: 50%;
		background-color: #51b386;
		z-index: -1;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%)
	}
	.c-cta__content {
		max-width: 1140px;
		margin: 0 auto;
		padding-bottom: 40px;
		background-color: #fff;
		position: relative;
		z-index: 1
	}
	.c-cta__content .media {
		position: absolute;
		bottom: 0;
		right: -78px;
		z-index: -1
	}
	.c-cta__intro {
		text-align: center;
		padding: 0;
		font-weight: 700
	}
	.c-cta__intro .subject {
		font-size: 24px;
		/* font-size: 2.4rem */
	}
	.c-cta__intro .caption {
		font-size: 37px;
		/* font-size: 3.7rem */
	}
	.c-cta__intro .performance {
		margin-top: 38px
	}
	.c-cta__intro .performance img {
		margin: auto
	}
	.c-cta__line {
		margin-top: 25px
	}
	.c-cta-btn {
		max-width: 780px;
		height: 130px;
		margin: auto;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		text-align: center;
		border: 4px solid #000;
		background-image: -webkit-gradient(linear, left top, right top, from(#eda32d), color-stop(68%, #f0ad42), to(#f2b656));
		background-image: -webkit-linear-gradient(left, #eda32d 0%, #f0ad42 68%, #f2b656 100%);
		background-image: -o-linear-gradient(left, #eda32d 0%, #f0ad42 68%, #f2b656 100%);
		background-image: linear-gradient(90deg, #eda32d 0%, #f0ad42 68%, #f2b656 100%);
		-webkit-box-shadow: 0px 7px 0px 0px rgba(34, 34, 34, 0.004);
		box-shadow: 0px 7px 0px 0px rgba(34, 34, 34, 0.004);
		border-radius: 65px;
		position: relative
	}
	.c-cta-btn:after {
		display: block;
		content: '';
		width: 21px;
		height: 25px;
		background-image: url("../images/cta/icon_arrow.png");
		background-size: contain;
		position: absolute;
		top: 50%;
		right: 68px;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%)
	}
	.c-cta-btn .point {
		position: absolute;
		top: -50px;
		left: 40px
	}
	.c-cta-btn .label {
		padding-bottom: 10px;
		line-height: 1;
		font-weight: 700;
		color: #fff;
		position: relative
	}
	.c-cta-btn .label:after {
		display: block;
		content: '';
		width: 100%;
		height: 2px;
		background-color: #fff;
		position: absolute;
		bottom: 0;
		left: 0
	}
	.c-cta-btn .label-caption {
		display: block;
		font-size: 20px;
		/* font-size: 2rem; */
		text-shadow: 0px 0px 12px rgba(215, 81, 0, 0.78)
	}
	.c-cta-btn .label-subject {
		display: block;
		margin-top: 10px;
		font-size: 38px;
		/* font-size: 3.8rem; */
		position: relative;
		text-shadow: 0px 0px 12px rgba(215, 81, 0, 0.78)
	}
	.p-cta {
		margin: 75px 0
	}
	.p-cta-btn {
		max-width: 420px;
		height: 70px;
		margin: auto;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		text-align: center;
		background-color: #eda32d;
		-webkit-box-shadow: 0px 3px 0px 0px #cc8514;
		box-shadow: 0px 3px 0px 0px #cc8514;
		border-radius: 6px;
		position: relative;
		z-index: 1
	}
	.p-cta-btn:after {
		display: block;
		content: '';
		width: 13px;
		height: 15px;
		background-image: url("../images/common/cta-btn-arrow.png");
		background-size: contain;
		position: absolute;
		top: 50%;
		right: 20px;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%)
	}
	.p-cta-btn .label {
		padding-bottom: 6px;
		line-height: 1;
		font-weight: 700;
		color: #fff;
		position: relative
	}
	.p-cta-btn .label:after {
		display: block;
		content: '';
		width: 100%;
		height: 1px;
		background-color: #fff;
		position: absolute;
		bottom: 0;
		left: 0
	}
	.p-cta-btn .label-caption {
		display: block;
		font-size: 16px
	}
	.p-cta-btn .label-subject {
		display: block;
		margin-top: 8px;
		font-size: 22px;
		position: relative
	}
	.c-supervision {
		padding: 90px 0 100px;
		background-color: #f4f4f4
	}
	.c-supervision__inner {
		max-width: 1000px;
		padding: 80px;
		margin: auto;
		background-color: #fff
	}
	.c-supervision__about .title {
		font-size: 23px;
		padding: 10px 0;
		border-top: 4px solid #0e8f73;
		border-bottom: 1px solid #e3e3e3;
		text-align: center
	}
	.c-supervision__about .feature-article {
		margin-top: 40px
	}
	.c-supervision__about .feature-article .subject {
		padding-left: 20px;
		font-size: 20px;
		font-weight: 700;
		position: relative
	}
	.c-supervision__about .feature-article .subject:before {
		display: block;
		content: '';
		width: 4px;
		height: 30px;
		background-color: #0e8f73;
		position: absolute;
		top: 50%;
		left: 0;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%)
	}
	.c-supervision__about .feature-article .article {
		margin-top: 1em
	}
	.c-supervision__director {
		margin-top: 40px;
		padding: 6px;
		border: 2px solid #0e8f73
	}
	.c-supervision__director .inner {
		padding: 30px 40px 70px;
		border: 1px solid #0e8f73
	}
	.c-supervision__director .person {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	.c-supervision__director .person-media {
		width: 190px
	}
	.c-supervision__director .person-body {
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		padding-left: 50px
	}
	.c-supervision__director .person-message {
		font-size: 15px;
		line-height: 1.846153846153846
	}
	.c-supervision__director .person-message .txt {
		margin-top: 1em
	}
	.c-supervision__director .profile {
		line-height: 1
	}
	.c-supervision__director .profile-position {
		font-size: 18px;
		margin-bottom: 1em
	}
	.c-supervision__director .profile-name {
		font-size: 34px;
		font-weight: 700;
		color: #bd8625;
		display: inline-block
	}
	.c-supervision__director .profile-kana {
		font-size: 13px;
		color: #222;
		margin-left: 1em;
		display: inline-block;
		-webkit-transform: translateY(-6px);
		-ms-transform: translateY(-6px);
		transform: translateY(-6px)
	}
	.c-supervision__director .academic {
		margin-top: 1em;
		line-height: 1
	}
	.c-supervision__director .academic-subject {
		font-size: 16px;
		margin-bottom: 0.5em;
		font-weight: 700
	}
	.c-supervision__director .academic-desc {
		font-size: 15px;
		line-height: 1.25;
		color: #222
	}
	.note-section.section+.c-supervision {
		margin-top: 135px
	}
}
@media only screen and (max-width:768px) {
	.page-wrapper {
		/* padding-top: calc(55px + 17.6vw) */
	}
	.page-container {
		padding-bottom: 0
	}
	.global-header {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
		-webkit-transition: 0.3s ease-out;
		-o-transition: 0.3s ease-out;
		transition: 0.3s ease-out;
		z-index: 999
	}
	.global-header.hide {
		-webkit-transform: translateY(-100%);
		-ms-transform: translateY(-100%);
		transform: translateY(-100%);
		-webkit-transition-duration: 0.4s ease-in;
		-o-transition-duration: 0.4s ease-in;
		transition-duration: 0.4s ease-in
	}
	.global-header>.upper {
		position: relative;
		height: 55px
	}
	.global-header>.upper .sitetitle {
		display: none
	}
	.global-header>.lower>.sitetitle {
		height: auto
	}
	.global-header>.lower>.sitetitle>.inner {
		height: 40px;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.global-header>.sub-menu {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		padding: 2.666666666666667vw 0;
		background-color: #fff
	}
	.global-header .sub-menu-icon {
		width: 20%;
		padding: 0 2%
	}
	.header-conversion {
		display: none
	}
	.header-kinds {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
	.header-lower>.sitetitle {
		height: auto;
		padding: 0 4vw;
		background-color: #0e8f73
	}
	.header-lower>.sitetitle>.inner {
		height: 40px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.header-lower>.sitetitle>.inner>.title {
		font-size: 12px;
		font-size: 1.2rem;
		color: #fff;
		margin: 0;
		font-weight: 700
	}
	.button-pill {
		width: 33.86666666666667vw;
		height: 8vw;
		margin-right: 5.333333333333334vw;
		border: 1px solid #fff;
		border-radius: 4vw;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.button-pill>.icon {
		width: 3.2vw;
		margin-right: 1.333333333333333vw
	}
	.button-pill>.label {
		font-size: 11px;
		font-size: 1.1rem;
		color: #fff
	}
	.header-btn {
		color: #fff
	}
	.header-btn .header-hamburger {
		width: 5.333333333333334vw;
		height: 4.266666666666667vw;
		margin-bottom: 22px;
		margin: auto
	}
	.header-btn .header-hamburger>.bar {
		background-color: #fff
	}
	.header-btn .text {
		font-size: 10px;
		font-size: 1rem;
		line-height: 1;
		margin-top: 1em;
		text-align: center
	}
	body[data-navigation=visible] .header-hamburger>.bar:first-of-type {
		-webkit-transform: translateY(8px) translateX(0) rotate(45deg);
		-ms-transform: translateY(8px) translateX(0) rotate(45deg);
		transform: translateY(8px) translateX(0) rotate(45deg)
	}
	.header-sitetitle {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		background-color: #0e8f73
	}
	.header-sitetitle>.inner>.title {
		font-size: 12px;
		font-size: 1.2rem;
		color: #fff;
		margin: 0;
		line-height: 0.8
	}
	.global-navigation:not(.-static) {
		top: 55px
	}
	.c-cta {
		position: relative;
		margin-top: 10vw;
		padding: 0 0 8vw
	}
	.c-cta__bg {
		width: 100vw;
		height: 38.666666666666664vw;
		position: absolute;
		bottom: 0;
		left: 50vw;
		background-color: #51b386;
		z-index: -1;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%)
	}
	.c-cta__content {
		margin: 0 2.666666666666667vw;
		padding-bottom: 3.333333333333333vw;
		background-color: #fff
	}
	.c-cta__intro {
		padding: 0 8vw;
		font-weight: 700
	}
	.c-cta__intro .subject {
		font-size: 14px;
		/* font-size: 1.4rem */
	}
	.c-cta__intro .caption {
		font-size: 19px;
		/* font-size: 1.9rem; */
		line-height: 1.578947368421053
	}
	.c-cta__intro .performance {
		width: 41.06666666666667vw;
		margin-top: 1.333333333333333vw
	}
	.c-cta__line {
		position: relative;
		margin-top: 1.866666666666667vw;
		padding: 0 2.666666666666667vw;
		z-index: 1
	}
	.c-cta__line .media {
		width: 44.800000000000004vw;
		position: absolute;
		top: -35.333333333333336vw;
		right: -2.666666666666667vw;
		z-index: -1
	}
	.c-cta-btn {
		max-width: 89.33333333333333vw;
		height: 18.666666666666668vw;
		margin: auto;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		text-align: center;
		border: 3px solid #000;
		background-image: -webkit-gradient(linear, left top, right top, from(#eda22b), color-stop(68%, #f0ac41), to(#f2b657));
		background-image: -webkit-linear-gradient(left, #eda22b 0%, #f0ac41 68%, #f2b657 100%);
		background-image: -o-linear-gradient(left, #eda22b 0%, #f0ac41 68%, #f2b657 100%);
		background-image: linear-gradient(90deg, #eda22b 0%, #f0ac41 68%, #f2b657 100%);
		-webkit-box-shadow: 0px 7px 0px 0px rgba(34, 34, 34, 0.004);
		box-shadow: 0px 7px 0px 0px rgba(34, 34, 34, 0.004);
		border-radius: 9.333333333333334vw;
		position: relative
	}
	.c-cta-btn:after {
		display: block;
		content: '';
		width: 2.8vw;
		height: 3.333333333333333vw;
		background-image: url("../images/cta/icon_arrow.png");
		background-size: contain;
		position: absolute;
		top: 50%;
		right: 7.466666666666668vw;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%)
	}
	.c-cta-btn .label {
		padding-bottom: 1.6vw;
		line-height: 1;
		font-weight: 700;
		color: #fff;
		position: relative
	}
	.c-cta-btn .label:after {
		display: block;
		content: '';
		width: 100%;
		height: 2px;
		background-color: #fff;
		position: absolute;
		bottom: 0;
		left: 0
	}
	.c-cta-btn .label-caption {
		display: block;
		font-size: 14px;
		/* font-size: 1.4rem; */
		text-shadow: 0px 0px 12px rgba(226, 74, 0, 0.5)
	}
	.c-cta-btn .label-subject {
		display: block;
		margin-top: 1.333333333333333vw;
		font-size: 21px;
		/* font-size: 2.1rem; */
		position: relative;
		text-shadow: 0px 0px 12px rgba(226, 74, 0, 0.5)
	}
	.global-footer {
		padding-bottom: 14.000000000000002vw
	}
	.cv-buttons {
		position: fixed;
		bottom: 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		z-index: 9999
	}
	.cv-buttons .items {
		width: 50%
	}
	.c-supervision__about {
		margin-top: 11.333333333333332vw
	}
	.c-supervision__about .title {
		padding: 1.333333333333333vw 0;
		border-top: 6px solid #0e8f73;
		border-bottom: 1px solid #e3e3e3;
		text-align: center
	}
	.c-supervision__about .feature {
		padding: 0 4.666666666666667vw
	}
	.c-supervision__about .feature-article {
		margin-top: 4.8vw
	}
	.c-supervision__about .feature-article .subject {
		padding-left: 4vw;
		font-size: 15px;
		font-size: 1.5rem;
		line-height: 1.4;
		font-weight: 700;
		position: relative
	}
	.c-supervision__about .feature-article .subject:before {
		display: block;
		content: '';
		width: 0.533333333333333vw;
		height: 10.666666666666668vw;
		background-color: #0e8f73;
		position: absolute;
		top: 50%;
		left: 0;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%)
	}
	.c-supervision__about .feature-article .article {
		margin-top: 1em;
		line-height: 1.785714285714286
	}
	.c-supervision__director {
		margin: 8vw 4.666666666666667vw 0;
		padding: 0.8vw;
		border: 0.533333333333333vw solid #0e8f73
	}
	.c-supervision__director .inner {
		padding: 4vw;
		border: 1px solid #0e8f73
	}
	.c-supervision__director .person {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	.c-supervision__director .person-media {
		width: 24vw
	}
	.c-supervision__director .person-body {
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		padding-left: 4.666666666666667vw
	}
	.c-supervision__director .person-message {
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 1.846153846153846
	}
	.c-supervision__director .person-message .txt {
		margin-top: 1em
	}
	.c-supervision__director .profile {
		line-height: 1
	}
	.c-supervision__director .profile-position {
		font-size: 13px;
		font-size: 1.3rem;
		margin-bottom: 1em
	}
	.c-supervision__director .profile-name {
		font-size: 20px;
		font-size: 2rem;
		font-weight: 700;
		color: #bd8625
	}
	.c-supervision__director .profile-kana {
		font-size: 10px;
		font-size: 1rem;
		margin-top: 0.5em;
		color: #222
	}
	.c-supervision__director .academic {
		margin-top: 1em;
		line-height: 1
	}
	.c-supervision__director .academic-subject {
		font-size: 11px;
		font-size: 1.1rem;
		margin-bottom: 0.5em;
		font-weight: 700
	}
	.c-supervision__director .academic-desc {
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 1.25;
		color: #222
	}
	.p-cta {
		margin: 8vw 0
	}
	.p-cta-btn {
		max-width: 78.66666666666666vw;
		height: 15.466666666666667vw;
		margin: auto;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		text-align: center;
		background-color: #eda32d;
		-webkit-box-shadow: 0px 0.8vw 0px 0px #cc8514;
		box-shadow: 0px 0.8vw 0px 0px #cc8514;
		border-radius: 2.133333333333333vw;
		position: relative;
		z-index: 1
	}
	.p-cta-btn:after {
		display: block;
		content: '';
		width: 2.8vw;
		height: 3.333333333333333vw;
		background-image: url("../images/common/cta-btn-arrow.png");
		background-size: contain;
		position: absolute;
		top: 50%;
		right: 4vw;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%)
	}
	.p-cta-btn .label {
		padding-bottom: 1.6vw;
		line-height: 1;
		font-weight: 700;
		color: #fff;
		position: relative
	}
	.p-cta-btn .label:after {
		display: block;
		content: '';
		width: 100%;
		height: 2px;
		background-color: #fff;
		position: absolute;
		bottom: 0;
		left: 0
	}
	.p-cta-btn .label-caption {
		display: block;
		font-size: 12px;
		font-size: 1.2rem
	}
	.p-cta-btn .label-subject {
		display: block;
		margin-top: 1.333333333333333vw;
		font-size: 15px;
		font-size: 1.5rem;
		position: relative
	}
}
.mv-btn {
	width: 100%
}
.main-visual {
	margin-bottom: 150px;
	max-width: initial;
	max-height: initial;
	width: 100%;
	height: 500px;
	background-image: url("../images/top/kv--lg.jpg");
	background-position: top center;
	background-size: cover;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	z-index: 1;
	min-height: initial;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: colmun;
	flex-direction: colmun;
	position: relative
}
.main-visual .mv-person {
	width: 100%;
	position: absolute;
	bottom: -150px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}
.main-visual .mv-person img {
	margin: auto
}
.main-visual .mv-copy {
	color: #fff;
	line-height: 1;
	font-weight: 700;
	text-align: center
}
.main-visual .mv-btn {
	width: 100%;
	position: absolute;
	bottom: -65px;
	left: 0
}
.main-visual .mv-copy {
	padding: 90px 0 40px;
	position: relative;
	z-index: 10
}
.main-visual .mv-copy .subject {
	font-size: 28px;
	font-size: 2.8rem
}
.main-visual .mv-copy .keypharse {
	margin: 20px 0;
	font-size: 54px;
	font-size: 5.4rem;
	line-height: 1.388888888888889
}
.main-visual .mv-copy .caption {
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: 400
}
.main-visual .mv-copy .media {
	margin: 30px auto 40px
}
.main-visual .mv-copy .media img {
	margin: auto
}
.main-visual .mv-btn-sim {
	width: 100%;
	position: absolute;
	bottom: -200px
}
.main-visual.-clinic, .main-visual.-page {
	background-image: none
}
.main-visual.-clinic:before, .main-visual.-page:before {
	background-color: rgba(0, 0, 0, 0.66);
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0
}
.main-visual.-clinic .picture, .main-visual.-page .picture {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	-o-object-fit: cover;
	object-fit: cover;
	z-index: -1
}
.main-visual .treatment-tag {
	padding: 0;
	margin: 0 0 -10px;
	text-align: center
}
.main-visual .treatment-tag .item {
	font-size: 18px;
	padding: 13px 0.5em;
	display: inline-block;
	color: #fff;
	background-color: #000;
	list-style: none
}
.main-visual .page-header {
	padding: 100px 0 40px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	position: relative;
	z-index: 10
}
.main-visual .page-header .title {
	line-height: 1
}
.main-visual .page-header .title-caption {
	color: #51b386;
	font-size: 28px;
	font-size: 2.8rem;
	margin-bottom: 15px;
	display: block;
	font-famiry: 'Robot'
}
.main-visual .page-header .title-page {
	font-size: 54px;
	font-size: 5.4rem;
	line-height: 1.481481481481481;
	display: block
}
.main-visual .page-header .caption {
	margin-top: 26px;
	font-size: 22px;
	font-size: 2.2rem;
	line-heght: 1.681818181818182
}
.main-visual.-page {
	margin-bottom: 65px
}
@media screen and (max-width:768px) {
	.main-visual {
		display: block;
		margin-bottom: 0;
		height: 74.66666666666667vw;
		background-image: url("../images/top/kv--md.jpg");
		min-height: initial;
		border-bottom: none
	}
	.main-visual .mv-person {
		width: 100%;
		position: absolute;
		bottom: 0;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%)
	}
	.main-visual .mv-copy {
		padding: 5.333333333333334vw 0 5.333333333333334vw
	}
	.main-visual .mv-copy .subject {
		font-size: 15px;
		font-size: 1.5rem
	}
	.main-visual .mv-copy .keypharse {
		margin: 1.333333333333333vw 0 2.666666666666667vw;
		font-size: 27px;
		font-size: 2.7rem
	}
	.main-visual .mv-copy .caption {
		font-size: 15px;
		font-size: 1.5rem
	}
	.main-visual .mv-copy .media {
		width: 53.06666666666666vw;
		margin: 6.666666666666667vw auto 0
	}
	.main-visual .mv-btn {
		bottom: -9.333333333333334vw
	}
	.main-visual .treatment-tag {
		margin: 0 0 -3.2vw
	}
	.main-visual .treatment-tag .item {
		font-size: 10px;
		font-size: 1rem;
		padding: 6px 0.5em
	}
	.main-visual-.page, .main-visual.-clinic {
		background-image: none
	}
	.main-visual-.page .mv-copy .subject, .main-visual.-clinic .mv-copy .subject {
		font-size: 12px;
		font-size: 1.2rem
	}
	.main-visual .page-header {
		padding: 5.333333333333334vw 0 5.333333333333334vw;
		position: relative;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		height: calc(100% - 9.333333333333334vw);
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.main-visual .page-header .title-caption {
		font-size: 14px;
		font-size: 1.4rem;
		margin-bottom: 2vw
	}
	.main-visual .page-header .title-page {
		font-size: 27px;
		font-size: 2.7rem
	}
	.main-visual .page-header .caption {
		margin-top: 4vw;
		font-size: 11px;
		font-size: 1.1rem
	}
	.main-visual-.page {
		margin-bottom: 4.666666666666667vw
	}
}
@media screen and (max-width:768px) {
	.page-container {
		position: relative
	}
	.-float+.tab-contents {
		padding-top: 100px
	}
	.-sameheader+.tab-contents {
		padding-top: 55px
	}
	.-floating .-float {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		padding: 0
	}
	.-fixedarea .-float {
		position: fixed;
		width: 100%;
		top: 0;
		left: 0;
		width: 100%;
		-webkit-transition: opacity 0.4s, padding 0s;
		-o-transition: opacity 0.4s, padding 0s;
		transition: opacity 0.4s, padding 0s
	}
	.-fixedarea.-out .-float {
		opacity: 0
	}
	.content-tabs.-float {
		padding-top: 0;
		background-color: #e4f4ed
	}
	.content-tabs.-float>.tab {
		padding: 19px 0
	}
	body[data-scroll=up] .-fixedarea .-float {
		top: calc(55px + 16vw);
		-webkit-transition: 0.4s;
		-o-transition: 0.4s;
		transition: 0.4s
	}
	.content-tabs.-sameheader>.tab {
		padding: 19px 0
	}
}
.cv-buttons picture {
	width: 100%;
}
.item picture img {
	height: auto;
}
.section-header__subtitle picture img {
	height: auto;
}
.swiper-slide picture {
	height: auto;
}
.media picture img {
	height: auto;
}
.sub-menu picture img {
	width: 100%;
	height: auto;
}
.num picture img {
	height: auto;
}
.mv-person picture img {
	height: auto;
}
.avatar img {
	height: auto;
}
.case_image_sp {
	display: none;
}
@media screen and (max-width:768px) {
	.case_image_pc {
		display: none;
	}
	.case_image_sp {
		display: block;
	}
}