	body {
	margin:0;
	padding:0;
}
@media screen and (min-width: 768px){
	
	body{
			min-width: 1240px;
	}
	
}
	body a:hover{
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
		transition: 0.6s ;
}
.snsbotan {
	text-align:right;
	float:right;
	margin-right:5px
}
.line-it-button{
margin-right:5px;	
float:right}
.snsbotan .facebook,.snsbotan .titter{
	display:inline-block;
	vertical-align:top;
}
 a img{
 	border:0;
	}
header{
display: flex;
justify-content: space-between;
max-width: 1240px;
margin: 30px auto;
margin-bottom:10px;
padding: 0 20px;
box-sizing: border-box}

	img.ownlyPostImage {
		width: 100% !important;
		height: 100% !important
	}
	@media screen and (min-width: 768px){
		.ownlyUgcWidget_block .ownlyUgc .ownlyUgcsetPost{
			padding: 0 !important;
		width: calc(25% - 15px)!important ;
			margin-right: calc(60px / 3);
		margin-bottom: 15px}
		
				.ownlyUgcWidget_block .ownlyUgc .ownlyUgcsetPost:nth-child(4n) {
    margin-right: 0px;
}
		.ownlyUgcWidget_block .ownlyUgcsetPostPhoto {
    width: 100% !important;
    height: 228px !important;
   
}
	}
	@media screen and (max-width: 767px){
		
	.ownlyUgcWidget_block .ownlyUgc .ownlyUgcsetPost {
    padding: 0 !important
}	
		.ownlyUgcWidget_block .ownlyUgcsetPost{
			width: 48% !important;
			margin-bottom: 15px
		}	
		.ownlyUgcWidget_block .ownlyUgc{
			display: flex;
			justify-content: space-between;
			flex-wrap: wrap
		}
		.ownlyUgcWidget_block .ownlyUgcsetPostPhoto, .ownlyUgcWidget_block img.ownlyPostImage, .ownlyUgcWidget_block .ownlyUgcsetPostPhotoImg, .ownlyUgcWidget_block .ownlyUgcsetPostVideo video, .ownlyUgcWidget_block .ownlySlideListItem {
    width: 100% !important;
    height: auto !important;
}
	}
@media screen and (max-width: 767px){
header{
display: flex;
justify-content: space-between;
	align-items: flex-end;
width: 100%;
margin: 0px auto;	
padding: 10px;
box-sizing: border-box}
header .logo img{
	width: 170px
}
header .back img{
	width: 130px
}
	}

	#head{
		max-width:1200px;
		margin: auto;
	}
	
	.pc{
		display:block;
	}
	.sp{
		display:none;
	}

	.inner{
		max-width: 1200px;
    position: relative;
    margin: auto;
		text-align: center;
	}
	.inner-1000{
		max-width: 1000px;
		  position: relative;
    margin: auto;
		text-align: center;
	}
	h1 {text-align: center;
		margin:auto;

	}
	.img_center{
	transform-origin: center;	
	position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  margin: auto;
	}

	h2.band{
    color: #3a312a;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
		font-size: 3rem;
		margin: 5rem 0 3rem 0;
		font-weight: bold;
		position: relative;
		font-family: 'Kiwi Maru', serif;
font-family: 'M PLUS Rounded 1c', sans-serif;
	}
	h2.band::before,h2.band::after {
	content: '';
	width: 70px;
	height: 6px;
background: #DD6699;
		border-radius: 4px
}
h2.band::before{	margin-right: 20px;}
h2.band::after{	margin-left: 20px;}

	.top-img{
				background-color: #FFCCB9;
		background-image: url("/contents/contest/petami_photo_2021/common/img/top_bk.png");
		background-position: center center;
		background-repeat: repeat;
		margin-top: 15px;
		height: 680px;
		position: relative
	
	}
	h1{
		margin: 0 auto;
		text-align: center;

	}
	h1 img{

		width: 100%;
		max-width: 1200px;
		margin: 0 auto

	}

