@charset "utf-8";

html {
	-webkit-text-size-adjust: none;
	-webkit-print-color-adjust: exact;
	overflow-y: scroll
}

body {
	width: 100%;
	-webkit-text-size-adjust: none;
	text-rendering: optimizeLegibility
}

body,
section,
div,
span,
a,
p,
img,
ul,
li,
h1,
h2,
input,
textarea,
select {
	margin: 0;
	padding: 0;
	box-sizing: border-box
}

a {
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

a:focus {
	outline: none
}

h1,
h2,
a,
p {
	color: rgba(0, 0, 0, 1)
}

h1,
h2,
p {
	letter-spacing: 1px
}

img {
	width: 100%;
	height: auto;
	border-style: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-drag: none;
	user-drag: none;
	pointer-events: none;
	vertical-align: bottom
}

.kerning {
	font-feature-settings: "palt"
}

.ie .nokerning,
.edge .nokerning {
	font-feature-settings: normal
}

.mac {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.ja1 {
	font-family: 'heisei-maru-gothic-std', sans-serif
}

.ja2 {
	font-family: 'heisei-maru-gothic-std', sans-serif
}

.en1 {
	font-family: 'Oswald', sans-serif
}

.clear {
	clear: both !important;
	float: none !important;
	width: 0 !important;
	height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	font-size: 0 !important;
	line-height: 0 !important
}

.none {
	display: none !important
}

.pc a[href^="tel:"] {
	cursor: default !important;
	pointer-events: none !important
}

.load_on a,
.load_on input,
.load_on textarea,
.load_on select {
	cursor: default !important;
	pointer-events: none !important
}

@media (min-width:1000px) {
	.tb_disp {
		display: none !important
	}

	.sp_disp {
		display: none !important
	}

	.pc_disp {
		display: inline-block !important
	}
}

@media (min-width:560px) and (max-width:999px) {
	.pc_disp {
		display: none !important
	}

	.sp_disp {
		display: none !important
	}

	.tb_disp {
		display: inline-block !important
	}
}

@media (max-width:559px) {
	.pc_disp {
		display: none !important
	}

	.tb_disp {
		display: none !important
	}

	.sp_disp {
		display: inline-block !important
	}

	h1,
	h2,
	p {
		letter-spacing: .5px
	}
}

.change_element {
	transition-duration: 0.5s;
	transition-timing-function: ease-in-out;
	transition-property: background-color, border-color, color, fill, opacity
}

.change_visual {
	background-color: #9e026d
}

.change_image {
	background-color: rgba(255, 255, 255, 1)
}

.change_intro {
	background-color: #9e026d
}

.change_outro {
	background-color: rgba(255, 255, 255, 1)
}

.change_footer {
	background-color: rgba(255, 255, 255, 1)
}

.change_white {
	background-color: rgba(255, 255, 255, 1)
}

.change_orange {
	background-color: #9e026d
}

.change_beige {
	background-color: rgba(255, 232, 228, 1)
}

.change_visual .background_orange {
	background-color: rgba(255, 255, 255, 1)
}

.change_image .background_orange {
	background-color: #9e026d
}

.change_intro .background_orange {
	background-color: rgba(255, 255, 255, 1)
}

.change_outro .background_orange {
	background-color: #9e026d
}

.change_footer .background_orange {
	background-color: #9e026d
}

.change_white .background_orange {
	background-color: #9e026d
}

.change_orange .background_orange {
	background-color: rgba(255, 255, 255, 1)
}

.change_beige .background_orange {
	background-color: #9e026d
}

.change_visual .background_white {
	background-color: #9e026d
}

.change_image .background_white {
	background-color: rgba(255, 255, 255, 1)
}

.change_intro .background_white {
	background-color: #9e026d
}

.change_outro .background_white {
	background-color: rgba(255, 255, 255, 1)
}

.change_footer .background_white {
	background-color: rgba(255, 255, 255, 1)
}

.change_white .background_white {
	background-color: rgba(255, 255, 255, 1)
}

.change_orange .background_white {
	background-color: #9e026d
}

.change_beige .background_white {
	background-color: rgba(255, 232, 228, 1)
}

.change_visual .background_black {
	background-color: rgba(255, 255, 255, 1)
}

.change_image .background_black {
	background-color: rgba(0, 0, 0, 1)
}

.change_intro .background_black {
	background-color: rgba(255, 255, 255, 1)
}

.change_outro .background_black {
	background-color: rgba(0, 0, 0, 1)
}

.change_footer .background_black {
	background-color: rgba(0, 0, 0, 1)
}

.change_white .background_black {
	background-color: rgba(0, 0, 0, 1)
}

.change_orange .background_black {
	background-color: rgba(255, 255, 255, 1)
}

.change_beige .background_black {
	background-color: rgba(0, 0, 0, 1)
}

.change_visual .border_orange {
	border-color: rgba(255, 255, 255, 1)
}

.change_image .border_orange {
	border-color: #9e026d
}

.change_intro .border_orange {
	border-color: rgba(255, 255, 255, 1)
}

.change_outro .border_orange {
	border-color: #9e026d
}

.change_footer .border_orange {
	border-color: #9e026d
}

.change_white .border_orange {
	border-color: #9e026d
}

.change_orange .border_orange {
	border-color: rgba(255, 255, 255, 1)
}

.change_beige .border_orange {
	border-color: #9e026d
}

.change_visual .border_white {
	border-color: #9e026d
}

.change_image .border_white {
	border-color: rgba(255, 255, 255, 1)
}

.change_intro .border_white {
	border-color: #9e026d
}

.change_outro .border_white {
	border-color: rgba(255, 255, 255, 1)
}

.change_footer .border_white {
	border-color: rgba(255, 255, 255, 1)
}

.change_white .border_white {
	border-color: rgba(255, 255, 255, 1)
}

.change_orange .border_white {
	border-color: #9e026d
}

.change_beige .border_white {
	border-color: rgba(255, 232, 228, 1)
}

.change_visual .border_black {
	border-color: rgba(255, 255, 255, 1)
}

.change_image .border_black {
	border-color: rgba(0, 0, 0, 1)
}

.change_intro .border_black {
	border-color: rgba(255, 255, 255, 1)
}

.change_outro .border_black {
	border-color: rgba(0, 0, 0, 1)
}

.change_footer .border_black {
	border-color: rgba(0, 0, 0, 1)
}

.change_white .border_black {
	border-color: rgba(0, 0, 0, 1)
}

.change_orange .border_black {
	border-color: rgba(255, 255, 255, 1)
}

.change_beige .border_black {
	border-color: rgba(0, 0, 0, 1)
}

.change_visual .color_orange {
	color: rgba(255, 255, 255, 1)
}

.change_image .color_orange {
	color: #9e026d
}

.change_intro .color_orange {
	color: rgba(255, 255, 255, 1)
}

.change_outro .color_orange {
	color: #9e026d
}

.change_footer .color_orange {
	color: #9e026d
}

.change_white .color_orange {
	color: #9e026d
}

.change_orange .color_orange {
	color: rgba(255, 255, 255, 1)
}

.change_beige .color_orange {
	color: #9e026d
}

.change_visual .color_white {
	color: #9e026d
}

.change_image .color_white {
	color: rgba(255, 255, 255, 1)
}

.change_intro .color_white {
	color: #9e026d
}

.change_outro .color_white {
	color: rgba(255, 255, 255, 1)
}

.change_footer .color_white {
	color: rgba(255, 255, 255, 1)
}

.change_white .color_white {
	color: rgba(255, 255, 255, 1)
}

.change_orange .color_white {
	color: #9e026d
}

.change_beige .color_white {
	color: rgba(255, 232, 228, 1)
}

.change_visual .color_black {
	color: rgba(255, 255, 255, 1)
}

.change_image .color_black {
	color: rgba(0, 0, 0, 1)
}

.change_intro .color_black {
	color: rgba(255, 255, 255, 1)
}

.change_outro .color_black {
	color: rgba(0, 0, 0, 1)
}

.change_footer .color_black {
	color: rgba(0, 0, 0, 1)
}

.change_white .color_black {
	color: rgba(0, 0, 0, 1)
}

.change_orange .color_black {
	color: rgba(255, 255, 255, 1)
}

.change_beige .color_black {
	color: rgba(0, 0, 0, 1)
}

.change_visual .fill_orange {
	fill: rgba(255, 255, 255, 1)
}

.change_image .fill_orange {
	fill: #9e026d
}

.change_intro .fill_orange {
	fill: rgba(255, 255, 255, 1)
}

.change_outro .fill_orange {
	fill: #9e026d
}

.change_footer .fill_orange {
	fill: #9e026d
}

.change_white .fill_orange {
	fill: #9e026d
}

.change_orange .fill_orange {
	fill: rgba(255, 255, 255, 1)
}

.change_beige .fill_orange {
	fill: #9e026d
}

.change_visual .fill_white {
	fill: #9e026d
}

.change_image .fill_white {
	fill: rgba(255, 255, 255, 1)
}

.change_intro .fill_white {
	fill: #9e026d
}

.change_outro .fill_white {
	fill: rgba(255, 255, 255, 1)
}

.change_footer .fill_white {
	fill: rgba(255, 255, 255, 1)
}

.change_white .fill_white {
	fill: rgba(255, 255, 255, 1)
}

.change_orange .fill_white {
	fill: #9e026d
}

.change_beige .fill_white {
	fill: rgba(255, 232, 228, 1)
}

.change_visual .fill_black {
	fill: rgba(255, 255, 255, 1)
}

.change_image .fill_black {
	fill: rgba(0, 0, 0, 1)
}

.change_intro .fill_black {
	fill: rgba(255, 255, 255, 1)
}

.change_outro .fill_black {
	fill: rgba(0, 0, 0, 1)
}

.change_footer .fill_black {
	fill: rgba(0, 0, 0, 1)
}

.change_white .fill_black {
	fill: rgba(0, 0, 0, 1)
}

.change_orange .fill_black {
	fill: rgba(255, 255, 255, 1)
}

.change_beige .fill_black {
	fill: rgba(0, 0, 0, 1)
}

.change_visual .button_orange {
	background-color: rgba(255, 255, 255, 1);
	border-color: rgba(255, 255, 255, 1)
}

.change_image .button_orange {
	background-color: #9e026d;
	border-color: #9e026d
}

.change_intro .button_orange {
	background-color: rgba(255, 255, 255, 1);
	border-color: rgba(255, 255, 255, 1)
}

.change_outro .button_orange {
	background-color: #9e026d;
	border-color: #9e026d
}

.change_footer .button_orange {
	background-color: #9e026d;
	border-color: #9e026d
}

.change_white .button_orange {
	background-color: #9e026d;
	border-color: #9e026d
}

.change_orange .button_orange {
	background-color: rgba(255, 255, 255, 1);
	border-color: rgba(255, 255, 255, 1)
}

.change_beige .button_orange {
	background-color: #9e026d;
	border-color: #9e026d
}

.change_visual .button_black {
	background-color: rgba(0, 0, 0, 1);
	border-color: rgba(0, 0, 0, 1)
}

.change_image .button_black {
	background-color: rgba(0, 0, 0, 1);
	border-color: rgba(0, 0, 0, 1)
}

.change_intro .button_black {
	background-color: rgba(0, 0, 0, 1);
	border-color: rgba(0, 0, 0, 1)
}

.change_outro .button_black {
	background-color: rgba(0, 0, 0, 1);
	border-color: rgba(0, 0, 0, 1)
}

.change_footer .button_black {
	background-color: rgba(0, 0, 0, 1);
	border-color: rgba(0, 0, 0, 1)
}

.change_white .button_black {
	background-color: rgba(0, 0, 0, 1);
	border-color: rgba(0, 0, 0, 1)
}

.change_orange .button_black {
	background-color: rgba(0, 0, 0, 1);
	border-color: rgba(0, 0, 0, 1)
}

.change_beige .button_black {
	background-color: rgba(0, 0, 0, 1);
	border-color: rgba(0, 0, 0, 1)
}

.change_visual .button_orange p {
	color: #9e026d
}

.change_image .button_orange p {
	color: rgba(255, 255, 255, 1)
}

.change_intro .button_orange p {
	color: #9e026d
}

.change_outro .button_orange p {
	color: rgba(255, 255, 255, 1)
}

.change_footer .button_orange p {
	color: rgba(255, 255, 255, 1)
}

.change_white .button_orange p {
	color: rgba(255, 255, 255, 1)
}

.change_orange .button_orange p {
	color: #9e026d
}

.change_beige .button_orange p {
	color: rgba(255, 255, 255, 1)
}

.change_visual .button_black p {
	color: rgba(255, 255, 255, 1)
}

.change_image .button_black p {
	color: rgba(255, 255, 255, 1)
}

.change_intro .button_black p {
	color: rgba(255, 255, 255, 1)
}

.change_outro .button_black p {
	color: rgba(255, 255, 255, 1)
}

.change_footer .button_black p {
	color: rgba(255, 255, 255, 1)
}

.change_white .button_black p {
	color: rgba(255, 255, 255, 1)
}

.change_orange .button_black p {
	color: rgba(255, 255, 255, 1)
}

.change_beige .button_black p {
	color: rgba(255, 255, 255, 1)
}

.pc.change_visual .button_orange:hover {
	background-color: #9e026d
}

.pc.change_image .button_orange:hover {
	background-color: rgba(255, 255, 255, 1)
}

.pc.change_intro .button_orange:hover {
	background-color: #9e026d
}

.pc.change_outro .button_orange:hover {
	background-color: rgba(255, 255, 255, 1)
}

.pc.change_footer .button_orange:hover {
	background-color: rgba(255, 255, 255, 1)
}

.pc.change_white .button_orange:hover {
	background-color: rgba(255, 255, 255, 1)
}

.pc.change_orange .button_orange:hover {
	background-color: #9e026d
}

.pc.change_beige .button_orange:hover {
	background-color: rgba(255, 232, 228, 1)
}

.pc.change_visual .button_black:hover {
	background-color: #9e026d;
	border-color: rgba(255, 255, 255, 1)
}

.pc.change_image .button_black:hover {
	background-color: rgba(255, 255, 255, 1);
	border-color: #9e026d
}

.pc.change_intro .button_black:hover {
	background-color: #9e026d;
	border-color: rgba(255, 255, 255, 1)
}

.pc.change_outro .button_black:hover {
	background-color: rgba(255, 255, 255, 1);
	border-color: #9e026d
}

.pc.change_footer .button_black:hover {
	background-color: rgba(255, 255, 255, 1);
	border-color: #9e026d
}

.pc.change_white .button_black:hover {
	background-color: rgba(255, 255, 255, 1);
	border-color: #9e026d
}

.pc.change_orange .button_black:hover {
	background-color: #9e026d;
	border-color: rgba(255, 255, 255, 1)
}

.pc.change_beige .button_black:hover {
	background-color: rgba(255, 255, 255, 1);
	border-color: #9e026d
}

.pc.change_visual .button_orange:hover p {
	color: rgba(255, 255, 255, 1)
}

.pc.change_image .button_orange:hover p {
	color: #9e026d
}

.pc.change_intro .button_orange:hover p {
	color: rgba(255, 255, 255, 1)
}

.pc.change_outro .button_orange:hover p {
	color: #9e026d
}

.pc.change_footer .button_orange:hover p {
	color: #9e026d
}

.pc.change_white .button_orange:hover p {
	color: #9e026d
}

.pc.change_orange .button_orange:hover p {
	color: rgba(255, 255, 255, 1)
}

.pc.change_beige .button_orange:hover p {
	color: #9e026d
}

.pc.change_visual .button_black:hover p {
	color: rgba(255, 255, 255, 1)
}

.pc.change_image .button_black:hover p {
	color: #9e026d
}

.pc.change_intro .button_black:hover p {
	color: rgba(255, 255, 255, 1)
}

.pc.change_outro .button_black:hover p {
	color: #9e026d
}

.pc.change_footer .button_black:hover p {
	color: #9e026d
}

.pc.change_white .button_black:hover p {
	color: #9e026d
}

.pc.change_orange .button_black:hover p {
	color: rgba(255, 255, 255, 1)
}

.pc.change_beige .button_black:hover p {
	color: #9e026d
}

.change_visual .bar_white {
	background-color: #9e026d;
	border-color: rgba(255, 255, 255, 1)
}

.change_image .bar_white {
	background-color: rgba(255, 255, 255, 1);
	border-color: #9e026d
}

.change_intro .bar_white {
	background-color: #9e026d;
	border-color: rgba(255, 255, 255, 1)
}

.change_outro .bar_white {
	background-color: rgba(255, 255, 255, 1);
	border-color: #9e026d
}

.change_footer .bar_white {
	background-color: rgba(255, 255, 255, 1);
	border-color: #9e026d
}

.change_white .bar_white {
	background-color: rgba(255, 255, 255, 1);
	border-color: #9e026d
}

.change_orange .bar_white {
	background-color: #9e026d;
	border-color: rgba(255, 255, 255, 1)
}

.change_beige .bar_white {
	background-color: rgba(255, 232, 228, 1);
	border-color: #9e026d
}

.change_visual .bar_white a p {
	color: rgba(255, 255, 255, 1)
}

.change_image .bar_white a p {
	color: #9e026d
}

.change_intro .bar_white a p {
	color: rgba(255, 255, 255, 1)
}

.change_outro .bar_white a p {
	color: #9e026d
}

.change_footer .bar_white a p {
	color: #9e026d
}

.change_white .bar_white a p {
	color: #9e026d
}

.change_orange .bar_white a p {
	color: rgba(255, 255, 255, 1)
}

.change_beige .bar_white a p {
	color: #9e026d
}

.change_visual .bar_white a span {
	background-color: rgba(255, 255, 255, 1)
}

.change_image .bar_white a span {
	background-color: #9e026d
}

.change_intro .bar_white a span {
	background-color: rgba(255, 255, 255, 1)
}

.change_outro .bar_white a span {
	background-color: #9e026d
}

.change_footer .bar_white a span {
	background-color: #9e026d
}

.change_white .bar_white a span {
	background-color: #9e026d
}

.change_orange .bar_white a span {
	background-color: rgba(255, 255, 255, 1)
}

.change_beige .bar_white a span {
	background-color: #9e026d
}

.change_visual .bar_white a path {
	fill: rgba(255, 255, 255, 1)
}

.change_image .bar_white a path {
	fill: #9e026d
}

.change_intro .bar_white a path {
	fill: rgba(255, 255, 255, 1)
}

.change_outro .bar_white a path {
	fill: #9e026d
}

.change_footer .bar_white a path {
	fill: #9e026d
}

.change_white .bar_white a path {
	fill: #9e026d
}

.change_orange .bar_white a path {
	fill: rgba(255, 255, 255, 1)
}

.change_beige .bar_white a path {
	fill: #9e026d
}

.pc.change_visual .bar_white:hover {
	background-color: rgba(255, 255, 255, 1)
}

.pc.change_image .bar_white:hover {
	background-color: #9e026d
}

.pc.change_intro .bar_white:hover {
	background-color: rgba(255, 255, 255, 1)
}

.pc.change_outro .bar_white:hover {
	background-color: #9e026d
}

.pc.change_footer .bar_white:hover {
	background-color: #9e026d
}

.pc.change_white .bar_white:hover {
	background-color: #9e026d
}

.pc.change_orange .bar_white:hover {
	background-color: rgba(255, 255, 255, 1)
}

.pc.change_beige .bar_white:hover {
	background-color: #9e026d
}

.pc.change_visual .bar_white:hover a p {
	color: #9e026d
}

.pc.change_image .bar_white:hover a p {
	color: rgba(255, 255, 255, 1)
}

.pc.change_intro .bar_white:hover a p {
	color: #9e026d
}

.pc.change_outro .bar_white:hover a p {
	color: rgba(255, 255, 255, 1)
}

.pc.change_footer .bar_white:hover a p {
	color: rgba(255, 255, 255, 1)
}

.pc.change_white .bar_white:hover a p {
	color: rgba(255, 255, 255, 1)
}

.pc.change_orange .bar_white:hover a p {
	color: #9e026d
}

.pc.change_beige .bar_white:hover a p {
	color: rgba(255, 255, 255, 1)
}

.pc.change_visual .bar_white:hover a span {
	background-color: #9e026d
}

.pc.change_image .bar_white:hover a span {
	background-color: rgba(255, 255, 255, 1)
}

.pc.change_intro .bar_white:hover a span {
	background-color: #9e026d
}

.pc.change_outro .bar_white:hover a span {
	background-color: rgba(255, 255, 255, 1)
}

.pc.change_footer .bar_white:hover a span {
	background-color: rgba(255, 255, 255, 1)
}

.pc.change_white .bar_white:hover a span {
	background-color: rgba(255, 255, 255, 1)
}

.pc.change_orange .bar_white:hover a span {
	background-color: #9e026d
}

.pc.change_beige .bar_white:hover a span {
	background-color: rgba(255, 255, 255, 1)
}

.pc.change_visual .bar_white:hover a path {
	fill: #9e026d
}

.pc.change_image .bar_white:hover a path {
	fill: rgba(255, 255, 255, 1)
}

.pc.change_intro .bar_white:hover a path {
	fill: #9e026d
}

.pc.change_outro .bar_white:hover a path {
	fill: rgba(255, 255, 255, 1)
}

.pc.change_footer .bar_white:hover a path {
	fill: rgba(255, 255, 255, 1)
}

.pc.change_white .bar_white:hover a path {
	fill: rgba(255, 255, 255, 1)
}

.pc.change_orange .bar_white:hover a path {
	fill: #9e026d
}

.pc.change_beige .bar_white:hover a path {
	fill: rgba(255, 255, 255, 1)
}

.change_visual .pulldown_on {
	background-color: rgba(255, 255, 255, 1);
	border-bottom-color: #9e026d
}

.change_image .pulldown_on {
	background-color: #9e026d;
	border-bottom-color: rgba(255, 255, 255, 1)
}

.change_intro .pulldown_on {
	background-color: rgba(255, 255, 255, 1);
	border-bottom-color: #9e026d
}

.change_outro .pulldown_on {
	background-color: #9e026d;
	border-bottom-color: rgba(255, 255, 255, 1)
}

.change_contact .pulldown_on {
	background-color: #9e026d;
	border-bottom-color: rgba(255, 255, 255, 1)
}

.change_white .pulldown_on {
	background-color: #9e026d;
	border-bottom-color: rgba(255, 255, 255, 1)
}

.change_orange .pulldown_on {
	background-color: rgba(255, 255, 255, 1);
	border-bottom-color: #9e026d
}

.change_beige .pulldown_on {
	background-color: #9e026d;
	border-bottom-color: rgba(255, 232, 228, 1)
}

.change_visual .pulldown_on a p {
	color: #9e026d
}

.change_image .pulldown_on a p {
	color: rgba(255, 255, 255, 1)
}

.change_intro .pulldown_on a p {
	color: #9e026d
}

.change_outro .pulldown_on a p {
	color: rgba(255, 255, 255, 1)
}

.change_contact .pulldown_on a p {
	color: rgba(255, 255, 255, 1)
}

.change_white .pulldown_on a p {
	color: rgba(255, 255, 255, 1)
}

.change_orange .pulldown_on a p {
	color: #9e026d;
	font-weight: 500;
}

.change_beige .pulldown_on a p {
	color: rgba(255, 255, 255, 1)
}

.change_visual .pulldown_on a span {
	background-color: #9e026d
}

.change_image .pulldown_on a span {
	background-color: rgba(255, 255, 255, 1)
}

.change_intro .pulldown_on a span {
	background-color: #9e026d
}

.change_outro .pulldown_on a span {
	background-color: rgba(255, 255, 255, 1)
}

.change_contact .pulldown_on a span {
	background-color: rgba(255, 255, 255, 1)
}

.change_white .pulldown_on a span {
	background-color: rgba(255, 255, 255, 1)
}

.change_orange .pulldown_on a span {
	background-color: #9e026d
}

.change_beige .pulldown_on a span {
	background-color: rgba(255, 255, 255, 1)
}

.change_visual .pulldown_on p {
	color: rgba(0, 0, 0, 1)
}

.change_image .pulldown_on p {
	color: rgba(255, 255, 255, 1)
}

.change_intro .pulldown_on p {
	color: rgba(0, 0, 0, 1)
}

.change_outro .pulldown_on p {
	color: rgba(255, 255, 255, 1)
}

.change_contact .pulldown_on p {
	color: rgba(255, 255, 255, 1)
}

.change_white .pulldown_on p {
	color: rgba(255, 255, 255, 1)
}

.change_orange .pulldown_on p {
	color: rgba(0, 0, 0, 1)
}

.change_beige .pulldown_on p {
	color: rgba(255, 255, 255, 1)
}

.change_visual .back {
	opacity: 1
}

.change_image .back {
	opacity: 0
}

.change_intro .back {
	opacity: 0
}

.change_outro .back {
	opacity: 0
}

.change_footer .back {
	opacity: 0
}

.change_white .back {
	opacity: 0
}

.change_orange .back {
	opacity: 0
}

.change_beige .back {
	opacity: 0
}

.change_visual .machcon_frame svg {
	fill: #ffffff00
}

.change_image .machcon_frame svg {
	fill: #ffffff00
}

.change_intro .machcon_frame svg {
	fill: #ffffff00
}

.change_outro .machcon_frame svg {
	fill: #ffffff00
}

.change_footer .machcon_frame svg {
	fill: #ffffff00
}

.change_white .machcon_frame svg {
	fill: #ffffff00
}

.change_orange .machcon_frame svg {
	fill: #ffffff00
}

.change_beige .machcon_frame svg {
	fill: #ffffff00
}

.change_visual .machcon_package>div:nth-child(1) {
	background-color: #9e026d
}

.change_image .machcon_package>div:nth-child(1) {
	background-color: rgba(255, 255, 255, 1)
}

.change_intro .machcon_package>div:nth-child(1) {
	/*background-color: #9e026d*/
}

.change_outro .machcon_package>div:nth-child(1) {
	background-color: rgba(255, 255, 255, 1)
}

.change_footer .machcon_package>div:nth-child(1) {
	background-color: rgba(255, 255, 255, 1)
}

.change_white .machcon_package>div:nth-child(1) {
	background-color: rgba(255, 255, 255, 1)
}

.change_orange .machcon_package>div:nth-child(1) {
	background-color: #9e026d
}

.change_beige .machcon_package>div:nth-child(1) {
	background-color: rgba(255, 232, 228, 1)
}

.change_visual .front_title {
	opacity: 1
}

.change_image .front_title {
	opacity: 0
}

.change_intro .front_title {
	opacity: 1
}

.change_outro .front_title {
	opacity: 0
}

.change_footer .front_title {
	opacity: 0
}

.change_white .front_title {
	opacity: 0
}

.change_orange .front_title {
	opacity: 0
}

.change_beige .front_title {
	opacity: 0
}

.change_visual .front_copy {
	opacity: 1
}

.change_image .front_copy {
	opacity: 0
}

.change_intro .front_copy {
	opacity: 1
}

.change_outro .front_copy {
	opacity: 0
}

.change_footer .front_copy {
	opacity: 0
}

.change_white .front_copy {
	opacity: 0
}

.change_orange .front_copy {
	opacity: 0
}

.change_beige .front_copy {
	opacity: 0
}

.change_visual .front_caption {
	opacity: 1
}

.change_image .front_caption {
	opacity: 1
}

.change_intro .front_caption {
	opacity: 0
}

.change_outro .front_caption {
	opacity: 0
}

.change_footer .front_caption {
	opacity: 0
}

.change_white .front_caption {
	opacity: 0
}

.change_orange .front_caption {
	opacity: 0
}

.change_beige .front_caption {
	opacity: 0
}

.change_visual .fix_icon div span {
	background-color: #9e026d
}

.change_image .fix_icon div span {
	background-color: #9e026d
}

.change_intro .fix_icon div span {
	background-color: rgba(255, 255, 255, 1)
}

.change_outro .fix_icon div span {
	background-color: #9e026d
}

.change_footer .fix_icon div span {
	background-color: #9e026d
}

.change_white .fix_icon div span {
	background-color: #9e026d
}

.change_orange .fix_icon div span {
	background-color: rgba(255, 255, 255, 1)
}

.change_beige .fix_icon div span {
	background-color: #9e026d
}

.change_visual .menu {
	background-color: #9e026d
}

.change_image .menu {
	background-color: #9e026d
}

.change_intro .menu {
	background-color: rgba(255, 255, 255, 1)
}

.change_outro .menu {
	background-color: #9e026d
}

.change_footer .menu {
	background-color: #9e026d
}

.change_white .menu {
	background-color: #9e026d
}

.change_orange .menu {
	background-color: rgba(255, 255, 255, 1)
}

.change_beige .menu {
	background-color: #9e026d
}

.change_visual .menu_list a p {
	color: rgba(255, 255, 255, 1)
}

.change_image .menu_list a p {
	color: rgba(255, 255, 255, 1)
}

.change_intro .menu_list a p {
	color: #9e026d
}

.change_outro .menu_list a p {
	color: rgba(255, 255, 255, 1)
}

.change_footer .menu_list a p {
	color: rgba(255, 255, 255, 1)
}

.change_white .menu_list a p {
	color: rgba(255, 255, 255, 1)
}

.change_orange .menu_list a p {
	color: #9e026d
}

.change_beige .menu_list a p {
	color: rgba(255, 255, 255, 1)
}

.change_visual .menu_button a {
	background-color: rgba(255, 255, 255, 1);
	border-color: rgba(255, 255, 255, 1)
}

.change_image .menu_button a {
	background-color: rgba(255, 255, 255, 1);
	border-color: rgba(255, 255, 255, 1)
}

.change_intro .menu_button a {
	background-color: #9e026d;
	border-color: #9e026d
}

.change_outro .menu_button a {
	background-color: rgba(255, 255, 255, 1);
	border-color: rgba(255, 255, 255, 1)
}

.change_footer .menu_button a {
	background-color: rgba(255, 255, 255, 1);
	border-color: rgba(255, 255, 255, 1)
}

.change_white .menu_button a {
	background-color: rgba(255, 255, 255, 1);
	border-color: rgba(255, 255, 255, 1)
}

.change_orange .menu_button a {
	background-color: #9e026d;
	border-color: #9e026d
}

.change_beige .menu_button a {
	background-color: rgba(255, 255, 255, 1);
	border-color: rgba(255, 255, 255, 1)
}

.change_visual .menu_button a p {
	color: #9e026d
}

.change_image .menu_button a p {
	color: #9e026d
}

.change_intro .menu_button a p {
	color: rgba(255, 255, 255, 1)
}

.change_outro .menu_button a p {
	color: #9e026d
}

.change_footer .menu_button a p {
	color: #9e026d
}

.change_white .menu_button a p {
	color: #9e026d
}

.change_orange .menu_button a p {
	color: rgba(255, 255, 255, 1)
}

.change_beige .menu_button a p {
	color: #9e026d
}

.pc.change_visual .menu_button a:hover {
	background-color: #9e026d;
	border-color: rgba(255, 255, 255, 1)
}

.pc.change_image .menu_button a:hover {
	background-color: #9e026d;
	border-color: rgba(255, 255, 255, 1)
}

.pc.change_intro .menu_button a:hover {
	background-color: rgba(255, 255, 255, 1);
	border-color: #9e026d
}

.pc.change_outro .menu_button a:hover {
	background-color: #9e026d;
	border-color: rgba(255, 255, 255, 1)
}

.pc.change_footer .menu_button a:hover {
	background-color: #9e026d;
	border-color: rgba(255, 255, 255, 1)
}

.pc.change_white .menu_button a:hover {
	background-color: #9e026d;
	border-color: rgba(255, 255, 255, 1)
}

.pc.change_orange .menu_button a:hover {
	background-color: rgba(255, 255, 255, 1);
	border-color: #9e026d
}

.pc.change_beige .menu_button a:hover {
	background-color: #9e026d;
	border-color: rgba(255, 255, 255, 1)
}

.pc.change_visual .menu_button a:hover p {
	color: rgba(255, 255, 255, 1)
}

.pc.change_image .menu_button a:hover p {
	color: rgba(255, 255, 255, 1)
}

.pc.change_intro .menu_button a:hover p {
	color: #9e026d
}

.pc.change_outro .menu_button a:hover p {
	color: rgba(255, 255, 255, 1)
}

.pc.change_footer .menu_button a:hover p {
	color: rgba(255, 255, 255, 1)
}

.pc.change_white .menu_button a:hover p {
	color: rgba(255, 255, 255, 1)
}

.pc.change_orange .menu_button a:hover p {
	color: #9e026d
}

.pc.change_beige .menu_button a:hover p {
	color: rgba(255, 255, 255, 1)
}

.change_visual .header_button a {
	background-color: #9e026d;
	border-color: #9e026d
}

.change_image .header_button a {
	background-color: #9e026d;
	border-color: #9e026d
}

.change_intro .header_button a {
	background-color: rgba(255, 255, 255, 1);
	border-color: rgba(255, 255, 255, 1)
}

.change_outro .header_button a {
	background-color: #9e026d;
	border-color: #9e026d
}

.change_footer .header_button a {
	background-color: #9e026d;
	border-color: #9e026d
}

.change_white .header_button a {
	background-color: #9e026d;
	border-color: #9e026d
}

.change_orange .header_button a {
	background-color: rgba(255, 255, 255, 1);
	border-color: rgba(255, 255, 255, 1)
}

.change_beige .header_button a {
	background-color: #9e026d;
	border-color: #9e026d
}

.change_visual .header_button a p {
	color: rgba(255, 255, 255, 1);
	font-weight:800;
}

.change_image .header_button a p {
	color: rgba(255, 255, 255, 1);
	font-weight:800;
}

.change_intro .header_button a p {
	color: #9e026d;
	font-weight:800;
}

.change_outro .header_button a p {
	color: rgba(255, 255, 255, 1);
	font-weight:800;
}

.change_footer .header_button a p {
	color: rgba(255, 255, 255, 1);
	font-weight:800;
}

.change_white .header_button a p {
	color: rgba(255, 255, 255, 1);
	font-weight:800;
}

.change_orange .header_button a p {
	color: #9e026d;
	font-weight:800;
}

.change_beige .header_button a p {
	color: rgba(255, 255, 255, 1);
	font-weight:800;
}

.change_visual .header_button a div span span {
	background-color: rgba(255, 255, 255, 1)
}

.change_image .header_button a div span span {
	background-color: rgba(255, 255, 255, 1)
}

.change_intro .header_button a div span span {
	background-color: #9e026d
}

.change_outro .header_button a div span span {
	background-color: rgba(255, 255, 255, 1)
}

.change_footer .header_button a div span span {
	background-color: rgba(255, 255, 255, 1)
}

.change_white .header_button a div span span {
	background-color: rgba(255, 255, 255, 1)
}

.change_orange .header_button a div span span {
	background-color: #9e026d
}

.change_beige .header_button a div span span {
	background-color: rgba(255, 255, 255, 1)
}

.pc.change_visual .header_button a:hover {
	background-color: rgba(232, 71, 38, 0)
}

.pc.change_image .header_button a:hover {
	background-color: rgba(255, 255, 255, 1)
}

.pc.change_intro .header_button a:hover {
	background-color: #9e026d
}

.pc.change_outro .header_button a:hover {
	background-color: rgba(255, 255, 255, 1)
}

.pc.change_footer .header_button a:hover {
	background-color: rgba(255, 255, 255, 1)
}

.pc.change_white .header_button a:hover {
	background-color: rgba(255, 255, 255, 1)
}

.pc.change_orange .header_button a:hover {
	background-color: #9e026d
}

.pc.change_beige .header_button a:hover {
	background-color: rgba(255, 232, 228, 1)
}

.pc.change_visual .header_block>.header_button:nth-last-child(2) a:hover p {
	color: #9e026d
}

.pc.change_image .header_block>.header_button:nth-last-child(2) a:hover p {
	color: #9e026d
}

.pc.change_intro .header_block>.header_button:nth-last-child(2) a:hover p {
	color: rgba(255, 255, 255, 1)
}

.pc.change_outro .header_block>.header_button:nth-last-child(2) a:hover p {
	color: #9e026d
}

.pc.change_footer .header_block>.header_button:nth-last-child(2) a:hover p {
	color: #9e026d
}

.pc.change_white .header_block>.header_button:nth-last-child(2) a:hover p {
	color: #9e026d
}

.pc.change_orange .header_block>.header_button:nth-last-child(2) a:hover p {
	color: rgba(255, 255, 255, 1)
}

.pc.change_beige .header_block>.header_button:nth-last-child(2) a:hover p {
	color: #9e026d
}

.pc.change_visual .header_button a:hover div span span {
	background-color: #9e026d
}

.pc.change_image .header_button a:hover div span span {
	background-color: #9e026d
}

.pc.change_intro .header_button a:hover div span span {
	background-color: rgba(255, 255, 255, 1)
}

.pc.change_outro .header_button a:hover div span span {
	background-color: #9e026d
}

.pc.change_footer .header_button a:hover div span span {
	background-color: #9e026d
}

.pc.change_white .header_button a:hover div span span {
	background-color: #9e026d
}

.pc.change_orange .header_button a:hover div span span {
	background-color: rgba(255, 255, 255, 1)
}

.pc.change_beige .header_button a:hover div span span {
	background-color: #9e026d
}

.pc.change_visual.menu_on .header_button a:hover {
	background-color: rgba(255, 255, 255, 0)
}

.pc.change_image.menu_on .header_button a:hover {
	background-color: rgba(255, 255, 255, 0)
}

.pc.change_intro.menu_on .header_button a:hover {
	background-color: rgba(232, 71, 38, 0)
}

.pc.change_outro.menu_on .header_button a:hover {
	background-color: rgba(255, 255, 255, 0)
}

.pc.change_footer.menu_on .header_button a:hover {
	background-color: rgba(255, 255, 255, 0)
}

.pc.change_white.menu_on .header_button a:hover {
	background-color: rgba(255, 255, 255, 0)
}

.pc.change_orange.menu_on .header_button a:hover {
	background-color: rgba(232, 71, 38, 0)
}

.pc.change_beige.menu_on .header_button a:hover {
	background-color: rgba(255, 255, 255, 0)
}

.pc.change_visual.menu_on .header_button a:hover div span span {
	background-color: rgba(255, 255, 255, 1)
}

.pc.change_image.menu_on .header_button a:hover div span span {
	background-color: rgba(255, 255, 255, 1)
}

.pc.change_intro.menu_on .header_button a:hover div span span {
	background-color: #9e026d
}

.pc.change_outro.menu_on .header_button a:hover div span span {
	background-color: rgba(255, 255, 255, 1)
}

.pc.change_footer.menu_on .header_button a:hover div span span {
	background-color: rgba(255, 255, 255, 1)
}

.pc.change_white.menu_on .header_button a:hover div span span {
	background-color: rgba(255, 255, 255, 1)
}

.pc.change_orange.menu_on .header_button a:hover div span span {
	background-color: #9e026d
}

.pc.change_beige.menu_on .header_button a:hover div span span {
	background-color: rgba(255, 255, 255, 1)
}

.wrap {
	width: 100%;
	position: relative;
	overflow: hidden
}

.wrap_inner {
	width: 100%;
	position: relative
}

.wrap_off .wrap {
	position: fixed;
	top: 0;
	left: 0
}

.load {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 500
}

.load_inner {
	width: 100%;
	height: 100%
}

.load_block {
	width: 100%;
	height: 100%;
	position: relative;
	font-size: 0;
	line-height: 0;
	background-color: rgba(255, 255, 255, 1)
}

.load_text {
	display: inline-block;
	width: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%)
}

.load_text>div:nth-child(1) {
	width: 100%;
	opacity: 0
}

.load_text>div:nth-child(2) {
	width: 0;
	height: 60px;
	position: absolute;
	top: 0;
	overflow: hidden
}

.load_text div p {
	font-size: 60px;
	line-height: 60px;
	white-space: nowrap
}

.load_text>div:nth-child(2) p {
	position: absolute;
	top: 0
}

.load_text div p span {
	color: #9e026d
}

.load_icon {
	position: absolute;
	bottom: 60px;
	right: 60px;
	text-align: right;
	opacity: 0
}

.load_icon p {
	font-size: 16px;
	line-height: 16px
}

.load_off .load {
	user-select: none;
	pointer-events: none
}

.load_on .load_text>div:nth-child(2) {
	left: 0;
	text-align: left
}

.load_off .load_text>div:nth-child(2) {
	width: 100%;
	right: 0;
	text-align: right
}

.load_on .load_text div p {
	left: 0
}

.load_off .load_text div p {
	right: 0
}

@media (min-width:560px) and (max-width:999px) {
	.load_text>div:nth-child(2) {
		height: 50px
	}

	.load_text div p {
		font-size: 50px;
		line-height: 50px
	}
}

@media (max-width:559px) {
	.load_text {
		margin: 0 0 0 3px
	}

	.load_text>div:nth-child(2) {
		height: 26px
	}

	.load_text div p {
		font-size: 26px;
		line-height: 26px
	}

	.load_icon {
		bottom: 30px;
		right: 30px
	}

	.load_icon p {
		font-size: 14px;
		line-height: 14px
	}
}

.back {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	user-select: none;
	pointer-events: none;
	z-index: 0
}

.back_inner {
	width: 100%;
	height: 100%
}

.back_block {
	width: 100%;
	height: 100%;
	font-size: 0;
	line-height: 0
}

.back_img {
	display: inline-block;
	width: auto;
	height: 100%;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	font-size: 0;
	line-height: 0
}

.back_img div {
	display: inline-block;
	width: auto;
	height: 100%;
	font-size: 0;
	line-height: 0
}

.back_light {
	position: relative
}

.back_dark {
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 1);
	opacity: 0
}

