@charset "utf-8";
/* CSS Document */


/*----------------------------------------*/

#competition{
	width: 100%;
	margin: 0;
	font-size: ;
	/*font-family: 'Noto Serif JP', serif;*/
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	color: #000;
}
#competition img {
	max-width:100%;
}
#competition h3 {
	background: #1f1a00;
	color: #e7c36d;
	font-size: 40px;
	font-family:"游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	letter-spacing: 0.2rem;
	line-height: 1.8;
	margin:0 auto 30px;
	padding-top: 6px;
}
#competition a:hover {
	opacity: 0.7;
}

@media screen and (max-width: 767px){
	#competition .sp_none {display: none!important;}
	#competition .pc_none {display: block!important;}
	#competition h3 {font-size:30px;line-height:1.4; padding: 3% 0 2%; letter-spacing:0.1rem;margin:0 auto 10px;}
	#competition a.anchor {
    display: block;
    position: relative;
    top: -80px!important;
}
}
@media screen and (min-width: 766px){
	#competition .sp_none {display: block!important;}
	#competition .pc_none {display: none!important;}
}
@media screen and (max-width: 420px){
	#competition #content .spNon {display:none;}
	#competition h3 {font-size:28px;}
}
@media screen and (min-width: 421px){
	#competition #content .pcNon {display:none;}
	
}
@media screen and (max-width: 320px){
	#competition h3 {font-size:24px;}
}

/*----------------------------------------*/


#competition #main{
	width: 100%;
	background: url(../img/main_bg.jpg) center;
	background-size: cover;
	min-height: 600px;
	position: relative;
}
#competition #main h1{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding-top: 50px;
}
#competition #main .day{
	position: absolute;
	left: 60%;
	bottom:25px;
}
@media screen and (max-width: 767px){
#competition #main h1{
	padding-top: 0;
}	
}

/*------------------ menu ----------------------*/

#competition #pcNavi{
	width: 100%;
	background: #907326;
	/*height: 48px;*/
	overflow: hidden;
	display:inline-block;
	vertical-align:middle;
}
#competition #pcNavi ul {
	width: auto;
	max-width: 1000px;
	margin: 0 auto;
	display:block;
	overflow: hidden;
}
#competition #pcNavi ul li{
	float: left;
	padding: 10px 0;
	margin:0;
	list-style:none;
	width:25%;
	text-align:center;
}
#competition #spNavi {
	display:none;
}
#competition #pcNavi a,
#competition #spNavi a {
	text-decoration:none;
	color: #FFF;
}
#competition #pcNavi ul li a:hover,
#competition #spNavi ul li a:hover{
	opacity: 0.7;
}
@media screen and (max-width: 999px){
#competition #pcNavi ul {
	font-size: 1.7vw;
}
}

@media screen and (max-width: 767px){
#competition #main{
	background:none;
	width:100%;
	min-height:auto;
}
#competition #pcNavi{
	display:none;
}	
#competition #spNavi {
	display: block;
	background: #907326;
	height:auto;
	width:100%;
	margin:0 auto;
}
#competition #spNavi ul {
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin:0;
	padding-left:1%;
}
#competition #spNavi ul li {
	list-style: none;
	width: 23%;
	float: left;
	border: solid 1px #FFF;
	border-radius: 5px;
	margin: 2% 1%;
	padding: 1%;
	text-align:center;
	font-size: calc(100vw / 35);
	line-height: 1.7;
}
#competition #spNavi ul li .fas,
#competition #spNavi ul li .far {
	font-size: 1.5em;
	margin-top: 2px;
}
}



/*---------------- info -------------------*/

#competition #content{
	width: 100%;
	margin: 0 auto;
	text-align: center;
	/*font-size: 16px;*/
	line-height: 1.8em;
}
#competition #content .inner{
	max-width: 1000px;
	overflow: hidden;
	margin: 0 auto;
}

