@charset "UTF-8";
/* --------------------------------------------------
unique for enquete
-------------------------------------------------- */
img {
	display: block;
	max-width: 100%;
	border: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.footer_simple {
	overflow: hidden;
}
html,
body,
.wrapContents {
	height: 100%;
	overflow: hidden;
}
.wrapContents {
	opacity: 0;
	transition: opacity 1s;
}
.wrapContents.fade {
	opacity: 1;
}
.p-dejital-container {
	height: 100%;
	position: relative;
	font-family: 'TsukuGoPr5-M' !important;
	overflow: hidden;
	background: #fff;
}
.p-dejital-container-wrap {
	width: 0;
	height: 0;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	transition: width 3s, height 3s;
	transition-delay: 1s;
	background: #E8E5DE;
	overflow: hidden;
}
.ended .p-dejital-container-wrap {
	width: 120vw;
	height: 120vw;
}
.start .ended .p-dejital-container-wrap {
	transition: none;
	width: 100%;
	height: 100%;
	border-radius: 0;
	transform: none;
	top: 0;
	left: 0;
}
.p-dejital-container-inner {
	width: 300px;
	height: 147px;
	background: #E8E5DE url(../images/bg_01.png) no-repeat left top / 100% auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	overflow: hidden;
}
.ended .p-dejital-container-inner {
	animation-fill-mode: forwards;
	animation-duration: 3s;
	animation-name: map;
	animation-delay: 2s;
}
.start .ended .p-dejital-container-inner {
	position: relative;
	top: auto;
	left: auto;
	animation: none;
	transform: none;
	width: calc(4861px / 100 * 80);
	height: calc(2617px / 100 * 80);
	margin-top: 0;
}
@keyframes map-sp {
	0% {
		width: 40vw;
		height: 20vw;
		margin-top: 0;
		margin-left: 0;
	}
	85% {
		width: calc(5346px / 100 * 50);
		height: calc(2878px / 100 * 50);
		margin-top: calc(-100px / 100 * 50);
		margin-left: calc(-30px / 100 * 50);
	}
	100% {
		width: calc(4861px / 100 * 50);
		height: calc(2617px / 100 * 50);
		margin-top: calc(-100px / 100 * 50);
		margin-left: calc(-30px / 100 * 50);
	}
}
@keyframes map {
	0% {
		width: 300px;
		height: 147px;
		margin-top: 0;
		margin-left: 0;
	}
	85% {
		width: calc(5346px / 100 * 80);
		height: calc(2878px / 100 * 80);
		margin-top: calc(-100px / 100 * 80);
		margin-left: calc(-30px / 100 * 80);
	}
	100% {
		width: calc(4861px / 100 * 80);
		height: calc(2617px / 100 * 80);
		margin-top: calc(-100px / 100 * 80);
		margin-left: calc(-30px / 100 * 80);
	}
}
.p-dejital-container figure {
	margin: 0;
}
.p-dejital-container ul {
	padding: 0;
	opacity: 0;
	margin: 0;
	pointer-events: none;
	transition: opacity .5s;
}
.start .p-dejital-container ul {
	opacity: 1;
	pointer-events: auto;
	position: static;
}
.start .p-dejital-container li img {
	pointer-events: none;
}
.start .p-dejital-container li {
	position: absolute;
	top: calc(1244px / 100 * 80);
	left: calc(3024px / 100 * 80);
}
.start .p-dejital-container li .p-dejital-container-btn img,
.start .p-dejital-container li [data-class="p-dejital-container-btn"] img {
	width: calc(332px / 100 * 80);
}

.start .p-dejital-container li.home-011 {
	top: calc(1686px / 100 * 80);
	left: calc(1531px / 100 * 80);
}
.start .p-dejital-container li.home-011 .p-dejital-container-btn img,
.start .p-dejital-container li.home-011 [data-class="p-dejital-container-btn"] img {
	width: calc(436px / 100 * 80);
}

.start .p-dejital-container li.home-021 {
	top: calc(1151px / 100 * 80);
	left: calc(1212px / 100 * 80);
}
.start .p-dejital-container li.home-021 .p-dejital-container-btn img,
.start .p-dejital-container li.home-021 [data-class="p-dejital-container-btn"] img {
	width: calc(268px / 100 * 80);
}

.start .p-dejital-container li.home-024 {
	top: calc(1353px / 100 * 80);
	left: calc(1092px / 100 * 80);
}
.start .p-dejital-container li.home-024 .p-dejital-container-btn img,
.start .p-dejital-container li.home-024 [data-class="p-dejital-container-btn"] img {
	width: calc(292px / 100 * 80);
}

.start .p-dejital-container li.home-022 {
	top: calc(1595px / 100 * 80);
	left: calc(948px / 100 * 80);
}
.start .p-dejital-container li.home-022 .p-dejital-container-btn img,
.start .p-dejital-container li.home-022 [data-class="p-dejital-container-btn"] img {
	width: calc(370px / 100 * 80);
}

.start .p-dejital-container li.home-301 {
	top: calc(1028px / 100 * 80);
	left: calc(1676px / 100 * 80);
}
.start .p-dejital-container li.home-301 .p-dejital-container-btn img,
.start .p-dejital-container li.home-301 [data-class="p-dejital-container-btn"] img {
	width: calc(284px / 100 * 80);
}

.start .p-dejital-container li.home-302 {
	top: calc(1028px / 100 * 80);
	left: calc(2160px / 100 * 80);
}
.start .p-dejital-container li.home-302 .p-dejital-container-btn img,
.start .p-dejital-container li.home-302 [data-class="p-dejital-container-btn"] img {
	width: calc(272px / 100 * 80);
}

.start .p-dejital-container li.home-001 {
	top: calc(1246px / 100 * 80);
	left: calc(1709px / 100 * 80);
}
.start .p-dejital-container li.home-001 .p-dejital-container-btn img,
.start .p-dejital-container li.home-001 [data-class="p-dejital-container-btn"] img {
	width: calc(266px / 100 * 80);
}

.start .p-dejital-container li.home-002 {
	top: calc(1221px / 100 * 80);
	left: calc(2034px / 100 * 80);
}
.start .p-dejital-container li.home-002 .p-dejital-container-btn img,
.start .p-dejital-container li.home-002 [data-class="p-dejital-container-btn"] img {
	width: calc(269px / 100 * 80);
}

.start .p-dejital-container li.home-000 {
	top: calc(1332px / 100 * 80);
	left: calc(2415px / 100 * 80);
}
.start .p-dejital-container li.home-000 .p-dejital-container-btn img,
.start .p-dejital-container li.home-000 [data-class="p-dejital-container-btn"] img {
	width: calc(294px / 100 * 80);
}

.start .p-dejital-container li.home-071 {
	top: calc(1477px / 100 * 80);
	left: calc(1858px / 100 * 80);
}
.start .p-dejital-container li.home-071 .p-dejital-container-btn img,
.start .p-dejital-container li.home-071 [data-class="p-dejital-container-btn"] img {
	width: calc(267px / 100 * 80);
}

.start .p-dejital-container li.home-012 {
	top: calc(1477px / 100 * 80);
	left: calc(2274px / 100 * 80);
}
.start .p-dejital-container li.home-012 .p-dejital-container-btn img,
.start .p-dejital-container li.home-012 [data-class="p-dejital-container-btn"] img {
	width: calc(324px / 100 * 80);
}

.start .p-dejital-container li.home-013 {
	top: calc(1677px / 100 * 80);
	left: calc(2129px / 100 * 80);
}
.start .p-dejital-container li.home-013 .p-dejital-container-btn img,
.start .p-dejital-container li.home-013 [data-class="p-dejital-container-btn"] img {
	width: calc(269px / 100 * 80);
}

.start .p-dejital-container li.home-034 {
	top: calc(1047px / 100 * 80);
	left: calc(2966px / 100 * 80);
}
.start .p-dejital-container li.home-034 .p-dejital-container-btn img,
.start .p-dejital-container li.home-034 [data-class="p-dejital-container-btn"] img {
	width: calc(391px / 100 * 80);
}

.start .p-dejital-container li.home-033 {
	top: calc(1038px / 100 * 80);
	left: calc(3484px / 100 * 80);
}
.start .p-dejital-container li.home-033 .p-dejital-container-btn img,
.start .p-dejital-container li.home-033 [data-class="p-dejital-container-btn"] img {
	width: calc(240px / 100 * 80);
}

.start .p-dejital-container li.home-032 {
	top: calc(1235px / 100 * 80);
	left: calc(3509px / 100 * 80);
}
.start .p-dejital-container li.home-032 .p-dejital-container-btn img,
.start .p-dejital-container li.home-032 [data-class="p-dejital-container-btn"] img {
	width: calc(248px / 100 * 80);
}

.start .p-dejital-container li.home-003 {
	top: calc(1437px / 100 * 80);
	left: calc(3138px / 100 * 80);
}
.start .p-dejital-container li.home-003 .p-dejital-container-btn img,
.start .p-dejital-container li.home-003 [data-class="p-dejital-container-btn"] img {
	width: calc(249px / 100 * 80);
}

.start .p-dejital-container li.home-004 {
	top: calc(1440px / 100 * 80);
	left: calc(3444px / 100 * 80);
}
.start .p-dejital-container li.home-004 .p-dejital-container-btn img,
.start .p-dejital-container li.home-004 [data-class="p-dejital-container-btn"] img {
	width: calc(324px / 100 * 80);
}

.start .p-dejital-container li.home-102_101 {
	top: calc(1674px / 100 * 80);
	left: calc(2854px / 100 * 80);
}
.start .p-dejital-container li.home-102_101 .p-dejital-container-btn img,
.start .p-dejital-container li.home-102_101 [data-class="p-dejital-container-btn"] img {
	width: calc(627px / 100 * 80);
}

.start .p-dejital-container li.home-401 {
	top: calc(1202px / 100 * 80);
	left: calc(4150px / 100 * 80);
}
.start .p-dejital-container li.home-401 .p-dejital-container-btn img,
.start .p-dejital-container li.home-401 [data-class="p-dejital-container-btn"] img {
	width: calc(58px / 100 * 80);
}

.start .p-dejital-container li.home-402 {
	top: calc(1225px / 100 * 80);
	left: calc(4361px / 100 * 80);
}
.start .p-dejital-container li.home-402 .p-dejital-container-btn img,
.start .p-dejital-container li.home-402 [data-class="p-dejital-container-btn"] img {
	width: calc(64px / 100 * 80);
}

.start .p-dejital-container li.home-403 {
	top: calc(1368px / 100 * 80);
	left: calc(4085px / 100 * 80);
}
.start .p-dejital-container li.home-403 .p-dejital-container-btn img,
.start .p-dejital-container li.home-403 [data-class="p-dejital-container-btn"] img {
	width: calc(94px / 100 * 80);
}

.start .p-dejital-container li.home-404 {
	top: calc(1379px / 100 * 80);
	left: calc(4418px / 100 * 80);
}
.start .p-dejital-container li.home-404 .p-dejital-container-btn img,
.start .p-dejital-container li.home-404 [data-class="p-dejital-container-btn"] img {
	width: calc(68px / 100 * 80);
}
.p-dejital-container li p {
	margin: 0;
}
.p-dejital-container-balloon {
	position: absolute;
	left: 50%;
	bottom: 100%;
	margin-left: -105px;
	margin-bottom: -3px;
	pointer-events: none;
	opacity: 0;
	width: 230px;
	transform: translateY(20px);
	cursor: pointer;
	border-radius: 6px;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
	transition: opacity .5s, transform .5s, pointer-events .5s;
}
.home-401 .p-dejital-container-balloon,
.home-402 .p-dejital-container-balloon,
.home-403 .p-dejital-container-balloon,
.home-404 .p-dejital-container-balloon {
	margin-bottom: 0;
}
.p-dejital-container-balloon a::after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 4px 0;
	border-color: #fff transparent transparent;
	position: absolute;
	bottom: -15px;
	left: 50%;
	margin-left: -4px;
}
.p-dejital-container-balloon a {
	padding: 10px 0 10px 10px;
	display: block;
	background: #fff;
	border-radius: 6px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	transition: opacity .3s;
}
.p-dejital-container-balloon a:first-child:nth-last-child(2) {
	border-radius: 6px 6px 0 0;
	position: relative;
}
.p-dejital-container-balloon a:first-child:nth-last-child(2)::before {
	content: '';
	display: block;
	height: 1px;
	background: #E8E5DE;
	position: absolute;
	bottom: 0;
	left: 10px;
	right: 10px;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
}
.p-dejital-container-balloon a:first-child:nth-last-child(2) + a {
	border-radius: 0 0 6px 6px;
}
.p-dejital-container-balloon a:first-child:nth-last-child(2)::after {
	display: none;
}
.p-dejital-container-inner li:hover,
.p-dejital-container-balloon:hover {
	z-index: 88888;
}
.p-dejital-container-balloon a:hover {
	opacity: .6;
	z-index: 88888;
}
.p-dejital-container-balloon figure {
	width: 60px;
	margin: 0;
}
.p-dejital-container-balloon-txt {
	width: calc(100% - 60px);
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 10px;
}
.p-dejital-container-balloon h2 {
	font-size: 1.2rem;
	font-weight: bold;
	margin: 0;
	line-height: 1.3;
}
.home-001 .p-dejital-container-balloon h2 {
	letter-spacing: -.05em;
}
.p-dejital-container-balloon h2 span {
	margin: 0 -25px 0 -6px;
	display: inline-block;
	letter-spacing: 0;
}
.p-dejital-container-balloon h2 span.blank {
	margin: 0;
	padding-right: 18px;
	background: url(../images/icon_blank.png) no-repeat right center;
}
.home-024 .p-dejital-container-balloon h2 span,
.home-022 .p-dejital-container-balloon h2 span {
	letter-spacing: -.03em;
}
.home-102_101 .p-dejital-container-balloon h2 span {
	letter-spacing: -.11em;
}
.home-004 .p-dejital-container-balloon h2 span {
	letter-spacing: -.17em;
}
.p-dejital-container-balloon h2 img {
	display: block;
	margin-bottom: 10px;
}
.p-dejital-container-btn,
[data-class="p-dejital-container-btn"] {
	opacity: 0;
	cursor: pointer;
	transition: opacity .5s;
	padding-top: calc(15px / 100 * 80);
}
.start .p-dejital-container li:hover .p-dejital-container-btn,
.start .p-dejital-container li:hover [data-class="p-dejital-container-btn"] {
	opacity: 1;
}
.start .p-dejital-container li:hover .p-dejital-container-balloon {
	opacity: 1;
	transform: none;
	pointer-events: auto;
}

