/*! destyle.css v4.0.1 | MIT License | https://github.com/nicolas-cusan/destyle.css */

*,
::before,
::after {
	box-sizing: border-box;
	border-style: solid;
	border-width: 0;
	min-width: 0;
}

html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

body {
	margin: 0;
}

main {
	display: block;
}

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
	margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: inherit;
	font-weight: inherit;
	margin: 0;
}

ul,
ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

dt {
	font-weight: bold;
}

dd {
	margin-left: 0;
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
	border-top-width: 1px;
	margin: 0;
	clear: both;
	color: inherit;
}

pre {
	font-family: monospace,monospace;
	font-size: inherit;
}

address {
	font-style: inherit;
}

a {
	background-color: rgba(0,0,0,0);
	text-decoration: none;
	color: inherit;
}

abbr[title] {
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
}

b,
strong {
	font-weight: bolder;
}

code,
kbd,
samp {
	font-family: monospace,monospace;
	font-size: inherit;
}

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;
}

svg,
img,
embed,
object,
iframe {
	vertical-align: bottom;
}

button,
input,
optgroup,
select,
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	vertical-align: middle;
	color: inherit;
	font: inherit;
	background: rgba(0,0,0,0);
	padding: 0;
	margin: 0;
	border-radius: 0;
	text-align: inherit;
	text-transform: inherit;
}

button,
[type=button],
[type=reset],
[type=submit] {
	cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
	cursor: default;
}

:-moz-focusring {
	outline: auto;
}

select:disabled {
	opacity: inherit;
}

option {
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	min-width: 0;
}

legend {
	padding: 0;
}

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;
}

[type=number] {
	-moz-appearance: textfield;
}

label[for] {
	cursor: pointer;
}

details {
	display: block;
}

summary {
	display: list-item;
}

[contenteditable]:focus {
	outline: auto;
}

table {
	border-color: inherit;
	border-collapse: collapse;
}

caption {
	text-align: left;
}

td,
th {
	vertical-align: top;
	padding: 0;
}

th {
	text-align: left;
	font-weight: bold;
}

html {
	font-size: 20px;
}

