﻿
@charset "utf-8";

html{
	overflow-y: scroll;
}

img{
	border:0px;
}
@media screen and (max-width:1024px){
img{
	max-width:100%;
}
}

body{
	margin:0px;
}

.clearfix:after{
	display:block;
	content:"";
	clear:both;
}

/*-------------------------------------------*/
/* fonts                                     */
/*-------------------------------------------*/
@font-face{
	font-family:'NotoSansJP';
	src:url('../fonts/NotoSansJP-Medium.otf') format('opentype');
	font-display:swap;
}
@font-face{
	font-family:'NotoSansJP';
	src:url('../fonts/NotoSansJP-Bold.otf') format('opentype');
	font-weight:600;
	font-display:swap;
}
@font-face{
	font-family:'NotoSansJP';
	src:url('../fonts/NotoSansJP-Black.otf') format('opentype');
	font-weight:800;
	font-display:swap;
}

@font-face{
	font-family:'NotoSerifJP';
	src:url('../fonts/NotoSerifJP-Bold.otf') format('opentype');
	font-weight:600;
	font-display:swap;
}

/*-------------------------------------------*/
/* baseball photocontest2025                 */
/*-------------------------------------------*/
.baseball-photocontest2025{
	margin:0px;
	background:#ffffff;
	font-feature-settings:"palt";
	width:100%;
}
.baseball-photocontest2025 div{
	word-break:normal;
	overflow-wrap:normal;
}

/*-------------------------------------------*/
/* guideline title                           */
/*-------------------------------------------*/
.baseball-photocontest2025 .guideline-title-area{
	position:relative;
	margin:0px;
	padding-bottom:70px;
	background:url("../img/bg_ground.jpg");
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center 53%;
	font-family:'NotoSansJP', sans-serif;
	width:100%;
}
@media screen and (max-width:767px){
.baseball-photocontest2025 .guideline-title-area{
	padding-bottom:40px;
	background-position:52% bottom;
}
}

.baseball-photocontest2025 .guideline-title-area .guideline-title-wrap{
	position:relative;
	margin:0px auto 0px auto;
	width:1024px;
}
@media screen and (max-width:1024px){
.baseball-photocontest2025 .guideline-title-area .guideline-title-wrap{
	width:100%;
}
}

.baseball-photocontest2025 .guideline-title-area .guideline-title-wrap ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	text-align:center;
}
.baseball-photocontest2025 .guideline-title-area .guideline-title-wrap ul li{
	display:inline-block;
}
.baseball-photocontest2025 .guideline-title-area .guideline-title-wrap ul li img{
	width:100%;
}