#competition #content #info{
	background: #1f0f00;
	color: #FFF;
	margin: 0 auto;
	width: 100%;
}
#competition #content #info .inner img {
	width: auto;
	max-width:96%;
	height: auto;
	margin: 80px auto 50px;
}
#competition #content #info .inner h2{
	background: #1f0f00;
	color: #FFF;
	font-size: 30px;
	font-family:"游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	/*font-family: 'Noto Serif JP', serif;*/
	font-weight: 400;
	letter-spacing: 0.1rem;
	line-height: 1.8;
	margin-bottom: 55px;
}
@media screen and (max-width: 767px){
#competition #content #info .inner h2{
	font-size: 4.0vw;
	margin-bottom:24px;
}
#competition #content #info .inner img {
	width: 90%;
	margin: 8% auto;
}

}

/*------------------ NY ----------------------*/

#competition #content #newYork {
	background: url(../img/nyBg_pc.png) repeat-x bottom;
	overflow: hidden;
	padding-bottom:20px;
	margin-bottom:0;
}
#competition #content #newYork .inner p:nth-child(odd),
#competition #content #newYork .inner img{
	margin-top: 40px;
}
#competition #content #newYork .inner .anxiety {
	max-width: 500px;
	border: solid 1px #535353;
	border-radius: 8px;
	margin: 30px auto;
	position: relative;
	padding: 20px;
}
#competition #content #newYork .inner .anxiety ul {
	margin: 0 auto;
}
#competition #content #newYork .inner .anxiety ul li {
	list-style: none;
	text-align: left;
	padding-left: 14%;
	line-height: 1.4;
	margin-bottom: 16px;
}
#competition #content #newYork .inner .anxiety ul li:last-child {
	margin-bottom: 0;
}
#competition #content #newYork .inner .anxiety ul li:before {
	font-family: "Font Awesome 5 Free";
	content: '\f00c';
	position:absolute;
	left: 8%;
	font-weight: 900;
	vertical-align:middle;
	color: #710d0d;
}
@media screen and (max-width: 767px){
#competition #content #newYork {
	background: url(../img/nyBg_sp.jpg) no-repeat center top;
	background-size: contain;
	background-color: #f6eee0;
}	
#competition #content #newYork .inner .anxiety {
	width: 88%;
	margin: 20px auto;
	padding: 3%;
	font-size: 16px;
	margin-bottom: 18px;
}
#competition #content #newYork .inner .anxiety ul li {
	margin-left: -5%;
	font-size: 14px;
}
#competition #content #newYork .inner .anxiety ul li:before {
	left: 4%;
}

#competition #content #newYork .inner .anxiety ul li .spIco {
	font-size: 2.0rem;
}

}
@media screen and (max-width: 480px){
#competition #content #newYork {
	background: url(../img/nyBg_ssp.jpg) no-repeat center top;
	background-size: contain;
	background-color: #f6eee0;	
}	
}
@media screen and (max-width: 320px){
#competition #content #newYork .inner .anxiety {
	width: 94%;
	padding: 3%;
	font-size: 16px;
}
#competition #content #newYork .inner .anxiety ul li {
	margin-left: -3%;
}
}

/*------------------ 特典 ----------------------*/

#competition #content #special {
	background:#f9f2e4;
	margin:0;
	padding-bottom: 20px;
}
#competition #content #special .privilege {
	background: #FFF;
	border: solid 1px #ccb58e;
	width:96%;
	max-width:966px;
	overflow: hidden;
	margin: 60px auto;
	padding: 30px 0;
}
#competition #content #special .privilege h4 {
	font-size: 30px;
	letter-spacing: 0.1rem;
	display: block;
	width:70%;
	/*font-family:"M PLUS Rounded 1c";*/
	line-height: 2.2;
	border-top: solid 1.5px #ccb58e;
	border-bottom: solid 1.5px #ccb58e;
	margin: 20px auto 40px;
	vertical-align: middle;
}
#competition #content #special .privilege img {
	display: none;
}
#competition #content #special .privilege .box1 {
	background: url(../img/cup.png) no-repeat right bottom;
	background-size: 190px;
	width: 92%;
	margin: 0 auto;
	z-index: -1;
}
#competition #content #special .privilege .box2 {
	background: url(../img/eyelash.png) no-repeat left bottom;
	background-size: 190px;
	width: 92%;
	margin: 0 auto;
	z-index: -1;
}
#competition #content #special .privilege p {
	margin-top: 30px;
}
#competition #content #special .privilege .box1 p:nth-child(4) {
	margin-top:60px;
}
#competition #content #special .privilege span {
	color: #b17002;
}

