@charset "utf-8";
/* CSS Document */
/*top_service*/
#top_service_wrap {
	background: #fff;
	padding: 70px 0;
}
#top_service {
	max-width: 1280px;
	width: 100%;
	margin:0 auto;
	text-align: center;
}
#top_service h2 {
	font-size: 200%;
	color:#d2508e;
}
#top_service h3 {
	color:#e89dbf;
	margin-bottom: 50px;
}
/*#top_service .plan5 {
	display: inline-block;
	margin: 0 20px;
}
@media (max-width:1000px){
#top_service .plan5 {
	margin: 0 10px;
}
#top_service .plan5 img {
	width: 120px;
}
}
#top_service .plan5 a {
	display: block;
}
#top_service .plan5 .roll_img:hover {
	transition: .5s ;
	transform: rotateZ( 0deg ) ;
}
#top_service .plan5 .roll_img:hover {
	transform: rotateZ( 360deg ) ;
}
#top_service .plan5 p a {
	color:#d2508e;
}*/

#top_service .plan6 {
	display: inline-block;
	margin: 10px 10px;
}
#top_service .plan6 img {
	width: 140px;
}
@media (max-width:1002px){
#top_service .plan6 img {
	width: 120px;
}
}
@media (max-width:933px){
#top_service .plan6 {
	margin: 10px 50px;
}
#top_service .plan6 img {
	width: 140px;
}
}
#top_service .plan6 a {
	display: block;
}
#top_service .plan6 .roll_img:hover {
	transition: .5s ;
	transform: rotateZ( 0deg ) ;
}
#top_service .plan6 .roll_img:hover {
	transform: rotateZ( 360deg ) ;
}
#top_service .plan6 p a {
	color:#d2508e;
}
/*message*/
#message_wrap {
	background: #f9ecf3;
	padding: 70px 0;
	background: -webkit-gradient(linear, right bottom, left top, color-stop(0.50, #f9ecf3), color-stop(0.50, #eacbda));
	background: -webkit-linear-gradient(135deg, #f9ecf3 50%, #eacbda 50%);
	background: -moz-linear-gradient(135deg, #f9ecf3 50%, #eacbda 50%);
	background: -o-linear-gradient(135deg, #f9ecf3 50%, #eacbda 50%);
	background: -ms-linear-gradient(135deg, #f9ecf3 50%, #eacbda 50%);
	background: linear-gradient(to left top, #f9ecf3 50%, #eacbda 50%);
}
#message {
	max-width: 1152px;
	width: 90%;
	margin:0 auto;
	text-align: center;
}
#message h2 {
	font-size: 200%;
	color:#d2508e;
}
#message h3 {
	color:#fff;
	margin-bottom: 50px;
}
#message .cate_box {
	display: flex;
	flex-direction: row;
	margin-bottom: 50px;
	border:1px solid #d2508e;
	box-sizing: border-box;
}
#message .cate_box:nth-last-of-type(1) {
	flex-direction: row-reverse;
	margin-bottom: 0px;
}
#message .cate_box #message_img1 {
	width: 50%;
	background-image: url(../images/message_img1.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
#message .cate_box #message_img2 {
	width: 50%;
	background-image: url(../images/message_img2.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
#message .cate_box p {
	width: 50%;
	text-align: left;
	padding:50px;
	background: #fff;
	line-height: 32px;
}
#message .cate_box:nth-last-of-type(1) p {
	line-height: 36px;
}
/*top_concept*/
#top_concept_wrap {
	background-image: url(../images/bg_img_pink.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 70px 0;
}
#top_concept {
	max-width: 1152px;
	width: 90%;
	margin:0 auto;
	text-align: center;
}
#top_concept h2 {
	font-size: 200%;
	color:#fff;
}
#top_concept h3 {
	color:#eacbda;
	margin-bottom: 30px;
}
#top_concept h4 {
	font-size: 180%;
	color:#fff;
	margin-bottom: 20px;
}
#top_concept p {
	color: #fff;
	line-height: 32px;
	text-align: left;
	padding: 0 50px;
	margin-bottom: 30px;
}
#top_concept a {
	display: block;
	color:#fff;
	border:1px solid #fff;
	width:250px;
	margin: 0 auto;
	padding: 10px 0;
}
#top_concept a i {
	margin-left: 10px;
}
#top_concept a:hover {
	background: #e89dbf;
}
/*top_flow*/
#flow_company {
	background-color: #fff;
	background-image: url(../images/bg_illust.png);
}
#top_flow_wrap {
	background: -webkit-gradient(linear, left top, right top, color-stop(1.00, #d2508e),color-stop(0.51, #d2508e),color-stop(0.50, rgba(255,255,255,0.0)), color-stop(0.00, rgba(255,255,255,0.0)));
	background: -webkit-linear-gradient(left, rgba(255,255,255,0.0) 0%, rgba(255,255,255,0.0) 50%, #d2508e 50%, #d2508e 100%);
	background: -moz-linear-gradient(left, rgba(255,255,255,0.0) 0%, rgba(255,255,255,0.0) 50%, #d2508e 50%, #d2508e 100%);
	background: -o-linear-gradient(left, rgba(255,255,255,0.0) 0%, rgba(255,255,255,0.0) 50%, #d2508e 50%, #d2508e 100%);
	background: -ms-linear-gradient(left, rgba(255,255,255,0.0) 0%, rgba(255,255,255,0.0) 50%, #d2508e 50%, #d2508e 100%);
	background: linear-gradient(to right, rgba(255,255,255,0.0) 0%, rgba(255,255,255,0.0) 50%, #d2508e 50%, #d2508e 100%);
}
#top_flow {
	display: flex;
	flex-direction: row;
	align-items: center;
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
}
#top_flow figure {
	width: 300px;
	margin:0 auto;
	padding: 50px 0px;
	box-sizing: border-box;
}
#top_flow p {
	width: 50%;
	background: #d2508e;
}
#top_flow p a {
	display: block;
	color:#fff;
	border:1px solid #fff;
	width:250px;
	margin: 0 auto;
	padding:  10px 0;
	text-align: center;
}
#top_flow p a:hover {
	background: #e89dbf;
}
#top_flow p a i {
	margin-left: 10px;
}
/*top_company*/
#top_company_wrap {
	background: -webkit-gradient(linear, right top, left top, color-stop(1.00, #d2508e),color-stop(0.51, #d2508e),color-stop(0.50, rgba(255,255,255,0.0)), color-stop(0.00, rgba(255,255,255,0.0)));
	background: -webkit-linear-gradient(right, rgba(255,255,255,0.0) 0%, rgba(255,255,255,0.0) 50%, #d2508e 50%, #d2508e 100%);
	background: -moz-linear-gradient(right, rgba(255,255,255,0.0) 0%, rgba(255,255,255,0.0) 50%, #d2508e 50%, #d2508e 100%);
	background: -o-linear-gradient(right, rgba(255,255,255,0.0) 0%, rgba(255,255,255,0.0) 50%, #d2508e 50%, #d2508e 100%);
	background: -ms-linear-gradient(right, rgba(255,255,255,0.0) 0%, rgba(255,255,255,0.0) 50%, #d2508e 50%, #d2508e 100%);
	background: linear-gradient(to left, rgba(255,255,255,0.0) 0%, rgba(255,255,255,0.0) 50%, #d2508e 50%, #d2508e 100%);
}
#top_company {
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
}
#top_company figure {
	width: 300px;
	margin:0 auto;
	padding: 50px 0;
	box-sizing: border-box;
}
#top_company p {
	width: 50%;
	background: #d2508e;
}
#top_company p a {
	display: block;
	color:#fff;
	border:1px solid #fff;
	width:250px;
	margin: 0 auto;
	padding:  10px 0;
	text-align: center;
}
#top_company p a:hover {
	background: #e89dbf;
}
#top_company p a i {
	margin-left: 10px;
}
/*ここからタブレット用（～800px）環境の設定
---------------------------------------------------------------------------*/
/*表示を切り替えるウィンドウサイズの指定*/
@media (max-width:800px){
#top_service_wrap {
	padding: 50px 0;
}
#top_service h3 {
	margin-bottom: 10px;
}
/*#top_service .plan5 {
	margin: 20px 30px;
}
#top_service .plan5 img {
	width: 130px;
}*/
#top_service .plan6 {
	margin: 10px 40px;
}
#top_service .plan6 img {
	width: 120px;
}
#message_wrap {
	padding: 50px 0;
}
#message h3 {
	margin-bottom: 30px;
}
#message .cate_box p {
	padding:30px;
	line-height: 28px;
}
#message .cate_box:nth-last-of-type(1) p {
	line-height: 32px;
}
#top_concept_wrap {
	padding: 50px 0;
}
#top_concept h3 {
	margin-bottom: 15px;
}
#top_concept p {
	line-height: 28px;
	padding: 0 30px;
}
}
/*ここからミニタブレット用（～650px）環境の設定
---------------------------------------------------------------------------*/
/*表示を切り替えるウィンドウサイズの指定*/
@media (max-width:650px){
#top_service h2 {
	font-size: 150%;
}
/*#top_service .plan5 {
	margin: 10px 18px;
}
#top_service .plan5 img {
	width: 120px;
}*/
#top_service .plan6 {
	margin: 10px 20px;
}
#message h2 {
	font-size: 150%;
}
#message .cate_box {
	display: block;
}
#message .cate_box #message_img1 {
	width: 100%;
	height: 300px;
}
#message .cate_box #message_img2 {
	width: 100%;
	height: 300px;
}
#message .cate_box p {
	width: 100%;
	box-sizing: border-box;
	padding:30px 20px;
}
#top_concept p {
	padding: 0 20px;
}
/*top_flow*/
#flow_company {
	background-color: #fff;
	background-image: none;
}
#top_flow_wrap {
	background-image: url(../images/bg_illust.png);
	border: 2px solid #d2508e;
	margin:50px 0;
}
#top_flow {
	display: block;
}
#top_flow figure {
	width: 280px;
	padding: 30px 0px;
}
#top_flow p {
	width: 100%;
	padding: 50px 0px;
}
/*top_company*/
#top_company_wrap {
	background-image: url(../images/bg_illust.png);
	border: 2px solid #d2508e;
}
#top_company {
	display: block;
}
#top_company figure {
	width: 280px;
	padding: 30px 0px;
}
#top_company p {
	width: 100%;
	padding: 50px 0px;
}
#top_company p a {
	display: block;
	color:#fff;
	border:1px solid #fff;
	width:250px;
	margin: 0 auto;
	padding:  10px 0;
	text-align: center;
}
#top_company p a:hover {
	background: #e89dbf;
}
}
/*ここからスマホ用（～415px）環境の設定
---------------------------------------------------------------------------*/
/*表示を切り替えるウィンドウサイズの指定*/
@media (max-width:415px){
#top_service .plan6 {
	margin: 10px 10px;
}	
}