.back_img div span {
	display: inline-block;
	width: auto;
	height: 100%;
	position: relative;
	background-size: auto 100%;
	background-position: center
}

.back_light span {
	background-image: url(../img/visual1.webp)
}

.back_dark span {
	background-image: url(../img/visual2.webp)
}

.back_img div span img {
	width: auto;
	height: 100%
}

@media (max-width:559px) {
	.back_light span {
		background-image: url(../img/visual1_sp.webp)
	}

	.back_dark span {
		background-image: url(../img/visual2_sp.webp)
	}
}

.machcon {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	user-select: none;
	pointer-events: none;
	z-index: 100
}

.machcon_inner {
	width: 100%;
	height: 100%;
	padding: 180px 0 180px 0
}

.machcon_block {
	width: 100%;
	height: 100%;
	position: relative
}

.machcon_img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0
}

.machcon_frame,
.machcon_sheet,
.machcon_package {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0
}

.machcon_package {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 25px;
	left: 0;
	opacity: 0
}

.machcon_frame div,
.machcon_sheet div,
.machcon_package div {
	width: 100%;
	height: 100%;
	font-size: 0;
	line-height: 0;
	text-align: center
}

.machcon_frame div svg,
.machcon_sheet div img,
.machcon_package div img {
	display: inline-block;
	width: auto;
	height: 100%
}

