@charset "utf-8";
/* CSS Document */

/*　申し込みページの共通項目　*/
body {
    background-image: url("../images/Background_pattern96.jpg");
    background-repeat: repeat;
}

/* ヘッダー　*/
#paseTop {
	padding: 125px 0 92px;
}

h1 {
	width: 242px;
	margin: 0 auto 58px;
}

h1 .logo img {
	width: 100%;
}

.sectionHeader {
	width: 1229px;
	margin: 0 auto 18px;
}

.leadcopy01 {
	width: 962px;
	margin: 0 auto 60px;
}

.leadcopy02 {
	width: 1053px;
	margin: 0 auto;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 25px;
}


/*トップ応募期間画像切り替え*/
	
.pc { 
	display: block !important; 
	}
.sp { 
	display: none !important;	
	}

/* ヘッダー END　*/







/* 白枠１つ目　*/


.bodyElements {
	background-color: #FFF;
	border-radius: 85px;
	width: 1153px;
	padding: 50px 0 125px;
	margin: 0 auto 112px;
	position: relative;
}

.sectionHeader01 {
	width: 978px;
	margin: 0 auto 40px;
}

.sectionLead {
	width: 981px;
	margin: 0 auto 40px;
}

.bodyHankachi {
	width: 557px;
	margin: 0 auto;
}

.bodyVideo {
	margin: 0 auto 50px;
	width: 80%;
 	padding-top: 50%;
	position: relative;
}

iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
/* 白枠１つ目 END　*/




/* 応募方法　*/
#ouboHow {
	margin-bottom: 100px;
}

.howTitle {
	background-color: #727171;
	border-radius: 85px 85px 0 0;
	width: 1153px;
	height: 94px;
	margin: 0 auto;
	position: relative;
}

.cpcloseBox {
	background-color: #727171;
	background-repeat: repeat-x;
	height: 200px;
	margin: 0 auto;
	position: relative;
	text-align: center;
}

.cpcloseBox h2 {
	font-size: 25px;
}

.sectionHeader02 {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.howBody {
	background-color: #FFF;
	border-radius: 0 0 85px 85px;
	width: 1153px;
	height: 1000px;
	margin: 0 auto;
	position: relative;
}

.howBox {
	color: #000;
	position: absolute;
	width: 750px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.howLeadcopy01 {
	position: relative;
	height: 450px;
	border-radius: 25px;
	border: solid 7px #000;
	margin-bottom: 50px;	
}

.howLeadcopy01>p {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.howLeadcopy02 {
	position: relative;
	height: 140px;
	border-radius: 25px;
	border: solid 7px #000;
	margin-bottom: 50px;
}

.howLeadcopy02>p {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.howLeadcopy03 {
	position: relative;
	height: 140px;
	border-radius: 25px;
	border: solid 7px #000;
	margin-bottom: 20px;
}

.howLeadcopy03>p {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.howLeadcopy01::before {
	position: absolute;
	content: "";
	top: 50%;
	left: -10%;
	width: 195px;
	height: 195px;
	margin-top: -90.9px;
	background:url("../images/How_1.png");
	background-repeat: no-repeat;
}

.howLeadcopy01::after {
	position: absolute;
	content: "";
	top: 103%;
	left: 50%;
	width: 34px;
	height: 30px;
	margin-left: -17px;
	background:url("../images/triangle.png");
	background-repeat: no-repeat;	
}

.howLeadcopy02::before {
	position: absolute;
	content: "";
	top: 50%;
	left: -10%;
	width: 195px;
	height: 195px;
	margin-top: -90.9px;
	background:url("../images/How_2.png");
	background-repeat: no-repeat;
}

.howLeadcopy02::after {
	position: absolute;
	content: "";
	top: 110%;
	left: 50%;
	width: 34px;
	height: 30px;
	margin-left: -17px;
	background:url("../images/triangle.png");
	background-repeat: no-repeat;	
}

.howLeadcopy03::before {
	position: absolute;
	content: "";
	top: 50%;
	left: -10%;
	width: 195px;
	height: 195px;
	margin-top: -90.9px;
	background:url("../images/How_3.png");
	background-repeat: no-repeat;
}



/* 応募方法 END　*/




/* 応募要項　*/

#ouboLule {
	margin-bottom: 100px;
}

#ouboclose {
	margin-bottom: 0;
}

.howBody2 {
	background-color: #FFF;
	border-radius: 0 0 85px 85px;
	width: 1153px;
	height: 1400px;
	margin: 0 auto;
	position: relative;
}
.ruleBodycopy > p,.ruleBodycopy > h3 {
	text-align: center;
	color: #000;
	line-height: 50px;
}

.ruleBodycopy {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.textWrap2 > p {
	margin-bottom: 2.5em;
}

/* 応募要項 END　*/




/* 応募ボタン　*/
.btnWrap {
    display: block;
    width: 182px;
    height: 98px;
    margin: 0 auto 100px;
}

.noLink{
	pointer-events: none;
	cursor: pointer;
}
/* 応募ボタン END　*/


.fixed {
    position: fixed;
    top: 0;
    padding: 0;
    width: 100%;
    z-index: 1000;
}

.closeOuter {
	width: 100%;
	height: 200px;
	
}



/* レスポンシブ対応　*/

/*画面サイズが1100px以下の場合*/
@media screen and (max-width: 1100px) {
	.inner {
		width: auto;
		padding: 0 20px;
	}
	
	.innerTop {
		width: auto;
		padding: 0 10px;
		margin-bottom: 20px;
	}
	
	.paseTopMobile {
		padding: 50px 0 !important;
	}
	
	#mv h1 {
		width: 100%;
		height: auto;
		margin: auto;
	}
	
	#movie .movieBlock {
		width: 100%;
	}
	
	#rules {
		width:  auto;
		padding: 60px 0;
	}
	
	#rules1  {
		width: auto!important;
		padding-top: 20px;
	}	
	
	#rules2 {
		width: auto;
		padding-bottom: 20px;
	}
	
	.howBody2Mbile {
		width: auto !important;
		padding: 20px 0 20px 0 !important;
	}
	
	.howBodyMbilegaiyou {
		width: 100% !important;
		padding: 40px 20px 40px 20px !important;
	}
	
	
	
