<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
	overflow: auto;
}
.webfont {
	color: #333;
	font-family: "Zen Maru Gothic", serif !important;
}

.maindesign *, 
.maindesign *:before, 
.maindesign *:after {
	box-sizing: border-box;
	min-height: 0%;
}
.maindesign {
	margin-bottom: 100px;
}

.maindesign .u-mt-far {
	margin-top: 85px;
}
.maindesign .u-mt-leave {
	margin-top: 50px;
}
.maindesign .u-mt-moderate {
	margin-top: 30px;
}
.maindesign .u-mt-close {
	margin-top: 15px;
}
.maindesign .u-mt-thin {
	margin-top: 10px;
}
@media screen and (max-width:767px) {
	.maindesign .u-mt-far {
		margin-top: 60px;
	}
	.maindesign .u-mt-leave {
		margin-top: 30px;
	}
	.maindesign .u-mt-moderate {
		margin-top: 20px;
	}
	.maindesign .u-mt-close {
		margin-top: 10px;
	}
}

.maindesign .u-pc-only {
	display: block;
}
.maindesign .u-sp-only {
	display: none;
}
@media screen and (max-width:767px) {
	.maindesign .u-pc-only {
		display: none;
	}
	.maindesign .u-sp-only {
		display: block;
	}
}

.maindesign img {
	width: 100%;
	height: auto;
	display: block;
}


.maindesign .l-header {
	height: 575px;
	overflow: hidden;
	background-image: url('/contents/contest/petami_photo_2025/img/241224/title-back.png');
	background-size: contain;
	display: flex;
	justify-content: center;
}
.maindesign .l-header--inner {
	height: 100%;
}
.maindesign .l-header--inner img {
	height: 100%;
	width: auto !important;
}

@media screen and (max-width:767px) {
	.maindesign .l-header {
		height: auto;
		background-image: url('/contents/contest/petami_photo_2025/img/241224/title-back_sp.png');
	}
	.maindesign .l-header--inner img {
		width: 100% !important;
		height: auto;
	}
}

.maindesign .l-content-wrapper {
	margin-left: auto;
	margin-right: auto;
	max-width: 1000px;
}
@media screen and (max-width:767px) {
	.maindesign .l-content-wrapper {
		max-width: 100%;
	}
}

@media screen and (max-width:767px) {
	.maindesign .u-side-spacing {
		padding-left: 10px;
		padding-right: 10px;
	}
}

.maindesign .p-announcement {
	width: 75%;
	margin-left: auto;
	margin-right: auto;
}

@media screen and (max-width:767px) {
	.maindesign .p-announcement {
		width: 100%;
	}
}

.maindesign .p-nav {
	display: flex;
	justify-content: center;
	align-items: center;
}
.maindesign .p-nav--logo {
	width: 175px;
	margin-right: 10px;
}
.maindesign .p-nav--btn {
	cursor: pointer;
	opacity: 1.0;
	width: 250px;
	margin-left: 10px;
}
.maindesign .p-nav--btn:hover {
	opacity: 0.75;
	transition: 0.6s;
}
.maindesign .p-nav--btn-link {
	text-decoration: none;
	color: #fff;
}
.maindesign .p-nav--btn-inner {
	position: relative;
	background-color: #ef8e94;
	padding: 0.5rem 1.75rem 0.5rem 1.5rem;
	color: #fff;
	font-weight: 800;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1.3;
	font-weight: 700;
	border-radius: 40px;
	text-align: center;
}
.maindesign .p-nav--btn-inner::after {
	content: '';
	position: absolute;   
	top: 50%; 
	right: 18px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	width: 8px;
	height: 8px;
	transform: translateY(-50%) rotate( 45deg);
}

@media screen and (max-width:767px) {
	.maindesign .p-nav--logo {
		width: 35%;
		margin-right: 5px;
	}
	.maindesign .p-nav--btn {
		width: 45%;
		font-size: 3.25vw;
		margin-left: 5px;
	}
}

.custom-shape-divider-top-1733738295 {
    position: absolute;
    top: -1px;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: rotate(180deg);
}

