@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
body {
	min-width: 1092px;
	text-size-adjust: none;
	-webkit-text-size-adjust: none;
}

.wrapper {
	width: 100%;
}

#header_title {
    width: 100%;
}

#header_menu {
	display: block;
}

#wrapper #header {
	height: 770px;
    width: 100%;
    background-color: #F3FCE0;
    background-image: url(/feature/dialogue/22/img/home.png);
    background-position: center 148px;
}

#wrapper #contents {
    margin-bottom: -100px;
    background-color: #ffffff;
    padding: 0;
    padding-top: 30px;
    padding-bottom: 30px;
    width: 1092px;
}

#wrapper #contents ,
#wrapper #contents * {
	box-sizing: border-box;
}

.top_cnt__lead {
	font-family: 'Noto Sans JP', sans-serif;
	margin-bottom: 30px;
	font-size: 20px;
	font-family: 'Noto'
}

.lead_name {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.83px;
}

.top_cnt__number {
	font-family: 'Noto Sans JP', sans-serif;
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: normal;
	background-color: #F6E4D8;
	display: inline-block;
	padding: 8px;
	letter-spacing: 0.83px;
}

.top_content_area {
	text-align: center;
}

.top_content_inner {
	text-align: center;
	margin: auto;
}

.top_cnt__title {
	margin-bottom: 54px;
	font-size: 86px;
	font-weight: bold;
	letter-spacing: 3.58px;
}

.top_content_link {
	position: relative;
	width: 781px;
	margin: 0 auto;
	padding: 20px;
	text-align: center;
	background-image: url('/feature/dialogue/22/img/Group66.png');
	background-position: right;
	background-size: contain;
}


.top_link_area:after {
	content: url('/feature/dialogue/22/img/ARROW5.png');
	position: absolute;
	background-color: #ffffff;
	border-radius: 50%;
	padding: 10px;
	top: 25px;
	right: 40px;
}

.top_cnt_image {
	position: absolute;
	display: block;
    margin-top: -120px;
    left: -60px
}

#contents .top_link_text {
	font-size: 20px;
	color: #595959;
	font-weight: 500;
	letter-spacing: 0.83px;
	line-height: 1.65;
}

#contents .top_link {
	text-decoration: none;
}

.header_title_label {
	text-align: center;
}

.header_title_lead {
	text-align: center;
}

.top_content_link:hover {
	opacity: 0.7;
}