.baseball-photocontest2025 .guideline-title-area .guideline-title-wrap ul li:nth-child(1){
	margin-top:45px;
	font-size:18px;
	line-height:1.5em;
	font-weight:600;
	color:#ffffff;
	text-shadow:2px  2px 1px #0b4a9f, -2px  2px 1px #0b4a9f, 2px -2px 1px #0b4a9f, -2px -2px 1px #0b4a9f, 2px  0px 2px #0b4a9f, 0px  2px 2px #0b4a9f, -2px  0px 2px #0b4a9f, 0px -2px 2px #0b4a9f;
	width:96%;
}
.baseball-photocontest2025 .guideline-title-area .guideline-title-wrap ul li:nth-child(2){
	margin-top:30px;
	width:64%;
}
.baseball-photocontest2025 .guideline-title-area .guideline-title-wrap ul li:nth-child(3){
	margin-top:20px;
	width:60%;
}
.baseball-photocontest2025 .guideline-title-area .guideline-title-wrap ul li:nth-child(4){
	margin-top:20px;
	width:84%;
}
.baseball-photocontest2025 .guideline-title-area .guideline-title-wrap ul li:nth-child(5){
	margin-top:30px;
	font-size:48px;
	line-height:1em;
	font-weight:800;
	color:#ffffff;
	text-shadow:2px 2px 10px #0b4a9f, -2px -2px 10px #0b4a9f, -2px 2px 10px #0b4a9f, 2px -2px 10px #0b4a9f, 2px 0px 10px #0b4a9f, 0px 2px 10px #0b4a9f, -2px 0px 10px #0b4a9f, 0px -2px 10px #0b4a9f;
	width:96%;
}
.baseball-photocontest2025 .guideline-title-area .guideline-title-wrap ul li:nth-child(5) div{
	font-size:45%;
	font-weight:600;
}
.baseball-photocontest2025 .guideline-title-area .guideline-title-wrap ul li:nth-child(6){
	margin-top:20px;
	font-size:22px;
	line-height:1.8em;
	font-weight:600;
	color:#ffffff;
	width:96%;
	text-shadow:2px 2px 10px #0b4a9f, -2px -2px 10px #0b4a9f, -2px 2px 10px #0b4a9f, 2px -2px 10px #0b4a9f, 2px 0px 10px #0b4a9f, 0px 2px 10px #0b4a9f, -2px 0px 10px #0b4a9f, 0px -2px 10px #0b4a9f;
}
.baseball-photocontest2025 .guideline-title-area .guideline-title-wrap ul li:nth-child(7){
	margin-top:20px;
	font-size:26px;
	line-height:1.2em;
	font-weight:600;
	color:#e60012;
	width:96%;
	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;
}
.baseball-photocontest2025 .guideline-title-area .guideline-title-wrap ul li:nth-child(7) .emphasis{
	-webkit-text-emphasis:filled circle #e60012;
	-moz-text-emphasis:filled circle #e60012;
	-ms-text-emphasis:filled circle #e60012;
	text-emphasis:filled circle #e60012;
}
.baseball-photocontest2025 .guideline-title-area .guideline-title-wrap ul li:nth-child(8){
	margin-top:40px;
	font-size:30px;
	line-height:1.2em;
	font-weight:600;
	color:#000000;
	width:96%;
	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;
}
.baseball-photocontest2025 .guideline-title-area .guideline-title-wrap ul li:nth-child(8) .smaller{
	font-size:70%;
}
.baseball-photocontest2025 .guideline-title-area .guideline-title-wrap ul li:nth-child(9){
	margin-top:10px;
	width:90%;
}
.baseball-photocontest2025 .guideline-title-area .guideline-title-wrap ul li:nth-child(10),
.baseball-photocontest2025 .guideline-title-area .guideline-title-wrap ul li:nth-child(11){
	margin-top:70px;
	width:90%;
}

.baseball-photocontest2025 .guideline-title-area .guideline-title-wrap ul li .present-frame{
	position:relative;
	background:#ffffff;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	width:100%;
	border:solid 4px #e60012;
}
.baseball-photocontest2025 .guideline-title-area .guideline-title-wrap ul li .present-frame .ribbon{
	position:absolute;
	top:-9px;
	left:-9px;
}
.baseball-photocontest2025 .guideline-title-area .guideline-title-wrap ul li .present-frame .ribbon img{
	width:80px;
}
.baseball-photocontest2025 .guideline-title-area .guideline-title-wrap ul li .present-frame .prize-name{
	float:left;
	margin-top:13px;
	margin-left:8%;
	font-size:70px;
	line-height:1em;
	font-weight:800;
	color:#e60012;
	text-align:left;
	width:32%;
}
.baseball-photocontest2025 .guideline-title-area .guideline-title-wrap ul li .present-frame .prize-point{
	float:left;
	margin-top:5px;
	margin-left:1%;
	padding-bottom:10px;
	font-family:'NotoSerifJP', serif;
	font-size:40px;
	line-height:1.2em;
	font-weight:600;
	color:#2d4390;
	text-align:left;
	width:59%;
}
.baseball-photocontest2025 .guideline-title-area .guideline-title-wrap ul li .present-frame .prize-point .smaller{
	font-size:80%;
}
.baseball-photocontest2025 .guideline-title-area .guideline-title-wrap ul li .present-frame .prize-point div{
	font-family:'NotoSansJP', sans-serif;
	font-size:14px;
	line-height:1.4em;
	font-weight:normal;
	color:#000000;
}

