.top-caution-list {
    position: absolute;
    top: 25px;
    left: 5px;
    right: 5px;
}
@media (min-width: 960px) {
	.top-caution-list {
	    top: 25px;
	}
}
.caution-icon {
	width: 20px;
}
.top-caution-list-item {
    background-color: #ffd8d8;
    margin-bottom: 10px;
    padding: 8px;
}

.top-caution-list-item .cation-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 4px;
}

#ppark-introduction {
    position: relative;
    background-image: url(../img/top/background-image.png);
    padding :5px 0 120px;
    padding-bottom: 80px;
}
@media (min-width: 960px) {
	#ppark-introduction {
	    padding-bottom: 120px;
	}
}

#pickup {
    position: relative;
    background-image: url(../img/top/background-image.png);
	padding-top: 80px;
}
@media (min-width: 960px) {
	#pickup {
		padding-top: 70px;
	}
}

#pickup .row {
    z-index: 10;
    position: relative;
}

.separator-image-cloud {
    width: 100%;
    height: 64px;
    background-image: url(../img/top/separator-cloud.png);
    background-repeat: repeat-x;
    position: absolute;
    bottom: 0;
    overflow: hidden;
}

.separator-image-triangle {
    width: 100%;
    height: 64px;
    background-image: url(../img/top/separator-triangle.png);
    background-repeat: repeat-x;
    position: absolute;
    top: -64px;
    overflow: hidden;
}

.separator-image-wave {
    width: 100%;
    height: 64px;
    background-image: url(../img/top/separator-wave.png);
    background-repeat: repeat-x;
    position: absolute;
    bottom: 0;
    overflow: hidden;
}

.jumbotron {
    margin-top: -18px;
    position: relative
}

.jumbotron-pc-left {
    background-color: #b2d8c9;
    text-align: center;

}

.jumbotron span {
    position: absolute;
    width: 48%;
    top:55%;
    left: 0;
    text-align: center;
    font-size: clamp(1rem, calc(0.5rem + 2.5vw), 4rem);
}

.aaa {
    margin-top: 130px;
}

.top-notice {
    font-weight: 700;
    font-size: 36px;
    line-height: 160%;
}

#ticket-purchase-link,
#ticket-purchase-abort-link {
    cursor: pointer;
    position: fixed;
    bottom: 40px;
    right: 0;
    z-index: 70;
    display: inline-block;
    content: "";
    width: 130px;
    height: 64px;
    background-image: url(../img/top/ticket-follow-icon.png);
    background-repeat: no-repeat;
    background-size: contain;
    display: none;
    
	@media (min-width: 960px) {
   		width: 121px;
        height: 109px;
   		background-image: url(../img/top/ticket-follow-icon-pc.png);
	}	
}

:lang(en) #ticket-purchase-link, #ticket-purchase-abort-link {
	background-image: url(../img/top/ticket-follow-icon-en.png);
	
	@media (min-width: 960px) {
   		background-image: url(../img/top/ticket-follow-icon-pc-en.png);
   	}
}

:lang(zh-CN) #ticket-purchase-link, #ticket-purchase-abort-link {
	background-image: url(../img/top/ticket-follow-icon-cn.png);
	
	@media (min-width: 960px) {
   		background-image: url(../img/top/ticket-follow-icon-pc-cn.png);
   	}
}

:lang(zh-TW) #ticket-purchase-link, #ticket-purchase-abort-link {
	background-image: url(../img/top/ticket-follow-icon-tw.png);
	
	@media (min-width: 960px) {
   		background-image: url(../img/top/ticket-follow-icon-pc-tw.png);
   	}
}

:lang(ko) #ticket-purchase-link, #ticket-purchase-abort-link {
	background-image: url(../img/top/ticket-follow-icon-ko.png);
	
	@media (min-width: 960px) {
   		background-image: url(../img/top/ticket-follow-icon-pc-ko.png);
   	}
}

.pickup-link {
    font-weight: 500;
    font-size: 16px;
    line-height: 160%;
    cursor: pointer;
    color: var(--black);
    text-decoration: none;
}

@media (min-width: 960px) {
	.pickup-thumbnail {
		aspect-ratio: 320 / 203;
		object-fit: contain;
	}
}

.pickup-card-title {
	margin-top: 12px;
}

.pickup-date {
    font-weight: 500;
    font-size: 14px;
    font-style: normal;
    line-height: 160%;
    color: #808080;
    margin-top: 4px;
}
@media (min-width: 960px) {
	.pickup-card-title {
		margin-top: 16px;
	}
	
	.pickup-date {
	    margin-top: 8px;
	}
}