.machcon_sheet>div:nth-child(1) {
	transform: scale(2.125)
}

.machcon_sheet>div:nth-child(2) {
	transform: scale(1.0625)
}

.machcon_package>div:nth-child(1) {
	transform: scale(1.5)
}

.machcon_package>div:nth-child(2) {
	transform: scale(1.375)
}

.machcon_sheet>div:nth-child(2),
.machcon_package>div:nth-child(2) {
	position: absolute;
	top: 0;
	left: 0
}

.machcon_sheet>div:nth-child(2) {
	position: absolute;
	top: 50px;
	left: 0
}

.machcon_sheet>div:nth-child(1) img,
.machcon_package>div:nth-child(1) img {
	mix-blend-mode: multiply
}

.machcon_package>div:nth-child(1)>img:nth-child(1) {
	display: inline-block
}

.machcon_package>div:nth-child(1)>img:nth-child(2) {
	display: none
}

.machcon_package>div:nth-child(1)>img:nth-child(3) {
	display: none
}

.machcon_package>div:nth-child(1)>img:nth-child(4) {
	display: none
}

.ie .machcon_package>div:nth-child(1)>img:nth-child(1),
.edge .machcon_package>div:nth-child(1)>img:nth-child(1) {
	display: none
}

.ie .machcon_package>div:nth-child(1)>img:nth-child(2),
.edge .machcon_package>div:nth-child(1)>img:nth-child(2) {
	display: inline-block
}