.custom-shape-divider-top-1733738295 svg {
    position: relative;
    display: block;
    width: calc(100% + 1.3px);
    height: 95px;
    transform: rotateY(180deg);
}

.custom-shape-divider-top-1733738295 .shape-fill {
    fill: #FFFFFF;
}

/** For mobile devices **/
@media (max-width: 767px) {
    .custom-shape-divider-top-1733738295 svg {
        width: calc(100% + 1.3px);
        height: 25px;
    }
}


.custom-shape-divider-bottom-1733738338 {
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
}

.custom-shape-divider-bottom-1733738338 svg {
    position: relative;
    display: block;
    width: calc(100% + 1.3px);
    height: 95px;
    transform: rotateY(180deg);
}

.custom-shape-divider-bottom-1733738338 .shape-fill {
    fill: #FFFFFF;
}


/** For mobile devices **/
@media (max-width: 767px) {
    .custom-shape-divider-bottom-1733738338 svg {
        width: calc(100% + 1.3px);
        height: 25px;
    }
}


.maindesign .p-apply-content {
	position: relative;
	padding: 65px 0;
	text-align: center;
}
.maindesign .p-apply-content--decoration-top {
	position: absolute;
	width: 33%;
	top: 0;
	right: 0;
	z-index: 1;
}
.maindesign .p-apply-content--decoration-bottom {
	position: absolute;
	width: 33%;
	bottom: 0;
	left: 0;
	z-index: 1;
}
@media screen and (max-width:767px) {
	.maindesign .p-apply-content {
		padding: 30px 0;
	}
	.maindesign .p-apply-content--decoration-top {
		width: 40%;
		transform: translateY(-25%);
	}
	.maindesign .p-apply-content--decoration-bottom {
		width: 40%;
		transform: translateY(25%);
	}
}


.maindesign .p-apply-content--heading {
	position: relative;
	z-index: 10;
	margin-top: 70px;
}
@media screen and (max-width:767px) {
	.maindesign .p-apply-content--heading {
		margin-top: 35px;
	}
}

.maindesign .p-section-heading {
	color: #fff;
	font-weight: 700;
	letter-spacing: 0.2em;
	background-color: #c19461;
	padding: 10px 0;
	width: 285px;
	display: inline-block;
	border-radius: 10px;
	font-size: 2.0rem;
}
@media screen and (max-width:767px) {
	.maindesign .p-section-heading {
		font-size: 6.5vw;
		width: 220px;
	}
}

.maindesign .p-apply-content--btn {
	margin-top: 50px;
}
@media screen and (max-width:767px) {
	.maindesign .p-apply-content--btn {
		margin-top: 25px;
	}
}

.maindesign .p-apply-btn {
	position: relative;
	width: 40%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 70px;
	z-index: 10;
}
.maindesign .p-apply-btn--inner {
	color: #fff;
	text-align: center;
	background-color: #ef8e94;
    padding: 0.5rem 1.75rem 0.5rem 1.5rem;
	line-height: 1.15;
    font-weight: 700;
    border-radius: 40px;
}
.maindesign .p-apply-btn--inner::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 18px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    width: 8px;
    height: 8px;
    transform: translateY(-50%) rotate( 45deg);
}
.maindesign .p-apply-btn--link {
	color: #fff !important;
	text-decoration: none;
}
.maindesign .p-apply-btn--inner:hover {
	transition: 0.6s;
	opacity: 0.75;
}
.maindesign .p-apply-btn--txt {
	margin-top: 5px;
	color: #ef8e94;
	text-align: center;
	font-size: 0.9em;
	font-weight: 500;
}
@media screen and (max-width:767px) {
	.maindesign .p-apply-btn {
		width: 70%;
		font-size: 3.5vw;
		margin-bottom: 35px;
	}
}



