@charset "utf-8";
*{margin:0;padding:0;min-height: 0;min-width: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
html {height:100%;}
ul li {list-style:none;}
h1,h2,h3,h4,h5,h6{font-weight: normal;font-size: 100%;}
p{margin: 0;}
a:focus, *:focus{ outline:none; }
article, header, footer, aside, figure, figcaption, nav, section,main{
  display:block;
}
body{
	font-family: 'Noto Sans JP',"游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-weight: 500;
	height:100%;
	width:100%;
	color: #000;
	position:relative;
	z-index: 0;
}
.mincho{
	font-family: 'Noto Serif JP', serif;
}
a{
	text-decoration: none;
	outline: none;
	color: #000;
}
a img,a{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all  0.5s;
}
img{
	height: auto;
	max-width: 100%;
	box-sizing: unset;
	vertical-align: bottom;
}
.imgauto{
	height: auto;
	width: 100%;
	box-sizing: unset;
	line-height: 1rem;
	display: block;
	vertical-align: bottom;
}
.inner,
.pc-inner,
.sp-inner{
	margin-left: auto;
	margin-right: auto;
}
.flex{
	display: flex;
}
.fxw{
	display: flex;
	flex-wrap: wrap;
}
.jcsb{
	display: flex;
	justify-content: space-between;
}
@media screen and (min-width: 768px){
	body{
		font-size: 15px;
		line-height: 1.7;
		-ms-text-size-adjust: 100%;
		-webkit-text-size-adjust: 100%;
	}
	a:hover{
		opacity: 0.7;
	}
	a:hover img{
		opacity:0.75 !important;
		filter:alpha(opacity=75);
		-ms-filter: “alpha( opacity=75 )”;
	}
	a[href^="tel:"] {
		pointer-events: none;
	}
	.sp{
		display: none !important;
	}
	.inner{
		width: 80%;
		max-width: 1280px;
	}
	.pc-inner{
		width: 80%;
		max-width: 1280px;
	}
	.generalsec{
		margin-bottom: 80px;
	}
	.hamburger{
		display: none !important;
	}
}
@media screen and (max-width: 767px){
	body{
		font-size: 14px;
		line-height: 1.6;
	}
	.pc{
		display: none !important;
	}
	.inner{
		width: 90%;
	}
	.sp-inner{
		width: 90%;
	}
	.generalsec{
		margin-bottom: 40px;
	}
}
.perlep{
  max-width: 1440px;
  margin: 0 auto;
}
/* perle */
#mainarea {
    padding-bottom: 100px;
}
.main-img-wrap {
  position: relative;
}
h1.mainimg {
  margin: 0;
}
.perle-catch-wrap {
  margin: auto;
  text-align: center;
}
.perle-catch {
	font-size: 30px;
	font-weight: bold;
}
.perle-catch-text {
  margin-top: 40px;
  font-size: 22px;
  letter-spacing: .1em;
  line-height: 2.4;
}
.perle-btn a {
  text-decoration: none;
  letter-spacing: .1em;
  position: relative;
  display: block;
  max-width: 440px;
  text-align: center;
  background-color: #000;
  color: #fff;
  font-size: 20px;
  padding: 15px 0;
  background-image: url(images/perle-arrow.svg);
  background-repeat: no-repeat;
  background-size: 14px;
  background-position: center right 20px;
}
.perle-btn.perle-btn2 a{
	margin-top: 15px
}
.sec01,
.sec02,
.sec03{
	position: relative
}

