@charset "UTF-8"; /*! destyle.css v1.0.15 | MIT License | https://github.com/nicolas-cusan/destyle.css */
@-webkit-keyframes swiper-preloader-spin {
	to {
		transform: rotate(360deg);
	}
}
@keyframes swiper-preloader-spin {
	to {
		transform: rotate(360deg);
	}
}
@-webkit-keyframes show {
	0% {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
@keyframes show {
	0% {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
@-webkit-keyframes btn01 {
	0% {
		transform: translateY(7px) rotate(45deg);
	}
	50% {
		transform: translateY(7px) rotate(0);
	}
	to {
		transform: translateY(0) rotate(0);
	}
}
@keyframes btn01 {
	0% {
		transform: translateY(7px) rotate(45deg);
	}
	50% {
		transform: translateY(7px) rotate(0);
	}
	to {
		transform: translateY(0) rotate(0);
	}
}
@-webkit-keyframes btn02 {
	0% {
		transform: translateY(-7px) rotate(-45deg);
	}
	50% {
		transform: translateY(-7px) rotate(0);
	}
	to {
		transform: translateY(0) rotate(0);
	}
}
@keyframes btn02 {
	0% {
		transform: translateY(-7px) rotate(-45deg);
	}
	50% {
		transform: translateY(-7px) rotate(0);
	}
	to {
		transform: translateY(0) rotate(0);
	}
}
@-webkit-keyframes active-btn01 {
	0% {
		transform: translateY(0) rotate(0);
	}
	50% {
		transform: translateY(7px) rotate(0);
	}
	to {
		transform: translateY(7px) rotate(45deg);
	}
}
@keyframes active-btn01 {
	0% {
		transform: translateY(0) rotate(0);
	}
	50% {
		transform: translateY(7px) rotate(0);
	}
	to {
		transform: translateY(7px) rotate(45deg);
	}
}
@-webkit-keyframes active-btn03 {
	0% {
		transform: translateY(0) rotate(0);
	}
	50% {
		transform: translateY(-7px) rotate(0);
	}
	to {
		transform: translateY(-7px) rotate(-45deg);
	}
}
@keyframes active-btn03 {
	0% {
		transform: translateY(0) rotate(0);
	}
	50% {
		transform: translateY(-7px) rotate(0);
	}
	to {
		transform: translateY(-7px) rotate(-45deg);
	}
}
@-webkit-keyframes mv-fade {
	0% {
		transform: scale(1);
	}
	to {
		transform: scale(1.035);
	}
}
@keyframes mv-fade {
	0% {
		transform: scale(1);
	}
	to {
		transform: scale(1.035);
	}
}
@-webkit-keyframes dotsLoop {
	0% {
		top: 0;
	}
	to {
		top: 100%;
	}
}
@keyframes dotsLoop {
	0% {
		top: 0;
	}
	to {
		top: 100%;
	}
}
@-webkit-keyframes slideIn {
	0% {
		transform: translateY(100%);
	}
	to {
		transform: translateY(0);
	}
}
@keyframes slideIn {
	0% {
		transform: translateY(100%);
	}
	to {
		transform: translateY(0);
	}
}
@-webkit-keyframes slideOut {
	0% {
		transform: translateY(0);
	}
	to {
		transform: translateY(100%);
	}
}
@keyframes slideOut {
	0% {
		transform: translateY(0);
	}
	to {
		transform: translateY(100%);
	}
}
* {
	box-sizing: border-box;
}
::after,
::before {
	box-sizing: inherit;
}
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: transparent;
	font-size: 62.5%;
}
.o-detail-editor .o-editor-basic > ol li > ul,
.o-detail-editor .o-editor-basic > ul li > ul,
address,
blockquote,
dl,
figure,
form,
iframe,
ol,
p,
pre,
table,
ul {
	margin: 0;
}
details,
img,
main {
	display: block;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: inherit;
	line-height: inherit;
	font-weight: inherit;
	margin: 0;
}
ol,
ul {
	padding: 0;
	list-style: none;
}
.o-detail-editor .o-editor-basic p strong,
dt {
	font-weight: 700;
}
dd {
	margin-left: 0;
}
a,
hr {
	color: inherit;
}
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
	border: 0;
	border-top: 1px solid;
	margin: 0;
	clear: both;
}
code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: inherit;
}
address {
	font-style: inherit;
}
a {
	background-color: transparent;
	text-decoration: none;
	outline: 0;
	opacity: 1;
	transition: 0.3s;
	-webkit-tap-highlight-color: transparent;
}
abbr[title] {
	border-bottom: none;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
}
b,
strong {
	font-weight: bolder;
}
small {
	font-size: 80%;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
img {
	border-style: none;
	vertical-align: bottom;
	max-width: 100%;
	height: auto;
}
embed,
iframe,
object {
	border: 0;
	vertical-align: bottom;
}
button,
input,
optgroup,
select,
textarea {
	vertical-align: middle;
	color: inherit;
	font: inherit;
	text-align: inherit;
}
optgroup {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 0;
	background: 0 0;
	padding: 0;
	margin: 0;
	outline: 0;
	border-radius: 0;
}
[type="checkbox"] {
	-webkit-appearance: checkbox;
	-moz-appearance: checkbox;
	appearance: checkbox;
}
[type="radio"] {
	-webkit-appearance: radio;
	-moz-appearance: radio;
	appearance: radio;
}
button,
input {
	overflow: visible;
}
button,
select {
	text-transform: none;
}
button {
	cursor: pointer;
}
[type="button"],
[type="reset"],
[type="submit"] {
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
[type="button"][disabled],
[type="reset"][disabled],
[type="submit"][disabled],
button[disabled] {
	cursor: default;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
	outline: 1px dotted ButtonText;
}
select::-ms-expand {
	display: none;
}
fieldset,
legend,
option {
	padding: 0;
}
fieldset {
	margin: 0;
	border: 0;
	min-width: 0;
}
legend {
	color: inherit;
	display: table;
	max-width: 100%;
	white-space: normal;
}
progress {
	vertical-align: baseline;
}
textarea {
	overflow: auto;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}
[type="search"] {
	outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}
label[for] {
	cursor: pointer;
}
summary {
	display: list-item;
}
[contenteditable] {
	outline: 0;
}
.o-detail-editor table,
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption {
	text-align: left;
}
td,
th {
	vertical-align: top;
	padding: 0;
}
th {
	text-align: left;
	font-weight: 700;
}
[hidden],
template {
	display: none;
}
@media (max-width: 960px) {
	.pc {
		display: none !important;
	}
}
@media (min-width: 961px) {
	.sp {
		display: none !important;
	}
}
@font-face {
	font-family: swiper-icons;
	src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")
		format("woff");
	font-weight: 400;
	font-style: normal;
}
:root {
	--swiper-theme-color: #007aff;
}
.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
	flex-direction: column;
}
.swiper-slide,
.swiper-wrapper {
	width: 100%;
	height: 100%;
	position: relative;
	transition-property: transform;
}
.swiper-wrapper {
	z-index: 1;
	display: flex;
	box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
	transform: translate3d(0, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
	flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
	flex-wrap: wrap;
	flex-direction: column;
}
.swiper-container-free-mode > .swiper-wrapper {
	transition-timing-function: ease-out;
	margin: 0 auto;
}
.swiper-slide {
	flex-shrink: 0;
}
.swiper-slide-invisible-blank {
	visibility: hidden;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
	height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
	align-items: flex-start;
	transition-property: transform, height;
}
.swiper-container-3d {
	perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
	transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
	background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-right {
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-top {
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-css-mode > .swiper-wrapper {
	overflow: auto;
	scrollbar-width: none;
	-ms-overflow-style: none;
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
	display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
	scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
	-ms-scroll-snap-type: x mandatory;
	scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
	-ms-scroll-snap-type: y mandatory;
	scroll-snap-type: y mandatory;
}
:root {
	--swiper-navigation-size: 44px;
}
.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: calc(var(--swiper-navigation-size) / 44 * 27);
	height: var(--swiper-navigation-size);
	margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
	z-index: 10;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: 0.35;
	cursor: auto;
	pointer-events: none;
}
.swiper-button-next:after,
.swiper-button-prev:after {
	font-family: swiper-icons;
	font-size: var(--swiper-navigation-size);
	text-transform: none !important;
	letter-spacing: 0;
	font-variant: initial;
	line-height: 1;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	left: 10px;
	right: auto;
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
	content: "prev";
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	right: 10px;
	left: auto;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
	content: "next";
}
.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
	--swiper-navigation-color: #ffffff;
}
.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
	--swiper-navigation-color: #000000;
}
.swiper-button-lock {
	display: none;
}
.swiper-pagination {
	position: absolute;
	text-align: center;
	transition: 0.3s opacity;
	transform: translate3d(0, 0, 0);
	z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
	opacity: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%;
}
.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transform: scale(0.33);
	position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	transform: scale(0.33);
}
.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: 0.2;
}
button.swiper-pagination-bullet {
	border: 0;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer;
}
.swiper-pagination-bullet-active {
	opacity: 1;
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-container-vertical > .swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	transform: translate3d(0, -50%, 0);
}
.swiper-container-vertical
	> .swiper-pagination-bullets
	.swiper-pagination-bullet {
	margin: 6px 0;
	display: block;
}
.swiper-container-vertical
	> .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	transform: translateY(-50%);
	width: 8px;
}
.swiper-container-vertical
	> .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
	.swiper-pagination-bullet {
	display: inline-block;
	transition: 0.2s transform, 0.2s top;
}
.swiper-container-horizontal
	> .swiper-pagination-bullets
	.swiper-pagination-bullet {
	margin: 0 4px;
}
.swiper-container-horizontal
	> .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	transform: translateX(-50%);
	white-space: nowrap;
}
.swiper-container-horizontal
	> .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
	.swiper-pagination-bullet {
	transition: 0.2s transform, 0.2s left;
}
.swiper-container-horizontal.swiper-container-rtl
	> .swiper-pagination-bullets-dynamic
	.swiper-pagination-bullet {
	transition: 0.2s transform, 0.2s right;
}
.swiper-pagination-progressbar {
	background: rgba(0, 0, 0, 0.25);
	position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transform: scale(0);
	transform-origin: left top;
}
.swiper-container-rtl
	.swiper-pagination-progressbar
	.swiper-pagination-progressbar-fill {
	transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical
	> .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0;
}
.swiper-container-horizontal
	> .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical > .swiper-pagination-progressbar {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0;
}
.swiper-pagination-white {
	--swiper-pagination-color: #ffffff;
}
.swiper-pagination-black {
	--swiper-pagination-color: #000000;
}
.swiper-pagination-lock {
	display: none;
}
.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%;
}
.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 10px;
	left: 0;
	top: 0;
}
.swiper-scrollbar-cursor-drag {
	cursor: move;
}
.slick-slide.slick-loading img,
.swiper-scrollbar-lock {
	display: none;
}
.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
	max-width: 100%;
	max-height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
}
.swiper-slide-zoomed {
	cursor: move;
}
.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s infinite linear;
	animation: swiper-preloader-spin 1s infinite linear;
	box-sizing: border-box;
	border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
	border-radius: 50%;
	border-top-color: transparent;
}
.swiper-lazy-preloader-white {
	--swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
	--swiper-preloader-color: #000;
}
.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
	pointer-events: none;
	transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}
