/* CSS Document */

@charset "utf-8";

@media all and (-ms-high-contrast: none){
    body.fixed {
        position: fixed;
        width: 100%;
        height: 100%;
    }
}

/*===========================================
{^g
============================================*/


@media screen and (max-device-width: 760px) {

}

@media screen and (min-device-width: 761px ) {

}
/*===========================================
SΜ
============================================*/
div, p, span, img, a, ul, li, dl, dt, dd {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}
ul, ul li, dl, dl dt, dl dd {
	list-style: none;
}
a img {
	border: none;
}
.clear {
	clear: both;
	line-height: 0;
	height: 0;
	margin: 0;
	padding: 0;
}
.pagetop {
	margin: 5px 0 30px 0;
	width: 17.24137931034483%;
	max-width: 100px;
	height: auto;
	clear: both;
	float: right;
}
.text_red {
	color: #ffff7a;
}
.text_bold {
	font-weight: bold;
}




/*===========================================
#container_all
============================================*/
#container_all {
	margin: 0;
	font-family: 'Noto Sans Japanese', "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", "sans-serif" !important;
	color: #000000;
	text-align: left;
	width: 100%;
	max-width: 940px;
	margin-left: auto;
	margin-right: auto;
}





/*===========================================
a:hover
============================================*/
#container_all a:hover img {
	opacity: 0.85;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

/*===========================================
Header
============================================*/
#header_area{
	margin-bottom: 70px;
        text-align: center;
}


img.sp {
        display: none;
}
img.pc {
        display: block;
}
.header_text_area {
        font-size: 1.2em;
        margin: 15px;
	line-height: 200%;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 50px;
}

.header_text01 {
	font-weight: bold;
        font-size: 1.4em;
        color: #ca0000;
        margin: 15px;
}
.header_text02 {
        font-size: 1.1em;
        color: #ca0000;
        margin: 15px;
}

@media screen and (max-width: 680px) {
.header_text_area {
    font-size: 1em;
	width: 95%;
}
.header_text01 {
	font-weight: bold;
        font-size: 1.2em;
        color: #ca0000;
	margin: inherit;
}
}

/*===========================================
Grand Prix
============================================*/
#prize01_all{
	margin-bottom: 20px;
}
.prize_block01{
	position: relative;
	width: 100%;
	max-width: 940px;
	border: 2px solid #AC8000;
	box-sizing: border-box;
	padding:70px 40px 30px;
	text-align: center;
}

.prize_gold{
	position: absolute;
	top:-10%;
	left: 35%;
}
.prize_content01{
	display: flex;
	margin-bottom: 30px;
}

.prize_work01 img{
	width: 350px;
	height: auto;
}

.prize_details01{
	width: 540px;
	margin-left:40px;
	text-align: left;
}
.prize_title{
	font-size:2em;
	color: #4ba953;
}
.prize_block03 .prize_title{
	font-size:1.8em;
}
.prize_name{
	font-size: 1.3em;
}
.prize_sisetsu {
    margin-top: 10px;
}
.prize_comment{
	margin-top:20px;
	margin-bottom:20px;
	line-height: 180%;
}
.prize_sisetsu .chui {
    font-size: 0.8em;
    color: #cc0000;
}
/*===========================================
σά
============================================*/
#prize02_all {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.prize_block02{
	position: relative;
	width: 48.5%;
	border: 2px solid #979797;
	box-sizing: border-box;
	padding: 70px 20px 55px 20px;
	text-align: center;
	margin-top: 60px;
	flex-direction: column;
}

.prize_silver{
	position: absolute;
	top: -3%;
	left: 25%;
}

.prize_work02 img.object-fit-img {
	width:412px;
	height: 412px;
	object-fit: contain;
	font-family: 'object-fit: contain;'
	}
@media screen and (max-width: 680px) {
.prize_work02 img.object-fit-img {
	width:100%;
	height: auto;
	}
.prize_work01 img{
	width: 100%;
	height: auto;
}

}
.prize_details02{
	margin-top :15px;
	text-align: left;
}

/*===========================================
Fukidashi
============================================*/

.staff_area01,.staff_area02 {
  width: 100%;
  margin: 2em 0;
  overflow: hidden;
  display: flex;
}