.card-link {
	font-weight: 500;
    font-size: 16px;
    line-height: 160%;
    cursor: pointer;
    color: var(--black);
    text-decoration: none;
}

.right-arrow-circle img {
	width: 48px;
}
@media (min-width: 960px) {
	.right-arrow-circle img {
		width: 66px;
	}
}

#top-pkmn-forest {
    position: relative;
    margin-bottom: 64px;
}


#top-pkmn-forest h2 {
    font-weight: 700;
    font-size: 24px;
    line-height: 160%;
    text-align: start;
}

#top-pkmn-forest .lead-text {
    font-weight: 700;
    font-size: 18px;
    line-height: 140%;
    text-align: start;
}

#top-pkmn-forest .forest-bg-rectangle {
    position: absolute;
	width:60%;
	top: 235px;
}

#top-pkmn-forest .forest-bg-rectangle img {
	width: 100%;
}

#top-pkmn-forest .forest-bg1 {
    position: relative;
    z-index: 20;
}

#top-pkmn-forest .forest-bg1 .forest-bg1-img {
    width:auto;
    height:auto;
    max-width:100%;
    max-height:100%;
}

#top-pkmn-forest .forest-bg1 .right-arrow-circle {
    position: absolute;
    bottom: -25px;
    right: 20px;
}


#top-pkmn-forest-pc {
    position: relative;
    width: 100%;
    height: 100%;
    margin-bottom: 78px;
}

#top-pkmn-forest-pc h2 {
    font-weight: 700;
    font-size: 24px;
    line-height: 160%;
    text-align: start;
}

#top-pkmn-forest-pc .lead-text {
    font-weight: 700;
    font-size: 18px;
    line-height: 140%;
    text-align: start;
}

#top-pkmn-forest-pc .forest-bg-rectangle {
    position: absolute;
    top: 165px;
    width: 73%;
}

#top-pkmn-forest-pc .forest-bg-rectangle img {
	width:100%;
    height:auto;
}

#top-pkmn-forest-pc .forest-bg1 {
	position: relative;
    width: 820px;
    z-index: 20;
}

#top-pkmn-forest-pc .forest-bg1 .forest-bg1-img {
    width:auto;
    height:auto;
    max-width:100%;
}

#top-pkmn-forest-pc .forest-text {
    margin-left: 60px;
   	width: 315px;
    margin-right: 20px;
}

#top-pkmn-forest-pc .forest-text h2 {
	font-size: 28px;
}

#top-pkmn-forest-pc .forest-text .lead-text {
	font-size: 21px;;
}

#top-pkmn-forest-pc .forest-bg2 {
    position: absolute;
    width: 42%;
    bottom: 4%;
    right: 3%;
}

#top-pkmn-forest-pc .forest-bg2 > img {
    width:100%;
    height:auto;
}

#top-pkmn-forest-pc .forest-bg1 .right-arrow-circle {
    position: absolute;
    bottom: -35px;
    right: 30px;
}

#top-pkmn-kayatsuri {
	position: relative;
}

#top-pkmn-kayatsuri .img-area {
    padding-right: 0;
    position: relative;
}

#top-pkmn-kayatsuri h2 {
    font-weight: 700;
    font-size: 24px;
    line-height: 160%;
}

#top-pkmn-kayatsuri .lead-text {
    font-weight: 700;
    font-size: 18px;
    line-height: 140%;

    text-align: left;
}

#top-pkmn-kayatsuri .kayatsuri-bg-rectangle {
	position: absolute;
    top: 330px;
    right: 0px;
}

#top-pkmn-kayatsuri .kayatsuri-bg {
    width: 100%;
    margin-left: auto;
    display:block;
}

#top-pkmn-kayatsuri .right-arrow-circle {
    position: absolute;
    bottom: -25px;
    right: 20px;
}


#top-pkmn-kayatsuri-pc {
	position: relative;
    padding: 0;
    margin-left: 20px;
    margin-bottom: 67px;
}

#top-pkmn-kayatsuri-pc h2 {
    font-weight: 700;
    font-size: 28px;
    line-height: 160%;

    text-align: left;
}

#top-pkmn-kayatsuri-pc .lead-text {
    font-weight: 700;
    font-size: 21px;
    line-height: 140%;

    text-align: left;
}

