@charset "UTF-8";
.l-header-mrz {
	/*z-index: 100001*/}
.contents__nav {
	/*z-index: 100000;*/}
body[data-menu-expanded="true"] .menu-bg {
    position: fixed;
    /*z-index: 100000;*/
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
}
.img-fluid {
  max-width: 100%;
  height: auto; }

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto; }

.miraizushop h2, .h2 {
  font-weight: 600; }

.miraizushop {
  font-size: 18px;
  line-height: 200%;
  font-weight: 500; }

.miraizushop .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%; }

.miraizushop .col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%; }

.miraizushop .col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%; }

.miraizushop .col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }

.miraizushop .col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%; }

.miraizushop .col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%; }

.miraizushop .col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

.miraizushop .col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%; }

.miraizushop .col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%; }

.miraizushop .col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%; }

.miraizushop .col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%; }

.miraizushop .col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%; }

.miraizushop .col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

@media (min-width: 576px) {
  .miraizushop .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }

  .miraizushop .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }

  .miraizushop .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }

  .miraizushop .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .miraizushop .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }

  .miraizushop .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }

  .miraizushop .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .miraizushop .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }

  .miraizushop .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }

  .miraizushop .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }

  .miraizushop .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }

  .miraizushop .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }

  .miraizushop .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; } }
@media (min-width: 768px) {
  .miraizushop .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
	  max-width: 100%; }

  .row-cols-md-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .row-cols-md-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .row-cols-md-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }

  .row-cols-md-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .miraizushop .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }

  .miraizushop .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }

  .miraizushop .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .miraizushop .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }

  .miraizushop .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }

  .miraizushop .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .miraizushop .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }

  .miraizushop .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }

  .miraizushop .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }

  .miraizushop .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }

  .miraizushop .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }

  .miraizushop .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; } }
@media (min-width: 992px) {
  .miraizushop .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }

  .miraizushop .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }

  .miraizushop .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }

  .miraizushop .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .miraizushop .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }

  .miraizushop .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }

  .miraizushop .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .miraizushop .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }

  .miraizushop .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }

  .miraizushop .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }

  .miraizushop .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }

  .miraizushop .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }

  .miraizushop .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .miraizushop .order-lg-first {
    -ms-flex-order: -1;
    order: -1; }

  .miraizushop .order-lg-last {
    -ms-flex-order: 13;
    order: 13; }

  .miraizushop .order-lg-0 {
    -ms-flex-order: 0;
    order: 0; }

  .miraizushop .order-lg-1 {
    -ms-flex-order: 1;
    order: 1; }

  .miraizushop .order-lg-2 {
    -ms-flex-order: 2;
    order: 2; }

  .miraizushop .order-lg-3 {
    -ms-flex-order: 3;
    order: 3; }

  .miraizushop .order-lg-4 {
    -ms-flex-order: 4;
    order: 4; }

  .miraizushop .order-lg-5 {
    -ms-flex-order: 5;
    order: 5; }

  .miraizushop .order-lg-6 {
    -ms-flex-order: 6;
    order: 6; }

  .miraizushop .order-lg-7 {
    -ms-flex-order: 7;
    order: 7; }

  .miraizushop .order-lg-8 {
    -ms-flex-order: 8;
    order: 8; }

  .miraizushop .order-lg-9 {
    -ms-flex-order: 9;
    order: 9; }

  .miraizushop .order-lg-10 {
    -ms-flex-order: 10;
    order: 10; }

  .miraizushop .order-lg-11 {
    -ms-flex-order: 11;
    order: 11; }

  .miraizushop .order-lg-12 {
    -ms-flex-order: 12;
    order: 12; } }
@media (min-width: 1200px) {
  .miraizushop .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }

  .miraizushop .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }

  .miraizushop .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }

  .miraizushop .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .miraizushop .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }

  .miraizushop .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }

  .miraizushop .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .miraizushop .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }

  .miraizushop .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }

  .miraizushop .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }

  .miraizushop .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }

  .miraizushop .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }

  .miraizushop .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; } }
/* トップページ */
.l-contents__header {
  position: relative;}

@media (min-width: 768px) {
	.l-contents__header {
min-width: 1100px;}
	.l-contents__header.miraizushop {
	position: relative;
	top: -1.7em;	}
#home.l-contents__header.miraizushop {
	position: relative;
			top: 0em!important;	}

.contents__nav {
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  z-index: 1; }
	}
/*@media (max-width: 767px) {
.header-fixed .contents__nav {
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	animation: DownAnime 0.5s forwards;
		z-index: 2000;
	background-color: rgba(255,255,255,0.7);	
	}}*/



@keyframes DownAnime {
	from {
		opacity: 0;
		transform: translateY(-170px);
	}
	to {
		opacity: 1;
		transform: translateY(0);
	}
}
.container-intro {
	color: white;
  background-color: #ff6651;
  position: relative;
  color: white;
  padding-top: 30px; }
@media (min-width: 768px) {
  .container-intro {
  color: white;
  background-color: #ff6651;
  padding-top: 120px;
  position: relative; } }
.container-intro h2 {
	text-align: center;	 
	user-select: none;
}
.container-intro h2 img {
	width: 90vw;
	height: auto;  
}
@media (min-width: 768px) {
  .container-intro h2 {
	text-align: center;	 
}
.container-intro h2 img {
	width: auto;
	height: 100px;  
} }
.container-intro h2 span {
  font-size: 0.4em;
  display: block;
  font-family: 'Montserrat';
  }

.container-intro h3 {
	color: rgba(255, 255, 255, 0.07);
	font-family: "Montserrat", sans-serif;
	font-optical-sizing: auto;
	font-weight: 700;
	font-style: normal;
	font-size: 11vw;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	text-align: center;	user-select: none;
}
@media (min-width: 768px) {
	.container-intro h3 {
  color: rgba(255, 255, 255, 0.07);
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size: 8vw;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
z-index: -1
  }}
.top-section {
  padding-top: calc((var(--section-pc-padding)) - 15vw);
  padding-bottom: calc((var(--section-pc-padding)) - 15vw); }

@media (min-width: 576px) {
  .top-section {
    padding-top: calc((var(--section-pc-padding)) - 5vw);
    padding-bottom: calc((var(--section-pc-padding)) - 5vw); } }
@media (min-width: 768px) {
  .top-section {
    padding-top: calc((var(--section-pc-padding)) - 3.5vw);
    padding-bottom: calc((var(--section-pc-padding)) - 3.5vw); } }
@media (min-width: 992px) {
  .top-section {
    padding-top: calc((var(--section-pc-padding)) - 2vw);
    padding-bottom: calc((var(--section-pc-padding)) - 2vw); } }
@media (min-width: 1200px) {
  .top-section {
    padding-top: var(--section-pc-padding);
    padding-bottom: var(--section-pc-padding); } }