@media screen and (max-width: 968px){
#competition #content #special .privilege h4 {
	font-size: 26px;
	width: 94%;
	line-height: 1.6;
	padding: 2% 0;
}
}
@media screen and (max-width: 894px){
#competition #content #special .privilege .box1,
#competition #content #special .privilege .box2 {
	background:none;
	width: 98%;
}
#competition #content #special .privilege img {
	display: block;
	width:80%;
	max-width: 200px;
	margin: 0 auto;
}

}
@media screen and (max-width: 767px){
#competition #content #special .privilege {
	margin: 8% auto;
	padding: 10px 3px;
	width: 96%;
}
#competition #content #special .privilege .box1 p:nth-child(4) {
	margin-top:30px;
}
#competition #content #special .privilege p {
	margin-top: 20px;
}
}


@media screen and (max-width: 480px){
#competition #content #special .privilege h4 {
	font-size: 23px;
}
}
@media screen and (max-width: 320px){
#competition #content #special .privilege h4 {
	font-size: 20px;
}
}


/*------------------ NYC VLC 2020 ----------------------*/

#competition #content #nycVLc {
	background: #FFF;
}
#competition #content #nycVLc .inner p {
	margin-top: 30px;
}
#competition #content #nycVLc .inner img {
	width: 96%;
	margin: 0 auto;
	max-width: 600px;
}
@media screen and (max-width: 480px){
#competition #content #nycVLc p {
	text-align: left;
	width: 96%;
	margin: 0 auto;
}
#competition #content #nycVLc p.nyc {
	text-align: center;
}
#competition #content #nycVLc .inner img {
	text-align: center;
	margin: 0 auto;
}
}

/*----------- tbKim ------------*/


#competition #content #nycVLc .inner .tbKim {
	width: auto;
	max-width: 700px;
	margin: 0 auto;
	overflow: hidden;
}
#competition #content #nycVLc .inner .tbKim ul {
	margin: 30px auto 0px;
	list-style-type: none;
	position: relative;
	padding: 0;
}
#competition #content #nycVLc .inner .tbKim ul li:nth-child(1) {
	width: 40%;
	float: left;
	max-width: 250px;
	text-align:right;
	font-size: 12px;
	line-height: 1.2;
}
#competition #content #nycVLc .inner .tbKim ul li:nth-child(1) > img {
	display: inline-block;
	width: 100%;
	margin-left: 0;
	margin-bottom: 5px;
	padding:0;
}
#competition #content #nycVLc .inner .tbKim ul li:nth-child(2) {
	width: 56%;
	float: right;	
	text-align: left;
	position: absolute;
	bottom: 30px;
	right: 0;
	padding-right:0;
	font-size:15px;
	line-height: 1.65;
	text-align:justify;
}
#competition #content #nycVLc .inner .tbKim ul li span {
	background: #000;
	display: inline-block;
	color:#FFF;
	padding: 1px 5px 0px;
	font-size: 14.5px;
	margin-bottom: 8px;
}
#competition #content #nycVLc .inner .tbKim ul li a.more {
	position: absolute;
	margin-top: 10px;
	right: 5px;
	color: #826229;
	text-decoration: underline;
	display: inline-block;
}
#competition #content #nycVLc .inner .tbKim .some {
	width: 200px;
	text-align: justify;
}
@media screen and (max-width: 767px){
#competition #content #nycVLc .inner .tbKim ul li:nth-child(1) {
	width: 94%;
	margin: 0 auto;
	max-width:767px;
	float: none;
	text-align:center;
}
#competition #content #nycVLc .inner .tbKim ul li:nth-child(1) > img {
	max-width: 250px;
}
#competition #content #nycVLc .inner .tbKim ul li:nth-child(2) {
	width: 94%;
	margin: 10px auto;
	float: none;	
	position:static;
	padding-bottom: 30px;
}
#competition #content #nycVLc .inner .tbKim ul li span {
	background: #000;
	display: inline-block;
	color:#FFF;
	padding: 1px 5px 0px;
	font-size: 14.5px;
	margin-bottom: 8px;
}
#competition #content #nycVLc .inner .tbKim ul li a.more {
	margin-right: 3%;
}

}