.sns-block{
	display: flex;
	justify-content: center;
	width: 90%;
	margin: 0 auto
}
.sns-block .sns-link{
	width: 36%;
}
.sns-block .sns-link:first-child{
	margin-right: 4%
}
@media screen and (min-width: 768px){
	.top-img{
		margin-top: 30px
	}
	h1{
display: flex;
		align-items: center;
		justify-content: center;
		height: 680px;
		width: 702px;
		margin: 0 auto

	}
	h1 img{

			height: 471px;
		width: 702px;
		margin: auto;
	z-index: 9998

	}	
	
}
.top-ani{
	width: 1217px;;
	height: 680px;
	position: absolute;
	top:0;
 left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
	z-index: 1;
	  

}
.top-ani img{
		z-index: 1
}
.pic01{
	position: absolute;
left: 16px;
    top: -7px;
}
.pic02{
	position: absolute;
right: 46px;
    top: -4px;
}
.pic03{
	position: absolute;
left: 187px;
bottom: 10px;
}
.pic04{
	position: absolute;
right: 80px;
bottom: 10px;
}
.niku{
  position: absolute;
    position: absolute;
    left: 20px;
    /* right: 0; */
    top: 0;

}

.slide-niku{
	opacity: 0;
	transform: translate(15px, 20px);
	transition: all 3s ease-out;
 }
	.txt-area{
		line-height: 1.5;
		text-align: left;
		margin: 1rem 0
	}
	.txt__center{
		display: flex;
		justify-content: center;
		margin: 1rem 0;
		line-height: 1.4;
		font-weight: bold;
		font-size: 1.2rem;
		color: #333;
	}
.thema{
display: flex;
    justify-content: center;
	  position: absolute;
  left: 0;
  right: 0;
	bottom: -55px;
  margin: auto;
	z-index: 999
}
.thema__balloon{
	position: relative;
	width:420px
}
.thema__balloon img{
	width: 100%
}
.thema__content{
	position: relative;
    display: inline-block;
}
.thema__text{
	text-align: center
}
.thema__head-text{
    position: absolute;
    top: 17px;
    left: 0;
    right: 0;
    font-size: 2.1rem;
    letter-spacing: .08em;
    font-weight: 700;
    color: #000;

}
.thema__head-text:after {
    position: absolute;
    content: '';
    width: 49.5%;
    height: 5px;
    top: 40px;
    left: 25%;
    background-color: #DD6699;
}
.thema--under-txt{
	padding-top: 60px;
	font-size: 2.4rem;
	line-height: 1.6;
    text-align: center;
    color: #E72E35;
    font-weight: bold;
    text-shadow: 2px 2px 2px #ffffff, -2px 2px 2px #ffffff, 2px -2px 2px #ffffff, -2px -2px 2px #ffffff, 2px 0px 2px #ffffff, 0px 2px 2px #ffffff, -2px 0px 2px #ffffff, 0px -2px 2px #ffffff;
	}
