/**基本**/
.clearfix:after {
    content:"";
    display:block;
    clear:both;
}

#wrap #contents ul{
	margin:0;
	padding:0;
	
	}

#wrap #contents ul li{
	list-style-type: none;
}

#wrap #contents .link {
	text-decoration:none;
}

#wrap #contents .link:hover {
	opacity: 0.7;
}


/**コンテンツ**/
#wrap{
	clear: both;
	margin:0 auto;
/*background-color: #F9D3CD*/
}



#wrap #contents{
	clear: both;
	margin:0 auto;
	padding-bottom:10px;
	max-width: 1000px;
}



#wrap #contents a:hover img, 
a:active{
	opacity:0.7 !important;
	filter: alpha(opacity=70) !important;
	-ms-filter: "alpha( opacity=70 )" !important;
	/*background: #fff !important;*/
}
#wrap #contents p{
	font-size: 20px;
	line-height: 1.6;
}



/**見出し**/
#head h1{
	margin:0;
	padding:0;
	border:none;
}
/**ボックス**/
#wrap #contents .box{
	background-color:#fff;
	padding:30px;
	overflow:hidden;
}

/**注意書き**/
#wrap #contents .attention{
	font-size:16px;
}
#wrap #contents .attention li{
	float:none;
	text-indent:-1.0em;
	padding-left:1.0em;
	line-height:1.8 !important;
}
#wrap #contents .attention p{
	margin:0;
	padding:0;
	padding-left:1.0em;
	font-size:14px;
	line-height:1.6;
}



/**バナー**/
.bnr-left{
	float:left;
	width:460px;
}
.bnr-right{
	float:right;
	width:460px;
}

/**フッダー**/
.goTop{
	text-align:right;
}

#fot {
	clear: both;
	background: #a15a28;

}
#fot #footer h3{
	margin-top:10px;
}

#fot #footer{
	max-width:980px;
	margin:0 auto;
	overflow:hidden;
}
#fot #footer ul {
	float:left;
	width:174px;
	padding:0 70px 20px 0;
	line-height:1.4;
}
#fot #footer h3 {
	margin:30px 0 10px;
	color:#fff;
}

#fot #footer li {
	list-style:none;
	padding:3px 0;
	font-size:90%;
}
#fot ul li {
    background-image: url("../../common/img/arow.png");
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 18px !important;
	background-size: 6px
}
#fot #footer li a {
	color:#fff;
	text-decoration:none;
}

#fot #footer li a:hover {
	color:#FCE03F;
}

	
#copyright{
	clear:both;
	text-align:center;
	color:#FFFFFF;
	background:#C91919;
	font-size:80%;
	padding:10px 0;
	}














/*------ ## 20200407追加 ## ------*/

#wrap #contents .element{
	margin-bottom:20px;
}
#wrap #contents .element:after{
    content:"";
    display:block;
    clear:both;
}
#wrap #contents .circleInner{
	float:left;
}
#wrap #contents h2.circle{
	background-color:#ffd6dc;
	text-align:center;
	position: relative;
	border:solid 8px #fff;
	width:120px;
	height:120px;
	margin:0;
	line-height:36px;
	color:#fff;
	vertical-align:middle;
	font-size:32px;
	text-shadow: 0px 2px 2px rgba(0,0,0,0.3);
	border-radius:60px;
	-webkit-border-radius:60px;
	-moz-border-radius:60px;
	box-sizing: border-box;
}
#wrap #contents h2.circle span{
	display:block;
	width:120px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
}
#wrap #contents .contentBox{
	float:right;
	background-color:#fff;
	padding:20px;
	overflow:hidden;
	border:solid 8px #fff;
	border-radius:20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	width:calc(100% - 130px);
	box-sizing: border-box;
}
#wrap #contents .contentBox .period{
	font-size:42px;
	font-weight:bold;
	text-align:center;
	/*border-bottom:solid 2px #ｆｆｆ;*/
	margin-bottom:10px;
	/*padding-bottom:10px;*/
}
#wrap #contents .contentBox .period br{
	display:none;
}
#wrap #contents .contentBox .announcementDate{
	font-size:32px;
	font-weight:bold;
	text-align:center;
}
#wrap #contents .contentBox span.accent{
	font-size:130%;
}
#wrap #contents .contentBox span.color{
	color:#feb9c4;
	font-size:130%;
}

#wrap #contents .contentBox ul{
	margin-bottom:20px;