/*----------- form ------------*/

#competition #content #nycVLc .inner .form {
	width: auto;
	max-width:680px;
	overflow: hidden;
	margin: 20px auto 50px;
}
#competition #content #nycVLc .inner ul {
	list-style: none;
	overflow: hidden;
	padding-left: 0;
	margin-top: 20px;
}
#competition #content #nycVLc .inner .form .formBtn li:nth-child(1) {
	float: left;
	width: 48%;
}
#competition #content #nycVLc .inner .form .formBtn li:nth-child(2){
	float: right;
	width: 48%;
}
#competition #content #nycVLc .inner .form .formBtn li a {
	background: #937948;
	color:#FFF;
	padding: 6px 10px;
	border-radius: 8px;
	display: block;
	letter-spacing:0.1rem;
	text-decoration: none;
	position: relative;
}
#competition #content #nycVLc .inner .form .formBtn li:nth-child(1) a:after {
  font-family: "Font Awesome 5 Free";
  content: '\f1c1';
  position:absolute;
  right: 20px;
  font-weight: 400;
  vertical-align:middle;
  font-size: 1.16em;
}
#competition #content #nycVLc .inner .form .formBtn li:nth-child(2) a:after {
  font-family: "Font Awesome 5 Free";
  content: '\f054';
  position:absolute;
  right: 20px;
  font-weight: 900;
  vertical-align:middle;
}
#competition #content #nycVLc .inner .form .mailBtn li:nth-child(1) {
	margin: 10px auto;
	color: #937948;
	font-size: 16px;
	line-height: 1.4;
}
#competition #content #nycVLc .inner .form .mailBtn li a {
	background: #FFF;
	border: solid 1px #937948;
	color: #937948;
	padding: 5px 10px;
	border-radius: 8px;
	display: block;
	/*letter-spacing:0.1rem;*/
	text-decoration: none;
	position: relative;
	/*font-size: 18px;*/
	letter-spacing: 0.05rem;
}
#competition #content #nycVLc .inner .form .mailBtn li a:hover {
	background: #efede8;
	color:#937948;
}
#competition #content #nycVLc .inner .form .mailBtn li a .icoMa1 {
	position: absolute;
	right: 50px;
	top: 24%;
	font-size: 1.3em;	
}
#competition #content #nycVLc .inner .form .mailBtn li a .icoMa2 {
	position: absolute;
	right: 20px;
	top: 26%;
	font-size: 1.1em;
}

@media screen and (max-width: 767px){
#competition #content #nycVLc .inner .form .formBtn li:nth-child(1),
#competition #content #nycVLc .inner .form .formBtn li:nth-child(2) {
	float: none;
	width: 90%;
	margin: 0 auto 3%;
}
#competition #content #nycVLc .inner .form .mailBtn li a {
	width: 86%;
	margin: 0 auto;
}
#competition #content #nycVLc .inner .form .mailBtn li a .icoMa1{
	font-size: 1.2em;
	top:26.5%;
}
#competition #content #nycVLc .inner .form .mailBtn li a .icoMa2 {
	font-size: 1.0em;
	top:27.5%;	
}


}
@media screen and (max-width: 420px){
#competition #content #nycVLc .inner ul {
	margin:0;
}
}


/*----------- studio / hotel ------------*/

#competition #content #studio {
	background:#f9f2e4;
	margin:0;
}
#competition #content #hotel {
	background:#dfd4c0;
}


