@charset "utf-8";
.page-contents {
	margin: 0 auto;
}
#main-container {
	width: 100%;
}
.main_visual {
	width: 100%;
	padding-bottom: 50px;
	background-image: url(https://www.chiyodagrp.co.jp/special/test_hatsuuri2026/images/h1_background-img.png);
    background-size: 100%;
}
.main_visual h1 {
	margin: 0 0 20px 0;
	text-align: center;
}
.link_btn_container {
	width: 660px;
	background-image: url(https://www.chiyodagrp.co.jp/special/test_hatsuuri2026/images/linkbtn-container_background-img.png);
    background-size: 100%;
	margin: 0 auto;
	border: solid 10px #e50012;
	border-radius: 30px;
	padding: 20px;
	box-shadow: inset 0 0 0 4px #fff8e2;
	text-align: center;
}
.link_btn_container p {
	margin: 10px auto;
}
.flex_container {
	margin: 20px auto 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}
.flex_container a {
	margin: 10px auto;
}
.page-contents-inner {
	background-color: #fad285;
	background-image: url(https://www.chiyodagrp.co.jp/special/test_hatsuuri2026/images/contents_background-img.png?1219_1);
	background-repeat: repeat-y;
    background-size: contain;
	padding: 50px;
}
.page-contents-inner .contents {
	width: 720px;
	margin: 0 auto 60px;
	background-color: #FFF;
	padding: 40px;
	text-align: center;
}
.page-contents-inner h2 {
	text-align: center;
	width: 100%;
}

.contents dl {
	width: 600px;
	margin: 100px auto;
}
.contents dt {
	margin-bottom: 20px;
}
.contents dt img {
	width: 100%;
}
.contents dd img {
	width: 100%;
	margin-bottom: 20px;
}
.page-contents-inner .contents p {
	margin: 30px auto;
	text-align: center;
}
.btn_container p {
	width: 720px;
	margin: 0 auto 20px;
}
.btn_container p a img {
	width: 100%;
}
/*===========================================================*/

#main-container .share-ver2 {
	margin: 60px auto;
}