.machcon_sheet>div:nth-child(2) img {
	transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	transition-duration: 0.5s;
	transition-timing-function: linear;
	transition-property: transform
}

@media (min-width:560px) and (max-width:999px) {
	.machcon_img {
		height: 400px;
		top: 50%;
		margin: -200px 0 0 0
	}

	.machcon_sheet>div:nth-child(1) {
		transform: scale(2.1)
	}

	.machcon_sheet>div:nth-child(2) {
		transform: scale(1.05)
	}

	.machcon_package>div:nth-child(1) {
		transform: scale(1.3)
	}

	.machcon_package>div:nth-child(2) {
		transform: scale(1.25)
	}
}

@media (max-width:559px) {
	.machcon_img {
		height: 100%;
		max-height: 210px;
		top: 50%;
		margin: -150px 0 0 0
	}

	.machcon_sheet>div:nth-child(1) {
		transform: scale(2.1)
	}

	.machcon_sheet>div:nth-child(2) {
		transform: scale(1.05)
	}

	.machcon_package>div:nth-child(1) {
		transform: scale(1.7)
	}

	.machcon_package>div:nth-child(2) {
		transform: scale(1.25)
	}

	.machcon_package>div:nth-child(1)>img:nth-child(1) {
		display: none
	}

	.machcon_package>div:nth-child(1)>img:nth-child(2) {
		display: none
	}

	.ie .machcon_package>div:nth-child(1)>img:nth-child(1),
	.edge .machcon_package>div:nth-child(1)>img:nth-child(1) {
		display: none
	}

	.ie .machcon_package>div:nth-child(1)>img:nth-child(2),
	.edge .machcon_package>div:nth-child(1)>img:nth-child(2) {
		display: none
	}

	.machcon_package>div:nth-child(1)>img:nth-child(3) {
		display: inline-block
	}

	.machcon_package>div:nth-child(1)>img:nth-child(4) {
		display: none
	}

	.ie .machcon_package>div:nth-child(1)>img:nth-child(3),
	.edge .machcon_package>div:nth-child(1)>img:nth-child(3) {
		display: none
	}

	.ie .machcon_package>div:nth-child(1)>img:nth-child(4),
	.edge .machcon_package>div:nth-child(1)>img:nth-child(4) {
		display: inline-block
	}
}