#competition #content #studio .inner,
#competition #content #hotel .inner {
	width: 96%;
	max-width: 850px;
	margin: 0 auto;
}
#competition #content #studio .inner p:nth-child(1),
#competition #content #hotel .inner p:nth-child(1),
#competition #content #studio .inner p:nth-child(2){
	margin-top: 30px;
}
#competition #content #hotel .inner p:nth-child(2) {
	margin-top: 50px;
	margin-bottom: 40px;
}

#competition #content #hotel .inner span {
	/*border-bottom: 1px #af9e7e solid;*/
	margin-bottom: 8px;
	margin-left: -10px;
	display: inline-block;
	font-weight: bold;
}

#competition #content .inner .buidLogo {
	max-width:247px;
	width:40%;
	margin: 20px auto 10px;	
	float: left;
	padding: 10px;
}
#competition #content .inner .address {
	margin: 0 auto;
	list-style: none;
	overflow: hidden;
	margin-bottom: 30px;
	padding: 0;
	font-size: 14px;
	/*padding: 0 10px;*/	
}
#competition #content .inner .address li:nth-child(1) {
	float: left;
	width: 48%;
	text-align: left;
	line-height: 1.4;
}
#competition #content .inner .address li:nth-child(2) {
	float: right;
	width: 48%;
	text-align: right;
	line-height: 1.8;
}
#competition #content .inner .address li a {
	text-decoration: none;
	color:#82561d;
}
#competition #content .inner .address li a.map {
	background: #82561d;
	display: inline-block;
	color: #FFF;
	padding: 0px 8px 2px;
	line-height: 1.4;
}
@media screen and (max-width: 767px){
#competition #content .inner .buidLogo {
	margin: 0 auto;	
}

#competition #content #studio .inner p:nth-child(1){
	text-align: left;
	margin: 30px auto 0px;
	width: 96%;
}
#competition #content #hotel .inner p:nth-child(1){
	text-align: left;
	width:96%;
	margin: 0 auto;
}
#competition #content #hotel .inner p:nth-child(2) {
	text-align: left;
	width:90%;
	text-align:justify;
	margin: 60px auto 40px;
    line-height: 1.65;
	font-size:15px;
    text-align: justify;
}

#competition #content .inner .address li:nth-child(1),
#competition #content .inner .address li:nth-child(2) {
	float:none;
	width:96%;
	text-align: left;
	margin: 0 auto;
}
	
}



/*----------- last ------------*/

#competition #lastForm{
	width: 100%;
	background: #000;
	background-image: url(../img/nycCom_foot_pc.jpg);
	background-size: cover;
	background-position: center bottom;
	background-attachment: fixed;
	min-height: 500px;
	margin: 0 auto;
}
#competition #lastForm .inner img {
	display: block;
	margin: 80px auto 30px;
	width: 100%;
	max-width: 941px;
}
#competition #lastForm .inner .form {
	width: auto;
	max-width:680px;
	overflow: hidden;
	margin: 80px auto;
}
#competition #lastForm .inner .form ul {
	list-style: none;
	overflow: hidden;
	padding-left: 0;
}
#competition #lastForm .inner .form .formBtn li:nth-child(1) {
	float: left;
	width: 48%;
}
#competition #lastForm .inner .form .formBtn li:nth-child(2){
	float: right;
	width: 48%;
}
#competition #lastForm .inner .form .formBtn li a {
	background: #937948;
	color:#FFF;
	padding: 5px 10px;
	border-radius: 8px;
	display: block;
	letter-spacing:0.1rem;
	text-decoration: none;
	position: relative;
}
#competition #lastForm .inner .form .formBtn li:nth-child(1) a:after {
  font-family: "Font Awesome 5 Free";
  content: '\f1c1';
  position:absolute;
  right: 20px;
  font-weight: 400;
  vertical-align:middle;
}
#competition #lastForm .inner .form .formBtn li:nth-child(2) a:after {
  font-family: "Font Awesome 5 Free";
  content: '\f054';
  position:absolute;
  right: 20px;
  font-weight: 900;
  vertical-align:middle;
}
#competition #lastForm .inner .form .mailBtn li:nth-child(1) {
	margin: 10px auto;
	color: #FFF;
}
#competition #lastForm .inner .form .mailBtn li a {
	border: solid 1px #FFF;
	color: #FFF;
	padding: 5px 10px;
	border-radius: 8px;
	display: block;
	/*letter-spacing:0.1rem;*/
	text-decoration: none;
	position: relative;
	font-size: 16px;
	/*font-weight:bolder;*/
	letter-spacing: 0.05rem;
}
/*#competition #lastForm .inner .form .mailBtn li a:hover {
	background: #efede8;
	color:#694b13;
}*/
#competition #lastForm .inner .form .mailBtn li a .icoMa1 {
	position: absolute;
	right: 50px;
	top: 20%;
	font-size: 1.3em;	
}
#competition #lastForm .inner .form .mailBtn li a .icoMa2 {
	position: absolute;
	right: 20px;
	top: 26%;
	font-size: 1.1em;
}