body {
	background: #fff;
	color: #46505c;
	font-size: 1em;
	line-height: 1.8em;
	font-family: YakuHanJP,"fot-tsukuardgothic-std","Noto Sans JP","Hiragino Sans","Hiragino Kaku Gothic ProN","Yu Gothic","Meiryo",sans-serif;
	font-weight: 500;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

body::after {
	content: "";
	position: fixed;
	left: 0;
	top: 0;
	z-index: -2;
	width: 100%;
	height: 100vh;
	background: rgba(0,0,0,0) url(../img/bg_pattern.jpg) repeat;
}

body.is-fixed {
	overflow: hidden;
	height: 100vh;
}

a {
	color: #46505c;
	transition: all .2s ease-out;
}

strong {
	font-weight: 400;
}

img {
	max-width: 100%;
	height: auto;
	line-height: 0;
	vertical-align: bottom;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	-webkit-user-drag: none;
	-moz-user-drag: none;
	user-drag: none;
}

.splide__slide img {
	-webkit-user-drag: element;
	-moz-user-drag: element;
	user-drag: element;
}

.u-none {
	display: none;
}

.u-iblock {
	display: inline-block;
}

.u-wbreak {
	word-wrap: break-word !important;
	overflow-wrap: break-word !important;
	word-break: break-all !important;
}

.u-select--none {
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	user-select: none !important;
}

.u-select--text {
	-webkit-user-select: text !important;
	-moz-user-select: text !important;
	user-select: text !important;
}

.u-tc--main {
	color: #46505c !important;
}

.u-tc--sub {
	color: #ff4e8c !important;
}

.u-tc--note {
	color: #96a0ac !important;
}

.u-tc--em1 {
	color: #ff4e8c !important;
}

.u-bc--main {
	background-color: #fff !important;
}

.u-bc--sub {
	background-color: #6a7a8d !important;
}

.u-fw--def {
	font-weight: 400 !important;
}

.u-fw--bold {
	font-weight: 700 !important;
}

.u-fw--heavy {
	font-weight: 900 !important;
}

.u-fz--xl {
	font-size: calc(20px*1.35) !important;
	line-height: 1.8em !important;
}

.u-fz--lg {
	font-size: calc(20px*1.2) !important;
	line-height: 1.8em !important;
}

.u-fz--md {
	font-size: 20px !important;
	line-height: 1.8em !important;
}

.u-fz--sm {
	font-size: calc(20px*.85) !important;
	line-height: 1.8em !important;
}

.u-fz--xs {
	font-size: calc(20px*.7) !important;
	line-height: 1.8em !important;
}

.u-fs--normal {
	font-style: normal !important;
}

.u-fs--italic {
	font-style: italic !important;
}

.u-ff--jg {
	font-family: YakuHanJP,"fot-tsukuardgothic-std","Noto Sans JP","Hiragino Sans","Hiragino Kaku Gothic ProN","Yu Gothic","Meiryo",sans-serif;
}

.u-ff--jm {
	font-family: YakuHanMP,"Times New Roman","YuMincho","Hiragino Mincho ProN","Noto Serif JP","Yu Mincho","MS PMincho",serif;
}

.u-ff--jr {
	font-family: YakuHanRP,"M PLUS Rounded 1c","Hiragino Maru Gothic ProN","Hiragino Sans","Hiragino Kaku Gothic ProN","Noto Sans JP","Meiryo",sans-serif;
}

.u-ff--en1 {
	font-family: "cholla-sans",sans-serif;
}

.u-ln--solid {
	text-decoration: underline !important;
}

.u-ln--double {
	-webkit-text-decoration: underline double !important;
	text-decoration: underline double !important;
}

.u-ln--dotted {
	-webkit-text-decoration: underline dotted !important;
	text-decoration: underline dotted !important;
}

.u-ln--dashed {
	-webkit-text-decoration: underline dashed !important;
	text-decoration: underline dashed !important;
}

.u-ln--wavy {
	-webkit-text-decoration: underline wavy !important;
	text-decoration: underline wavy !important;
}

.u-ln--dis {
	text-decoration: line-through !important;
}

.u-lnc--em1 {
	text-decoration-color: #ff4e8c !important;
}

.u-bd--def {
	border: 1px solid #46505c !important;
}

.u-bd--bold {
	border: 2px solid #46505c !important;
}

.u-bdw--def {
	border-width: 1px !important;
}

.u-bdw_t--def {
	border-top-width: 1px !important;
}

.u-bdw_r--def {
	border-right-width: 1px !important;
}

.u-bdw_b--def {
	border-bottom-width: 1px !important;
}

.u-bdw_l--def {
	border-left-width: 1px !important;
}

.u-bdw--bold {
	border-width: 2px !important;
}

.u-bdw_t--bold {
	border-top-width: 2px !important;
}

.u-bdw_r--bold {
	border-right-width: 2px !important;
}

.u-bdw_b--bold {
	border-bottom-width: 2px !important;
}

.u-bdw_l--bold {
	border-left-width: 2px !important;
}

.u-bdc--main {
	border-color: #46505c !important;
}

.u-bdc--sub {
	border-color: #ff4e8c !important;
}

.u-ta--c {
	text-align: center !important;
}

.u-ta--l {
	text-align: left !important;
}

.u-ta--r {
	text-align: right !important;
}

.u-va--m {
	vertical-align: middle !important;
}

.u-va--t {
	vertical-align: top !important;
}

.u-va--b {
	vertical-align: bottom !important;
}

.u-wd--1c {
	width: 1em !important;
}

.u-wd--2c {
	width: 2em !important;
}

.u-wd--3c {
	width: 3em !important;
}

.u-wd--4c {
	width: 4em !important;
}

.u-wd--5c {
	width: 5em !important;
}

.u-wd--6c {
	width: 6em !important;
}

.u-wd--7c {
	width: 7em !important;
}

.u-wd--8c {
	width: 8em !important;
}

.u-wd--9c {
	width: 9em !important;
}

.u-wd--10c {
	width: 10em !important;
}

.u-wd--11c {
	width: 11em !important;
}

.u-wd--12c {
	width: 12em !important;
}

.u-wd--13c {
	width: 13em !important;
}

.u-wd--14c {
	width: 14em !important;
}

.u-wd--15c {
	width: 15em !important;
}

.u-wd--16c {
	width: 16em !important;
}

.u-wd--17c {
	width: 17em !important;
}

.u-wd--18c {
	width: 18em !important;
}

.u-wd--19c {
	width: 19em !important;
}

.u-wd--20c {
	width: 20em !important;
}

.u-wd--21c {
	width: 21em !important;
}

.u-wd--22c {
	width: 22em !important;
}

.u-wd--23c {
	width: 23em !important;
}

.u-wd--24c {
	width: 24em !important;
}

.u-wd--25c {
	width: 25em !important;
}

.u-wd--26c {
	width: 26em !important;
}

.u-wd--27c {
	width: 27em !important;
}

.u-wd--28c {
	width: 28em !important;
}

.u-wd--29c {
	width: 29em !important;
}

.u-wd--30c {
	width: 30em !important;
}

.u-mgt--qt {
	margin-top: 9px !important;
}

.u-mgt--td {
	margin-top: 11px !important;
}

.u-mgt--hf {
	margin-top: 18px !important;
}

.u-mgt--1c {
	margin-top: 36px !important;
}

.u-mgt--1h {
	margin-top: 54px !important;
}

.u-mgt--2c {
	margin-top: 72px !important;
}

.u-mgt--2h {
	margin-top: 90px !important;
}

.u-mgt--3c {
	margin-top: 108px !important;
}

.u-mgb--qt {
	margin-bottom: 9px !important;
}

.u-mgb--td {
	margin-bottom: 11px !important;
}

.u-mgb--hf {
	margin-bottom: 18px !important;
}

.u-mgb--1c {
	margin-bottom: 36px !important;
}

.u-mgb--1h {
	margin-bottom: 54px !important;
}

.u-mgb--2c {
	margin-bottom: 72px !important;
}

.u-mgb--2h {
	margin-bottom: 90px !important;
}

.u-mgb--3c {
	margin-bottom: 108px !important;
}

.u-scroll--mode1 {
	opacity: 0;
	transform: translateY(-20px);
	transition: opacity .2s ease-in,transform .4s ease-out;
}

.u-scroll--mode1.is-show {
	opacity: 1;
	transform: translateY(0);
}

.u-scroll--mode2 {
	opacity: 0;
	transform: translateY(20px);
	transition: opacity .2s ease-in,transform .4s ease-out;
}

.u-scroll--mode2.is-show {
	opacity: 1;
	transform: translateY(0);
}

.u-scroll--mode3 {
	opacity: 0;
	transform: translateX(-100%);
	transition: opacity .2s ease-in,transform .6s ease-out;
}

.u-scroll--mode3.is-show {
	opacity: 1;
	transform: translateX(0);
}

.u-scroll--mode9 {
	opacity: 0;
	transition: opacity .6s ease-out;
}

.u-scroll--mode9.is-show {
	opacity: 1;
}

.c-ulist {
	font-size: inherit;
	line-height: inherit;
	text-align: left;
}

.c-ulist__item {
	position: relative;
	z-index: 1;
	padding-left: 1.2em;
}

.c-ulist__item::before {
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}

.c-ulist.is-asta>.c-ulist__item::before {
	content: "※";
}

.c-ulist.is-disc>.c-ulist__item::before {
	content: "・";
}

.c-ulist.is-circle>.c-ulist__item::before {
	content: "";
	top: .6em;
	border: 2px solid rgba(70,80,92,.7);
	border-radius: 100%;
	width: .7em;
	height: .7em;
}

.c-ulist.is-ex>.c-ulist__item {
	padding-left: 1.8em;
}

.c-ulist.is-ex>.c-ulist__item::before {
	content: "例）";
}

.c-table {
	display: table;
	table-layout: fixed;
	border: none;
	border-top: 1px solid var(--main-color);
	border-collapse: collapse;
	text-align: left;
}

.c-table.is-full {
	width: 100%;
}

.c-table__row {
	display: table-row;
}

.c-table__head,
.c-table__data {
	display: table-cell;
	border-bottom: 1px solid var(--main-color);
	padding: 20px 0;
	line-height: 1.6em;
	text-align: left;
	vertical-align: top;
}

.c-table__head {
	position: relative;
	z-index: 1;
	padding-left: 20px;
	color: var(--main-color);
	font-weight: 700;
	letter-spacing: .05em;
}

.c-table__head::before {
	content: "";
	mask-image: url(../img/ico_heart.png);
	mask-repeat: no-repeat;
	mask-size: contain;
	-webkit-mask-image: url(../img/ico_heart.png);
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-size: contain;
	position: absolute;
	left: 0;
	top: calc(20px + .5em);
	z-index: -1;
	width: 13px;
	height: 13px;
	background: var(--main-color);
}

.c-stable {
	display: table;
	table-layout: fixed;
	border: none;
	border-top: 1px solid var(--main-color);
	border-collapse: collapse;
	width: 100%;
	text-align: left;
}

.c-stable__row {
	display: table-row;
}

.c-stable__head,
.c-stable__data {
	display: table-cell;
	border-bottom: 1px solid var(--main-color);
	padding: 5px 0;
	font-size: .9em;
	line-height: 1.6em;
	font-weight: 400;
	text-align: left;
	vertical-align: top;
}

.c-stable__head {
	position: relative;
	z-index: 1;
}

.c-stable.is-white {
	color: #fff;
	border-color: #fff;
}

.c-stable.is-white .c-stable__head,
.c-stable.is-white .c-stable__data {
	border-color: #fff;
}

.c-link--def {
	color: var(--main-color);
}

.c-link--def:hover {
	opacity: .5;
}

.c-button {
	display: inline-flex;
	flex-flow: row nowrap;
	justify-content: center;
	align-items: center;
	position: relative;
	z-index: 1;
	border-radius: 4px;
	min-width: 400px;
	min-height: 80px;
	padding: 5px 50px;
	background: var(--main-color);
	color: #fff;
	font-size: 24px;
	line-height: 1.2em;
	font-weight: 700;
	text-align: center;
	cursor: pointer;
	transition: all .2s ease-out;
}

.c-button::before {
	content: "";
	mask-image: url(../img/../img/icon_arrow.svg);
	mask-repeat: no-repeat;
	mask-size: contain;
	-webkit-mask-image: url(../img/../img/icon_arrow.svg);
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-size: contain;
	position: absolute;
	right: 30px;
	top: calc(50% - 10px);
	width: 12px;
	height: 20px;
	background: #fff;
	transition: all .2s ease-out;
}

.c-button.is-off {
	background: #aaa;
	color: rgba(255,255,255,.2);
	cursor: default;
}

.c-button.is-off::before {
	display: none;
}

.c-button:not(.is-off):hover {
	transform: scale(1.04);
}

.c-title01 {
	position: relative;
	z-index: 1;
	margin-bottom: 45px;
	color: var(--main-color);
	font-weight: 700;
	text-align: center;
}

.c-title01__main {
	display: block;
	font-size: 3.1em;
	line-height: 1em;
	letter-spacing: .05em;
	text-indent: -0.05em;
	font-family: "cholla-sans",sans-serif;
}

.c-title01__sub {
	display: block;
	font-size: .9em;
	line-height: 1.1em;
}

.c-title02 {
	position: relative;
	z-index: 1;
	color: var(--main-color);
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: 700;
	text-align: left;
}

.c-title02::before {
	position: absolute;
	left: 0;
	z-index: -1;
	background: var(--main-color);
}

.c-title02__main {
	display: block;
	border-bottom: 1px solid var(--main-color);
	padding: 0 0 8px;
}

.c-title02.is-center {
	text-align: center;
}

.c-title02.is-center .c-title02__main {
	display: inline-block;
	padding-left: 1em;
	padding-right: 1em;
}

.c-title02.is-heart::before {
	content: "";
	mask-image: url(../img/ico_heart.png);
	mask-repeat: no-repeat;
	mask-size: contain;
	-webkit-mask-image: url(../img/ico_heart.png);
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-size: contain;
	top: .35em;
	width: 13px;
	height: 13px;
}

.c-title02.is-heart .c-title02__main {
	padding-left: 23px;
}

.c-title02.is-emergency::before {
	content: "";
	mask-image: url(../img/ico_emergency.png);
	mask-repeat: no-repeat;
	mask-size: contain;
	-webkit-mask-image: url(../img/ico_emergency.png);
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-size: contain;
	top: .25em;
	width: 20px;
	height: 20px;
}

.c-title02.is-emergency .c-title02__main {
	padding-left: 30px;
}

.c-title02.is-em {
	color: #ff4e8c;
}

.c-title02.is-em::before {
	background: #ff4e8c;
}

.c-title02.is-em .c-title02__main {
	border-color: #ff4e8c;
}

.c-title02.is-white {
	color: #fff;
}

.c-title02.is-white::before {
	background: #fff;
}

.c-title02.is-white .c-title02__main {
	border-color: #fff;
}

.c-title03 {
	position: relative;
	z-index: 1;
	padding-left: 20px;
	color: var(--main-color);
	font-size: 1em;
	line-height: 1.2em;
	font-weight: 400;
	text-align: left;
}

.c-title03::before {
	content: "";
	mask-image: url(../img/icon_arrow.svg);
	mask-repeat: no-repeat;
	mask-size: contain;
	-webkit-mask-image: url(../img/icon_arrow.svg);
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-size: contain;
	position: absolute;
	left: 3px;
	top: .45em;
	z-index: -1;
	width: 6px;
	height: 10px;
	background: var(--main-color);
}

.c-title03.is-em {
	color: #ff4e8c;
}

.c-title03.is-em::before {
	background: #ff4e8c;
}

.c-title03.is-white {
	color: #fff;
}

.c-title03.is-white::before {
	background: #fff;
}

.c-soon {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
	border-radius: 4px;
	max-width: 1020px;
	height: 280px;
	background: #fff;
	color: #46505c;
	box-shadow: 0 0 10px rgba(0,0,0,.01);
}

.c-soon::before {
	content: "COMING SOON";
	font-size: 1.6em;
	line-height: 1.2em;
	font-family: "cholla-sans",sans-serif;
	font-weight: 700;
	letter-spacing: .05em;
	text-indent: .05em;
}

.c-soon::after {
	content: "後日公開";
	font-size: .9em;
	line-height: 1.2em;
	font-weight: 700;
}

.p-splash {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 60000;
	width: 100%;
	height: 100%;
	background: var(--main-color);
	transform-origin: 0 0;
	transition: transform .15s linear;
}

.p-splash.is-hide {
	transform: scaleY(0);
}

.p-section {
	position: relative;
	z-index: 1000;
	padding: 30px 100px 100px;
	opacity: 0;
	transform: translateY(20px);
	transition: opacity .2s ease-in,transform .4s ease-out;
}

.p-section.is-show {
	opacity: 1;
	transform: translateY(0);
}

.p-section__inner {
	margin: 0 auto;
	max-width: 1020px;
}

.p-section.is-width .p-section__inner {
	max-width: 1370px;
}

.p-box {
	margin: 0 auto;
	border-radius: 4px;
	padding: 60px;
	background: var(--main-color);
	color: #fff;
}

.p-box.is-flex {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: flex-start;
}

.p-box.is-flex .p-box__image {
	overflow: hidden;
	border-radius: 4px;
	width: 400px;
	height: 400px;
	background: #fff;
}

.p-box.is-flex .p-box__desc {
	width: calc(100% - 400px - 40px);
}

.p-box.is-flex .p-box__append {
	width: 100%;
}

.p-box__list {
	font-size: .9em;
	line-height: 1.4em;
}

.p-box__list_title {
	position: relative;
	z-index: 1;
	padding-left: 20px;
	line-height: 1.2em;
	font-weight: 400;
	text-align: left;
}

.p-box__list_title::before {
	content: "";
	mask-image: url(../img/icon_arrow.svg);
	mask-repeat: no-repeat;
	mask-size: contain;
	-webkit-mask-image: url(../img/icon_arrow.svg);
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-size: contain;
	position: absolute;
	left: 3px;
	top: .45em;
	z-index: -1;
	width: 6px;
	height: 10px;
	background: #fff;
}

.p-box__list_data {
	margin-bottom: 10px;
	padding-left: 20px;
}

.p-box__list_data.is-white {
	margin: 5px 0 10px;
	padding: 15px 20px;
	background: #fff;
	color: var(--main-color);
}

.p-box .c-ulist__item {
	line-height: 1.6em;
}

.p-box .c-link--def {
	color: #fff;
	text-decoration: underline;
}

.p-buttons {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	margin: 0 0 -15px -10px;
	width: calc(100% + 20px);
}

.p-buttons .c-button {
	display: flex;
	min-width: 0;
}

.p-buttons__item {
	margin: 0 10px 15px;
	width: 400px;
}

.p-work:not(.is-first) {
	margin-top: 70px;
	border-top: 1px solid var(--main-color);
	padding-top: 30px;
}

.p-work__logo {
	padding-top: 50px;
	line-height: 0;
	text-align: center;
}

.p-work .c-title02 {
	margin-top: 40px;
	margin-bottom: 0;
}

.p-goods {
	display: flex;
	flex-flow: row wrap;
	margin: 0 0 0 -15px;
	width: calc(100% + 30px);
}

.p-goods__item {
	margin: 30px 15px 0;
	width: 320px;
}

.p-goods__image {
	overflow: hidden;
	margin-bottom: 10px;
	border: 1px solid var(--main-color);
	border-radius: 4px;
	width: 100%;
	height: 320px;
	background: #fff;
	cursor: pointer;
	transition: all .2s ease-out;
}

.p-goods__image:hover {
	transform: translateY(-4px);
}

.p-goods .splide img {
	width: 100%;
}

.p-goods .splide__pagination {
	position: absolute;
	left: 0;
	bottom: 3px;
	z-index: 100;
	width: 100%;
}

.p-goods .splide__pagination li {
	border-radius: 100%;
	padding: 3px;
	background: #fff;
	line-height: 0;
}

.p-goods .splide__pagination__page {
	border: 1px solid var(--main-color);
	border-radius: 100%;
	width: 12px;
	height: 12px;
	transition: all .2s ease-out;
}

.p-goods .splide__pagination__page.is-active {
	background: var(--main-color);
}

.p-goods__sell {
	margin-bottom: 15px;
	border-radius: 4px;
	padding: .2em 20px;
	background: var(--main-color);
	color: #fff;
	font-size: .9em;
	line-height: 1.2em;
	text-align: center;
}

.p-goods__name {
	color: var(--main-color);
	font-size: 1em;
	line-height: 1.2em;
}

.p-goods__workname {
	display: block;
	margin-bottom: .3em;
	font-size: .8em;
	line-height: 1.2em;
}

.p-goods__mainname {
	display: block;
}

.p-goods__price {
	margin-top: 15px;
	font-size: 1em;
	line-height: 1em;
}

.p-goods__price .pref {
	display: inline-block;
	margin-right: .2em;
	font-size: .8em;
	line-height: 1em;
}

.p-goods__price .tax {
	display: inline-block;
	font-size: .8em;
	line-height: 1em;
	text-indent: -0.5em;
}

.p-banners {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	margin: 0 0 -30px -30px;
	width: calc(100% + 60px);
}

.p-banners__item {
	margin: 0 30px 30px;
	width: 600px;
}

.p-banners.is-2column .p-banners__item {
	width: calc((100% - 120px)/2);
	min-width: 480px;
}

.p-banners__link {
	overflow: hidden;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: relative;
	z-index: 1;
	background: #fff;
	box-shadow: 0 0 10px rgba(0,0,0,.01);
}

.p-banners__link.is-logo {
	border-radius: 4px;
	height: 160px;
}

.p-banners__link.is-logo img {
	max-width: 390px;
}

.p-banners__link.is-soon {
	opacity: .5;
}

.p-banners__link.is-soon::after {
	content: "coming soon";
	opacity: .4;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
	padding: .1em 1em;
	width: 100%;
	background: #ff4e8c;
	color: #fff;
	font-size: 1em;
	line-height: 1em;
	font-family: "cholla-sans",sans-serif;
	font-weight: 400;
	letter-spacing: .15em;
	text-indent: .15em;
	text-align: center;
}

.p-banners__link:not(.is-soon):hover {
	transform: scale(1.04);
}

.p-banners.is-booth .p-banners__link.is-logo img {
	width: 320px;
}

.p-banners.is-work .p-banners__link.is-logo img {
	width: 300px;
}

.p-attention {
	margin: 0 auto;
	border-width: 1px 0;
	border-style: solid;
	border-color: var(--main-color);
	padding: 15px 0;
	max-width: 1020px;
}

.p-attention__title {
	position: relative;
	z-index: 1;
	margin-bottom: 5px;
	padding-left: 20px;
	color: var(--main-color);
	font-weight: 700;
}

.p-attention__title::before {
	content: "";
	mask-image: url(../img/ico_heart.png);
	mask-repeat: no-repeat;
	mask-size: contain;
	-webkit-mask-image: url(../img/ico_heart.png);
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-size: contain;
	position: absolute;
	left: 0;
	top: .7em;
	z-index: -1;
	width: 13px;
	height: 13px;
	background: var(--main-color);
}

.p-particles {
	overflow: hidden;
	position: fixed;
	left: 0;
	top: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
}

.p-particles__item {
	mask-image: url(../img/bg_particle.png);
	mask-repeat: no-repeat;
	mask-size: contain;
	-webkit-mask-image: url(../img/bg_particle.png);
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-size: contain;
	overflow: hidden;
	position: absolute;
	top: calc(100% + 24px);
	z-index: 1;
	width: 24px;
	height: 24px;
	background: #fff;
	animation: bg_particle 12s linear 1;
}

.p-particles__item::after {
	content: "";
	opacity: .2;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: var(--main-color);
}

.p-particles__item.is-speed1 {
	animation-duration: 10s;
	animation-delay: .6s;
}

.p-particles__item.is-speed2 {
	animation-duration: 12s;
	animation-delay: .3s;
}

.p-particles__item.is-speed3 {
	animation-duration: 14s;
}

.l-header__base {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	align-items: center;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 20000;
	border-bottom: 1px solid #46505c;
	width: 100%;
	height: 70px;
	background: #fff;
}

.l-header__logo {
	padding-left: 40px;
	width: 270px;
}

.l-header__logo a {
	display: block;
}

.l-header__logo a:hover {
	transform: scale(1.04);
}

.l-header__toggle {
	display: none;
	overflow: hidden;
	border-left: 2px solid #46505c;
	width: 100px;
	height: 98px;
	background: #fff;
}

.l-header__toggle_bars {
	fill: #46505c;
	pointer-events: all;
	cursor: pointer;
}

.l-header__toggle_bars .bar {
	opacity: 1;
	transform-origin: 49px 49px;
	transition: transform .3s ease-in-out,opacity .2s ease-in-out;
}

.l-header__toggle_bars .bar:nth-of-type(1) {
	transform: translateY(-16px) rotate(0);
}

.l-header__toggle_bars .bar:nth-of-type(3) {
	transform: translateY(16px) rotate(0);
}

.l-header__menu {
	overflow: none;
	display: flex;
	flex-flow: row nowrap;
	justify-content: flex-end;
	align-items: center;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 21000;
	height: 69px;
	transition: top .4s ease-in-out,transform .4s ease-out;
}

.l-header__main {
	display: flex;
	flex-flow: row nowrap;
	height: 100%;
}

.l-header__main_item {
	overflow: hidden;
	border-width: 0 0 0 1px;
	border-style: solid;
	border-color: #46505c;
	min-width: 280px;
	height: 100%;
}

.l-header__main_item:nth-of-type(1) {
	min-width: 200px;
}

.l-header__main_link {
	display: flex;
	flex-flow: row nowrap;
	justify-content: center;
	align-items: center;
	position: relative;
	z-index: 1;
	padding: 0 10px;
	height: 100%;
	color: #46505c;
	font-size: .8em;
	line-height: 0;
	font-weight: 700;
	transition: all .2s ease-out;
}

.l-header__main_link::before {
	content: "";
	mask-image: url(../img/icon_arrow.svg);
	mask-repeat: no-repeat;
	mask-size: contain;
	-webkit-mask-image: url(../img/icon_arrow.svg);
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-size: contain;
	margin-right: 10px;
	width: 6px;
	height: 10px;
	background: #ff4e8c;
}

.l-header__main_link.is-soon {
	color: rgba(70,80,92,.4);
}

.l-header__main_link.is-soon::before {
	opacity: .4;
}

.l-header__main_link.is-soon::after {
	content: "coming soon";
	opacity: .2;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
	padding: .1em 1em;
	width: 100%;
	background: #ff4e8c;
	color: #fff;
	font-size: 1em;
	line-height: 1em;
	font-family: "cholla-sans",sans-serif;
	font-weight: 400;
	letter-spacing: .15em;
	text-indent: .15em;
	text-align: center;
}

.l-header__main_link:not(.is-active,
.is-soon):hover,
.l-header__main_link.is-active {
	color: #ff4e8c;
}

.l-header__official {
	display: none;
	padding: 80px 80px 0;
	color: #fff;
}

.l-header__official_title {
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
	margin-bottom: 20px;
	font-size: 1.7em;
	line-height: 1em;
	font-family: "cholla-sans",sans-serif;
	font-weight: 400;
	letter-spacing: .05em;
}

.l-header__official_title::before {
	content: "";
	mask-image: url(../img/icon_arrow.svg);
	mask-repeat: no-repeat;
	mask-size: contain;
	-webkit-mask-image: url(../img/icon_arrow.svg);
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-size: contain;
	margin-right: 25px;
	width: 18px;
	height: 30px;
	background: #fff;
}

.l-footer {
	position: relative;
	z-index: 10000;
	padding: 60px 100px;
	background-color: #6a7a8d;
	color: #fff;
	text-align: center;
}

.l-footer__share_subj {
	margin-bottom: 15px;
	font-size: 1.05em;
	line-height: 1.2em;
	font-family: "cholla-sans",sans-serif;
	letter-spacing: .1em;
	text-indent: .1em;
}

.l-footer__share_list {
	display: flex;
	flex-flow: row nowrap;
	justify-content: center;
	align-items: center;
	line-height: 0;
}

.l-footer__share_item {
	margin: 0 6px;
	width: 60px;
}

.l-footer__share_item a {
	display: block;
	border-radius: 100%;
}

.l-footer__share_item a:hover {
	transform: scale(1.1);
}

.l-footer__banners {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	margin: 30px 0 0 -10px;
	width: calc(100% + 20px);
}

.l-footer__banners_item {
	margin: 10px 10px 0;
	width: 240px;
}

.l-footer__banners_item a {
	overflow: hidden;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: relative;
	z-index: 1;
	border-radius: 4px;
	height: 100px;
	background: #fff;
	box-shadow: 0 0 10px rgba(0,0,0,.01);
}

.l-footer__banners_item a:hover {
	transform: scale(1.04);
}

.l-footer__banners_item img {
	width: 180px;
}

.l-footer__logos {
	display: flex;
	flex-flow: row nowrap;
	justify-content: center;
	margin: 30px 0 0 -15px;
	width: calc(100% + 30px);
}

.l-footer__logos_item {
	margin: 10px 15px 0;
}

.l-footer__logos_item a {
	display: block;
}

.l-footer__logos_item a:hover {
	transform: scale(1.04);
}

.l-footer__logos_item img {
	width: auto;
	height: 40px;
}

.l-footer__smenu {
	display: flex;
	flex-flow: row nowrap;
	justify-content: center;
	margin: 30px 0 0 -15px;
	width: calc(100% + 30px);
}

.l-footer__smenu_item {
	margin: 10px 15px 0;
}

.l-footer__smenu_item a {
	display: flex;
	flex-flow: row nowrap;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-size: .9em;
	line-height: 1em;
	font-family: "cholla-sans",sans-serif;
	letter-spacing: .15em;
	text-indent: .15em;
}

.l-footer__smenu_item a::before {
	content: "";
	mask-image: url(../img/icon_arrow.svg);
	mask-repeat: no-repeat;
	mask-size: contain;
	-webkit-mask-image: url(../img/icon_arrow.svg);
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-size: contain;
	margin: -0.1em .4em 0 0;
	width: 6px;
	height: 10px;
	background: #fff;
	transition: all .2s ease-out;
}

.l-footer__smenu_item a:hover::before {
	transform: translateX(0.2em);
}

.l-footer__caution {
	margin-top: 30px;
	font-size: .6em;
	line-height: 1.6em;
}

.l-footer__caution_en {
	letter-spacing: .05em;
	text-indent: .05em;
}

.l-footer__copy {
	margin-top: 20px;
	font-size: 1.1em;
	line-height: 1.6em;
	letter-spacing: .05em;
	text-indent: .05em;
}

.l-footer__copy_list {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
}

.l-footer__copy_item {
	margin: 0 .5em;
}

#container {
	overflow: hidden;
	position: relative;
	z-index: 100;
	padding: 70px 0 120px;
}