.mfp-bg {
	z-index: 100000;
}
.mfp-wrap {
	transition: opacity 2s;
	opacity: 0;
}
.mfp-wrap.mfp-ready {
	opacity: 1;
}
.mfp-wrap.mfp-removing {
	transition: opacity .5s;
	opacity: 0;
}
.mfp-wrap {
	z-index: 110000;
}
.p-dejital-container-about {
	width: 100%;
	background: #fff;
	padding: 20px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	font-family: 'TsukuGoPr5-M' !important;
}
.p-dejital-container-about h2 {
	text-align: center;
	color: #A61918;
	font-size: 3rem;
	font-family: 'TsukuGoPro-B' !important;
	font-weight: bold;
	margin: 0 0 10px;
	width: 100%;
}
.p-dejital-container-about > p {
	text-align: center;
	font-size: 1.6rem;
	font-family: 'TsukuGoPro-B' !important;
	font-weight: bold;
	width: 100%;
	margin: 0 0 20px;
}
.p-dejital-container-about-map {
	width: 60%;
	font-size: 1.4rem;
}
.p-dejital-container-about-map figure {
	margin: 0;
}
.p-dejital-container-about-map figure img {
	margin: 0 auto;
}
.p-dejital-container-about h3 {
	width: 100%;
	margin: 18px 0 5px;
	font-size: 1.4rem;
	font-family: 'TsukuGoPro-B' !important;
	font-weight: bold;
}
.p-dejital-container-about-text {
	width: 100%;
	font-size: 1.4rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.p-dejital-container-about-text p {
	margin: 0;
}
.p-dejital-container-about-text dl {
	width: 48%;
	margin: 0;
}
.p-dejital-container-about-text dt {
	font-family: 'TsukuGoPro-B' !important;
	font-weight: bold;
}
.p-dejital-container-about-text dt span {
	display: inline-block;
	color: #fff;
	width: 18px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	margin-right: 5px;
}

.p-dejital-container-about-step {
	width: 40%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}
.p-dejital-container-about-step-text {
	width: 150px;
	padding-top: 20px;
	margin-right: 30px;
	font-size: 1.6rem;
}
.p-dejital-container-about-step-text h3 {
	font-size: 1.9rem;
	font-weight: bold;
	margin-top: 0;
}
.p-dejital-container-about-step-movie {
	width: 150px;
}
.p-dejital-container-about-step-movie video {
	width: 100%;
	display: block;
	margin: 0 auto;
}
.color-a {
	color: #F51408;
}
.color-a span {
	background: #F51408;
}
.color-b {
	color: #1A65FC;
}
.color-b span {
	background: #1A65FC;
}
.color-c {
	color: #F99D14;
}
.color-c span {
	background: #F99D14;
}
.color-d {
	color: #307813;
}
.color-d span {
	background: #307813;
}
.p-dejital-container-about-text dd {
	margin: 0 0 17px 1.7em;
	font-size: 1.2rem;
}
.p-dejital-container-about-text dd:last-child {
	margin-bottom: 0;
}
.mfp-iframe-holder .mfp-content,
.mfp-image-holder .mfp-content,
.mfp-inline-holder .mfp-content {
	width: 90%;
	border: 15px solid #E8E5DE;
	border-radius: 10px;
	box-shadow: 0 0 15px rgba(0, 0, 0, .5);
	max-width: 1000px;
}
.mfp-inline-holder .mfp-content {
	height: 80%;
	max-height: 700px;
	background: #fff;
}
.mfp-inline-holder .mfp-content > div {
	height: 100%;
	overflow: auto;
}
.mfp-image-holder .mfp-content,
.mfp-inline-holder .mfp-content {
	max-width: 1100px;
}
.mfp-iframe-scaler iframe {
	box-shadow: none;
}
.mfp-figure figure {
	margin: 0;
}
img.mfp-img {
	padding: 0;
}
.mfp-figure:after {
	display: none;
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close,
.mfp-inline-holder .mfp-close {
	width: 50px;
	height: 50px;
	background: #fff;
	border-radius: 50%;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
	padding: 0;
	opacity: 1;
	right: -40px;
	text-indent: -999px;
	overflow: hidden;
	cursor: pointer !important;
}
.mfp-zoom-out-cur {
	cursor: default !important;
}
.mfp-iframe-holder .mfp-close::before,
.mfp-iframe-holder .mfp-close::after,
.mfp-image-holder .mfp-close::before,
.mfp-image-holder .mfp-close::after,
.mfp-inline-holder .mfp-close::before,
.mfp-inline-holder .mfp-close::after {
	content: '';
	display: block;
	width: 22px;
	height: 2px;
	background: #000;
	position: absolute;
	left: 15px;
	top: 24px;
	transform: rotate(45deg);
}
.mfp-iframe-holder .mfp-close::after,
.mfp-image-holder .mfp-close::after,
.mfp-inline-holder .mfp-close::after {
	transform: rotate(-45deg);
}
.mfp-image-holder .mfp-close,
.mfp-inline-holder .mfp-close {
	top: -40px;
}
#btn_music,
.p-dejital-container-btn_guide {
	-webkit-appearance: none;
	appearance: none;
	border: 0;
	background: none;
	border-radius: 50%;
	width: 80px;
	height: 80px;
	position: absolute;
	top: 30px;
	right: 30px;
	padding: 0;
	cursor: pointer;
	transition: opacity .3s;
	animation-fill-mode: forwards;
	animation-duration: 2000ms;
	animation-name: music;
	animation-iteration-count: infinite;
	opacity: 0;
	pointer-events: none;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
	transition: opacity .3s;
	transition-delay: 1s;
	z-index: 99999;
}
.p-dejital-container-btn_guide {
	top: 120px;
}
.wrapContents.start #btn_music,
.wrapContents.start .p-dejital-container-btn_guide {
	opacity: 1;
	pointer-events: auto;
	transition-delay: 0s;
}
#btn_music img,
.p-dejital-container-btn_guide img {
	transition: opacity .3s;
}
.wrapContents.start #btn_music:hover,
.wrapContents.start .p-dejital-container-btn_guide:hover {
	opacity: .6;
}
#btn_music.on {
	background: url(../images/btn_music_on.png) no-repeat;
	background-size: 100% 100%;
}
.mfp-zoom-out-cur .p-dejital-container-btn_guide {
	background: url(../images/btn_guide_on.png) no-repeat;
	background-size: 100% 100%;
}
#btn_music.on img,
.mfp-zoom-out-cur .p-dejital-container-btn_guide img {
	opacity: 0;
}
.p-dejital-container-guide {
	background: #fff;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
	position: absolute;
	left: 10px;
	bottom: 77px;
	padding: 5px 10px;
	opacity: 0;
	transition: opacity .5s;
	transition-delay: 1s;
	z-index: 99999;
	display: none;
}
.start .p-dejital-container-guide {
	opacity: 1;
}
.p-dejital-container-guide img {
	margin: 0;
	height: 70px;
	width: auto;
}
.p-dejital-container-guide-marker {
	position: absolute;
	left: 10px;
	top: 9px;
	right: 10px;
	bottom: 9px;
}
.p-dejital-container-guide-marker span {
	border: 3px solid #A61918;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	top: 0;
}
.p-dejital-container-bnr {
	position: absolute;
	right: 700px;
	bottom: 78px;
	opacity: 0;
	transition: opacity .5s;
	transition-delay: 1s;
	z-index: 99999;
}
.p-dejital-container-bnr a {
	display: block;
	transition: opacity .3s;
}
.p-dejital-container-bnr a:hover {
	opacity: .6;
}
.p-dejital-container-bnr img {
	width: auto;
	height: 80px;
	display: block;
}
.start .p-dejital-container-bnr {
	opacity: 1;
}
.p-dejital-container-pagename {
	background: #A61918;
	text-align: center;
	color: #fff;
	font-size: 1.8rem;
	font-family: 'TsukuGoPro-B' !important;
	font-weight: bold;
	position: absolute;
	top: 10px;
	left: 10px;
	width: 300px;
	height: 60px;
	margin: 0;
	line-height: 58px;
	opacity: 0;
	z-index: 99999;
	transition: opacity .5s;
}
.start .p-dejital-container-pagename {
	opacity: 1;
}

@keyframes music {
	0% {
		transform: translateY(10px);
	}
	50% {
		transform: translateY(0);
	}
	100% {
		transform: translateY(10px);
	}
}
@media (orientation: portrait) {
	.ended .p-dejital-container-wrap {
		width: 130vh;
		height: 130vh;
	}
}
@media only screen and (max-width:1076px) {
	/*
	.p-dejital-container-bnr {
		right: auto;
		left: 175px;
	}
	*/
}
@media only screen and (max-width:910px) {
	.p-dejital-container-bnr {
		right: auto;
		left: 10px;
	}
}
@media only screen and (max-width:768px) {
	.l-btm-nav__list {
		padding: 0;
		margin: 0;
	}
	#btn_music,
	.p-dejital-container-btn_guide {
		width: 60px;
		height: 60px;
		top: 120px;
		right: 5%;
	}
	.p-dejital-container-btn_guide {
		top: 180px;
	}
	#btn_music:hover,
	.p-dejital-container-btn_guide:hover {
		opacity: 1;
	}
	.p-dejital-container-balloon a:hover {
		opacity: 1;
	}
	.p-dejital-container-inner {
		width: 40vw;
		height: 20vw;
	}
	.ended .p-dejital-container-inner {
		animation-name: map-sp;
	}
	.p-dejital-container-btn,
	[data-class="p-dejital-container-btn"] {
		padding-top: calc(15px / 100 * 50);
	}
	.start .ended .p-dejital-container-inner {
		width: calc(4861px / 100 * 50);
		height: calc(2617px / 100 * 50);
	}
	.start .p-dejital-container li {
		top: calc(1244px / 100 * 50);
		left: calc(3024px / 100 * 50);
	}
	.start .p-dejital-container li .p-dejital-container-btn img,
	.start .p-dejital-container li [data-class="p-dejital-container-btn"] img {
		width: calc(332px / 100 * 50);
	}

	.start .p-dejital-container li.home-011 {
		top: calc(1686px / 100 * 50);
		left: calc(1531px / 100 * 50);
	}
	.start .p-dejital-container li.home-011 .p-dejital-container-btn img,
	.start .p-dejital-container li.home-011 [data-class="p-dejital-container-btn"] img {
		width: calc(436px / 100 * 50);
	}

	.start .p-dejital-container li.home-021 {
		top: calc(1151px / 100 * 50);
		left: calc(1212px / 100 * 50);
	}
	.start .p-dejital-container li.home-021 .p-dejital-container-btn img,
	.start .p-dejital-container li.home-021 [data-class="p-dejital-container-btn"] img {
		width: calc(268px / 100 * 50);
	}

	.start .p-dejital-container li.home-024 {
		top: calc(1353px / 100 * 50);
		left: calc(1092px / 100 * 50);
	}
	.start .p-dejital-container li.home-024 .p-dejital-container-btn img,
	.start .p-dejital-container li.home-024 [data-class="p-dejital-container-btn"] img {
		width: calc(292px / 100 * 50);
	}

	.start .p-dejital-container li.home-022 {
		top: calc(1595px / 100 * 50);
		left: calc(948px / 100 * 50);
	}
	.start .p-dejital-container li.home-022 .p-dejital-container-btn img,
	.start .p-dejital-container li.home-022 [data-class="p-dejital-container-btn"] img {
		width: calc(370px / 100 * 50);
	}

	.start .p-dejital-container li.home-301 {
		top: calc(1028px / 100 * 50);
		left: calc(1676px / 100 * 50);
	}
	.start .p-dejital-container li.home-301 .p-dejital-container-btn img,
	.start .p-dejital-container li.home-301 [data-class="p-dejital-container-btn"] img {
		width: calc(284px / 100 * 50);
	}

	.start .p-dejital-container li.home-302 {
		top: calc(1028px / 100 * 50);
		left: calc(2160px / 100 * 50);
	}
	.start .p-dejital-container li.home-302 .p-dejital-container-btn img,
	.start .p-dejital-container li.home-302 [data-class="p-dejital-container-btn"] img {
		width: calc(272px / 100 * 50);
	}

	.start .p-dejital-container li.home-001 {
		top: calc(1246px / 100 * 50);
		left: calc(1709px / 100 * 50);
	}
	.start .p-dejital-container li.home-001 .p-dejital-container-btn img,
	.start .p-dejital-container li.home-001 [data-class="p-dejital-container-btn"] img {
		width: calc(266px / 100 * 50);
	}

	.start .p-dejital-container li.home-002 {
		top: calc(1221px / 100 * 50);
		left: calc(2034px / 100 * 50);
	}
	.start .p-dejital-container li.home-002 .p-dejital-container-btn img,
	.start .p-dejital-container li.home-002 [data-class="p-dejital-container-btn"] img {
		width: calc(269px / 100 * 50);
	}

	.start .p-dejital-container li.home-000 {
		top: calc(1332px / 100 * 50);
		left: calc(2415px / 100 * 50);
	}
	.start .p-dejital-container li.home-000 .p-dejital-container-btn img,
	.start .p-dejital-container li.home-000 [data-class="p-dejital-container-btn"] img {
		width: calc(294px / 100 * 50);
	}

	.start .p-dejital-container li.home-071 {
		top: calc(1477px / 100 * 50);
		left: calc(1858px / 100 * 50);
	}
	.start .p-dejital-container li.home-071 .p-dejital-container-btn img,
	.start .p-dejital-container li.home-071 [data-class="p-dejital-container-btn"] img {
		width: calc(267px / 100 * 50);
	}

	.start .p-dejital-container li.home-012 {
		top: calc(1477px / 100 * 50);
		left: calc(2274px / 100 * 50);
	}
	.start .p-dejital-container li.home-012 .p-dejital-container-btn img,
	.start .p-dejital-container li.home-012 [data-class="p-dejital-container-btn"] img {
		width: calc(324px / 100 * 50);
	}

	.start .p-dejital-container li.home-013 {
		top: calc(1677px / 100 * 50);
		left: calc(2129px / 100 * 50);
	}
	.start .p-dejital-container li.home-013 .p-dejital-container-btn img,
	.start .p-dejital-container li.home-013 [data-class="p-dejital-container-btn"] img {
		width: calc(269px / 100 * 50);
	}

	.start .p-dejital-container li.home-034 {
		top: calc(1047px / 100 * 50);
		left: calc(2966px / 100 * 50);
	}
	.start .p-dejital-container li.home-034 .p-dejital-container-btn img,
	.start .p-dejital-container li.home-034 [data-class="p-dejital-container-btn"] img {
		width: calc(391px / 100 * 50);
	}

	.start .p-dejital-container li.home-033 {
		top: calc(1038px / 100 * 50);
		left: calc(3484px / 100 * 50);
	}
	.start .p-dejital-container li.home-033 .p-dejital-container-btn img,
	.start .p-dejital-container li.home-033 [data-class="p-dejital-container-btn"] img {
		width: calc(240px / 100 * 50);
	}

	.start .p-dejital-container li.home-032 {
		top: calc(1235px / 100 * 50);
		left: calc(3509px / 100 * 50);
	}
	.start .p-dejital-container li.home-032 .p-dejital-container-btn img,
	.start .p-dejital-container li.home-032 [data-class="p-dejital-container-btn"] img {
		width: calc(248px / 100 * 50);
	}

	.start .p-dejital-container li.home-003 {
		top: calc(1437px / 100 * 50);
		left: calc(3138px / 100 * 50);
	}
	.start .p-dejital-container li.home-003 .p-dejital-container-btn img,
	.start .p-dejital-container li.home-003 [data-class="p-dejital-container-btn"] img {
		width: calc(249px / 100 * 50);
	}

	.start .p-dejital-container li.home-004 {
		top: calc(1440px / 100 * 50);
		left: calc(3444px / 100 * 50);
	}
	.start .p-dejital-container li.home-004 .p-dejital-container-btn img,
	.start .p-dejital-container li.home-004 [data-class="p-dejital-container-btn"] img {
		width: calc(324px / 100 * 50);
	}

	.start .p-dejital-container li.home-102_101 {
		top: calc(1674px / 100 * 50);
		left: calc(2854px / 100 * 50);
	}
	.start .p-dejital-container li.home-102_101 .p-dejital-container-btn img,
	.start .p-dejital-container li.home-102_101 [data-class="p-dejital-container-btn"] img {
		width: calc(627px / 100 * 50);
	}

	.start .p-dejital-container li.home-401 {
		top: calc(1202px / 100 * 50);
		left: calc(4150px / 100 * 50);
	}
	.start .p-dejital-container li.home-401 .p-dejital-container-btn img,
	.start .p-dejital-container li.home-401 [data-class="p-dejital-container-btn"] img {
		width: calc(58px / 100 * 50);
	}

	.start .p-dejital-container li.home-402 {
		top: calc(1225px / 100 * 50);
		left: calc(4361px / 100 * 50);
	}
	.start .p-dejital-container li.home-402 .p-dejital-container-btn img,
	.start .p-dejital-container li.home-402 [data-class="p-dejital-container-btn"] img {
		width: calc(64px / 100 * 50);
	}

	.start .p-dejital-container li.home-403 {
		top: calc(1368px / 100 * 50);
		left: calc(4085px / 100 * 50);
	}
	.start .p-dejital-container li.home-403 .p-dejital-container-btn img,
	.start .p-dejital-container li.home-403 [data-class="p-dejital-container-btn"] img {
		width: calc(94px / 100 * 50);
	}

	.start .p-dejital-container li.home-404 {
		top: calc(1379px / 100 * 50);
		left: calc(4418px / 100 * 50);
	}
	.start .p-dejital-container li.home-404 .p-dejital-container-btn img,
	.start .p-dejital-container li.home-404 [data-class="p-dejital-container-btn"] img {
		width: calc(68px / 100 * 50);
	}

	.p-dejital-container-guide {
		width: 120px;
		bottom: auto;
		top: 110px;
		left: 10px;
		display: none;
	}
	.p-dejital-container-guide img {
		width: 100%;
		height: auto;
	}

	.p-dejital-container-bnr {
		width: 175px;
		right: 10px;
		left: auto;
		bottom: 90px;
		display: none;
	}
	.p-dejital-container-bnr img {
		width: 175px;
		height: auto;
	}
	.p-dejital-container-bnr a:hover {
		opacity: 1;
	}
	.mfp-inline-holder .mfp-content {
		height: 80%;
		max-width: none;
	}
	.p-dejital-container-about {
		padding: 10px 5%;
		display: block;
	}
	.p-dejital-container-about h2 {
		font-size: 2rem;
		margin: 0 0 15px;
	}
	.p-dejital-container-about > p {
		font-size: 1.3rem;
		margin: 0 0 15px;
		font-family: 'TsukuGoPr5-M' !important;
	}
	.p-dejital-container-about > p span {
		display: block;
		text-align: center;
		font-size: 1.5rem;
		font-family: 'TsukuGoPro-B' !important;
	}
	.p-dejital-container-about-step {
		width: 100%;
	}
	.p-dejital-container-about-map {
		font-size: 1.3rem;
		width: 100%;
		margin: 15px 0;
	}
	.p-dejital-container-about-text {
		width: 100%;
		font-size: 1.3rem;
		display: block;
	}
	.p-dejital-container-about-text h3 {
		font-size: 1.4rem;
	}
	.p-dejital-container-about-step-text {
		width: 140px;
		margin-right: 0;
		font-size: 1.4rem;
	}
	.p-dejital-container-about-text dl {
		width: 100%;
	}
	.p-dejital-container-about-step-text h3 {
		font-size: 1.5rem;
	}
	.p-dejital-container-about-step-movie {
		width: calc(100% - 140px);
	}
	.mfp-iframe-holder .mfp-close,
	.mfp-image-holder .mfp-close,
	.mfp-inline-holder .mfp-close {
		width: 40px;
		height: 40px;
		top: -30px;
		right: -25px;
	}
	.mfp-iframe-holder .mfp-close::before,
	.mfp-iframe-holder .mfp-close::after,
	.mfp-image-holder .mfp-close::before,
	.mfp-image-holder .mfp-close::after,
	.mfp-inline-holder .mfp-close::before,
	.mfp-inline-holder .mfp-close::after {
		left: 9px;
		top: 19px;
	}
	.mfp-iframe-holder .mfp-content,
	.mfp-image-holder .mfp-content,
	.mfp-inline-holder .mfp-content {
		border-width: 10px;
	}
	.mfp-iframe-holder .mfp-content,
	.mfp-image-holder .mfp-content,
	.mfp-inline-holder .mfp-content {
		width: 85%;
	}
	.p-dejital-container-pagename {
		font-size: 1.3rem;
		top: 60px;
		left: 0;
		width: 100%;
		height: 40px;
		line-height: 38px;
	}
}

.p-dejital-container-opening {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	z-index: 999999;
}
.wrapContents.start .p-dejital-container-opening {
	display: none;
}
.p-dejital-container-opening-title {
	height: 100%;
	background: #fff url(../images/bg_01.png) no-repeat center center / auto 45%;
	position: relative;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 100;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	align-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	text-align: center;
	transition: opacity 1s;
	transition-delay: 3.5s;
}
.show .p-dejital-container-opening-title {
	opacity: 0;
}
.p-dejital-container-opening-title::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #fff;
	opacity: .8;
}
.p-dejital-container-opening-title p,
.p-dejital-container-opening-title-welcome {
	font-size: 3rem;
	font-family: 'TsukuGoPro-B' !important;
	position: relative;
	width: 100%;
	margin: 0;
	line-height: 2;
	z-index: 10;
	opacity: 0;
	transform: translateY(50px);
	transition: opacity .5s, transform .5s;
	transition-delay: 1s;
	line-height: 1.3;
}
.p-dejital-container-opening-title p span {
	display: block;
	margin-top: 10px;
}
.p-dejital-container-opening-title-welcome {
	font-size: 7.5rem;
	font-family: 'TsukuGoPro-B' !important;
	color: #A61918;
	position: relative;
	width: 100%;
	margin: 40px 0 0;
	line-height: 1.5;
	z-index: 10;
	transition-delay: 1.5s;
}
.show .p-dejital-container-opening-title p,
.show .p-dejital-container-opening-title-welcome {
	opacity: 1;
	transform: none;
}