.features {
  position: relative;
  border-radius: 20px;
  background-color: #f8f4f3;
  padding-bottom: 1px;
  padding-top: 50px;
  height: 100%; }

.features img {
  position: absolute;
  top: -1em;
  right: 50%;
  width: 40%;
  height: auto;
  max-width: 130px;
-webkit-transform: translate(50%, 0%);
    -ms-transform: translate(50%, 0%);
    transform: translate(50%, 0%);}

@media (min-width: 992px) {
  .features img {
  position: absolute;
  top: -1em;
  right: 1em;
  width: 40%;
  height: auto;
  max-width: 130px;
	-webkit-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    transform: translate(0%, 0%);}
}
.features h4 {
  margin-right: 0.8em;
  margin-left: 0.8em;
  font-size: 1.3em;
  text-align: center; }

.features p {
	margin-right: 1.8em;
	margin-left: 1.8em;
	/*font-size: 1.15em;
	letter-spacing: 0.2em;*/
}

.more {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #333333;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #333333;
  transform: skewX(45deg);
  position: relative;
  width: 2em;
  height: 0.5em;
  display: block;
  margin-right: auto;
  margin-left: auto; }

.more::before {
  content: 'More Concept';
  position: absolute;
  right: 130%;
  top: -0.8em;
  transform: skewX(-45deg);
  text-align: right;
  font-size: 0.888em;
  width: 15em;
  color: #ff4330;
  font-weight: 600; }

.contact {
  font-size: 0.888em;
  color: white;
  position: relative;
  display: table; }

.contact::before {
  content: '';
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: white;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: white;
  transform: skewX(45deg);
  position: absolute;
  left: 110%;
  top: 0.5em;
  width: 2em;
  height: 0.5em; }

