@charset "utf-8";
/* CSS Document */
.col-sm-4,
.col-sm-6 {
    padding-left: 5px;
    padding-right: 5px;
}
[data-id="d1784516-1"] {
	margin: 0 auto;
	padding: 30px 20px;
	max-width: 1200px;
	background-color: #dcdcdc;
}
.overview {
    margin: 3rem 0;
}
.overview,
.heading-h2 h2 {
    text-align: center;
}
.heading-h2 {
	margin: 4% auto 0;
}
.cont-btn a {
	background-color: #000000;
	border: 1px solid #000000;
	width: 100%;
	color: #ffffff;
	padding: 2rem 4rem;
	display: block;
	text-align: center;
	margin: 5rem 0;
	text-decoration: none;
}
.cont-btn a:hover {
	background-color: #fff;
	color: #000000;
	text-decoration: none;
	transition: all 0.3s ease;
}
.linkArrow a:after {
    padding-left: 10px;
    content: "\f105";
    font-family: fontAwesome;
}

/* sp */
@media screen and (max-width: 767px) {
    :is([data-id="1910758"],[data-id="1910625"]) {
        .p-layout__inner{
            display:initial !important;
        }
        .p-layout__content{
            max-width:initial !important;
            margin-bottom:30px;
        }
        .p-media-layout-02__link{
            margin-top:0;
        }
        .p-media-layout-02__media{
            margin-bottom: initial;
        }
    }
}