/*	border-bottom:solid 2px #ｆｆｆ;*/
	margin-bottom:5px;
	padding-bottom:15px;
}
#wrap #contents .contentBox ul.descriptionBox:after{
    content:"";
    display:block;
    clear:both;
}
#wrap #contents .contentBox ul.descriptionBox li{
	float:left;
	width:238px;
	padding-right:50px;
	background-image:url(/contents/contest/gardening_photo_2020/common/img/description-arwo.gif);
	background-position:right center;
	background-repeat:no-repeat;
	background-size:40px;
	text-align:center;
	line-height:1.4;
}
#wrap #contents .contentBox ul.descriptionBox li:last-child{
	padding-right:0;	
}
#wrap #contents .contentBox .announcementDate{
	font-size:24px;
}
#wrap #contents .contentBox ul.descriptionBox li span.image{
	display:block;
	margin-bottom:8px;
}
#wrap #contents .contentBox ul.descriptionBox li span.image img{
	width:100%;
	height:auto;	
}
#wrap #contents .contentBox ul.descriptionBox li span.txt{
	display:block;
}
#wrap #contents .contentBox ul.descriptionBox li span.txt br{
	display:none;
}
#wrap #contents .contentBox ul.prizeBox{
	border-bottom:none;
	padding-bottom:0;
}
#wrap #contents .contentBox ul.prizeBox li span.image{
	float:left;
	width:50%;
}
#wrap #contents .contentBox ul.prizeBox li span.image img{
	width:100%;
	height: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: 'Caveat', cursive;
font-family: 'Noto Sans JP', sans-serif;

	}
	h2.band::before,h2.band::after {
	content: '';
	width: 70px;
	height: 6px;
	background: #C91917;
	border-radius: 4px;
}
h2.band::before{	margin-right: 20px;}
h2.band::after{	margin-left: 20px;}
.sns-table {
    width: 100%;
    margin-top: 60px;
    line-height: 1.25;
    box-shadow: 0 0 20px rgb(194 194 194 / 30%);
}


#wrap #contents .contentBox2{
	background-color:#fff;
	overflow:hidden;
	width:100%;
	box-sizing: border-box;
}
#wrap #contents .contentBox ul.appBox{
	border-bottom:none;
	padding-bottom:0;
	margin:20px 20px 0;
	overflow:hidden;
}
#wrap #contents .contentBox div.pointImage{
	width:94%;
	margin:0 3%;	
}
#wrap #contents .contentBox ul.appBox li{
	display:block;
	float:left;
	width:48%;
	margin:0 1% 10px;
}
#wrap #contents .contentBox ul.appBox li span.heading{
	display:block;
	width:96%;
	background-color:#feb9c4;
	color:#fff;
	text-align:center;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	padding:5px 2%;
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:5px;
}
#wrap #contents .contentBox ul.appBox li span.bnrImage{
	display:block;
	float:left;
	width:75%;
	margin-top:5px;
}
#wrap #contents .contentBox ul.appBox li span.qrImage{
	display:block;
	float:left;
	width:25%;
}
#wrap #contents .contentBox ul.appBox li span.image img{
	width:100%;
	height:auto;	
}
#wrap #contents div.appBenefits h2.circle{
	border:solid 6px #F30;
	background-color:#FFF;
	color:#F30;
}
#wrap #contents div.appBenefits .contentBox{
	border:solid 8px #F30;
}
#wrap #contents div.applyBtn{
	width:490px;
	margin:30px auto;
}
#wrap #contents div.applyBtn a:hover img, 
#wrap #contents div.applyBtn a:active{
	opacity:1.0 !important;
	filter: alpha(opacity=100) !important;
	-ms-filter: "alpha( opacity=100 )" !important;
}
	
#wrap #contents div.applyBtn img{
	width:100%;
	height:auto;	
}





/*------ ## 20181120追加 ## ------*/

/*-- text-align --*/
.txt-left { text-align: left   !important; }
.txt-right { text-align: right  !important; }
.txt-center { text-align: center !important; }

/*-- float --*/
.right { float: right !important; }
.left { float: left  !important; }
.clear { clear: both !important; }