@media screen and (max-width: 767px){
#competition #lastForm{
	width: 100%;
	background: #000;
	background-image: url(../img/nycCom_foot_sp.jpg);
	background-position: center bottom;
	/*background-attachment: fixed;*/
	min-height: 420px;
	margin: 0 auto;
}	
#competition #lastForm{
	overflow: hidden;
	/*max-width: 420px;*/
}	
#competition #lastForm .inner img {
	width:96%;
	margin: 50px auto 0;
}
#competition #lastForm .inner .form .formBtn li:nth-child(1),
#competition #lastForm .inner .form .formBtn li:nth-child(2) {
	float: none;
	width: 90%;
	margin: 0 auto 3%;
}
#competition #lastForm .inner .form .mailBtn li a {
	width: 86%;
	margin: 0 auto;
}

#competition #lastForm .inner .form .mailBtn li a .icoMa1{
	font-size: 1.2em;
	top:26.5%
}
#competition #lastForm .inner .form .mailBtn li a .icoMa2 {
	font-size: 1.0em;
	top:27.5%	
}
#competition #lastForm .inner .form {
	margin: 50px auto;
}
}




#competition .mt50 {margin-top: 50px;}
#competition .mt30 {margin-top: 30px;}
#competition .mt20 {margin-top: 20px;}
#competition .mt10 {margin-top: 10px;}
#competition .mb50 {margin-bottom: 50px;}
#competition .mb30 {margin-bottom: 30px;}
#competition .mb20 {margin-bottom: 20px;}
#competition .mb10 {margin-bottom: 10px;}

#competition .pt50 {margin-top: 50px}



/*--------------TOP---------------*/



#competition .scrollTop {
    position: fixed;
    right: 30px;
    bottom: 30px;
    opacity: 0;
    transition: all 0.4s ease-in-out 0s;
	z-index: 5;
}
 
#competition .scrollTop a {
  display: inline-block;
  text-decoration: none;
  background: #c6b79a;
  color: #FFF;
  width: 60px;
  height: 60px;
  line-height: 120px;
  border-radius: 50%;
  text-align: center;
  overflow: hidden;
  box-shadow: 0px 0px 0px 5px #c6b79a;
  border: dashed 1px #FFF;
  transition: .4s;
  position: relative;
  opacity:0.7;         
}
#competition .scrollTop a:after {
  font-family: "Font Awesome 5 Free";
  content: '\f102';
  position:absolute;
  top:-31px;
  left:14px;
  font-weight: 900;
  font-size: 50px;
}
#competition .scrollTop a:hover{
	background: #af9e7e;
}
@media screen and (max-width: 480px){
#competition .scrollTop {
    right: 20px;
    bottom: 20px;
}
#competition .scrollTop a {
  width: 40px;
  height: 40px;
	
}
#competition .scrollTop a:after {
  top:-40px;
  left:10px;
  font-weight: 900;
  font-size: 30px;
}
	
}