.staff_area01 .staff_boy01, .staff_area02 .staff_boy02 {
  float: left;
}
.staff_area02 .staff_boy02 {
  margin-right: -90px;
}

.staff_area01 .staff_boy01 img, .staff_area02 .staff_boy02 img {
  width: 70px;
  height: auto;
}

.staff_fukidashi01, .staff_fukidashi02 {
  position: relative;
  display: inline-block;
  margin: 0 0 0 20px;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  font-size: 12px;
  background: #FFF;
  border: solid 1px #555;
  box-sizing: border-box;
  line-height: 180%;
  border-radius: 6px;
}
.staff_fukidashi02 {
  margin: 0 0 0 100px;
}

.staff_fukidashi01:before, .staff_fukidashi02:before {
  content: "";
  position: absolute;
  top: 30%;
  left: -22px;
  margin-top: -11px;
  border: 11px solid transparent;
  border-right: 11px solid #FFF;
  z-index: 2;
}

.staff_fukidashi01:after, .staff_fukidashi02:after {
  content: "";
  position: absolute;
  top: 30%;
  left: -24px;
  margin-top: -12px;
  border: 12px solid transparent;
  border-right: 12px solid #555;
  z-index: 1;
}

.staff_fukidashi01 p, .staff_fukidashi02 p {
  margin: 0;
  padding: 0;
}
/*===========================================
όά
============================================*/
#prize03_all {
        position: relative;
	display: inline-flex;
        padding: 70px 20px 35px 20px;
        margin: 60px auto;
	flex-wrap: wrap;
	border: 2px solid #a46949;
	box-sizing: border-box;
        text-justify: inter-ideograph;
}


.prize_block03 {
	height: auto;
	width: 30%;
	padding: 65px 14px 0 14px;
	text-align: center;
	display: flex;
	flex-direction: column;
}

.prize_block03:nth-child(2), .prize_block03:nth-child(3), .prize_block03:nth-child(4){
	padding-top:14px;
}
.prize_bronze {
	position: absolute;
	top: -0.8%;
	left: 38%;
}


.prize_work03 img.object-fit-img {
	width: 269px;
	height: 269px;
	object-fit: cover;
	font-family: 'object-fit: cover;'
	}

.prize_details03 {
	margin-top:15px;
	text-align: left;
}


.prize_content03 {
        margin: 0;
}