.l-info {
	display: flex;
	flex-flow: row nowrap;
	position: relative;
	z-index: 1;
	border-bottom: 1px solid #46505c;
	height: 40px;
	background: #fff;
	text-align: left;
}

.l-info::after {
	content: "";
	opacity: .3;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background: var(--main-color);
}

.l-info__title {
	display: flex;
	flex-flow: row nowrap;
	justify-content: center;
	align-items: center;
	border-right: 1px solid #46505c;
	padding-bottom: .2em;
	width: 240px;
	height: 100%;
	color: var(--main-color);
	font-size: .8em;
	line-height: 0;
	font-weight: 700;
	text-align: center;
}

.l-info__title::before {
	content: "";
	mask-image: url(../img/ico_heart.png);
	mask-repeat: no-repeat;
	mask-size: contain;
	-webkit-mask-image: url(../img/ico_heart.png);
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-size: contain;
	margin: .1em 10px 0 0;
	width: 12px;
	height: 12px;
	background: var(--main-color);
}

.l-info__body {
	overflow: hidden;
	position: relative;
	z-index: 1;
	width: calc(100% - 240px);
	height: 100%;
	white-space: nowrap;
}

.l-info__list {
	display: table;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	height: 100%;
}

.l-info__list_item {
	display: table-cell;
	position: relative;
	z-index: 1;
	padding: 0 52px .2em 40px;
	font-size: .8em;
	line-height: 0;
	vertical-align: middle;
}