#top-pkmn-kayatsuri-pc .kayatsuri-bg-rectangle {
	position: absolute;
    top: 247px;
    right: 0px;
}


#top-pkmn-kayatsuri-pc .kayatsuri-bg {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    margin-left: auto;
    display:block;
}

#top-pkmn-kayatsuri-pc .right-arrow-circle {
    position: absolute;
    bottom: -35px;
    right: 25px;
}

#top-pkmn-kayatsuri-pc .img-area {
    padding: 0;
    position: relative;
    width: 820px;
}
#top-pkmn-kayatsuri-pc .kayatsuri-text {
   	margin-right: 60px;
   	width: 315px;
}

.balloon-downward {
    position: relative;
    padding: 10px 20px;
    border-radius: 20px;
    background-color: #f5f5f5;
    margin-bottom: 14px ;
    text-align: center;
}

.balloon-downward::after {
    content: '';
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);

    padding: 10px 20px;
    border-radius: 20px;
    background-color: #f5f5f5;

    width: 20px;
    height: 14px;

    clip-path: polygon(0 0, 100% 0%, 50% 100%);
}

.pill-badge-white {
    padding: 4px 12px;
    border-radius: 20px;
    background-color: #fff;
    text-align: center;
    font-weight: 700;
    font-size: 12px;
    line-height: 160%;
    width:fit-content;
}

.top-img{
	max-width: 100%;
	height: auto;
}

.top-mini-pad{
	padding: 6px;
}
.top-mini-pad .app-store-img {
	width: 96px;
}
.top-mini-pad .google-play-img {
	width: 120px;
}

.top-market-sub{
	max-width: 17%;
}

@media (min-width: 960px) {
	.market-link-text{
		padding-right: 15%;
	}
}

.app-info-bg {
    padding-top: 70px;
    padding-bottom: 60px;
    background-color: #F5D144;
}
.app-info-bg .app-info-box {
	width: 860px;
}
@media (min-width: 960px) {
	.app-info-bg .app-info-box {
		padding: 44px 20px;
	}
}
.app-info-bg .annotation-text {
	max-width: 860px;
}

.top-app-info {
	max-width: 100%;
}
@media (min-width: 960px) {
	.top-app-info {
		width: 1080px;
	}
}


.top-app-info-box > .pika {
    display: none;
    position: absolute;
    height: 170px;
    width: 180px;
    bottom: -20px;
    left: -30px;
}
.top-app-info-box > .bui {
    display: none;
    position: absolute;
    height: 170px;
    width: 150px;
    bottom: -20px;
    right: -30px;
}

@media (min-width: 960px) {
	.top-app-info-box > .pika {
	    display: block;
	}
	.top-app-info-box > .bui {
	    display: block;
	}
}

.top-app-info-box {
    background-color: #feeeb6;
    border-radius: 10px;
    margin: 24px auto;
	position: relative;

    font-weight: 700;
    font-size: 16px;
    line-height: 160%;
	padding:  20px;
	margin-bottom: 10px;

	@media (min-width: 960px) {
		padding:  20px 150px 20px 150px;
	}
}

@media (min-width: 960px) {
	.top-app-info-box {
		margin-bottom: 24px;
	}
}

.pickup-img-sp {
	width: 115px;
	height: auto;
}

.welcome {
	margin-bottom: 40px;
}
@media (min-width: 960px) {
	.welcome {
		margin-bottom: 120px;
	}
}

.welcome-ppark {
	max-width: 567px;
}

.rule-rectangle {
	position: absolute;
    top: 65px;
    right: 0px;
}

.pickup-rectangle {
	position: absolute;
    top: 210px;
}
@media (min-width: 960px) {
	.pickup-rectangle {
		position: absolute;
	    top: 320px;
	}
}

.notice-list {
	max-width: 100%;
}
@media (min-width: 960px) {
	.notice-list {
		width: 860px;
	}
}

.pickup-heading {
	margin-bottom: 32px;
}
@media (min-width: 960px) {
	.pickup-heading {
		margin-bottom: 72px;
	}
}

.notice-heading {
	margin-top: 80px;
	margin-bottom: 16px;
}
@media (min-width: 960px) {
	.notice-heading {
		margin-top: 180px;
		margin-bottom: 40px;
	}
}

#ticket-buy-modal .modal-content {
	width: 315px;
}
@media (min-width: 960px) {
	#ticket-buy-modal .modal-content {
		width: 574px;
	}
}

:lang(en) .about-ppark-btn {
	line-height: 19px;;
}