/*===========================================
myButton
============================================*/
.btn_sisetsu01 {
	/*box-shadow:inset 0px 1px 0px 0px #79b2bd;
	background:linear-gradient(to bottom, #0391ad 5%, #8dc661 100%);*/
	background-color:#8dc661;
	border-radius:6px;
	border:1px solid #7cb055;
	display:inline-block;
	cursor:pointer;
	padding: 9px 123px 9px 123px;
}
.prize_block02 .btn_sisetsu01 {
	line-height: 150%;
	display: block;
        position: absolute;
        bottom: 15px;
}
.btn_sisetsu01 a{
	color:#ffffff;
	display: block;
	position:relative;
	font-family:Arial;
	font-size:1.3em;
	text-decoration:none;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-shadow:0px 1px 0px #8dc661;
	letter-spacing: 0.1em;
}
.btn_sisetsu01:hover {
	background:linear-gradient(to bottom, #8dc661 5%, #4ba953 100%);
	background-color:#8dc661;
}


.btn_container1, .btn_container2, .btn_container3, .btn_container4 {
	/*box-shadow:inset 0px 1px 0px 0px #79b2bd;
	background:linear-gradient(to bottom, #0391ad 5%, #8dc661 100%);*/
	background-color:#8dc661;
	border-radius:6px;
	border:1px solid #7cb055;
	display:inline;
	cursor: pointer;
	padding: 10px 30px;
	margin-top: auto;
}

a.btn-border {
	text-decoration:none;
	color:#ffffff;
	font-family:Arial;
	display: block;
	font-size:1.3em;
        position:relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	text-shadow:0px 1px 0px #8dc661;
	letter-spacing: 0.1em;
}




.btn-border :hover {
	background:linear-gradient(to bottom, #8dc661 5%, #0391ad 100%);
	background-color:#8dc661;
}


/*.btn_container1 {
	position: absolute;
        top: 22%;
}*/

/*.btn_container2 {
	position: absolute;
        top: 47%;
}*/


/*.btn_container3 {
	position: absolute;
        top: 71%;
}*/

/*.btn_container4 {
	position: absolute;
        top: 95%;
}*/


/*===========================================
RESPONSIVE
============================================*/

@media screen and (min-device-width: 761px ) {
}

@media screen and (max-device-width:  760px ) {
	/*#container_all img {
		width: 100%;
	}*/
	#header_area{
		margin-bottom: 50px;
	}
	img.sp {
        display: block;
}
	img.pc {
        display: none;
}
	p.header_text {
	font-weight: bold;
        font-size: 1em;
        color: #ca0000;
        margin: 0 0 50px 0;
	}

	.staff_area01 .staff_boy01 img, .staff_area02 .staff_boy02 img {
                width: 50px;
                height: auto;
	}
	.staff_fukidashi02 {
                width: 321px;
                margin: 0 0 0 100px;
	}
	figure.prize_work01, figure.prize_work02, figure.prize_work03 {
		margin-inline-start:inherit;
		margin-inline-end:inherit;
		margin-block-start:inherit;
		margin-block-end:inherit;
	}
	.prize_content01 {
		display: inherit;
	}
	.prize_block01{
	width: 100%;
	max-width:inherit;
	padding:70px 10px 10px;
}

	.prize_details01 {
		width: inherit;
		margin-left: 10px;
	}
	.prize_block03:nth-child(2), .prize_block03:nth-child(3), .prize_block03:nth-child(4){
	padding-top: inherit;
}
	.prize_details03 {
	margin-top:0;
}
	
	.prize_gold {
		top: -7%;
		left: 1%;
	}
	.prize_gold img {
		width: 90% !important;
	}
	.prize_silver{
		top: -6%;
		left: 6%;
	}
	.prize_silver img {
		width: 90% !important;
	}
	.prize_bronze img {
		width: 90% !important;
	}
	.prize_title,.prize_block03 .prize_title {
		font-size: 1.4em;
	}
	.prize_name {
		font-size: 1em;
	}
	.prize_comment {
		/*margin-bottom: 28px;*/
		font-size: 0.9em;
		width: 94%;
	}
	.prize_sisetsu {
		font-size: 0.9em;
	}
	.staff_fukidashi01{
		line-height: 150%;
		font-size: 0.9em;
	}
	.btn_sisetsu01 {
		padding: 0.3em 3em;
	}
	#prize02_all, #prize03_all {
		display:inherit;
		flex-wrap:inherit;
		justify-content: inherit;
	}
	.prize_block02 {
		width: 100%;
		padding: 11.2% 3% 3%;
	}
	.prize_work02 img {
		max-width: 100%;
	}
	#prize03_all {
		padding: 2em 0 0;
	}
	.prize_block03 {
		width: 95%;
		height: auto;
		padding: 5% 3%;
	}
	.prize_work03 img {
		width:100%;
	}
	.prize_block03 .btn_sisetsu01 {
		width: 98%;
	}
	.prize_work03 img.object-fit-img{
		width: 100%;
		height: 300px;
	}
	.prize_bronze {
		position: absolute;
		top: -0.3%;
		left: 12%;
	}
}
/*===========================================
RESPONSIVE BTN
============================================*/
@media screen and (max-device-width:  760px ) {
.prize_block01 .btn_sisetsu01, .prize_block02 .btn_sisetsu01, .prize_block03 .btn_container1 {
	line-height: 150%;
	display: block;
        position: relative;
        bottom: 1px;
        padding: 10px 52px 10px 52px;
	margin-top: 0;
	}

.prize_block03 .btn_sisetsu01 {
	line-height: 150%;
	display: block;
        bottom: 1px;
        padding: 10px 30px 10px 30px;
	}

.btn_container1, .btn_container2, .btn_container3, .btn_container4 {
	/*box-shadow:inset 0px 1px 0px 0px #79b2bd;*/
	/*background:linear-gradient(to bottom, #0391ad 5%, #8dc661 100%);*/
	background-color:#8dc661;
	border-radius:6px;
	border:1px solid #7cb055;
	display:inline;
	cursor: pointer;
	padding: 0 30px 10px 30px;
	}

a.btn-border {
	text-decoration:none;
	font-family: Arial;
	font-size: 1em;
	text-decoration: none;
	text-shadow:0px 1px 0px #8dc661;
	letter-spacing: 0.1em;
	}




.btn_container1, .btn_container2, .btn_container3, .btn_container4 {
	display: block;
        position: unset;
        margin: 20px 0 20px 0;
	}


}