.prize{
	display: flex;
	justify-content: space-around;
	text-align: left;
	margin-bottom: 2.4rem
}
.prize--txt-area{
	width: calc(55% - 10px);
		color: #3A312A;
  font-weight: 500;
	font-size: 2rem;
	line-height: 1.5;
	    text-shadow: 1px 1px 1px #ffffff, -1px 1px 1px #ffffff, 1px -1px 1px #ffffff, -1px -1px 1px #ffffff, 1px 0px 1px #ffffff, 0px 1px 1px #ffffff, -1px 0px 1px #ffffff, 0px -1px 1px #ffffff;
}
.prize--txt-area span{
	font-size: 2.5rem;
	font-weight: bold
}
.prize--txt-box{
	display: flex;
	justify-content: center;
	align-items: center;
	background: #FFDDAA;
	padding: 1rem;
	font-size: 1.65rem;
	box-sizing: border-box;
	line-height: 1.5;
	color: #3A312A;
  font-weight: bold;
		width: calc(45% - 10px)
}
.prize--pic{
	margin: 1rem 0;
	width: 48%
}
.prize--pic:first-child{
	width: 100%
}
.prize--pic img{
	width: 100%
}
.prize-content{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}
.txt__link{
	font-size: 1.25rem;
	margin: 1em 0
}
.txt__link a{color: #06c;
background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%23333%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M3%2015v4c0%201.1.9%202%202%202h14a2%202%200%200%200%202-2v-4M17%208l-5-5-5%205M12%204.2v10.3%22%2F%3E%3C%2Fsvg%3E');
	background-repeat: no-repeat;
background-position : center right;
	background-size: 18px;
	padding-right: 20px;
	 position: relative;
  display: inline-block;
  transition: .3s;

}
.txt__link a::after {
  position: absolute;
  bottom: -2px;
  left: 50%;
  content: '';
  width: 0;
  height: 2px;
  background-color: #06c;
  transition: .3s;
  transform: translateX(-50%);
}
.txt__link a:hover{background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%2306c%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M3%2015v4c0%201.1.9%202%202%202h14a2%202%200%200%200%202-2v-4M17%208l-5-5-5%205M12%204.2v10.3%22%2F%3E%3C%2Fsvg%3E')}
.txt__link a:hover::after{
  width: 100%;
}
	@media screen and (max-width: 767px){
	.pc{
		display:none;
	}
	.sp{
		display:block;
	}
		.top-img{

			height: auto;
			background-size: cover
	}
		.inner{
			    width: 94%;
    margin: 0 3%;
		}
		.inner-1000{
		   width: 94%;
    margin: 0 auto;	
		}
		h2.band {
font-size: 1.85rem;
			margin: 3rem 0 2rem 0
}
		h2.band::before,h2.band::after {
	content: '';
	width: 60px;
	height: 6px;
background: #DD6699;
		border-radius: 4px
}
h2.band::before{	margin-right: 12px;}
h2.band::after{	margin-left: 12px;}
	.thema{

		width: 100%;
		  position: absolute;
  left: 0;
  right: 0;
	bottom: -53px;
  margin: auto;
}
.thema__balloon{

	width:100%
}

.thema__content{
    width: 94%;
    margin: 0 3%;
}
.thema__text{
	text-align: center
}
.thema__head-text{
    position: absolute;
    top: 15%;
    font-size: 7.5vw;


}
.thema__head-text:after {
    position: absolute;
    content: '';
    width: 49.5%;
    height: 4px;
    top: 120%;
    left: 25%;
 }
.thema--under-txt{
	padding-top: 53px;
	font-size: 1.4rem;
	line-height: 1.3;
	}
		.txt__lh{
			margin: 1rem 0
		}
		.txt__link{
	font-size: 0.9rem;
	margin: 1em 0;
			text-align: left;
			line-height: 1.3
}
.txt__link a{
	background-size: 16px;
	padding-right: 18px;
		}
		.prize{
flex-direction: column;
	margin-bottom: 1.2rem
}
.prize--txt-area{
	width: 100%;
	font-size: 1.2rem;
	line-height: 1.4;
	margin-bottom: 1rem
}
.prize--txt-area span{
	font-size: 1.8rem;
}
.prize--txt-box{
	padding: 0.8rem 0.6rem;
	font-size: 5.3vw;

		width: 100%
}
		.prize--pic{
	margin: 0 0 1rem 0;
	width: 100%
}
		.top-ani-sp{
	position: absolute;
	left: 0;
	bottom:0;
	z-index: 1;
				width: 100%;
			height: 100%
}
.top-ani-sp img{
		z-index: 1;
	width: 100%
}
.pic-sp{
	position: absolute;
	left: 0;
bottom: 0
}
.sns-block .sns-link{
	width: 48%;
}
		.prize--pic:last-child{
			margin-bottom: 0
		}
	}

@media only screen and (min-width: 770px){
#list_block li{
	list-style-type: none !important;
	overflow:hidden !important;
}
#list_block p{
	font-size: 16px !important;
    line-height: 1.6em !important;
}
#list_block .title{
	text-align:right;
}
	
#list_block li.boxgrid{
	width:290px; 
	height:170px;
	background: #161613;
	overflow: hidden;
	position: relative;
	float: left;
    list-style-type: none;
    margin: 10px;
	
}

#list_block li.caption .boxcaption{
	top: 110px;
	left: 0;
}
#list_block li.caption .boxcaption{ 
	float: left; 
	position: absolute; 
	background: #000; 
	height: 100px; 
	width: 100%; 
	opacity: .8; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