.swiper-container-cube,
.swiper-container-flip {
	overflow: visible;
}
.swiper-container-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	transform-origin: 0 0;
	width: 100%;
	height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
	pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
	transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.6;
	filter: blur(50px);
	z-index: 0;
}
.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
}
.slick-slide.dragging img,
.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.slick-counter01,
.slick-counter02,
.slick-counter03 {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 1.6rem;
	margin-top: 9px;
}
@media (max-width: 960px) {
	.slick-counter01,
	.slick-counter02,
	.slick-counter03 {
		font-size: 1.2rem;
	}
}
.slick-counter01 > .current,
.slick-counter01 > .total,
.slick-counter02 > .current,
.slick-counter02 > .total,
.slick-counter03 > .current,
.slick-counter03 > .total {
	font-size: 1.6rem;
	font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium",
		"游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	letter-spacing: 0.12em;
	color: #000;
	font-weight: 400;
}
@media (max-width: 960px) {
	.slick-counter01 > .current,
	.slick-counter01 > .total,
	.slick-counter02 > .current,
	.slick-counter02 > .total,
	.slick-counter03 > .current,
	.slick-counter03 > .total {
		font-size: 1.2rem;
	}
}
.slick-counter01 > .current,
.slick-counter02 > .current,
.slick-counter03 > .current {
	margin-right: 5px;
}
.slick-counter01 > .total,
.slick-counter02 > .total,
.slick-counter03 > .total {
	margin-left: 5px;
}
.slick-list,
.slick-slider {
	position: relative;
	display: block;
}
.slick-slider {
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list {
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.slick-list:focus {
	outline: 0;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
	transform: translate3d(0, 0, 0);
}
.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.slick-track:after,
.slick-track:before {
	content: "";
	display: table;
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	outline: 0;
	display: none;
}
[dir="rtl"] .slick-slide {
	float: right;
}
.slick-initialized .slick-slide,
.slick-slide img {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
	display: none;
}
.slider-arrow .-next,
.slider-arrow .-prev {
	width: 35px;
	height: 8px;
	display: block;
	position: absolute;
	top: 120px;
	cursor: pointer;
	padding: 10px 0 25px;
}
@media (max-width: 960px) {
	.slider-arrow .-next,
	.slider-arrow .-prev {
		top: 78.5px;
	}
}
.slider-arrow .-next::before,
.slider-arrow .-prev::before {
	content: "";
	position: absolute;
	background-image: url(../images/common/icon_arrow.svg);
	background-size: contain;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
}
.slider-arrow .-next:hover::before,
.slider-arrow .-prev:hover::before,
.slider-arrow01 .-next:before:hover,
.slider-arrow01 .-prev:before:hover,
.slider-arrow02 .-next:before:hover,
.slider-arrow02 .-prev:before:hover,
.slider-arrow03 .-next:before:hover,
.slider-arrow03 .-prev:before:hover {
	opacity: 0.7;
}
@media (max-width: 960px) {
	.slider-arrow .-next,
	.slider-arrow .-prev {
		width: 25px;
		height: 6px;
	}
	.slider-arrow .-next.slick-disabled,
	.slider-arrow .-prev.slick-disabled {
		opacity: 0;
		pointer-events: none;
	}
}
.slider-arrow .-prev {
	transform: scaleX(-1);
}
@media (min-width: 961px) {
	.slider-arrow .-prev {
		left: -75px;
	}
}
@media (max-width: 960px) {
	.slider-arrow .-prev {
		left: 17px;
	}
}
@media (min-width: 961px) {
	.slider-arrow .-next {
		right: -75px;
	}
}
@media (max-width: 960px) {
	.slider-arrow .-next {
		right: 17px;
	}
}
.slider-arrow01,
.slider-arrow02,
.slider-arrow03 {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: -19px;
}
@media (max-width: 960px) {
	.slider-arrow01,
	.slider-arrow02,
	.slider-arrow03 {
		margin-top: -15px;
	}
}
.slider-arrow01 .-next,
.slider-arrow01 .-prev,
.slider-arrow02 .-next,
.slider-arrow02 .-prev,
.slider-arrow03 .-next,
.slider-arrow03 .-prev {
	width: 10px;
	height: 10px;
	cursor: pointer;
	position: relative;
	transition: 0.3s;
}
@media (max-width: 960px) {
	.slider-arrow01 .-next,
	.slider-arrow01 .-prev,
	.slider-arrow02 .-next,
	.slider-arrow02 .-prev,
	.slider-arrow03 .-next,
	.slider-arrow03 .-prev {
		width: 8px;
		height: 8px;
	}
}
@media (min-width: 961px) {
	.slider-arrow01 .-next:hover,
	.slider-arrow01 .-prev:hover,
	.slider-arrow02 .-next:hover,
	.slider-arrow02 .-prev:hover,
	.slider-arrow03 .-next:hover,
	.slider-arrow03 .-prev:hover {
		opacity: 0.7;
	}
}
.slider-arrow01 .-next:before,
.slider-arrow01 .-prev:before,
.slider-arrow02 .-next:before,
.slider-arrow02 .-prev:before,
.slider-arrow03 .-next:before,
.slider-arrow03 .-prev:before {
	content: "";
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid;
	border-color: #0a0909 #565656 transparent transparent;
}
.slider-arrow01 .-prev,
.slider-arrow02 .-prev,
.slider-arrow03 .-prev {
	left: -50px;
}
@media (max-width: 960px) {
	.slider-arrow01 .-prev,
	.slider-arrow02 .-prev,
	.slider-arrow03 .-prev {
		left: -35px;
	}
}
.slider-arrow01 .-prev:before,
.slider-arrow02 .-prev:before,
.slider-arrow03 .-prev:before {
	transform: rotate(-135deg);
}
.slider-arrow01 .-next,
.slider-arrow02 .-next,
.slider-arrow03 .-next {
	right: -50px;
}
@media (max-width: 960px) {
	.slider-arrow01 .-next,
	.slider-arrow02 .-next,
	.slider-arrow03 .-next {
		right: -35px;
	}
}
.slider-arrow01 .-next:before,
.slider-arrow02 .-next:before,
.slider-arrow03 .-next:before {
	transform: rotate(45deg);
}
.slider-arrow01 .-next:after,
.slider-arrow01 .-prev:after,
.slider-arrow02 .-next:after,
.slider-arrow02 .-prev:after,
.slider-arrow03 .-next:after,
.slider-arrow03 .-prev:after {
	content: "";
	display: block;
	position: absolute;
	width: 20px;
	height: 20px;
	top: -5px;
}
.slider-arrow01 .-prev:after,
.slider-arrow02 .-prev:after,
.slider-arrow03 .-prev:after {
	left: -8px;
}
.slider-arrow01 .-next:after,
.slider-arrow02 .-next:after,
.slider-arrow03 .-next:after {
	left: -2px;
}
body {
	margin: 0;
	padding: 0;
	font-size: 1.6rem;
	letter-spacing: 0;
	font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium",
		"游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	color: #000;
	line-height: 2;
	width: 100%;
	min-width: 1300px;
}
@media (min-width: 961px) {
	body {
		overflow-y: scroll;
		overflow-x: auto;
	}
}
@media (max-width: 960px) {
	body {
		min-width: 375px;
	}
}
a:hover,
a:link,
a:visited {
	text-decoration: none;
}
a:hover {
	opacity: 0.7;
}
a:active,
a:hover {
	outline: 0;
}
button,
input,
select,
textarea {
	margin: 0;
	background: 0 0;
	border: 0;
	border-radius: 0;
	outline: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: gray;
	display: block;
	padding: 5px;
}
.l-content {
	margin-top: 96px;
}
@media (max-width: 960px) {
	.l-content {
		margin-top: 60px;
	}
}
.l-footer {
	background-color: #fff;
	z-index: 1;
	position: relative;
}
.l-footer .l-inner {
	position: relative;
	padding: 70px 0 20px;
	margin: 0 auto;
	max-width: 1000px;
}
@media (max-width: 960px) {
	.l-footer .l-inner {
		padding: 50px 0 10px;
		max-width: calc(100% - 40px);
	}
}
.l-header {
	width: 100%;
	height: 96px;
	background: #fff;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
}
@media (max-width: 960px) {
	.l-header {
		height: 60px;
	}
}
.l-header .l-inner {
	position: relative;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
@media (min-width: 961px) {
	.l-header .l-inner {
		max-width: 1000px;
	}
}
.l-header .c-logo {
	width: 186px;
	height: 62px;
	flex: 0 0 auto;
}
@media (max-width: 960px) {
	.l-header .c-logo {
		width: 120px;
		height: 40px;
		margin-left: 18px;
	}
}
.iconSvg svg,
.l-header .c-logo a {
	display: block;
	width: 100%;
	height: 100%;
}

/* 8/10 */
.c-box-icon, 
.c-box-icon ul, 
.c-box-icon ul li>a{
	width: 60%;
}
@media (max-width: 960px){
	.c-box-icon ul{
		flex: 0 1 180px;
	}

	.c-box-icon ul li>a .iconSvg.-campaign{
		width: 20px;
		height: 20px;
	}
}
/*-----*/

@media (min-width: 961px) {
	.l-header .c-box-icon {
		display: none;
	}
}
.home .l-header {
	opacity: 0;
	pointer-events: none;
	transition: opacity 0.5s ease;
}
.home .l-header.-active,
.home .l-header.-visible {
	opacity: 1;
	pointer-events: auto;
}
.l-inner {
	max-width: 1000px;
	margin: 0 auto;
}
@media (max-width: 960px) {
	.l-inner {
		max-width: 100%;
	}
	.l-content .l-inner {
		max-width: calc(100% - 40px);
		margin: 0 auto;
	}
}
.c-bnr-fixed > a,
.l-wrapper {
	position: relative;
	overflow: hidden;
}
@media (max-width: 960px) {
	.l-wrapper {
		width: 100%;
		min-width: inherit;
	}
}
.c-bnr-fixed {
	position: fixed;
	right: 10px;
	bottom: 10px;
	z-index: 998;
}
.c-bnr-fixed.-closed {
	opacity: 0;
	pointer-events: none;
	transition: opacity 0.3s ease;
}
@media (min-width: 961px) {
	.c-bnr-fixed {
		max-width: 360px;
	}
}
@media (max-width: 960px) {
	.c-bnr-fixed {
		left: 50%;
		transform: translateX(-50%);
		bottom: 13px;
		margin: 0 auto;
		width: calc(100% - 40px);
	}
}
.c-bnr-fixed > a {
	display: block;
	width: 100%;
	height: 100%;
	z-index: 0;
	background: #ffde46;
	padding: 16px 20px;
}
@media (min-width: 961px) {
	.c-bnr-fixed > a:hover {
		opacity: 1;
	}
}
.c-bnr-fixed > a > .c-bnr-fixed__ttl {
	font-family: "Noto Serif JP", serif, "Hiragino Mincho ProN W3",
		"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝",
		"ＭＳ 明朝";
	font-size: 1.4rem;
	letter-spacing: 0.12em;
	display: flex;
	align-items: center;
}
@media (max-width: 960px) {
	.c-bnr-fixed > a > .c-bnr-fixed__ttl {
		font-size: 1.3rem;
	}
}
.c-bnr-fixed > a > .c-bnr-fixed__ttl:before {
	content: "";
	display: block;
	width: 18px;
	height: 18px;
	background: url(../images/common/icon_importance.svg) center center no-repeat;
	background-size: 100%;
	margin-right: 8px;
}
@media (max-width: 960px) {
	.c-bnr-fixed > a > .c-bnr-fixed__ttl:before {
		width: 17.5px;
		height: 17.5px;
	}
}
.c-bnr-fixed > a > .c-bnr-fixed__text {
	font-size: 1.2rem;
	letter-spacing: 0.12em;
}
@media (max-width: 960px) {
	.c-bnr-fixed > a > .c-bnr-fixed__text {
		font-size: 1.1rem;
	}
}
.c-bnr-fixed__close {
	width: 30px;
	height: 30px;
	background-color: #928985;
	border-radius: 50%;
	position: absolute;
	top: -12px;
	right: -8px;
	z-index: 1;
	cursor: pointer;
}
@media (max-width: 960px) {
	.c-bnr-fixed__close {
		top: -10px;
		right: 5px;
	}
}
@media (min-width: 961px) {
	.c-bnr-fixed__close:hover {
		opacity: 0.9;
	}
}
.c-bnr-fixed__close:after,
.c-bnr-fixed__close:before {
	content: "";
	display: block;
	width: 14px;
	height: 1px;
	background-color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.c-bnr-fixed__close:before {
	transform: rotate(45deg);
}
.c-bnr-fixed__close:after {
	transform: rotate(-45deg);
}
@media (min-width: 961px) {
	.c-bnr-fixed {
		transition: 0.3s;
	}
	.c-bnr-fixed:hover {
		opacity: 0.8;
	}
}
.c-column-btns {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 40px;
}
@media (max-width: 960px) {
	.c-column-btns {
		flex-wrap: wrap;
		max-width: 400px;
		margin: 40px auto 0;
	}
}
@media (min-width: 961px) {
	.c-column-btns .c-btn__main:nth-child(2n) {
		margin-left: 30px;
	}
}
@media (max-width: 960px) {
	.c-column-btns .c-btn__main:nth-child(2n) {
		margin-top: 15px;
	}
}
.c-flow {
	display: flex;
}
.c-flow__label {
	flex: 0 0 auto;
	width: 50px;
	letter-spacing: 0.08em;
	display: flex;
	flex-direction: column;
	align-items: center;
	font-family: Ovo, serif;
	font-size: 1.4rem;
	line-height: 1.2;
}
@media (min-width: 961px) {
	.c-flow__label {
		padding-top: 5px;
	}
}
@media (max-width: 960px) {
	.c-flow__label {
		font-size: 1rem;
		width: 40px;
		padding-top: 2px;
	}
}
.c-flow__label::after {
	font-size: 2rem;
}
@media (max-width: 960px) {
	.c-flow__label::after {
		font-size: 1.4rem;
	}
}
.c-flow__textarea {
	flex: 0 1 auto;
	width: 100%;
	position: relative;
	padding: 0 0 56px 30px;
}
@media (max-width: 960px) {
	.c-flow__textarea {
		padding: 0 0 40px 16px;
	}
}
.c-flow__textarea::after,
.c-flow__textarea::before {
	content: "";
	position: absolute;
	display: block;
	background-color: #000;
}
@media (min-width: 961px) {
	.c-flow__textarea::after,
	.c-flow__textarea::before {
		top: 22px;
	}
}
@media (max-width: 960px) {
	.c-flow__textarea::after,
	.c-flow__textarea::before {
		top: 14px;
	}
}
.c-flow__textarea::before {
	left: 0;
	width: 3px;
	height: 3px;
	border-radius: 50%;
}
.c-flow__textarea::after {
	width: 1px;
	height: 100%;
	left: 1px;
}
.c-flow__ttl {
	font-family: "Noto Serif JP", serif, "Hiragino Mincho ProN W3",
		"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝",
		"ＭＳ 明朝";
	font-size: 2.4rem;
	margin-bottom: 24px;
}
@media (max-width: 960px) {
	.c-flow__ttl {
		font-size: 1.7rem;
		line-height: 1.76;
		letter-spacing: 0.12em;
		margin-bottom: 20px;
	}
}
.c-flow .c-txt-sub + .c-flow__note {
	margin-top: 16px;
}
@media (max-width: 960px) {
	.c-flow .c-txt-sub + .c-flow__note {
		margin-top: 8px;
	}
}
.c-flow__note {
	letter-spacing: 0.04em;
	line-height: 1.9;
	margin-left: 1em;
	text-indent: -1em;
	font-size: 1.3rem;
}
@media (max-width: 960px) {
	.c-flow__note {
		font-size: 1.1rem;
	}
}
.c-flow__btnwrap {
	display: flex;
}
@media (max-width: 960px) {
	.c-flow__btnwrap {
		display: block;
	}
}
.c-flow .c-btn__main {
	margin-top: 40px;
	width: 316px;
}
@media (max-width: 960px) {
	.c-flow .c-btn__main {
		margin-top: 16px;
		width: 220px;
		font-size: 1.2rem;
	}
}
.c-flow .c-btn__main + .c-btn__main {
	margin-left: 20px;
}
@media (max-width: 960px) {
	.c-flow .c-btn__main + .c-btn__main {
		margin: 10px 0 0;
	}
}
.c-flow .c-btn__main p {
	padding: 13px 0;
}
@media (max-width: 960px) {
	.c-flow .c-btn__main p {
		font-size: 1.2rem;
		padding: 6px 0;
	}
}
@media (min-width: 961px) {
	.c-flow__ph {
		display: flex;
	}
}
.c-flow__ph figure {
	flex: 0 0 auto;
	width: 334px;
}
@media (max-width: 960px) {
	.c-flow__ph figure {
		width: 100%;
	}
	.c-flow__ph .c-txt-sub {
		margin-top: 20px;
	}
}
.c-flow__phtxt {
	padding-left: 32px;
}
@media (max-width: 960px) {
	.c-flow__phtxt {
		padding-left: 0;
	}
}
.c-flow:last-child .c-flow__textarea {
	padding-bottom: 0;
}
.c-flow:last-child .c-flow__textarea::after {
	height: calc(100% - 10px);
}
.iconSvg {
	display: block;
}
.prlxView[data-prlx="fade-in-upward"] {
	opacity: 0;
	transform: translateY(20px);
}
.prlxView.-animated[data-prlx="fade-in-upward"] {
	transition: opacity 1.6s ease, transform 1.6s ease;
	opacity: 1;
	transform: translateY(0);
}
.prlxView[data-prlx="fade-in-left"] {
	opacity: 0;
	transform: translateX(-40px);
}
.prlxView.-animated[data-prlx="fade-in-left"],
.prlxView.-animated[data-prlx="fade-in-right"] {
	transition: opacity 1.6s ease, transform 1.6s ease;
	opacity: 1;
	transform: translateX(0);
}
.prlxView[data-prlx="fade-in-right"] {
	opacity: 0;
	transform: translateX(40px);
}
.modalCorde {
	opacity: 0;
	pointer-events: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1200;
	margin: 0 auto;
	width: 100vw;
	height: 100%;
	background-color: rgba(50, 50, 50, 0.95);
	padding: 100px 0 0;
	transition: opacity 0.5s ease;
}
.c-modal-photo.-active,
.modalCorde.-active {
	opacity: 1;
	pointer-events: auto;
}
@media (max-width: 960px) {
	.modalCorde {
		padding: 60px 20px 110px;
		overflow: hidden;
		overflow-y: scroll;
	}
}
#modalBox {
	background-color: #fff;
	z-index: 1202;
	margin: 0 auto;
}
@media (min-width: 961px) {
	#modalBox {
		width: 800px;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
}
@media (max-width: 960px) {
	#modalBox {
		position: relative;
		width: 100%;
		max-width: 650px;
	}
	#modalBox .c-btn__main {
		height: 44px;
	}
}
.modalBg {
	width: 100vw;
	height: 100%;
	background-color: rgba(147, 142, 140, 0.2);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1201;
	overflow: hidden;
}
.c-btn__main.-insta a p.c-btn__main__top,
.c-logo-group {
	display: flex;
	align-items: center;
	justify-content: center;
}
.c-logo-group a {
	width: 30px;
}
@media (max-width: 960px) {
	.c-logo-group a {
		width: 28.5px;
	}
}
.c-logo-group a:nth-child(n + 2) {
	margin-left: 50px;
}
@media (max-width: 960px) {
	.c-logo-group a:nth-child(n + 2) {
		margin-left: 30px;
	}
}
.c-modal-photo,
.c-modal-photo__bg {
	width: 100%;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
}
.c-modal-photo {
	opacity: 0;
	pointer-events: none;
	overflow-y: hidden;
	transition: 0.5s ease;
	z-index: 1203;
}
.c-modal-photo__bg {
	z-index: 1204;
	background-color: rgba(0, 0, 0, 0.7);
}
.c-modal-photo__box {
	display: block;
	background: #fff;
	width: 540px;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 1205;
}
@media (max-width: 960px) {
	.c-modal-photo__box {
		width: 90%;
		max-width: 600px;
	}
}
.c-modal-photo__box .c-modal-photo__content {
	width: 100%;
	height: auto;
	background: center center no-repeat;
	background-size: cover;
	padding-top: 133%;
}
.c-pagination {
	margin-top: 50px;
}
.c-pagination .page-numbers,
.c-pagination ul {
	display: flex;
	justify-content: center;
	align-items: center;
}
.c-pagination .page-numbers.next,
.c-pagination .page-numbers.prev {
	width: 30px;
	height: 60px;
	position: relative;
}
@media (max-width: 960px) {
	.c-pagination .page-numbers.next,
	.c-pagination .page-numbers.prev {
		width: 30px;
		height: 6px;
	}
}
.c-box-plan__img img,
.c-pagination .page-numbers.next .iconSvg,
.c-pagination .page-numbers.prev .iconSvg {
	width: 100%;
	height: 100%;
}
.c-pagination .page-numbers.next:hover,
.c-pagination .page-numbers.prev:hover {
	opacity: 0.3;
}
.c-pagination .page-numbers.next:after,
.c-pagination .page-numbers.prev:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 60px;
}
@media (max-width: 960px) {
	.c-pagination .page-numbers.next:after,
	.c-pagination .page-numbers.prev:after {
		top: -10px;
		height: 30px;
	}
}
.c-pagination .page-numbers.prev {
	margin: 0 30px 0 0;
	transform: scale(-1, 1);
}
.c-pagination .page-numbers.next {
	margin: 0 0 0 25px;
}
.c-pagination .page-numbers {
	width: 35px;
	height: 35px;
	color: #000;
	font-size: 1.6rem;
	letter-spacing: 0.12em;
	margin: 0 5px;
	font-family: Ovo, serif;
}
@media (max-width: 960px) {
	.c-pagination .page-numbers {
		font-size: 1.4rem;
		width: 25px;
		height: 25px;
	}
}
.c-pagination .page-numbers.current {
	background: #928985;
	color: #fff;
	pointer-events: none;
}
.c-pagination .page-numbers:hover {
	opacity: 0.5;
}
.c-pagination .page-numbers.dots {
	color: #000;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic,
		"ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	pointer-events: none;
}
.c-photo-slider__list,
.c-photo-slider__list .slick-list,
.c-photo-slider__list .slick-track {
	width: 100%;
}
.c-photo-slider__item {
	width: 100%;
	height: auto;
	background: center center no-repeat;
	background-size: cover;
}
.c-photo-slider__item:before {
	content: "";
	display: block;
	padding-top: 56.4%;
}
.c-tag {
	display: flex;
	height: 28px;
	justify-content: center;
	align-items: center;
	font-size: 1.2rem;
	letter-spacing: 0.12em;
	color: #fff;
	background-color: #bdbab9;
	border-radius: 50px;
	padding: 0 16px;
}
.c-post-note {
	font-family: "Noto Serif JP", serif, "Hiragino Mincho ProN W3",
		"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝",
		"ＭＳ 明朝";
	font-size: 2.4rem;
	letter-spacing: 0.12em;
	line-height: 1.8;
	text-align: center;
}
@media (max-width: 960px) {
	.c-post-note {
		font-size: 1.6rem;
	}
}
.c-txt-sub {
	font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium",
		"游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-size: 1.4rem;
	letter-spacing: 0.12em;
	line-height: 2;
	text-align: justify;
}
@media (max-width: 960px) {
	.c-txt-sub {
		font-size: 1.2rem;
	}
}
.c-txt-nomal {
	font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium",
		"游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-size: 1.4rem;
	letter-spacing: 0.08em;
	line-height: 2;
	text-align: justify;
}
@media (max-width: 960px) {
	.c-txt-nomal {
		font-size: 1.2rem;
	}
}
.c-txt-caution {
	font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium",
		"游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-size: 1.2rem;
	letter-spacing: 0.12em;
	line-height: 2;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
}
@media (max-width: 960px) {
	.c-txt-caution {
		font-size: 1rem;
	}
}
.c-txt-caution:before {
	content: "※";
	display: block;
}
.c-txt-box {
	background: #f5f5f5;
	padding: 15px 20px;
}
.c-txt-price {
	font-size: 2rem;
	font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium",
		"游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	letter-spacing: 0.12em;
	font-weight: 700;
}
@media (max-width: 960px) {
	.c-txt-price {
		font-size: 1.5rem;
	}
}
.c-txt-price span {
	font-size: 1.4rem;
	font-weight: 400;
}
@media (max-width: 960px) {
	.c-txt-price span {
		font-size: 1.2rem;
	}
}
.c-txt-price__sub {
	font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium",
		"游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	letter-spacing: 0.12em;
	font-size: 1.4rem;
}
@media (max-width: 960px) {
	.c-txt-price__sub {
		font-size: 1.1rem;
	}
}
.c-txt-link {
	position: relative;
}
.c-txt-link:after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: -3px;
	width: 100%;
	height: 1px;
	background-position: left bottom;
	background: linear-gradient(
		90deg,
		#928985 0,
		#928985 33%,
		transparent 33%,
		transparent 100%
	);
	background-size: 3px 1px;
	background-repeat: repeat-x;
}
.c-ttl__main {
	text-align: center;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.c-ttl__main__en {
	font-family: Ovo, serif;
	font-size: 6.4rem;
	line-height: 1.3;
	font-weight: 400;
	width: 100%;
}
@media (max-width: 960px) {
	.c-ttl__main__en {
		font-size: 3.6rem;
	}
}
.c-ttl__main__ja {
	font-size: 2rem;
	letter-spacing: 0.16em;
	font-family: "Noto Serif JP", serif, "Hiragino Mincho ProN W3",
		"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝",
		"ＭＳ 明朝";
	line-height: 1.3;
	margin-top: 10px;
	padding-left: 10px;
}
@media (max-width: 960px) {
	.c-ttl__main__ja {
		font-size: 1.2rem;
		letter-spacing: 0.12em;
		padding-left: 6px;
	}
}
.c-ttl__main.-jp .c-ttl__main__ja {
	font-size: 4.4rem;
}
@media (max-width: 960px) {
	.c-ttl__main.-jp .c-ttl__main__ja {
		font-size: 2.2rem;
	}
}
.c-ttl__lower,
.c-ttl__lower__en {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.c-ttl__lower {
	text-align: center;
}
.c-ttl__lower__en {
	font-family: Ovo, serif;
	font-size: 6rem;
	line-height: 1.3;
	letter-spacing: 0.08em;
	font-weight: 400;
	width: 100%;
}
@media (max-width: 960px) {
	.c-ttl__lower__en {
		font-size: 3.6rem;
	}
}
.c-ttl__lower__en span {
	width: 100%;
}
.c-ttl__lower__ja {
	font-size: 1.5rem;
	letter-spacing: 0.12em;
	font-family: "Noto Serif JP", serif, "Hiragino Mincho ProN W3",
		"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝",
		"ＭＳ 明朝";
	line-height: 1.3;
	margin-top: 10px;
}
@media (max-width: 960px) {
	.c-ttl__lower__ja {
		font-size: 1.2rem;
	}
}
h1.c-ttl_top {
	font-size: 3.4rem;
}
@media (max-width: 960px) {
	h1.c-ttl_top {
		font-size: 2.4rem;
	}
}
.c-ttl_jp,
h1.c-ttl_top,
h2.c-ttl_sec {
	font-family: "Noto Serif JP", serif, "Hiragino Mincho ProN W3",
		"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝",
		"ＭＳ 明朝";
	letter-spacing: 0.12em;
}
h2.c-ttl_sec {
	position: relative;
	padding-left: 13px;
	font-size: 2rem;
	line-height: 1.7;
}
@media (max-width: 960px) {
	h2.c-ttl_sec {
		font-size: 1.7rem;
	}
}
h2.c-ttl_sec:before {
	width: 5px;
	height: 20px;
	background: #ffde46;
	top: 5px;
}
.c-ttl_jp {
	font-size: 3rem;
	line-height: 1.3;
}
@media (max-width: 960px) {
	.c-ttl_jp {
		font-size: 2.2rem;
	}
}
.c-ttl_small {
	font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium",
		"游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-size: 1.5rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	line-height: 2;
	padding-bottom: 5px;
	position: relative;
}
@media (max-width: 960px) {
	.c-ttl_small {
		font-size: 1.4rem;
	}
}
.c-ttl_small:after,
.c-ttl_tiny:before,
h2.c-ttl_sec:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
}
.c-ttl_small:after {
	background: #000;
	bottom: 0;
	width: 100%;
	height: 1px;
}
.c-ttl_tiny {
	font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium",
		"游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-weight: 700;
	line-height: 2;
	letter-spacing: 0.08em;
	font-size: 1.4rem;
	padding-left: 14px;
	position: relative;
}
@media (max-width: 960px) {
	.c-ttl_tiny {
		font-size: 1.2rem;
		padding-left: 12px;
	}
}
.c-ttl_tiny:before {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 0 5px 7px;
	border-color: transparent transparent transparent #000;
	margin-right: 6px;
	top: 10px;
}
@media (max-width: 960px) {
	.c-ttl_tiny:before {
		top: 8px;
	}
}
p.c-ttl__sub {
	font-size: 1.6rem;
	font-weight: 700;
	letter-spacing: 0.12em;
	margin-bottom: 10px;
}
@media (max-width: 960px) {
	p.c-ttl__sub {
		font-size: 1.5rem;
	}
}
.c-ttl__border {
	position: relative;
}
.c-ttl__border p,
.c-ttl__note h2 {
	font-family: "Noto Serif JP", serif, "Hiragino Mincho ProN W3",
		"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝",
		"ＭＳ 明朝";
	letter-spacing: 0.12em;
}
.c-ttl__border p {
	padding-bottom: 10px;
	font-size: 2rem;
}
@media (max-width: 960px) {
	.c-ttl__border p {
		font-size: 1.7rem;
		padding-bottom: 5px;
	}
}
.c-ttl__border:after,
.c-ttl__border:before {
	content: "";
	display: block;
	background: #000;
	position: absolute;
	left: 0;
}
.c-ttl__border:after {
	width: 100%;
	height: 1px;
	bottom: 0;
}
.c-ttl__border:before {
	width: 20%;
	height: 3px;
	bottom: -1px;
}
@media (max-width: 960px) {
	.c-ttl__border:before {
		width: 24%;
		height: 2px;
		bottom: -0.5px;
	}
}
.c-ttl__border.-en p,
.c-ttl__line__en {
	font-family: Ovo, serif;
	letter-spacing: 0.08em;
}
.c-ttl__border.-en p {
	padding-bottom: 0;
	font-size: 2.8rem;
}
@media (max-width: 960px) {
	.c-ttl__border.-en p {
		font-size: 2rem;
	}
}
.c-ttl__note h2 {
	font-size: 4.4rem;
}
@media (max-width: 960px) {
	.c-ttl__note h2 {
		font-size: 2.7rem;
	}
}
.c-ttl__note h2 span {
	color: #928985;
}
.c-ttl__line {
	text-align: center;
}
.c-ttl__line__en {
	font-size: 4.8rem;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 400;
}
@media (max-width: 960px) {
	.c-ttl__line__en {
		font-size: 3rem;
	}
}
.c-ttl__line__en:after,
.c-ttl__line__en:before {
	content: "";
	display: block;
	width: 20px;
	height: 1px;
	background: #000;
}
@media (max-width: 960px) {
	.c-ttl__line__en:after,
	.c-ttl__line__en:before {
		width: 12px;
	}
}
.c-ttl__line__en:before {
	margin-right: 20px;
}
@media (max-width: 960px) {
	.c-ttl__line__en:before {
		margin-right: 8px;
	}
}
.c-ttl__line__en:after {
	margin-left: 20px;
}
@media (max-width: 960px) {
	.c-ttl__line__en:after {
		margin-left: 8px;
	}
}
.c-ttl__line__ja {
	font-size: 1.5rem;
	font-family: "Noto Serif JP", serif, "Hiragino Mincho ProN W3",
		"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝",
		"ＭＳ 明朝";
	letter-spacing: 0.12em;
	display: block;
	margin-top: -12px;
}
@media (max-width: 960px) {
	.c-ttl__line__ja {
		font-size: 1rem;
		margin-top: -5px;
	}
}
.c-ttl__wline {
	font-family: "Noto Serif JP", serif, "Hiragino Mincho ProN W3",
		"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝",
		"ＭＳ 明朝";
	letter-spacing: 0.12em;
	line-height: 1.7;
	text-align: center;
	position: relative;
	font-size: 2.6rem;
	padding: 5px 0;
}
@media (max-width: 960px) {
	.c-ttl__wline {
		font-size: 1.7rem;
	}
}
.c-ttl__wline:after,
.c-ttl__wline:before {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background: #000;
	position: absolute;
	left: 0;
}
.c-ttl__wline:before {
	top: 0;
}
.c-ttl__wline:after {
	bottom: 0;
}
.c-box-caption__img,
.c-box-modal .c-modal-slide li {
	width: 100%;
	height: auto;
	background: center center no-repeat;
	background-size: cover;
}
.c-box-caption__img:before {
	content: "";
	display: block;
	padding-top: 56.8%;
}
.c-box-caption .c-post-note {
	margin-top: 50px;
}
@media (max-width: 960px) {
	.c-box-caption .c-post-note {
		margin-top: 30px;
		text-align: left;
	}
}
.c-box-caption .c-txt-sub {
	margin-top: 36px;
	text-align: justify;
}
@media (max-width: 960px) {
	.c-box-caption .c-txt-sub {
		margin-top: 20px;
	}
}
.c-box-caption a {
	display: block;
	transition: 0.3s;
}
.c-box-caption a:hover {
	opacity: 0.7;
}
.c-box-content {
	border: 1px solid #928985;
	border-radius: 4px;
}
.c-box-content__ttl {
	width: 100%;
	background: #928985;
	position: relative;
	border-radius: 2px 2px 0 0;
	cursor: pointer;
}
.c-box-content__ttl p {
	font-size: 1.5rem;
	font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium",
		"游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	letter-spacing: 0.12em;
	line-height: 2;
	color: #fff;
	text-align: center;
	padding: 5px 0;
}
@media (max-width: 960px) {
	.c-box-content__ttl p {
		font-size: 1.2rem;
	}
}
.c-box-content__ttl .c-btn-tab {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.c-box-content__ttl .c-btn-tab span,
.c-box-content__ttl .c-btn-tab span:before,
.c-btn-toggle.-active span {
	background: #fff;
}
.c-box-content__detail {
	padding: 20px;
	display: none;
}
.c-box-content__detail.-open {
	display: block;
}
.c-box-content__detail .c-txt-caution {
	margin: 10px 0 0 2px;
}
.c-box-content__detail .c-txt-caution + .c-txt-caution {
	margin: 5px 0 0 2px;
}
.c-box-content__detail__item,
.c-box-faq__item__txt p {
	font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium",
		"游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-size: 1.3rem;
	line-height: 2;
	letter-spacing: 0.12em;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
}
@media (max-width: 960px) {
	.c-box-content__detail__item {
		font-size: 1.2rem;
	}
}
.c-box-content__detail__item:before {
	content: "・";
	display: block;
}
.c-box-content__select {
	margin-top: 20px;
}
.c-box-content__select__ttl {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 7px 0;
	border-top: 1px solid #928985;
	position: relative;
}
.c-box-content__select__ttl .c-box-content__select__txt {
	font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium",
		"游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-weight: 700;
	font-size: 1.4rem;
	letter-spacing: 0.12em;
	line-height: 2;
	color: #928985;
	margin-left: 10px;
}
@media (max-width: 960px) {
	.c-box-content__select__ttl .c-box-content__select__txt {
		font-size: 1.2rem;
	}
}
.c-box-content__select__ttl .c-btn-tab {
	width: 20px;
	height: 20px;
	background-color: #928985;
	border-radius: 50%;
	position: relative;
}
.c-box-content__select__ttl .c-btn-tab:after,
.c-box-content__select__ttl .c-btn-tab:before {
	display: block;
	content: "";
	width: 10px;
	height: 1px;
	background-color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.c-box-content__select__ttl .c-btn-tab:after {
	transform: translate(-50%, -50%) rotate(-90deg);
	transition: 0.5s;
}
.c-box-content__select__ttl .c-btn-tab.-active:after {
	transform: translate(-50%, -50%) rotate(0);
}
.c-box-content__select .c-box-content__detail__list {
	margin: 15px 0;
}
.c-box-faq__list {
	margin-top: 10px;
}
.c-box-faq__item {
	position: relative;
}
.c-box-content__select__ttl:after,
.c-box-faq__item:after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background-position: left bottom;
	background: linear-gradient(
		90deg,
		#928985 0,
		#928985 33%,
		transparent 33%,
		transparent 100%
	);
	background-size: 3px 1px;
	background-repeat: repeat-x;
}
.c-box-faq__item__txt {
	padding: 10px 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
	cursor: pointer;
}
@media (max-width: 960px) {
	.c-box-faq__item__txt {
		padding: 5px 0;
	}
}
.c-box-faq__item__txt p {
	font-size: 1.4rem;
	font-weight: 700;
	align-items: center;
}
@media (max-width: 960px) {
	.c-box-faq__item__txt p {
		font-size: 1.2rem;
	}
}
.c-box-faq__item__child:before,
.c-box-faq__item__txt p:before {
	display: block;
	font-family: Ovo, serif;
	font-size: 2rem;
	color: #928985;
}
.c-box-faq__item__txt p:before {
	font-weight: 400;
	content: "Q";
	margin-right: 10px;
}
@media (max-width: 960px) {
	.c-box-faq__item__txt p:before {
		font-size: 1.7rem;
	}
}
.c-box-faq__item__txt .c-btn-tab {
	justify-content: flex-end;
	padding-right: 1px;
}
.c-box-faq__item__child {
	padding-bottom: 15px;
	position: relative;
	display: none;
}
.c-box-faq__item__child p {
	font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium",
		"游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-size: 1.4rem;
	letter-spacing: 0.12em;
	line-height: 2;
	padding: 0 30px 0 27px;
	text-align: justify;
}
@media (max-width: 960px) {
	.c-box-faq__item__child p {
		font-size: 1.2rem;
		padding: 0 30px 0 24px;
	}
}
.c-box-faq__item__child p a {
	border-bottom: 1px dotted #000;
}
.c-box-faq__item__child:before {
	content: "A";
	line-height: 1.7;
	margin-right: 12px;
	position: absolute;
	left: 0;
	top: 0;
}
@media (max-width: 960px) {
	.c-box-faq__item__child:before {
		font-size: 1.7rem;
		line-height: 1.65;
	}
	.c-box-icon,
	.c-box-icon ul,
	.c-box-icon ul li > a {
		width: 50%;
		height: 100%;
		display: flex;
		align-items: center;
		justify-content: flex-end;
	}
	.c-box-icon ul,
	.c-box-icon ul li > a {
		width: 100%;
		justify-content: center;
	}
	.c-box-icon ul {
		flex: 0 1 138px;
		padding: 8px 0;
	}
	.c-box-icon ul li {
		width: auto;
		height: 100%;
	}
	.c-box-icon ul li > a {
		flex-wrap: wrap;
		font-size: 1rem;
		letter-spacing: 0.08em;
	}
	.c-box-icon ul li > a span {
		width: 100%;
		text-align: center;
		line-height: 1;
		display: block;
	}
	.c-box-icon ul li > a .iconSvg.-shop {
		width: 20.5px;
		height: 18px;
	}
	.c-box-icon ul li > a .iconSvg.-mail {
		width: 21px;
		height: 17px;
	}
}
.c-box-modal__btn {
	display: block;
	width: 35px;
	height: 35px;
	cursor: pointer;
	position: absolute;
	right: -4px;
	top: -42px;
}
@media (max-width: 960px) {
	.c-box-modal__btn {
		width: 25px;
		height: 25px;
		top: -32px;
	}
}
@media (min-width: 961px) {
	.c-box-modal__btn:hover {
		opacity: 0.7;
		transition: 0.3s;
	}
}
.c-box-modal__btn::after,
.c-box-modal__btn::before {
	content: "";
	position: absolute;
	display: block;
	width: 100%;
	height: 1px;
	background-color: #fff;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}
.c-box-modal__btn::before {
	transform: rotate(45deg);
}
.c-box-modal__btn::after {
	transform: rotate(-45deg);
}
.c-box-modal__btn.-active {
	opacity: 1;
	pointer-events: auto;
}
@media (min-width: 961px) {
	.c-box-modal .c-modal-slide {
		width: 90%;
		margin: 0 auto;
	}
}
@media (max-width: 960px) {
	.c-box-modal .c-modal-slide {
		width: 100%;
		max-width: 400px;
		margin: 0 auto;
	}
}
.c-box-modal .c-modal-slide li {
	cursor: pointer;
}
.c-box-modal .c-modal-slide li:before,
.o-detail-corde > .l-inner > .c-modal-slide .c-modal-slide__item:before {
	content: "";
	display: block;
	padding-top: 132.9%;
}
.c-box-modal .c-modal-slide .slider-arrow03 {
	height: 10px;
}
@media (max-width: 960px) {
	.c-box-modal .c-modal-slide .slider-arrow03 {
		height: 8px;
	}
}
.c-box-modal__content {
	background-color: #fff;
}
@media (min-width: 961px) {
	.c-box-modal__content {
		display: flex;
		align-items: flex-start;
		justify-content: space-between;
		padding: 40px 40px 40px 28px;
	}
	.c-box-modal__content__left,
	.c-box-modal__content__right {
		width: 50%;
	}
	.c-box-modal__content__right {
		padding-left: 22px;
	}
}
@media (max-width: 960px) {
	.c-box-modal__content {
		padding: 20px 20px 40px;
	}
}
.c-box-modal__tag {
	display: flex;
	flex-wrap: wrap;
	width: calc(100% + 4px);
	margin: 30px 0 0 -2px;
}
.c-box-modal__tag .c-tag {
	margin: 0 2px 4px;
}
.c-box-modal__list {
	display: flex;
	flex-wrap: wrap;
	margin-top: 30px;
	border-bottom: 1px solid #000;
}
.c-box-modal__list dd,
.c-box-modal__list dt {
	font-size: 1.4rem;
	letter-spacing: 0.12em;
	line-height: 2;
	border-top: 1px solid #000;
	padding: 8px 0;
}
@media (max-width: 960px) {
	.c-box-modal__list dd,
	.c-box-modal__list dt {
		font-size: 1.2rem;
	}
}
.c-box-modal__list dt {
	font-weight: 600;
	flex: 0 0 auto;
	width: 32%;
}
.c-box-modal__list dd {
	flex: 0 1 auto;
	width: 68%;
}
.c-box-modal .c-btn__main {
	margin: 30px auto 0;
}
.c-box-modal__text {
	font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium",
		"游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-size: 1.2rem;
	letter-spacing: 0.02em;
	margin-top: 30px;
}
@media (max-width: 960px) {
	.c-box-modal__text {
		font-size: 1rem;
	}
}
.c-box-modal__arrow {
	position: absolute;
	bottom: -30px;
	font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium",
		"游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-size: 1.2rem;
	color: #fff;
	letter-spacing: 0.02em;
	display: flex;
	align-items: center;
	cursor: pointer;
}
@media (max-width: 960px) {
	.c-box-modal__arrow {
		font-size: 1rem;
	}
}
@media (min-width: 961px) {
	.c-box-modal__arrow:hover {
		opacity: 0.7;
		transition: 0.3s;
	}
}
.c-box-modal__arrow .arrow {
	flex: 0 0 auto;
	height: 6px;
	width: 15px;
	background: url(../images/common/icon_arrow_white.svg) center center no-repeat;
	background-size: 100%;
}
.c-box-modal__arrow.-prev {
	left: 0;
}
.c-box-modal__arrow.-prev .arrow {
	margin-right: 8px;
	transform: scale(-1, 1);
}
.c-box-modal__arrow.-next {
	right: 0;
	margin-right: 8px;
}
.c-box-modal__arrow.-next .arrow {
	margin-left: 8px;
}
.c-box-modal .c-btn-modal {
	width: 47px;
	height: 47px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.8);
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
}
.c-box-modal .c-btn-modal:before {
	content: "";
	display: block;
	width: 15px;
	height: 6px;
	background: url(../images/common/icon_arrow.svg) center center no-repeat;
	background-size: 100%;
}
.c-box-modal .c-btn-modal.-prev:before {
	transform: scale(-1, 1);
}
@media (min-width: 961px) {
	.c-box-modal .c-box-modal__content {
		position: relative;
	}
	.c-box-modal .c-btn-modal {
		top: 51%;
		transform: translateY(-50%);
	}
	.c-box-modal .c-btn-modal:hover {
		opacity: 0.8;
		transition: 0.3s;
	}
	.c-box-modal .c-btn-modal.-prev {
		left: -23.5px;
	}
	.c-box-modal .c-btn-modal.-next {
		right: -23.5px;
	}
}
@media (max-width: 960px) {
	.c-box-modal .c-box-modal__content__left {
		position: relative;
	}
	.c-box-modal .c-btn-modal {
		bottom: -18px;
	}
	.c-box-modal .c-btn-modal.-prev {
		left: -43.5px;
	}
	.c-box-modal .c-btn-modal.-next {
		right: -43.5px;
	}
}
@media (min-width: 961px) {
	.c-box-modal .c-btn__main {
		width: 100%;
	}
}
.c-box-order__ttl {
	font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium",
		"游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-weight: 700;
	font-size: 2.4rem;
	letter-spacing: 0.12em;
	text-align: center;
}
@media (max-width: 960px) {
	.c-box-order__ttl {
		font-size: 1.9rem;
	}
}
.c-box-order__detail {
	margin: 25px auto 0;
}
@media (max-width: 960px) {
	.c-box-order__detail {
		margin: 25px auto;
	}
}
.c-box-order__detail__item {
	border-top: 1px solid #000;
	font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium",
		"游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-size: 1.4rem;
	line-height: 2;
	letter-spacing: 0.12em;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 8px;
}
@media (max-width: 960px) {
	.c-box-order__detail__item {
		font-size: 1.2rem;
		padding: 7px 0;
	}
}
.c-box-order__summary__list {
	margin-left: 10px;
	width: 100%;
}
.c-box-order__result {
	width: 100%;
	border-top: 2px solid #000;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 15px 8px 30px;
}
@media (max-width: 960px) {
	.c-box-order__result {
		padding: 15px 0 30px;
	}
}
.c-box-order__result__ttl {
	font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium",
		"游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-weight: 700;
	line-height: 2;
	letter-spacing: 0.12em;
	font-size: 1.6rem;
}
@media (max-width: 960px) {
	.c-box-order__result__ttl {
		font-size: 1.2rem;
	}
}
.c-box-order__result__price {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.c-box-order__result__price p,
.c-box-order__result__price span,
.c-box-retrieval__detail .c-box-retrieval__content__ttl p {
	font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium",
		"游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	letter-spacing: 0.12em;
}
.c-box-order__result__price p {
	font-weight: 700;
	position: relative;
	z-index: 1;
	font-size: 2rem;
}
@media (max-width: 960px) {
	.c-box-order__result__price p {
		font-size: 1.7rem;
	}
}
.c-box-order__result__price p:after {
	content: "";
	display: block;
	width: 100%;
	height: 6px;
	background: #ffde46;
	position: absolute;
	left: 0;
	bottom: 7px;
	z-index: -1;
}
.c-box-order__result__price span,
.c-box-retrieval__detail .c-box-retrieval__content__ttl p {
	font-size: 1.4rem;
}
@media (max-width: 960px) {
	.c-box-order__result__price span {
		font-size: 1.2rem;
	}
}
.c-box-order .c-btn__main {
	margin: 0 auto;
}
.c-box-photo__img {
	width: 100%;
	background: center center no-repeat;
	background-size: cover;
}
.c-box-photo__img:before {
	display: block;
	content: "";
	padding-top: 60%;
}
@media (min-width: 961px) {
	.c-box-photo__textbox .c-post-note {
		margin-top: 50px;
		font-size: 3rem;
	}
}
@media (max-width: 960px) {
	.c-box-photo__textbox .c-post-note {
		margin-top: 20px;
		text-align: left;
	}
}
@media (min-width: 961px) {
	.c-box-photo__textbox .c-txt-sub {
		margin-top: 36px;
	}
}
@media (max-width: 960px) {
	.c-box-photo__textbox .c-txt-sub {
		margin-top: 20px;
	}
}
.c-box-plan {
	padding: 30px 20px;
	background: #fff;
}
.c-box-plan__img {
	width: 100%;
	height: auto;
}
.c-box-plan .c-post-note {
	margin-top: 25px;
}
.c-box-plan .c-txt-price,
.c-box-plan .c-txt-price__sub {
	text-align: center;
}
.c-box-plan .c-box-content {
	margin-top: 25px;
}
.c-box-retrieval {
	border-radius: 4px;
	border: 1px solid #000;
}
.c-box-retrieval__ttl {
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 4px 4px 0 0;
	font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium",
		"游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	line-height: 2;
	font-size: 1.4rem;
	letter-spacing: 0.12em;
	position: relative;
	padding: 9.5px 0;
	cursor: pointer;
}
@media (max-width: 960px) {
	.c-box-retrieval__ttl {
		font-size: 1.2rem;
	}
}
.c-box-retrieval__ttl .c-btn-tab {
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	transform: rotate(135deg);
	position: absolute;
	top: 21px;
	right: 20px;
	transition: 0.3s;
	transform-origin: 70% 30%;
}
@media (max-width: 960px) {
	.c-box-retrieval__ttl .c-btn-tab {
		top: 19px;
	}
}
.c-box-retrieval__ttl .c-btn-tab.-active {
	transform: rotate(-45deg);
}
.c-box-retrieval__detail,
.c-list-search__item label > input,
.o-visual-parallax .maskUnit .maskWrap img {
	display: none;
}
.c-box-retrieval__detail .c-box-retrieval__content__ttl {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-top: 1px solid #000;
	cursor: pointer;
}
.c-box-retrieval__detail .c-box-retrieval__content__ttl p {
	line-height: 2;
	margin-left: 20px;
}
@media (max-width: 960px) {
	.c-box-retrieval__detail .c-box-retrieval__content__ttl p {
		font-size: 1.2rem;
	}
}
.c-box-retrieval__detail .c-box-retrieval__content__ttl .c-btn-tab.-active span,
.c-box-retrieval__detail
	.c-box-retrieval__content__ttl
	.c-btn-tab.-active
	span:before {
	background: #928985;
}
.c-box-retrieval__detail .c-list-search {
	background: #f5f5f5;
	padding: 10px 20px;
	display: none;
	border-top: 1px solid #000;
}
.c-box-retrieval__detail .c-list-search__item {
	padding: 3px 0;
}
.c-box-retrieval__detail .c-box-retrieval__commit {
	padding: 20px 0;
	border-radius: 0 0 4px 4px;
	border-top: 1px solid #000;
}
.c-box-retrieval__detail .c-box-retrieval__commit .c-btn__main {
	margin: 0 auto;
	width: 210px;
}
.c-box-retrieval__detail .c-box-retrieval__commit .c-btn__main p {
	padding: 6px 0;
}
.c-box-select {
	margin-bottom: 20px;
	position: relative;
	z-index: 2;
}
@media (max-width: 960px) {
	.c-box-select {
		margin-bottom: 10px;
	}
}
@media (min-width: 961px) {
	.c-box-select {
		transition: 0.3s;
	}
}
.c-box-select__txt {
	margin: 0 auto;
	width: 400px;
	height: 70px;
	border-radius: 4px;
	border: 1px solid #000;
	display: flex;
	align-items: center;
	position: relative;
	cursor: pointer;
	transition: background-color 0.3s;
}
@media (max-width: 960px) {
	.c-box-select__txt {
		width: 270px;
		height: 44px;
	}
}
.c-box-select__item a,
.c-box-select__txt p {
	font-size: 1.6rem;
	letter-spacing: 0.12em;
	padding-left: 40px;
}
@media (max-width: 960px) {
	.c-box-select__txt p {
		font-size: 1.2rem;
		padding-left: 18px;
	}
}
.c-box-select__txt p:after {
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	transform: rotate(135deg);
	position: absolute;
	top: 30px;
	right: 20px;
}
@media (max-width: 960px) {
	.c-box-select__txt p:after {
		top: 16.5px;
		right: 15px;
	}
}
.c-box-select__list {
	display: none;
	margin: 0 auto;
	width: 400px;
	border: 1px solid #000;
	border-radius: 0 0 4px 4px;
	position: absolute;
	top: 70px;
	left: 50%;
	transform: translateX(-50%);
	background: #fff;
}
@media (max-width: 960px) {
	.c-box-select__list {
		top: 44px;
		width: 270px;
	}
}
.c-box-select__item {
	border-bottom: 1px solid #000;
	height: 35px;
}
.c-box-select__item a {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
}
@media (max-width: 960px) {
	.c-box-select__item a {
		padding-left: 18px;
		font-size: 1.2rem;
	}
}
.c-box-select__item:last-child,
.o-detail-editor .o-detail-editor table tr:last-child td,
.o-detail-editor .o-detail-editor table tr:last-child th {
	border-bottom: none;
}
.c-box-select__txt.selectBtn.-active {
	border-radius: 4px 4px 0 0;
	border-bottom: none;
}
.c-box-tabmenu {
	width: 100%;
	border: 1px solid #000;
	border-radius: 4px;
}
.c-box-tabmenu__box {
	width: 100%;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #000;
}
.c-box-tabmenu p {
	font-size: 1.2rem;
	letter-spacing: 0.12em;
	padding-left: 12px;
}
.c-box-tabmenu:nth-child(n + 2) {
	margin-top: 16px;
}
.c-box-tabmenu.gnavTrigger.-close {
	border-bottom: none;
}
.c-box-tabmenu.gnavTrigger.-close .c-box-tabmenu__box,
.c-box-tabmenu.gnavTrigger.-close .o-globalnav__ttl {
	border-radius: 0 0 4px 4px;
}
.c-box-toggle {
	width: 100%;
	border: 1px solid #000;
	padding: 15px 25px 25px;
}
@media (max-width: 960px) {
	.c-box-toggle {
		padding: 10px 20px 20px;
	}
}
.c-box-toggle__item .c-ttl__border {
	display: flex;
	align-items: center;
	justify-content: space-between;
	cursor: pointer;
}
.c-box-toggle__item .c-ttl__border p {
	font-size: 1.5rem;
	padding-bottom: 5px;
}
@media (min-width: 961px) {
	.c-box-toggle__item .c-ttl__border p {
		width: 100%;
	}
}
@media (max-width: 960px) {
	.c-box-toggle__item .c-ttl__border p {
		font-size: 1.4rem;
	}
}
.c-box-toggle__item .c-ttl__border .c-btn-tab {
	margin-right: -12.5px;
}
@media (min-width: 961px) {
	.c-box-toggle__item .c-ttl__border .c-btn-tab {
		flex: 0 0 auto;
	}
	.c-box-toggle__item .c-ttl__border::before {
		width: 32%;
	}
}
.c-box-toggle__item__desc {
	padding: 5px 0;
	display: none;
}
@media (max-width: 960px) {
	.c-box-toggle__item__desc {
		padding: 8px 0;
	}
}
.c-box-toggle__item__desc .c-txt-caution,
.c-box-toggle__item__desc .c-txt-sub {
	margin-top: 5px;
}
.c-box-toggle__item:nth-child(n + 2) {
	margin-top: 5px;
}
.c-btn-col {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
@media (min-width: 961px) {
	.c-btn-col {
		max-width: 600px;
		margin: auto;
	}
}
.c-btn-col .c-btn-col__item {
	width: 47%;
}
.c-btn-col .c-btn-col__item:first-child:nth-last-child(3),
.c-btn-col .c-btn-col__item:first-child:nth-last-child(3) ~ .c-btn-col__item {
	width: 30%;
}
@media (min-width: 961px) {
	.c-btn-col .c-btn-col__item:first-child:nth-last-child(4),
	.c-btn-col .c-btn-col__item:first-child:nth-last-child(4) ~ .c-btn-col__item {
		width: 23%;
	}
}
@media (max-width: 960px) {
	.c-btn-col .c-btn-col__item:first-child:nth-last-child(4):nth-child(n + 3),
	.c-btn-col
		.c-btn-col__item:first-child:nth-last-child(4)
		~ .c-btn-col__item:nth-child(n + 3) {
		margin-top: 15px;
	}
}
.c-btn-col .c-btn-col__item a,
.c-btn-pagetop {
	display: flex;
	align-items: center;
	justify-content: center;
}
.c-btn-col .c-btn-col__item a {
	font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium",
		"游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	color: #928985;
	text-align: center;
	padding: 10px 0;
	letter-spacing: 0.12em;
	width: 100%;
	height: 100%;
	position: relative;
}
@media (min-width: 961px) {
	.c-btn-col .c-btn-col__item a {
		font-size: 1.4rem;
	}
}
@media (max-width: 960px) {
	.c-btn-col .c-btn-col__item a {
		font-size: 1.2rem;
	}
}
.c-btn-col .c-btn-col__item a:after,
.c-btn-col .c-btn-col__item a:before {
	content: "";
	display: block;
}
.c-btn-col .c-btn-col__item a:after {
	width: 8px;
	height: 8px;
	border-top: 1px solid #928985;
	border-right: 1px solid #928985;
	transform: rotate(135deg);
	margin-left: 15px;
}
.c-btn-col .c-btn-col__item a:before {
	width: 100%;
	height: 1px;
	background: #928985;
	position: absolute;
	bottom: 0;
	left: 0;
}
.c-btn-col.-align .c-btn-col__item a {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 6px 0 6px 10px;
	text-align: left;
}
@media (max-width: 960px) {
	.c-btn-col.-align .c-btn-col__item a {
		padding: 6px 0 6px 6px;
	}
}
.c-btn-col.-align .c-btn-col__item a:after {
	margin: 0 10px 0 0;
}
@media (max-width: 960px) {
	.c-btn-col.-align .c-btn-col__item a:after {
		margin: 0 8px 0 0;
	}
}
.c-btn-pagetop {
	width: 72px;
	height: 72px;
	border-radius: 50%;
	border: 1px solid #000;
	background: #fff;
	flex-wrap: wrap;
	flex-direction: column;
	position: absolute;
	top: -20px;
	right: 0;
	cursor: pointer;
	transition: 0.3s;
	z-index: 997;
}
@media (max-width: 960px) {
	.c-btn-pagetop {
		width: 50px;
		height: 50px;
		top: -15px;
	}
}
.c-btn-pagetop p {
	font-size: 1.6rem;
	letter-spacing: 0.12em;
	font-family: Ovo, serif;
	line-height: 1.5;
}
@media (max-width: 960px) {
	.c-btn-pagetop p {
		font-size: 1.2rem;
	}
}
.c-btn-pagetop:before,
.c-btn__more p:after {
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	transform: rotate(-45deg);
}
@media (max-width: 960px) {
	.c-btn-pagetop:before {
		width: 6px;
		height: 6px;
	}
}
.c-btn-pagetop:hover {
	opacity: 0.7;
}
.c-btn__main {
	background: #938e8c;
	width: 360px;
	border-radius: 32px;
	border: 1px solid #938e8c;
	transition: 0.3s;
	cursor: pointer;
}
@media (min-width: 961px) {
	.c-btn__main:hover {
		opacity: 0.7;
	}
}
@media (max-width: 960px) {
	.c-btn__main {
		width: 240px;
		border-radius: 44px;
	}
}
.c-btn__main a {
	display: block;
	width: 100%;
	position: relative;
	z-index: 2;
}
.c-btn__main p {
	font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium",
		"游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-size: 1.4rem;
	letter-spacing: 0.12em;
	color: #fff;
	padding: 18px 0;
	text-align: center;
}
@media (max-width: 960px) {
	.c-btn__main p {
		font-size: 1.2rem;
		padding: 8px 0;
	}
}
.c-btn__main .iconSvg {
	fill: #fff;
	width: 24px;
	height: 8px;
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
}
@media (max-width: 960px) {
	.c-btn__main .iconSvg {
		width: 15px;
		height: 6px;
		right: 15px;
	}
}
.c-btn__main.-primary {
	background: #ffde46;
	border: 1px solid #ffde46;
}
.c-btn__main.-primary p {
	color: #000;
}
.c-btn__main.-primary .iconSvg {
	fill: #000;
}
.c-btn__main.-insta {
	background: #fff;
	border-color: #928985;
	border-radius: 44px;
}
.c-btn__main.-insta a {
	flex-wrap: wrap;
	padding: 5px 0 8px;
}
.c-btn__main.-insta a p {
	color: #928985;
	font-size: 1rem;
	line-height: 1.6;
}
@media (max-width: 960px) {
	.c-btn__main.-insta a p {
		padding: 0;
	}
}
.c-btn__main.-insta a p.c-btn__main__top span {
	content: "";
	display: block;
	width: 14px;
	height: 14px;
	background: url(../images/common/sns_instagram02.png) center center no-repeat;
	background-size: 100%;
	margin: 3px 6px 0 0;
}
@media (max-width: 960px) {
	.c-btn__main.-insta a p.c-btn__main__top span {
		width: 10.5px;
		height: 10.5px;
	}
}
.c-btn__main.-insta a .iconSvg {
	fill: #928985;
}
@media (min-width: 961px) {
	.c-btn__main.-insta a .iconSvg {
		top: 48%;
		right: 10px;
	}
}
.c-btn-toggle {
	width: 60px;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	flex: 0 0 auto;
}
.c-btn-toggle.-active span:before {
	transform: translateY(7px) rotate(45deg);
}
.c-btn-toggle.-active span:after {
	transform: translateY(-7px) rotate(-45deg);
}
.c-btn-toggle span {
	width: 35px;
	height: 1px;
	display: block;
	background: #000;
	position: relative;
	transition: all 0.25s 0.25s;
	opacity: 1;
}
.c-btn-toggle span:after,
.c-btn-toggle span:before {
	content: "";
	display: block;
	width: 35px;
	height: 1px;
	background: #000;
	position: absolute;
	left: 0;
	transform: translateY(0) rotate(0);
	transition: transform 0.75s ease;
}
.c-btn-toggle span:before {
	top: -7px;
}
.c-btn-toggle span:after {
	bottom: -7px;
}
.c-btn-link {
	background: #ffde46;
	border-radius: 4px;
}
.c-btn-link a,
.c-btn-tab {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.c-btn-link a .iconSvg {
	margin-right: 8px;
}
.c-btn-link a .iconSvg.-person {
	width: 21.5px;
}
.c-btn-link a .iconSvg.-mail {
	width: 26px;
}
.c-btn-tab {
	width: 40px;
	height: 40px;
}
.c-btn-tab span,
.c-btn-tab span:before {
	display: block;
	width: 15px;
	height: 1px;
	background: #000;
}
.c-btn-tab span:before {
	content: "";
	transform: rotate(-90deg);
	transition: 0.5s;
}
.c-btn-tab.-active span:before {
	transform: rotate(0);
	transition: 0.5s;
}
.c-btn-icon {
	border-radius: 36px;
	background: #928985;
	display: inline-block;
}
@media (min-width: 961px) {
	.c-btn-icon {
		width: 316px;
	}
}
.c-btn-icon a,
.c-btn__more p {
	width: 100%;
	font-size: 1.4rem;
	color: #fff;
}
.c-btn-icon a {
	font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium",
		"游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	letter-spacing: 0.12em;
	line-height: 3;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 12px 0;
}
@media (max-width: 960px) {
	.c-btn-icon a {
		font-size: 1rem;
		padding: 3px 17.5px;
	}
}
.c-btn-icon a .iconSvg {
	width: 16px;
	height: 19px;
	fill: currentColor;
	margin-right: 10px;
}
@media (max-width: 960px) {
	.c-btn-icon a .iconSvg {
		width: 12px;
		height: 15px;
		margin-right: 6px;
	}
}
.c-btn__more {
	background: #928985;
	width: 360px;
	border-radius: 32px;
	border: 1px solid #928985;
	cursor: pointer;
}
@media (min-width: 961px) {
	.c-btn__more {
		transition: 0.3s;
	}
	.c-btn__more:hover {
		opacity: 0.7;
	}
}
@media (max-width: 960px) {
	.c-btn__more {
		width: 270px;
		border-radius: 44px;
	}
}
.c-btn__more p {
	display: block;
	height: 100%;
	position: relative;
	z-index: 2;
	padding: 18px 0;
	text-align: center;
}
@media (max-width: 960px) {
	.c-btn__more p {
		font-size: 1.2rem;
		padding: 9px 0;
	}
}
.c-btn__more p:after {
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	transform: rotate(135deg);
	margin-right: 3px;
	position: absolute;
	top: 25px;
	right: 20px;
}
@media (max-width: 960px) {
	.c-btn__more p:after {
		top: 15px;
		right: 15px;
	}
}
.c-btn__more.open p:after {
	transform: rotate(-45deg);
}
.c-list-detail__tag {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin-top: 20px;
}
@media (max-width: 960px) {
	.c-list-detail__tag {
		margin-top: 5px;
		flex-direction: column;
		align-items: flex-start;
	}
}
.c-list-detail__tag a {
	display: flex;
	align-items: center;
	font-size: 1.2rem;
	letter-spacing: 0.12em;
	font-weight: 700;
	position: relative;
}
@media (min-width: 961px) {
	.c-list-detail__tag a {
		margin-right: 20px;
	}
}
@media (max-width: 960px) {
	.c-list-detail__tag a {
		font-size: 1rem;
		margin-right: 13px;
	}
}
.c-list-detail__tag a:before {
	content: "#";
	display: block;
	margin-right: 2px;
}
.c-list-info {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
@media (min-width: 961px) {
	.c-list-info {
		max-width: 600px;
		margin: auto;
	}
}
.c-list-info__ttl,
.c-list-info__txt {
	font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium",
		"游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-size: 1.4rem;
	letter-spacing: 0.12em;
	line-height: 2;
	margin-bottom: 5px;
}
@media (max-width: 960px) {
	.c-list-info__ttl,
	.c-list-info__txt {
		font-size: 1.2rem;
	}
}
.c-list-info__ttl {
	width: 22%;
	font-weight: 400;
}
.c-list-info__txt {
	width: 78%;
}
.c-list-plan {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
}
@media (min-width: 961px) {
	.c-list-plan {
		justify-content: space-between;
	}
}
.c-list-plan__item {
	list-style-type: none;
	border-top: 1px solid #000;
	padding: 20px 10px;
}
@media (min-width: 961px) {
	.c-list-plan__item {
		width: 48%;
	}
}
@media (max-width: 960px) {
	.c-list-plan__item {
		padding: 20px 0;
		width: 100%;
	}
}
.c-list-plan__title {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.c-list-plan__title__type {
	display: block;
	font-size: 1.2rem;
	font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium",
		"游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	color: #fff;
	line-height: 1;
	letter-spacing: 0.12em;
	padding: 3px 3.5px 3px 4.5px;
}
@media (max-width: 960px) {
	.c-list-plan__title__type {
		font-size: 1rem;
	}
}
.c-list-plan__title__type.-child {
	background: #d1c79d;
}
.c-list-plan__title__type.-adult {
	background: #baafad;
}
.c-list-plan__title__type.-album {
	background: #adc0b3;
}
.c-list-plan__title__type.-goods {
	background: #d8b2ac;
}
.c-list-plan__title__ttl {
	font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium",
		"游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-weight: 700;
	font-size: 1.5rem;
	letter-spacing: 0.12em;
	margin-left: 10px;
}
@media (max-width: 960px) {
	.c-list-plan__title__ttl {
		font-size: 1.4rem;
	}
}
.c-list-plan__info {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.c-list-plan__info__desc {
	font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium",
		"游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-size: 1.2rem;
	line-height: 2.5;
	letter-spacing: 0.12em;
	color: #666;
	flex: 0 0 auto;
}
@media (max-width: 960px) {
	.c-list-plan__info__desc {
		font-size: 1rem;
	}
}
.c-list-plan__info__col {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	flex: 0 1 auto;
}
.c-list-plan__info__col.-only {
	width: 50%;
	margin-left: auto;
}
.c-list-plan__info__price {
	font-size: 1.6rem;
	font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium",
		"游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-weight: 700;
	letter-spacing: 0.12em;
	line-height: 1.7;
	width: 100%;
	text-align: right;
}
@media (max-width: 960px) {
	.c-list-plan__info__price {
		font-size: 1.4rem;
	}
}
.c-list-plan__info__price span {
	font-size: 1.1rem;
	line-height: 2.5;
	font-weight: 400;
}
@media (max-width: 960px) {
	.c-list-plan__info__price span {
		font-size: 1rem;
	}
}
.c-list-plan__info__price.-only,
.o-detail-desc#rental .c-list-plan__info__price {
	margin-left: auto;
}
.c-list-plan__article {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	width: 100%;
	margin-top: 5px;
}
.c-list-plan__article__img {
	width: 38%;
	margin-top: 5px;
}
.c-list-plan__article__img + .c-txt-sub {
	width: 57%;
}
.c-list-plan__article .c-txt-sub {
	-moz-text-align-last: left;
	text-align-last: left;
}
@media (min-width: 961px) {
	.c-list-search {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: flex-start;
	}
}
.c-list-search__item {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	position: relative;
	padding: 6px 0;
}
@media (min-width: 961px) {
	.c-list-search__item {
		width: 50%;
		padding: 6px 40px 6px 0;
	}
}
.c-list-search__item__left {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin-top: 4px;
}
.c-btn__more p,
.c-list-search__item label,
.c-list-search__item__left small {
	font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium",
		"游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	letter-spacing: 0.12em;
}
.c-list-search__item__left small {
	width: 100%;
	margin-left: 30px;
	font-size: 1rem;
	line-height: 1.8;
}
.c-list-search__item .c-list-search__item__ttl {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.c-list-search__item label {
	position: relative;
	cursor: pointer;
	font-size: 1.2rem;
	line-height: 2;
	padding-left: 30px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	display: flex;
	flex-wrap: wrap;
}
.c-list-search__item label > input:checked + .c-list-search__checkmark {
	background: #ffde46;
	border: 0;
}
.c-list-search__item label > input:checked + .c-list-search__checkmark:after {
	opacity: 1;
}
.c-list-search__item label .c-list-search__checkmark {
	position: absolute;
	top: 4px;
	left: 0;
	width: 16px;
	height: 16px;
	border-radius: 4px;
	background: #fff;
	border: 1px solid #928985;
}
@media (max-width: 960px) {
	.c-list-search__item label .c-list-search__checkmark {
		top: 6px;
	}
}
.c-list-search__item label .c-list-search__checkmark:after {
	content: "";
	width: 5px;
	height: 9px;
	position: absolute;
	top: 3px;
	left: 6px;
	border: solid #000;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
	opacity: 0;
}
.c-list-search__item .c-list-search__desc {
	margin-left: 5px;
}
.c-list-search__item .c-list-search__desc__box {
	background: #928985;
	position: absolute;
	top: 30px;
	left: 0;
	margin: 0 5px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	display: none;
	z-index: 2;
	width: 70%;
}
@media (max-width: 960px) {
	.c-list-search__item .c-list-search__desc__box {
		width: 100%;
		margin: 0;
	}
}
.c-list-search__item .c-list-search__desc__box p {
	font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium",
		"游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-size: 1rem;
	color: #fff;
	line-height: 1.8;
	letter-spacing: 0.12em;
	text-align: justify;
}
.c-list-search__item .c-list-search__desc__icon {
	width: 15px;
	height: 15px;
	background: url(../images/common/icon_question.png) center center no-repeat;
	background-size: cover;
	cursor: pointer;
	position: relative;
}
.c-list-search__item .c-list-search__desc__icon:after,
ul.c-list_main > li:before {
	content: "";
	display: block;
	width: 25px;
	height: 25px;
	position: absolute;
	top: -5px;
	left: -5px;
}
@media (min-width: 961px) {
	.c-list-search__item
		.c-list-search__desc__icon:hover
		+ .c-list-search__desc__box {
		display: flex;
	}
}
@media (max-width: 960px) {
	.c-list-search__item
		.c-list-search__desc__icon:hover
		+ .c-list-search__desc__box {
		display: flex;
	}
}
.c-list-search__item .c-list-search__desc__img {
	background: center center no-repeat;
	background-size: cover;
	width: 45%;
	height: auto;
	margin: 10px 0 10px 10px;
}
@media (max-width: 960px) {
	.c-list-search__item .c-list-search__desc__img {
		width: 41.6%;
	}
}
@media (min-width: 961px) {
	.c-list-search__item .c-list-search__desc__img {
		width: 215px;
	}
}
.c-list-search__item .c-list-search__desc__img:after {
	content: "";
	display: block;
	padding-top: 71%;
}
.c-list-search__item .c-list-search__desc__img + .c-list-search__desc__textbox {
	width: 55%;
}
.c-list-search__item .c-list-search__desc .c-list-search__desc__textbox {
	padding: 13px 15px;
}
.c-list-search__item .c-list-search__num {
	display: flex;
	align-items: center;
	opacity: 0.2;
	pointer-events: none;
}
.c-list-search__item .c-list-search__num.-active {
	opacity: 1;
	pointer-events: auto;
}
.c-list-search__item .c-list-search__num select {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	display: block;
	width: 64px;
	height: 33.6px;
	border-radius: 4px;
	border: 1px solid #928985;
	background: #fff;
	color: #000;
	font-size: 1.6rem;
	transform: scale(0.625);
	letter-spacing: 0.12em;
	padding: 0 0 0 8px;
	position: relative;
	background-image: linear-gradient(45deg, transparent 50%, #000),
		linear-gradient(135deg, #000, transparent 50%);
	background-size: 4px 5px, 5px 5px;
	background-position: calc(100% - 7px) 50%, calc(100% - 2px) 50%;
	background-repeat: no-repeat;
}
.c-list-search__item .c-list-search__num select option {
	font-size: 1rem;
}
.c-list-search__item .c-list-search__num select,
.c-list-search__item .c-list-search__num span,
ul.c-list_main > li {
	font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium",
		"游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
.c-list-search__item .c-list-search__num span {
	margin-left: 6px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-size: 1rem;
	letter-spacing: 0.12em;
}
ul.c-list_main > li {
	font-size: 1.4rem;
	letter-spacing: 0.08em;
	line-height: 2;
	position: relative;
	margin-top: 8px;
	padding-left: 16px;
}
@media (max-width: 960px) {
	ul.c-list_main > li {
		font-size: 1.2rem;
		padding-left: 8px;
	}
}
ul.c-list_main > li:before {
	width: 5px;
	height: 5px;
	background: #000;
	border-radius: 50%;
	top: 12px;
	left: 0;
}
@media (max-width: 960px) {
	ul.c-list_main > li:before {
		width: 3px;
		height: 3px;
		top: 11px;
	}
}
ol.c-list_number {
	counter-reset: number 0;
}
ol.c-list_number > li,
ol.c-list_number > li:before {
	font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium",
		"游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-size: 1.4rem;
	letter-spacing: 0.08em;
	padding-left: 28px;
	position: relative;
}
@media (max-width: 960px) {
	ol.c-list_number > li {
		font-size: 1.2rem;
		padding-left: 20px;
	}
}
ol.c-list_number > li:before {
	counter-increment: number 1;
	content: counter(number);
	position: absolute;
	top: 1px;
	left: 0;
	padding-left: 2px;
	letter-spacing: 0.12em;
}
@media (max-width: 960px) {
	ol.c-list_number > li:before {
		font-size: 1.2rem;
		padding-left: 1.5px;
	}
}
@media (min-width: 961px) {
	.c-nav__foot01 {
		display: flex;
		flex-wrap: wrap;
		margin-top: 6px;
	}
}
@media (max-width: 960px) {
	.c-nav__foot01 {
		display: block;
	}
}
.c-nav__foot01__item {
	width: 50%;
}
@media (max-width: 960px) {
	.c-nav__foot01__item {
		width: 100%;
		height: 40px;
		border-bottom: 1px dotted #000;
		background: #f5f5f5;
	}
	.c-nav__foot01__item:last-child {
		border-bottom: none;
	}
}
.c-nav__foot01__item a {
	width: 100%;
	height: 100%;
	display: block;
	padding: 8px 0;
}
@media (max-width: 960px) {
	.c-nav__foot01__item a {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
}
.c-nav-shop__ttl p,
.c-nav__foot01__item a p {
	font-size: 1.3rem;
	letter-spacing: 0.15em;
}
@media (min-width: 961px) {
	.c-nav__foot01__item a p {
		display: inline-block;
		position: relative;
	}
}
@media (max-width: 960px) {
	.c-nav__foot01__item a p {
		font-size: 1.2rem;
		letter-spacing: 0.12em;
	}
}
@media (min-width: 961px) {
	.c-nav__foot01__item a:hover {
		opacity: 0.5;
	}
}
@media (max-width: 960px) {
	.c-nav__foot01__item a {
		padding: 5.5px 20px;
		position: relative;
	}
	.c-nav__foot01__item a:after {
		content: "";
		display: block;
		width: 8px;
		height: 8px;
		border-top: 1px solid #000;
		border-right: 1px solid #000;
		transform: rotate(45deg);
	}
	.c-nav__foot01__item a:before {
		content: "";
		display: block;
		width: 4px;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #ffde46;
	}
}
.c-nav-shop {
	width: calc((100% - 60px) / 4);
}
@media (max-width: 960px) {
	.c-nav-shop {
		width: 100%;
	}
	.c-nav-shop:last-child .c-nav-shop__ttl {
		border-bottom: none;
	}
	.c-nav-shop:last-child .c-nav-shop__item {
		border-bottom: none;
		border-radius: 0 0 4px 4px;
		border-top: 1px dotted #000;
	}
	.c-nav-shop:last-child .c-nav-shop__item a:before {
		border-radius: 0 0 0 4px;
	}
}
@media (min-width: 961px) {
	.c-nav-shop {
		margin-left: 20px;
	}
	.c-nav-shop:nth-child(4n + 1) {
		margin-left: 0;
	}
	.c-nav-shop:nth-child(n + 5) {
		margin-top: 30px;
	}
}
.c-nav-shop__ttl {
	border-bottom: 1px solid #000;
}
@media (max-width: 960px) {
	.c-nav-shop__ttl {
		border-bottom: 1px dotted #000;
		padding: 5.5px 0 5.5px 20px;
		display: flex;
		align-items: center;
		justify-content: space-between;
		height: 40px;
	}
}
@media (max-width: 960px) {
	.c-nav-shop__ttl p {
		font-size: 1.2rem;
		letter-spacing: 0.12em;
		padding-left: 0;
	}
}
@media (min-width: 961px) {
	.c-nav-shop__ttl .c-btn-tab {
		display: none;
	}
}
@media (max-width: 960px) {
	.c-nav-shop ul {
		display: none;
	}
}
@media (min-width: 961px) {
	.c-nav-shop ul li.c-nav-shop__item {
		margin-top: 18px;
	}
	.c-nav-shop ul li.c-nav-shop__item:nth-child(n + 2) {
		margin-top: 0;
	}
	.c-nav-shop ul li.c-nav-shop__item a {
		width: 100%;
		display: block;
		display: flex;
		align-items: flex-start;
	}
	.c-nav-shop ul li.c-nav-shop__item a:hover {
		opacity: 0.5;
	}
	.c-nav-shop ul li.c-nav-shop__item a:before {
		content: "・";
		display: block;
		margin-right: 4px;
	}
	.c-nav-shop ul li.c-nav-shop__item a p {
		font-size: 1.3rem;
		letter-spacing: 0.15em;
		line-height: 2.6;
	}
}
@media (max-width: 960px) {
	.c-nav-shop ul li.c-nav-shop__item {
		width: 100%;
		height: 40px;
		border-bottom: 1px dotted #000;
		background: #f5f5f5;
	}
	.c-nav-shop ul li.c-nav-shop__item a {
		width: 100%;
		height: 100%;
		display: flex;
		align-items: center;
		justify-content: space-between;
		font-size: 1.2rem;
		letter-spacing: 0.12em;
		padding: 5.5px 20px;
		position: relative;
	}
	.c-nav-shop ul li.c-nav-shop__item a:after {
		content: "";
		display: block;
		width: 8px;
		height: 8px;
		border-top: 1px solid #000;
		border-right: 1px solid #000;
		transform: rotate(45deg);
	}
	.c-nav-shop ul li.c-nav-shop__item a:before {
		content: "";
		display: block;
		width: 4px;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #ffde46;
	}
}
.c-nav-menu {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.c-nav-menu__item {
	width: 49%;
	height: auto;
}
.c-nav-menu__item a {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	height: 100%;
	padding: 6.5px 0 6.5px 18px;
	font-size: 1.2rem;
	letter-spacing: 0.12em;
}
.c-nav-menu__item a:after {
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	transform: rotate(45deg);
}
.c-nav-menu__item:nth-child(odd) a {
	padding-left: 4px;
}
.c-nav-menu__item:nth-child(odd) a:after {
	right: 22px;
}
.c-nav-pagelink__item {
	border-bottom: 1px solid #000;
}
.c-nav-pagelink__item a,
.o-fixed-price__value p,
.o-fixed-price__value span {
	font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium",
		"游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	letter-spacing: 0.12em;
}
.c-nav-pagelink__item a {
	font-size: 1.4rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 6px 0;
}
@media (max-width: 960px) {
	.c-nav-pagelink__item a {
		font-size: 1.2rem;
	}
}
.c-nav-pagelink__item a:after {
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	transform: rotate(135deg);
	margin-right: 3px;
}
@media (max-width: 960px) {
	.c-nav-plan {
		background: #f5f5f5;
		z-index: 998;
		display: none;
		border-radius: 0 0 4px 4px;
		overflow: hidden;
	}
	.c-nav-plan__item {
		border-bottom: 1px dotted #000;
	}
	.c-nav-plan__item:last-child {
		border-bottom: none;
	}
	.c-nav-plan__item a {
		width: 100%;
		height: 100%;
		display: flex;
		align-items: center;
		justify-content: space-between;
		position: relative;
		padding: 5.5px 20px;
	}
	.c-nav-plan__item a:after {
		content: "";
		display: block;
		width: 8px;
		height: 8px;
		border-top: 1px solid #000;
		border-right: 1px solid #000;
		transform: rotate(45deg);
	}
	.c-nav-plan__item a:before {
		content: "";
		display: block;
		width: 4px;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #ffde46;
	}
	.c-nav-plan__item a p {
		font-size: 1.2rem;
		letter-spacing: 0.12em;
	}
	.c-nav-plan__item a .c-nav-plan__img {
		display: none;
	}
	.o-head-modal .c-nav-plan {
		display: block;
	}
}
@media (min-width: 961px) {
	.o-gnav-sub__menu {
		margin: 0 calc(50% - 50vw);
		width: 100vw;
		background: #fff;
		position: absolute;
		top: 80px;
		left: 0;
		opacity: 0;
		height: 196px;
		transition: 0.3s;
		padding: 16px 0 0;
		pointer-events: none;
	}
	.o-gnav-sub__menu:hover {
		opacity: 1;
	}
	.c-nav-plan {
		max-width: 1000px;
		margin: 0 auto;
		height: 100%;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.c-nav-plan__item {
		width: 140px;
		height: auto;
	}
	.c-nav-plan__item > a {
		display: block;
		width: 100%;
		height: 100%;
		text-align: center;
		transition: 0.6s;
	}
	.c-nav-plan__item > a .c-nav-plan__img {
		width: 100%;
		height: 100px;
		background: center center no-repeat;
		background-size: cover;
		margin-bottom: 6px;
	}
	.c-nav-plan__item > a p {
		font-size: 1.2rem;
		letter-spacing: 0.16em;
	}
}
.o-fixed-price {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgba(146, 137, 133, 0.95);
	display: flex;
	align-items: flex-end;
	justify-content: flex-end;
	padding: 10px 30px;
	z-index: 997;
	transform: translateY(44px);
	-webkit-animation: slideOut 1.2s ease forwards;
	animation: slideOut 1.2s ease forwards;
}
@media (max-width: 960px) {
	.o-fixed-price {
		align-items: center;
		justify-content: space-between;
		padding: 5px 20px;
	}
}
.o-fixed-price.-visible {
	transform: translateY(0);
	-webkit-animation: slideIn 1.2s ease forwards;
	animation: slideIn 1.2s ease forwards;
}
.o-fixed-price__ttl {
	font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium",
		"游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-weight: 700;
	font-size: 1.4rem;
	letter-spacing: 0.12em;
	line-height: 2;
	color: #fff;
}
@media (min-width: 961px) {
	.o-fixed-price__ttl {
		margin-right: 20px;
		margin-bottom: 3px;
	}
}
@media (max-width: 960px) {
	.o-fixed-price__ttl {
		font-size: 1.2rem;
	}
}
.o-fixed-price__value {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.o-fixed-price__value p,
.o-fixed-price__value span {
	color: #fff;
}
.o-fixed-price__value p {
	font-weight: 700;
	font-size: 2rem;
}
@media (max-width: 960px) {
	.o-fixed-price__value p {
		font-size: 1.7rem;
	}
}
.o-fixed-price__value span {
	font-size: 1.4rem;
}
@media (max-width: 960px) {
	.o-fixed-price__value span {
		font-size: 1.2rem;
	}
}
.o-head-modal {
	opacity: 0;
	pointer-events: none;
	transition: opacity 0.5s ease;
	z-index: 999;
	width: 100vw;
	height: 100%;
	overflow-y: auto;
	background: #fff;
	position: fixed;
	top: 59px;
	left: 0;
	right: 0;
	bottom: 0;
	padding-bottom: 800px;
}
.o-head-modal.-active {
	opacity: 1;
	pointer-events: auto;
}
@media (min-width: 961px) {
	.o-head-modal {
		display: none;
	}
}
.o-head-modal .l-inner {
	width: calc(100% - 40px);
	margin: 0 auto;
}
.o-head-modal__btn {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 10px;
}
.o-head-modal__btn .c-btn-link {
	width: 49%;
	height: 60px;
}
.o-head-modal__menu,
.o-head-modal__tab {
	width: 100%;
	margin-top: 16px;
}
.o-head-modal__menu .c-nav-menu,
.o-intro-studio .c-ttl__lower .c-ttl__main__en .c-ttl__main__child {
	width: 100%;
}
.o-header__box {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	flex: 0 1 auto;
}
@media (max-width: 960px) {
	.o-header__box {
		display: none;
	}
}
.o-header__box .o-header__bottom,
.o-header__box .o-header__top,
.o-list-col__item > a {
	width: 100%;
	display: flex;
	justify-content: flex-end;
}

.o-gnav__item a .iconSvg.-request{
	width: 25px;
	height: 22px;
	margin-right: 3px;
}

.o-header__box .o-header__bottom {
	margin-top: 12px;
}
.o-intro-studio .c-ttl__lower {
	padding: 40px 0 50px;
}
.o-footer-banner ul,
.o-intro-studio .c-ttl__lower .c-ttl__main__en,
.o-list-col {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.o-intro-studio .c-txt-sub {
	margin: 70px auto 100px;
	max-width: 834px;
}
@media (max-width: 960px) {
	.o-intro-studio .c-txt-sub {
		margin: 45px auto 40px;
		max-width: calc(100% - 40px);
	}
}
.o-list-col {
	width: 100%;
	justify-content: space-between;
}
@media (max-width: 960px) {
	.o-list-col {
		display: block;
	}
}
.o-list-col__item {
	width: 46%;
}
@media (max-width: 960px) {
	.o-list-col__item {
		width: 100%;
	}
}
.o-list-col__item > a {
	height: 100%;
	justify-content: space-between;
	align-items: flex-start;
}
.o-list-col__item__img {
	width: 45%;
	height: auto;
	flex: 0 0 auto;
	background: center center no-repeat;
	background-size: cover;
}
.o-list-col__item__img:before {
	content: "";
	display: block;
	padding: 63% 0 0;
}
@media (max-width: 960px) {
	.o-list-col__item__img {
		width: 35%;
	}
}
.o-list-col__item__img.-default {
	border: 1px solid #cbcbcb;
}
.o-list-col__item__info {
	width: 50%;
	display: flex;
	flex-wrap: wrap;
}
@media (max-width: 960px) {
	.o-list-col__item__info {
		width: 60%;
		display: flex;
		flex-wrap: wrap;
		align-items: flex-start;
	}
}
.o-list-col__item__info time {
	font-family: Ovo, serif;
	font-size: 1.4rem;
	letter-spacing: 0.12em;
	width: 100%;
}
@media (max-width: 960px) {
	.o-list-col__item__info time {
		font-size: 1.1rem;
	}
}
.o-list-col__item__info p {
	font-family: "Noto Serif JP", serif, "Hiragino Mincho ProN W3",
		"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝",
		"ＭＳ 明朝";
	font-size: 1.6rem;
	letter-spacing: 0.12em;
}
@media (max-width: 960px) {
	.o-list-col__item__info p {
		font-size: 1.2rem;
	}
}
@media (min-width: 961px) {
	.o-list-col__item:nth-child(n + 3) {
		margin-top: 60px;
	}
}
@media (max-width: 960px) {
	.o-list-col__item:nth-child(n + 2) {
		margin-top: 25px;
	}
}
.o-list-detail {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
@media (max-width: 960px) {
	.o-list-detail {
		display: block;
	}
}
.o-list-detail__item {
	width: 46%;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	position: relative;
}
@media (min-width: 961px) {
	.o-list-detail__item {
		position: relative;
		padding: 30px 0;
	}
	.o-list-detail__item:after {
		content: "";
		display: block;
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 1px;
		background-position: left bottom;
		background: linear-gradient(
			90deg,
			#000 0,
			#000 33%,
			transparent 33%,
			transparent 100%
		);
		background-size: 3px 1px;
		background-repeat: repeat-x;
	}
}
@media (max-width: 960px) {
	.o-list-detail__item {
		width: 100%;
		padding: 15px 0 10px;
		background-position: left top;
		background: linear-gradient(
			90deg,
			#000 0,
			#000 33%,
			transparent 33%,
			transparent 100%
		);
		background-size: 3px 1px;
		background-repeat: repeat-x;
	}
	.o-list-detail__item:first-child {
		background: 0 0;
	}
	.o-list-detail__item:nth-child(n + 2) {
		padding-top: 15px;
	}
	.o-list-detail__item:last-child {
		position: relative;
	}
	.o-list-detail__item:last-child:after {
		content: "";
		display: block;
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 1px;
		background-position: left bottom;
		background: linear-gradient(
			90deg,
			#000 0,
			#000 33%,
			transparent 33%,
			transparent 100%
		);
		background-size: 3px 1px;
		background-repeat: repeat-x;
	}
}
.o-list-detail__img {
	width: 41%;
	height: auto;
	flex: 0 0 auto;
	background: center center no-repeat;
	background-size: cover;
}
.o-list-detail__img.-default {
	border: 1px solid #cbcbcb;
}
.o-list-detail__img:before {
	content: "";
	display: block;
	padding-top: 73.6%;
}
.o-list-detail__img:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.o-list-detail__info {
	width: 50%;
	display: flex;
	flex-wrap: wrap;
}
@media (max-width: 960px) {
	.o-list-detail__info {
		width: 54.1%;
		display: flex;
		flex-wrap: wrap;
		align-items: flex-start;
	}
	.o-list-detail__info .o-box-info__item__label {
		padding: 1px 3.5px 0;
		margin-bottom: 12px;
	}
	.o-list-detail__info .o-box-info__item__label p {
		font-size: 1rem;
	}
}
.o-list-detail__info .o-list-detail__ttl {
	width: 100%;
}
.o-list-detail__info .o-list-detail__ttl p {
	font-family: "Noto Serif JP", serif, "Hiragino Mincho ProN W3",
		"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝",
		"ＭＳ 明朝";
	font-size: 1.6rem;
	letter-spacing: 0.12em;
	line-height: 1.75;
}
@media (max-width: 960px) {
	.o-list-detail__info .o-list-detail__ttl p {
		font-size: 1.2rem;
		letter-spacing: 0.06em;
		margin-top: -6px;
	}
}
.o-list-detail__info time {
	font-family: Ovo, serif;
	font-size: 1.4rem;
	letter-spacing: 0.12em;
	width: 100%;
	margin-top: 5px;
}
@media (max-width: 960px) {
	.o-list-detail__info time {
		font-size: 1rem;
	}
}
.o-loading {
	width: 100vw;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 99999;
	background-color: #fff;
	pointer-events: none;
}
.o-loading__img,
.o-visual-parallax__movie video {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.o-loading__img .o-loading__svg {
	width: 400px;
	opacity: 0;
}
@media (max-width: 960px) {
	.o-loading__img .o-loading__svg {
		width: 50vw;
	}
}
.o-loading__img .o-loading__svg #svgAnimation .stroke {
	fill: none;
	stroke: #fff;
	stroke-width: 9;
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke-miterlimit: 10;
	stroke-dasharray: 1500;
	stroke-dashoffset: 1500;
}
.o-loading__img .o-loading__photo {
	width: 130px;
	position: absolute;
	top: 100px;
	left: 50%;
	transform: translateX(-65%);
	display: none;
}
@media (max-width: 960px) {
	.o-loading__img .o-loading__photo {
		width: 18vw;
		transform: translateX(-60%);
		top: 100%;
	}
}
.o-loading__img .o-loading__lower {
	width: 400px;
}
@media (max-width: 960px) {
	.o-loading__img .o-loading__lower {
		width: 50vw;
	}
}
.o-loading__img .o-loading__lower__line {
	max-width: 60%;
	margin: 30px auto 0;
}
@media (max-width: 960px) {
	.o-loading__img .o-loading__lower__line {
		margin-top: 15px;
	}
}
.o-loading__img .o-loading__lower__line .loadingLine {
	width: 0%;
	height: 1px;
	background: #938e8c;
	display: block;
	transition: all 0.5s 0s ease-out;
}
.o-lower-mv {
	width: 100%;
	height: 450px;
	background: center center no-repeat;
	background-size: cover;
}
@media (max-width: 960px) {
	.o-lower-mv {
		height: 250px;
		background-size: cover;
	}
}
.o-lower-mv.-news {
	background-image: url(../images/news/img_mv.jpg);
}
@media (max-width: 960px) {
	.o-lower-mv.-news {
		background-image: url(../images/news/img_mv_sp.jpg);
	}
}
.o-lower-mv.-studio {
	background-image: url(../images/studio/img_mv.jpg);
}
@media (max-width: 960px) {
	.o-lower-mv.-studio {
		background-image: url(../images/studio/img_mv_sp.jpg);
	}
}
.o-lower-mv.-faq {
	background-image: url(../images/faq/faq_PC.jpg);
}
@media (max-width: 960px) {
	.o-lower-mv.-faq {
		background-image: url(../images/faq/faq_SP.jpg);
	}
}
.o-lower-mv.-flow {
	background-image: url(../images/flow/guide_PC.jpg);
}
@media (max-width: 960px) {
	.o-lower-mv.-flow {
		background-image: url(../images/flow/guide_SP.jpg);
	}
}
.o-lower-mv.-simulation {
	background-image: url(../images/simulation/simulation_PC.jpg);
}
@media (max-width: 960px) {
	.o-lower-mv.-simulation {
		background-image: url(../images/simulation/simulation_SP.jpg);
	}
}
.o-lower-mv.-coordinate {
	background-image: url(../images/coordinate/coordinate_PC.jpg);
}
@media (max-width: 960px) {
	.o-lower-mv.-coordinate {
		background-image: url(../images/coordinate/coordinate_SP.jpg);
	}
}
.o-mainvisual {
	width: 100%;
	height: calc(100vh + 120px);
	z-index: 0;
	position: fixed;
	top: 0;
	left: 0;
}
@media (min-width: 961px) {
	.o-mainvisual {
		min-height: 740px;
	}
}
@media (max-width: 960px) {
	.o-mainvisual {
		min-height: 702px;
		height: calc(100vh + 20px);
	}
}
.o-mainvisual.-hidden {
	opacity: 0;
}
.o-mainvisual__ttl {
	width: 30%;
	z-index: 2;
	display: block;
}
@media (min-width: 961px) {
	.o-mainvisual__ttl {
		position: absolute;
		top: 46%;
		left: 10%;
	}
}
@media (max-width: 960px) {
	.o-mainvisual__ttl {
		width: calc(100% - 40px);
		position: absolute;
		top: 53%;
		left: 50%;
		transform: translateX(-50%);
	}
	.o-mainvisual__ttl img {
		width: 100%;
	}
}
.o-mainvisual__scroll {
	position: absolute;
	left: calc(50% + 488px);
	bottom: 40px;
	display: flex;
	flex-direction: column;
	align-items: center;
}
@media (max-width: 960px) {
	.o-mainvisual__scroll {
		left: auto;
		right: 15px;
	}
}
.o-mainvisual__scroll small {
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	line-height: 1;
	font-family: Ovo, serif;
	font-size: 1.2rem;
	letter-spacing: 0.08em;
	font-weight: 400;
}
.o-mainvisual__scroll__bar {
	width: 1px;
	height: 120px;
	margin: 8px auto 0;
	background: linear-gradient(
		180deg,
		#000 0,
		#000 33%,
		transparent 33%,
		transparent 100%
	);
	background-size: 1px 3px;
	position: relative;
}
.o-mainvisual__scroll__bar:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: -1px;
	right: -1px;
	height: 3px;
	background-color: #000;
	border-radius: 50%;
	-webkit-animation: dotsLoop 1.5s linear infinite;
	animation: dotsLoop 1.5s linear infinite;
}
.o-mainvisual-bg__item {
	background: center center no-repeat;
	background-size: cover;
	min-height: 100vh;
}
.o-mainvisual-bg__item:nth-child(1) {
	background-image: url(../images/top/img_slider01.jpg?v1);
}
@media (max-width: 960px) {
	.o-mainvisual-bg__item:nth-child(1) {
		background-image: url(../images/top/img_slider_sp01.jpg?v1);
	}
}
.o-mainvisual-bg__item:nth-child(2) {
	background-image: url(../images/top/img_slider02.jpg?v1);
}
@media (max-width: 960px) {
	.o-mainvisual-bg__item:nth-child(2) {
		background-image: url(../images/top/img_slider_sp02.jpg?v1);
	}
}
.o-mainvisual-bg__item:nth-child(3) {
	background-image: url(../images/top/img_slider03.jpg?v1);
}
@media (max-width: 960px) {
	.o-mainvisual-bg__item:nth-child(3) {
		background-image: url(../images/top/img_slider_sp03.jpg?v1);
	}
}
.o-mainvisual-bg__item:nth-child(4) {
	background-image: url(../images/top/img_slider04.jpg?v1);
}
@media (max-width: 960px) {
	.o-mainvisual-bg__item:nth-child(4) {
		background-image: url(../images/top/img_slider_sp04.jpg?v1);
	}
}
.o-mainvisual-bg__item:nth-child(5) {
	background-image: url(../images/top/img_slider05.jpg?v1);
}
@media (max-width: 960px) {
	.o-mainvisual-bg__item:nth-child(5) {
		background-image: url(../images/top/img_slider_sp05.jpg?v1);
	}
}
.o-mainvisual-bg__item:nth-child(6) {
	background-image: url(../images/top/img_slider06.jpg?v1);
}
@media (max-width: 960px) {
	.o-mainvisual-bg__item:nth-child(6) {
		background-image: url(../images/top/img_slider_sp06.jpg?v1);
	}
}
.o-visual-parallax {
	position: relative;
	z-index: 1;
	background-color: #fff;
	padding: 0 0 140px;
}
@media (max-width: 960px) {
	.o-visual-parallax {
		padding: 0 0 150px;
	}
}
.o-visual-parallax .l-inner {
	padding: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.o-visual-parallax .l-inner:before {
	content: "";
	display: block;
	padding: 163.7% 0 0;
}
@media (max-width: 960px) {
	.o-visual-parallax .l-inner:before {
		padding: 214% 0 0;
	}
}
.o-visual-parallax__img,
.o-visual-parallax__movie {
	position: absolute;
	overflow: hidden;
}
.o-visual-parallax .maskUnit:before {
	content: "";
	display: block;
}
.o-visual-parallax .maskUnit .maskWrap {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	overflow: hidden;
	opacity: 0;
	width: 100%;
	will-change: transform;
}
.o-visual-parallax .maskUnit .maskImg {
	height: 100%;
	background: center center no-repeat;
	background-size: cover;
	transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
.o-visual-parallax .-animated .maskUnit .maskWrap:nth-child(1) {
	z-index: 0;
	width: 100%;
	opacity: 1;
}
.o-visual-parallax .-animated .maskUnit .maskWrap:nth-child(2) {
	opacity: 1;
	width: 100%;
	z-index: 1;
}
.o-visual-parallax__movie img:first-child {
	opacity: 0;
}
.o-visual-parallax__01 {
	width: 450px;
	top: 0;
	left: calc(50% - 550px);
}
@media (max-width: 960px) {
	.o-visual-parallax__01 {
		width: 56%;
		left: 5.33%;
	}
}
.o-visual-parallax__01 .maskUnit:before {
	padding: 100% 0 0;
}
@media (max-width: 960px) {
	.o-visual-parallax__01 .maskUnit:before {
		padding: 100% 0 0;
	}
}
.o-visual-parallax__02 {
	width: 296px;
	top: 90px;
	left: calc(50% + 100px);
}
@media (max-width: 960px) {
	.o-visual-parallax__02 {
		width: 34.67%;
		top: 26vw;
		left: auto;
		right: 0;
	}
}
.o-visual-parallax__02 .maskUnit:before {
	padding: 111.49% 0 0;
}
@media (max-width: 960px) {
	.o-visual-parallax__02 .maskUnit:before {
		padding: 111.55% 0 0;
	}
}
.o-visual-parallax__03 {
	width: 462px;
	top: 640px;
	left: calc(50% - 160px);
}
@media (max-width: 960px) {
	.o-visual-parallax__03 {
		width: 56%;
		top: 74vw;
		left: 12%;
	}
}
.o-visual-parallax__03 .maskUnit:before {
	padding: 66.67% 0 0;
}
.o-visual-parallax__04 {
	width: 274px;
	top: 1248px;
	left: calc(50% - 354px);
}
@media (max-width: 960px) {
	.o-visual-parallax__04 {
		width: 33.34%;
		top: 191vw;
		left: 8%;
	}
}
.o-visual-parallax__05 {
	width: 200px;
	top: 580px;
	left: calc(50% + 436px);
}
@media (max-width: 960px) {
	.o-visual-parallax__05 {
		width: 22.67%;
		top: 88vw;
		left: 71.9%;
	}
}
.o-visual-parallax__06 {
	width: 340px;
	top: 820px;
	left: calc(50% - 640px);
}
@media (max-width: 960px) {
	.o-visual-parallax__06 {
		width: 45.34%;
		top: 126vw;
		left: 0;
	}
}
.o-visual-parallax__07 {
	width: 380px;
	top: 1138px;
	left: calc(50% + 120px);
}
@media (max-width: 960px) {
	.o-visual-parallax__07 {
		width: 50.67%;
		top: 150vw;
		left: 49.3%;
	}
}
.o-visual-parallax__01 .prlxView.-animated[data-prlx="fade-in-upward"] {
	transition-delay: 0s;
}
.o-visual-parallax__01
	.prlxView.-animated[data-prlx="fade-in-upward"]
	.maskUnit
	.maskWrap:nth-child(2) {
	transition: opacity 1.8s ease 1.6s, width 1.8s ease 1.6s;
}
.o-visual-parallax__02 .prlxView.-animated[data-prlx="fade-in-upward"] {
	transition-delay: 0.8s;
}
@media (max-width: 960px) {
	.o-visual-parallax__02 .prlxView.-animated[data-prlx="fade-in-upward"] {
		transition-delay: 0s;
	}
}
.o-visual-parallax__02
	.prlxView.-animated[data-prlx="fade-in-upward"]
	.maskUnit
	.maskWrap:nth-child(2) {
	transition: opacity 1.8s ease 2.4s, width 1.8s ease 2.4s;
}
.o-visual-parallax__03 .prlxView.-animated[data-prlx="fade-in-upward"] {
	transition-delay: 0.15s;
}
@media (max-width: 960px) {
	.o-visual-parallax__03 .prlxView.-animated[data-prlx="fade-in-upward"] {
		transition-delay: 0s;
	}
}
.o-visual-parallax__03
	.prlxView.-animated[data-prlx="fade-in-upward"]
	.maskUnit
	.maskWrap:nth-child(2) {
	transition: opacity 1.8s ease 2.8s, width 1.8s ease 2.8s;
}
.o-visual-parallax__04 .prlxView.-animated[data-prlx="fade-in-upward"] {
	transition-delay: 0.5s;
}
@media (max-width: 960px) {
	.o-visual-parallax__04 .prlxView.-animated[data-prlx="fade-in-upward"] {
		transition-delay: 0s;
	}
}
.o-visual-parallax__05 .prlxView.-animated[data-prlx="fade-in-upward"] {
	transition-delay: 0s;
}
@media (max-width: 960px) {
	.o-visual-parallax__05 .prlxView.-animated[data-prlx="fade-in-upward"] {
		transition-delay: 0s;
	}
}
.o-visual-parallax__06 .prlxView.-animated[data-prlx="fade-in-upward"] {
	transition-delay: 0.5s;
}
@media (max-width: 960px) {
	.o-visual-parallax__06 .prlxView.-animated[data-prlx="fade-in-upward"] {
		transition-delay: 0s;
	}
}
.o-visual-parallax__07 .prlxView.-animated[data-prlx="fade-in-upward"] {
	transition-delay: 0s;
}
.o-visual-parallax__08 .prlxView.-animated[data-prlx="fade-in-upward"] {
	transition-delay: 0.3s;
}
@media (max-width: 960px) {
	.o-visual-parallax__08 .prlxView.-animated[data-prlx="fade-in-upward"] {
		transition-delay: 0s;
	}
}
.o-visual-parallax__09 .prlxView.-animated[data-prlx="fade-in-upward"] {
	transition-delay: 0.5s;
}
@media (max-width: 960px) {
	.o-visual-parallax__09 .prlxView.-animated[data-prlx="fade-in-upward"] {
		transition-delay: 0s;
	}
}
.o-archive-bggray {
	background: url(../images/common/bg_gray.jpg) center center;
	background-size: contain;
	padding-bottom: 40px;
}
@media (max-width: 960px) {
	.o-archive-bggray {
		padding-bottom: 20px;
	}
}
.o-archive-bggray .l-inner {
	background: #fff;
}
@media (min-width: 961px) {
	.o-archive-bggray .l-inner {
		max-width: 1200px;
		padding: 0 100px 70px;
	}
}
@media (max-width: 960px) {
	.o-archive-bggray .l-inner {
		padding-bottom: 50px;
	}
}
.o-archive-bggray .l-inner .c-ttl__main {
	margin: 0 auto 50px;
}
@media (max-width: 960px) {
	.o-archive-bggray .l-inner .c-ttl__main {
		margin: 0 auto 25px;
	}
	.o-archive-bggray .l-inner .c-pagination {
		margin-top: 40px;
	}
	.o-archive-bggray .l-inner .o-list-detail {
		margin: 0 auto;
		width: calc(100% - 30px);
	}
}
.o-archive-coordinate .l-inner {
	padding: 50px 0;
}
@media (max-width: 960px) {
	.o-archive-coordinate .l-inner {
		padding: 25px 0 50px;
	}
}
@media (min-width: 961px) {
	.o-archive-coordinate .c-box-retrieval {
		max-width: 640px;
		margin: 0 auto;
	}
}
.o-archive-coordinate .c-pagination {
	margin: 50px auto 0;
}
.o-archive-coordinate .c-pagination .page-numbers {
	cursor: pointer;
}
.o-archive-coordinate .c-pagination .page-numbers.current {
	pointer-events: none;
	cursor: auto;
}
.o-archive-coordinate .c-pagination .page-numbers.prev {
	margin-right: 25px;
}
@media (max-width: 960px) {
	.o-archive-coordinate .c-pagination .page-numbers.prev {
		margin-right: 10px;
	}
}
.o-archive-coordinate .c-pagination .page-numbers.next {
	margin-left: 25px;
}
@media (max-width: 960px) {
	.o-archive-coordinate .c-pagination .page-numbers.next {
		margin-left: 10px;
	}
}
.o-archive-coordinate .c-pagination .page-numbers .arrow {
	width: 100%;
	height: 100%;
	display: block;
	background: url(../images/common/icon_arrow.svg) center center no-repeat;
	background-size: 100%;
}
.o-archive-coordinate__list {
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	margin: 30px 0;
}
.o-archive-coordinate__list li {
	flex: 0 0 auto;
	width: calc((100% - 32px) / 3);
	height: 420px;
	background: center center no-repeat;
	background-size: cover;
	cursor: pointer;
}
@media (min-width: 961px) {
	.o-archive-coordinate__list li {
		margin-left: 15px;
	}
	.o-archive-coordinate__list li:nth-child(3n + 1) {
		margin-left: 0;
	}
	.o-archive-coordinate__list li:nth-child(n + 4) {
		margin-top: 15px;
	}
}
@media (max-width: 960px) {
	.o-archive-coordinate__list li {
		width: calc((100% - 32px) / 3);
		height: calc(((100vw - 80px) / 3) * 1.33);
		margin-left: 16px;
	}
	.o-archive-coordinate__list li:nth-child(3n + 1) {
		margin-left: 0;
	}
	.o-archive-coordinate__list li:nth-child(n + 4) {
		margin-top: 16px;
	}
}
.o-archive-list .l-inner {
	padding: 70px 0;
}
@media (max-width: 960px) {
	.o-archive-list .l-inner {
		padding: 40px 0 64px;
	}
}
.o-archive-list .l-inner .o-list-col {
	margin-top: 50px;
}
@media (max-width: 960px) {
	.o-archive-list .l-inner .o-list-col {
		margin-top: 45px;
	}
}
.o-archive-list .l-inner .c-post-note,
.o-detail-editor .o-editor-basic img {
	margin: 30px auto;
}
.o-box-bggray {
	background: url(../images/common/bg_gray.jpg) center center;
	background-size: contain;
	padding: 40px;
	margin: 0 auto;
}
@media (max-width: 960px) {
	.o-box-bggray {
		padding: 20px 0;
	}
}
.o-box-bggray .l-inner {
	background: #fff;
	padding: 25px 25px 30px;
	max-width: 834px;
}
@media (max-width: 960px) {
	.o-box-bggray .l-inner {
		margin: 0 15px;
	}
}
.o-box-info:nth-child(n + 2) {
	margin-top: 90px;
}
@media (max-width: 960px) {
	.o-box-info:nth-child(n + 2) {
		margin-top: 40px;
	}
}
.o-box-info__ttl {
	font-family: "Noto Serif JP", serif, "Hiragino Mincho ProN W3",
		"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝",
		"ＭＳ 明朝";
	font-size: 2.8rem;
	letter-spacing: 0.12em;
	position: relative;
	line-height: 1.5;
	padding-left: 20px;
}
@media (max-width: 960px) {
	.o-box-info__ttl {
		font-size: 1.8rem;
		padding-left: 15px;
	}
}
.o-box-info__ttl:before {
	content: "";
	display: block;
	width: 6px;
	height: 30px;
	background: #ffde46;
	position: absolute;
	top: 8px;
	left: 0;
}
@media (max-width: 960px) {
	.o-box-info__ttl:before {
		width: 5px;
		height: 24px;
		top: 2px;
	}
}
.o-box-info__list {
	margin-top: 50px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
}
@media (max-width: 960px) {
	.o-box-info__list {
		margin-top: 23px;
	}
}
.o-box-info__item {
	width: 46%;
}
@media (max-width: 960px) {
	.o-box-info__item {
		width: 100%;
	}
}
.o-box-info__item a {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
@media (max-width: 960px) {
	.o-box-info__item a {
		align-items: center;
	}
}
@media (min-width: 961px) {
	.o-box-info__item:nth-child(n + 3) {
		margin-top: 50px;
	}
}
@media (max-width: 960px) {
	.o-box-info__item:nth-child(n + 2) {
		margin-top: 20px;
	}
}
.o-box-info__item__img {
	width: 25%;
	height: auto;
	flex: 0 0 auto;
	background: center center no-repeat;
	background-size: cover;
}
@media (max-width: 960px) {
	.o-box-info__item__img {
		width: 22%;
	}
}
.o-box-info__item__img:before {
	content: "";
	display: block;
	padding: 63% 0 0;
}
.o-box-info__item__txtarea {
	width: 68%;
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
}
@media (max-width: 960px) {
	.o-box-info__item__txtarea {
		width: 72%;
		position: relative;
	}
}
.o-box-info__item__label {
	background: #ffde46;
	position: relative;
	height: 20px;
	padding: 1px 12px 0;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 9px;
	line-height: 1;
}
@media (max-width: 960px) {
	.o-box-info__item__label {
		height: 13px;
		padding: 1px 6px 0;
		margin-bottom: 6px;
	}
}
.o-box-info__item__label p {
	font-family: Ovo, serif, "Noto Serif JP", serif, "Hiragino Mincho ProN W3",
		"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝",
		"ＭＳ 明朝";
	font-size: 1.3rem;
	letter-spacing: 0.08em;
}
@media (max-width: 960px) {
	.o-box-info__item__label p {
		font-size: 1rem;
	}
}
.o-box-info__item__ttl {
	font-weight: 700;
	letter-spacing: 0.14em;
	font-size: 1.7rem;
	width: 100%;
	line-height: 1;
}
@media (max-width: 960px) {
	.o-box-info__item__ttl {
		font-size: 1.2rem;
		letter-spacing: 0.08em;
		padding-right: 40px;
	}
}
.o-box-info__item__address {
	font-size: 1.3rem;
	letter-spacing: 0.16em;
	width: 100%;
	margin-top: 7px;
	line-height: 1.8;
}
@media (max-width: 960px) {
	.o-box-info__item__address {
		font-size: 1rem;
		letter-spacing: 0.08em;
		padding-right: 40px;
		margin-top: 4px;
		line-height: 1.6;
	}
}
.o-box-info__item__arrow {
	width: 32px;
	margin-top: 12px;
}
@media (max-width: 960px) {
	.o-box-info__item__arrow {
		width: 24px;
		margin-top: 0;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		right: 0;
	}
}
.o-box-reserve {
	width: 100%;
	height: 50px;
	background: #ffde46;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 998;
	transform: translateY(100%);
	-webkit-animation: slideIn 1.2s ease forwards;
	animation: slideIn 1.2s ease forwards;
}
@media (min-width: 961px) {
	.o-box-reserve {
		display: none;
	}
}
.o-box-reserve a {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.o-box-reserve a p,
.o-fixed-banner__col a p {
	font-size: 1.4rem;
	letter-spacing: 0.2em;
}
.o-box-reserve a .iconSvg,
.o-fixed-banner__col a .iconSvg.mail {
	width: 26px;
	margin-right: 14px;
}
.o-box-telephone {
	background: url(../images/faq/img_bg_yellow.jpg) center center;
	background-size: contain;
	text-align: center;
}
@media (min-width: 961px) {
	.o-box-telephone {
		max-width: 600px;
		padding: 20px;
		margin: 0 auto;
	}
}
@media (max-width: 960px) {
	.o-box-telephone {
		padding: 20px 0;
		margin: 0 -20px;
	}
}
.o-box-telephone .l-inner {
	margin: 0 auto;
	background: #fff;
	padding: 30px 25px;
}
.o-box-telephone .l-inner .c-txt-sub {
	margin-top: 0;
	text-align: center;
}
.o-box-telephone__number {
	margin-top: 10px;
}
.o-box-telephone__number a {
	font-family: Ovo, serif;
	font-size: 2.8rem;
	letter-spacing: 0.08em;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}
.o-box-telephone__number a:before {
	content: "";
	display: block;
	width: 20px;
	height: 28px;
	background: url(../images/common/icon_telephone.svg) center center no-repeat;
	background-size: 100%;
	margin-right: 10px;
}
.o-box-telephone__txt {
	font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium",
		"游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-size: 1.2rem;
	letter-spacing: 0.12em;
}
@media (max-width: 960px) {
	.o-box-telephone__txt {
		font-size: 1rem;
	}
}
.o-fixed-banner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	height: 50px;
	background: #ffde46;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 998;
	transform: translateY(100%);
	-webkit-animation: slideIn 1.2s ease forwards;
	animation: slideIn 1.2s ease forwards;
}
@media (min-width: 961px) {
	.o-fixed-banner {
		display: none;
	}
}
.o-fixed-banner__col {
	width: 50%;
	height: 100%;
}
.o-fixed-banner__col a {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.o-fixed-banner__col a .iconSvg.tel {
	width: 17.5px;
	margin-right: 12px;
}
.o-fixed-banner__col:nth-child(2) {
	position: relative;
}
.o-fixed-banner__col:nth-child(2):before {
	content: "";
	display: block;
	width: 1px;
	height: 35px;
	background: #000;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.o-detail-campaign {
	margin: 40px 0 120px;
}
@media (max-width: 960px) {
	.o-detail-campaign {
		margin: 24px 0 72px;
	}
}
.o-detail-campaign .o-slider-mag {
	margin: 36px auto 0;
}
@media (max-width: 960px) {
	.o-detail-campaign .o-slider-mag {
		margin: 24px auto 0;
	}
}
@media (min-width: 961px) {
	.o-detail-campaign .o-slider-mag__img {
		height: 185px;
	}
}
.o-detail-campaign .o-slider-mag__ttl {
	font-size: 1.6rem;
}
@media (max-width: 960px) {
	.o-detail-campaign .o-slider-mag__ttl {
		font-size: 1.4rem;
	}
}
.o-detail-corde > .l-inner {
	padding-bottom: 80px;
}
@media (min-width: 961px) {
	.o-detail-corde > .l-inner > .c-modal-slide {
		max-width: 600px;
		margin: 60px auto 0;
	}
}
@media (max-width: 960px) {
	.o-detail-corde > .l-inner > .c-modal-slide {
		margin-top: 36px;
	}
}
.o-detail-corde > .l-inner > .c-modal-slide .c-modal-slide__item {
	width: 100%;
	height: auto;
	background: center center no-repeat;
	background-size: cover;
	cursor: pointer;
}
.o-detail-desc .l-inner {
	margin: 88px auto;
}
.o-detail-desc .l-inner > .c-txt-sub {
	margin-top: 25px;
	text-align: center;
}
@media (max-width: 960px) {
	.o-detail-desc .l-inner > .c-list-plan {
		margin-top: 25px;
	}
}
@media (min-width: 961px) {
	.o-detail-desc .l-inner > .c-box-toggle {
		margin: 60px auto;
	}
}
@media (max-width: 960px) {
	.o-detail-desc .l-inner > .c-box-toggle {
		margin: 35px auto;
	}
}
@media (min-width: 961px) {
	.o-detail-desc#item .c-list-plan__info__price {
		margin-left: 30px;
	}
}
.o-detail-design .l-inner {
	padding-bottom: 110px;
}
.o-detail-desc .l-inner > .c-list-plan,
.o-detail-design .c-photo-slider {
	margin-top: 60px;
}
@media (max-width: 960px) {
	.o-detail-design .c-photo-slider {
		margin-top: 35px;
	}
}
.o-detail-editor .o-editor-basic h2 {
	font-size: 2rem;
	letter-spacing: 0.12em;
	font-weight: 700;
	position: relative;
	line-height: 1.3;
	padding-left: 15px;
	margin: 50px 0 20px;
}
@media (max-width: 960px) {
	.o-detail-editor .o-editor-basic h2 {
		font-size: 1.8rem;
	}
}
.o-detail-editor .o-editor-basic h2:before {
	content: "";
	display: block;
	width: 5px;
	height: 20px;
	background: #ffde46;
	position: absolute;
	top: 4px;
	left: 0;
}
.o-detail-editor .o-editor-basic h3 {
	font-size: 1.6rem;
	font-weight: 700;
	letter-spacing: 0.12em;
	margin: 10px 0;
}
@media (max-width: 960px) {
	.o-detail-editor .o-editor-basic h3 {
		font-size: 1.5rem;
	}
}
.o-detail-editor .o-editor-basic p {
	font-size: 1.4rem;
	letter-spacing: 0.12em;
	text-align: justify;
	line-height: 2;
}
@media (max-width: 960px) {
	.o-detail-editor .o-editor-basic p {
		font-size: 1.2rem;
	}
}
.o-detail-editor .o-editor-basic p b {
	font-style: italic;
	font-weight: 400;
}
.o-detail-editor .o-editor-basic p + p {
	margin-top: 30px;
}
@media (max-width: 960px) {
	.o-detail-editor .o-editor-basic p + p {
		margin-top: 25px;
	}
}
.o-detail-editor .o-editor-basic hr {
	height: 1px;
	padding: 0;
	border: 0;
	overflow: visible;
	margin: 30px 0;
	background: linear-gradient(
		90deg,
		#000 0,
		#000 33%,
		transparent 33%,
		transparent 100%
	);
	background-size: 3px 1px;
	background-repeat: repeat-x;
}
.o-detail-editor .o-editor-basic img.alignleft,
.o-detail-editor .o-editor-basic > ol,
.o-detail-editor .o-editor-basic > ul {
	margin: 30px 0;
}
.o-detail-editor .o-editor-basic > ol li,
.o-detail-editor .o-editor-basic > ul li {
	font-size: 1.4rem;
	letter-spacing: 0.12em;
	position: relative;
	margin-top: 10px;
}
@media (max-width: 960px) {
	.o-detail-editor .o-editor-basic > ol li,
	.o-detail-editor .o-editor-basic > ul li {
		font-size: 1.2rem;
	}
}
.o-detail-editor .o-editor-basic > ol li > ul > li,
.o-detail-editor .o-editor-basic > ul li > ul > li {
	padding-left: 12px;
	margin-top: 10px;
}
.o-detail-editor .o-editor-basic > ol li > ul > li:before,
.o-detail-editor .o-editor-basic > ul li > ul > li:before {
	content: "";
	display: block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: 0 0;
	border: 1px solid #000;
	position: absolute;
	top: 10px;
	left: 0;
}
.o-detail-editor .o-editor-basic > ol {
	counter-reset: number 0;
}
.o-detail-editor .o-editor-basic > ol > li {
	padding-left: 28px;
}
@media (max-width: 960px) {
	.o-detail-editor .o-editor-basic > ol > li {
		padding-left: 25px;
	}
}
.o-detail-editor .o-editor-basic > ol > li:before {
	counter-increment: number 1;
	content: counter(number);
	width: 20px;
	height: 20px;
	background: #000;
	font-size: 1rem;
	color: #fff;
	font-weight: 400;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	position: absolute;
	top: 5px;
	left: 0;
	padding-left: 2px;
}
@media (max-width: 960px) {
	.o-detail-editor .o-editor-basic > ol > li:before {
		top: 3px;
		padding-left: 1.5px;
	}
}
.o-detail-editor .o-editor-basic > ul > li {
	padding-left: 16px;
}
.o-detail-editor .o-editor-basic > ul > li:before {
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	background: #000;
	border-radius: 50%;
	position: absolute;
	top: 10px;
	left: 0;
}
.o-detail-editor .o-editor-basic blockquote {
	display: block;
	background: #f5f5f5;
	margin: 35px 0;
	padding: 25px;
	position: relative;
	letter-spacing: 0.12em;
	color: gray;
}
@media (max-width: 960px) {
	.o-detail-editor .o-editor-basic blockquote {
		margin: 20px 0;
		font-size: 1.2rem;
		padding: 20px 18px;
	}
}
.o-detail-editor .o-editor-basic blockquote:before {
	content: "";
	display: block;
	width: 25px;
	height: 20px;
	position: absolute;
	background-image: url(../images/common/colon.png);
	background-size: contain;
	top: -10px;
	left: 5px;
}
.o-detail-editor .o-editor-basic a {
	font-size: 1.4rem;
	letter-spacing: 0.12em;
	display: inline-block;
	border-bottom: 1px dotted #000;
}
@media (max-width: 960px) {
	.o-detail-editor .o-editor-basic a {
		font-size: 1.2rem;
	}
}
.o-detail-editor .o-editor-basic a[target="_blank"] {
	display: inline-flex;
	align-items: center;
}
.o-detail-editor .o-editor-basic a[target="_blank"]:after {
	content: "";
	display: block;
	background-image: url(../images/common/icon-blank.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 12px;
	height: 12px;
	margin: 0 5px;
}
.o-detail-editor .o-editor-basic img.alignright {
	margin: 30px 0 30px auto;
}
.o-datail-thumb {
	margin-bottom: 40px;
}
@media (max-width: 960px) {
	.o-datail-thumb {
		margin-bottom: 20px;
	}
}
.o-detail-faq {
	margin: 70px auto 90px;
}
.o-detail-faq .l-inner {
	max-width: 100%;
}
.o-detail-faq .c-box-faq:nth-child(n + 2) {
	margin-top: 45px;
}
.o-detail-features .l-inner {
	padding: 100px 0 50px;
}
@media (max-width: 960px) {
	.o-detail-features .l-inner {
		padding: 80px 0 40px;
	}
}
.o-detail-features .l-inner .c-box-caption {
	margin-top: 60px;
}
@media (max-width: 960px) {
	.o-detail-features .l-inner .c-box-caption {
		margin-top: 35px;
	}
}
@media (min-width: 961px) {
	.o-detail-features .l-inner .c-box-caption + .c-box-caption {
		margin-top: 100px;
	}
}
.o-detail-flow {
	counter-reset: step;
}
.o-detail-flow .l-inner {
	padding-bottom: 100px;
}
.o-detail-flow .c-flow__label::after {
	counter-increment: step;
	content: counter(step);
}
@media (max-width: 960px) {
	.o-detail-flow .l-inner {
		padding-bottom: 90px;
	}
}
.o-detail-flow .l-inner > .c-btn__main {
	margin: 60px auto 0;
}
@media (max-width: 960px) {
	.o-detail-flow .l-inner > .c-btn__main {
		margin-top: 45px;
	}
}
.o-detail-flow .l-inner .o-detail-flow__step,
.o-detail-imgbox__first {
	margin-top: 35px;
}
.o-detail-imgbox .l-inner {
	padding: 90px 0;
}
.o-detail-imgbox .c-ttl_jp {
	text-align: center;
}
.o-detail-imgbox__hidden {
	display: none;
}
.o-detail-imgbox__hidden .c-box-photo {
	margin-top: 50px;
}
@media (min-width: 961px) {
	.o-detail-imgbox__hidden .c-box-photo {
		margin-top: 90px;
	}
}
.o-detail-imgbox .c-btn__more {
	margin: 50px auto 0;
}
.o-detail-info .l-inner {
	padding-bottom: 100px;
}
@media (max-width: 960px) {
	.o-detail-info .l-inner {
		padding-bottom: 60px;
	}
}
.o-detail-info .c-list-info {
	margin-top: 60px;
}
@media (max-width: 960px) {
	.o-detail-info .c-list-info {
		margin-top: 30px;
	}
}
.o-detail-info .o-detail-info__map {
	margin-top: 50px;
}
.o-detail-info .o-detail-info__map img,
.single-mag .l-content .o-deteil-content .o-datail-thumb img {
	margin: 0 auto;
}
@media (max-width: 960px) {
	.o-detail-info .o-detail-info__map {
		margin-top: 25px;
	}
}
.o-detail-info .o-detail-info__btn {
	margin-top: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
}
@media (max-width: 960px) {
	.o-detail-info .o-detail-info__btn {
		margin-top: 40px;
	}
}
.o-detail-info .o-detail-info__btn .iconSvg svg {
	fill: #fff;
}
.o-detail-info .o-detail-info__btn .c-btn-icon:nth-child(n + 2) {
	margin-left: 20px;
}
@media (max-width: 960px) {
	.o-detail-info .o-detail-info__btn .c-btn-icon:nth-child(n + 2) {
		margin-left: 5px;
	}
}
.o-detail-order {
	background: url(../images/common/bg_gray.jpg) center center;
	background-size: contain;
	padding: 60px 0;
}
@media (max-width: 960px) {
	.o-detail-order {
		padding: 20px 0;
	}
}
.o-detail-order .l-inner {
	background: #fff;
}
@media (min-width: 961px) {
	.o-detail-order .l-inner {
		max-width: 834px;
		padding: 50px 40px;
	}
}
@media (max-width: 960px) {
	.o-detail-order .l-inner {
		padding: 35px 20px 50px;
	}
}
.o-detail-plan {
	background: url(../images/common/bg_gray.jpg) center center;
	background-size: contain;
}
.o-detail-plan .l-inner {
	padding: 60px 0 90px;
}
.o-detail-plan .l-inner > .c-txt-sub {
	margin: 25px auto 45px;
	text-align: center;
}
.o-detail-plan__box:nth-child(n + 2) {
	margin-top: 60px;
}
.o-detail-plan__box .c-txt-sub {
	margin-top: 22px;
}
@media (min-width: 961px) {
	.o-detail-plan__box .c-txt-sub {
		text-align: center;
	}
}
.o-detail-plan__box .c-txt-sub a {
	position: relative;
}
.o-detail-plan__box .c-txt-sub a:after {
	content: "";
	display: block;
	width: 98%;
	height: 1px;
	position: absolute;
	left: 3px;
	bottom: -4px;
	background-position: left bottom;
	background: linear-gradient(
		90deg,
		#000 0,
		#000 33%,
		transparent 33%,
		transparent 100%
	);
	background-size: 3px 1px;
	background-repeat: repeat-x;
}
@media (min-width: 961px) {
	.o-detail-plan__box__col {
		display: flex;
		justify-content: space-between;
		align-items: stretch;
		flex-wrap: wrap;
	}
}
.o-detail-plan__box__col .c-box-plan {
	margin-top: 30px;
}
@media (min-width: 961px) {
	.o-detail-plan__box__col .c-box-plan {
		width: 480px;
		margin-top: 40px;
	}
}
.o-detail-plan__attention {
	margin-top: 50px;
	border: 1px solid #000;
	position: relative;
	padding: 25px;
}
@media (max-width: 960px) {
	.o-detail-plan__attention {
		padding: 20px;
	}
}
.o-detail-plan__attention .c-post-note {
	margin-bottom: 15px;
}
@media (max-width: 960px) {
	.o-detail-plan__attention .c-post-note {
		margin-bottom: 5px;
	}
}
.o-detail-plan__attention .c-txt-caution {
	font-size: 1.2rem;
}
.o-detail-plan__attention:before {
	content: "";
	background-image: linear-gradient(
			to right,
			#000,
			#000 1px,
			transparent 1px,
			transparent 3px
		),
		linear-gradient(to right, #000, #000 1px, transparent 1px, transparent 3px),
		linear-gradient(to bottom, #000, #000 1px, transparent 1px, transparent 3px),
		linear-gradient(to bottom, #000, #000 1px, transparent 1px, transparent 3px);
	background-size: 3px 1px, 3px 1px, 1px 3px, 1px 3px;
	background-position: left top, left bottom, left top, right top;
	background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
	position: absolute;
	top: 3px;
	bottom: 3px;
	left: 3px;
	right: 3px;
	pointer-events: none;
}
.o-detail-simulation {
	padding: 45px 0 60px;
}
.o-detail-simulation .o-detail-simulation__box:nth-child(n + 2) {
	margin-top: 45px;
}
.o-detail-simulation .o-detail-simulation__box > .c-ttl__border {
	margin-bottom: 15px;
}
.o-detail-simulation .o-detail-simulation__box.-item .c-ttl__border {
	display: flex;
	align-items: center;
	justify-content: space-between;
	cursor: pointer;
}
@media (min-width: 961px) {
	.o-detail-simulation .o-detail-simulation__box.-item .c-ttl__border p {
		width: 100%;
	}
}
.o-detail-simulation .o-detail-simulation__box.-item .c-ttl__border .c-btn-tab {
	flex: 0 0 auto;
}
.o-detail-simulation .o-detail-simulation__box.-item .toggleMenu {
	display: none;
}
.o-detail-simulation__subtext {
	font-size: 1.2rem;
	line-height: 2;
	font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium",
		"游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	margin: 25px 0 5px;
	position: relative;
	padding-left: 15px;
}
@media (max-width: 960px) {
	.o-detail-simulation__subtext {
		margin: 15px 0 5px;
	}
}
.o-detail-simulation__subtext:before,
.o-footer-gnav__item a:after {
	content: "※";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
@media (min-width: 961px) {
	.o-detail-simulation .c-list-search__item:nth-child(even) {
		padding: 6px 0 6px 40px;
	}
	.o-detail-simulation
		.c-list-search__item:nth-child(even)
		.c-list-search__desc__box {
		left: 40px;
	}
}
.o-detail-stores .l-inner {
	padding: 50px 0 100px;
}
@media (max-width: 960px) {
	.o-detail-stores .l-inner {
		padding: 40px 0 60px;
	}
}
.o-detail-stores .l-inner .o-box-info__list {
	margin: 60px auto;
}
@media (max-width: 960px) {
	.o-detail-stores .l-inner .o-box-info__list {
		margin: 30px 0 50px;
	}
}
@media (min-width: 961px) {
	.o-detail-stores .l-inner .o-detail-stores__btns {
		display: flex;
		align-items: center;
		justify-content: center;
	}
}
.o-detail-stores .l-inner .o-detail-stores__btns .c-btn__main {
	margin: 0;
}
@media (min-width: 961px) {
	.o-detail-stores
		.l-inner
		.o-detail-stores__btns
		.c-btn__main:nth-of-type(2n) {
		margin-left: 20px;
	}
}
@media (max-width: 960px) {
	.o-detail-stores .l-inner .o-detail-stores__btns .c-btn__main {
		margin: 10px auto 0;
	}
}
.o-deteil-content {
	max-width: 834px;
	margin: 0 auto 40px;
}
.o-deteil-content .o-detail-ttl {
	margin-bottom: 60px;
	background: linear-gradient(
		90deg,
		#000 0,
		#000 33%,
		transparent 33%,
		transparent 100%
	);
	background-size: 3px 1px;
	background-position: left bottom;
	background-repeat: repeat-x;
}
@media (min-width: 961px) {
	.o-deteil-content .o-detail-ttl {
		padding-top: 60px;
	}
}
@media (max-width: 960px) {
	.o-deteil-content .o-detail-ttl {
		margin-bottom: 40px;
	}
}
.o-deteil-content .o-detail-ttl time {
	display: block;
	font-family: Ovo, serif;
	letter-spacing: 0.12em;
	font-size: 1.3rem;
	padding-bottom: 10px;
}
@media (max-width: 960px) {
	.o-deteil-content .o-detail-ttl time {
		font-size: 1.2rem;
		padding-top: 20px;
	}
}
.o-deteil-content .o-detail-ttl .o-detail-ttl__text {
	font-family: "Noto Serif JP", serif, "Hiragino Mincho ProN W3",
		"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝",
		"ＭＳ 明朝";
	letter-spacing: 0.12em;
	font-size: 2.8rem;
	line-height: 1.6;
	padding-bottom: 10px;
}
@media (max-width: 960px) {
	.o-deteil-content .o-detail-ttl .o-detail-ttl__text {
		font-size: 2rem;
	}
}
.o-deteil-content .c-btn__main {
	margin: 50px auto;
}
@media (max-width: 960px) {
	.o-deteil-content .c-btn__main {
		margin: 45px auto;
	}
}
.o-deteil-content .c-btn__main a .iconSvg {
	transform: rotate(-180deg) scale(1, -1) translateY(-50%);
	left: 20px;
}
@media (max-width: 960px) {
	.o-deteil-content .c-btn__main a .iconSvg {
		left: 15px;
	}
}
.o-deteil-privacy {
	padding-bottom: 30px;
}
.o-deteil-privacy .c-ttl_top {
	text-align: center;
	padding: 40px 0;
}
@media (max-width: 960px) {
	.o-deteil-privacy .c-ttl_top {
		padding: 20px 0;
	}
}
.o-deteil-privacy .c-ttl_sec {
	margin: 50px 0 25px;
}
.o-deteil-privacy .c-ttl_small {
	margin: 20px 0;
}
.o-deteil-privacy .c-txt-sub {
	text-align: justify;
	font-size: 1.4rem;
}
@media (max-width: 960px) {
	.o-deteil-privacy .c-txt-sub {
		font-size: 1.2rem;
	}
}
.o-deteil-privacy .c-ttl_tiny {
	margin: 15px 0 10px;
}
.o-deteil-privacy .c-list_number {
	margin-top: 26px;
}
.o-deteil-privacy .c-txt-box {
	margin: 10px auto;
}
.o-footer-banner {
	margin-top: 70px;
}
@media (max-width: 960px) {
	.o-footer-banner {
		margin-top: 35px;
	}
}
.o-footer-banner ul.flex-left {
	justify-content: flex-start;
}
@media (max-width: 960px) {
	.o-footer-banner ul {
		width: 100%;
	}
}
.o-footer-banner ul li {
	width: 328px;
}
@media (max-width: 960px) {
	.o-footer-banner ul li {
		width: 100%;
	}
}
.o-footer-banner ul li a {
	width: 100%;
	display: block;
}
@media (min-width: 961px) {
	.o-footer-banner ul li:nth-child(n + 2) {
		margin-left: 8px;
	}
	.o-footer-banner ul li:nth-child(3n + 1) {
		margin-left: 0;
	}
	.o-footer-banner ul li:nth-child(n + 4) {
		margin-top: 8px;
	}
}
@media (max-width: 960px) {
	.o-footer-banner ul li:nth-child(n + 2) {
		margin-top: 10px;
	}
}
.o-footer-bottom {
	display: flex;
	justify-content: center;
	margin-top: 70px;
}
@media (max-width: 960px) {
	.o-footer-bottom {
		margin-top: 20px;
	}
}
.o-footer-bottom ul,
.o-footer-gnav__item a {
	display: flex;
	align-items: center;
}
@media (max-width: 960px) {
	.o-footer-bottom ul {
		width: 100%;
		align-items: center;
		flex-wrap: wrap;
		justify-content: flex-start;
	}
	.o-footer-bottom ul li {
		width: 50%;
	}
	.o-footer-bottom ul li:nth-child(odd) a:after {
		margin-right: 20px;
	}
	.o-footer-bottom ul li:nth-child(even) a {
		padding-left: 20px;
	}
	.o-footer-bottom ul li:nth-child(even) a:after {
		margin-right: 5.5px;
	}
}
.o-footer-bottom ul li a {
	font-size: 1.2rem;
	letter-spacing: 0.24em;
	width: 100%;
	display: block;
}
@media (max-width: 960px) {
	.o-footer-bottom ul li a {
		display: flex;
		align-items: center;
		justify-content: space-between;
		position: relative;
	}
	.o-footer-bottom ul li a:after {
		content: "";
		display: block;
		width: 8px;
		height: 8px;
		border-top: 1px solid #000;
		border-right: 1px solid #000;
		transform: rotate(45deg);
		position: static;
		background: 0 0;
	}
}
.o-footer-bottom ul li a p,
.o-footer-gnav__item a p {
	text-align: center;
	font-size: 1.3rem;
	letter-spacing: 0.18em;
	position: relative;
	display: inline-block;
}
@media (max-width: 960px) {
	.o-footer-bottom ul li a p {
		font-size: 1.2rem;
		-moz-text-align-last: left;
		text-align-last: left;
		padding: 5.5px 0;
		letter-spacing: 0.12em;
	}
}
@media (min-width: 961px) {
	.o-footer-bottom ul li:nth-child(n + 2) {
		margin-left: 46px;
	}
}
.o-footer-copy {
	font-size: 1.1rem;
	letter-spacing: 0.12em;
	text-align: center;
	margin-top: 20px;
}
@media (max-width: 960px) {
	.o-footer-copy {
		margin-top: 35px;
	}
	.o-footer-copy.-studio {
		margin: 35px auto 55px;
	}
	.o-footer-footarea {
		display: flex;
		flex-wrap: wrap;
	}
	.o-footer-footarea .o-footer-banner {
		width: 100%;
		order: 2;
	}
	.o-footer-footarea .o-footer-bottom {
		width: 100%;
		order: 1;
	}
}
.o-footer-gnav {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 50px;
}
@media (max-width: 960px) {
	.o-footer-gnav {
		flex-wrap: wrap;
		justify-content: flex-start;
	}
}
.o-footer-gnav__item {
	flex: 1 1 auto;
}
@media (max-width: 960px) {
	.o-footer-gnav__item {
		width: 50%;
	}
}
.o-footer-gnav__item a {
	width: 100%;
	justify-content: center;
	position: relative;
}
@media (min-width: 961px) {
	.o-footer-gnav__item a {
		padding: 0 32px;
	}
	.o-footer-gnav__item a:hover {
		opacity: 1;
	}
	.o-footer-gnav__item a:hover p:after {
		opacity: 1;
		transform: scale(1, 1);
	}
}
@media (max-width: 960px) {
	.o-footer-gnav__item a {
		justify-content: space-between;
	}
}
.o-footer-gnav__item a:after {
	content: "";
	width: 1px;
	height: 70%;
	top: 3.5px;
	background: #000;
}
@media (max-width: 960px) {
	.o-footer-gnav__item a:after {
		width: 8px;
		height: 8px;
		border-top: 1px solid #000;
		border-right: 1px solid #000;
		transform: rotate(45deg);
		position: static;
		background: 0 0;
	}
}
@media (min-width: 961px) {
	.o-footer-gnav__item a p:after {
		content: "";
		display: inline-block;
		position: absolute;
		width: 100%;
		height: 5px;
		background: #ffde46;
		bottom: 3px;
		left: 0;
		z-index: -1;
		transform: scale(0, 1);
		transform-origin: center top;
		transition: transform 0.3s;
		opacity: 0;
	}
}
@media (max-width: 960px) {
	.o-footer-gnav__item a p {
		font-size: 1.2rem;
		-moz-text-align-last: left;
		text-align-last: left;
		padding: 5.5px 0;
	}
}
@media (min-width: 961px) {
	.o-footer-gnav__item:first-child a {
		padding-left: 0;
	}
	.o-footer-gnav__item:first-child a:after {
		display: none;
	}
	.o-footer-gnav__item:last-child a {
		padding-right: 0;
	}
}
@media (max-width: 960px) {
	.o-footer-gnav__item:nth-child(odd) a:after {
		margin-right: 20px;
	}
	.o-footer-gnav__item:nth-child(even) a {
		padding-left: 12px;
	}
	.o-footer-gnav__item:nth-child(even) a:after {
		margin-right: 5.5px;
	}
}
.o-globalnav {
	width: 100%;
}
@media (min-width: 961px) {
	.o-globalnav {
		display: flex;
		justify-content: space-between;
		margin-top: 70px;
	}
	.o-globalnav__left {
		width: 33%;
	}
	.o-globalnav__right {
		width: 63%;
	}
}
@media (max-width: 960px) {
	.o-globalnav__left {
		margin-top: 20px;
	}
	.o-globalnav__right {
		margin-top: 15px;
	}
	.o-globalnav__left,
	.o-globalnav__right {
		width: 100%;
		border: 1px solid #000;
		border-radius: 4px;
		overflow: hidden;
	}
	.o-globalnav__left.gnavTrigger.-close,
	.o-globalnav__right.gnavTrigger.-close {
		border-bottom: none;
	}
}
.o-globalnav__ttl p {
	font-size: 1.3rem;
	letter-spacing: 0.15em;
}
@media (max-width: 960px) {
	.o-globalnav__ttl p {
		font-size: 1.2rem;
		letter-spacing: 0.12em;
		padding-left: 12px;
	}
}
@media (min-width: 961px) {
	.o-globalnav__ttl .c-btn-tab {
		display: none;
	}
}
@media (max-width: 960px) {
	.o-globalnav__ttl {
		width: 100%;
		height: 40px;
		display: flex;
		align-items: center;
		justify-content: space-between;
		border-bottom: 1px solid #000;
	}
}
@media (min-width: 961px) {
	.o-globalnav__box {
		display: flex;
		flex-wrap: wrap;
		margin-top: 20px;
	}
}
@media (max-width: 960px) {
	.o-globalnav__box {
		display: none;
	}
}
.o-gnav,
.o-gnav-sub {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.o-gnav-sub__item:nth-child(n + 2) {
	margin-left: 28px;
}
.o-gnav-sub__item > a {
	font-size: 1.2rem;
	letter-spacing: 0.06em;
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
}
.o-gnav-sub__item > a:after {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 5px;
	background: #ffde46;
	bottom: 3px;
	left: 0;
	z-index: -1;
	transform: scale(0, 1);
	transform-origin: center top;
	transition: transform 0.3s;
	opacity: 0;
}
.o-gnav-sub__item > a:hover {
	opacity: 1;
}
.o-gnav-sub__item > a:hover:after {
	opacity: 1;
	transform: scale(1, 1);
}
@media (min-width: 961px) {
	.o-gnav-sub__item.-plan > a {
		position: relative;
	}
	.o-gnav-sub__item.-plan > a .border {
		width: 1px;
		height: 22px;
		background: linear-gradient(
			180deg,
			#000 0,
			#000 33%,
			transparent 33%,
			transparent 100%
		);
		background-size: 1px 3px;
		position: absolute;
		top: 30px;
		left: 50%;
		transform: translateX(-50%);
		display: none;
	}
	.o-gnav-sub__item.-plan:hover > .o-gnav-sub__menu {
		opacity: 1;
		pointer-events: auto;
	}
	.o-gnav-sub__item.-plan:hover .border {
		display: block;
	}
}
.o-gnav__item {
	height: 30px;
}
.o-gnav__item:nth-child(n + 2) {
	margin-left: 6px;
}
.o-gnav__item a {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #938e8c;
	border-radius: 15px;
	padding: 0 28px;
	transition: 0.3s;
}
.o-gnav__item a p {
	color: #fff;
	font-size: 1.3rem;
	letter-spacing: 0.14em;
	font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic,
		"ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	line-height: 1;
}
.o-gnav__item a .iconSvg {
	fill: #fff;
	margin-right: 8px;
}
.o-gnav__item a .iconSvg.-shop {
	width: 20px;
	height: 17px;
}
.o-gnav__item a .iconSvg.-person {
	width: 17px;
	height: 20px;
}
.o-gnav__item a .iconSvg.-mail {
	width: 22px;
	height: 16px;
}
.o-gnav__item a:hover {
	background: #ffde46;
	opacity: 1;
}
.o-gnav__item a:hover p {
	color: #000;
}
.o-gnav__item a:hover .iconSvg {
	fill: #000;
}
.o-lead-concept,
.o-lead-concept__textarea {
	background: #fff;
	position: relative;
	z-index: 1;
}
.o-lead-concept {
	width: 100%;
}
.o-lead-concept__textarea {
	text-align: center;
	padding-bottom: 168px;
}
@media (max-width: 960px) {
	.o-lead-concept__textarea {
		max-width: calc(100% - 40px);
		margin: 0 auto;
		padding-bottom: 50px;
	}
}
.o-lead-concept__textarea:before {
	content: "";
	display: block;
	width: 130%;
	height: 400px;
	border-radius: 50%;
	position: absolute;
	top: -120px;
	left: 50%;
	transform: translateX(-50%);
	background: #fff;
	z-index: -1;
}
@media (max-width: 960px) {
	.o-lead-concept__textarea:before {
		height: 130px;
		top: -65px;
	}
}
.o-lead-concept__ttl {
	font-size: 3.2rem;
	letter-spacing: 0.12em;
	font-family: "Noto Serif JP", serif, "Hiragino Mincho ProN W3",
		"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝",
		"ＭＳ 明朝";
}
@media (max-width: 960px) {
	.o-lead-concept__ttl {
		font-size: 2.4rem;
	}
}
.o-lead-concept__text {
	margin-top: 40px;
	font-size: 1.4rem;
	letter-spacing: 0.18em;
	line-height: 3.4;
	font-family: "Noto Serif JP", serif, "Hiragino Mincho ProN W3",
		"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝",
		"ＭＳ 明朝";
}
@media (max-width: 960px) {
	.o-lead-concept__text {
		font-size: 1.2rem;
		line-height: 2.6;
		margin-top: 20px;
		letter-spacing: 0.1em;
	}
}
.o-lead-intro > .l-inner {
	padding: 70px 0 0;
}
@media (max-width: 960px) {
	.o-lead-intro > .l-inner {
		padding: 45px 0 0;
	}
}
.o-lead-intro .c-txt-sub {
	text-align: center;
	margin-top: 60px;
}
@media (max-width: 960px) {
	.o-lead-intro .c-txt-sub {
		margin-top: 30px;
	}
}
.o-lead-intro .c-btn-col {
	margin-top: 60px;
}
@media (max-width: 960px) {
	.o-lead-intro .c-btn-col {
		margin-top: 25px;
	}
}
.o-lead-link {
	background-color: #fff;
	z-index: 1;
	position: relative;
}
.o-lead-link .l-inner {
	margin: 0 auto;
	padding: 140px 0;
}
@media (max-width: 960px) {
	.o-lead-link .l-inner {
		max-width: 100%;
		margin: 0 auto;
		padding: 70px 0 150px;
	}
}
.o-lead-link__box {
	width: 100%;
	position: relative;
}
.o-lead-link__box:first-child .o-lead-link__img {
	background-image: url(../images/top/img_link01.jpg);
}
.o-lead-link__box:nth-child(n + 2) {
	margin-top: 100px;
}
@media (max-width: 960px) {
	.o-lead-link__box:nth-child(n + 2) {
		margin-top: 135px;
	}
}
.o-lead-link__box:nth-child(n + 2) .o-lead-link__img {
	background-image: url(../images/top/img_link02.jpg);
}
.o-lead-link__img {
	width: 90%;
	height: 500px;
	background: center center no-repeat;
	background-size: cover;
	z-index: 1;
}
@media (max-width: 960px) {
	.o-lead-link__img {
		height: auto;
		padding-top: 56%;
	}
}
.o-lead-link__textbox {
	width: 420px;
	background: #fff;
	z-index: 2;
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 50px 0 104px;
}
@media (max-width: 960px) {
	.o-lead-link__textbox {
		display: inline-table;
		width: auto;
		bottom: -1px;
		padding: 20px 18px 0 30px;
	}
}
.o-lead-link__textbox p {
	font-family: "Noto Serif JP", serif, "Hiragino Mincho ProN W3",
		"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝",
		"ＭＳ 明朝";
	font-size: 2.4rem;
	letter-spacing: 0.12em;
	line-height: 2;
	text-align: right;
}
@media (max-width: 960px) {
	.o-lead-link__textbox p {
		font-size: 1.4rem;
		line-height: 1.8;
	}
}
.o-lead-link .c-btn__main {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 3;
}
@media (max-width: 960px) {
	.o-lead-link .c-btn__main {
		bottom: -80px;
		left: 50%;
		transform: translateX(-50%);
	}
	.o-lead-link .o-lead-link__txtmain {
		font-size: 1.6rem;
	}
}
.o-lead-link .o-lead-link__txtsub {
	font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium",
		"游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-size: 1.4rem;
	line-height: 2;
	letter-spacing: 0.12em;
	text-align: justify;
	margin-top: 20px;
}
@media (max-width: 960px) {
	.o-lead-link .o-lead-link__txtsub {
		font-size: 1.2rem;
		margin-top: 25px;
	}
}
.o-lead-link__box.-reverse .o-lead-link__img {
	margin-left: auto;
}
.o-lead-link__box.-reverse .o-lead-link__textbox {
	left: 0;
}
@media (max-width: 960px) {
	.o-lead-link__box.-reverse .o-lead-link__textbox {
		padding: 20px 30px 0 18px;
	}
}
.o-lead-link__box.-reverse .o-lead-link__textbox p {
	text-align: left;
}
@media (min-width: 961px) {
	.o-lead-link__box.-reverse .c-btn__main {
		left: 0;
	}
}
.o-lead-news {
	background-color: #fff;
	z-index: 1;
	position: relative;
}
.o-lead-news .l-inner {
	padding: 115px 0 140px;
}
@media (max-width: 960px) {
	.o-lead-news .l-inner {
		padding: 55px 0 60px;
		max-width: calc(100% - 40px);
		margin: 0 auto;
	}
}
.o-lead-news .c-ttl__main {
	margin-bottom: 30px;
}
@media (max-width: 960px) {
	.o-lead-news .c-ttl__main {
		margin-bottom: 15px;
	}
}
.o-lead-news__item,
.o-lead-news__list,
.s-studio-about__img img {
	width: 100%;
}
.o-lead-news__item a {
	display: flex;
	align-items: center;
	width: 100%;
	height: 100%;
	padding: 30px 0;
	position: relative;
}
.o-lead-news__item a:after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background-position: left bottom;
	background: linear-gradient(
		90deg,
		#928985 0,
		#928985 33%,
		transparent 33%,
		transparent 100%
	);
	background-size: 3px 1px;
	background-repeat: repeat-x;
}
@media (max-width: 960px) {
	.o-lead-news__item a {
		flex-wrap: wrap;
		flex-direction: column;
		align-items: flex-start;
		padding: 12px 0;
	}
}
.o-lead-news__item a time {
	font-family: Ovo, serif;
	font-size: 1.4rem;
	letter-spacing: 0.12em;
	width: 12%;
}
@media (max-width: 960px) {
	.o-lead-news__item a time {
		font-size: 1.1rem;
		width: auto;
	}
}
.o-lead-news__item a p,
.o-lead-plan__ttl p {
	font-family: "Noto Serif JP", serif, "Hiragino Mincho ProN W3",
		"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝",
		"ＭＳ 明朝";
}
.o-lead-news__item a p {
	letter-spacing: 0.12em;
	width: 88%;
	font-size: 1.6rem;
}
@media (max-width: 960px) {
	.o-lead-news__item a p {
		font-size: 1.2rem;
		width: auto;
	}
}
.o-lead-news .c-btn__main {
	margin: 80px auto 0;
}
@media (max-width: 960px) {
	.o-lead-news .c-btn__main {
		margin-top: 30px;
	}
}
.o-lead-plan {
	background: url(../images/common/bg_gray.jpg) center center;
	background-size: contain;
	z-index: 1;
	position: relative;
}
.o-lead-plan .l-inner {
	padding: 90px 0 130px;
}
@media (max-width: 960px) {
	.o-lead-plan .l-inner {
		padding: 45px 0 84px;
		max-width: calc(100% - 40px);
		margin: 0 auto;
	}
}
.o-lead-plan__list {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 60px;
}
@media (max-width: 960px) {
	.o-lead-plan__list {
		margin-top: 40px;
	}
}
.o-lead-plan__item {
	width: 30%;
	height: auto;
	background: center center no-repeat;
	background-size: cover;
	position: relative;
	box-shadow: 1px 2px 15px -6px rgba(0, 0, 0, 0.44);
}
@media (max-width: 960px) {
	.o-lead-plan__item {
		width: calc((100% - 20px) / 2);
	}
}
.o-lead-plan__item a {
	display: block;
	width: 100%;
	padding-top: 80%;
}
.o-lead-plan__item a:after,
.o-lead-plan__ttl {
	width: 250px;
	height: 40px;
	background: #fff;
	border-radius: 19.76px;
	left: 50%;
	transform: translate(-50%, 50%);
	bottom: 0;
}
.o-lead-plan__item a:after {
	content: "";
	display: block;
	position: absolute;
	z-index: 2;
}
@media (max-width: 960px) {
	.o-lead-plan__item a:after {
		width: 96.51%;
		height: 28px;
		border-radius: 28px;
	}
}
@media (min-width: 961px) {
	.o-lead-plan__item:nth-child(n + 4) {
		margin-top: 70px;
	}
}
@media (max-width: 960px) {
	.o-lead-plan__item:nth-child(n + 3) {
		margin-top: 43px;
	}
}
.o-lead-plan__item:hover a,
.o-lead-plan__item:hover a:after {
	opacity: 1;
}
.o-lead-plan__item:hover a .o-lead-plan__ttl {
	background: #938e8c;
	opacity: 0.625;
}
.o-lead-plan__item:hover a .o-lead-plan__ttl p {
	color: #fff;
	opacity: 0.7;
}
.o-lead-plan__ttl {
	text-align: center;
	z-index: 3;
	transition: 0.3s;
	box-shadow: 1px 2px 15px -6px rgba(0, 0, 0, 0.44);
	position: relative;
}
@media (max-width: 960px) {
	.o-lead-plan__ttl {
		width: 96.51%;
		height: 28px;
		border-radius: 28px;
		padding: 1px 0;
	}
}
.o-lead-plan__ttl p {
	font-size: 1.8rem;
	letter-spacing: 0.1rem;
	padding: 2px 0;
}
@media (max-width: 960px) {
	.o-lead-plan__ttl p {
		font-size: 1.3rem;
		padding: 0;
	}
}
.o-lead-plan .c-btn__main {
	margin: 100px auto 0;
}
@media (max-width: 960px) {
	.o-lead-plan .c-btn__main {
		margin: 53px auto 0;
	}
}
.o-lead-plan.-lower .l-inner {
	padding: 90px 0 110px;
}
@media (max-width: 960px) {
	.o-lead-plan.-lower .l-inner {
		padding: 45px 0 73px;
	}
	.o-lead-plan.-lower .o-lead-plan__item {
		width: calc((100% - 11px) / 2);
	}
	.o-lead-plan.-lower .o-lead-plan__item a {
		padding-top: 63%;
	}
}
.o-lead-plan.-lower .c-ttl__main > .c-ttl__main__ja {
	margin: 0;
	font-size: 3rem;
}
@media (max-width: 960px) {
	.o-lead-plan.-lower .c-ttl__main > .c-ttl__main__ja {
		font-size: 2rem;
	}
}
.o-slider-insta {
	margin: 0 -50px;
	text-align: center;
}
@media (max-width: 960px) {
	.o-slider-insta {
		margin: 0 10px;
	}
}
.o-slider-insta .slick-list {
	overflow: visible;
}
.o-slider-insta__item {
	width: 340px;
	height: 340px;
	margin: 0 20px;
	flex: 0 0 auto;
}
@media (max-width: 960px) {
	.o-slider-insta__item {
		width: 170px;
		height: 170px;
		margin: 0 10px;
	}
}
.o-slider-insta__item a {
	display: block;
	width: 100%;
	height: 100%;
	background: center center no-repeat;
	background-size: cover;
}
@media (min-width: 961px) {
	.o-slider-insta__item a {
		transition: 0.3s;
	}
	.o-slider-insta__item a:hover {
		opacity: 0.7;
	}
}
.o-slider-mag {
	max-width: calc(100% - 120px);
	margin: 0 auto;
	position: relative;
}
@media (max-width: 960px) {
	.o-slider-mag {
		max-width: 100%;
	}
}
.o-slider-mag__list,
.o-slider-mag__tag a {
	display: flex;
	align-items: center;
}
@media (min-width: 961px) {
	.o-slider-mag__list {
		margin: 0 -45px;
		justify-content: space-between;
	}
}
.o-slider-mag__list .slick-list {
	padding: 16px 16px 0;
	width: 100%;
}
@media (max-width: 960px) {
	.o-slider-mag__list .slick-list {
		padding: 16px 57px 0 50px;
	}
}
.o-slider-mag__item {
	margin: 0 30px;
}
@media (max-width: 960px) {
	.o-slider-mag__item {
		width: calc(100vw - 142px);
		margin: 0 15px;
	}
}
.o-slider-mag__item .o-slider-mag__img {
	width: 100%;
	position: relative;
}
.o-slider-mag__item.-new .o-slider-mag__img:before {
	content: "";
	display: block;
	width: 74px;
	height: 74px;
	background: url(../images/common/icon_new.png) center center no-repeat;
	background-size: contain;
	position: absolute;
	top: -14px;
	left: -14px;
}
@media (max-width: 960px) {
	.o-slider-mag__item.-new .o-slider-mag__img:before {
		width: 45px;
		height: 45px;
		top: -10px;
		left: -10px;
	}
}
.o-slider-mag__img {
	display: block;
	width: 100%;
	height: 235px;
	background: center center no-repeat;
	background-size: cover;
	box-shadow: 1px 2px 15px -6px rgba(0, 0, 0, 0.44);
}
@media (max-width: 960px) {
	.o-slider-mag__img {
		padding-top: 73.2%;
		height: auto;
	}
}
.o-slider-mag__ttl {
	display: block;
	font-size: 1.8rem;
	line-height: 2;
	font-family: "Noto Serif JP", serif, "Hiragino Mincho ProN W3",
		"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝",
		"ＭＳ 明朝";
	letter-spacing: 0.12em;
	margin-top: 35px;
}
@media (max-width: 960px) {
	.o-slider-mag__ttl {
		margin-top: 20px;
		font-size: 1.4rem;
		line-height: 1.7;
	}
}
.o-slider-mag__tag {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin-top: 20px;
}
@media (max-width: 960px) {
	.o-slider-mag__tag {
		margin-top: 10px;
		flex-direction: column;
		align-items: flex-start;
	}
}
.o-slider-mag__tag a {
	z-index: 1;
	font-size: 1.5rem;
	letter-spacing: 0.12em;
	font-weight: 700;
	position: relative;
}
@media (min-width: 961px) {
	.o-slider-mag__tag a {
		margin-right: 15px;
	}
	.o-slider-mag__tag a:hover {
		opacity: 1;
	}
}
@media (max-width: 960px) {
	.o-slider-mag__tag a {
		font-size: 1.1rem;
	}
}
.o-slider-mag__tag a:before {
	content: "#";
	display: block;
	margin-right: 2px;
}
.o-slider-mag__tag a:after {
	content: "";
	display: block;
	width: 100%;
	height: 8px;
	background: #ffde46;
	position: absolute;
	bottom: 5px;
	left: 0;
	z-index: -1;
	transform: skewX(-25deg);
}
@media (max-width: 960px) {
	.o-slider-mag__tag a:after {
		height: 5px;
		bottom: 3px;
	}
}
.o-slider-mag__date {
	font-family: myriad-pro, sans-serif;
	font-size: 1.6rem;
	letter-spacing: 0.12em;
	margin-top: 20px;
	display: block;
}
@media (max-width: 960px) {
	.o-slider-mag__date {
		margin-top: 10px;
		font-size: 1rem;
	}
	.o-slider-mag .slider-arrow .-next,
	.o-slider-mag .slider-arrow .-prev {
		top: calc((100vw - 142px) * 0.732 * 0.5);
	}
}
.o-slider-mv {
	width: 100%;
	height: 450px;
}
@media (max-width: 960px) {
	.o-slider-mv {
		height: 250px;
	}
}
.o-slider-mv .o-slider-mv__list .o-slider-mv__item {
	background: center center no-repeat;
	background-size: cover;
	width: 100%;
	height: 450px;
}
@media (max-width: 960px) {
	.o-slider-mv .o-slider-mv__list .o-slider-mv__item {
		height: 250px;
	}
}
.s-coffretmag {
	background: url(../images/common/bg_gray.jpg) center center;
	background-size: contain;
	z-index: 1;
	position: relative;
	padding: 40px 0;
}
@media (max-width: 960px) {
	.s-coffretmag {
		padding: 20px 0;
	}
}
.s-coffretmag__box {
	width: 1200px;
	margin: 0 auto;
	padding: 80px 0 106px;
	background: #fff;
}
@media (max-width: 960px) {
	.s-coffretmag__box {
		width: calc(100% - 40px);
		padding: 50px 0;
	}
}
.s-coffretmag__ttl {
	width: 497px;
	margin: 0 auto;
}
@media (max-width: 960px) {
	.s-coffretmag__ttl {
		width: 270px;
	}
}
.s-coffretmag .o-slider-mag {
	margin-top: 74px;
}
@media (max-width: 960px) {
	.s-coffretmag .o-slider-mag {
		margin-top: 30px;
	}
}
.s-coffretmag .c-btn__main {
	margin: 80px auto 0;
}
@media (max-width: 960px) {
	.s-coffretmag .c-btn__main {
		margin-top: 25px;
	}
}
.s-instagram {
	background: url(../images/common/bg_gray.jpg) center center;
	background-size: contain;
	z-index: 1;
	position: relative;
	padding: 100px 0;
}
@media (max-width: 960px) {
	.s-instagram {
		padding: 50px 0;
	}
}
.s-instagram__box {
	margin: 0 auto;
	position: relative;
	z-index: 1;
	padding: 180px 0 80px;
}
@media (max-width: 960px) {
	.s-instagram__box {
		padding: 110px 0 50px;
	}
}
.s-instagram__box:after,
.s-instagram__ttl {
	margin: 0 auto;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}
.s-instagram__box:after {
	content: "";
	display: block;
	height: 100%;
	background: #fff;
	width: 1000px;
	top: 0;
	z-index: -1;
}
@media (max-width: 960px) {
	.s-instagram__box:after {
		width: calc(100% - 40px);
	}
}
.s-instagram__ttl {
	width: 258px;
	top: -30px;
	z-index: 2;
}
@media (max-width: 960px) {
	.s-instagram__ttl {
		width: 162px;
		top: -20px;
	}
}
.s-instagram .o-slider-insta {
	z-index: 2;
}
.s-instagram .c-btn__main {
	margin: 60px auto 0;
}
@media (max-width: 960px) {
	.s-instagram .c-btn__main {
		margin: 40px auto 0;
	}
}
.s-instagram .c-btn__main a {
	display: flex;
	justify-content: center;
	align-items: center;
}
.s-instagram .c-btn__main a p {
	font-size: 1.2rem;
}
.s-instagram .c-btn__main a .c-btn__main__icon {
	width: 20px;
	height: 20px;
	margin-right: 10px;
	background: url(../images/common/sns_instagram.png) center center no-repeat;
	background-size: cover;
}
@media (max-width: 960px) {
	.s-instagram .c-btn__main a .c-btn__main__icon {
		width: 15px;
		height: 15px;
		margin-right: 5px;
	}
}
.s-instagram__txt {
	text-align: center;
	font-size: 1.4rem;
	letter-spacing: 0.16em;
	margin-top: 60px;
}
@media (max-width: 960px) {
	.s-instagram__txt {
		margin-top: 30px;
		font-size: 1.2rem;
	}
	.s-instagram__inner {
		max-width: 190px;
		margin: 0 auto;
	}
}
.s-studio-about {
	width: 100%;
	background: url(../images/common/bg_gray.jpg) center center;
	background-size: contain;
}
.s-studio-about .l-inner {
	max-width: 1000px;
	margin: 0 auto;
	padding: 120px 0;
}
@media (max-width: 960px) {
	.s-studio-about .l-inner {
		max-width: calc(100% - 40px);
		padding: 70px 0 60px;
	}
}
.s-studio-about__ttl {
	text-align: center;
	font-family: "Noto Serif JP", serif, "Hiragino Mincho ProN W3",
		"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝",
		"ＭＳ 明朝";
	font-size: 3rem;
	letter-spacing: 0.12em;
	margin-top: 50px;
}
@media (max-width: 960px) {
	.s-studio-about__ttl {
		font-size: 1.8rem;
		margin-top: 25px;
	}
}
.s-studio-about__txt {
	font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium",
		"游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-size: 1.4rem;
	letter-spacing: 0.12em;
	margin-top: 36px;
	line-height: 2.4;
}
@media (max-width: 960px) {
	.s-studio-about__txt {
		font-size: 1.2rem;
		margin-top: 15px;
		line-height: 2;
	}
}
.s-studio-about__txtsub {
	font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium",
		"游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-size: 1.2rem;
	margin-top: 30px;
	text-align: center;
	letter-spacing: 0.12em;
}
@media (max-width: 960px) {
	.s-studio-about__txtsub {
		font-size: 1rem;
	}
}
.s-studio-about .c-btn__main {
	margin: 12px auto 0;
}
.s-studio-intro {
	padding-top: 70px;
}
@media (max-width: 960px) {
	.s-studio-intro {
		padding-top: 40px;
	}
}
.s-studio-intro .c-ttl__main {
	margin-bottom: 50px;
}
@media (max-width: 960px) {
	.s-studio-intro .c-ttl__main {
		margin-bottom: 45px;
	}
}
.s-studio-intro__txt {
	text-align: center;
	margin-bottom: 100px;
}
@media (max-width: 960px) {
	.s-studio-intro__txt {
		margin-bottom: 50px;
	}
}
.s-studio-intro__txt a {
	font-size: 1.4rem;
	letter-spacing: 0.12em;
	text-align: center;
	display: inline-block;
	margin: 0 auto;
	position: relative;
}
@media (max-width: 960px) {
	.s-studio-intro__txt a {
		font-size: 1.1rem;
	}
}
.s-studio-intro__txt a:after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background-position: left bottom;
	background: linear-gradient(
		90deg,
		#928985 0,
		#928985 33%,
		transparent 33%,
		transparent 100%
	);
	background-size: 3px 1px;
	background-repeat: repeat-x;
}
.s-studio-list .l-inner {
	padding: 90px 0;
}
@media (max-width: 960px) {
	.s-studio-list .l-inner {
		padding: 60px 0;
		max-width: calc(100% - 40px);
		margin: 0 auto;
	}
}
.u-mt05 {
	margin-top: 0.5em;
}
.u-mt1 {
	margin-top: 1em;
}
.u-mt2 {
	margin-top: 2em;
}
.u-mt3 {
	margin-top: 3em;
}
.u-mt4 {
	margin-top: 4em;
}
.u-mb05 {
	margin-bottom: 0.5em;
}
.u-mb1 {
	margin-bottom: 1em;
}
.u-mb2 {
	margin-bottom: 2em;
}
.u-mb3 {
	margin-bottom: 3em;
}
.u-mb4 {
	margin-bottom: 4em;
}
.u-pt05 {
	padding-top: 0.5em;
}
.u-pt1 {
	padding-top: 1em;
}
.u-pt2 {
	padding-top: 2em;
}
.u-pt3 {
	padding-top: 3em;
}
.u-pt4 {
	padding-top: 4em;
}
.u-pb05 {
	padding-bottom: 0.5em;
}
.u-pb1 {
	padding-bottom: 1em;
}
.u-pb2 {
	padding-bottom: 2em;
}
.u-pb3 {
	padding-bottom: 3em;
}
.u-pb4 {
	padding-bottom: 4em;
}
.u-white,
.u-white * {
	color: #fff;
	fill: #fff;
}
.u-center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.o-detail-editor .boxcap {
	margin: 0 0 50px;
}
.o-detail-editor .boxcap span {
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.5;
	letter-spacing: 0.1em;
	text-align: center;
}
@media screen and (max-width: 960px) {
	.o-detail-editor .boxcap {
		margin: 0 0 35px;
	}
	.o-detail-editor .boxcap span {
		font-size: 12px;
		font-size: 1.2rem;
		text-align: left;
	}
}
.o-detail-editor .single-mag__float {
	overflow: hidden;
	margin: 0 0 49px;
}
@media screen and (max-width: 960px) {
	.o-detail-editor .single-mag__float {
		margin: 0 0 26px;
	}
}
.o-detail-editor .single-mag__float img {
	width: 50%;
	height: auto;
	display: block;
	float: left;
	padding-right: 15px;
}
@media screen and (max-width: 960px) {
	.o-detail-editor .single-mag__float img {
		width: 100%;
		float: none;
		padding-left: 0;
		margin-bottom: 5px;
	}
}
.o-detail-editor .single-mag__float p {
	margin-left: 50% !important;
	padding-left: 25px;
	margin-bottom: 0 !important;
}
@media screen and (max-width: 960px) {
	.o-detail-editor .single-mag__float p {
		margin-left: 0 !important;
		padding-left: 0 !important;
	}
}
.o-detail-editor .single-mag__box {
	padding: 41px 31px;
	margin: 0 0 60px;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 2;
	letter-spacing: 0.1em;
	position: relative;
	border: 1px solid #ccc;
	border-radius: 10px;
}
.o-detail-editor .single-mag__box p {
	margin: 0;
}
@media screen and (max-width: 960px) {
	.o-detail-editor .single-mag__box {
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 2;
		border-radius: 5px;
		margin: 0 0 29px;
		padding: 15px 13px;
	}
}
.o-detail-editor .o-detail-editor table {
	border-collapse: separate;
	width: 100%;
	border: 1px solid #ccc;
	margin: 0 0 60px;
	border-radius: 10px;
	overflow: hidden;
}
@media screen and (max-width: 960px) {
	.o-detail-editor .o-detail-editor table {
		margin: 0 0 14px;
		display: block;
		border: 0;
		border-radius: 5px;
	}
	.o-detail-editor .o-detail-editor table tbody,
	.o-detail-editor .o-detail-editor table tr {
		display: block;
	}
}
.o-detail-editor .o-detail-editor table td,
.o-detail-editor .o-detail-editor table th {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 2;
	letter-spacing: 0.1em;
	padding: 20px;
	border-bottom: 1px solid #ccc;
}
.o-detail-editor .o-detail-editor table th {
	width: 24%;
	background-color: #eee;
	border-right: 1px solid #ccc;
}
@media screen and (max-width: 960px) {
	.o-detail-editor .o-detail-editor table th {
		display: block;
		width: 100%;
		border: 0;
		border-radius: 5px;
		padding: 8px 10px;
		text-align: left;
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 2;
	}
}
.o-detail-editor .o-detail-editor table td {
	text-align: left;
}
@media screen and (max-width: 960px) {
	.o-detail-editor .o-detail-editor table td {
		display: block;
		width: 100%;
		border: 0;
		padding: 14px 0;
		margin: 0 0 6px;
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 2;
	}
}
.o-detail-editor .single-mag__author {
	padding: 34px 31px;
	margin: 0 0 60px;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 2;
	letter-spacing: 0.1em;
	position: relative;
	border: 1px solid #ccc;
	border-radius: 10px;
	overflow: hidden;
}
@media screen and (max-width: 960px) {
	.o-detail-editor .single-mag__author {
		border-radius: 5px;
		padding: 16px 12px;
		margin: 0 0 44px;
		font-size: 10px;
		font-size: 1rem;
		line-height: 1.8;
	}
}
.o-detail-editor .single-mag__author p {
	margin: 0 !important;
}
.o-detail-editor .single-mag__author-img {
	width: 150px;
	height: 150px;
	border-radius: 150px;
	float: left;
	overflow: hidden;
}
@media screen and (max-width: 960px) {
	.o-detail-editor .single-mag__author-img {
		width: 75px;
		height: 75px;
	}
}
.o-detail-editor .single-mag__author-img img {
	width: 100%;
	height: auto;
}
.o-detail-editor .single-mag__author-data {
	margin-left: 192px;
	margin-top: -10px;
}
@media screen and (max-width: 960px) {
	.o-detail-editor .single-mag__author-data {
		margin-left: 95px;
		margin-top: 22px;
	}
}
.o-detail-editor .single-mag__author-name {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.55556;
	letter-spacing: 0.1em;
	display: block;
	margin: 0 0 -4px;
}
@media screen and (max-width: 960px) {
	.o-detail-editor .single-mag__author-name {
		font-size: 15px;
		font-size: 1.5rem;
		line-height: 1;
		margin: 0 0 6px;
	}
}
.o-detail-editor .single-mag__author-en {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 2.33333;
	letter-spacing: 0.1em;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝",
		YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", serif;
	display: block;
	margin: 0 0 10px;
}
@media screen and (max-width: 960px) {
	.o-detail-editor .single-mag__author-en {
		font-size: 10px;
		font-size: 1rem;
		line-height: 1.4;
		color: rgba(0, 0, 0, 0.5);
		font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3",
			"Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	}
}
.o-detail-editor .single-mag__author-comment {
	padding: 15px 0 0;
	border-top: 1px solid #ccc;
}
@media screen and (max-width: 960px) {
	.o-detail-editor .single-mag__author-comment {
		padding: 9px 0 0;
		margin-left: -93px;
	}
}
.o-detail-editor .single-mag__content p:not(.single-mag__author-name) {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 2;
	letter-spacing: 0.1em;
	margin: 0 0 50px;
}
@media screen and (max-width: 960px) {
	.o-detail-editor .single-mag__content p:not(.single-mag__author-name) {
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 2;
		margin: 0 0 35px;
	}
}
.o-detail-editor a.banner-link {
	border-bottom: none;
	background: 0 0;
	display: inline-block !important;
}
.o-detail-editor a.banner-link:after {
	display: none !important;
}
@media (max-width: 960px) {
	.o-detail-editor a.banner-link {
		text-align: center;
		display: block !important;
		margin: 10px auto;
	}
}
.o-detail-editor .btn {
	position: relative;
	text-align: center;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	color: #000;
}
.o-detail-editor .btn span {
	display: inline-block;
	vertical-align: middle;
	font-size: 1.4rem;
	line-height: 1;
	letter-spacing: 0.12em;
}
@media (max-width: 960px) {
	.o-detail-editor .btn span {
		font-size: 1.2rem;
	}
}
.o-detail-editor .btn span:after {
	content: "";
	display: block;
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
	width: 20px;
	height: 8px;
	background: url(../images/common/icon_arrow.svg) center center no-repeat;
	background-size: 100%;
}
@media (max-width: 960px) {
	.o-detail-editor .btn span:after {
		width: 15px;
		height: 6px;
		right: 8px;
	}
}
.o-detail-editor .btn-yellow {
	background-color: #ffde46;
}
.o-detail-editor .btn-mid {
	width: 360px;
	padding: 25px 0;
	border-radius: 32px;
}
@media (max-width: 960px) {
	.o-detail-editor .btn-mid {
		width: 240px;
		border-radius: 22px;
		padding: 16px 0;
	}
}
.-notfound {
	text-align: center;
}
.-notfound .c-ttl__note {
	padding-top: 36px;
}
.-notfound .c-txt-sub {
	text-align: center;
	margin: 36px auto;
}
.-notfound .c-btn__main {
	margin: 36px auto 0;
}
.archive-mag .s-coffretmag,
.post-type-archive .s-coffretmag,
.tax-mag_genre .s-coffretmag,
.tax-mag_tag .s-coffretmag {
	padding-bottom: 0;
}
.archive-mag .s-coffretmag .c-ttl__main,
.post-type-archive .s-coffretmag .c-ttl__main,
.tax-mag_genre .s-coffretmag .c-ttl__main,
.tax-mag_tag .s-coffretmag .c-ttl__main {
	margin-top: 30px;
}
@media (max-width: 960px) {
	.archive-mag .s-coffretmag .c-ttl__main .c-ttl__main__en,
	.post-type-archive .s-coffretmag .c-ttl__main .c-ttl__main__en,
	.tax-mag_genre .s-coffretmag .c-ttl__main .c-ttl__main__en,
	.tax-mag_tag .s-coffretmag .c-ttl__main .c-ttl__main__en {
		font-size: 3rem;
	}
}
.archive-mag .s-coffretmag .o-slider-mag,
.post-type-archive .s-coffretmag .o-slider-mag,
.tax-mag_genre .s-coffretmag .o-slider-mag,
.tax-mag_tag .s-coffretmag .o-slider-mag {
	margin-top: 16px;
}
@media (max-width: 960px) {
	.archive-mag .s-coffretmag .o-slider-mag,
	.post-type-archive .s-coffretmag .o-slider-mag,
	.tax-mag_genre .s-coffretmag .o-slider-mag,
	.tax-mag_tag .s-coffretmag .o-slider-mag {
		margin-top: 4px;
	}
	.post-type-archive-studio .c-bnr-fixed {
		bottom: 60px;
	}
}
.faq .o-box-bggray,
.page-faq .o-box-bggray {
	margin-top: 60px;
}
@media (max-width: 960px) {
	.faq .o-box-bggray,
	.page-faq .o-box-bggray {
		margin-top: 55px;
	}
}
@media (min-width: 961px) {
	.flow .o-lead-link .l-inner,
	.page-flow .o-lead-link .l-inner {
		padding: 100px 0 200px;
	}
}
@media (max-width: 960px) {
	.flow .o-lead-link .l-inner,
	.page-flow .o-lead-link .l-inner {
		padding-bottom: 280px;
	}
}
.flow .o-lead-link__box:nth-of-type(n + 2),
.page-flow .o-lead-link__box:nth-of-type(n + 2) {
	margin-top: 200px;
}
@media (max-width: 960px) {
	.flow .o-lead-link__box:nth-child(n + 2),
	.page-flow .o-lead-link__box:nth-child(n + 2) {
		margin-top: 35px;
	}
	.flow .o-lead-link__box:nth-of-type(2),
	.page-flow .o-lead-link__box:nth-of-type(2) {
		margin-top: 310px;
	}
	.flow .o-lead-link__box:nth-of-type(3),
	.page-flow .o-lead-link__box:nth-of-type(3) {
		margin-top: 290px;
	}
}
.flow .o-lead-link__box .o-lead-link__txtmain,
.page-flow .o-lead-link__box .o-lead-link__txtmain {
	text-align: left;
}
.flow .o-lead-link__box.-reverse .o-lead-link__textbox,
.page-flow .o-lead-link__box.-reverse .o-lead-link__textbox {
	padding: 35px 25px 55px;
}
@media (max-width: 960px) {
	.flow .o-lead-link__img,
	.page-flow .o-lead-link__img {
		width: 100%;
		padding-top: 61.4%;
	}
}
.flow .o-lead-link__textbox,
.page-flow .o-lead-link__textbox {
	width: 520px;
	top: 320px;
	padding: 35px 30px;
	bottom: auto;
}
@media (max-width: 960px) {
	.flow .o-lead-link__textbox,
	.page-flow .o-lead-link__textbox {
		top: 77%;
		width: 85%;
		padding: 30px 25px 55px;
	}
}
.notfound.page-notfound .l-inner {
	text-align: center;
	margin-bottom: 63px;
}
.notfound.page-notfound .l-inner .c-ttl__serif {
	padding: 25px 0;
}
.notfound.page-notfound .l-inner .c-btn__main {
	margin: 60px auto;
}
.page-simulation .c-bnr-fixed {
	bottom: 70px;
}
@media (max-width: 960px) {
	.page-simulation .c-bnr-fixed {
		bottom: 55px;
	}
}
.single-mag .l-content {
	background: url(../images/common/bg_gray.jpg) center center;
	background-size: contain;
	padding: 40px 0;
}
@media (max-width: 960px) {
	.single-mag .l-content {
		padding: 20px 0;
	}
}
.single-mag .l-content .o-deteil-content {
	background: #fff;
	max-width: 1000px;
	margin: 0 auto;
}
@media (max-width: 960px) {
	.single-mag .l-content .o-deteil-content {
		max-width: calc(100% - 40px);
	}
}
.single-mag .l-content .o-deteil-content .l-inner {
	max-width: 834px;
	margin: 0 auto 40px;
	padding: 35px 0 70px;
}
@media (max-width: 960px) {
	.single-mag .l-content .o-deteil-content .l-inner {
		max-width: calc(100% - 40px);
		margin: 0 auto;
	}
}
.single-mag .l-content .o-deteil-content .o-detail-head {
	padding-bottom: 35px;
}
.single-mag .l-content .o-deteil-content .o-datail-thumb {
	margin-bottom: 0;
}
.single-mag .l-content .o-deteil-content .c-btn__main {
	margin: 50px auto 0;
}
.single-mag .l-content .o-deteil-content .o-detail-ttl {
	padding-bottom: 18px;
}
.single-mag .l-content .o-deteil-content .o-detail-ttl time {
	padding-top: 35px;
}
@media (max-width: 960px) {
	.single-mag .l-content .o-deteil-content .o-detail-ttl time {
		font-size: 1rem;
	}
}
.single-mag .l-content .o-deteil-content .o-detail-ttl .c-list-detail__tag {
	flex-direction: row;
	margin-top: 0;
}
@media (max-width: 960px) {
	.single-studio .c-bnr-fixed {
		bottom: 60px;
	}
}
.home .l-content {
	margin-top: 0;
}
.home .l-content:before {
	content: "";
	display: block;
	width: 100%;
	height: calc(100vh + 120px);
}
@media (min-width: 961px) {
	.home .l-content:before {
		min-height: 740px;
	}
}
@media (max-width: 960px) {
	.home .l-content:before {
		height: calc(100vh + 20px);
		min-height: 688px;
	}
}