.l-info__list_item::after {
	content: "";
	mask-image: url(../img/ico_heart.png);
	mask-repeat: no-repeat;
	mask-size: contain;
	-webkit-mask-image: url(../img/ico_heart.png);
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-size: contain;
	opacity: .4;
	position: absolute;
	right: 0;
	top: calc(50% - 6px);
	z-index: -1;
	width: 12px;
	height: 12px;
	background: var(--main-color);
}

.l-title {
	padding: 60px 0 20px;
	text-align: center;
	opacity: 0;
	transform: translateY(20px);
	transition: opacity .2s ease-in,transform .4s ease-out;
}

.l-title.is-show {
	opacity: 1;
	transform: translateY(0);
}

.l-title__booth {
	display: flex;
	flex-flow: row nowrap;
	justify-content: center;
	margin-bottom: 20px;
	height: 40px;
}

.l-title__booth::before,
.l-title__booth::after {
	content: "";
	width: 20px;
	height: 100%;
}

.l-title__booth::before {
	background: rgba(0,0,0,0) url(../img/booth_title_left_pc.png) 100% 0 no-repeat;
}

.l-title__booth::after {
	background: rgba(0,0,0,0) url(../img/booth_title_right_pc.png) 0 0 no-repeat;
}

.l-title__booth_inner {
	display: flex;
	flex-flow: row nowrap;
	justify-content: center;
	align-items: center;
	padding: 0 20px;
	height: 100%;
	background: rgba(0,0,0,0) url(../img/booth_title_repeat_pc.png) 0 0 repeat-x;
	color: var(--main-color);
	font-size: 1em;
	line-height: 1em;
	font-weight: 700;
}