/*	.innerVideo {
    	width: auto;
    	padding: 0 20px;
		margin-top: 20px;
		margin-bottom: 20px;
}*/
	
	video {
 		width: 100%;
		height: 100%;
		margin: 0 auto;
	}
	
	
	
	
	.logoMobile {
		width: 50%;
	}
	
}




/*レスポンシブ用記述*/
/*画面サイズが960px以下の場合*/
@media screen and (max-width: 960px) {
	
}

/*画面サイズが850px以下の場合*/
@media screen and (max-width: 850px) {
	
	.howBodyhukidashiMbile {
		width: 90% !important;
		top:55%;
		padding: 20px 20px 20px 20px !important;
		margin-right: 0 !important;
		
	}
	
	.howBodyhukidashiMbile2 {
/*		border: solid 5px #000;
		border-radius: 15px;*/
	}
	
/*	.howLeadcopy01::before {
	position: absolute;
	content: "STEP1";
	color: #FFF;
	text-align: center;
	border: solid 3px #000;
	border-radius: 10px;
	top: 0;
	left: 50%;
	width: 100px;
	height: 30px;
	margin-left: -50px;
	background-image: none;
	background-color: blue;
	}*/
	
	.howBodyhukidashiMbile2 {
		height: 200px;
		margin-bottom: 100px;
	}
	
	.howBodyhukidashiMbileSTEP1 {
		height: 500px;
		margin-bottom: 100px;
	}
	
	.howBodyHmobile {
		height: 1300px;
	}
	
	.howLeadcopy01::before {
		position: absolute;
		display: inline-block;
		width: 100px;
		height:100px;
		background-size: contain;
		top: -3%;
		left: 50%;
		transform: translate(-50%, 50%);
    	-webkit-transform: translate(-50%, 50%);
    	-ms-transform: translate(-50%, 50%);
	}
	
	.howLeadcopy02::before {
		position: absolute;
		display: inline-block;
		width: 100px;
		height:100px;
		background-size: contain;
		top: -7%;
		left: 50%;
		transform: translate(-50%, 50%);
    	-webkit-transform: translate(-50%, 50%);
    	-ms-transform: translate(-50%, 50%);
	}
	
	.howLeadcopy03::before {
		position: absolute;
		display: inline-block;
		width: 100px;
		height:100px;
		background-size: contain;
		top: -7%;
		left: 50%;
		transform: translate(-50%, 50%);
    	-webkit-transform: translate(-50%, 50%);
    	-ms-transform: translate(-50%, 50%);
	}
	
	.radius_none600 {
		border-radius: 0;
	}
	
	.kaigyouNone {
		display: none;
	}
	
	.bodyVideosp {
		width: 90%;
	}
	
	.howMobileP {
		line-height: 28px !important;
		
	}

}

/*画面サイズが800px以下の場合*/
@media screen and (max-width: 800px) {

}