#list_block li a {
text-decoration:none;
}
#list_block .boxcaption p{
	color:#FFF;
	margin:0;
	padding:5px 5px 2px;
}
.lazy{
	width: 100%;
	}
.all_list_link{
	background: #00852E;
    font-size: 20px;
    margin-left: 40px;
    text-decoration: none;
    padding: 4px;
    border-radius: 4px;
    color: #fff;
	box-shadow: 1px 1px rgba(0,0,0,0.4);
	}
}
@media only screen and (max-width: 769px){
#list_block_sp li{
	list-style-type: none !important;
	overflow:hidden !important;
}
#list_block_sp p{
	font-size: 16px !important;
    line-height: 1.6em !important;
}
#list_block_sp .title{
	text-align: right;
    font-size: 14px !important;
}
	
#list_block_sp li.boxgrid_sp{
	width: 48% !important;
    margin: 1% !important;
	background: #161613;
	overflow: hidden;
	position: relative;
	float: left;
    list-style-type: none;
    margin: 10px;
	
}

#list_block_sp li.caption .boxcaption{
	top: 110px;
	left: 0;
}
#list_block_sp li.caption .boxcaption{ 
	float: left; 
	position: absolute; 
	background: #000; 
	height: 100px; 
	width: 100%; 
	opacity: .8; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
#list_block_sp li a {
text-decoration:none;
}
#list_block_sp .boxcaption p{
	color:#FFF;
	margin:0;

}
.lazy{
	width: 100%;
	}
.all_list_link{
	background: #00852E;
    font-size: 20px;
    margin-left: 40px;
    text-decoration: none;
    padding: 4px;
    border-radius: 4px;
    color: #fff;
	box-shadow: 1px 1px rgba(0,0,0,0.4);
	}
}


#list_block{ display:block;}
#list_block_sp{ display:none;}
@media only screen and (max-width: 769px){
#list_block{ display:none;}
#list_block_sp{ display:block;}
}
	h2.headingMiddle {
    position: relative;
    padding-bottom: 0.8em;
    border-bottom: 3px solid #DDD;
    font-size: 1.25em;
    font-weight: bold;
    margin: 40px 0 30px 0;
		text-align: left;}
	h2.headingMiddle::after {
    position: absolute;
    content: " ";
    border-bottom: solid 3px #E5002D;
    bottom: -3px;
    width: 6.5%;
    display: block;
}
	#gaiyo{
		background: #fff;
		width: 80%;
		margin: 40px 10% 20px 10%;
		padding:20px;
		box-sizing: border-box;
				overflow: scroll;
		z-index: 9999
		
	}
	#gaiyo h3{
		font-size: 1.2em;
		color: #333;
		font-weight: bold;
		margin: 30px 0 20px 0
	}
	#gaiyo p{
		line-height: 1.5;
		font-size: 0.9em;
		margin: 0.8em 0
	}
	#gaiyo .indent{
		text-indent: -1em;
		padding-left: 1em
	}
	#gaiyo .desc{
		margin-left: 1.2em;
		padding-left: 0
	}
	#gaiyo .desc li{
		margin-bottom: 0.5em;
		line-height: 1.4;
		list-style-type: disc;
			font-size: 0.9em;
	}
a.btnRadius01{
display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 0.6em 20px;
    color: #000;
    line-height: 1.8;
    background-color: #fff;
    border: 1px solid #585858;
    border-radius: 4px;
    cursor: pointer;
    box-sizing: border-box;
}
a.btnRadius01:hover{
border-color: #E5002D;
transition: 0.6s;
}
a.btnRadius01.modal{
	padding-left: 32px
}
a.btnRadius01.modal::after {
    content: '';
    width: 18px;
    height: 18px;
    margin-left: 15px;
    background-image: url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%23999999%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M18%2014v5a2%202%200%200%201-2%202H5a2%202%200%200%201-2-2V8c0-1.1.9-2%202-2h5M15%203h6v6M10%2014L20.2%203.8%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E);
	
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
	.fsMedium { font-size: 1.0em;  }
	.gaiyo-btn{
	width: 300px;
			margin: 20px auto;

	}