.baseball-photocontest2025 .guideline-title-area .guideline-title-wrap ul li .present-frame .app-period-title{
	margin-top:-20px;
	margin-left:42%;
	padding:4px 0px 8px 0px;
	background:#e60012;
	font-size:22px;
	line-height:1em;
	font-weight:600;
	letter-spacing:0.15em;
	color:#ffffff;
	width:16%;
}
.baseball-photocontest2025 .guideline-title-area .guideline-title-wrap ul li .present-frame .app-period{
	margin-top:20px;
	padding-bottom:20px;
	font-size:40px;
	letter-spacing:-0.05em;
	color:#000000;
}

.baseball-photocontest2025 .guideline-title-area .guideline-title-wrap ul li .present-frame .result-date{
	float:left;
	margin-top:20px;
	padding-bottom:20px;
	font-size:40px;
	letter-spacing:-0.05em;
	text-align:right;
	color:#000000;
	width:49%;
}
.baseball-photocontest2025 .guideline-title-area .guideline-title-wrap ul li .present-frame .result-desc{
	float:left;
	margin-left:1%;
	margin-top:20px;
	padding-bottom:20px;
	font-size:18px;
	line-height:1.2em;
	text-align:left;
	color:#000000;
	width:49%;
}
.baseball-photocontest2025 .guideline-title-area .guideline-title-wrap ul li .present-frame .result-desc a{
	color:#000000;
	text-decoration:underline #000000 2px;
}
.baseball-photocontest2025 .guideline-title-area .guideline-title-wrap ul li .present-frame .result-desc a:hover{
	color:#999999;
	text-decoration:none;
}

@media screen and (max-width:767px){
.baseball-photocontest2025 .guideline-title-area .guideline-title-wrap ul li:nth-child(1){
	margin-top:90px;
	font-size:3.3898vw;
	width:90%;
}
.baseball-photocontest2025 .guideline-title-area .guideline-title-wrap ul li:nth-child(2){
	margin-top:20px;
	width:96%;
}
.baseball-photocontest2025 .guideline-title-area .guideline-title-wrap ul li:nth-child(3){
	margin-top:15px;
	width:76%;
}
.baseball-photocontest2025 .guideline-title-area .guideline-title-wrap ul li:nth-child(4){
	margin-top:20px;
	font-size:4.8239vw;
	width:98%;
}
.baseball-photocontest2025 .guideline-title-area .guideline-title-wrap ul li:nth-child(4) div{
	font-size:60%;
}
.baseball-photocontest2025 .guideline-title-area .guideline-title-wrap ul li:nth-child(5){
	font-size:4.9543vw;
}
.baseball-photocontest2025 .guideline-title-area .guideline-title-wrap ul li:nth-child(5) div{
	font-size:60%;
}
.baseball-photocontest2025 .guideline-title-area .guideline-title-wrap ul li:nth-child(6){
	font-size:3.6898vw;
	letter-spacing:0em;
}
.baseball-photocontest2025 .guideline-title-area .guideline-title-wrap ul li:nth-child(7){
	font-size:4.4328vw;
}
.baseball-photocontest2025 .guideline-title-area .guideline-title-wrap ul li:nth-child(8){
	margin-top:30px;
	font-size:4.9543vw;
}
.baseball-photocontest2025 .guideline-title-area .guideline-title-wrap ul li:nth-child(10),
.baseball-photocontest2025 .guideline-title-area .guideline-title-wrap ul li:nth-child(11){
	margin-top:50px;
}
.baseball-photocontest2025 .guideline-title-area .guideline-title-wrap ul li .present-frame .prize-name{
	float:left;
	margin-top:15px;
	margin-left:0%;
	font-size:9.3872vw;
	text-align:center;
	width:100%;
}
.baseball-photocontest2025 .guideline-title-area .guideline-title-wrap ul li .present-frame .prize-point{
	float:left;
	margin-top:20px;
	margin-left:5%;
	padding-bottom:10px;
	font-size:5.9973vw;
	width:90%;
}
.baseball-photocontest2025 .guideline-title-area .guideline-title-wrap ul li .present-frame .prize-point div{
	font-size:17px;
	font-size:max(2.2164vw, 12px);
}

.baseball-photocontest2025 .guideline-title-area .guideline-title-wrap ul li .present-frame .app-period-title{
	margin-left:35%;
	font-size:max(3.6505vw, 16px);
	width:30%;
}
.baseball-photocontest2025 .guideline-title-area .guideline-title-wrap ul li .present-frame .app-period{
	font-size:4.4328vw;
}
.baseball-photocontest2025 .guideline-title-area .guideline-title-wrap ul li .present-frame .result-date{
	margin-left:5%;
	padding-bottom:0px;
	font-size:5.2151vw;
	text-align:center;
	width:90%;
}
.baseball-photocontest2025 .guideline-title-area .guideline-title-wrap ul li .present-frame .result-desc{
	margin-top:20px;
	margin-left:5%;
	font-size:2.8683vw;
	line-height:1.4em;
	width:90%;
}
}