.l-main {
	overflow: hidden;
	position: relative;
	z-index: 1000;
	padding: 0 100px 40px;
	min-height: 640px;
	line-height: 0;
	text-align: center;
	opacity: 0;
	transform: translateY(20px);
	transition: opacity .2s ease-in,transform .4s ease-out;
}

.l-main.is-show {
	opacity: 1;
	transform: translateY(0);
}

.l-main::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: calc((100% - 120px)*.5 - 45px);
	z-index: -1;
	width: 100%;
	height: 90px;
	background: rgba(0,0,0,0) url(../img/main_img_roll.png) 0 0 repeat-x;
	animation: l-main_roll 21.6s linear infinite;
}

.l-main::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -2;
	width: 100%;
	height: calc(100% - 120px);
	background: var(--main-color);
}

.l-main__date {
	position: absolute;
	bottom: 40px;
	left: calc(50% - 470px);
	z-index: 1000;
	width: 200px;
	height: 200px;
}

.l-main__date::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	border-radius: 100%;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.01) url(../img/main_date_base.png) center/contain no-repeat;
	box-shadow: 0 0 10px rgba(0,0,0,.01);
	animation: l-main_date 21.6s linear infinite;
}

.visual__list {
	margin: 0 auto;
	max-width: 600px;
	line-height: 0;
}

.visual__list .splide__track {
	border: 1px solid #46505c;
	border-radius: 4px;
}

