@charset "utf-8";

/*

冬(12～3月末まで)用のspスタイルです。

*/

/* ---------- */
/* 全ページ共通 */
/* ---------- */
.bg_concept_image {
	background-image: url(./images/season-winter/foot_bg_repeat1.png)!important;
}

/*--------*/
/* footer */
/*--------*/
#foot_wrapper {
	background-image: url(./images/season-winter/foot_bg_repeat1.png)!important;
}
#foot_contact_area::before {
    content: url(./images/season-winter/foot_bird.svg)!important;
}
footer {
	color: #666!important;
}
#foot_block::before {
	background-image: url(./images/season-winter/foot_bg_obj2.png)!important;
}
#foot_block #foot_tel .bg_white {
	color: #fff!important;
	background-color: #666666!important;
    font-weight: normal!important;
}
#foot_links ul li::before {
	color: #666!important;
}
#foot_links ul li a {
	color: #666!important;
}
#foot_copy {
	color: #fff!important;
	background-image: url(./images/season-winter/foot_bg_repeat2.png)!important;
}
#foot_contact_area::before {
	content: url(./images/foot_bird-winter.svg)!important;
}

/*-------------*/
/* home */
/*-------------*/
/*main visual*/
.main_visual {
	background-image: url(./images/season-winter/head_bg_repeat.png)!important;
}
.main_visual::before {
	background-image: url(./images/season-winter/head_obj_home.png)!important;
}



/*-------------*/
/* page */
/*-------------*/
/* #page_head */
#page_head {
	background-image: url(./images/season-winter/head_bg_repeat.png)!important;
}
#page_head::before {
	background-image: url(./images/season-winter/head_obj.png)!important;
}
#page_head h1 {
	color: #808080;	
}


/* #seminar */
#seminar #event_year li a {
	color: #60AACF;
}


/* #consulting_examples */
#consulting_point li p.point_title {
	color: #6F9BBE;
}
#support_period > ul > li:nth-child(1) {
	background-image: url(./images/season-winter/support_period_bg2.png)!important;
}
#support_period > ul > li:nth-child(2) {
	background-image: url(./images/season-winter/support_period_bg1.png)!important;
}
#support_period > ul > li:nth-child(3) {
	background-image: url(./images/season-winter/support_period_bg3.png)!important;
}
#consulting_examples ul li:nth-child(1){
	background-image: url(./images/season-winter/qa_bg01.png)!important;
}
#consulting_examples ul li:nth-child(2){
	background-image: url(./images/season-winter/qa_bg02.png)!important;
}
#consulting_examples ul li:nth-child(3){
	background-image: url(./images/season-winter/qa_bg03.png)!important;
}
#consulting_examples ul li:nth-child(4){
	background-image: url(./images/season-winter/qa_bg04.png)!important;
}






/* ---- */
/* LAST */
/* ---- */