@media (max-width:559px) and (max-height:649px) {
	.machcon_img {
		height: 250px;
		margin: -125px 0 0 0
	}
}

.front {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	user-select: none;
	pointer-events: none;
	opacity: 0;
	z-index: 100
}

.front_inner {
	width: 100%;
	height: 100%
}

.front_block {
	width: 100%;
	height: 100%;
	position: relative
}

.front_icon {
	width: 120px;
	height: 120px;
	margin: -60px 0 0 -60px;
	position: absolute;
	opacity: 0
}

.front_icon div {
	width: 100%;
	height: 100%;
	border-width: 4px;
	border-style: solid;
	border-color: #ff00c6;
	border-radius: 50%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 0;
	line-height: 0;
	opacity: 0;
	z-index: 100
}

.front_icon div p {
	display: inline-block;
	font-size: 20px;
	font-weight: 900;
	line-height: 20px;
    text-shadow: 0.06em 0.06em #0f0f0f9e;
	color: #ff00c6;
	white-space: nowrap;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%)
}

.front_icon div p span {
	display: block;
	width: 12px;
	font-size: 12px;
	line-height: 12px;
	letter-spacing: 0;
	text-align: center;
	position: absolute;
	top: 0;
	left: 100%;
	margin: -12px 0 0 0
}

.front_title {
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	font-size: 0;
	line-height: 0;
	text-align: center
}

.front_title h1 {
	display: inline-block;
	font-size: 60px;
	line-height: 60px;
	color: rgba(255, 255, 255, 1);
	position: relative;
	padding: 0 20px 0 0
}

.front_title h1 span {
	display: block;
	width: 20px;
	font-size: 20px;
	line-height: 20px;
	letter-spacing: 0;
	position: absolute;
	top: 0;
	left: 100%;
	margin: -15px 0 0 -20px
}

.front_copy {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	text-align: center
}

.front_copy p {
	font-size: 30px;
	font-weight: 800;
	line-height: 60px;
	color: rgba(255, 255, 255, 1);
	position: relative
}

.front_caption {
	width: 100%;
	margin: 60px 0 0 0;
	position: absolute;
	left: 0;
	text-align: center
}

.front_caption p {
	font-size: 12px;
	line-height: 12px;
	color: rgba(255, 255, 255, 1)
}

@media (min-width:560px) and (max-width:999px) {
	.front_title {
		width: 100% !important;
		height: calc((100% - 400px) / 2);
		top: 100%;
		transform: translateY(-100%)
	}

	.front_title h1 {
		top: 50%;
		transform: translateY(-50%);
		padding: 0
	}

	.front_title h1 span {
		margin: -15px 0 0 -5px
	}

	.front_copy {
		width: 100% !important;
		height: calc((100% - 400px) / 2);
		padding: 60px 0 0 0;
		top: 0;
		transform: translateY(0)
	}

	.front_copy p {
		top: 50%;
		transform: translateY(-50%)
	}

	.front_caption {
		height: calc((100% - 400px) / 2);
		margin: 0;
		padding: 30px 0 0 0;
		top: 100% !important;
		transform: translateY(-100%)
	}
}

@media (max-width:559px) {
	.front_icon {
		width: 90px;
		height: 90px;
		margin: -45px 0 0 -45px
	}

	.front_icon div p {
		font-size: 18px;
		line-height: 18px
	}

	.front_icon div p span {
		width: 10px;
		font-size: 10px;
		line-height: 10px;
		margin: -10px 0 0 -2px
	}

	.front_title {
		width: 100% !important;
		height: calc((100% - 300px) / 2);
		top: 100%;
		transform: translateY(-100%)
	}

	.front_title h1 {
		font-size: 52px;
		line-height: 52px;
		top: 50%;
		transform: translateY(-50%);
		padding: 0
	}

	.front_title h1 span {
		width: 18px;
		font-size: 18px;
		line-height: 18px;
		margin: -10px 0 0 -2px
	}

	.front_copy {
		width: 100% !important;
		height: calc((100% - 300px) / 2);
		padding: 40px 0 0 0;
		top: 0;
		transform: translateY(0)
	}

	.front_copy p {
		font-size: 18px;
		line-height: 18px;
		top: 50%;
		transform: translateY(-50%)
	}

	.front_caption {
		height: calc((100% - 300px) / 2);
		margin: 0;
		padding: 20px 0 0 0;
		top: 100% !important;
		transform: translateY(-100%)
	}

	.front_caption p {
		font-size: 10px;
		line-height: 10px
	}
}

@media (max-width:559px) and (max-height:649px) {
	.front_icon {
		width: 80px;
		height: 80px;
		margin: -40px 0 0 -40px
	}

	.front_icon div p {
		font-size: 16px;
		line-height: 16px
	}

	.front_title {
		height: calc((100% - 250px) / 2)
	}

	.front_title h1 {
		font-size: 50px;
		line-height: 50px
	}

	.front_title h1 span {
		width: 16px;
		font-size: 16px;
		line-height: 16px
	}

	.front_copy {
		height: calc((100% - 250px) / 2)
	}

	.front_copy p {
		font-size: 16px;
		line-height: 16px
	}

	.front_caption {
		height: calc((100% - 250px) / 2)
	}
}

.fix {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	user-select: none;
	pointer-events: none;
	opacity: 0;
	z-index: 200
}

.fix_inner {
	width: 100%;
	height: 100%;
	padding: 60px 60px 60px 60px
}

.fix_block {
	width: 100%;
	height: 100%;
	position: relative
}

.fix_icon {
	height: 80px;
	position: absolute;
	bottom: 0;
	left: 0
}

.fix_icon div {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 200
}

.fix_icon div span {
	display: block;
	width: 100%;
	height: 100%
}

@media (max-width:559px) {
	.fix_inner {
		padding: 30px 30px 30px 30px
	}
}

.menu {
	width: 400px;
	height: 100%;
	position: fixed;
	top: 0;
	right: 0;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: none;
	scrollbar-width: none;
	user-select: none;
	pointer-events: none;
	opacity: 0;
	z-index: 300
}

.menu::-webkit-scrollbar {
	display: none
}

.menu_inner {
	width: 100%;
	height: 100%;
	min-height: 765px;
	padding: 80px 80px 80px 80px
}

.menu_block {
	width: 100%;
	position: relative;
	top: 50%;
	transform: translateY(-50%)
}

.menu_list {
	width: 100%;
	margin: 35px 0 0 0;
	font-size: 0;
	line-height: 0
}

.menu_block>.menu_list:nth-child(1) {
	margin: 0
}

.menu_list a {
	display: inline-block
}

.menu_list a p {
	font-size: 20px;
	line-height: 20px
}

.menu_button {
	width: 100%;
	margin: 35px 0 0 0
}

.menu_block>.menu_button:nth-last-child(2) {
	margin: 45px 0 0 0
}

.menu_button a {
	display: block;
	width: 100%;
	text-align: center;
	border-width: 2px;
	border-style: solid;
	border-radius: 30px;
	overflow: hidden;
	z-index: 300
}

.menu_button a p {
	font-size: 16px;
	line-height: 56px
}

.menu_block>.menu_button:nth-last-child(1) a {
	background-color: rgba(0, 0, 0, 1);
	border-color: rgba(0, 0, 0, 1)
}

.menu_block>.menu_button:nth-last-child(1) a p {
	color: rgba(255, 255, 255, 1)
}

.menu_on .menu {
	user-select: auto;
	pointer-events: auto
}

@media (min-width:1000px) and (max-width:1024px) {
	.menu_inner {
		min-height: 765px
	}
}

@media (max-width:559px) {
	.menu {
		width: 100%
	}

	.menu_inner {
		min-height: 800px;
		padding: 100px 50px 100px 50px
	}
}

.header {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	user-select: none;
	pointer-events: none;
	opacity: 0;
	z-index: 400
}

.header_inner {
	width: 100%;
	padding: 60px 60px 60px 60px;
	text-align: right;
	font-size: 0;
	line-height: 0
}

.header_block {
	display: inline-block;
	font-size: 0;
	line-height: 0
}

.header_list {
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 0 30px;
	user-select: auto;
	pointer-events: auto
}

.header_block>.header_list:nth-child(1) {
	margin: 0
}

.header_list a p {
	font-size: 16px;
	line-height: 16px;
	font-weight: 700;
	color: rgba(255, 255, 255, 1)
}

.header_button {
	display: inline-block;
	vertical-align: middle;
	user-select: auto;
	pointer-events: auto
}

.header_block>.header_button:nth-last-child(1) {
	width: 0;
	height: 0;
	margin: 0;
	overflow: hidden;
	user-select: none;
	pointer-events: none
}

.header_block>.header_button:nth-last-child(2) {
	width: 210px;
	margin: 0 0 0 45px
}

.header_button a {
	display: block;
	width: 100%;
	position: relative;
	text-align: center;
	border-width: 2px;
	border-style: solid;
	border-radius: 30px;
	overflow: hidden;
	z-index: 400
}

.header_block>.header_button:nth-last-child(1) a {
	height: 100%
}

.header_button a p {
	font-size: 16px;
	line-height: 56px
}

.header_button a div {
	width: 26px;
	height: 2px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: 0 0 0 -13px;
	overflow: hidden
}

.header_button a>div:nth-child(1) {
	transform: translateY(-8px)
}

.header_button a>div:nth-child(2) {
	transform: translateY(-1px)
}

.header_button a>div:nth-child(3) {
	transform: translateY(6px)
}

.header_button a div span {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden
}

.header_on .header,
.header_off .header {
	position: fixed
}

.header_on .header_list,
.header_off .header_list {
	width: 0;
	height: 0;
	margin: 0;
	overflow: hidden;
	user-select: none;
	pointer-events: none
}

.header_on .header_block>.header_button:nth-last-child(1),
.header_off .header_block>.header_button:nth-last-child(1) {
	width: 60px;
	height: 60px;
	margin: 0 0 0 30px;
	overflow: visible;
	user-select: auto;
	pointer-events: auto
}

.header_on .header_block>.header_button:nth-last-child(2),
.header_off .header_block>.header_button:nth-last-child(2) {
	margin: 0
}

.menu_on .header_block>.header_button:nth-last-child(2) {
	user-select: none;
	pointer-events: none
}

.pc .header_button a>div:nth-child(2)>span {
	transition-duration: 0.5s;
	transition-timing-function: ease-in-out;
	transition-property: transform
}

.pc .header_button a:hover>div:nth-child(2)>span {
	transform: translateX(25%)
}

@media (min-width:560px) and (max-width:999px) {
	.header_list {
		display: none
	}

	.header_block>.header_button:nth-last-child(2) {
		margin: 0
	}

	.header_block>.header_button:nth-last-child(1) {
		width: 60px;
		height: 60px;
		margin: 0 0 0 30px;
		user-select: auto;
		pointer-events: auto
	}

	.header_on .header_block>.header_button:nth-last-child(1),
	.header_off .header_block>.header_button:nth-last-child(1) {
		width: 60px;
		height: 60px;
		margin: 0 0 0 30px
	}
}

@media (max-width:559px) {
	.header_inner {
		padding: 30px 30px 30px 30px
	}

	.header_list {
		display: none
	}

	.header_block>.header_button:nth-last-child(2) {
		width: 150px;
		margin: 0
	}

	.header_block>.header_button:nth-last-child(1) {
		width: 50px;
		height: 50px;
		margin: 0 0 0 20px;
		user-select: auto;
		pointer-events: auto
	}

	.header_button a {
		border-radius: 25px
	}

	.header_button a p {
		font-size: 14px;
		line-height: 46px
	}

	.header_on .header_block>.header_button:nth-last-child(1),
	.header_off .header_block>.header_button:nth-last-child(1) {
		width: 50px;
		height: 50px;
		margin: 0 0 0 20px
	}
}