/*-------------------------------------------*/
/* voting                                    */
/*-------------------------------------------*/
/*----------------------*/
/* title                */
/*----------------------*/
.baseball-photocontest2025 .voting-title-wrap{
	position:relative;
	margin:0px auto 0px auto;
	font-family:'NotoSansJP', sans-serif;
	width:1024px;
}
@media screen and (max-width:767px){
.baseball-photocontest2025 .voting-title-wrap{
	width:100%;
}
}

.baseball-photocontest2025 .voting-title-wrap ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	text-align:center;
}
.baseball-photocontest2025 .voting-title-wrap ul li{
	display:inline-block;
	vertical-align:top;
}
.baseball-photocontest2025 .voting-title-wrap ul li:nth-child(1){
	margin-top:50px;
	width:90%;
}
.baseball-photocontest2025 .voting-title-wrap ul li:nth-child(1) .photo-work-title{
	display:inline-block;
	padding-bottom:4px;
	font-size:22px;
	line-height:1.2em;
	font-weight:600;
	color:#000000;
	letter-spacing:0.1em;
	border-bottom:solid 6px #f08300;
}
.baseball-photocontest2025 .voting-title-wrap ul li:nth-child(2){
	margin-top:20px;
	font-size:20px;
	line-height:1.5em;
	color:#000000;
	width:96%;
}
.baseball-photocontest2025 .voting-title-wrap ul li:nth-child(2) img{
	vertical-align:-10%;
	margin-left:5px;
	margin-right:4px;
	width:20px;
}
.baseball-photocontest2025 .voting-title-wrap ul li:nth-child(3){
	margin-top:20px;
	font-size:20px;
	line-height:1.5em;
	color:#000000;
	width:96%;
}

@media screen and (max-width:767px){
.baseball-photocontest2025 .voting-title-wrap ul li:nth-child(1) .photo-work-title{
	font-size:4.1666vw;
	border-bottom:solid 10px #f08300;
}
.baseball-photocontest2025 .voting-title-wrap ul li:nth-child(2),
.baseball-photocontest2025 .voting-title-wrap ul li:nth-child(3){
	font-size:3.6458vw;
}
.baseball-photocontest2025 .voting-title-wrap ul li:nth-child(2) img{
	width:3.9113vw;
}
}