.visual__list .splide__pagination {
	counter-reset: visual-pagination-item;
	flex-direction: column;
	position: absolute;
	right: -60px;
	bottom: 0;
	z-index: 100;
}

.visual__list .splide__pagination>li {
	margin: 5px 0 0;
	border-radius: 100%;
	background: var(--main-color);
}

.visual__list .splide__pagination__page {
	outline: none;
	display: flex;
	flex-flow: row nowrap;
	justify-content: center;
	align-items: center;
	border: none;
	border-radius: 100%;
	width: 40px;
	height: 40px;
	background: #fff;
	color: var(--main-color);
	box-shadow: 0 0 10px rgba(0,0,0,.01);
	transition: all .2s ease-out;
}

.visual__list .splide__pagination__page::before {
	counter-increment: visual-pagination-item;
	content: counter(visual-pagination-item);
	font-size: 1.1em;
	line-height: 0;
	font-family: "lores-12",sans-serif;
	font-weight: 400;
}

.visual__list .splide__pagination__page.is-active {
	opacity: .6;
}

.l-emergency {
	margin: 40px auto 0;
	max-width: 1020px;
	opacity: 0;
	transform: translateY(20px);
	transition: opacity .2s ease-in,transform .4s ease-out;
}

.l-emergency.is-show {
	opacity: 1;
	transform: translateY(0);
}

.l-emergency__item {
	position: relative;
	z-index: 1;
	margin-top: 10px;
	border-radius: 4px;
	padding: 15px 12px 15px 48px;
	min-height: 50px;
	background: #fff url(../img/ico_emergency.png) 12px 15px no-repeat;
	color: #ff4e8c;
	font-size: .9em;
	line-height: 1.2em;
	font-weight: 700;
	box-shadow: 0 0 10px rgba(0,0,0,.01);
	cursor: pointer;
	transition: all .2s ease-out;
}

.l-emergency__item:hover {
	transform: scale(1.01);
}

.l-pgnv {
	overflow: hidden;
	margin: 40px auto 100px;
	text-align: center;
	opacity: 0;
	transform: translateY(20px);
	transition: opacity .2s ease-in,transform .4s ease-out;
}

.l-pgnv.is-show {
	opacity: 1;
	transform: translateY(0);
}

.l-pgnv__list {
	display: inline-flex;
	flex-flow: row wrap;
	justify-content: center;
}

.l-pgnv__list_item {
	margin: 0 5px 10px;
}

.l-pgnv__list_item a {
	display: flex;
	flex-flow: row nowrap;
	justify-content: center;
	align-items: center;
	border-radius: 4px;
	width: 196px;
	height: 50px;
	background: var(--main-color);
	color: #fff;
	font-size: 1.3em;
	line-height: 0;
	font-family: "cholla-sans",sans-serif;
	letter-spacing: .1em;
	text-indent: .1em;
}

.l-pgnv__list_item a:hover {
	background: #ff4e8c;
}

body#top #outline {
	margin-top: 100px;
}

#attention .p-banners {
	margin-top: 40px;
}

.goods__system {
	margin-bottom: 10px;
}

#popup {
	display: none;
}

.p-modal {
	overflow: hidden;
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 58000;
	width: 100%;
	height: 100%;
	text-align: center;
	cursor: pointer;
}

.p-modal::after {
	content: "";
	opacity: .95;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background: var(--main-color);
}

.p-modal__scroll {
	overflow: auto;
	opacity: 0;
	position: relative;
	z-index: 1000;
	padding: 120px 0;
	width: 100%;
	max-height: 100%;
	transition: opacity .2s ease-in,transform .4s ease-out;
	transform: translateY(20px);
}

.p-modal__inner {
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
	z-index: 10;
	padding: 70px 60px;
	width: 100%;
	background: #fff;
	cursor: default;
}

.p-modal__close {
	overflow: hidden;
	position: fixed;
	right: 30px;
	top: 40px;
	z-index: 10;
	width: 49px;
	height: 49px;
	background: rgba(0,0,0,0) url(../img/btn_modal_close.png) center/contain no-repeat;
	cursor: pointer;
	transition: all .2s ease-out;
}

.p-modal.is-show .p-modal__scroll {
	opacity: 1;
	transform: translateY(0);
}

.p-modal__image {
	overflow: hidden;
	position: relative;
	z-index: 1;
	margin: 0 auto;
	border: 1px solid rgba(70,80,92,.1);
	line-height: 0;
}

.p-modal__html {
	overflow: hidden;
	position: relative;
	margin: 0 auto;
	width: 1020px;
	max-width: 100%;
	text-align: left;
}

.p-modal_item__inner {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	align-items: flex-start;
}

.p-modal_item__gallery {
	width: 400px;
	line-height: 0;
}

.p-modal_item__gallery_single {
	overflow: hidden;
	border: 1px solid var(--main-color);
	border-radius: 4px;
}

.p-modal_item__gallery .splide img {
	width: 100%;
}

.p-modal_item__gallery .splide__track {
	border: 1px solid var(--main-color);
	border-radius: 4px;
}

.p-modal_item__gallery .splide__pagination {
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	position: static;
	margin-top: 2px;
	width: calc(100% + 8px);
	line-height: 0;
}

.p-modal_item__gallery .splide__pagination>li {
	margin: 8px 8px 0 0;
	padding: 0;
}

.p-modal_item__gallery .splide__pagination__page {
	overflow: hidden;
	border: 1px solid var(--main-color);
	border-radius: 4px;
	width: 60px;
	height: 60px;
	background: var(--main-color) !important;
}

.p-modal_item__gallery .splide__pagination__page img {
	transition: all .2s ease-out;
}

.p-modal_item__gallery .splide__pagination__page.is-active img {
	opacity: .6;
}

.p-modal_item__desc {
	width: calc(100% - 400px - 60px);
}

.p-modal_item__name {
	color: var(--main-color);
	font-size: 1.3em;
	line-height: 1.2em;
}

.p-modal_item__workname {
	display: block;
	margin: 0 0 10px;
	font-size: .7em;
	line-height: 1em;
}

.p-modal_item__mainname {
	display: block;
}

.p-modal_item__sell {
	margin-top: 15px;
}

.p-modal_item__sell>span {
	display: inline-block;
	border-radius: 4px;
	padding: .2em 10px .4em;
	background: var(--main-color);
	color: #fff;
	font-size: .9em;
	line-height: 1.2em;
}

.p-modal_item__price {
	margin-top: 15px;
	font-size: 1em;
	line-height: 1em;
}

.p-modal_item__price .pref {
	display: inline-block;
	margin-right: .2em;
	font-size: .8em;
	line-height: 1em;
}

.p-modal_item__price .tax {
	display: inline-block;
	font-size: .8em;
	line-height: 1em;
	text-indent: -0.5em;
}

.p-modal_item__table {
	margin-top: 20px;
	border-top: 1px solid var(--main-color);
	width: 100%;
	font-size: .9em;
	line-height: 1.6em;
}

.p-modal_item__table__head,
.p-modal_item__table__data {
	border-bottom: 1px solid var(--main-color);
	padding: 10px 0;
	font-weight: 400;
}

.p-modal_item__table__head {
	width: 6em;
	color: var(--main-color);
}

.p-modal_item__kindnames {
	display: flex;
	flex-flow: row wrap;
	font-size: .9em;
	line-height: 1.4em;
}

.p-modal_item__kindname {
	margin-right: .5em;
}

.p-modal_item__sup {
	margin-top: 20px;
	color: #96a0ac;
	font-size: .8em;
	line-height: 1.6em;
}

.p-modal_item__copy {
	display: flex;
	flex-flow: row wrap;
	margin-top: 10px;
	width: calc(100% + 1em);
	font-size: .8em;
	line-height: 1.6em;
	font-weight: 400;
	letter-spacing: .05em;
}

