@charset "UTF-8";

/* page_header */
@media print, screen and (min-width: 769px){
	#page_header {
		width: 100%;
		height: 400px;
		background: url("../images/toast/bg_title.jpg") no-repeat center;
		background-size: cover;
		overflow: hidden;
	}

	#page_header h2 {
		width: 960px;
		padding-top: 150px;
		margin: 0 auto;
		font-size: 36px;
		line-height: 1.389;
		font-feature-settings: "palt" 1;
		letter-spacing: 0;
	}
	
}
@media screen and (max-width: 768px){
	#page_header {
		width: 100%;
		height: 180px;
		background: url("../images/toast/bg_title_sp.jpg") no-repeat;
		background-size: cover;
		overflow: hidden;
	}

	#page_header h2 {
		padding: 60px 15px 0;
		max-width: 500px;
		margin: 0 auto;
		font-size: 20px;
		line-height: 1.5;
		font-feature-settings: "palt" 1;
		letter-spacing: -0.01em;
		box-sizing: border-box;
	}
	
}


/* lead_area */
@media print, screen and (min-width: 769px){
	#lead_area {
		padding: 45px 0 38px;
		font-size: 20px;
		line-height: 2;
	}

	#lead_area .lead_notes {
		text-align: center;
		letter-spacing: 2px;
	}

}
@media screen and (max-width: 768px){
	#lead_area .lead_notes {
		padding: 23px 0 28px;
		font-size: 16px;
		text-align: center;
		line-height: 1.7;
	}
	
}


/* point_area */
#point_area {
	background: #eee6e0;
}
@media print, screen and (min-width: 769px){
	#point_area {
		padding: 75px 0 64px;
	}
	
	#point_area .point_wrap {
		display: flex;
		justify-content: space-between;
		margin-bottom: 40px;
	}

	#point_area .point_wrap .thumb_area {
		order: 2;
	}

	#point_area .point_wrap .text_area {
		order: 1;
		width: 470px;
		margin-top: 25px;
	}

	#point_area .point_wrap .text_area .heading_point {
		margin-bottom: 21px;
		font-size: 32px;
		line-height: 1.5625;
		letter-spacing: 2px;
	}
	
}
@media screen and (max-width: 768px){
	#point_area {
		padding: 35px 0;
	}
	
	#point_area .point_wrap {
		margin-bottom: 30px;
	}

	#point_area .point_wrap .thumb_area {
		margin-bottom: 8px;
	}

	#point_area .point_wrap .text_area .heading_point {
		margin-bottom: 10px;
		font-size: 20px;
		line-height: 1.5625;
	}
	
}


/* sakufuwa_area */
@media print, screen and (min-width: 769px){
	#sakufuwa_area {
		padding: 76px 0 70px;
	}

	#sakufuwa_area .content_inner .sakufuwa_wrap {
		display: flex;
		justify-content: space-between;
	}

	#sakufuwa_area .content_inner .sakufuwa_wrap .img_area {
		width: 470px;
	}
	
	#sakufuwa_area .content_inner .sakufuwa_wrap .text_area {
		width: 450px;
	}

	#sakufuwa_area .content_inner .sakufuwa_wrap .text_area .heading_sakufuwa {
		padding-top: 12px;
		margin-bottom: 28px;
		font-size: 32px;
	}

}
@media screen and (max-width: 768px){
	#sakufuwa_area {
		padding: 35px 15px;
	}

	#sakufuwa_area .content_inner .sakufuwa_wrap .img_area {
		margin-bottom: 8px;
	}
	
	#sakufuwa_area .content_inner .sakufuwa_wrap .text_area .heading_sakufuwa {
		margin-bottom: 10px;
		font-size: 20px;
		line-height: 1.5625;
	}

}


/* sakufuwa_feeling */
#sakufuwa_feeling {
	background: url("../images/toast/bg_sakufuwa_feeling.jpg") no-repeat center;
	background-size: cover;
}

@media print, screen and (min-width: 769px){
	#sakufuwa_feeling {
		padding: 75px 0 65px;
		box-sizing: border-box;
	}

	#sakufuwa_feeling .content_inner {
		padding: 0 50px;
		box-sizing: border-box;
	}
	
	#sakufuwa_feeling .content_inner .sakufuwa_content {
		padding: 44px 70px 37px 50px;
		background: rgba(255, 255, 255, .7);
	}

	#sakufuwa_feeling .content_inner .sakufuwa_content {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	#sakufuwa_feeling .content_inner .sakufuwa_content .feeling_text {
		order: 1;
		width: 380px;
	}
	
	#sakufuwa_feeling .content_inner .sakufuwa_content .heading_feeling {
		margin-bottom: 28px;
		font-size: 34px;
		font-weight: inherit !important;
		line-height: 1.29;
		letter-spacing: 3px;
	}
	
	#sakufuwa_feeling .content_inner .sakufuwa_content .heading_feeling strong {
		font-size: 50px;
		font-weight: inherit !important;
		line-height: 1;
	}

	#sakufuwa_feeling .content_inner .sakufuwa_content .sakufuwa_graph {
		order: 2;
	}
	
	#sakufuwa_feeling .hanging {
		line-height: 1.429;
	}
	
}
@media screen and (max-width: 768px){
	#sakufuwa_feeling {
		padding: 45px 0 40px;
		box-sizing: border-box;
	}

	#sakufuwa_feeling .content_inner .sakufuwa_content {
		padding: 29px 20px 32px;
		margin-bottom: 8px;
		background: rgba(255, 255, 255, .7);
	}

	#sakufuwa_feeling .content_inner .sakufuwa_content .heading_feeling {
		margin-bottom: 18px;
		font-size: 20px;
		font-weight: inherit !important;
		line-height: 1.29;
		text-align: center;
		letter-spacing: 3px;
	}
	
	#sakufuwa_feeling .content_inner .sakufuwa_content .heading_feeling strong {
		font-size: 30px;
		font-weight: inherit !important;
		line-height: 1;
	}
	
	#sakufuwa_feeling .content_inner .sakufuwa_content .sakufuwa_graph {
		max-width: 180px;
		padding: 0 40px;
		margin: 0 auto 15px;
		text-align: center;
	}
	
}