.footer {
	position: relative;
	z-index: 100
}

.footer_inner {
	width: 100%;
	height: 100%;
	padding: 60px 60px 60px 60px
}

.footer_block {
	width: 100%;
	height: 100%;
	position: relative
}

.footer_contact {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	font-size: 0;
	line-height: 0;
	text-align: center
}

.footer_company {
	width: 100%
}

.footer_company>p:nth-child(1) {
	font-size: 30px;
	line-height: 30px
}

.footer_company>p:nth-child(2) {
	font-size: 16px;
	line-height: 16px;
	margin: 30px 0 0 0
}

.footer_logo{
	width: 30%;
}
@media (max-width:974px) {
	.footer_logo{
		width: 45%;
	}	
}

@media (max-width:559px) {
	.footer_logo{
		width: 80%;
	}	
}

.footer_button {
	display: inline-block;
	vertical-align: top;
	width: 360px;
	margin: 60px 0 0 0
}

.footer_contact>.footer_button:nth-child(2) {
	margin-right: 40px
}

.footer_button>a {
	display: block;
	width: 100%;
	border-width: 2px;
	border-style: solid;
	border-radius: 40px;
	overflow: hidden;
	z-index: 100
}

.footer_button a p {
	font-size: 20px;
	line-height: 76px
}

.footer_button>p {
	font-size: 20px;
	line-height: 20px;
	margin: 40px 0 0 0
}

.footer_copyright {
	position: absolute;
	bottom: 0;
	right: 0;
	text-align: right
}

.footer_copyright p {
	font-size: 16px;
	line-height: 16px
}

@media (min-width:560px) and (max-width:999px) {
	.footer_button {
		display: block;
		width: 450px;
		margin: 0 auto;
		margin-top: 60px
	}

	.footer_contact>.footer_button:nth-child(2) {
		margin-right: 0;
		margin: 0 auto;
		margin-top: 60px
	}

	.footer_button>p {
		margin: 30px 0 0 0
	}
}

@media (max-width:559px) {
	.footer_inner {
		padding: 30px 30px 30px 30px
	}

	.footer_company>p:nth-child(1) {
		font-size: 20px;
		line-height: 20px
	}

	.footer_company>p:nth-child(2) {
		font-size: 14px;
		line-height: 14px;
		margin: 20px 0 0 0
	}

	.footer_button {
		display: block;
		width: 100%;
		margin: 40px 0 0 0;
		padding: 0 20px 0 20px
	}

	.footer_contact>.footer_button:nth-child(2) {
		margin-right: 0
	}

	.footer_button>a {
		border-radius: 30px
	}

	.footer_button a p {
		font-size: 16px;
		line-height: 56px
	}

	.footer_button>p {
		font-size: 16px;
		line-height: 16px;
		margin: 20px 0 0 0
	}

	.footer_copyright p {
		font-size: 14px;
		line-height: 14px
	}
}

.contents {
	width: 100%
}

.contents_inner {
	width: 100%
}

.contents_section {
	width: 100%;
	margin: -180px 0 0 0;
	padding: 180px 0 120px 0;
	position: relative;
	z-index: 100
}
@media (max-width:559px) {
.contents_section {
	padding: 180px 0 0 0;
}	
}

.contents_section_inner {
	width: 100%;
	padding: 60px 60px 60px 60px;
	position: relative
}

.contents_block {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	margin-top: 120px;
	font-size: 0;
	line-height: 0
}

.contents_section_inner>.contents_block:nth-child(1) {
	max-width: 600px;
	margin-top: 0;
	/*margin-bottom: 122px;*/
}

.contents_section_inner>.contents_block:nth-child(2) {
	max-width: 600px;
	margin-top: 0
}

.contents_icon {
	position: absolute;
	top: -60px;
	left: 60px
}

.contents_icon p {
	font-size: 16px;
	line-height: 16px
}

.contents_title {
	width: 100%;
	text-align: center
}

.contents_title h2 {
	font-size: 35px;
	line-height: 16px;
	padding-bottom:30px;
}

.contents_subtitle {
	width: 100%;
	text-align: center
}

.contents_subtitle h3 {
	font-size: 25px;
	line-height: 20px
}

.contents_copy {
	width: 100%;
	margin: 45px 0 0 0;
	text-align: center
}

.contents_copy p {
	font-size: 30px;
	line-height: 60px;
	font-weight: 500;
}

.contents_text {
	width: 100%;
	margin: 35px 0 0 0;
	text-align: justify
}

.contents_text p {
	font-size: 16px;
	line-height: 36px
}

.contents_caption {
	width: 100%;
	margin: 60px 0 0 0;
	text-align: justify
}

.contents_caption p {
	font-size: 12px;
	line-height: 24px
}

.contents_img {
	width: 100%;
	height: 100%;
	position: relative;
	border-radius: 30px;
	overflow: hidden;
	z-index: 100
}

.contents_slide {
	width: 100%;
	height: 100%;
	position: relative
}

.contents_slide div {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0
}

.contents_slide div span {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center
}

.contents_pager {
	position: absolute;
	bottom: 40px;
	left: 40px;
	font-size: 0;
	line-height: 0;
	z-index: 175
}

.contents_pager div {
	display: inline-block;
	vertical-align: top;
	width: 20px;
	height: 20px;
	margin: 0 0 0 20px;
	position: relative;
	border-radius: 50%;
	overflow: hidden;
	z-index: 100
}

.contents_pager>div:nth-child(1) {
	margin: 0
}

.contents_pager div a {
	display: block;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 1)
}

.contents_contact {
	width: 100%;
	text-align: center
}

.contents_contact>div:nth-child(1) {
    font-size: 35px;
    line-height: 29px;
    font-weight: 700;
}

.contents_contact>div:nth-child(2) {
	width: 360px;
	margin: 0 auto;
	margin-top: 60px
}

.contents_contact>div:nth-child(1) p {
	font-size: 20px;
	line-height: 20px
}

.contents_contact>div:nth-child(2) a {
	display: block;
	width: 100%;
	border-width: 2px;
	border-style: solid;
	border-radius: 40px
}

.contents_contact>div:nth-child(2) a p {
	font-size: 20px;
	line-height: 76px
}

.contents_slide .slide_on {
	opacity: 1
}

.slide_off {
	z-index: 125
}

.slide_on {
	z-index: 150
}

.contents_pager .pager_on a {
	user-select: none;
	pointer-events: none;
	background-color: #9e026d
}

.contents_pager div a {
	transition-duration: 0.5s;
	transition-timing-function: ease-in-out;
	transition-property: background-color
}

.pc .contents_pager div a:hover {
	background-color: #9e026d
}

.contents_movie {
	width: 100%;
	position: relative;
	border-radius: 20px;
	overflow: hidden;
	z-index: 100;
	aspect-ratio: 16 / 9
}

.contents_movie iframe {
	width: 100%;
	height: 100%
}

@media (min-width:560px) and (max-width:999px) {
	.contents_block {
		max-width: 100%
	}

	.contents_section_inner>.contents_block:nth-child(1) {
		max-width: 100%
	}

	.contents_img {
		height: auto
	}

	.contents_slide {
		position: absolute;
		top: 0;
		left: 0
	}

	.contents_contact>div:nth-child(2) {
		width: 450px;
		margin-top: 50px
	}

	.contents_contact>div:nth-child(1) p {
		line-height: 40px
	}
}

@media (max-width:559px) {
	.contents_section {
		margin: -130px 0 0 0;
		padding: 130px 0 100px 0
	}

	.contents_section_inner {
		padding: 30px 30px 30px 30px
	}

	.contents_block {
		max-width: 100%;
		margin-top: 80px
	}

	.contents_section_inner>.contents_block:nth-child(1) {
		max-width: 100%
	}

	.contents_icon {
		top: -50px;
		left: 30px
	}

	.contents_icon p {
		font-size: 14px;
		line-height: 14px
	}

	.contents_title h2 {
		font-size: 27px;
		line-height: 14px
	}

	.contents_subtitle h3 {
		font-size: 18px;
		line-height: 18px
	}

	.contents_copy {
		margin: 30px 0 0 0
	}

	.contents_copy p {
		font-size: 20px;
		line-height: 40px
	}

	.contents_text {
		margin: 20px 0 0 0
	}

	.contents_text p {
		font-size: 14px;
		line-height: 34px
	}

	.contents_caption {
		margin: 40px 0 0 0
	}

	.contents_caption p {
		font-size: 10px;
		line-height: 20px
	}

	.contents_img {
		height: auto;
		border-radius: 25px
	}

	.contents_slide {
		position: absolute;
		top: 0;
		left: 0
	}

	.contents_pager {
		bottom: 30px;
		left: 30px
	}

	.contents_pager div {
		margin: 0 0 0 15px
	}

	.contents_contact>div:nth-child(2) {
		width: 100%;
		margin: 30px 0 0 0;
		padding: 0 20px 0 20px
	}

	.contents_contact>div:nth-child(1) p {
		font-size: 18px;
		line-height: 36px
	}

	.contents_contact>div:nth-child(2) a {
		border-radius: 30px
	}

	.contents_contact>div:nth-child(2) a p {
		font-size: 16px;
		line-height: 56px
	}

	.contents_movie {
		border-radius: 10px
	}
}

#visual {
	margin-top: 0;
	padding-top: 0;
	user-select: none;
	pointer-events: none
}

#visual .contents_section_inner {
	padding: 0
}

#visual .contents_block {
	max-width: 100%;
	height: 100%;
	padding: 180px 0 180px 0;
	position: relative;
	font-size: 0;
	line-height: 0;
	text-align: center
}

.visual_img {
	display: inline-block;
	width: auto;
	height: 100%;
	position: relative
}

.visual_sheet {
	width: auto;
	height: 100%
}

.visual_sheet a {
	display: block;
	width: auto;
	height: 100%;
	transform: scale(1.0625)
}

.visual_sheet a img {
	width: auto;
	height: 100%
}

.sheet_on #visual {
	user-select: auto;
	pointer-events: auto
}

.sheet_on #visual .contents_block {
	position: fixed;
	top: 0;
	left: 0
}

@media (min-width:560px) and (max-width:999px) {
	.visual_img {
		height: 400px;
		top: 50%;
		margin: -200px 0 0 0
	}

	.visual_sheet a {
		transform: scale(1.05)
	}
}

@media (max-width:559px) {
	.visual_img {
		height: 300px;
		top: 50%;
		margin: -150px 0 0 0
	}

	.visual_sheet a {
		transform: scale(1.05)
	}
}

@media (max-width:559px) and (max-height:649px) {
	.visual_img {
		height: 250px;
		margin: -125px 0 0 0
	}
}

.intro {
	margin-top: 0;
	padding-top: 0
}

.intro .contents_section_inner {
	padding: 0
}

#about .contents_copy p span {
	display: inline-block;
	vertical-align: top;
	width: 12px;
	margin: 12px 0 0 0;
	font-size: 12px;
	line-height: 12px
}

.about_list {
	display: inline-block;
	vertical-align: top;
	width: calc((100% - 120px) / 3);
	margin: 0 0 0 60px;
	position: relative
}

.contents_block>.about_list:nth-child(1) {
	margin: 0
}

.about_icon {
	width: 60px;
	border-radius: 50%;
	position: absolute;
	top: -30px;
	left: -30px;
	text-align: center;
	z-index: 150
}

.about_icon p {
	font-size: 16px;
	line-height: 60px
}