/*----------------------*/
/* photo 横             */
/*----------------------*/
.baseball-photocontest2025 .voting-photo-wrap{
	position:relative;
	margin:0px auto 0px auto;
	font-family:'NotoSansJP', sans-serif;
	width:870px;
}
@media screen and (max-width:767px){
.baseball-photocontest2025 .voting-photo-wrap{
	width:96%;
}
}

.baseball-photocontest2025 .voting-photo-wrap ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	font-size:0px;
	text-align:center;
}
.baseball-photocontest2025 .voting-photo-wrap ul li{
	margin-top:50px;
	display:inline-block;
	vertical-align:top;
	font-size:20px;
	line-height:1em;
	color:#000000;
}
.baseball-photocontest2025 .voting-photo-wrap ul li img{
	max-width:100%;
}

.baseball-photocontest2025 .voting-photo-wrap ul li:nth-child(odd){
	margin-right:8%;
	width:46%;
}
.baseball-photocontest2025 .voting-photo-wrap ul li:nth-child(even){
	width:46%;
}

.baseball-photocontest2025 .voting-photo-wrap ul li .photo-caption-wrap{
	position:relative;
	margin-top:10px;
	width:100%;
}
.baseball-photocontest2025 .voting-photo-wrap ul li .photo-caption-wrap .photo-number{
	float:left;
	background:#b5b5b6;
	color:#ffffff;
	font-size:20px;
	line-height:1em;
	width:42px;
	height:42px;
}
.baseball-photocontest2025 .voting-photo-wrap ul li .photo-caption-wrap .photo-number .smaller{
	margin-left:5px;
	font-size:60%;
	line-height:1.5em;
	text-align:left;
}
.baseball-photocontest2025 .voting-photo-wrap ul li .photo-caption-wrap .photo-caption{
	float:left;
	margin-left:10px;
	line-height:42px;
}

.baseball-photocontest2025 .voting-photo-wrap ul li .photo-shadow-wrap{
	margin-top:5%;
	margin-left:15%;
	width:70%;
}
.baseball-photocontest2025 .voting-photo-wrap ul li .photo-shadow-wrap img{
	max-width:100%;
}

@media screen and (max-width:767px){
.baseball-photocontest2025 .voting-photo-wrap ul li{
	font-size:3.6458vw;
}

.baseball-photocontest2025 .voting-photo-wrap ul li:nth-child(odd){
	margin-right:0%;
	width:100%;
}
.baseball-photocontest2025 .voting-photo-wrap ul li:nth-child(even){
	width:100%;
}
.baseball-photocontest2025 .voting-photo-wrap ul li .photo-shadow-wrap{
	margin-top:10px;
	margin-left:20%;
	width:60%;
}
}

/*----------------------*/
/* photo 縦             */
/*----------------------*/
.baseball-photocontest2025 .voting-vphoto-wrap{
	position:relative;
	margin:0px auto 0px auto;
	font-family:'NotoSansJP', sans-serif;
	width:870px;
}
@media screen and (max-width:767px){
.baseball-photocontest2025 .voting-vphoto-wrap{
	width:96%;
}
}

.baseball-photocontest2025 .voting-vphoto-wrap ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	font-size:0px;
	text-align:center;
}
.baseball-photocontest2025 .voting-vphoto-wrap ul li{
	margin-top:50px;
	display:inline-block;
	vertical-align:top;
	font-size:20px;
	line-height:1em;
	color:#000000;
}
.baseball-photocontest2025 .voting-vphoto-wrap ul li img{
	max-width:100%;
}

.baseball-photocontest2025 .voting-vphoto-wrap ul li:nth-child(3n+1),
.baseball-photocontest2025 .voting-vphoto-wrap ul li:nth-child(3n+2){
	margin-right:3%;
	width:31%;
}
.baseball-photocontest2025 .voting-vphoto-wrap ul li:nth-child(3n+3){
	width:31%;
}