.p-modal_item__copy>span {
	margin-right: 1em;
}

@media screen and (min-width: 1235px) {

.u-none--pc {
	display: none;
}

.u-iblock--pc {
	display: inline-block;
}

.u-wbreak--pc {
	word-wrap: break-word !important;
	overflow-wrap: break-word !important;
	word-break: break-all !important;
}

.u-wd__auto--pc {
	width: auto !important !important;
}

}

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

.p-section.is-width .p-section__inner {
	max-width: 1020px;
}

}

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

html {
	font-size: 24px;
}

body {
	line-height: 1.8em;
}

.u-none--sp {
	display: none;
}

.u-iblock--sp {
	display: inline-block;
}

.u-wbreak--sp {
	word-wrap: break-word !important;
	overflow-wrap: break-word !important;
	word-break: break-all !important;
}

.u-fz--xl {
	font-size: calc(24px*1.35) !important;
	line-height: 1.8em !important;
}

.u-fz--lg {
	font-size: calc(24px*1.2) !important;
	line-height: 1.8em !important;
}

.u-fz--md {
	font-size: 24px !important;
	line-height: 1.8em !important;
}

.u-fz--sm {
	font-size: calc(24px*.85) !important;
	line-height: 1.8em !important;
}

.u-fz--xs {
	font-size: calc(24px*.7) !important;
	line-height: 1.8em !important;
}

.u-bd--def {
	border-width: 2px !important;
}

.u-bd--bold {
	border-width: 4px !important;
}

.u-bdw--def {
	border-width: 2px !important;
}

.u-bdw_t--def {
	border-top-width: 2px !important;
}

.u-bdw_r--def {
	border-right-width: 2px !important;
}

.u-bdw_b--def {
	border-bottom-width: 2px !important;
}

.u-bdw_l--def {
	border-left-width: 2px !important;
}

.u-bdw--bold {
	border-width: 4px !important;
}

.u-bdw_t--bold {
	border-top-width: 4px !important;
}

.u-bdw_r--bold {
	border-right-width: 4px !important;
}

.u-bdw_b--bold {
	border-bottom-width: 4px !important;
}

.u-bdw_l--bold {
	border-left-width: 4px !important;
}

.u-wd__auto--sp {
	width: auto !important !important;
}

.u-mgt--qt {
	margin-top: 10px !important;
}

.u-mgt--td {
	margin-top: 14px !important;
}

.u-mgt--hf {
	margin-top: 21px !important;
}

.u-mgt--1c {
	margin-top: 43px !important;
}

.u-mgt--1h {
	margin-top: 64px !important;
}

.u-mgt--2c {
	margin-top: 86px !important;
}

.u-mgt--2h {
	margin-top: 108px !important;
}

.u-mgt--3c {
	margin-top: 129px !important;
}

.u-mgb--qt {
	margin-bottom: 10px !important;
}

.u-mgb--td {
	margin-bottom: 14px !important;
}

.u-mgb--hf {
	margin-bottom: 21px !important;
}

.u-mgb--1c {
	margin-bottom: 43px !important;
}

.u-mgb--1h {
	margin-bottom: 64px !important;
}

.u-mgb--2c {
	margin-bottom: 86px !important;
}

.u-mgb--2h {
	margin-bottom: 108px !important;
}

.u-mgb--3c {
	margin-bottom: 129px !important;
}

.u-scroll--mode3 {
	transition: opacity .2s ease-in,transform .4s ease-out;
}

.c-table {
	border-top-width: 2px;
}

.c-table__head,
.c-table__data {
	border-bottom-width: 2px;
	padding: 25px 0;
}

.c-table__head {
	padding-left: 25px;
}

.c-table__head::before {
	top: calc(25px + .5em);
	width: 16px;
	height: 16px;
}

.c-table.is-spbreak {
	display: block;
}

.c-table.is-spbreak tbody {
	display: block;
}

.c-table.is-spbreak .c-table__row,
.c-table.is-spbreak .c-table__head,
.c-table.is-spbreak .c-table__data {
	display: block;
}

.c-table.is-spbreak .c-table__head {
	border-bottom: none;
	padding-bottom: 0;
}

.c-table.is-spbreak .c-table__data {
	padding-top: 0;
}

.c-stable {
	display: block;
}

.c-stable tbody {
	display: block;
}

.c-stable__row,
.c-stable__head,
.c-stable__data {
	display: block;
}

.c-stable__head,
.c-stable__data {
	padding: 15px 0;
}

.c-stable__head {
	border-bottom: none;
	padding-bottom: 0;
}

.c-stable__data {
	padding-top: 0;
}

.c-link--def:hover {
	opacity: 1;
}

.c-button {
	min-width: 580px;
	font-size: 33.6px;
	line-height: 1.2em;
}

.c-button::before {
	right: 20px;
}

.c-button:not(.is-off):hover {
	transform: scale(1);
}

.c-soon::before {
	font-size: 1.8em;
	line-height: 1.2em;
}

.c-soon::after {
	font-size: 1.1em;
	line-height: 1.2em;
}

.p-splash.is-hide {
	transform: scaleX(0);
}

.p-section {
	padding: 40px 40px 130px;
}

.p-section.is-width .p-section__inner {
	max-width: 670px;
}

.p-box {
	padding: 60px 40px;
	width: 670px;
}

.p-box.is-flex {
	display: block;
}

.p-box.is-flex .p-box__image {
	display: block;
	margin-bottom: 50px;
	width: auto;
	height: 590px;
}

.p-box.is-flex .p-box__desc {
	width: auto;
}

.p-box__list {
	font-size: 1em;
	line-height: 1.4em;
}

.p-box__list_title {
	padding-left: 25px;
}

.p-box__list_title::before {
	left: 0;
	top: .25em;
	width: 12px;
	height: 20px;
}

.p-box__list_data {
	margin-bottom: 15px;
	padding-left: 25px;
}

.p-box__list_data.is-white {
	margin: 15px 0;
	padding: 20px 25px;
}

.p-buttons {
	margin: 0 0 -20px -15px;
	width: calc(100% + 30px);
}

.p-buttons__item {
	margin: 0 15px 20px;
	width: 580px;
}

.p-buttons.is-half .p-buttons__item {
	width: 320px;
}

.p-work:not(:nth-of-type(1)) {
	margin-top: 100px;
	padding-top: 25px;
}

.p-goods__item {
	margin-top: 40px;
}

.p-goods__image {
	margin-bottom: 20px;
}

.p-goods__sell {
	margin-bottom: 20px;
}

.p-goods__name {
	font-size: 1.1em;
	line-height: 1.2em;
}

.p-goods__workname {
	font-size: .9em;
	line-height: 1.2em;
}

.p-goods__price {
	margin-top: 20px;
}

.p-banners {
	margin-left: 0;
	width: auto;
}

.p-banners__item {
	margin: 0 0 30px;
	width: 580px !important;
}

.p-banners__link.is-logo {
	height: 180px;
}

.p-banners__link.is-logo img {
	max-width: auto;
}

.p-banners__link.is-soon::after {
	padding: .2em 1em;
	font-size: .9em;
	line-height: 1em;
}

.p-banners__link:not(.is-soon):hover {
	transform: scale(1);
}

.p-banners img {
	max-width: auto;
}

.p-banners.is-booth .p-banners__link.is-logo img {
	width: 380px;
}

.p-attention {
	border-width: 2px 0;
	padding: 20px 0;
}

.l-header__base {
	z-index: 21000;
	border-bottom-width: 2px;
	height: 100px;
}

