@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%;
	margin: 0 auto 40px;
	text-align: center;
	width: 100%;
}
.page-contents .main_v {
	margin: 0 auto;
	width: 100%;
}
.page-contents .main_v .h1_image {
	width: 100%;
	margin: 0 auto;
	padding: 0;
}
.page-contents .main_v .h1_image img {
	width: 100%;
}
.page-contents .main_v .main_v_btn {
	display: flex;
	justify-content: center;
	width: 100%;
	padding: 5%;
	margin: 0 auto;
	background-color: #8bb7d8;
}
.page-contents .main_v .main_v_btn .btn_img {
	width: 100%;
}
.page-contents .main_v .main_v_btn .btn_img img {
	width: 80%;
}
.page-contents .about_dcc {
	width: 100%;
	margin: 0 auto;
	position: relative;
	background: url(../images/img_back_about.jpg) no-repeat;
    background-size: cover;
}

.page-contents .about_dcc .about_main {
	padding: 8% 4%;
}
.page-contents .about_dcc .about_main h2 {
	margin-bottom: 8%;
}
.page-contents .about_dcc .about_main h2 img {
	width: 55%;
}
.page-contents .about_dcc .about_main p {
	font-size: 3vw;
	padding-bottom: 5%;
	color: #ffffff;
	line-height: 1.6;
}


.page-contents .about_dcc .about_image img {
	width: 90%;
}
.page-contents .about_dcc .about_contents {
	padding: 5% 0 10%;
	background: url("../images/shoescollection/img_dcctaikai.png") no-repeat;
	background-size: cover;
}
@media (max-width: 1430px) {
	.page-contents .about_dcc .about_contents {
		background-size: contain;
	}
}
.page-contents .about_dcc .about_contents p {
	font-size: 3vw;
	color: #ffffff;
	text-align: center;
	line-height: 1.6;
	margin-bottom: 5%;
}
.page-contents .about_dcc .about_contents .dcc_btn {
	margin: 0 12%;
	width: auto;
	text-align: center;
}


.page-contents .about_dcc .dcc_btn_img {
	position: absolute;
	width: 70%;
	bottom: 20px;
	right: 0;
	left: 0;
	margin: 0 auto;
}

/*chiyoda_award*/
.page-contents .chiyoda-award {
	padding: 5% 0 10%;
	background: url("../images/img_back_award.jpg") no-repeat 0 0;
	background-size: cover;
	height: 116vw;
	min-height: 116px;
}
.page-contents .chiyoda-award h2 {
	margin-bottom: 5%;
}
.page-contents .chiyoda-award h2 img {
	width: 60%;
}
.page-contents .chiyoda-award p {
	font-size: 3vw;
	line-height: 1.6;
	margin-bottom: 50%;
text-shadow: 4px 4px 10px #ffffff ,
-4px 4px 10px #ffffff ,
4px -4px 10px #ffffff ,
-4px -4px 10px #ffffff;
}


.page-contents .report_link {
	margin-bottom: 10%;
}

.page-contents .report_link img {
	width: 26vw;
	margin-top: -14vw;
}

/*shoes_collection*/
.page-contents .shoes-collection {
	margin-bottom: 10%;
}

.page-contents .shoes-collection h2 {
	margin-bottom: 5%;
}
.page-contents .shoes-collection h2 img {
	width: 80%;
}
.page-contents .shoes-collection p {
	font-size: 3vw;
	line-height: 1.6;
	margin-bottom: 5%;
}

/*event-report*/
.page-contents .event-report {
	margin-bottom: 10%;
}

.page-contents .event-report h2 {
	margin-bottom: 5%;
}
.page-contents .event-report h2 img {
	width: 90%;
}
.page-contents .event-report p {
	font-size: 3vw;
	line-height: 1.6;
	margin-bottom: 5%;
}

.page-contents .event-report strong {
	font-weight: bold;
	font-size: 3.2vw;
}

.page-contents .event-report em {
	font-size: 2.2vw;
	font-style: normal;
}


.page-contents .special-movie {
	padding: 0;

}
.page-contents .special-movie h2 {
	margin-bottom: 5%;
}
.page-contents .special-movie h2 img {
	width: 60%;
}
.page-contents .special-movie p {
	font-size: 3vw;
	line-height: 1.6;
	margin-bottom: 5%;
}

.page-contents .special-movie h3 {
	font-size: 5vw;
	color: #3c7ea4;
	margin: 10% 0;
	font-weight: bold;
	line-height: 1.8;
}

.page-contents .special-movie .detail {
	margin-bottom: 10%;
}

.page-contents .special-movie .detail img {
	width: 60%;
}

.page-contents .special-movie .coming-soon img {
	width: 60%;
}

.page-contents .special-movie h4 {
	font-size: 4vw;
	font-weight: bold;
	color: #3c7ea4;
	margin-bottom: 10%;
	line-height: 1.8;
}

#page-movie p {
	margin-bottom: 10px;
}


/*dcc_vol12*/
.page-contents .dcc_vol12 h3 {
	width: 80%;
	text-align: center;
	margin: 0 auto 5%;
}
.page-contents .dcc_vol12 h3 img {
	width: 100%;
}
.page-contents .dcc_vol12 p {
	width: 90%;
	margin: 7% auto;
	text-align: center;
	font-size: 14px;
}
.page-contents .dcc_vol12 p img {
	width: 100%;
}
.page-contents .dcc_vol12 span {
	font-size: 18px;
	color: #3070c7;
	font-weight: bold;
}
.page-contents .dcc_vol12 .mt-3 {
	margin-top: -3%;
}
.page-contents .dcc_vol12 .mb-10 {
	margin-bottom: 10%;
}
.page-contents .dcc_vol12 .fslarge {
	font-weight: bold;
	font-size: 18px;
	color: #000;
}
.page-contents .dcc_vol12 .fssmall {
	font-size: small;
	color: #000;
}

/*アンカーリンク*/
#chiyoda-award-contents{
	display: block;
	margin-top: -30%;
	padding-top: 30%;
}
#anchor_03 {
	display: block;
	margin-top: -30%;
	padding-top: 30%;
}