.baseball-photocontest2025 .voting-vphoto-wrap ul li .photo-caption-wrap{
	position:relative;
	margin-top:10px;
	width:100%;
}
.baseball-photocontest2025 .voting-vphoto-wrap ul li .photo-caption-wrap .photo-number{
	float:left;
	background:#b5b5b6;
	color:#ffffff;
	font-size:20px;
	line-height:1em;
	width:42px;
	height:42px;
}
.baseball-photocontest2025 .voting-vphoto-wrap ul li .photo-caption-wrap .photo-number .smaller{
	font-size:60%;
	line-height:1.5em;
}
.baseball-photocontest2025 .voting-vphoto-wrap ul li .photo-caption-wrap .photo-caption{
	float:left;
	margin-left:10px;
	line-height:42px;
}
.baseball-photocontest2025 .voting-vphoto-wrap ul li .photo-caption-wrap .photo-2lines{
	float:left;
	margin-left:10px;
	line-height:21px;
	text-align:left;
	width:calc(100% - 52px);
}
.baseball-photocontest2025 .voting-vphoto-wrap ul li .photo-shadow-wrap{
	margin-top:5%;
	margin-left:15%;
	width:70%;
}
.baseball-photocontest2025 .voting-vphoto-wrap ul li .photo-shadow-wrap img{
	max-width:100%;
}

@media screen and (max-width:767px){
.baseball-photocontest2025 .voting-vphoto-wrap ul li{
	font-size:3.6458vw;
}
.baseball-photocontest2025 .voting-vphoto-wrap ul li:nth-child(3n+1),
.baseball-photocontest2025 .voting-vphoto-wrap ul li:nth-child(3n+2){
	margin-left:15%;
	margin-right:0%;
	width:70%;
}
.baseball-photocontest2025 .voting-vphoto-wrap ul li:nth-child(3n+3){
	margin-left:15%;
	width:70%;
}
.baseball-photocontest2025 .voting-vphoto-wrap ul li .photo-caption-wrap .photo-2lines{
	line-height:1.2em;
}
.baseball-photocontest2025 .voting-vphoto-wrap ul li .photo-shadow-wrap{
	margin-top:10px;
	margin-left:20%;
	width:60%;
}
}

/*-------------------*/
/* check box         */
/*-------------------*/
.check-box-area{
	position:relative;
	margin-top:10px;
	text-align:center;
	width:100%;
}
.check-box-area a{
	display:block;
	background:#fffff;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	border-radius:5px;
	color:#f08300;
	text-decoration:none;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	border:solid 2px #f08300;
	height:42px;
}
.check-box-area a:hover{
	background:#f08300;
	color:#ffffff;
}
.selected-check-area a{
	background:#f08300;
	color:#ffffff;
}

.check-box-area .check-box-square{
	position:relative;
	display:inline-block;
	margin-top:8px;
	margin-right:10px;
	background:#ffffff;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	width:22px;
	height:22px;
	border:solid 2px #f08300;
}
.check-box-area .check-box-square.selected-check-square{
	background:#f08300;
	border:solid 2px #ffffff;
}

.check-box-area .check-box-text{
	display:inline-block;
	vertical-align:4px;
}
.check-box-area .check-box-square .check-box-voting{
	position:absolute;
	display:none;
	top:-4px;
	left:1px;
}
.check-box-area .check-box-square .check-box-voting img{
	width:16px;
}

.check-box-area input[type=checkbox]{
	position:absolute;
	top:0%;
	left:0%;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
}
@media screen and (max-width:767px){
.check-box-area .check-box-square .check-box-voting{
	top:-1.0430vw;
}
}
@media screen and (max-width:480px){
.check-box-area .check-box-square .check-box-voting{
	top:-0.4166vw;
}
}

/*-------------------*/
/* page              */
/*-------------------*/
.baseball-photocontest2025 .page-note-wrap{
	position:relative;
	margin:60px auto 0px auto;
	font-family:'NotoSansJP', sans-serif;
	font-size:20px;
	line-height:1.5em;
	color:#000000;
	width:870px;
}
@media screen and (max-width:767px){
.baseball-photocontest2025 .page-note-wrap{
	font-size:3.6458vw;
	width:96%;
}
}

