/* CSS Document */

#pagetitle #head {
	background: url(img/assist_topimg.jpg) center center / cover no-repeat;
}

#pagetitle #head #label {
	background: #7d488f;
}

#pagetitle #head #label h2,
#zadankai #bg h5 {
	margin: 0 auto;
}

#pagetitle #head #label h2,
#support .left h3,
#support_contents .left h4,
#support_contents .right h4,
#support_contents .left h5,
#support_contents .right h5,
#zadankai #bg h4,
#zadankai #bg h5 {
	overflow: hidden;
	text-indent: -9999px;
	display: block;
}

#pagetitle #head #label h2 {
	height: 19px;
	width: 115px;
	background: url(img/assist_h2.png) no-repeat;
	background-size: 115px 19px;
}

#support {
	padding: 40px 0 60px;
}

#support .left,
#support .right {
	float: left;
}

#support .left {
	width: 480px;
	padding: 0 30px 0 0;
	position: relative;
}

#support .right {
	width: 450px;
}

@media screen and (max-width: 580px) {
	#support .left,
	#support .right {
	float: none;
	width: 100%;
	padding: 0;
}
}

#support .left h3 {
	height: 125px;
	width: 318px;
	background: url(img/assist_h3.png) no-repeat;
	background-size: 318px 125px;
	position: absolute;
	top: 0;
	left: 0;
}

@media screen and (max-width: 580px) {
	#support .left h3 {
	width: 100%;
	background-size: contain;
}
}

#support .left img {
	width: 178px;
	height: 290px;
	padding: 35px 0 0 12px;
	display: block;
	float: right;
}
@media screen and (max-width: 580px) {
	#support .left img {
	width: 45%;
	max-width: 200px;
	height: auto;
	padding: 30% 0 3% 2%;
}
}
@media screen and (max-width: 399px) {
	#support .left img {
	width: 45%;
	max-width: 200px;
	height: auto;
	padding: 40% 0 3% 2%;
	}
}

#support .left p  {
	padding: 150px 0 0;
}
@media screen and (max-width: 580px) {
	#support .left p {
	padding: 150px 0 20px;
}
}

#support .right img {
	width: 100%;
	height: auto;
	display: block;
}

#support_contents {
	padding: 0 0 75px;
}

#support_contents .left,
#support_contents .right {
	float: left;
	position: relative;
}

#support_contents .left {
	width: 480px;
	padding: 0 30px 0 0;
}

#support_contents .right {
	width: 450px;
}

@media screen and (max-width: 580px) {
	#support_contents .left,
	#support_contents .right {
	float: none;
	width: 100%;
	}
	#support_contents .left {
	padding: 0;
	}
}

#support_contents .left h5 {
	height: 44px;
	width: 164px;
	background: url(img/assist_h4sub_01.png) no-repeat;
	background-size: 164px 44px;
	position: absolute;
	top: 0;
	left: 0;
}

#support_contents .left h4 {
	height: 71px;
	width: 266px;
	background: url(img/assist_h4_01.png) no-repeat;
	background-size: 266px 71px;
	background-position: top 55px center;
	margin: 0 auto;
	padding: 55px 0 17px;
}

#support_contents .left hr {
	margin: 0 0 25px;
	height: 2px;
	background-color: #000;
	color: #000;
	border: none;
}

@media screen and (max-width: 580px) {
	#support_contents .left p {
	padding: 0 0 30px 0;
	}
}

#support_contents .right img {
	padding: 0 0 40px 0;
	width: 100%;
	height: auto;
	display: block;
}

#support_contents .comment {
	text-align: center;
	font-size: 17px;
}

#zadankai {
	width: 100%; /* 880px */
	box-sizing: border-box;
	padding: 40px;
	margin: 0 0 35px;
	background: url(img/assist_zadan_bg.gif) repeat;
	background-size: 14px 14px;
}

#zadankai #bg {
	width: 100%; /* 770px */
	box-sizing: border-box;
	padding: 55px;
	background: #fff;
	position: relative;
}

@media screen and (max-width: 580px) {
	#zadankai,
	#zadankai #bg {
	padding: 20px;
	}
}

#zadankai #bg img {
	padding: 0 0 20px 0;
	width: 100%;
	height: auto;
	display: block;
}

#zadankai #bg > p {
	font-size: 18px;
	font-weight: bold;
	color: #e63462;
	letter-spacing: 0.05em;
	text-align: center;
	width: 490px;
	margin: 0 auto;
}

@media screen and (max-width: 580px) {
	#zadankai #bg > p {
	font-size: 16px;
	text-align: left;
	width: 100%;
	}
}

#zadankai #bg > p > span {
	font-size: 13px;
}

#zadankai #bg h4 {
	height: 144px;
	width: 251px;
	background: url(img/assist_zadan_h4.png) no-repeat;
	background-size: 251px 144px;
	position: absolute;
	top: -70px;
	left: -40px;
}

#zadankai #bg h5 {
	height: 62px;
	width: 525px;
	background: url(img/assist_zadan_sub.png) no-repeat;
	background-size: 525px 62px;
	padding: 0 0 25px;
}

@media screen and (max-width: 580px) {
	#zadankai #bg h4 {
	height: 115px;
	width: 200px;
	background-size: 200px 115px;
	top: -70px;
	left: -20px;
	}
	
	#zadankai #bg h5 {
	height: 100px;
	width: 100%;
	background: url(img/assist_zadan_sub_mb.png) no-repeat;
	background-position: center center;
	background-size: contain;
	padding: 40px 0 0;
	}
}

#zadankai #bg #talk {
	padding: 60px 0 0;
}

#zadankai #bg #talk .left,
#zadankai #bg #talk .right {
	float: left;
	width: 47%;
}

#zadankai #bg #talk .left {
	padding: 0 6% 0 0;
}

@media screen and (max-width: 580px) {
	#zadankai #bg #talk .left,
	#zadankai #bg #talk .right {
	float: none;
	width: 100%;
	}

	#zadankai #bg #talk .left {
	padding: 0;
	}
	
	#zadankai #bg #talk .right {
	padding: 30px 0 0 0;
	}
}

#zadankai #bg #talk .left p,
#zadankai #bg #talk .right p {
	padding: 0 0 30px;
	font-size: 17px;
}

#zadankai #bg #talk .left p span,
#zadankai #bg #talk .right p span {
	font-weight: bold;
}

#zadankai #bg #talk .left p:last-child,
#zadankai #bg #talk .right p:last-child {
	padding: 0;
}

#zadankai #bg #talk .left p:nth-child(1),
#zadankai #bg #talk .left p:nth-child(4),
#zadankai #bg #talk .right p:nth-child(4) {
	font-size: 19px;
	font-weight: bold;
	color: #ec6d45;
}