/*-- margin-top --*/
.mt00 { margin-top:  0px !important; }
.mt05 { margin-top:  5px !important; }
.mt10 { margin-top: 10px !important; }
.mt15 { margin-top: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mt25 { margin-top: 25px !important; }
.mt30 { margin-top: 30px !important; }
.mt35 { margin-top: 35px !important; }
.mt40 { margin-top: 40px !important; }
.mt45 { margin-top: 45px !important; }
.mt50 { margin-top: 50px !important; }

/*-- margin-right --*/
.mr00 { margin-right:  0px !important; }
.mr05 { margin-right:  5px !important; }
.mr10 { margin-right: 10px !important; }
.mr15 { margin-right: 15px !important; }
.mr20 { margin-right: 20px !important; }
.mr25 { margin-right: 25px !important; }
.mr30 { margin-right: 30px !important; }
.mr35 { margin-right: 35px !important; }
.mr40 { margin-right: 40px !important; }
.mr45 { margin-right: 45px !important; }
.mr50 { margin-right: 50px !important; }
 
 /*-- margin-bottom --*/
.mb00 { margin-bottom:  0px !important; }
.mb05 { margin-bottom:  5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb35 { margin-bottom: 35px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb45 { margin-bottom: 45px !important; }
.mb50 { margin-bottom: 50px !important; }
 
 /*-- margin-left --*/
.ml00 { margin-left:  0px !important; }
.ml05 { margin-left:  5px !important; }
.ml10 { margin-left: 10px !important; }
.ml15 { margin-left: 15px !important; }
.ml20 { margin-left: 20px !important; }
.ml25 { margin-left: 25px !important; }
.ml30 { margin-left: 30px !important; }
.ml35 { margin-left: 35px !important; }
.ml40 { margin-left: 40px !important; }
.ml45 { margin-left: 45px !important; }
.ml50 { margin-left: 50px !important; }


.snsbotan {
	text-align:right;
	float:right;
	margin-right:5px;
}
.line-it-button{
float:right;}
.snsbotan .facebook,.snsbotan .titter{
	display:inline-block;
	vertical-align:top;
}
 a img{
 	border:0;
	}
	
	
@media screen and (max-width: 767px){
	.line-it-button {
		margin-right: 5px;
	}
}

body {
		margin:0;
		padding:0;
		    font-family: "ＭＳ Ｐゴシック","MS PGothic",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
	}	
header{
display: flex;
-webkit-justify-content: space-between;
-ms-justify-content: space-between;
justify-content: space-between;
max-width: 1000px;
margin: 30px auto;
margin-bottom:10px;
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: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: space-between;
-ms-justify-content: space-between;
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: 1000px;
		margin: auto;
	}
	.divFilter1{
	background: #fff;
    height: 100%;
    position: absolute;
    width: calc(100% - 80px);
    height: calc(100% - 80px);
	
    box-shadow: 20px 20px 10px #fff, -20px 20px 10px #fff, -20px -20px 10px #fff, 20px -20px 10px #fff;
    border-radius: 20px;
    opacity: 0.56;
	}
	.divFilter2{
	background: #fff;
    height: 90%;
    width: 60%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    margin: auto;
    box-shadow: 20px 20px 10px #fff, -20px 20px 10px #fff, -20px -20px 10px #fff, 20px -20px 10px #fff;
    border-radius: 100%;
    opacity: 0.9;
	}

	.inner{
    position: relative;
    margin: auto;
		text-align: center;
	}
	.title_image {
		background-image: url("/contents/contest/diy_photo_2022/common/img/top_bk.png");
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	
	.title_image > img {
		width: auto;
		height: 525px;
		
	}
	.img_center{
	transform-origin: center;	
	position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  margin: auto;
	}
	.pc{
		display:block;
	}
	.sp{
		display:none;
	}
	.webfont {
    font-family: 'Noto Sans JP', sans-serif;
}
	
	@media screen and (max-width: 1000px) {
		.title_image > img  {
			height: 400px;
		}
	}
	
	@media screen and (max-width: 767px){
	
		
	.pc{
		display:none;
	}

		.sp{
		display:block;
	}	

	}
	
	#wrap #contents h3.thema{
		border: 4px solid #C91917;
		color: #C91917;
		padding: 1rem;
		text-align: center;
		font-size: 2rem;
		font-weight: bold;
		box-sizing: border-box;
		margin: 2rem 0;
	}
	
	.description_text {
		font-family:"メイリオ","MS PGothic",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
	}
	.description_unit {
		width: 75%;
		line-height: 1.6;
		margin: 15px auto;
		font-size: 20px;
	}
	
	.Special-feature_container {
		display: flex;
		flex-direction: column;
		align-items: center;
		margin: 4rem auto;
		width: 60%;
	}
	
	.content_img {
		width: 100%;
	}
	
	.Special-feature_img {
		width: 100%;
	}
	
	.Special-feature_text {
		padding: 0.5rem 0;
	}
	
	.Special-feature_text > a {
		text-decoration: none;
	}
	
	.cEmphasis {
		font-weight: bold;
		color: #C91917;
	}
	
	@media screen and (max-width: 767px){
		#wrap #contents h3.thema{
			    border: 3px solid #C91917;
    color: #C91917;
    padding: 0.8rem 0;
       font-size: 1.15rem;
    margin: 0 0.5rem;
			
		}
		
		.title_image > img {
			height: 220px;
		}
		
		.Special-feature_container {
			width: 100%;
		}
		
		.description_unit {
			margin: 10px auto;
			font-size: 13px;
			width: 90%;
		}

	}
	

.sns-table th {
    padding: 40px 20px;
    background: #f0932b;
    font-weight: bold;
    text-align: center;
	color: #fff;
	box-sizing: border-box
}
.sns-table td {
    padding: 20px 32px;
    background: #fff;
    font-size: 2rem;
    font-weight: bold;
}
.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;
}
.twi:before {
    content: "";
    display: block;
    position: absolute;
    left: 10px;
    top: calc( 50% - 30px);
    width: 60px;
    height: 60px;
    background: url(./common/img/sns_icon_twitter.png) no-repeat center/contain;
}

.inst{
color: #FFF;/*文字・アイコン色*/
  border-radius: 4px;/*角丸に*/
  position: relative;
  display: inline-block;
 
  text-align: center;/*中身を中央寄せ*/

  background: -webkit-linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
  background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;/*グラデーション①*/
  overflow: hidden;/*はみ出た部分を隠す*/
  text-decoration:none;/*下線は消す*/
}
.inst:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;/*全体を覆う*/
  height: 100%;/*全体を覆う*/
  background: -webkit-linear-gradient(15deg, #ffdb2c, rgb(249, 118, 76) 25%, rgba(255, 77, 64, 0) 50%) no-repeat;
  background: linear-gradient(15deg, #ffdb2c, rgb(249, 118, 76) 25%, rgba(255, 77, 64, 0) 50%) no-repeat;
	z-index: 1
}
		.inst span{
		z-index: 9999;
		color: #fff;
	
	}
	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;
		
	}
	#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;
	}
		@media screen and (max-width: 767px){
	h2.headingMiddle {
    position: relative;
    padding-bottom: 0.8em;
    border-bottom: 3px solid #DDD;
    font-size: 1.15em;
    font-weight: bold;
    margin: 0 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 h3{
		font-size: 1.1em;
		color: #333;
		font-weight: bold;
		margin: 20px 0 15px 0
			}}
a.btnRadius01{
border-radius: 40px;
font-weight: bold;
color: #fff;
/*padding: 15px;*/
display: flex;
border: 1px solid;
box-sizing: border-box;
text-align: center;
opacity: 1.0;
height: 100%;
align-items: center;
justify-content: center;
background: #C91917;
text-decoration: none
}
a.btnRadius01:hover{
opacity: 0.7;
transition: 0.5s;
}
	.fsMedium { font-size: 1.0em; padding: 0.75em 2.85em; }
	.gaiyoBtn{
	max-width: 300px;
			margin: 20px auto;

	}
.disfl{
	display:flex;
	width: 65%;
	margin:auto;
}
	
.sns_container {
	width: 40%;
	margin: 50px auto;
}
.sns_container > a{
	text-decoration: none;
	color: #000;
}
.sns_container > a:visited{
    color: #000;
}
.sns_btn {
	padding: 10px;
	display: flex;
	justify-content: center;
	border: 2px solid #a9a9a9;
	align-items: center;
	transition: 0.5s;
}
.sns_btn:hover {
	opacity: 0.5;
}
.sns_icon {
	width: 50px;
	height: 50px;
	padding: 0 5px;
	display: flex;
	align-items: center;
}
.sns_icon > img {
	width: 100%;
	height: auto;
}
.sns_logo {
	font-size: 47px;
	font-family: 'Akshar', sans-serif;
	text-decoration: none;
	padding: 0 5px;
}
.copyTxt {
    margin: 1em 0;
    display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.copyTxt input {
    box-sizing: border-box;
	width: 100%;
	padding: 0.8rem;
}
.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: #a9a9a9;
    font-size: 1.0rem;
    padding: 0.8em 1.2em;
	margin-left: 20px;
	transition: 0.1s;
}
	.copyTxt button:hover {
		background-color:#C1C1C1;
	}
	.pdf_text {
		text-align: center;
	}
	
	
	.Application-method {
		position: relative;
	}
	
	.Application-method > img {
		width: 100%;
	}
	
@media only screen and (min-width: 768px){
	.copyTxt{
		font-size: 1.6rem
	}
	.copyTxt input {
		width: 40%;
	}

.c-btn__item {
    padding: 16px 32px 16px 72px;
    font-size: 2rem;
}
.ownlyUgcWidget_block .ownlyUgc .ownlyUgcsetPost {
    padding: 0 !important;
    width: calc(25% - 15px)!important;
    margin-right: calc(60px / 3);
    margin-bottom: 15px;
}
.sns-table tr:not(:last-child) th, .sns-table tr:not(:last-child) td {
    border-bottom: 1px solid #ddd;
}
}
@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%;
}
	