.c-btn {
    display: block;
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}
.c-btn:hover {
	opacity:.7;
}
.c-btn__item {
    position: relative;
    display: inline-block;
    max-width: 100%;
    line-height: 1;
    padding: 12px 16px;
    border-radius: 4px;
	background: #1da1f2;
    color: #fff;
}

	.disfl{
	display:flex;
	width:50%;
	margin:auto;
}
.copyTxt {
    margin: 1em 0;
    display: flex;
	justify-content: center;
	flex-wrap: wrap
}
.copyTxt input {
    margin-bottom: 0.6rem;
    width: 100%;
	padding: 0.8rem;
	box-sizing: border-box
}
.copyTxt button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    border-radius: 8px;
    font-weight: bold;
    width: auto;
    height: 100%;
    margin: 0;
    color: #FFF;
    display: flex;
    cursor: pointer;
    text-decoration: none;
    box-sizing: border-box;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: #C1C1C1;
    font-size: 1em;
    padding: 0.8em 1.2em;
	box-sizing: border-box
}
@media only screen and (min-width: 768px){
.copyTxt button {

	border-radius: 0 8px 8px 0;}
	.inner-1000 {
    padding: 0 20px;
}
	.copyTxt{
		font-size: 1.6rem
	}
.copyTxt input {
 
    width: 60%;
		font-size: 1.6rem;
	padding-top: 1.4rem;
	padding-bottom: 1.4rem
}

.c-btn__item {
    padding: 25px 46px 16px 95px;
    font-size: 1.5rem;
}
.ownlyUgcWidget_block .ownlyUgc .ownlyUgcsetPost {
    padding: 0 !important;
    width: calc(25% - 15px)!important;
    margin-right: calc(60px / 3);
    margin-bottom: 15px;
}

	.gaiyo-btn{
		max-width: 320px;
		font-size: 1.2rem
	}
}
@media only screen and (max-width: 767px){
	#wrap #contents h2.band:first-of-type{margin-top: 0;
	margin-bottom: 1rem}
	.disfl{
	display: inherit;
	width:100%;
		margin-top: 3rem;
}

	.notification {
position: absolute;
top: 45%;
    left: calc(50% - 57px);
    z-index: 9999;
  margin: 0 auto;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s cubic-bezier(0.4, 0, 0.2, 1), visibility 0s ease 0.4s;
}
	.notification p {
    display: inline-block;
    padding: 4px 8px;
    color: #fff;
    background: #ccc;
    border-radius: 4px;
  }

 	.notification.active {
    opacity: 1;
    visibility: visible;
    transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1), visibility 0s;
  }
	}




.level{
    color: #3a312a;
    margin: 2.4em 0 1em 0;
    position: relative;
    font-size: 2rem;
    font-weight: bold;
    padding-bottom: 0.4em;
    line-height: 1.25;
	text-align: left;
			font-family: 'Kiwi Maru', serif;
font-family: 'M PLUS Rounded 1c', sans-serif;
	}
	
.level::after {
    content: '';
background: #FFBBDD;
    display: block;
    width: 60px;
    height: 5px;
    position: absolute;
    left: 0;
    bottom: 0;
}
	@media only screen and (max-width: 767px){
.level{
			font-size: 1.2rem;
			margin: 2rem 0 1.6rem 0
			}
		#gaiyo{
	
		padding: 20px 10px
		}
		h2.headingMiddle{
			margin-top: 0;
			font-size: 1em
		}
		h2.headingMiddle::after {
 
    width: 10.5%;
  
}
		#gaiyo h3{
			margin: 20px 0 10px 0;
			font-size: 1em
		}

	}
	.webfont {
  font-family: 'Kiwi Maru', serif;
    font-family: 'M PLUS Rounded 1c', sans-serif;
}


	
	.bg-color{
		background: #F6F3ED;
		padding-bottom: 2rem
	}