.baseball-photocontest2025 .page-note-wrap ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	text-align:center;
}
.baseball-photocontest2025 .page-note-wrap ul li{
	display:inline-block;
	text-align:left;
}

.baseball-photocontest2025 .page-note-wrap ul li span{
	color:#e60012;
	text-decoration:underline;
}


/*-------------------*/
/* page              */
/*-------------------*/
.baseball-photocontest2025 .page-photo-wrap{
	position:relative;
	margin:30px auto 0px auto;
	font-family:'NotoSansJP', sans-serif;
	font-size:20px;
	line-height:1.5em;
	font-weight:600;
	width:870px;
}
@media screen and (max-width:767px){
.baseball-photocontest2025 .page-photo-wrap{
	font-size:max(3.1290vw, 16px);
	width:96%;
}
}

.baseball-photocontest2025 .page-photo-wrap ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	text-align:center;
}
.baseball-photocontest2025 .page-photo-wrap ul li{
	display:inline-block;
	vertical-align:top;
}
.baseball-photocontest2025 .page-photo-wrap ul li.gap-prev{
	margin-right:10px;
}
.baseball-photocontest2025 .page-photo-wrap ul li.gap{
	margin-right:5px;
}
.baseball-photocontest2025 .page-photo-wrap ul li.gap-next{
	margin-left:10px;
}

.baseball-photocontest2025 .page-photo-wrap ul li .current-page{
	display:block;
	padding:2px 15px;
	background:#f08300;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	color:#ffffff;
	text-decoration:none;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	border-radius:4px;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-ms-transition:all 0.4s ease;
	transition:all 0.4s ease;
	border:solid 2px #f08300;
}
.baseball-photocontest2025 .page-photo-wrap ul li .page-button a{
	display:block;
	padding:2px 15px;
	background:#ffffff;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	color:#b5b5b6;
	text-decoration:none;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	border-radius:4px;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-ms-transition:all 0.4s ease;
	transition:all 0.4s ease;
	border:solid 2px #b5b5b6;
}
.baseball-photocontest2025 .page-photo-wrap ul li .page-button a:hover{
	background:#b5b5b6;
	color:#ffffff;
}

@media screen and (max-width:480px){
.baseball-photocontest2025 .page-photo-wrap ul li .current-page{
	padding-left:2.0833vw;
	padding-right:2.0833vw;
}
.baseball-photocontest2025 .page-photo-wrap ul li .page-button a{
	padding-left:2.0833vw;
	padding-right:2.0833vw;
}
}

/*-------------------*/
/* voting button     */
/*-------------------*/
.baseball-photocontest2025 .voting-button-wrap{
	position:relative;
	margin:50px auto 0px auto;
	background-image:url("../img/voting_button_hv.svg");
	background-repeat:no-repeat;
	background-size:396px;
	width:396px;
	height:60px;
}
.baseball-photocontest2025 .voting-button-wrap a{
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-ms-transition:all 0.4s ease;
	transition:all 0.4s ease;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
.baseball-photocontest2025 .voting-button-wrap a:hover{
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
}

@media screen and (max-width:767px){
.baseball-photocontest2025 .voting-button-wrap{
	margin-top:70px;
	background-size:100% auto;
	width:70%;
	height:auto;
}
}


/*-------------------------------------------*/
/* application                               */
/*-------------------------------------------*/
.baseball-photocontest2025 .application-method-area{
	position:relative;
	margin-top:60px;
	background:#e0f1f4;
	padding-bottom:60px;
	font-family:'NotoSansJP', sans-serif;
	width:100%;
}

.baseball-photocontest2025 .application-method-area .application-method-wrap{
	position:relative;
	margin:0px auto 0px auto;
	width:1024px;
}
@media screen and (max-width:1024px){
.baseball-photocontest2025 .application-method-area .application-method-wrap{
	width:100%;
}
}

.baseball-photocontest2025 .application-method-area .application-method-wrap ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	text-align:center;
}
.baseball-photocontest2025 .application-method-area .application-method-wrap ul li{
	display:inline-block;
}