.maindesign .p-apply-detail {
	position: relative;
}
.maindesign .p-apply-detail--apple-link {
	position: absolute;
	display: block;
	top: 28.5%;
    left: 17.1%;
    width: 19%;
    height: 7%;
}
.maindesign .p-apply-detail--google-link {
	position: absolute;
	display: block;
	top: 36.4%;
    left: 17.1%;
    width: 19%;
    height: 7%;
}
.maindesign .p-apply-detail--space {
	display: block;
	width: 100% !important;
	height: 100% !important;
}
.maindesign .p-apply-detail--space:hover {
	transition: 0.6s;
	opacity: 0.25;
	cursor: pointer;
}

@media screen and (max-width:767px) {
	.maindesign .p-apply-detail--apple-link {
		top: 13.8%;
		left: 29.1%;
		width: 35.3%;
		height: 3.9%;
	}
	.maindesign .p-apply-detail--google-link {
		top: 18.3%;
		left: 29.1%;
		width: 35.3%;
		height: 3.9%;
	}
}


.maindesign .p-section-heading02 {
	text-align: center;
    font-weight: 700;
    font-size: 1.5rem;
	color: #a67c52;
}
.maindesign .p-section-heading02__pink {
	color: #ef8e94 !important;
}
@media screen and (max-width:767px) {
	.maindesign .p-section-heading02 {
		font-size: 4.5vw;
	}
}



@media screen and (max-width:767px) {
	.maindesign .p-info {
		margin-left: 10px;
		margin-right: 10px;
	}
}
.maindesign .p-info--account {
	width: 350px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}
@media screen and (max-width:767px) {
	.maindesign .p-info--account {
		width: 70%;
	}
}

.maindesign .p-copyTxt {
	display: flex;
    justify-content: center;
}
.maindesign .p-copyTxt input {
    width: 55%;
    font-size: 1.5rem;
    padding: 13px 10px;
    color: #a67c52;
	border: 2px solid #a67c52;
}
.maindesign .p-copyTxt button {
    border-radius: 0 8px 8px 0;
    appearance: none;
    border: 0;
    font-weight: 700;
    margin: 0;
    color: #FFF;
    display: flex;
    cursor: pointer;
    text-decoration: none;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: #a67c52;
    font-size: 1em;
    padding: 0.8em 1.2em;
    box-sizing: border-box;
}

@media screen and (max-width:767px) {
	.maindesign .p-copyTxt {
		flex-wrap: wrap;
	}
	.maindesign .p-copyTxt input {
		width: 100%;
		font-size: 4.0vw;
		border: 1px solid #a67c52;
	}
	.maindesign .p-copyTxt button {
		border-radius: 3px 3px 3px 3px;
		padding: 0.5em 1em;
		font-size: 4.25vw;
		margin-top: 10px;
	}
}

.maindesign .p-past-list {
	display: flex;
	justify-content: space-between;
	margin-left: 30px;
	margin-right: 30px;
}
.maindesign .p-past-list--item {
	width: 32%;
}

@media screen and (max-width:767px) {
	.maindesign .p-past-list {
		flex-wrap: wrap;
		justify-content: center;
		margin-left: 0;
		margin-right: 0;
	}
	.maindesign .p-past-list .p-past-list--item:not(:first-child) {
		margin-top: 15px;
	}
	.maindesign .p-past-list--item {
		width: 75%;
	}
}