.l-header__logo {
	padding-left: 20px;
	width: auto;
}

.l-header__logo a:hover {
	transform: scale(1);
}

.l-header__toggle {
	display: block;
}

.l-header__menu {
	overflow: auto;
	display: block;
	top: -100vh;
	z-index: 20000;
	padding: 100px 0;
	width: 100%;
	height: 100vh;
	background: rgba(255,78,140,.95);
	text-align: left;
}

.l-header__main {
	display: block;
	height: auto;
}

.l-header__main_item {
	border-width: 0 0 2px;
	width: 100%;
	height: 198px;
	background: #fff;
}

.l-header__main_link {
	justify-content: flex-start;
	padding: 0 40px 0 80px;
	font-size: 1.6em;
	line-height: 1em;
}

.l-header__main_link::before {
	margin: .1em 15px 0 0;
	width: 18px;
	height: 30px;
}

.l-header__main_link.is-soon::after {
	padding: .2em 1em;
	font-size: .7em;
	line-height: 1em;
}

.l-header__main_link:not(.is-active,
.is-soon):hover {
	color: #46505c;
}

.l-header__official {
	display: block;
}

.l-header.is-open .l-header__menu {
	top: 0;
}

.l-header.is-open .l-header__toggle_bars .bar:nth-of-type(1) {
	transform: translateY(0) rotate(45deg);
}

.l-header.is-open .l-header__toggle_bars .bar:nth-of-type(2) {
	opacity: 0;
}

.l-header.is-open .l-header__toggle_bars .bar:nth-of-type(3) {
	transform: translateY(0) rotate(-45deg);
}

.l-footer {
	padding: 100px 40px;
}

.l-footer__share_subj {
	margin-bottom: 25px;
}

.l-footer__share_item {
	margin: 0 10px;
	width: 80px;
}

.l-footer__share_item a:hover {
	transform: scale(1);
}

.l-footer__banners {
	margin-left: -15px;
	width: calc(100% + 30px);
}

.l-footer__banners_item {
	margin: 30px 15px 0;
	width: 320px;
}

.l-footer__banners_item a {
	height: 130px;
}

.l-footer__banners_item a:hover {
	transform: scale(1);
}

.l-footer__banners_item img {
	width: 240px;
}

.l-footer__logos {
	margin-left: -25px;
	width: calc(100% + 50px);
}

.l-footer__logos_item {
	margin: 30px 25px 0;
}

.l-footer__logos_item a:hover {
	transform: scale(1);
}

.l-footer__logos_item img {
	height: auto;
}

.l-footer__smenu {
	margin-left: -20px;
	width: calc(100% + 40px);
}

.l-footer__smenu_item {
	margin: 30px 20px 0;
}

.l-footer__smenu_item a {
	font-size: 1.1em;
	line-height: 1em;
}

.l-footer__smenu_item a::before {
	margin: -0.1em .4em 0 0;
	width: 12px;
	height: 20px;
}

.l-footer__smenu_item a:hover::before {
	transform: translateX(0);
}

.l-footer__caution {
	font-size: .75em;
	line-height: 1.6em;
}

.l-footer__caution_en {
	letter-spacing: .05em;
	text-indent: .05em;
}

.l-footer__copy {
	margin-top: 25px;
}

#container {
	padding: 100px 0;
}

.l-info {
	border-bottom-width: 2px;
	height: 50px;
}

.l-info__title {
	border-right-width: 2px;
	width: 210px;
	font-size: .65em;
	line-height: 0;
	letter-spacing: .04em;
}

.l-info__title::before {
	margin: .1em 6px 0 0;
}

.l-info__list_item {
	padding: 0 42px .2em 30px;
	font-size: .9em;
	line-height: 0;
}

.l-title {
	padding-bottom: 30px;
}

.l-title__booth {
	height: 70px;
}

.l-title__booth::before {
	background-image: url(../img/booth_title_left_sp.png);
}

.l-title__booth::after {
	background-image: url(../img/booth_title_right_sp.png);
}

.l-title__booth_inner {
	min-width: 530px;
	background-image: url(../img/booth_title_repeat_sp.png);
	font-size: 1.1em;
	line-height: 1em;
}

.l-main {
	padding: 0 40px 160px;
}

.l-main::before {
	bottom: 50px;
}

.l-main::after {
	bottom: 30px;
	height: calc(100% - 80px - 130px);
}

.l-main__date {
	bottom: 0;
	left: 10px;
}

.visual__list {
	max-width: 670px;
}

.visual__list .splide__track {
	border-width: 2px;
}

.visual__list .splide__pagination {
	flex-direction: row;
	right: 0;
	bottom: -80px;
}

.visual__list .splide__pagination>li {
	margin: 0 0 0 10px;
}

.visual__list .splide__pagination__page {
	border: 2px solid var(--main-color);
	width: 60px;
	height: 60px;
	box-shadow: none;
}

.visual__list .splide__pagination__page::before {
	font-size: 1.3em;
	line-height: 0;
}

.l-emergency {
	max-width: 670px;
}

.l-emergency__item {
	margin-top: 15px;
	border-radius: 4px;
	padding: 15px 20px 15px 56px;
	min-height: 60px;
	background-position: 20px 20px;
	font-size: 1.1em;
	line-height: 1.2em;
}

.l-emergency__item:hover {
	transform: scale(1.01);
}

.l-pgnv {
	width: 700px;
}

.l-pgnv__list {
	display: flex;
	justify-content: space-between;
}

.l-pgnv__list_item {
	margin: 0 15px 30px;
}

.l-pgnv__list_item a {
	width: 320px;
	height: 80px;
	font-size: 1.5em;
	line-height: 0;
}

.l-pgnv__list_item a:hover {
	background: var(--main-color);
}

.p-modal__scroll {
	padding: 130px 0;
}

.p-modal__inner {
	padding: 80px 40px;
}

.p-modal__image {
	border-width: 2px;
}

.p-modal_item__inner {
	display: block;
}

.p-modal_item__gallery {
	margin: 0 auto 60px;
	width: 670px;
}

.p-modal_item__gallery_single {
	border-width: 2px;
}

.p-modal_item__gallery .splide__track {
	border-width: 2px;
}

.p-modal_item__gallery .splide__pagination {
	margin-top: 6px;
	width: calc(100% + 14px);
}

.p-modal_item__gallery .splide__pagination>li {
	margin: 14px 14px 0 0;
}

.p-modal_item__gallery .splide__pagination__page {
	border-width: 2px;
	width: 100px;
	height: 100px;
}

.p-modal_item__desc {
	margin-top: 60px;
	width: auto;
}

.p-modal_item__workname {
	margin-bottom: 15px;
}

.p-modal_item__sell {
	margin-top: 30px;
}

.p-modal_item__sell>span {
	padding: .2em 15px .4em;
	font-size: 1em;
	line-height: 1em;
}

.p-modal_item__price {
	margin-top: 30px;
}

.p-modal_item__table {
	margin-top: 30px;
	border-top-width: 2px;
	font-size: .9em;
	line-height: 1.6em;
}

.p-modal_item__table__head,
.p-modal_item__table__data {
	border-bottom-width: 2px;
	padding: 20px 0;
}

.p-modal_item__sup {
	margin-top: 30px;
}

}

@keyframes bg_particle {

0% {
	top: calc(100% + 24px);
}

100% {
	top: -24px;
}

}

@keyframes l-main_roll {

0% {
	background-position: 0 0;
}

100% {
	background-position: -1080px 0;
}

}

@keyframes l-main_date {

0% {
	transform: rotate(0deg);
}

100% {
	transform: rotate(-360deg);
}

}


/*# sourceMappingURL=../map/style.css.map */