.baseball-photocontest2025 .application-method-area .application-method-wrap ul li .application-title{
	display:inline-block;
	padding-bottom:4px;
	font-size:22px;
	line-height:1.2em;
	font-weight:600;
	color:#000000;
	letter-spacing:0.1em;
	border-bottom:solid 6px #f08300;
}
.baseball-photocontest2025 .application-method-area .application-method-wrap ul li .application-desc{
	margin-top:30px;
	font-size:20px;
	line-height:1.8em;
	color:#000000;
	text-align:left;
}
.baseball-photocontest2025 .application-method-area .application-method-wrap ul li .application-note{
	margin-top:20px;
	font-size:18px;
	line-height:1.6em;
	color:#000000;
	text-align:left;
}

.baseball-photocontest2025 .application-method-area .application-method-wrap ul li .work-info{
	margin-top:40px;
	font-size:18px;
	line-height:1.8em;
	color:#000000;
	text-align:left;
}
.baseball-photocontest2025 .application-method-area .application-method-wrap ul li .work-info .work-title{
	font-weight:600;
	color:#f08300;
}


.baseball-photocontest2025 .application-method-area .application-method-wrap ul li:nth-child(1){
	margin-top:40px;
	width:90%;
}
.baseball-photocontest2025 .application-method-area .application-method-wrap ul li:nth-child(2){
	margin-top:40px;
	padding:0px 30px 50px 30px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	background:#ffffff;
	width:90%;
}

@media screen and (max-width:767px){
.baseball-photocontest2025 .application-method-area .application-method-wrap ul li .application-title{
	font-size:4.1666vw;
	border-bottom:solid 10px #f08300;
}
.baseball-photocontest2025 .application-method-area .application-method-wrap ul li .application-desc{
	font-size:3.6458vw;
}
.baseball-photocontest2025 .application-method-area .application-method-wrap ul li .application-note{
	font-size:3.2552vw;
}
.baseball-photocontest2025 .application-method-area .application-method-wrap ul li .work-info{
	font-size:3.6458vw;
}
}


/*-------------------------------------------*/
/* others                                    */
/*-------------------------------------------*/
.baseball-photocontest2025 .red{
	color:#e60012;
}
.baseball-photocontest2025 .narrow{
	letter-spacing:-0.3em;
}
.baseball-photocontest2025 .narrowlight{
	letter-spacing:-0.1em;
}

.baseball-photocontest2025 .noIndent{
	margin-left:-8px;
}
.baseball-photocontest2025 .noIndentx{
	margin-left:-16px;
}
@media screen and (max-width:767px){
.baseball-photocontest2025 .noIndentx{
	margin-left:0px;
}
}

.baseball-photocontest2025 .nestIndent{
	padding-left:1em;
	text-indent:-1em;
}
.baseball-photocontest2025 .nestIndent .nestIndent-sp{
	display:inline;
}
@media screen and (max-width:767px){
.baseball-photocontest2025 .nestIndent .nestIndent-sp{
	display:block;
}
}

.baseball-photocontest2025 .lump{
	display:inline-block;
}
.baseball-photocontest2025 .nestIndent .lump{
	display:inline-block;
	padding-left:1em;
	text-indent:-1em;
}

.baseball-photocontest2025 .pc{
	display:inline-block;
}
.baseball-photocontest2025 .sp{
	display:none;
}
@media screen and (max-width:767px){
.baseball-photocontest2025 .pc{
	display:none;
}
.baseball-photocontest2025 .sp{
	display:inline-block;
}
}