.maindesign .prize-bg {
	position: relative;
	background-color: #ffffff;
	background-image: linear-gradient(90deg, #fdeec980 7px, transparent 7px), linear-gradient(#fdeec980 7px, transparent 7px);
	background-position: 10px 10px;
	background-size: 14px 14px;
}
.maindesign .p-prize-content {
	position: relative;
	padding: 65px 0;
	text-align: center;
}
@media screen and (max-width:767px) {
	.maindesign .p-prize-content {
		padding: 30px 0;
		overflow: hidden;
	}
}
.maindesign .p-prize-content--heading {
	position: relative;
	z-index: 10;
	margin-top: 70px;
}
@media screen and (max-width:767px) {
	.maindesign .p-prize-content--heading {
		margin-top: 35px;
	}
}
.maindesign .p-prize-content--decoration-top {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 30%;
	transform: translateX(-25%);
}
.maindesign .p-prize-content--decoration-center {
	position: absolute;
	z-index: 1;
	top: 50%;
	right: 0;
	transform: translate(50%,-50%);
	width: 25%;
}	
.maindesign .p-prize-content--decoration-bottom {
	position: absolute;
	z-index: 1;	
	bottom: 0;
	left: 0;
	width: 25%;
	transform: translate(-25%,25%);
}
.maindesign .p-prize-detail {
	position: relative;
	z-index: 10;
	margin-bottom: 70px;
}

@media screen and (max-width:767px) {
	.maindesign .p-prize-content--decoration-top {
		left: auto;
		right: 0;
		width: 40%;
		transform: none;
	}
	.maindesign .p-prize-content--decoration-center {
		display: none;
	}
	.maindesign .p-prize-content--decoration-bottom {
		bottom: auto;
		top: 45%;
		transform: translate(-50%,-50%);
		width: 40%;
		z-index: 50;
	}
	.maindesign .p-prize-detail {
		margin-bottom: 35px;
	}
}


.maindesign .p-relation-heading {
	display: flex !important;
	justify-content: center !important;
	margin-left: auto !important;
	margin-right: auto !important;
}
.maindesign .p-relation-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.maindesign .p-relation-list--item {
	width: 48%;
}
.maindesign .p-relation-list .p-relation-list--item:nth-child(n+3) {
	margin-top: 20px;
}

@media screen and (max-width:767px) {
	.maindesign .p-relation {
		margin-left: 10px;
		margin-right: 10px;
	}
	.maindesign .p-relation-list--item {
		width: 100%;
	}
	.maindesign .p-relation-list .p-relation-list--item:nth-child(n+2) {
		margin-top: 15px;
	}
}

.maindesign .p-back-btn {
	text-align: center;
    box-shadow: 0px 8px 16px -2px rgba(10,10,10,0.1), 0px 0px 0px 1px rgba(10,10,10,0.02);
}
.maindesign .p-back-btn &gt; a {
	text-decoration: none;
	display: block;
}
.maindesign .p-back-btn--inner {
    font-weight: 700;
    font-size: 1.8rem;
    padding: 0.5em;
	color: #fff;
	border: 2px solid #fff;
    border-radius: 4px;
	background-color: #ef8e94;
	transition: 0.6s;
}
.maindesign .p-back-btn--inner:hover {
	transition: 0.6s;
	border: 2px solid #ef8e94;
	background-color: #fff;
	color: #ef8e94;
}

@media screen and (max-width:767px) {
	.maindesign .p-back-btn--inner {
		font-size: 6.0vw;
	}
}

.maindesign .submitted-bg {
	position: relative;
	background-color: #ffffff;
	background-image: linear-gradient(90deg, #e0dbd7 2px, transparent 2px), linear-gradient(#e0dbd7 2px, transparent 2px);
	background-position: 10px 10px;
	background-size: 8px 8px;
}
.maindesign .p-submitted-content {
	position: relative;
	padding: 65px 0;
	text-align: center;
}
.maindesign .p-submitted-content--heading {
	position: relative;
	z-index: 10;
	margin-top: 70px;
}
@media screen and (max-width:767px) {
	.maindesign .p-submitted-content {
		padding: 30px 0;
	}
	.maindesign .p-submitted-content--heading {
		margin-top: 35px;
	}
}

.maindesign .p-work {
	clear: both;
	overflow-y: scroll;
	margin-top: 30px;
	margin-bottom: 70px;
	max-height: 700px;
	background-color: #fff;
}
@media screen and (max-width:767px) {
	.maindesign .p-work {
		margin-bottom: 35px;
	}
}


.maindesign .p-gp-content {
	padding-top: 65px;
	padding-bottom: 65px;
}
@media screen and (max-width:767px) {
	.maindesign .p-gp-content {
		padding-top: 30px;
		padding-bottom: 30px;
	}
}


.maindesign .p-gp-list .p-gp-list--item:not(:first-child) {
	margin-top: 150px;
	position: relative;
}
.maindesign .p-gp-list .p-gp-list--item:not(:first-child)::before {
	position: absolute;
	content: '';
	top: -75px;
	left: 0;
	height: 1px;
	background-color: #999;
	z-index: 1;
	width: 90vw;
	margin: 0 calc(50% - 45vw);
}
.maindesign .p-gp-list .p-gp-list--item:not(:first-child)::after {
	position: absolute;
	content: '';
	top: -75px;
	left: 50%;
	width: 35px;
	height: 35px;
	transform: translate(-50%,-50%);
	background-image: url('/contents/contest/petami_photo_2025/images/250501/paws.png');
	background-size: contain;
	background-color: #fff;
	box-shadow: 0px 0px 10px 15px rgba(255, 255, 255, 1);
	background-position: center;
	background-repeat: no-repeat;
	z-index: 3;
	border-radius: 50%;
}

@media screen and (max-width:767px) {
	.maindesign .p-gp-list .p-gp-list--item:not(:first-child) {
		margin-top: 100px;
		position: relative;
	}
	.maindesign .p-gp-list .p-gp-list--item:not(:first-child)::before {
		top: -50px;
	}
	.maindesign .p-gp-list .p-gp-list--item:not(:first-child)::after {
		top: -50px;
		width: 25px;
		height: 25px;
		box-shadow: 0px 0px 10px 10px rgba(255, 255, 255, 1);
	}
}




.maindesign .gp-bg {
	position: relative;
	background-color: #ffffff;
	background-image: linear-gradient(45deg, #f9eae380 25%, transparent 25%, transparent 75%, #f9eae380 75%), linear-gradient(45deg, #f9eae380 25%, transparent 25%, transparent 75%, #f9eae380 75%);
	background-position: 20px 20px, 27px 27px;
	background-size: 14px 14px;
}

.maindesign .p-gp-list {
	margin-top: 70px;
	margin-bottom: 70px;
}
.maindesign .p-gp-list--ttl {
	width: 650px;
	max-width: 100%;
	margin: 0 auto;
}
.maindesign .p-gp-card {
	display: flex;
	flex-direction: column;
	height: 100%;
}
.maindesign .p-gp-comment {
	flex-grow: 1;
}
.maindesign .p-gp-card--photo {
	width: 650px;
	max-width: 100%;
	margin: 0 auto;
	border-width: 10px;
	border-style: solid;
	padding: 0;
	cursor: pointer;
}
.maindesign .p-gp-card--photo__gold {
	border-color: #C19207;
	box-shadow: 0px 0px 10px 5px rgba(193, 146, 7, 0.25);
}
.maindesign .p-gp-card--photo__silver {
	border-color: #A09E9F;
	box-shadow: 0px 0px 10px 7px rgba(160, 158, 159, 0.25);
}
.maindesign .p-gp-card--photo__copper {
	border-color: #C48F5B;
}

@media screen and (max-width:767px) {
	.maindesign .p-gp-list {
		margin-top: 35px;
		margin-bottom: 35px;
	}
	.maindesign .p-gp-card--photo {
		border-width: 5px;
	}
}

.maindesign .p-gp-comment {
    padding: 30px;
	background-color: #fcf5d0;
	background-image: radial-gradient(circle, #ffffff 2px, transparent 2px);
	background-position: 0 0;
	background-size: 19px 19px;
}
.maindesign .p-gp-comment--name {
	text-align: center;
	font-size: 1.75em;
    letter-spacing: 0.07em;
    font-weight: 700;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}
.maindesign .p-gp-comment--name__small {
	font-size: 0.8em;
	margin-left: 5px;
}
.maindesign .p-gp-comment--name__gold,
.maindesign .p-gp-comment--heading__gold {
	color: #C19207;
}
.maindesign .p-gp-comment--name__silver,
.maindesign .p-gp-comment--heading__silver {
	color: #A09E9F;
}
.maindesign .p-gp-comment--name__copper,
.maindesign .p-gp-comment--heading__copper {
	color: #C48F5B;
}
.maindesign .p-gp-comment--heading {
	padding-bottom: 15px;
    font-size: 1.3em;
    margin-top: 30px;
	font-weight: 600;
    border-bottom: 1px solid #999;
}
.maindesign .p-gp-comment--txt {
	margin-top: 15px;
    font-size: 1.25em;
    letter-spacing: 0.15em;
    line-height: 1.5;
  	font-weight: 600;
	color: #444;
}

@media screen and (max-width:767px) {
	.maindesign .p-gp-comment {
		padding: 20px 15px;
	}
	.maindesign .p-gp-comment--name {
		font-size: 1.3em;
	}
	.maindesign .p-gp-comment--heading {
		font-size: 1.0em;
	}
	.maindesign .p-gp-comment--txt {
		font-size: 0.95em;
	}
}


.maindesign .p-gp-others {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.maindesign .p-gp-others--item {
	width: 49%;
}
.maindesign .p-gp-others .p-gp-others--item:nth-child(n+3) {
	margin-top: 30px;
}
.maindesign .p-gp-others--photo {
	border-width: 7px !important;
}
.maindesign .p-gp-others--comment {
	padding: 15px 30px !important;
	font-size: 0.8rem;
}

@media screen and (max-width:767px) {
	.maindesign .p-gp-others--photo {
		border-width: 3px !important;
	}
	.maindesign .p-gp-others--comment {
		padding: 10px 5px !important;
		text-align: center;
		line-height: 1.3;
	}
	.maindesign .p-gp-others .p-gp-others--item:nth-child(n+3) {
		margin-top: 15px;
	}
}

.maindesign .p-announcement-heading {
	width: 100%;
	background-image: url('/contents/contest/petami_photo_2025/images/250501/announcement_back.png');
	background-size: cover;
	height: 450px;
	overflow: hidden;
}
.maindesign .p-announcement--inner {
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 10px 0;
}
.maindesign .p-announcement--l-flag {
	position: absolute;
	top: 0;
	right: 100%;
	width: auto;
	height: 100%;
	z-index: -1;
	transform-origin: right top;
	transform: translateX(35%) rotate(20deg);
}
.maindesign .p-announcement--r-flag {
	position: absolute;
	top: 0;
	left: 100%;
	width: auto;
	height: 100%;
	z-index: -1;
	transform-origin: left top;
	transform: translateX(-35%) rotate(-20deg);
}
.maindesign .p-announcement--l-flag img,
.maindesign .p-announcement--r-flag img {
	height: 110% !important;
	width: auto !important;
}
.maindesign .p-announcement--logo {
	display: flex;
	justify-content: space-between;
	align-items: center;
	max-width: 800px;
	margin: 0 auto;
}
.maindesign .p-announcement--cat {
	width: 20%;
}
.maindesign .p-announcement--primary {
	width: 55%;
}
.maindesign .p-announcement--dog {
	width: 20%;
}
.maindesign .p-announcement--txt {
	display: flex;
	justify-content: center;
	align-items: center;
}
.maindesign .p-announcement--lead {
	display: inline-block;
	margin: 0 15px;
	color: #443000;
	text-align: center;
	font-size: 2.25rem;
	font-weight: 600;
	text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}
.maindesign .p-announcement--footprints {
	width: 175px;
}


@media screen and (max-width:767px) {
	.maindesign .p-announcement-heading {
		height: 300px;
	}
	.maindesign .p-announcement--inner {
		max-width: 100%;
	}
	.maindesign .p-announcement--logo {
		max-width: 100%;
	}
	.maindesign .p-announcement--lead {
		font-size: 4.5vw;
		margin: 0 5px;
		line-height: 1.3;
	}
	.maindesign .p-announcement--footprints {
		width: 70px;
	}
	.maindesign .p-announcement--l-flag {
		transform: translateX(35%) rotate(20deg);
	}
	.maindesign .p-announcement--r-flag {
		transform: translateX(-35%) rotate(-20deg);
	}
}</pre></body></html>