.flex__center{
/*	display: flex;
	justify-content: center;
	flex-direction: column;*/
	
}
	.txt__lh{
		line-height: 1.6;
		text-align: left;
		margin: 1rem;
			color: #3a312a;
    font-weight: 500;
    text-shadow: 1px 1px 1px #ffffff, -1px 1px 1px #ffffff, 1px -1px 1px #ffffff, -1px -1px 1px #ffffff, 1px 0px 1px #ffffff, 0px 1px 1px #ffffff, -1px 0px 1px #ffffff, 0px -1px 1px #ffffff;
	}
	@media only screen and (min-width: 768px){
		.gaiyo-btn:first-child{
			margin-right: 30px
		}
			.txt__lh{
		font-size: 1.35rem;
				width: 77%;
				margin: 1rem auto
	}
		.pc-fs{
			font-size: 1.4rem
		}}

@media only screen and (max-width: 1000px){

	}
	.goto a{
		text-decoration: none
	}
	.back-btn{
		text-align: center;
		margin: 2rem 0 0 0;
		border: 3px solid #fff;
		border-radius: 4px;
		background-color: #E72E35;
	box-shadow: 0px 8px 16px -2px rgba(10,10,10,0.1), 0px 0px 0px 1px rgba(10,10,10,0.02);
		box-sizing: border-box
	}
	.back-btn a{
		display: block;
		text-align: center;
		color: #fff;
		font-weight: bold;
		font-size: 1.8em;
		text-decoration: none;
		padding: 0.5em
	}
	.back-btn a:hover{
		opacity: 0.7
	}
.bnr-list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}
.bnr-list li{
	width: calc(50% - 10px);
	margin-bottom: 20px
}
.bnr-list li img{
width:100%}
.bnr-list li:last-child{
	margin-bottom: 0
}
	@media only screen and (max-width: 767px){
			.back-btn a{

		font-size: 1.6em;

	}
		.bnr-list{

}
.bnr-list li{
	width: 100%;
}
	}

		.content-box2 {
    background-color: #fff;
    padding: 20px;
    overflow: hidden;
    border-radius: 10px;
    width: 100%;
    box-sizing: border-box;
}
		.bnr-box{
			display: flex;
			justify-content: space-between
		}
		
		.bnr-box .bnr-left a{
			margin-bottom: 10px;
			display: block
		}
		.goTop {
    text-align: right;
			margin: 0;
			padding: 1rem
}
		.s-list{
			display: flex;
			justify-content: space-between;
			flex-wrap: wrap
		}
		.s-list li{
	width: 48.5%;
			margin-bottom: 1rem
		}
		@media only screen and (max-width: 767px){
			h1 img {

width: 100%;


}
.content-box2 {
    padding: 16px;
    border-radius: 8px;

			}
			.s-list{
	flex-direction: column
		}
		.s-list li{
			width: 100%;
			margin-bottom: 1rem
		}
		.bnr-box{
flex-direction: column
		}
		.bnr-left{
			width: 100%
		}
		.bnr-right{
			width: 100%
		}
		.bnr-list li{margin-bottom:10px;}
		
		}
#pageTop img {
width: 100%;
height: auto;
}
#pageTop {
position: fixed;
bottom: 0;
right: 0;
z-index: 9999;
width: 80px;
height: 80px;
z-index: 9999;
}
@media (max-width: 767px) and (min-width: 320px) {
#pageTop {
position: fixed;
bottom: 60px;
right: 10px;
width: 42px;
height: 42px;
	z-index: 999;
	}}

/*フッター
--------------------------------------*/
@media (min-width: 768px) {
#fot {


background-color: #FCC778;
color: #3a312a;
clear: both;
text-align: left;
margin: 0 auto;

}
#fot h2 {
font-size: 1.2em;
font-weight: bold;
color: #3a312a;
margin: 30px 0;
}
#fot .fotBoxFirst {

}
#fot .fotBox{
padding-top: 79px
}
#fot ul li {
margin-bottom: 16px;
background-image: url(/contents/contest/petami_photo_2021/common/img/arrow2.png);
background-repeat: no-repeat;
background-position: left center;
background-size: 6px;
padding-left: 0.8em;
}
#fot a {
color: #3a312a;
text-decoration: none;
}
#fot a:visited {
color: #3a312a;
text-decoration: none;
}
#fot a:hover {
text-decoration: underline;
}
#footer {
width: 1200px;
box-sizing: border-box;
margin: 0 auto;
padding: 20px;
display: flex;
justify-content: space-between;
}
#copyright {