.sns_container {
	width: 300px;
	margin: 47px auto;
}
	
.sns_icon {
	width: 40px;
	height: 40px;
}
.sns_logo {
	font-size: 37px;
	flex-basis: auto;
}

.sns-table {
margin-top: 28px;
}
.sns-table th {
    padding: 12px;
}
.sns-table th, .sns-table td {
    display: block;
    width: 100%;
}
.sns-table td {
    padding: 20px 0;
    font-size: 1.6rem;
}
.sns-table tr:not(:first-child) th {
    border-top: 1px solid #ddd;
}
.sns-account {
    text-align: center;
}
.c-btn {
    font-size: 1.4rem;
}
.c-btn__item {
width: 276px;
    padding: 18px;
    padding-left: 40px;
    box-sizing: border-box;
}
.twi:before {
top: calc( 50% - 20px);
    width: 50px;
    height: 40px;
}
.inst:before {
    top: calc( 50% - 12px);
    width: 30px;
    height: 24px;
	left:30px;
}
	.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;
  }
	.copyTxt button {
	margin-top: 25px;
	margin-left: 0;
}
	

	}
	.sns-account{
		display: flex;
		justify-content: center
	}
	.insta_btn2{/*ボタンの下地*/
  color: #FFF;/*文字・アイコン色*/
  border-radius: 4px;/*角丸に*/
  position: relative;
  display: inline-block;

  text-align: center;/*中身を中央寄せ*/

  
  background: -webkit-linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
  background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;/*グラデーション①*/
  overflow: hidden;/*はみ出た部分を隠す*/
  text-decoration:none;/*下線は消す*/
		font-size: 2rem;
}