.p-dejital-container-opening-pr {
	position: absolute;
	bottom: 7.407%;
	right: 15.625%;
	color: #fff;
	font-size: 3rem;
	z-index: 100;
	opacity: 0;
	transition: opacity .5s;
	transition-delay: 8s;
}
.show .p-dejital-container-opening-pr {
	opacity: 1;
}
.p-dejital-container-opening-bg {
	background: #000;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	z-index: 99;
}
.p-dejital-container-opening-bg,
.p-dejital-container-opening-bg figure {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.p-dejital-container-opening-bg video {
	width: 90%;
	height: auto;
	max-width: 900px;
	opacity: 0;
	transition: opacity .5s;
	transition-delay: 5s;
}
.show .p-dejital-container-opening-bg video {
	opacity: 1;
}
.p-dejital-container-opening-bg {
	transition: opacity 1.5s;
}
.ended .p-dejital-container-opening-bg {
	opacity: 0;
}
.p-dejital-container-opening-bg figure img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.p-dejital-container-opening-skip {
	position: absolute;
	bottom: 0;
	left: 5%;
	margin-bottom: 3%;
	z-index: 100;
	opacity: 0;
	color: #000;
	font-size: 1.3rem;
	pointer-events: none;
	transition: opacity .3s;
	transition-delay: .5s;
}
.p-dejital-container-opening-skip label {
	transition: color .5s;
	transition-delay: 3.5s;
}
.show .p-dejital-container-opening-skip {
	opacity: 1;
	pointer-events: auto;
}
.show .p-dejital-container-opening-skip label {
	color: #fff;
}
.ended .p-dejital-container-opening-skip label {
	transition-delay: 0s;
	color: #000;
}
.show .p-dejital-container-opening-skip input[type="checkbox"] {
	vertical-align: -2px;
}
.p-dejital-container-opening-skip button {
	-webkit-appearance: none;
	appearance: none;
	display: block;
	width: 130px;
	background: #A61918;
	color: #fff;
	border: 0;
	font-size: 1.6rem;
	height: 40px;
	cursor: pointer;
	transition: opacity .3s;
	margin-bottom: 10px;
}
.p-dejital-container-opening-skip button:hover {
	opacity: .6;
}

.footer_simple {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 1;
	transform: translateY(100%);
	transition: transform .5s;
	z-index: 99999;
}
.l-header-fixedarea {
	transform: translateY(-100%);
	transition: transform .5s !important;
	opacity: 1;
	z-index: 99999;
}
@media screen and (min-width: 769px) {
	.l-header-fixedarea.is-visiblecategory.is-transparent,
	.l-header-fixedarea.is-visiblecategory.is-uppervisible {
		top: -50px;
		background: rgba(255, 255, 255, .7);
	}
	.l-header {
		display: none;
	}
	.l-header-fixedarea.is-transparent .l-header-logo,
	.l-header-fixedarea.is-uppervisible .l-header-logo {
		width: 120px;
		height: 42px;
		margin-top: 74px;
	}
	.is-transparent .l-header-linkbox-upper,
	.is-uppervisible .l-header-linkbox-upper {
		opacity: 0;
		height: auto;
		line-height: inherit;
	}
	.l-header-fixedarea.is-transparent [class*='l-header-categoryarea--'],
	.l-header-fixedarea.is-uppervisible [class*='l-header-categoryarea--'] {
		top: 90px;
	}
	.l-header {
		height: auto;
	}
	footer .l-footer-nav-05 .l-footer-nav-05-inner .l-footer-nav-05-list {
		margin-bottom: 3px;
		white-space: nowrap;
	}
	footer.footer_simple .l-footer-nav-05 .l-footer-nav-05-inner .l-footer-nav-05-logo a:first-child {
		flex: auto;
	}
	footer.footer_simple .l-footer-nav-05 .l-footer-nav-05-inner .l-footer-nav-05-logo a img[src*="footer_logo01.png"] {
		width: 114px;
	}
	footer.footer_simple .l-footer-nav-05 .l-footer-nav-05-inner .l-footer-nav-05-logo a img[src*="footer_logo02.png"] {
		width: 159px;
		margin-top: 6px;
	}
	footer .l-footer-nav-05 {
		padding: 14px 10px;
	}
	.is-transparent .l-header-linkbox-lower-title {
		color: #000;
	}
	.is-transparent .l-header-linkbox-lower-textzone .l-header-linkbox-lower-text:not(:last-child) .l-header-linkbox-lower-title:after {
		background: #000;
	}
	.is-transparent .l-header-img-white {
		display: none;
	}
	.is-transparent .l-header-img-normal {
		display: block;
	}
	.is-transparent .l-header-linkbox-lower-cvbtn {
		color: #000 !important;
		border-color: #000;
	}
}

.btn_modelhouse_serach:disabled {
	opacity: .6;
}
.btn_modelhouse_serach.selected {
	background: #676767 !important;
	opacity: 1;
}
.btn_modelhouse_reserve.selected[type="submit"] {
	background-color: #a61918 !important;
}

@media screen and (max-width: 1200px) {
	.p-dejital-container-opening-pr {
		right: 5%;
		font-size: 2.5vw;
	}
}

@media screen and (min-width: 769px) {
	.l-btm-nav {
		display: block;
		position: absolute;
		bottom: 78px;
		right: 10px;
		width: 677px;
		max-width: calc(100% - 400px);
		max-width: calc(100% - 230px);
		background: #fff;
		opacity: 0;
		transition: opacity .5s;
		z-index: 99999;
	}
	.p-dejital-container-modelhouse {
		padding: 10px 20px;
		text-align: center;
		font-size: 1.2rem;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.select_modelhouse_pref {
		width: 31.397%;
		background: #EEE;
		border: 1px solid #DEDEDE;
		border-radius: 0;
		height: 40px;
		padding: 0 10px;
		font-size: 1.2rem;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		order: 0;
		display: block;
	}
	.btn_modelhouse_serach {
		-webkit-appearance: none;
		appearance: none;
		width: 7.849%;
		background: #A61918;
		color: #fff;
		border-radius: 0;
		padding: 5px;
		border: 0;
		height: 40px;
		font-size: 1.2rem;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		order: 1;
	}
	.modelhouse_name {
		width: 33.536%;
		text-align: left;
		margin: 0;
		order: 2;
	}
	.btn_modelhouse_reserve {
		-webkit-appearance: none;
		appearance: none;
		width: 17.483%;
		min-width: 100px;
		height: 60px;
		line-height: 1.7;
		background: #a61918;
		border-radius: 0;
		padding: 0;
		border: 0;
		color: #fff;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		order: 3;
		opacity: 1;
	}
	input[name="id"][value=""] ~ .p-dejital-container-modelhouse .btn_modelhouse_reserve {
		opacity: .6;
	}
}

@media screen and (max-width: 768px) {
	.l-header-fixedarea.is-visiblecategory {
		opacity: 1;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	}
	.l-header-fixedarea.is-uppervisible .l-header-logo {
		-webkit-transform: scale(.85);
		-ms-transform: scale(.85);
		transform: scale(.85);
	}
	.l-header {
		height: auto;
	}
	.l-header-fixedarea.is-uppervisible,
	.l-header-fixedarea.is-transparent {
		height: 60px;
		z-index: 99999;
	}
	.footer_simple {
		display: none;
	}
	.p-dejital-container-opening-title {
		background-size: auto 50%;
		padding-bottom: 10vw;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	.p-dejital-container-opening-title p {
		font-size: 4vw;
	}
	.p-dejital-container-opening-title .p-dejital-container-opening-title-welcome {
		font-size: 7vw;
		margin: 20px 0 0;
	}
	.p-dejital-container-opening-skip button {
		width: 120px;
		font-size: 1.5rem;
		height: 40px;
	}
	.p-dejital-container-opening-skip button:hover {
		opacity: 1;
	}
	.p-dejital-container-opening-skip {
		left: 5%;
		margin-bottom: 2%;
		font-size: 1.2rem;
	}
	.p-dejital-container-opening-pr {
		right: 5%;
		bottom: 50%;
		margin-bottom: -33vw;
		font-size: 1.1rem;
	}
	.l-btm-nav {
		opacity: 1;
		transform: translateY(100%) !important;
		transition: transform .5s !important;
		height: 80px;
		width: 100%;
		border: 0;
		z-index: 99999;
	}
	.p-dejital-container-modelhouse {
		padding: 10px;
		text-align: center;
		font-size: 1.2rem;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.select_modelhouse_pref {
		width: 50.704%;
		background: #EEE;
		border: 1px solid #DEDEDE;
		border-radius: 0;
		height: 35px;
		font-size: 1.6rem;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	.btn_modelhouse_serach {
		-webkit-appearance: none;
		appearance: none;
		width: 14.084%;
		background: #A61918;
		color: #fff;
		border-radius: 0;
		padding: 5px 2.666vw;
		border: 0;
		height: 35px;
		font-size: 1.2rem;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	.modelhouse_name {
		margin: 7px 0 0;
		text-align: left;
		position: absolute;
		bottom: 10px;
		left: 10px;
		right: 29.577%;
		margin-right: 10px;
	}
	.btn_modelhouse_reserve {
		-webkit-appearance: none;
		appearance: none;
		width: 29.577%;
		height: 61px;
		line-height: 1.7;
		background: #a61918;
		border-radius: 0;
		padding: 0;
		white-space: nowrap;
		border: 0;
		color: #fff;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		opacity: 1;
	}
	input[name="id"][value=""] ~ .p-dejital-container-modelhouse .btn_modelhouse_reserve {
		opacity: .6;
	}
}

@media screen and (max-width: 500px) {
	.p-dejital-container-opening-skip {
		margin-bottom: 2%;
	}
}
@media screen and (max-width: 375px) {
	.p-dejital-container-modelhouse {
		font-size: 3.2vw;
	}
}
.footer_simple,
.l-header-fixedarea {
	pointer-events: none;
}
.footer_simple.start,
.l-header-fixedarea.start,
.start .l-btm-nav {
	pointer-events: auto;
	transform: none !important;
	opacity: 1;
}
.modaal-wrapper {
	z-index: 999999;
}

@media all and (-ms-high-contrast: none) {
	iframe[src^="https://my.matterport.com"] {
		pointer-events: none;
	}
}
.error-ie {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #fff;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	align-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.error-ie h2 {
	width: 100%;
	font-size: 2.3rem;
	font-weight: 500;
	letter-spacing: .05em;
	margin: 0 0 55px;
}
.error-ie p {
	width: 100%;
	font-size: 1.5rem;
}
.error-ie p a {
	color: #a61918;
	text-decoration: underline;
}
.error-ie p a:hover {
	text-decoration: none;
}
html {
	margin-right: 0 !important;
}