text-align: center;
padding-top: 15px;
padding-bottom: 15px;
margin: 0px;
padding-right: 0px;
padding-left: 0px;
font-size: 80%;
clear: both;
}
}

@media (max-width: 767px) and (min-width: 320px) {
	
	/*フッター
--------------------------------------*/

#fot {
background-color: #FCC778;
color: #3a312a;
text-align: left;
margin: 0 auto;
}
#fot h2 {
 font-size: 1em;
font-weight: bold;
color: #3a312a;
margin: 20px 0 15px;
}
#fot .fotBoxFirst {
width: 100%

}
#fot .fotBox{
width: 100%
}

#fot ul{
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: space-between;
-ms-justify-content: space-between;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
width: 100%
}
#fot ul li {
margin-bottom: 10px;
background-image: url(/contents/contest/petami_photo_2021/common/img/arrow2.png);
background-repeat: no-repeat;
background-position: left center;
background-size: 6px;
padding-left: 1em;
font-size: 0.68em;

  line-height: 1.4em;
width: calc(49% - 12px);
}
#fot a {
color: #3a312a;
text-decoration: none;
}
#fot a:visited {
color: #3a312a;
text-decoration: none;
}

#footer {
width: 100%;
margin: 0 auto;
padding: 5px 10px 20px 10px;
box-sizing: border-box;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
#copyright {
text-align: center;
padding-top: 15px;
padding-bottom: 15px;
margin: 0px;
padding-right: 0px;
padding-left: 0px;
font-size: 80%;
clear: both;
}

	
}

.now-contest{
			margin: 0;
		clear: both;

		}
		.now-contest a{
				background: linear-gradient(45deg, #EE813C, #FCBA4C);
			color: #fff;
			font-weight: bold;
			font-size: 2.4rem;
			padding: 0.8em;
			display: flex;
			justify-content: center;
			align-items: center;		

			text-decoration: none
		}
		.now-contest a:hover{
				opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
		transition: 1.0s ;
		}
		.c-arow{
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 10px;
  border-top: 4px solid #fff;
  border-right: 4px solid #fff;
  transform: rotate(45deg);
}
		@media screen and (max-width:767px) {
		.now-contest a{
			
			font-size: 5.8vw;
			    line-height: 1.2;
		padding: 0.6em;
		}
	
		.c-arow{
  display: inline-block;
  width: 18.5px;
  height: 10px;
  margin: 0 0 0 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
			}}
.slide-top {
	opacity: 0;
	transform: translate(0, -20px);
	transition: all 1s ease-out;
 }

.slide-bottom {
	opacity: 0;
	transform: translate(0, 20px);
	transition: all 1s ease-out;
 }

.slide-left {
	opacity: 0;
	transform: translate(-20px, 0);
	transition: all 1.5s ease-out;
 }

.slide-right {
	opacity: 0;
	transform: translate(20px, 0);
	transition: all 2s ease-out;
 }

.slide-delay{
	opacity: 0;
	transform: translate(0, 5px);
	transition: all 3s ease-out;
 }

.slideUp{
		opacity: 0;
	animation-name: slideUp;
	-webkit-animation-name: slideUp;	

	animation-duration: 1.5s;	
	-webkit-animation-duration: 1.5s;

	animation-timing-function: ease;	
	-webkit-animation-timing-function: ease;

	visibility: visible !important;			
}

@keyframes slideUp {
	0% {
		transform: translateY(100%);
	}
	50%{
		transform: translateY(-8%);
	}
	65%{
		transform: translateY(4%);
	}
	80%{
		transform: translateY(-4%);
	}
	95%{
		transform: translateY(2%);
	}			
	100% {
		transform: translateY(0%);
	}	
}

@-webkit-keyframes slideUp {
	0% {
		-webkit-transform: translateY(100%);
	}
	50%{
		-webkit-transform: translateY(-8%);
	}
	65%{
		-webkit-transform: translateY(4%);
	}
	80%{
		-webkit-transform: translateY(-4%);
	}
	95%{
		-webkit-transform: translateY(2%);
	}			
	100% {
		-webkit-transform: translateY(0%);
	}	

 }