.insta_btn2:before{/*グラデーション②*/
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;/*全体を覆う*/
  height: 100%;/*全体を覆う*/
  background: -webkit-linear-gradient(15deg, #ffdb2c, rgb(249, 118, 76) 25%, rgba(255, 77, 64, 0) 50%) no-repeat;
  background: linear-gradient(15deg, #ffdb2c, rgb(249, 118, 76) 25%, rgba(255, 77, 64, 0) 50%) no-repeat;
}

.insta_btn2 .fa-instagram{/*アイコン*/


  top: 4px;/*アイコン位置の微調整*/

}
.fa-instagram:before {
content: "";
    display: block;
    position: absolute;
    left: 20px;
    top: calc( 50% - 20px);
    width: 40px;
    height: 40px;
    background: url(/contents/contest/diy_photo_2022/common/img/sns_icon_instagram.png) no-repeat center/contain;
}
.insta_btn2 span {/*テキスト*/
  display:inline-block;
  position: relative;
  transition: .5s;
}
	

@media only screen and (min-width: 768px){	
	.insta_btn2{
		width: 363px;
		height: 64px;
		line-height: 60px
	}
.ouchi-bnr{
		margin: 1em 15%}
	
.feature-hdg3 {
position: relative;
padding-bottom: 1.25rem;
border-bottom: 3px solid #B6B6B6;
font-size: 1.75rem;
margin-top: calc(80px - 0.6rem);
margin-bottom: calc(40px - 0.75rem); 
}
.feature-hdg3::after {
position: absolute;
content: " ";
border-bottom: solid 3px #E5002D;
bottom: -3px;
width: 8%;
display: block;
}
	}
	@media only screen and (max-width: 767px){
		
		
.feature-hdg3 {
position: relative;
padding-bottom: 1.25rem;
border-bottom: 3px solid #B6B6B6;
font-size: 1.5rem;
margin-top: calc(60px - 0.6rem);
margin-bottom: calc(45px - 0.75rem);
line-height: 1.2; 
}
.feature-hdg3::after {
position: absolute;
content: " ";
border-bottom: solid 3px #E5002D;
bottom: -3px;
width: 8%;
display: block;
}
		
.insta_btn2{
width: 240px;
    padding: 18px;
	font-size: 1.4rem;
	}	
.fa-instagram:before {

    left: 20px;
    top: calc( 50% - 11px);
    width: 30px;
    height: 30px;
    
}

}

#wrap #contents p.comment{
	font-size:1.4em;
	font-weight:bold;
	line-height:1.2;
}
ul.grandprix li{
	float:left;
	margin-bottom:20px;
}

ul.grandprix li:last-child{
	margin-left:40px;
}
@media only screen and (max-width: 1016px){
ul.grandprix li img{
	width:100%;
	height:auto;
}
ul.grandprix li:first-child{
	width:100%;	
}
ul.grandprix li{
	width:48%;
}
ul.grandprix li:last-child{
	margin-left:4%;
}
}
@media only screen and (max-width: 540px){
ul.grandprix li:first-child{
	width:100%;	
}
ul.grandprix li{
	width:100%;
	margin-bottom:20px;
}
ul.grandprix li:last-child{
	margin-left:0;
}	
}
h2.worksh2{
	background-color:#ecbab5;
	margin:30px 0.5% 5px;
	padding:10px;
	box-sizing:border-box;
	clear:both;
	color:#fff;
	border-radius:24px;
	-webkit-border-radius:24px;
	-moz-border-radius:24px;
}
ul.works{
	overflow:hidden;

}
ul.works li a{
	float:left;
	display:block;
	width:24%;
	margin:0.5%;
	padding:10px;
	box-sizing:border-box;
	background-color:#999;
	color:#fff;
	font-size:1.4em;
	text-align:center;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
}
ul.works li a:link,
ul.works li a:visited,
ul.works li a:hover,
ul.works li a:active{
	text-decoration: none;
}
ul.works li a:hover{
	background-color:#F60;
}

@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;
	/*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);
	}
}

#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;}
}

#wrap #contents .attention p.desc{
	margin-left:24%;
	margin-bottom:20px;
}
	

.spec_btn {
	width: 400px;
	margin: 0 auto;
}

.spec_btn > a:hover {
	opacity: 0.7;
}
	
.flatbtn {
	border-radius: 60px; 
	color: #fff;
	background-color: #C91917;
	box-sizing: border-box;
	text-align: center;
	display: flex;
	opacity: 1.0;
	width: auto; 
	height: 100%;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	padding: 20px;
	text-decoration: none;
}

.fslarge {
	font-feature-settings: "palt";
	min-height: 3rem;
	font-size: 1.5em;
	padding: 1.05rem 1rem;
}
.arrow-r {
	position: relative;
}

.arrow-r::after {
	content: "";
	position: absolute;
	right: 18px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	width: 8px;
	height: 8px;
	-webkit-transform: rotate( 45deg);
	transform: rotate( 45deg);
	top: 0;
	bottom: 0;
	margin: auto;
}
	.gp {
		margin: 50px 0;
	}

	.gp > img {
		width: 100%;
	}


@media only screen and (max-width: 767px){
#wrap #contents .attention p.desc{
	margin-left:0;
	margin-bottom:16px;
}


.spec_btn {
	width: 300px;
}

.fslarge {
	padding: 0.5rem 2rem 0.5rem 1rem;
	font-feature-settings: "palt";
	min-height: 3rem;
	font-size: 1em;
}	
	}

.bnr-box {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	
	.bnr-list {
		width: calc(50% - 10px);
		margin-bottom: 20px;
	}
	
	.bnr-list img {
		width: 100%;
		height: auto;
	}

	.backBtn{
		text-align: center;
		margin: 2rem 0;
		border: 3px solid #fff;
		border-radius: 4px;
		background-color: #C91919;
	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
	}
	.backBtn a{
		display: block;
		text-align: center;
		color: #fff;
		font-weight: bold;
		font-size: 1.8em;
		text-decoration: none;
		padding: 0.5em
	}
	.backBtn a:hover{
		opacity: 0.7
	}
	
	#fot {
		margin-bottom: -16px;
	}

	@media only screen and (max-width: 767px){
			.backBtn a{

		font-size: 1.6em;

	}
		.bnr-list {
			width: 100%;
		}
		
	}




#wrap .result_outer a {
	color: black;
}
.result_outer {
	width: 100%;
	height: auto;
	padding: 30px 0;
	margin-bottom: 50px;
	position: relative;
}
.super_outer_image {
	position: absolute;
	top: 0;
	width: 100vw;
	margin: 0 calc(50% - 50vw);
	z-index: -1;
	height: 100%;
	background:url(/contents/contest/diy_photo_2022/common/img/result_bk.jpg) repeat;
}

.result_container {
	padding-left: 1px;
	padding-right: 1px;
}
.result_title{
    width: 800px;
	height: 200px;
	margin: 0 auto;
    border-radius:10px;
    border:4px solid rgba(225,225,225,0);
    position:relative;
	background:url(/contents/contest/diy_photo_2022/common/img/cork.jpg);
    box-shadow: inset 0 0 0 3px rgba(85,46,12,0.7), 0px 5px 5px rgba(0, 0, 0, 0.5);
}
.result_title .title_inner{
    text-align:center;
	padding:10px 0px 18px;
    color: rgba(38,38,38,1);
	font-family: 'Noto Sans JP', sans-serif;
}
.result_title:before,
.result_title:after{
    content:"";
    width:4px;
    height:50px;
    position:absolute;
    top:-35px;
    box-shadow:inset 0px -1px 1px rgba(0, 0, 0, 0.5),0 0 5px rgba(0, 0, 0, 0.5);
	background:#DBA560;
    background-image:-webkit-linear-gradient(left top, #DBA560, #DBA560 45%,#AA7430 50% , #AA7430 55% , #DBA560 60% , #DBA560 100% );
    background-image:linear-gradient(left top, #DBA560, #DBA560 45%,#AA7430 50% , #AA7430 55% , #DBA560 60% , #DBA560 100% );
    background-size:10px 10px;
}
.result_title:before{
    left:13px;
}
.result_title:after{
    right:13px;
}
.result_title .title_inner:before,
.result_title .title_inner:after{
    content:"";
    border-radius:50%;
    position:absolute;
    top:10px;
	width:14px;
    height:14px;
    background:#86431C;
    background-image:-webkit-linear-gradient(top, #A26937, #A26937 50%, #57311C 55% , #57311C 65% , #A26937 85% , #A26937 100% );
    background-image:linear-gradient(top, #A26937, #A26937 50%, #57311C 55% , #57311C 65% , #A26937 85% , #A26937 100% );
    background-size:10px;
    box-shadow:inset 0px -1px 2px rgba(0, 0, 0, 0.5),inset 0px 1px 1px rgba(0, 0, 0, 0.2);
    z-index:1; 
}
.result_title .title_inner:before{
    left:8px;
}
.result_title .title_inner:after{
    right:8px;
}
.result_title .title_inner p {
	margin: 0;
}
.result_title .main_title {
	letter-spacing: 0.5em;
	font-weight: 900;
	line-height: 1.35 !important;
}
.result_title .main_title .letter {
	font-size: 65px;
}
.result_title .sub_title {
	font-weight: 800;
	font-size: 24px !important;
}
.main_title > span {
	display: inline-block;
}
.first_letter {
	transform: translate(-5px,-1px)rotate(4deg) scale(1.1,1);
}
.second_letter {
	transform: translateY(3px) rotate(-1deg) scale(0.98,1.03);
}
.third_letter {
	transform: translateY(-3px) rotate(4deg) scale(1.02);
}
.fourth_letter {
	transform: translate(2px,1px) rotate(-4deg) scale(1.05);
}

.result_inner {
	margin: 100px 0;
}

.image_container {
	width: 100%;
	height: auto;
	margin-top: 50px;
}
.image_container {
	width: 100%;
	height: auto;
}



@media only screen and (max-width: 767px){
	.result_title {
		width: auto;
		height: 180px;
	}
	.result_title .main_title {
		padding-bottom: 10px;
	}
	.result_title .main_title .letter {
		font-size: 45px;
	}
	.result_title .sub_title {
		font-size: 15px !important;
	}
}



/* ACTIVITY INDICATION */
#imagelightbox-loading,
		#imagelightbox-loading div
		{
			border-radius: 50%;
		}
		#imagelightbox-loading
		{
			width: 2.5em; /* 40 */
			height: 2.5em; /* 40 */
			background-color: #FFF;
		/*	background-color: rgba( 0, 0, 0, .5 );*/
			position: fixed;
			z-index: 10003;
			top: 50%;
			left: 50%;
			padding: 0.625em; /* 10 */
			margin: -1.25em 0 0 -1.25em; /* 20 */
box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
    -webkit-box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
    -moz-box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
		}
			#imagelightbox-loading div
			{
				width: 1.25em; /* 20 */
				height: 1.25em; /* 20 */
				background-color: #0e5934;
				opacity:0.6;

				-webkit-animation: imagelightbox-loading .5s ease infinite;
				animation: imagelightbox-loading .5s ease infinite;
			}

			@-webkit-keyframes imagelightbox-loading
			{
				from { opacity: .5;	-webkit-transform: scale( .75 ); }
				50%	 { opacity: 1;	-webkit-transform: scale( 1 ); }
				to	 { opacity: .5;	-webkit-transform: scale( .75 ); }
			}
			@keyframes imagelightbox-loading
			{
				from { opacity: .5;	transform: scale( .75 ); }
				50%	 { opacity: 1;	transform: scale( 1 ); }
				to	 { opacity: .5;	transform: scale( .75 ); }
			}


		/* OVERLAY */

		#imagelightbox-overlay
		{
			background-color: #fff;
			background-color: rgba( 255, 255, 255, .9 );
			position: fixed;
			z-index: 9998;
			top: 0;
			right: 0;
			bottom: 0;
			left: 0;
			    touch-action: none
		}


		/* "CLOSE" BUTTON */

		#imagelightbox-close
		{
			width: 2.5em; /* 40 */
			height: 2.5em; /* 40 */
			text-align: left;
			background-color: #0e5934;
			border-color:#FFFFFF;
			opacity:0.8;
			border-radius: 50%;
			position: fixed;
			z-index: 10002;
			top: 2.5em; /* 40 */
			right: 2.5em; /* 40 */

			-webkit-transition: color .3s ease;
			transition: color .3s ease;
		}
			#imagelightbox-close:hover,
			#imagelightbox-close:focus
			{
				background-color: #E04726;
			}
			#imagelightbox-close:before,
			#imagelightbox-close:after
			{
				width: 2px;
				background-color: #fff;
				content: '';
				position: absolute;
				top: 20%;
				bottom: 20%;
				left: 50%;
				margin-left: -1px;
			}
			#imagelightbox-close:before
			{
				-webkit-transform: rotate( 45deg );
				-ms-transform: rotate( 45deg );
				transform: rotate( 45deg );
			}
			#imagelightbox-close:after
			{
				-webkit-transform: rotate( -45deg );
				-ms-transform: rotate( -45deg );
				transform: rotate( -45deg );
			}


		/* CAPTION */

		#imagelightbox-caption
		{
			text-align: center;
			color: #fff;
			background-color: #0e5934;
			opacity:0.9;
			position: fixed;
			z-index: 10001;
			left: 0;
			right: 0;
			bottom: 0;
			padding: 0.625em; /* 10 */
		}


		/* NAVIGATION */

		#imagelightbox-nav
		{
			background-color: #0e5934;
		/*	background-color: rgba( 0, 0, 0, .5 );*/
			border-radius: 20px;
			position: fixed;
			z-index: 10001;
			left: 50%;
			bottom: 3.75em; /* 60 */
			padding: 0.313em; /* 5 */
	border-color:#FFFFFF;
			-webkit-transform: translateX( -50% );
			-ms-transform: translateX( -50% );
			transform: translateX( -50% );
		}
			#imagelightbox-nav button
			{
				width: 1em; /* 20 */
				height: 1em; /* 20 */
				background-color: transparent;
				border: 1px solid #fff;
				border-radius: 50%;
				display: inline-block;
				margin: 0 0.313em; /* 5 */
			}
			#imagelightbox-nav button.active
			{
				background-color: #fff;
				border-color:#FFFFFF;
			}


		/* ARROWS */

		.imagelightbox-arrow
		{
			width: 3.75em; /* 60 */
			height: 7.5em; /* 120 */
			background-color: #0e5934;
			opacity:0.9;
		
			/*background-color: rgba( 0, 0, 0, .5 );*/
			vertical-align: middle;
			display: none;
			position: fixed;
			z-index: 10001;
			top: 50%;
			margin-top: -3.75em; /* 60 */
			border:0;
		}
		.imagelightbox-arrow:hover,
		.imagelightbox-arrow:focus
		{


			background-color: #08331e;
	
	/*		background-color: rgba( 0, 0, 0, .75 );*/
		}
		.imagelightbox-arrow:active
		{
			background-color: #639841;
		}
			.imagelightbox-arrow-left
			{
				left: 2.5em; /* 40 */
			}
			.imagelightbox-arrow-right
			{
				right: 2.5em; /* 40 */
			}
			.imagelightbox-arrow:before
			{
				width: 0;
				height: 0;
				border: 1em solid transparent;
				content: '';
				display: inline-block;
				margin-bottom: -0.125em; /* 2 */
			}
				.imagelightbox-arrow-left:before
				{
					border-left: none;
					border-right-color: #fff;
					margin-left: -0.313em; /* 5 */
				}
				.imagelightbox-arrow-right:before
				{
					border-right: none;
					border-left-color: #fff;
					margin-right: -0.313em; /* 5 */
				}

		#imagelightbox-loading,
		#imagelightbox-overlay,
		#imagelightbox-close,
		#imagelightbox-caption,
		#imagelightbox-nav,
		.imagelightbox-arrow
		{
			-webkit-animation: fade-in .25s linear;
			animation: fade-in .25s linear;
		}
		.dn{
			display: none
		}
	.gran{
			margin-top: 2rem
		}
		.top-ani{
			overflow: hidden
		}
.lity.lity-opened {
    opacity: 1;
    position: fixed;
    height: 100vh;
    touch-action: none;
}
		#gaiyo {
  height: calc(100vh - 80px)
}