/*===========================================
{^@
============================================*/

#btn_back {
	display: flex;
	justify-content: center;
}

/*#btn_back img{
	witdh:100%;
    height:auto;
}*/


@media screen and (max-device-width:  760px ) {
/*#btn_back {
    width:100%;
	padding: 10px 0;
    
}*/
}
/*===========================================
{^A
============================================*/

.btn_area {
	display: flex;
	justify-content: center;
	margin-bottom: 30px;
}

.btn_works {
    padding: 15px;
    display: block;
    background-color: #1a0f39;
    margin-right: 20px;
    border-radius: 6px;
}
.btn_works a {
    font-size: 1.4em;
    display: block;
    color: #ffffff;
    text-decoration: none;
}
.btn_works:hover {
    background-color: #2e0c8f;
}
.btn_bknumber {
    padding: 15px 50px;
    display: block;
    background-color: #1a0f39;
    margin-right: auto;
    border-radius: 6px;
    margin-left: auto;
}
.btn_bknumber a{
	font-size: 1.5em;
	display: block;
    color: #ffffff;
    text-decoration: none;
}
@media screen and (max-device-width:  760px ) {
.btn_area {
    display: inherit;
	justify-content: inherit;
}
.btn_works, .btn_bknumber{
	padding: inherit;
	width: 80%;
	margin-right: inherit;
	margin: 15px auto;
	padding: 8px;
    text-align: center;
}
}

/*===========================================
gO\¦{^
============================================*/
.prize_comment .toggle_btn{
	position: relative;
	width: 100%;
	border: none;
	background: none;
	font-size: 14px;
	cursor: pointer;
	text-align: center;
}
.prize_comment .toggle_btn:before{
	background: #ddd;
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	width:100%;
	height: 1px;
}
.prize_comment .toggle_btn span{
	position: relative;
	display: inline-block;
	padding: 0 15px;
	min-width: 9em;
	min-height: 16px;
	background: #fff;
}
.prize_comment .toggle_btn span:before{
	content: "";
	position: relative;
	top: -4px;
	display: inline-block;
	margin-right: 10px;
	width: 16px;
	height: 16px;
	background: url(/contents/files/bra/common/topics/seasonalnavi/2019/autumn/photo-con/img_result/details_icon_sp_01.png) left top no-repeat;
	background: url(../img_result/details_icon_sp_01.png) left top no-repeat;/* Localp */
	background-size:16px 16px;
	vertical-align: bottom;
}
.prize_comment .toggle_btn.active span:before{
	background-image: url(/contents/files/bra/common/topics/seasonalnavi/2019/autumn/photo-con/img_result/details_icon_sp_02.png);
	background-image: url(../img_result/details_icon_sp_02.png);/* Localp */
}
.prize_comment .toggle_box{
	display: none;
}
.prize_block{
	pointer-events: none;
	}
.prize_block .toggle_btn, .toggle_box .link_prize .url_link a, .prize_block .btn_apply{
	pointer-events:auto;
	cursor: pointer;
	}


/*===========================================
F³ρΜμiR[i[
============================================*/

@keyframes loop {
  0% {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}

@keyframes loop2 {
  0% {
    transform: translateX(0);
  }
  to {
    transform: translateX(-200%);
  }
}
#other_photos_loop-wrap img {
  width: auto;
  height: 100%;
}
#other_photos_loop-wrap img:first-child {
  animation: loop 600s -300s linear infinite;
}

#other_photos_loop-wrap img:last-child {
  animation: loop2 600s linear infinite;
}
#other_photos_loop-wrap {
  display: flex;
  width: 940px;
  height: 400px;
  overflow: hidden;
margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}
#other_photos_title img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
div#other_photos_area {
    margin-bottom: 50px;
}
.other_photos_text{
	text-align: left;
	font-size: 0.9em;
	color: #353535;
	margin-bottom: 10px;
}


@media screen and (max-device-width:  760px ) {
#other_photos_title img {
	width:100%;
}
#other_photos_loop-wrap{
	width: 95%;
}
}