.perle-inner {
  width: 80%;
  max-width: 1100px;
  margin: 0 auto;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.perle-point {
  position: absolute;
  right: 6px;
  top: 0;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  color: #814744;
  font-size: 24px;
  letter-spacing: .2em;
}
h3.perle-p-title {
  line-height: 1.6;
}
.perle-point:after {
  content: "";
  display: inline-block;
  background: #814744;
}
.perle-text {
  letter-spacing: .1em;
}
.sec01::before,
.sec02::before,
.sec03::before {
  content: "";
  background: #fcf6f5;
  display: block;
  position: absolute;
  width: 100%;
  max-height: 500px;
  left: 0;
}
.sec02 h3.perle-p-title {
  border-right: none;
}
.sec02 .perle-img {
  margin-left: 2%;
  margin-right: auto;
}
.sec02 .perle-text-wrap {
  margin-right: 2%;
  margin-left: auto;
}
.perle-text-title-img img {
  width: auto;
  margin: 0 auto;
}
h2.perle-title-info,
.shokai-title {
  text-align: center;
  font-size: 30px;
}
h2.perle-title-info,{
  margin-top: 50px;
}
.shokai-title{
  margin-top: 30px;
}
.sec04{
	position: relative;
}
.sec04::before {
  content: "";
  background: #fcf6f5;
  display: block;
  position: absolute;
  width: 100%;
  max-height: 500px;
  left: 0;
  z-index: -1;
}
.sec04 p.perle-text {
  text-align: center;
  font-size: 24px;
}
.perle-panf-img {
  max-width: 600px;
}
.ticket{
	position: relative;
}
.ticket .perle-inner,
.shokai.perle-inner {
  flex-direction: column;
  max-width: 1200px;
}
.ticket {
  background: #fcf6f5;
}
h2.ticket-catch {
  text-align: center;
  font-size: 25px;
  font-weight: bold;
}
.ticket-title {
  margin-top: 40px;
  text-align: center;
  position: relative;
  z-index: 3;
}
.ticket-title span {
  background: #f9c7c6;
  font-weight: bold;
  color: #fff;
  letter-spacing: .1em;
  position: relative;
}
.ticket-title span::before {
  width: 0;
  height: 0;
  border-style: solid;
  content: "";
  position: absolute;
  top: 0;
}
.ticket-title span::after {
  width: 0;
  height: 0;
  border-style: solid;
  content: "";
  position: absolute;
  top: 0;
}
.ticket-wrap {
  padding: 80px 30px 60px;
  background: #fff;
  margin-top: -30px;
  text-align: center;
  position: relative;
  width: 100%;
}
.ticket-wrap .ticket-text3 {
  margin-top: 10px;
}
span.line-deco::before,
span.line-deco::after {
  content: "";
  display: inline-block;
  background: url(/freepage/perle/images/line.png)no-repeat;
  background-size: contain;
  z-index: 3;
}
span.line-deco::before{
  position: absolute;
}
span.line-deco::after {
  position: absolute;
}
.ticket-wrap::before {
  content: "";
  background: #fff;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.ticket-wrap::after {
  content: "";
  background: linear-gradient(45deg, #e4dfed, #faad9a);
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
}
.ticket-text1 {
  font-size: 20px;
  position: relative;
  z-index: 2;
}
p.ticket-text1 span {
  font-weight: bold;
  margin-left: 0.2em;
}
.ticket-text2{
  position: relative;
  z-index: 2;
}
.ticket-text2 span {
  font-size: 34px;
  color: #804644;
  background-image: linear-gradient(to right, #804644, #804644 2px, transparent 4px, transparent 8px);
  background-size: 8px 1px;
  background-position: left bottom;
  background-repeat: repeat-x;
  padding-bottom: 5px
}
.ticket-text3 {
  position: relative;
  z-index: 2;
  font-size: 24px;
  margin-top: 5px;
}
.ticket-text3 span {
  color: #804644;
  margin: 0 .2em;
}
.ticket-text3 span.font-b {
  font-size: 28px;
  font-weight: bold;
}
.ticket-atten {
  font-size: 16px;
  margin: 10px 0 0 auto;
}
.ticket-prize-wrap {
  margin-top: 150px;
  width: 100%;
}
h2.ticket-catch2{
  color: #804644;
  position: relative;
}
h2.ticket-catch2 span.triangle {
  font-size: 32px;
  display: block;
  z-index: 2;
  position: relative;
  font-weight: bold;
}
h2.ticket-catch2 span.chance {
  font-size: 26px;
  background-image: linear-gradient(to right, #804644, #804644 2px, transparent 4px, transparent 8px);
  background-size: 8px 1px;
  background-position: left bottom;
  background-repeat: repeat-x;
  padding-bottom: 5px;
}
h2.ticket-catch2::before {
  content: "";
  display: inline-block;
  background: url(/freepage/perle/images/deco1.png) no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
}
.ticket-text4 {
  margin-top: 30px;
  line-height: 2;
}
.ticket-text4 {
  font-size: 22px;
  color: #804644;
}
.ticket-text4 span {
  background: #f87d94;
  color: #fff;
  font-size: 28px;
  padding: 10px 20px;
  margin: 0 .5em;
}
.ticket-prize-img {
  width: 30%;
  max-width: 300px;
  margin-left: 5%;
}
.ticket-prize-text {
  flex: 1;
}
.ticket-atten.left {
  width: auto;
}
.ticket-prize {
  padding: 10px 20px 30px;
  position: relative;
  margin-top: 30px;
}
.ticket-prize::before {
  content: "";
  background: #fff;
  width: 98%;
  height: 85%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.ticket-prize::after {
  content: "";
  background: linear-gradient(45deg, #e4dfed, #faad9a);
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
}
.ticket-prize .ticket-text3{
	font-size: 26px;
  text-align: center;
}
.ticket-prize .ticket-text3 span.font-b{
  font-size: 36px;
}
.ticket::before {
  content: "";
  display: inline-block;
  background: url(/freepage/perle/images/deco-bg.svg)no-repeat;
  background-size: contain;
  width: 100%;
  position: absolute;
  left: 0;
}
.ticket::after {
  content: "";
  display: inline-block;
  background: url(/freepage/perle/images/deco-bg.svg)no-repeat;
  background-size: contain;
  width: 100%;
  position: absolute;
  left: 0;
}
.ticket-text5 {
  position: relative;
  z-index: 3;
  text-align: left;
  margin-top: 25px;
  padding: 0 5%;
  font-size: 18px;
}
.ticket-text6 {
  position: relative;
  z-index: 3;
  text-align: left;
  margin-top: 20px;
  padding: 0 5%;
}
.ticket-text6 span {
  color: #804644;
  font-size: 34px;
}
.ticket-text6 span.ig {
  font-size: 20px;
  vertical-align: middle;
  padding-bottom: 10px;
  margin: 0 0.5em;
}
span.ig a {
  color: #814744;
}
span.ig img {
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
}
.ticket-text2.bold {
  text-align: left;
  padding: 0 5%;
}
.perle-chaku {
  z-index: 3;
  width: 35%;
  max-width: 400px;
  position: absolute;
  right: 5%;
  bottom: -80px;
}
.ticket-title.movie-titile {
  margin-top: 80px;
}
span.movie-special {
  background-image: linear-gradient(to right, #804644, #804644 2px, transparent 4px, transparent 8px);
  background-size: 8px 1px;
  background-position: left bottom;
  background-repeat: repeat-x;
  padding-bottom: 5px;
}
	.perle-detail {
    margin-top: 20px;
    text-align: center;
	}
	.perle-detail a {
    font-weight: bold;
    color: #f87d5d;
	}
.shokai{
	margin-top: 80px;
}
.perle-catch-text span a {
  font-weight: bold;
  display: block;
  margin: 20px auto 40px;
  text-align: center;
}
.perle-catch-text span a::after {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  border: 2px solid;
  border-color: transparent transparent #000 #000;
  transform: rotate(-45deg);
  margin: -7px auto;
}


@media screen and (min-width: 768px){
	.mainp {
	  position: relative;
	  background: url(images/main-img.jpg);
	}
	.top-perle-btn {
    position: absolute;
    bottom: 5vw;
    border-right: groove;
    transform: translate(19%, 0vw);
    -webkit-transform: translate(19%, 0vw);
    -ms-transform: translate(19%, 0vw);
    width: 100%;
	}
	.perle-catch-wrap {
	  padding: 120px 0;
	  background: url(images/main-bg.jpg);
	  background-size: cover;
	}
	.perle-btn a {
    width: 80%;
	  margin: 40px auto 0;
	}
	.sec01,
	.sec02,
	.sec03,
	.sec04 {
	  margin-top: 150px;
	  position: relative;
	}
	.ticket-atten {
	  width: 600px;
	}
	.ticket-title span {
	  font-size: 34px;
	  padding: 10px 60px;
	  height: 69px;
	}
	.ticket-title span::before {
	  border-width: 0 0 69px 35px;
	  border-color: transparent transparent #f9c7c6 transparent;
	  left: -35px;
	}
	.ticket-title span::after {
		border-width: 69px 35px 0 0;
		border-color: #f9c7c6 transparent transparent transparent;
	  right: -35px;
	}
	span.line-deco::before,
	span.line-deco::after {
	  width: 81px;
	  height: 73px;
	}
	span.line-deco::before{
	  right: -20px;
	  top: -20px;
	}
	span.line-deco::after {
	  left: -20px;
	  bottom: -20px;
	}
	.perle-inner {
    display: flex;
    justify-content: center;
	}
	.perle-img {
    width: 43%;
    margin-right: 2%;
	}
	.perle-text-wrap {
    width: 48%;
    margin-left: 2%;
    padding: 150px 0 130px;
    position: relative;
	}
	.perle-point:after {
	  width: 2px;
	  height: 150px;
	  margin-top: 1em;
	}
	.sec02 .perle-text-wrap {
    padding-top: 120px;
	}
	.sec03 .perle-text-wrap {
		padding-top: 80px;
	}
	h3.perle-p-title {
    font-size: 16px;
    padding: 0;
	}
	h3.perle-p-title {
	  font-size: 32px;
	  padding: 10px .7em;
	}
	.perle-text {
	  margin-top: 40px;
	  font-size: 16px;
	  line-height: 1.8;
	  padding: 0 1em;
	}
	.sec03 .perle-text {
	  margin-top: 20px;
	}
	.sec01::before,
	.sec02::before,
	.sec03::before {
	  height: 36vw;
	  top: 50%;
	  transform: translateY(-50%);
	}
	.perle-text-img{
	  padding: 0 1.5em;
	  position: absolute;
	  bottom: 10px;
    left: 0;
	}
	.sec02 .perle-text-img{
		bottom: -20px;
	}
	.sec03	.perle-text-img{
		bottom: -10px;
	}
	.perle-text-img img {
	  width: auto;
	  height: 4vw;
	  max-height: 60px;
	}
	.sec02 .perle-inner {
	  flex-direction: row-reverse;
	}
	.sec02 .perle-point {
		right: auto;
	  left: 12px;
	}
	.sec02 h3.perle-p-title,
	.sec03 h3.perle-p-title {
		padding: 30px .7em;
	}
	.perle-text-title-img img {
	  height: 4vw;
	  max-height: 60px;
	}
	.sec04::before {
	  height: 36vw;
	  top: 30px;
	}
	.perle-panf-img {
	  width: 90%;
	  margin: 80px auto 0;
	}
	.ticket::before {
	  height: 200px;
	  top: -100px;
	}
	.ticket::after {
	  height: 200px;
	  bottom: -100px;
	}
	.ticket {
	  margin: 200px 0;
	  padding: 150px 0;
	}
	.ticket-text1 span {
	  font-size: 28px;
	}
	.ticket-title.movie-titile {
    margin-top: 60px;
	}
	.ticket-wrap.movie-wrap {
    padding: 70px 3% 90px;
	}
	.ticket-wrap::before {
	  width: 98%;
	  height: 93%;
	}
	.ticket-prize-wrap {
    display: flex;
    margin-top: 150px;
	}
	h2.ticket-catch2::before {
	  width: 140px;
	  height: 90px;
	  top: -60px;
	}
	.perle-btn.shosai-btn {
    margin-top: 60px;
	}
	.perle-detail a {
    font-size: 18px;
	}
	.perle-catch-text span a {
    font-size: 18px;
	}
}

@media screen and (max-width: 1380px) {
.perle-inner {
  width: 90%;
}
.perle-catch {
  font-size: 2.6vw;
}
.perle-catch-text {
  margin-top: 30px;
  font-size: 16px;
  line-height: 2;
}
h3.perle-p-title {
  font-size: 2.4vw;
}
.perle-text {
  font-size: 1.2vw;
}
.perle-text-wrap {
  padding-top: 110px;
}
.sec3 .perle-text-wrap {
  padding-top: 80px;
}
.sec3 .perle-point:after {
  height: 120px;
}
.perle-btn a {
  max-width: 370px;
  font-size: 15px;
}
.perle-point {
  right: 10px;
  font-size: 20px;
}
.sec02 .perle-point {
    left: 0;
}
.perle-point {
  right: 0;
  font-size: 20px;
}
section.sec03 .perle-point {
  top: -20px;
}
.sec02 h3.perle-p-title, .sec03 h3.perle-p-title {
    padding: 20px 0.7em;
}
.sec02 .perle-text-wrap {
  padding-top: 100px;
}
h2.perle-title-info,
.shokai-title {
    font-size: 2.2vw;
}
.sec04 p.perle-text {
    font-size: 1.8vw;
}
h2.ticket-catch {
    font-size: 1.8vw;
}
.ticket-text1 {
  font-size: 1.5vw;
}
.ticket-text1 span {
    font-size: 2.1vw;
}
.ticket-text2 span {
    font-size: 2.6vw;
}
.ticket-atten {
  font-size: 14px;
}
.ticket-text6 span {
    font-size: 2.8vw;
}
.perle-chaku {
  right: 5%;
}
.ticket-text5,
.ticket-text6,
.ticket-text2.bold {
  padding: 0;
  font-size: 1.7vw;
}
h2.ticket-catch2 span.triangle {
  font-size: 2.7vw;
}
h2.ticket-catch2 span.chance {
  font-size: 2.2vw;
}
.ticket-text4 span {
  font-size: 2.1vw;
  padding: 6px 16px;
}
.ticket-text4 {
  font-size: 1.7vw;
}
.ticket-prize .ticket-text3 {
  font-size: 2vw;
}
.ticket-text3 span {
  font-size: 2.1vw;
  margin: 0 0.1em;
}
.ticket-prize .ticket-text3 span.font-b {
  font-size: 2.8vw;
}
.ticket-atten {
  font-size: 1.2vw;
}
.ticket-prize-img {
  width: 25%;
}
.ticket {
  margin: 200px 0 150px;
  padding: 75px 0 120px;
}
	.sec01	.perle-text-img{
	  bottom: 25px;
	}
	.sec02 .perle-text-img{
		bottom: -5px;
	}
	.sec03 .perle-text-img{
		bottom: 10px;
	}

}
@media screen and (max-width: 1200px){
	.top-perle-btn {
    bottom: 3vw;
	}
	.perle-btn a {
    max-width: 330px;
    font-size: 1.4vw;
}
.perle-btn a {
    max-width: 330px;
    font-size: 1.4vw;
    padding: 12px 0;
}
.perle-btn.perle-btn2 a {
    margin-top: 10px;
}
}
@media screen and (max-width: 960px) {
	.perle-point {
    font-size: 18px;
	}
	.perle-text-wrap {
    padding-top: 90px;
	}
	.perle-point:after {
	  height: 120px;
	  margin-top: 1em;
	}
	.sec02 .perle-point:after,
	.sec03 .perle-point:after{
	  height: 100px;
	}
	.perle-text {
    margin-top: 20px;
	}
	.sec01	.perle-text-img{
	  bottom: 40px;
	}
	.sec02 .perle-text-img{
		bottom: 25px;
	}
	.sec03 .perle-text-img{
		bottom: 45px;
	}
}
@media screen and (max-width: 767px) {
	.mainp {
	  background: url(images/main-img-sp.jpg);
	  background-size: cover;
	  padding-bottom: 60px;
	}
	.top-perle-btn {
    bottom: 30px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
	}
	.perle-btn a {
    max-width: 280px;
    font-size: 12px;
    margin: 0 auto;
    padding: 12px 0;
	}
	.perle-catch-wrap {
	  padding: 40px 5% 60px;
	  background: url(images/main-bg-sp.jpg);
	  background-size: cover;
	}
	.perle-catch {
	   font-size: 20px;
	}
	.perle-catch-text {
	    text-align: left;
	    line-height: 1.8;
	    font-size: 14px;
	}
	.sec-point {
	    width: 80px;
	}
	h2.perle-title {
	    font-size: 26px;
	}
	.perle-text {
	  width: 80%;
	}
	.perle-text.perle-text2{
		text-align: left;
	}
	.ticket-title span {
	  font-size: 22px;
	  padding: 5px 20px;
	  height: 42px;
	}
	.ticket-title span::before {
	  border-width: 0 0 42px 25px;
	  border-color: transparent transparent #f9c7c6 transparent;
	  left: -25px;
	}
	.ticket-title span::after {
		border-width: 42px 25px 0 0;
		border-color: #f9c7c6 transparent transparent transparent;
	  right: -25px;
	}
	span.line-deco::before,
	span.line-deco::after {
	  width: 40px;
	  height: 40px;
	  z-index: 3;
	}
	span.line-deco::before{
	  position: absolute;
	  right: -10px;
	  top: -10px;
	}
	span.line-deco::after {
	  position: absolute;
	  left: -10px;
	  bottom: -10px;
	}
	.perle-inner {
	  flex-direction: column;
	  align-items: flex-start;
	}
	.perle-img {
	  width: 70%;
	}
	.perle-text-wrap {
    width: 100%;
    padding-top: 30px !important;
	}
	.perle-point {
    right: -2%;
    font-size: 16px;
    top: 150px;
	}
	.perle-point:after {
    width: 1px;
    height: 90px;
    margin-top: 1em;
	}
	h3.perle-p-title {
    font-size: 17px;
    line-height: 1.6;
    padding: 0;
	}
	.perle-text {
    margin-top: 30px;
    font-size: 13px;
    line-height: 1.6;
    padding: 0;
    width: 100%;
	}
	.sec01::before, .sec02::before, .sec03::before {
    height: 100vw;
    bottom: 10vw;
	}
	.perle-text-img {
    margin-top: 30px;
    padding: 0;
    padding-bottom: 7vw;
	}
	.perle-text-img img {
    width: auto;
    height: 8vw;
    max-height: 50px;
    margin-left: auto;
	}
	.sec02 .perle-img {
    margin-left: auto;
    margin-right: 10%;
	}
	.sec02 .perle-point {
    right: -2%;
    left: unset;
	}
	.sec02 h3.perle-p-title, .sec03 h3.perle-p-title {
	    padding: 0;
	}
	section.sec03 .perle-point {
	    top: 150px;
	}
	.sec04 {
    margin-top: 60px;
	}
	.perle-text-title-img img {
    height: 8vw;
    max-height: 50px;
	}
	h2.perle-title-info,
	.shokai-title {
    font-size: 20px;
    margin-top: 30px;
	}
	.sec04 p.perle-text {
    font-size: 14px;
	}
	.sec04::before {
    height: 90vw;
    top: 15px;
	}
	.perle-panf-img {
    width: 80%;
    max-width: 600px;
    margin: 40px auto 0;
	}
	.ticket::before {
    height: 100px;
    top: -50px;
	}
	.ticket::after {
    height: 100px;
	  bottom: -50px;
	}
	.ticket {
    margin: 100px 0;
    padding: 50px 0;
	}
	h2.ticket-catch {
	    font-size: 14px;
	    margin: 0 auto;
	}
	.ticket-title {
    margin: 40px auto 0;
	}
	.ticket-wrap {
		padding: 50px 3% 40px;
    margin-top: -20px;
	}
	.ticket-text1 {
    font-size: 14px;
	}
	.ticket-text1 span {
    font-size: 18px;
	}
	.ticket-text2 {
    margin-top: 10px;
	}
	.ticket-text2 span {
    font-size: 20px;
	}
	.ticket-text3 {
    font-size: 14px;
	}
	.ticket-text3 span.font-b {
    font-size: 24px;
	}
	.ticket-atten {
    font-size: 11px;
    margin-top: 20px;
	}
	.ticket-wrap::before {
    width: 96%;
    height: 96%;
	}
	.ticket-text2.movie-text2 {
    margin-top: 0;
	}
	.ticket-text2.movie-text2 span {
    font-size: 18px;
	}
	.ticket-text5, .ticket-text6, .ticket-text2.bold {
    padding: 0 3% 0 0;
    font-size: 14px;
	}
	.ticket-text6 span {
    font-size: 16px;
	}
	.ticket-text6 span.ig {
    font-size: 14px;
	}
	.perle-chaku {
    left: 10%;
    right: unset;
    bottom: -80px;
    width: 80%;
	}
	.ticket-wrap.movie-wrap{
		padding: 50px 3% 120px;
	}
	.ticket-prize-wrap {
    margin-top: 120px;
	}
	h2.ticket-catch2::before {
    width: 100px;
    height: 64px;
    top: -40px;
	}
	h2.ticket-catch2 span.triangle {
    font-size: 22px;
	}
	h2.ticket-catch2 span.chance {
	    font-size: 16px;
	}
	.ticket-text4 span {
    font-size: 18px;
    padding: 6px 10px;
    margin: 0 0.3em 0 0;
	}
	.ticket-text4 {
    font-size: 18px;
	}
	.ticket-prize {
    text-align: center;
    padding: 10px 10px 30px;
	}
	.ticket-prize::before {
    width: 96%;
    height: 89%;
	}
	.ticket-prize .ticket-text3 {
    font-size: 16px;
    line-height: 1.4;
	}
	.ticket-text3 span {
    font-size: 18px;
	}
	.ticket-prize .ticket-text3 span.font-b {
    font-size: 24px;
	}
	.ticket-prize-img {
    width: 100%;
    max-width: 400px;
    margin: 40px auto 0;
	}
	span.ig img {
  width: 15px;
  height: 15px;
	}
	h2.perle-title-info.shokai-title.mincho {
	    text-align: center;
	    width: 100%;
	}
	.perle-btn-wrap.sp {
    margin-top: 60px;
	}
	.perle-btn.shosai-btn {
    margin-top: 40px;
	}
	.perle-btn-wrap.sp a {
    font-size: 14px;
    max-width: 300px;
	}
	.official-link{
		margin-top: 30px;
	}
}
@media screen and (max-width: 414px){
	.perle-chaku {
    left: 5%;
    bottom: -40px;
	}
	.top-perle-btn {
    bottom: 12px;
	}
	.perle-btn.perle-btn2 a {
	    margin-top: 5px;
	}
}
@media screen and (max-width: 320px){
	.top-perle-btn {
    bottom: 10px;
	}
	.perle-btn a {
    max-width: 250px;
    font-size: 11px;
    padding: 9px 0;
	}
}

