@charset "utf-8";
#main-container {
	margin: 0 auto;
	width: 100%;
	text-align: center;
}
.page-contents {
	margin: 0 auto
}
/*.page-contents p { padding: 0!important }*/
.page-contents {
	margin: 0 auto;
	width: 100%;
	text-align: center;
}

.page-contents .width_1000 {
	width: 1000px;
	margin: 0 auto;
}


/* ------- main_v ------------*/

.page-contents .main_v {
	width: 1000px;
	margin: 0 auto;
	max-width: 1920px;
}
.page-contents .main_v h1, .page-contents .main_v h1 img {
	width: 100%;
	margin: 10px 0 0 0;
}
.page-contents .main_v p {
	color: white;
    font-size: 26px;
    background-color: #2ea7e0;
    width: 920px;
    margin: 30px auto 80px;	
	border: solid #2ea7e0 10px;
}



/* ------- about-dcc ------------*/

.page-contents .about-dcc {
	background: url("../images/shoescollection/img_back-about.jpg?3") no-repeat;
	background-size: cover;
	
}
.page-contents .about-dcc .about_main {
	padding: 80px 50px 20px;
}
.page-contents .about-dcc .about_main h2 {
	margin-bottom: 50px;
}
.page-contents .about-dcc .about_main h2 img {
	width: 36%;
}
.page-contents .about-dcc .about_main h3 {
	color: #fff;
	font-size: 30px;
	text-align: left;
	margin-bottom: 10px;
}
.page-contents .about-dcc .about_main p {
	color: white;
	font-size: 18px;
	text-align: left;
	padding-bottom: 50px;
}
.page-contents .about-dcc .about_image img {
	width: 100%;
}
.page-contents .about-dcc .about_main .flex_container {
	width: 90%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
	margin: 0 auto;
}
.page-contents .about-dcc .about_contents  {
	padding: 50px;
}
.page-contents .about-dcc .about_contents p  {
	color: white;
    font-size: 18px;
	line-height: 2.3;
	margin-bottom: 2%;
}



/* ------- schedule ------------*/

.page-contents .schedule {
	background: url("../images/shoescollection/img_kessyo-gaiyou.jpg?2") no-repeat;
	background-size: 100% auto;
	height: 24vw;
	min-height: 363px;
}
.page-contents .official_link img {
	width: 370px;
	margin-top: 270px;
}




/* ------- chiyoda-award ------------*/

 .page-contents .chiyoda-award {
	padding: 50px 0 0;
}
 .page-contents .chiyoda-award div {
	background: url("../images/shoescollection/img_back-award.jpg?3") no-repeat;
	background-size: 100% auto;
	height: 29vw;
}
.page-contents .chiyoda-award h2 {
	margin-bottom: 10px;
}
.page-contents .chiyoda-award h2 img {
	width: 40%;
}
.page-contents .chiyoda-award p {
	font-size: 18px;
	line-height: 2.3;
text-shadow: 4px 4px 10px #ffffff ,
-4px 4px 10px #ffffff ,
4px -4px 10px #ffffff ,
-4px -4px 10px #ffffff;
}
.page-contents .chiyoda-award .report_link img {
	width: 160px;
	margin-top: 305px;
}


 .page-contents .chiyoda-award div {
	background: url("../images/shoescollection/img_back-award.jpg?3") no-repeat;
	background-size: 100% auto;
    height: 100%;
}





/* ------- shoes-collection ------------*/

.page-contents .shoes-collection {
	padding: 80px 0 0;
}
.page-contents .shoes-collection h2 {
    margin: 0 auto 20px;
}
.page-contents .shoes-collection h2 img {
	width: 60%;
}
.page-contents .shoes-collection p {
	font-size: 18px;
	line-height: 2.3;
    margin: 0 auto 40px;
}



/* ------- event-report ------------*/

.page-contents .event-report {
	padding: 80px 0 0;
}
.page-contents .event-report h2 {
	margin-bottom: 40px;
}
.page-contents .event-report h2 img {
	width: 74%;
}
.page-contents .event-report p {
	font-size: 18px;
	line-height: 2.3;
	margin-bottom: 40px;
}
.page-contents .event-report em {
	font-size: 13px;
}



/* ------- special-movie ------------*/

.page-contents .special-movie {
	padding: 20px 0 0;
}
.page-contents .special-movie h2 {
	margin-bottom: 40px;
}
.page-contents .special-movie h2 img {
	width: 40%;
}
.page-contents .special-movie p {
	font-size: 18px;
	line-height: 2.3;
	margin-bottom: 20px;
}
.page-contents .special-movie h3 {
	font-size: 28px;
	color: #3c7ea4;
	margin-bottom: 50px;
}
.page-contents .special-movie h4 {
	font-size: 24px;
	font-weight: bold;
	color: #3c7ea4;
	margin-bottom: 50px;
}
#page-movie {
	position: relative;
	text-align: center;
	margin: 30px auto 40px;
	border: 5px #fff solid;
	width: 640px;
	overflow: hidden;
}
#page-movie p {
	margin-bottom: 10px;
}
#page-movie p img.playButton {
	position: absolute;
	left: 2%;
	bottom: 7%;
	/* opacity: 0.8; */
	display: block;
}
.page-contents .report_link-2 img {
	width: 400px;
}




/*以前のもの
.page-contents .movie_container .ttl_movie dt img {
	width: 70%;
}
.page-contents .movie_container .ttl_movie dd {
	margin: 3% 0;
    font-size: 16px;
}
.page-contents .movie_container .ttl_movie video{
	width: 80%;
	box-shadow: 0 0px 10px #eeeeee;
}
.page-contents .comingsoon_container{
	margin: 0 auto 5%;
}
.page-contents .comingsoon_container p img {
	margin: 0 26% -1% 0;
}
.page-contents .comingsoon_container p {
	font-size: 18px;
}
*/