.about_img {
	width: 100%;
	position: relative;
	border-radius: 30px;
	overflow: hidden;
	z-index: 100
}

.about_img span {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center
}

.contents_block>.about_list:nth-child(1) .about_img span {
	background-image: url(../img/about1.webp)
}

.contents_block>.about_list:nth-child(2) .about_img span {
	background-image: url(../img/about2.webp)
}

.contents_block>.about_list:nth-child(3) .about_img span {
	background-image: url(../img/about3.webp)
}

.about_title {
	width: 100%;
	margin: 40px 0 0 0;
	text-align: center
}

.about_title p {
	font-size: 35px;
	line-height: 45px;
	font-weight:700;
}

.about_text {
	width: 100%;
	margin: 30px 0 0 0;
	text-align: justify
}

.about_text p {
	font-size: 16px;
	line-height: 36px
}

.about_caption {
	width: 100%;
	margin: 15px 0 0 60px;
	text-align: justify
}

.about_caption p {
	font-size: 12px;
	line-height: 24px
}

@media (min-width:560px) and (max-width:999px) {
	.about_list {
		display: block;
		width: 100%;
		max-width: 450px;
		margin: 0 auto;
		margin-top: 90px
	}

	.contents_block>.about_list:nth-child(1) {
		margin: 0 auto
	}
}

@media (max-width:559px) {
	#about .contents_copy p span {
		width: 10px;
		margin: 10px 0 0 0;
		font-size: 10px;
		line-height: 10px
	}

	.about_list {
		display: block;
		width: 100%;
		margin: 80px 0 0 0;
		padding: 0 20px 0 20px
	}

	.about_icon {
		width: 50px;
		top: -25px;
		left: -5px
	}

	.about_icon p {
		font-size: 14px;
		line-height: 50px
	}

	.about_img {
		border-radius: 25px
	}

	.about_title {
		margin: 30px 0 0 0
	}

	.about_title p {
		font-size: 18px;
		line-height: 25px
	}

	.about_text {
		margin: 20px 0 0 0
	}

	.about_text p {
		font-size: 14px;
		line-height: 34px
	}

	.about_caption {
		margin: 10px 0 0 0
	}

	.about_caption p {
		font-size: 10px;
		line-height: 20px
	}

	.contents_block>.about_list:nth-child(1) .about_img span {
		background-image: url(../img/about1_sp.webp)
	}

	.contents_block>.about_list:nth-child(2) .about_img span {
		background-image: url(../img/about2_sp.webp)
	}

	.contents_block>.about_list:nth-child(3) .about_img span {
		background-image: url(../img/about3_sp.webp)
	}
}

#movie .contents_section_inner>.contents_block:nth-child(1) {
	max-width: 800px
}

@media (min-width:560px) and (max-width:999px) {
	#movie .contents_section_inner>.contents_block:nth-child(1) {
		max-width: 100%
	}
}

@media (max-width:559px) {
	#movie .contents_section_inner>.contents_block:nth-child(1) {
		max-width: 100%
	}
}

#tick .contents_section_inner>.contents_block:nth-child(2),
#tick .contents_section_inner>.contents_block:nth-child(3) {
	max-width: 800px
}

#tick .contents_caption {
	width: 100%
}

.tick_season {
	width: 100%;
	margin: 60px 0 0 0
}

.tick_sick {
	width: 100%;
	margin: 60px 0 0 0;
	font-size: 0;
	line-height: 0
}

.tick_sick p {
	display: inline-block;
	vertical-align: top;
	width: calc((100% - 40px) / 2);
	font-size: 20px;
	line-height: 56px;
	text-align: center;
	border-width: 2px;
	border-style: solid;
	border-radius: 30px;
	margin: 40px 0 0 0;
	z-index: 100
}

.tick_sick>p:nth-child(odd) {
	margin-right: 40px
}

.tick_sick>p:nth-child(1),
.tick_sick>p:nth-child(2) {
	margin-top: 0
}

@media (min-width:560px) and (max-width:999px) {

	#tick .contents_section_inner>.contents_block:nth-child(2),
	#tick .contents_section_inner>.contents_block:nth-child(3) {
		max-width: 100%
	}
}

@media (max-width:559px) {

	#tick .contents_section_inner>.contents_block:nth-child(2),
	#tick .contents_section_inner>.contents_block:nth-child(3) {
		max-width: 100%
	}

	.tick_season {
		margin: 40px 0 0 0
	}

	.tick_sick {
		margin: 40px 0 0 0
	}

	.tick_sick p {
		width: calc((100% - 20px) / 2);
		font-size: 14px;
		line-height: 46px;
		border-radius: 25px;
		margin: 20px 0 0 0
	}

	.tick_sick>p:nth-child(odd) {
		margin-right: 20px
	}
}

#scene {
	margin-top: 0;
	padding-top: 0
}

#scene .contents_section_inner {
	display: flex;
	flex-flow: wrap;
	align-items: center;
	flex-direction: row
}

#scene .contents_block {
	width: calc((100% - 60px) / 2);
	max-width: 100%;
	margin-top: 0
}

#scene .contents_section_inner>.contents_block:nth-child(1) {
	height: 100%;
	margin-right: 60px
}

#scene .contents_icon {
	top: 60px;
	left: calc(50% + 30px)
}

#scene .contents_text {
	width: calc(100% - 120px);
	max-width: 600px;
	margin: 0 auto;
	margin-top: 35px
}

#scene .contents_slide>div:nth-child(1) span {
	background-image: url(../img/scene1.jpg)
}

#scene .contents_slide>div:nth-child(2) span {
	background-image: url(../img/scene2.jpg)
}

#scene .contents_slide>div:nth-child(3) span {
	background-image: url(../img/scene3.jpg)
}

@media (min-width:1000px) and (max-width:1024px) {
	#scene .contents_text {
		width: 100%
	}
}

@media (min-width:560px) and (max-width:999px) {
	#scene .contents_section_inner {
		display: block;
		height: auto !important
	}

	#scene .contents_block {
		width: 100%;
		position: relative
	}

	#scene .contents_section_inner>.contents_block:nth-child(1) {
		height: auto;
		margin-right: 0
	}

	#scene .contents_section_inner>.contents_block:nth-child(2) {
		margin-top: 180px
	}

	#scene .contents_icon {
		top: -90px;
		left: 0
	}

	#scene .contents_text {
		width: 100%;
		max-width: 100%
	}
}

@media (max-width:559px) {
	#scene .contents_section_inner {
		display: block;
		height: auto !important
	}

	#scene .contents_block {
		width: 100%;
		position: relative
	}

	#scene .contents_section_inner>.contents_block:nth-child(1) {
		height: auto;
		margin-right: 0
	}

	#scene .contents_section_inner>.contents_block:nth-child(2) {
		margin-top: 120px
	}

	#scene .contents_icon {
		top: -60px;
		left: 0
	}

	#scene .contents_text {
		width: 100%;
		max-width: 100%;
		margin-top: 25px
	}

	#scene .contents_slide>div:nth-child(1) span {
		background-image: url(../img/scene1_sp.jpg)
	}

	#scene .contents_slide>div:nth-child(2) span {
		background-image: url(../img/scene2_sp.jpg)
	}

	#scene .contents_slide>div:nth-child(3) span {
		background-image: url(../img/scene3_sp.jpg)
	}
}

#use {
	margin-top: 0;
	padding-top: 0
}

#use .contents_section_inner {
	display: flex;
	flex-flow: wrap;
	align-items: center;
	flex-direction: row-reverse
}

#use .contents_block {
	width: calc((100% - 60px) / 2);
	max-width: 100%;
	margin-top: 0
}

#use .contents_section_inner>.contents_block:nth-child(1) {
	height: 100%;
	margin-left: 60px
}

#use .contents_icon {
	top: 60px
}

#use .contents_text {
	width: calc(100% - 120px);
	max-width: 600px;
	margin: 0 auto;
	margin-top: 35px
}

#use .contents_slide>div:nth-child(1) span {
	background-image: url(../img/use.webp)
}

#use .contents_slide>div:nth-child(2) span {
	background-image: url(../img/use1.webp)
}

#use .contents_slide>div:nth-child(3) span {
	background-image: url(../img/use2.webp)
}

#use .contents_slide>div:nth-child(4) span {
	background-image: url(../img/use3.webp)
}

@media (min-width:1000px) and (max-width:1024px) {
	#use .contents_text {
		width: 100%
	}
}

@media (min-width:560px) and (max-width:999px) {
	#use .contents_section_inner {
		display: block;
		height: auto !important
	}

	#use .contents_block {
		width: 100%;
		position: relative
	}

	#use .contents_section_inner>.contents_block:nth-child(1) {
		height: auto;
		margin-left: 0
	}

	#use .contents_section_inner>.contents_block:nth-child(2) {
		margin-top: 180px
	}

	#use .contents_icon {
		top: -90px;
		left: 0
	}

	#use .contents_text {
		width: 100%;
		max-width: 100%
	}
}

@media (max-width:559px) {
	#use .contents_section_inner {
		display: block;
		height: auto !important
	}

	#use .contents_block {
		width: 100%;
		position: relative
	}

	#use .contents_section_inner>.contents_block:nth-child(1) {
		height: auto;
		margin-left: 0
	}

	#use .contents_section_inner>.contents_block:nth-child(2) {
		margin-top: 120px
	}

	#use .contents_icon {
		top: -60px;
		left: 0
	}

	#use .contents_text {
		width: 100%;
		max-width: 100%;
		margin-top: 25px
	}

	#use .contents_slide>div:nth-child(1) span {
		background-image: url(../img/use_sp.webp)
	}

	#use .contents_slide>div:nth-child(2) span {
		background-image: url(../img/use1_sp.webp)
	}

	#use .contents_slide>div:nth-child(3) span {
		background-image: url(../img/use2_sp.webp)
	}

		#use .contents_slide>div:nth-child(4) span {
		background-image: url(../img/use3_sp.webp)
	}
}

#detail .contents_section_inner>.contents_block:nth-child(2),
#detail .contents_section_inner>.contents_block:nth-child(3) {
	max-width: 800px
}

#detail .contents_section_inner>.contents_block:nth-child(2) {
	margin-top: 80px
}

.detail_img {
	width: 100%;
	font-size: 0;
	line-height: 0;
	text-align: center
}

.detail_img div {
	display: inline-block;
	vertical-align: top;
	width: calc((100% - 120px) / 3);
	margin: 0 0 0 60px;
	text-align: left;
	position: relative
}

.ie .detail_img div,
.edge .detail_img div {
	width: calc((100% - 125px) / 3)
}

.detail_img>div:nth-child(1) {
	margin: 0
}

.detail_img>div:nth-child(1)>img:nth-child(3),
.detail_img>div:nth-child(1)>img:nth-child(4) {
	width: 80px;
	position: absolute;
	top: 20px;
	left: -25px
}

.detail_img div p {
	font-size: 12px;
	line-height: 12px;
	margin: 30px 0 0 0
}

.detail_list {
	width: 100%;
	margin: 0 auto;
	border-width: 0 0 2px 0;
	border-style: solid
}

.contents_block>.detail_list:nth-child(1) {
	border-width: 2px 0 2px 0
}

.detail_top {
	width: 100%
}

.detail_top a {
	padding: 30px 3px 30px 3px;
	display: flex;
	justify-content: space-between;
	flex-direction: row;
}

.detail_top a p {
	font-size: 20px;
	line-height: 20px;
	margin-right: 38px;
}

.detail_bottom {
	display: none;
	width: 100%;
	padding: 0 50px 50px 50px;
	text-align: justify
}

.detail_bottom p {
	font-size: 16px;
	line-height: 36px;
	color: rgba(255, 255, 255, 1)
}