.gran img, .gran .gran--gallery img {
    width: 100%;
    height: auto;
}



@media screen and (max-width: 1024px) {
	.now-contest a {
		font-size: 1.2rem;
		padding: 1.0rem;
	}
}
	 

@media only screen and (min-width: 768px){
	 #gaiyo-btn {
		 margin: 20px auto;
	 }
	 .gran{
	
			display: flex;
			justify-content: space-between;
			flex-wrap: wrap
		}
		.gran .gran--gallery{
			width: 48%;
			margin-bottom: 4%
		}
				.gran .gran--gallery a img:hover{
							opacity: 0.7;
		transition: 1.0s;
				}
		.gran .gran--gallery.full-col{
			width: 100%
		}
 }
.gran--under-txt{
			text-align: center;
			font-size: 1.6rem;
			color: #333;
    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;
			line-height: 1.4
		}
	#imagelightbox
		{
			cursor: pointer;
			position: fixed;
			z-index: 10001;
	

			-ms-touch-action: none;
			touch-action: none;

			-webkit-box-shadow: 0 0 3.125em rgba( 0, 0, 0, .75 ); /* 50 */
			box-shadow: 0 0 3.125em rgba( 0, 0, 0, .75 ); /* 50 */
		}
		
		@media only screen and (max-width: 41.250em) /* 660 */
		{
			#container
			{
				width: 100%;
			}
			#imagelightbox-close
			{
				top: 1.25em; /* 20 */
				right: 1.25em; /* 20 */
			}
			#imagelightbox-nav
			{
				bottom: 1.25em; /* 20 */
			}

			.imagelightbox-arrow
			{
				width: 2.5em; /* 40 */
				height: 3.75em; /* 60 */
				margin-top: -2.75em; /* 30 */
			}
			.imagelightbox-arrow-left
			{
				left: 0.25em; /* 20 */
			}
			.imagelightbox-arrow-right
			{
				right: 0.25em; /* 20 */
			}
		}

		@media only screen and (max-width: 20em) /* 320 */
		{
			.imagelightbox-arrow-left
			{
				left: 0;
			}
			.imagelightbox-arrow-right
			{
				right: 0;
			}
		}