/*画面サイズが680px以下の場合*/
@media screen and (max-width: 680px) {
	
	#mv {
		padding: 70px 0;
	}
	
	#mv .logo {
		width: 50%;
		height: auto;
		margin: 0 auto 30px;
	}
	
	#intro {
		padding: 30px 0 40px;
	}	
	
	#intro h2 {
		font-size: 24px;
		margin-bottom: 30px;
	}
	
	#intro .textWrap {
		font-size: 16px;
		line-height: 1.8em;
	}
	
	#movie {
		padding: 60px 0;
	}
	
	#movie .textWrap {
		font-size: 18px;
		margin-bottom: 20px;
		line-height: 1.5em;
	}	
	
	#movie h3 {
		width: 70%;
	}
	
	
	#member h2 {
		width: 100%;
		margin: 0 auto 20px;
	}
	
	#present {
		padding: 50px 0;
	}
	
	#present .infoWrap {
		padding: 30px 0;
	}
	
	#present h3 {
		font-size: 20px;
		margin-bottom: 20px;
	}	
	
	#present .btnWrap {
		width: 70%;
		height: auto;
	}	
	
	#present .textWrap {
		font-size: 16px;
		margin-bottom: 20px;
		line-height: 1.5em;
	}
	
	#rules {
		width:  auto;
		padding: 60px 0;
	}
	
	#rules h3 {
		margin: 0 auto 10px;
	}	
	
	#rules .textWrap {
		font-size: 15px;
		line-height: 1.5em;
		margin-bottom: 30px;
		margin-top: 0;
	}	
	

	
	/*改行クラス（SP）*/
	.breakLineSP{
		display:block;
	}
	
	/*改行クラス（SP）*/
	.breakLineSP02{
		display:inline;
	}
	
	/*改行クラス（PC）*/
	.breakLinePC{
		display:inline;
	}
	
	.onlyPC{
		display:none !important;
	}
	
	.onlySP{
		display:block  !important;
	}
	
	.cpcloseBox h2 {
		font-size: 18px;
		width: 90%;
	}
	
	.closeOuter {
		height: 150px;
	}
	
	.closeOuter {
   		height: 150px;
	}
	
	.cpcloseBox {
    	height: 150px;
	}
}

/*画面サイズが600px以下の場合*/
@media screen and (max-width: 600px) {
	
	#mv {
		padding: 50px 0;
	}	

	#intro .textWrap {
		font-size: 14px;
		line-height: 1.8em;
	}
	
	#member .memberList li {
		float: left;
		width: 48%;
		margin-right: 2%;
	}
	
	#member .memberList li:nth-child(even){
		margin-right: 0;
	}
	
	#member .memberList li:last-Child {
		margin-right: 0;
		position: relative;
		left: 23%;
	}
	

	#movie h2 {
		width: 70%;
		height: auto;
		margin: 0 auto 40px;
	}
	
	#movie h3 {
		width: 90%;
	}	

	#movie .textWrap {
		font-size: 16px;
		line-height: 1.5em;
	}	
	
	#present .cautionWrap {
		font-size: 14px;
	}
	
	#present .textWrap .small {
		font-size: 14px;
	}
	

	img.icon_fukidashi { 
		display: none; 
	}
	
	#ecobag {
		width: auto;
		margin: 0 auto;
		padding: 20px 0 0 0;
	}
	
	#ecobag h2 {
		font-size: 21px;
		margin-bottom: 0;
	}
	
	.textWrap2 {
		font-size: 16px;
	}	
	
	.textWrap2 > p {
		line-height: 2.5em;
		margin-bottom: 2.5em;
	}
	
	.howBodyMobile600 {
		height: 1550px;
	}
	
	.howBodyMbilegaiyou600 {
		width: 300px !important;
		padding: 40px 0 !important;
	}
	

	/*トップ応募期間画像切り替え*/
	
	.pc { 
		display: none !important; 
	}
    .sp { 
		display: block !important;	
	}
	
	.oubokikan01 {
		width: 50%;
		margin: 0 auto 15px;
	}
	.oubokikan02 {
		margin: 0 auto 33px;
	}
	
	.oubokikan03 {
		width: 50%;
		margin: 0 auto 15px;
	}
	
	/*改行クラス（SP）*/
	.breakLineSP02{
		display:block;
	}
	
}

/*画面サイズが580px以下の場合*/
@media screen and (max-width: 550px) {

}
	

/*画面サイズが480px以下の場合*/
@media screen and (max-width: 480px) {
	
	.howMobileP400 {
		width: 250px;
		top: 60%;	
		
	}

}