.bg-gray {
  border-top-right-radius: 100px;
  background-color: #f8f4f3; }

.bg-red {
  background-color: #ff5942; }

  .bg-pink {
  background-color: #fdeee6 !important; }

.bg-yellow {
  background-color: #f9e960 !important; }

.bg-square-red {
  background-color: #ff5942;
  border-top-right-radius: 100px; }

.bg-square-gray {
  background-color: #f8f4f3; }

.service-top {
	border-radius: 10px;
	background-color: white;
	height: 100%;
	position: relative;
	display: block;
}
@media (max-width: 768px) {
.service-top-concept {
	padding-top: 60px;	
}}
.service-top:hover {
	text-decoration: none;
	opacity: 0.7;
}
.service-top p {
	letter-spacing: -0.02em;
}

.service-top .ic {
  position: absolute;
  top: -3em;
  left: 50%;
  z-index: 1;
  width: 30%;
  height: auto;
  transform: translate(-50%, 0%) !important;
  filter: drop-shadow(1px 3px 5px rgba(0, 0, 0, 0.5)); }

.service-top figure {
  border-radius: 10px 10px 0px 0px;
  overflow: hidden; }

.service-top .text {
  padding: 1.5em; }

.service-top .text h4 {
  font-size: 1.2em;
  text-align: center; }

.service-top .text h4 span {
  color: #ff4330; }

.service-bottom {
  border-radius: 10px;
  padding: 1em;
  background-color: white; }

@media (min-width: 768px) {
  .service-bottom {
    padding: 2.3em; } }
.service-bottom figure {
  border-radius: 10px;
  overflow: hidden; }

.service-bottom h3 {
  font-size: 6vw;
  line-height: 150%; }

@media (min-width: 576px) {
  .service-bottom h3 {
    font-size: 1.4em; } }
@media (min-width: 992px) {
  .service-bottom h3 {
    font-size: 1.5em; } }
.service-bottom h3 span {
  color: #ff4330; }

.news-title {
  /*display: flex;
  flex-flow: column;
  justify-content: space-between;*/
  height: 100%; }
.table.access {
	width: 100%;
	border-style: none;
}
.table.access th {
  color: #ff5942;
	white-space: nowrap;
}

.table.access th, .table.access td {
  border-top: none;
  border-bottom: 1px solid #dee2e6; }

@media (min-width: 768px) {
  .access-ph {
    margin-left: 0px;
    margin-right: calc((49vw - 100%)  * -1); } }
.access-ph img {
  width: 100%;
  height: auto; }

.black-bnt {
  padding: 1.6em;
  display: block;
  border-radius: 10px;
  font-size: 1.4em;
  color: white;
  background-color: #1a1a1a;
  text-align: center; }

.black-bnt:hover {
  color: white;
  text-decoration: none;
  background-color: rgba(26, 26, 26, 0.7); }

.black-bnt img {
  margin-right: 0.5em;
  height: 1em;
  width: auto; }

.green-bnt-big {
  padding: 0.7em;
  display: block;
  border-radius: 10px;
  font-size: 1.2em;
  color: #333333;
  background-color: #abe123;
  text-align: center;
  font-weight: 600;
  line-height: 100%; }

.green-bnt-big:hover {
  color: #333333;
  text-decoration: none;
  background-color: rgba(171, 225, 35, 0.7); }

.green-bnt-big div span:first-child img {
  margin-right: 0.5em;
  height: 1em;
  width: auto; }

.green-bnt-big div span {
  margin-bottom: 0 !important; }

.use-section {
  padding-top: calc((var(--section-pc-padding)) - 20vw);
  padding-bottom: calc((var(--section-pc-padding)) - 20vw); }

@media (min-width: 576px) {
  .use-section {
    padding-top: calc((var(--section-pc-padding)) - 5vw);
    padding-bottom: calc((var(--section-pc-padding)) - 5vw); } }
@media (min-width: 768px) {
  .use-section {
    padding-top: calc((var(--section-pc-padding)) - 3.5vw);
    padding-bottom: calc((var(--section-pc-padding)) - 3.5vw); } }
@media (min-width: 992px) {
  .use-section {
    padding-top: calc((var(--section-pc-padding)) - 2vw);
    padding-bottom: calc((var(--section-pc-padding)) - 2vw); } }
@media (min-width: 1200px) {
  .use-section {
    padding-top: var(--section-pc-padding);
    padding-bottom: var(--section-pc-padding); } }
.use-intro {
  border-radius: 10px;
  padding-top: 4vw;
  padding-bottom: 4vw;
  color: #FFFFFF;
  background-color: #FF5645;
  margin-left: 15px;
  margin-right: 15px;
  max-width: 1600px;
	margin-top: 30px;
  /*position: relative;
  top: 105px;
  margin-bottom: 80px;*/ }

@media (min-width: 768px) {
  .use-intro {
	  position: relative;
  top: 105px;
	  z-index: -1;
  margin-bottom: 80px;
    margin-left: 30px;
    margin-right: 30px; } }
@media (min-width: 1601px) {
  .use-intro {
    margin-left: auto;
    margin-right: auto;
    padding-top: 4em;
    padding-bottom: 4em; } }
.use-intro h2 {
  font-size: 7vw !important;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700; }

.use-intro h3 {
  font-size: 3vw !important;
  color: #C5F446; }

@media (min-width: 576px) {
  .use-intro h2 {
    font-size: 3em !important; }

  .use-intro h3 {
    font-size: 1em !important; } }
@media (min-width: 992px) {
  .use-intro h2 {
    font-size: 3.6em !important; }

  .use-intro h3 {
    font-size: 1em !important; } }
@media (min-width: 1200px) {
  .use-section {
    padding-top: var(--section-pc-padding);
    padding-bottom: var(--section-pc-padding); } }
.use-intro figure {
  position: relative; }

.use-intro figure img {
	position: relative;
	top: -0.5em;
	margin-bottom: -3.5em;
}
@media (min-width: 768px) {
  .use-intro figure img {
  position: absolute;
  top: 0%;
  right: 0%;
	margin-bottom: 0em;} }
.photo-up {
  position: relative;
  top: -8em;
  margin-bottom: -8em; }

.cat-nav {
  list-style-type: none;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

@media (min-width: 768px) {
  .cat-nav {
    -ms-flex-pack: center !important;
    justify-content: center !important; } }
.cat-nav li {
  padding-left: 10px;
  padding-right: 10px; }

@media (max-width: 767px) {
  .cat-nav li {
    width: 50%;
    margin-bottom: 1em; } }
.cat-nav li a,.cat-nav li button {
  border-width: 1px;
  border-style: solid;
  border-radius: 50em;
  border-color: #CFCDCD;
  padding: 0.3em 0.5em;
  display: block;
  width: 100%;
  text-align: center;
font-size: 5vw;}
@media (min-width: 768px) {
 .cat-nav li a,.cat-nav li button {
	 padding: 0.3em 1.5em;
  min-width: 10em;
	font-size: 1em;} }
.cat-nav li a:hover, .cat-nav li.active a,.cat-nav li button:hover,.cat-nav li button.active {
  border-color: #FF5645;
  color: #fff;
  background-color: #FF5645;
  text-decoration: none; }

ul.recommendation {
  padding: 1.5em;
  border-radius: 10px;
  background-color: #f8f6f8; }

ul.recommendation li {
  position: relative;
  padding-left: 1.5em; }

ul.recommendation li::before {
  content: '';
  position: absolute;
  left: 0em;
  top: 0.3em;
  display: block;
  width: 1em;
  height: 1em;
  border-width: 1px;
  border-style: solid;
  border-radius: 3px;
  border-color: #333333;
  background-color: white; }

ul.recommendation li::after {
  content: '';
  position: absolute;
  left: 0.4em;
  top: 0em;
  display: block;
  width: 0.6em;
  height: 1em;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #FF5942;
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #FF5942;
  transform: rotate(45deg); }

div.news-area {
  margin-bottom: 1em; }
.accordion-news div.accordionContent div.accordionBody a {
    color: #00BDFF;
}
.accordion-news div.accordionContent div.accordionBody {
	padding: 1em 0em 0em;
	transition: .5s;
	border-top: 1px dotted #CDCDCD;
	margin: 0;
	height: 4.8em;
	text-align: left;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	font-size: 0.888em;
	line-height: 170%;	
  /* 行数を指定 */ }
@media (min-width: 768px) {
.accordion-news div.accordionContent div.accordionBody {
  font-size: 1em;
	line-height: 200%;} }
.accordion-news div.accordionContent.active div.accordionBody {
  padding: 1em 0em;
  height: auto;
  transition: .5s;
  display: block; }

.accordion-fqa div.accordionContent div.accordionBody {
  padding: 0em 2em 0em 4em;
  transition: .5s;
  margin: 0;
  height: 0em;
  text-align: left;
  overflow: hidden;
  font-size: 1em;
  position: relative;
  font-weight: 600; }
.accordion-fqa div.accordionContent div.accordionBody a {
    color: #00BDFF;
}
.accordion-fqa div.accordionContent div.accordionBody:hover {
  opacity: 0.7;}

.accordion-fqa div.accordionContent div.accordionBody::after {
  content: '';
  border-top: 1px dotted #CDCDCD;
  width: 100%;
  height: 1px;
  position: absolute;
  top: -0em;
  left: -0em; }

@media (min-width: 768px) {
  .accordion-fqa div.accordionContent div.accordionBody {
    font-size: 1em; } }
.accordion-fqa div.accordionContent div.accordionBody::before {
  content: 'A';
  color: #FF5942;
  font-size: 1.5em;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  position: absolute;
  top: .8em;
  left: 1em; }

.accordion-fqa div.accordionContent.active div.accordionBody {
  padding: 1em 2em 1em 4em;
  height: auto;
  transition: .5s; }

.accordion-fqa div.accordionContent.active div.accordionBody p {
  margin-bottom: 0px; }
.accordion-service div.accordionContent div.accordionBody {
  transition: .5s;
  margin: 0;
  height: 0em;
  text-align: left;
  overflow: hidden;
  font-size: 1em;
  position: relative;
  font-weight: 600; }

.accordion-service [aria-expanded="false"] > .accordionBody {
  height: auto;
  transition: .5s; }

.accordion-news div.accordionContent button {
  position: relative;
  border: none;
  width: 100%;
  cursor: pointer;
  text-align: left;
  padding: 15px 0em 15px 0px;
  font-size: 1em;
  font-weight: 600;
  box-sizing: border-box; }
@media (min-width: 768px) {
.accordion-news div.accordionContent button {
  padding: 15px 3em 15px 0px; } }
.accordion-fqa div.accordionContent button {
  position: relative;
  border: none;
  width: 100%;
  cursor: pointer;
  text-align: left;
  padding: 10px 3em 15px 4em;
  font-size: 1em;
  font-weight: 600;
  box-sizing: border-box; }

@media (min-width: 768px) {
  .accordion-news div.accordionContent button {
    font-size: 1em; }

  .accordion-fqa div.accordionContent button {
    font-size: 1em;
    padding: 15px 3em 15px 4em; } }
.accordion-news div.accordionContent button span {
  font-weight: normal;
  font-size: 0.6em;
  color: #FF5942;
  border-width: 1px;
  border-style: solid;
  border-radius: 50em;
  padding: 1em 1.5em;
  border-color: #FF5942;
  display: table;
  margin-right: 0.3em; }
@media (min-width: 768px) {
 .accordion-news div.accordionContent button span {
	padding: 1em 1.5em;
	border-color: #FF5942;
	display: inline-block;
	line-height: 100%;
	margin-right: 1em;	 
	} }
.accordion-fqa div.accordionContent button span {
  font-size: 1.5em;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  position: absolute;
  top: 0.5em;
  left: 1em; }

div.accordionContent button::before,
div.accordionContent button::after {
  content: "";
  position: absolute;
  top: 1.5em;
  right: 0em;
  width: 1em;
  height: 2px;
  background-color: #FF5942;
  transition: .5s; }

.accordion-fqa div.accordionContent button::before,
.accordion-fqa div.accordionContent button::after {
  right: 1em; }


div.accordionContent button::before {
  transform: rotate(0deg); }

div.accordionContent button::after {
  transform: rotate(90deg); }

div.accordionContent.active button::before {
  transform: rotate(0deg);
  transition: .5s; }

div.accordionContent.active button::after {
  transform: rotate(0deg);
  transition: .5s; }

.accordion-area{
	margin-top: 30px
	
}

div.accordionContent button::before {
  transform: rotate(0deg); }

div.accordionContent button::after {
  transform: rotate(90deg); }

div.accordionContent.active button::before {
  transform: rotate(0deg);
  transition: .5s; }

div.accordionContent.active button::after {
  transform: rotate(0deg);
  transition: .5s; }

.accordion-area {
  border-radius: 20px;
  padding: 2em;
  background-color: #f8f6f8;
  margin-bottom: 1.5em; }

.accordion-fqa .accordion-area {
  border-radius: 20px;
  padding-top: 2em;
  padding-bottom: 2em;
  background-color: #f8f6f8;
  margin-bottom: 1.5em;
  padding-right: 0px;
  padding-left: 0px; }
.accordion-service .accordion-area {
  border-radius: 20px;
  padding-top: 4em;
  padding-bottom: 1em;
  background-color: #fff;
  margin-top: 4em;
  padding-right: 0px;
  padding-left: 0px; }
.procedure {
  border-width: 3px;
  border-style: solid;
  border-radius: 10px;
  border-color: #4D4D4D;
  height: 100%;
  background-color: #FFFFFF; }

.procedure h4 {
  font-size: 1.15em;
  text-align: center;
  color: #FFFFFF;
  padding: 1em;
  background-color: #4D4D4D;
  overflow: hidden;
  position: relative; }
@media (min-width: 768px) {
  .procedure h4 {
  font-size: 1.15em; } }
@media (min-width: 1400px) {
  .procedure h4 {
  font-size: 1.3em; } }
.procedure h4::before {
  content: '';
  position: absolute;
  right: 1em;
  top: 3.5em;
  display: block;
  width: 4em;
  height: 10px;
  background-color: rgba(255, 255, 255, 0.3);
  transform: rotate(-45deg); }

.procedure h4::after {
  content: '';
  position: absolute;
  right: 1em;
  top: 3.5em;
  display: block;
  width: 4em;
  height: 10px;
  background-color: rgba(255, 255, 255, 0.3);
  transform: rotate(45deg); }

.procedure ul {
  margin: 2em; }

.procedure ul li {
  list-style-type: none;
  /*点を非表示*/
  position: relative;
  /*基準位置*/
  padding-left: 0.6em; }

.procedure ul li:before {
  border-radius: 50%;
  /*丸くする*/
  width: 5px;
  /*点の幅*/
  height: 5px;
  /*点の高さ*/
  display: block;
  position: absolute;
  /*絶対配置*/
  left: 0;
  /*点の位置*/
  top: 1em;
  /*点の位置*/
  content: "";
  background: #FF5942;
  /*点の色*/ }

.procedure.red {
  border-color: #FF5942; }

.procedure.red h4 {
  background-color: #FF5942; }

.procedure.red h4::after {
  content: '';
  position: absolute;
  right: 1em;
  top: 1.5em;
  border-width: 10px;
  border-style: solid;
  border-color: rgba(255, 255, 255, 0.3);
  display: block;
  width: 4em;
  border-radius: 50%;
  height: 4em;
  background-color: transparent; }

.procedure.red h4::before {
  content: '';
  display: none; }

.flow {
  position: relative; }

@media (min-width: 992px) {
  .flow::before {
    content: '';
    width: 2px;
    height: 70%;
    background-color: #C4C4C4;
    position: absolute;
    top: 50%;
    left: 3em;
    display: block;
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%); }

  .flow2::before {
    height: 80%; } }
.flow figure {
  padding-left: 6em;
  display: block;
  position: relative; }

.flow figure em {
  width: 2.2em;
  height: 2.2em;
  position: absolute;
  top: 50%;
  left: 1em;
  background-color: #ff573b;
  color: white;
  font-size: 2em;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  border-radius: 50%;
  font-style: normal;
  text-align: center;
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  padding-top: 0.6em; }
@media (min-width: 768px) {
  .flow figure em {
  left: 0em; }}
.flow h5 {
  font-size: 1.6em;
  color: #ff5942; }
@media (min-width: 768px) {
.flow h5 {
  font-size: 2em;
  color: #ff5942; }
ul.dot-list li {
	letter-spacing: 0.1em!important;	
	}
}
.flow ul li, ul.dot-list li {
  list-style-type: none;
  /*点を非表示*/
  position: relative;
  /*基準位置*/
  padding-left: 0.6em; }
@media (max-width: 767px) {
.flow ul li, ul.dot-list li {
	font-size: 0.8em;
	line-height: 180%;
	}
.flow ul {
	margin-left: 1em;
	margin-right: 1em;
   }
	
}
.flow ul li:before, ul.dot-list li:before {
  border-radius: 50%;
  /*丸くする*/
  width: 5px;
  /*点の幅*/
  height: 5px;
  /*点の高さ*/
  display: block;
  position: absolute;
  /*絶対配置*/
  left: 0;
  /*点の位置*/
  top: 1em;
  /*点の位置*/
  content: "";
  background: #FF5942;
  /*点の色*/ }

.gray-point {
  padding: 1em 0.5em 0.5em;
  background-color: #f8f4f3; }

.red-point {
  padding: 1em 0.5em 0.5em;
  border-radius: 50em;
  background-color: #ffe8e5; }

.red-line {
  padding: 1.5em;
  border-width: 4px;
  border-style: solid;
  border-radius: 10px;
  border-color: #ff5942;
  background-color: white;
  position: relative; }

@media (min-width: 768px) {
  .red-line {
    padding: 3em; } }
.shadow-red-big::after {
  content: '';
  width: 1000%;
  height: 70%;
  background-color: #ff654c;
  position: absolute;
  top: -150px;
  left: 5%;
  display: block;
  z-index: -1;
  border-top-left-radius: 100px;
  max-height: 430px; }
@media (min-width: 768px) {
  .shadow-red-big::after {
  content: '';
  width: 1000%;
  height: 70%;
  background-color: #ff654c;
  position: absolute;
  top: -200px;
  left: 10%;
  display: block;
  z-index: -1;
  border-top-left-radius: 200px;
  max-height: 430px; }}
.arrow01 {
  height: 1em;
  width: auto; }

.recommendation-point {
  background-color: #f8f8f8;
  border-radius: 10px;
  height: 100%;
  overflow: hidden; }

.recommendation-point2 {
  background-color: #f8f8f8;
  border-radius: 10px;
  overflow: hidden;}

.recommendation-point3 {
  background-color: white;
  border-radius: 10px;
  overflow: hidden;
  border-width: 4px;
  border-style: solid;
  border-color: #ff573b; }

.recommendation-point h5, .recommendation-point2 h5, .recommendation-point3 h5 {
	font-size: 1.15em;
	color: white;
	text-align: center;
	padding: 1em 0em;
	background-color: #ff573b;
}

h3.point-title {
  position: relative;
  padding-right: 1em;
  line-height: 140%;
  margin-top: 0.5em; }
@media (min-width: 780px) {
  h3.point-title {
  font-size: 1.2em} }
@media (min-width: 1200px) {
  h3.point-title {
  font-size: 1.4em} }
h3.point-title img {
  position: absolute;
  top: -0.5em;
  right: 0.4em;
  height: 2em;
  width: auto; }

.red-underline {
  display: table;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ff573b;
  padding-bottom: 0.3em;
  font-weight: 600; }

.reserve-button {
	padding: 1em 2em 1em 2em;
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
	background-color: rgba(255,87,59,1.00);
}
@media (min-width: 992px) {
  .reserve-button {
  padding: 2em 4em 2em 4em;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4); } }
.balloon1 {
  position: relative;
  display: block;
  margin: 1.5em 0px 2em 0%;
  padding: 20px 30px 20px 30px;
  width: 100%;
  background-color: #ABE123;
  border-radius: 10px;
  min-height: 8em;
  font-weight: 500;
  display: flex;
  flex-wrap: wrap;
  align-items: center !important; }

@media (min-width: 768px) {
  .balloon1 {
    margin: 1.5em 0px 2em -30%;
    width: 130%; } }
.balloon1:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 0px solid transparent;
  border-top: 30px solid #ABE123; }

.balloon1 > span {
  padding: 0.2em 1em 0.2em 1em;
  background-color: #ff5942;
  color: white;
  position: absolute;
  left: 20px;
  top: -1em;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  border-radius: 10px;
  font-weight: 700; }

.balloon1 > span > span {
  color: #abe123; }

.balloon1 p {
  margin: 0;
  padding: 0; }

.balloon2 {
	position: relative;
	display: inline-block;
	margin: 1.5em 0 2em;
	padding: 5px 0px;
	width: 100%;
	font-size: 1em;
	background: #FFF;
	border: solid 5px #999;
	box-sizing: border-box;
	text-align: center;
	border-radius: 10px;
	min-height: 8em;
	font-weight: 500;
	display: flex;
	flex-wrap: wrap;
	justify-content: center !important;
	align-items: center !important;
	letter-spacing: -0.05em
}

@media (min-width: 768px) {
  .balloon2 {
    width: 70%; } }
.balloon2:before {
  content: "";
  position: absolute;
  bottom: -26px;
  left: 50.7%;
  margin-left: -14px;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 16px solid transparent;
  border-top: 26px solid #fff;
  z-index: 2; }

.balloon2:after {
  content: "";
  position: absolute;
  bottom: -40px;
  left: 50%;
  margin-left: -17px;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 25px solid transparent;
  border-top: 40px solid #999;
  z-index: 1; }

.balloon2 p {
  margin: 0;
  padding: 0; }

.balloon3 {
  position: absolute;
  display: block;
  margin: 1.5em 0px 2em 0%;
  padding: 20px;
  background-color: #fff;
  border-radius: 10px;
  font-weight: 600;
  display: inline-block;
  top: -3em;
  left: 50%;
  z-index: 100;
  white-space: nowrap;
  filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.4));
  transform: translate(-50%, 0%);
  font-size: 1.2em; }

.balloon3:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 30px solid #fff; }

.slide-link {
  position: relative;
  display: block; }

.slide-link figure {
  position: relative;
  margin-bottom: 2em;
  margin-top: 2em; }

.slide-link figure .overlay {
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  display: block;
  background-color: rgba(255, 0, 0, 0.6);
  padding: 3em;
  z-index: 99;
  opacity: 0; }

.slide-link figure:hover .overlay {
  opacity: 1; }

.intro .slick-slide .slide-link .ic img {
  position: absolute;
  right: 1em;
  bottom: -2em;
  width: 25% !important;
  height: auto !important;
  z-index: 10000; }

.commitment {
  position: relative;
  border-radius: 20px;
  background-color: white;
  padding-bottom: 1px;
  padding-top: 50px;
  height: 100%; }

.commitment img {
  position: absolute;
  top: -1em;
  right: 1em;
  width: 20%;
  height: auto; }

.commitment h4 {
  margin-right: 0.8em;
  margin-left: 0.8em;
  font-size: 1.3em;
  text-align: center; }

.commitment p {
  margin-right: 1em;
  margin-left: 1em;
letter-spacing: -0.05em;}

.slick-arrow::before {
  background: none;
  background-color: transparent; }

.slick-arrow:hover::before {
  background: none; }

.banner {
  padding-left: 20px;
  padding-right: 20px; }

.banner .slick-slide {
  padding-left: 10px;
  padding-right: 10px; }

.intro.slider, .top-banner {
  width: 100%; }

.intro .slick-slide {
  padding-left: 10px;
  padding-right: 10px; }

.top-banner .slick-slide {
  padding-left: 10px;
  padding-right: 10px; }

.top-banner .slick-slide.slick-center {
  width: 28vw !important; }

.intro .slick-slide.slick-center a, .top-banner .slick-slide.slick-center a {
  /*opacity: 0;
  transition: 0s;*/ }

.intro .slick-slide a, .top-banner .slick-slide a {
  /*opacity: 1;
  transition: 3s;*/ }

.intro .slick-slide img, .top-banner .slick-slide img {
  /*height: 20vw!important;
  width: auto!important;
  object-fit: cover;*/ }

.slider-area {
  padding-top: 30px;
  padding-bottom: 20px;
  background-image: url(/common/img/miraizshop/slide_bg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative; }

@media (max-width: 991px) {
  .slider-area {
    display: none; } }
#use .contents__nav {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #DEDEDE; }

.slider-area .slide-title {
  position: absolute;
  top: 0%;
  left: 20vw;
  z-index: 100;
  width: 32vw;
  -webkit-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  height: 100%;
  padding-right: 80px;
  padding-left: 80px;
  background-image: url(/common/img/miraizshop/slide_bg.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;

}
@media (max-width: 767px) {
#page-top.hidebn ,
#page-top.showbn {
  opacity: 1;
}
.flex-nav-sp {
	position: fixed;
	right: 0px;
	bottom: 0px;
	font-size: 4vw;
	padding: 0.5em 1em 0.3em;
	background-color: #fff;
	z-index: 10000;
	font-weight: 600;
	width: 100%;
	}
.flex-nav {
  width: 96%;
  max-width: 600px;
  text-align: center;
	padding: 0.4em 2.5em 0.4em 4.0em;
	background-color: rgba(171,225,35,1.00);
	display: table!important;
	margin-right: auto;
	border-radius: 0.5em;
	margin-left: auto;
	
	}
	.flex-nav img {
	height: 1.5em!important;
	width: auto;
	margin-right: 0.5em;		
	}
}
@media (min-width: 768px) {
#page-top.hidebn {
  opacity: 0;
  transition: .5s;
}
#page-top.showbn {
  opacity: 1;
  transition: .5s;
}
.flex-nav-sp {
	  position: fixed;
  right: 0px;
  bottom: 20px;
	z-index: 10000000;} 
	.flex-nav {
  padding: 0.5em 1em 0.3em;
  line-height: 100%;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  background-color: #abe123;
  
  font-weight: 600;
    font-size: 1.3em; } 
.flex-nav:hover {
  text-decoration: none;
  background-color: rgba(196, 244, 31, 0.7); }

.flex-nav span {
  margin-right: 0.2em;
  margin-left: 0.2em; }

.flex-nav span span {
  display: table;
  font-size: .4em;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  position: relative; }

.flex-nav span span::after {
  content: '';
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #333333;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #333333;
  transform: skewX(45deg);
  position: absolute;
  width: 1.5em;
  height: 0.5em;
  display: block;
  margin-right: auto;
  margin-left: auto;
  left: 110%;
  top: 40%; }

.flex-nav img {
  height: 3em;
  width: auto; }}


.accordions {
  max-width: 600px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.accordion {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.accordion__menu {
	border-radius: 20px;
	background-color: rgba(255,255,255,1.00);
	margin-top: 50px;
}
.accordion__button {
	appearance: none;
	text-align: inherit;
	width: 100%;
	padding: 60px 0px 20px;
	cursor: pointer;
	position: relative!important;	
}
.accordion__button h4 {
	font-size: 1.4em;	
}
.accordion__button h4 span {
	color: rgba(255,64,38,1.00);	
}
.accordion__button img.ic{
	position: absolute;
	top: -40px;
	left: 50%;
	width: 80px;
	height: auto;
	transform: translate(-50%, 0%) !important;
filter: drop-shadow(1px 3px 5px rgba(0, 0, 0, 0.5));
}

.accordion__button::before,
.accordion__button::after {
  content: "";
  position: absolute;
  top: 80px;
  right: 0em;
  width: 1em;
  height: 2px;
  background-color: #FF5942;
  transition: .5s; }

.accordion__button::before,
.accordion__button::after {
  right: 1em; }
.accordion__button::before {
  transform: rotate(0deg); }

.accordion__button::after {
  transform: rotate(90deg); }

.open .accordion__button::before {
  transform: rotate(0deg);
  transition: .5s; }

.open .accordion__button::after {
  transform: rotate(0deg);
  transition: .5s; }
.accordion__body {
  height: 0;
  overflow: hidden;
  transition: all 0.5s;
}
.accordion__text {
  padding: 20px;
}
.accordion__text h3 {
  font-size: 6vw;
  line-height: 150%; }

.accordion__text h3 span {
  color: #ff4330; }

.fv-sp {
  background-image: url(/common/img/miraizshop/fv-sp-bg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding-top: 20px;
  padding-bottom: 20px; }

@media (min-width: 992px) {
  .fv-sp {
    display: none; } }
.fv-sp figure {
  margin: 20px -30px 20px 0px; }

.energysmart {
  position: relative; }

.energysmart::before {
  content: 'ENERGY SMART';
  position: absolute;
  top: 20%;
  left: 50%;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  color: #FFFFFF;
  font-size: 6vw;
  -webkit-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  width: 100%;
  text-align: center; }
@media (max-width: 767px) {
.energysmart::before {
display: none;}}

.energysmart .text {
  position: relative;
  z-index: 1; }

.product-area {
	border-radius: 10px;
	padding: 2em;
	background-color: white;
}
.product-area p {
	letter-spacing: 0em;
	font-size:0.888em;
   }
figure.product-img {
  border-radius: 10px;
  overflow-x: hidden; }

.faq-section {
  padding-top: 3em;
  padding-bottom: 3em;
  background-color: #f8f8f8;
  line-height: 140%; }

.faq-section .tel img {
  height: auto;
  width: 1em;
  margin-right: 0.1em;
  margin-bottom: 0.2em; }

@media (min-width: 768px) {
  .tel-top {
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #d2d2d2; } }
.tel-link a {
  padding: 1.5em;
  color: white;
  border-radius: 10px;
  background-color: #333333;
  display: block;
  text-align: center;
  margin-top: 1em; }

.tel-link a:hover {
  background-color: rgba(51, 51, 51, 0.7);
  text-decoration: none; }

@media (max-width: 767px) {
  .h2.tel {
    font-size: 9vw; } }

.link-blue a{
	color: rgba(0,201,255,1.00)!important;	
}
.link-blue a:hover{
	color: rgba(0,201,255,0.7)!important;	
}

.Faq__inner {
  padding: 30px 20px 25px
}
.Faq__head {
  margin-bottom: 33.49999px
}

.Faq__item {
  border-radius: 20px;
padding-top: 2em;
padding-bottom: 2em;
background-color: #f8f6f8;
margin-bottom: 1.5em;
padding-right: 0px;
padding-left: 0px;
	font-size: 18px;
}
.Faq__question {
  display: flex;
  color: #666;
  font-size: 1.2rem;
  line-height: 1.41667;
  letter-spacing: .12em;
  cursor: pointer;
  padding: 20px 10px 20px 15px;
	  position: relative;
  padding-left: 1.5em;
}
.Faq__question:focus {
  background-color: hsla(0, 0%, 87%, .1)
}
.Faq__question::before,
.Faq__question::after {
  content: "";
  position: absolute;
  top: 1.5em;
  right: 0em;
  width: 1em;
  height: 2px;
  background-color: #FF5942;
  transition: .5s; }

.Faq__question::before,
.Faq__question::after {
  right: 1em; }

.Faq__question::before {
  transform: rotate(0deg); }

.Faq__question::after {
  transform: rotate(90deg); }

.active .Faq__question::before {
  transform: rotate(0deg);
  transition: .5s; }

.active .Faq__question::after {
  transform: rotate(0deg);
  transition: .5s; }
.Faq__questionText::before {
  content: 'Q';
  color: #333;
  font-size: 1.5em;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  position: absolute;
  top: -0.2em;
  left: 0em; }
.Faq__question.is-answerOpen:after {

}
.Faq__questionText {
  margin-right: 28px;
	  
	  position: relative;
	padding-left: 2.5em;
	padding-right: 1em;
}
.Faq__question:focus .Faq__questionText {
  color: #009ce5
}
.Faq__questionText::-moz-selection {
  background: transparent;
  color: inherit
}
.Faq__questionText::selection {
  background: transparent;
  color: inherit
}
.Faq__answer {
  display: none
}
.Faq__answerInner {
	display: flex;
	color: #666;
	font-size: 1.1rem;
	line-height: 1.72727;
	padding: 20px 20px 20px 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: rgba(196,196,196,1.00);
}


.Faq__answerText {
  position: relative;
	padding-left: 3em;
	padding-right: 0em;
}
.Faq__answerText::before {
  content: 'A';
  color: #FF5942;
  font-size: 1.5em;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  position: absolute;
  top: -0.4em;
  left: 0.7em; }
.Faq__answerText a {
  color: #009ce5;
  text-decoration: underline;
  transition: opacity .1s
}
.Faq__answerlist {
  margin-top: 1em
}
.Faq__answerAnnotation {
  padding-left: 3em;
  text-indent: -3em;
  font-size: .8em
}


/* ==========reserve========== */

:root {
  --reserve_bg_gray: #f8f6f8;
  --main_red: #ff5942;
}

.intro_note_wrap {
  margin-top: 200px;
  max-width: calc(100% - 30px);
  margin-inline: auto;
}

.intro_note {
  background-color: #f8f6f8;
  padding: 50px;
  border-radius: 0.5em;
}

.intro_note_min-text {
  margin-bottom: 0;
  line-height: 2;
}

.page_reserve_title {
  font-size: 2.33em;
  /* margin-bottom: 1em; */
}

.reserve_menu_list {
  display: flex;
  gap: 2rem;
}

.reserve_menu_item {
  display: flex;
  flex-direction: column;
  /* align-items: center; */
  border-radius: 0.5em;
  overflow: hidden;
  background-color: var(--reserve_bg_gray);
  flex-basis: calc((100% - 4rem) / 3);
}

.reserve_menu_item_img {
  display: flex;
  max-height: 180px;
  overflow: hidden;
}

.reserve_menu_item_img img {
  object-fit: cover;
  object-position: bottom;
}

.reserve_menu_item:nth-child(2) .reserve_menu_item_img img {
  object-position: center;
}

.reserve_menu_item_title {
  margin-bottom: 0;
  font-size: 20px;
  padding-block: 1em;
}

.reserve_menu_note_appeal {
  font-weight: bold;
  text-decoration: underline;
}

.reserve_menu_note {
  margin-top: 2em;
}

.reserve_accordion {

  margin-top: 3em;

  .accordion-fqa .accordion-area {
    padding-block: 0;
    position: relative;
  }

  .accordion-fqa div.accordionContent button {
    padding-left: 2em;
  }

  div.accordionContent button::before,
  div.accordionContent button::after {
    top: 50%;
  }

  .accordion-fqa div.accordionContent div.accordionBody {
    padding: 0em 2em;
  }

  .accordion-fqa div.accordionContent div.accordionBody::before {
    content: none;
  }

  .accordion-fqa div.accordionContent.active div.accordionBody {
    padding: 1.5em 2em;
  }

}

.reserve_accordion_item_content {
  display: flex;
  flex-direction: column;
  gap: 2.5em;
}

.reserve_accordion_item_header {
  font-size: inherit;
  display: flex;
  align-items: flex-start;
  /* padding-block: 0.5em; */
  line-height: 1.5;
  position: relative;
  padding-left: 0.75em;
  margin-bottom: 1em;
}

.reserve_accordion_item_header::before {
  content: '';
  position: absolute;
  left: 0;
  width: 5px;
  /* height: 2em; */
  height: 100%;
  background-color: var(--main_red);
}

.reserve_accordion_item_detail_list {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}

.reserve_accordion_item_detail_item {
  background-color: #fff;
  flex-basis: calc((100% - 15px) / 4);
  padding: 0.5em 1em;
}

.reserve_accordion_item_detail_item p::before {
  content: '・';
  color: var(--main_red);
}

.reserve_accordion_item_detail_note {
  font-size: initial;
  margin-top: 0.5em;
}

.reserve_accordion_item_2-column {
  display: flex;
  gap: 5px;
}

.reserve_accordion_item_2-column_item {
  flex-basis: calc((100% - 5px) / 2);
  background-color: #fff;
}

.reserve_accordion_item_2-column_item_header {
  background-color: var(--main_red);
  color: #fff;
  padding: 0.5em 1em;
}

.reserve_accordion_item_2-column_item:nth-child(2) .reserve_accordion_item_2-column_item_header {
  background-color: #666666;
}

.reserve_accordion_item_2-column_item_body {
  padding: 0.5em 1em;
}

.reserve_accordion_item_2-column_item_body ul li {
  display: flex;
}

.reserve_accordion_item_2-column_item_body ul li::before {
  content: '・';
  color: var(--main_red);
}

.reserve_flow {
  padding-top: 0;
}

.reserve_flow_item {
  border-top: 3px solid #f2f2f2;
  padding-block: 2em;
  display: flex;
  gap: 2em;
}

.reserve_flow_item_step {
  flex-shrink: 0;
}

.reserve_flow_item_step_number {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  /* line-height: 150%; */
  font-size: 1.5em;
}

.reserve_flow_item_content {
  display: flex;
  align-items: flex-start;
  gap: 2em;
  width: 100%;
}

.reserve_flow_item_header {
  font-size: 1.5em;
}

.reserve_flow_item_body {
  display: flex;
  flex-direction: column;
  gap: 1em;

  p {
    margin-bottom: 0;
  }
}

.reserve_flow_item_body {
  margin-top: 1em;
}

.reserve_flow_item_text_list,
.reserve_flow_item_body_note_list {
  display: flex;
  flex-direction: column;
  gap: 0.5em;
}

.reserve_flow_item_text_list li,
.reserve_flow_item_body_note_list li {
  display: flex;
  line-height: 1.75;
}

.reserve_flow_item_text_list li::before {
  content: '・';
  color: var(--main_red);
}

.reserve_flow_item_body_note_list {
  font-size: initial;
  padding-left: 1em;
}

.reserve_flow_item_body_note_list li:before {
  content: '※';
}

.reserve_btn {
  font-size: 1.5em;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5em;
  background-color: #abe124;
  line-height: 1;
  border-radius: 0.25em;
}

.reserve_btn:hover {
  text-decoration: none;
  background-color: rgba(196, 244, 31, 0.7);
}

.reserve_btn::before {
  content: '';
  width: 1em;
  height: 1em;
  background: url(/common/img/miraizshop/ic-01.svg) center/contain no-repeat;
}

.reserve_flow_item_content .reserve_btn {
  width: min(100%, 280px);
  height: 90px;
  margin-left: auto;
}

.reserve_flow_shop {
  background-color: var(--reserve_bg_gray);
  display: flex;
  align-items: center;
  padding-block: 2em;
  border-radius: 0.5em;
  margin-top: 5em;
}

.reserve_flow_shop_title {
  font-size: 1.5em;
  width: min(400px, 30%);
  display: flex;
  justify-content: center;
  flex-shrink: 0;
}

.reserve_flow_shop_list {
  display: flex;
  gap: 3em;
  flex-basis: 100%;
  justify-content: center;
}

.reserve_flow_shop_item {
  display: flex;
  flex-direction: column;
  flex-basis: calc((100% - 3em) / 2);
}

.reserve_flow_shop_item_header {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 0.5em;
  margin-bottom: 0.5em;
}

.reserve_flow_shop_item_body {
  line-height: 1.75;

  p {
    margin-bottom: 0;
  }
}

.reserve_flow_shop_item_note {
  display: flex;
  font-size: initial;
}

.reserve_flow_shop_item_note::before {
  content: '※';
}

.reserve_flow_reserve_btn_wrap {
  margin-top: 5em;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.reserve_flow_reserve_btn_wrap .reserve_btn {
  width: min(100%, 490px);
  height: 90px;
}

.reserve_flow_reserve_btn_note {
  margin-top: 1em;
  font-size: initial;
}

@media (max-width: 767px) {

  .intro_note_wrap {
    margin-top: 2em;
  }

  .intro_note {
    padding: 30px;
  }

  .reserve_section {
    margin-top: 3em;
  }

  .page_reserve_title {
    font-size: 1.5em;
  }

  .mb-5:has(.page_reserve_title) {
    margin-bottom: 0 !important;
  }

  .reserve_menu_list {
    flex-direction: column;
  }

  .reserve_accordion_item_detail_list {
    flex-direction: column;
  }

  .reserve_accordion_item_2-column {
    flex-direction: column;
  }

  .reserve_flow_item {
    flex-direction: column;
    align-items: center;
    gap: 1em;
  }

  .reserve_flow_item_content {
    flex-direction: column;
  }


  .reserve_flow_item_content .reserve_btn {
    margin-inline: auto;
  }

  .reserve_flow_shop {
    flex-direction: column;
    padding: 2em 1em;
    gap: 1em;
  }

  .reserve_flow_shop_title {
    width: auto;
  }

  .reserve_flow_shop_list {
    display: flex;
    flex-direction: column;
  }
}
.open-day{
	font-size: 2em;
	font-weight: 900;
	text-align: center;
	padding-right: 30px;
	padding-left: 30px;
}
.open-day span{
	font-size: 0.5em;
}
.open-day em{
	font-style: normal;
	color: rgba(255,0,0,1.00);
	font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
	font-weight: 700;
}
@media (max-width: 767px) {
	.open-day{
	font-size: 6vw;
}
	
}
.tel-link a {
    color: white!important;
}
/* ==========/reserve========== */




/*---------------------------------------------
lity
---------------------------------------------*/
/*! Lity - v2.4.0 - 2019-08-10
* http://sorgalla.com/lity/
* Copyright (c) 2015-2019 Jan Sorgalla; Licensed MIT */

.lity {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  background: #0b0b0b;
  background: rgba(0, 0, 0, 0.75);
  outline: none !important;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.lity.lity-opened {
  opacity: 1;
}
.lity.lity-closed {
  opacity: 0;
}
.lity * {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.lity-wrap {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  outline: none !important;
}
.lity-wrap:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}
.lity-loader {
  z-index: 9991;
  color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -0.8em;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.lity-loading .lity-loader {
  opacity: 1;
}
.lity-container {
  z-index: 9992;
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
  max-width: 100%;
  max-height: 100%;
  outline: none !important;
}
.lity-content {
  z-index: 9993;
  width: 100%;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease, -o-transform 0.3s ease;
}
.lity-loading .lity-content,
.lity-closed .lity-content {
  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
       -o-transform: scale(0.8);
          transform: scale(0.8);
}
.lity-content:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
.lity-close {
  z-index: 9994;
  width: 35px;
  height: 35px;
  position: absolute;
  right: 0;
  top: -50px;
  -webkit-appearance: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  /*font-family: Arial, Baskerville, monospace;*/
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.lity-close::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.lity-close:hover,
.lity-close:focus,
.lity-close:active,
.lity-close:visited {
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  /*font-family: Arial, Baskerville, monospace;*/
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.lity-close:active {
  /*top: 1px;*/
}
/* Image */
.lity-image img {
  max-width: 100%;
  display: block;
  line-height: 0;
  border: 0;
}
/* iFrame */
.lity-iframe .lity-container,
.lity-youtube .lity-container,
.lity-vimeo .lity-container,
.lity-facebookvideo .lity-container,
.lity-googlemaps .lity-container {
  width: 100%;
  max-width: 964px;
}
@media only screen and (max-width: 750px) {
  .lity-iframe .lity-container,
  .lity-youtube .lity-container,
  .lity-vimeo .lity-container,
  .lity-facebookvideo .lity-container,
  .lity-googlemaps .lity-container {
    width: 90%;
  }
  .lity-content{
    width:90vw;
  }
}
.lity-iframe-container {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: auto;
  pointer-events: auto;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-overflow-scrolling: touch;
}
.lity-iframe-container iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
.lity-hide {
  display: none;
}

/*追加*/
.lity-container {
  width: 100%;
  max-width: 964px;
  padding: 0 20px;
}
@media only screen and (max-width: 750px) {
  .lity-container {
    width: 90%;
    padding: 0;
  }
  .lity-content{
    width:90vw;
  }
}

.modal-movie {
  height: 50vw;
  max-height: 520px;
}

@media only screen and (max-width: 750px) {
  .modal-movie {
    height: 51vw;
  }
}

/* フォーカス処理 */
.p-miraizshop-link:focus-visible,
.p-miraizshop-link--movie:focus-visible,
.Faq__item:focus-visible {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25) !important;
}

.p-miraizshop-link--movie {
  display: block;
  width: 100%;
  height: 100%;
}

.p-miraizshop-link--bnr:focus-visible img {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25) !important;
}
/* 20250526設定　accordion-box*/
.accordion-box_title {
  padding: 15px 0 15px 2em;
  margin-bottom: 0;
}
.accordion-box {
  padding: 1.5em 2em;
  border-radius: 20px;
}
/* 20250529設定　page_reserve_text01*/
.page_reserve_text01 {
  font-size: 20px;
  margin-top: 2em;
  text-align: center;
}
.underline-text {
  display: inline;
  border-bottom: 1px solid #ff573b;
  box-decoration-break: clone;
  line-height: 1.8;
  padding-bottom: 0.3em;
}