.detail_icon {
	width: 20px;
	height: 20px;
	position: absolute;
	top: 50%;
	right: 15px;
	margin: -10px 0 0 0
}

.detail_icon div {
	width: 100%;
	height: 2px;
	position: absolute;
	top: 50%;
	left: 0;
	margin: -1px 0 0 0
}

.detail_icon div span {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0
}

.detail_icon>div:nth-child(2) {
	transform: rotate(90deg)
}

@media (min-width:560px) and (max-width:999px) {

	#detail .contents_section_inner>.contents_block:nth-child(2),
	#detail .contents_section_inner>.contents_block:nth-child(3) {
		max-width: 100%
	}
}

@media (max-width:559px) {

	#detail .contents_section_inner>.contents_block:nth-child(2),
	#detail .contents_section_inner>.contents_block:nth-child(3) {
		max-width: 100%
	}

	#detail .contents_section_inner>.contents_block:nth-child(2) {
		margin-top: 40px
	}

	.detail_img div {
		width: calc((100% - 40px) / 3);
		margin: 0 0 0 20px
	}

	.ie .detail_img div,
	.edge .detail_img div {
		width: calc((100% - 45px) / 3)
	}

	.detail_img>div:nth-child(1)>img:nth-child(3),
	.detail_img>div:nth-child(1)>img:nth-child(4) {
		width: 40px;
		top: 5px;
		left: -15px
	}

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

	.detail_top a {
        padding: 30px 3px 30px 3px;
        display: flex;
        justify-content: space-between;
        flex-direction: row;
	}

	.detail_top a p {
		font-size: 16px;
		line-height: 16px;
		margin-right: 38px;
	}

	.detail_bottom {
		padding: 0 20px 30px 20px
	}

	.detail_bottom p {
		font-size: 14px;
		line-height: 34px
	}

	.detail_icon {
		width: 16px;
		height: 16px;
		right: 20px;
		margin: -8px 0 0 0
	}
}

#store .contents_section_inner>.contents_block:nth-child(2) {
	max-width: 800px
}

#store .contents_text {
	margin: 50px 0 0 0
}

.store_list {
	width: 100%;
	margin: 0 auto;
	border-width: 0 0 2px 0;
	border-style: solid
}

.contents_block>.store_list:nth-child(1) {
	border-width: 2px 0 2px 0
}

.store_list a {
	display: block;
	width: 100%;
	padding: 50px 50px 50px 50px;
	position: relative
}

.store_list a p {
	font-size: 20px;
	line-height: 20px
}

.store_icon {
	width: 24px;
	position: absolute;
	top: 50%;
	right: 50px;
	margin: -12px 0 0 0
}

.store_icon svg {
	width: 100%;
	height: auto
}

@media (min-width:560px) and (max-width:999px) {
	#store .contents_section_inner>.contents_block:nth-child(2) {
		max-width: 100%
	}
}

@media (max-width:559px) {
	#store .contents_section_inner>.contents_block:nth-child(2) {
		max-width: 100%
	}

	#store .contents_text {
		margin: 30px 0 0 0
	}

	.store_list a {
		padding: 30px 20px 30px 20px
	}

	.store_list a p {
		font-size: 16px;
		line-height: 16px
	}

	.store_icon {
		width: 20px;
		right: 20px;
		margin: -10px 0 0 0
	}
}

#image {
	margin-top: 0;
	padding-top: 0;
	z-index: 0
}

#image .contents_block {
	max-width: 100%;
	height: 100%
}

#image .contents_slide>div:nth-child(1) span {
	background-image: url(../img/image1.jpg)
}

#image .contents_slide>div:nth-child(2) span {
	background-image: url(../img/image2.jpg)
}

#image .contents_slide>div:nth-child(3) span {
	background-image: url(../img/image3.jpg)
}

.image_trigger {
	position: absolute;
	top: 50%;
	left: 0;
	user-select: none;
	pointer-events: none
}

@media (min-width:560px) and (max-width:999px) {
	#image .contents_section_inner {
		height: auto !important
	}
}

@media (max-width:559px) {
	#image .contents_section_inner {
		height: auto !important
	}

	#image .contents_slide>div:nth-child(1) span {
		background-image: url(../img/image1_sp.jpg)
	}

	#image .contents_slide>div:nth-child(2) span {
		background-image: url(../img/image2_sp.jpg)
	}

	#image .contents_slide>div:nth-child(3) span {
		background-image: url(../img/image3_sp.jpg)
	}
}

#outro {
	margin-top: 0;
	padding-top: 0
}

#outro .contents_section_inner {
	padding: 0
}

#outro .contents_block {
	max-width: 100%;
	height: 100%;
	position: relative;
	font-size: 0;
	line-height: 0
}

.outro_text {
	display: inline-block;
	width: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%)
}

.outro_text>div:nth-child(1) {
	width: 100%;
	opacity: 0
}

.outro_text>div:nth-child(2) {
	width: 0;
	height: 60px;
	position: absolute;
	top: 0;
	overflow: hidden
}

.outro_text div p {
	font-size: 60px;
	line-height: 60px;
	white-space: nowrap
}

.outro_text>div:nth-child(2) p {
	position: absolute;
	top: 0
}

.scroll_on.outro_text>div:nth-child(2) {
	left: 0;
	text-align: left
}

.scroll_off.outro_text>div:nth-child(2) {
	width: 100%;
	right: 0;
	text-align: right
}

.scroll_on.outro_text div p {
	left: 0
}

.scroll_off.outro_text div p {
	right: 0
}

@media (min-width:560px) and (max-width:999px) {
	.outro_text>div:nth-child(2) {
		height: 50px
	}

	.outro_text div p {
		font-size: 36px;
		line-height: 50px
	}
}

@media (max-width:559px) {
	.outro_text {
		margin: 0 0 0 3px
	}

	.outro_text>div:nth-child(2) {
		height: 26px
	}

	.outro_text div p {
		font-size: 20px;
		line-height: 26px
	}
}

.back,
.machcon,
.front,
.fix,
.menu,
.footer_inner,
#visual .contents_section_inner,
.intro .contents_section_inner,
#scene .contents_section_inner,
#use .contents_section_inner,
#image .contents_section_inner,
#outro .contents_section_inner {
	min-height: 600px
}

#visual,
.intro,
#image,
#outro {
	/*padding-bottom: 600px*/
}
/***********************************
トップ荷姿サイズ
*****************************************/
/*
@media (max-height:699px) {

	.machcon_inner,
	#visual .contents_block {
		padding: 150px 0 150px 0
	}
}

@media (min-height:800px) and (max-height:849px) {

	.machcon_inner,
	#visual .contents_block {
		padding: 195px 0 195px 0
	}
}

@media (min-height:850px) and (max-height:899px) {

	.machcon_inner,
	#visual .contents_block {
		padding: 210px 0 210px 0
	}
}

@media (min-height:900px) and (max-height:949px) {

	.machcon_inner,
	#visual .contents_block {
		padding: 225px 0 225px 0
	}
}

@media (min-height:950px) {

	.machcon_inner,
	#visual .contents_block {
		padding: 240px 0 240px 0
	}
}

@media (min-width:1000px) and (max-width:1024px) {

	.machcon_inner,
	#visual .contents_block {
		padding: 180px 0 180px 0
	}
}
*/

@media (max-width:100px) {

	.machcon_inner,
	#visual .contents_block {
		padding: 240px 0 240px 0
	}
}
.machcon_inner,
	#visual .contents_block {
		padding: 240px 0 240px 0
	}

/******************************
トップ荷姿サイズ終わり
**********************************/

@media (min-width:560px) and (max-width:999px) {

	.back,
	.machcon,
	.front,
	.fix,
	.menu,
	.footer_inner,
	#visual .contents_section_inner,
	.intro .contents_section_inner,
	#scene .contents_section_inner,
	#use .contents_section_inner,
	#image .contents_section_inner,
	#outro .contents_section_inner {
		min-height: auto
	}

	#visual,
	.intro,
	#image,
	#outro {
		/*padding-bottom: 600px*/
	}

	.machcon_inner,
	#visual .contents_block {
		padding: 0
	}
}

@media (max-width:559px) {

	.back,
	.machcon,
	.front,
	.fix,
	.menu,
	.footer_inner,
	#visual .contents_section_inner,
	.intro .contents_section_inner,
	#scene .contents_section_inner,
	#use .contents_section_inner,
	#image .contents_section_inner,
	#outro .contents_section_inner {
		min-height: auto
	}

	#visual,
	.intro,
	#image,
	#outro {
		/*padding-bottom: 600px*/
	}

	.machcon_inner,
	#visual .contents_block {
		padding: 0
	}
}



/*********************

frontの#

**********************/

.text_fixed_sd1{
	font-family: heisei-maru-gothic-std, sans-serif;
	font-weight: 600;
	font-style:normal;
	color: #9e026d;
	flex: none;
	font-feature-settings: 'palt' 1;
	font-size: 20px;
	height: 25px;
	left: 30px;
	letter-spacing: 0.1em;
	line-height: 1.4;
	margin: 0 0 0 0;
	position: fixed;
	text-align: center;
	top: 36px;
	width: auto;
	max-width: 100%;
	justify-content: center;
}
.text_fixed_sd2{
	font-family: heisei-maru-gothic-std, sans-serif;
	font-weight: 600;
	font-style:normal;
	bottom: 30px;
	color: #9e026d;
	flex: none;
	font-size: 18px;
	height: auto;
	left: 27px;
	letter-spacing: 0.07em;
	line-height: 1.4;
	margin: 0 0 0 0;
	position: fixed;
	right: auto;
	text-align: center;
	text-orientation: upright;
	-webkit-text-orientation: upright;
	top: auto;
	width: auto;
	writing-mode: vertical-rl;
	-ms-writing-mode: vertical-rl;
	-webkit-writing-mode: vertical-rl;
	max-width: 100%;
	justify-content: center;
}
.text_fixed_sd3{
	font-family: heisei-maru-gothic-std, sans-serif;
	font-weight: 600;
	font-style:normal;
	bottom: 30px;
	color: #9e026d;
	flex: none;
	font-feature-settings: 'palt' 1;
	font-size: 18px;
	height: auto;
	left: auto;
	letter-spacing: 0.1em;
	line-height: 1.4;
	margin: 0 0 0 0;
	position: fixed;
	right: 30px;
	text-align: right;
	top: auto;
	width: auto;
	max-width: 100%;
	justify-content: flex-end;
}
@media screen and (max-width: 690px) {
    .text_fixed_sd1 {
        font-size: 15px;
        left: 10px;
        top: 12px;
    }
	.text_fixed_sd2 {
        bottom: 10px;
        font-size: 13px;
        left: 10px;
    }
	.text_fixed_sd3{
        bottom: 10px;
        font-size: 13px;
        right: 10px;
    }
}
/* 背景が change_visual のとき → オレンジ */
.change_visual .text_fixed_sd1,
.change_visual .text_fixed_sd2,
.change_visual .text_fixed_sd3 {
    color: #ff00c6; /* #9e026d */
}

/* 背景が change_intro のとき → 白 */
.change_intro .text_fixed_sd1,
.change_intro .text_fixed_sd2,
.change_intro .text_fixed_sd3 {
    color: rgba(255, 255, 255, 1); /* #ffffff */
}
/* 背景が change_orange のとき → 白 */
.change_orange .text_fixed_sd1,
.change_orange .text_fixed_sd2,
.change_orange .text_fixed_sd3 {
    color: rgba(255, 255, 255, 1); /* #ffffff */
}
/* 例）背景が change_beige のとき → グレー系にしたい場合 */
.change_beige .text_fixed_sd1,
.change_beige .text_fixed_sd2,
.change_beige .text_fixed_sd3 {
    color: #333; /* お好みで */
}