@charset "utf-8";



#service_introduction_box {
	background: url('/images/service/bg_light.png') no-repeat;
	background-position: center 40px;
}

#service_introduction {
	box-sizing: border-box;
	background: url('/images/service/bg_lady.png') no-repeat right bottom,
				url('/images/service/top_image_woman_bg.png') no-repeat right bottom;
	width: 90%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 90px 300px 145px 100px;
}

#customer_demand_box {
	position: relative;
	background-color: #ffffed;
	padding-top: 85px;
}

#customer_demand {
	width: 90%;
	max-width: 820px;
	margin: 0 auto 20px;
}

#customer_demand ul {
	list-style-image: url('/images/cat_footprints.png');
	padding-left: 80px;
}

#customer_demand ul li {
	font-size: 130%;
	margin-bottom: 15px;
	padding-left: 40px;
}

#etc {
	font-size: 130%;
	text-align: right;
}

#bg_offer_upper {
	display: table;
	background: url('/images/service/bg_offer_upper.png') no-repeat center bottom;
	width: 866px;
	height: 106px;
	max-width: 866px;
	margin: 0 auto;
}

#bg_offer_text {
	display: table-cell;
	color: #fff;
	font-size: 200%;
	line-height: 1.5;
	text-align: center;
	vertical-align: bottom;
}

#bg_offer_bottom {
	background: url('/images/service/bg_offer_bottom.png') no-repeat center top;
	width: 866px;
	height: 58px;
	max-width: 866px;
	margin: 0 auto;
}

#service {
	position: relative;
	max-width: 1000px;
	margin: 0 auto;
	padding-top: 85px;
	width: 96%;
}

#cat_jump {
	position: absolute;
	top: -100px;
	left: 0px;
	max-width: 226px;
	z-index: 9999;
	width: 23.5%;
	height: auto;
}

#service_list {
	overflow: hidden;
}

.service_list_section {
	float: left;
	width: 25%;
	box-sizing: border-box;
	margin-bottom: 20px;
}

.list_heading {
	color: #c92221;
	font-weight: 500;
	font-size: 115%;
	text-align: center;
}

#service_list ul {
	background: url('/images/service/service_flame.png') no-repeat center top;
	background-size: 199px 255px;
	box-sizing: border-box;
	list-style-type: disc;
	padding: 30px 11px 60px 38px;
	line-height: 1.5;
	max-width: 200px;
	min-height: 255px;
	margin: 0 auto;
}

#flow {
	position: relative;
	width: 96%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 75px 0 170px;
}

#flow_list_top {
	position: relative;
	max-width: 919px;
	min-height: 26px;
	background: url('/images/bosyuu/bg_recruit_top.png') no-repeat center bottom;
	background-size: 100%;
	margin: 0 auto;
}

#cat_sitting_top {
	display: none;
	position: absolute;
	bottom: 6px;
	right: 0px;
	width: 118px;
}

#flow_list {
	position: relative;
	box-sizing: border-box;
	background: url('/images/bosyuu/flow_bg_left.png') no-repeat,
				url('/images/bosyuu/flow_bg_right.png') no-repeat;
	background-size: 13.92% auto, 36.23% auto;
	background-color: #fff;
	background-position: 4% 6%, 94% 94%; /*safari用*/
	background-position: left 30px top 30px, right 30px bottom 30px;
	max-width: 919px;
	margin: 0 auto;
	padding: 15px;
	line-height: 1.6;
	border: 10px #a60000 solid;
}

#cat_nobi {
	position: absolute;
	top: -119px;
	right: -40px;
}

#inline_box {
	border: 2px #a60000 solid;
	padding: 90px 14% 70px;
}

#flow_list_bottom {
	position: relative;
	max-width: 919px;
	margin: 0 auto;
}

#flow_bottom {
	width: 100%;
	vertical-align: top;
}

#flow_list ol {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	margin-bottom: 40px;
}

#flow_list ol li:first-child img {
	margin-top: 6px;	
}

#flow_list ol li:last-child {
	margin-left: 25px;	
}

.flow_list_heading {
	font-size: 150%;
	font-weight: 600;
}

.flow_list_contents {
	font-size: 95%;
}

#faq_box {
	background: url('/images/service/golf_backgound_cat.png') no-repeat right top;
	background-color: #fbeded;
	padding: 130px 0 150px;
}

#faq {
	line-height: 1.6;
	width: 90%;
	max-width: 840px;
	margin: 0 auto;
}

#faq_list {
	margin-bottom: 150px;
}

#faq_list ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	margin-bottom: 20px;
}

#faq_list ul:nth-child(2n) {
	margin-bottom: 55px;
}

#faq_list li:first-child {
	width: 8%;
}

#faq_list li:last-child {
	width: 92%;
}

.text_red {
	color: #c92221;
}

#feel_free {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	box-sizing: border-box;
	margin: 0 auto;
	color: #fff;
	max-width: 590px;
	min-height: 240px;
	margin-bottom: 120px;
}

#feel_free_text {
	box-sizing: border-box;
	background: url('/images/service/balloon.png') no-repeat left top;
	background-size: 90%;
	padding: 50px 35px;
	max-width: 365px;
	width: 100%;
}

#contact_button_box {
	font-size: 100%;
	margin: 0 auto;
}

#cat_box {
	position: relative;
}

#cat_sit {
	position: absolute;
	top: 20px;
	left: 0;
}

/*===============================================
●ブレイクポイント
===============================================*/
@media screen and (max-width: 978px){

#bg_offer_upper {
	width: 90%;
	background-size: 100% auto;
}
	
#bg_offer_bottom {
	width: 90%;
	background-size: 100% auto;
}
	
#bg_offer_text {
	font-size: 170%; /* safari用 */
	font-size: 3.3vw;
}

}/* 880pxの閉じカッコ */



/*===============================================
●ブレイクポイント
===============================================*/
@media screen and (max-width: 950px){
	
#service_list {
	margin: 0 50px;
}

.service_list_section {
	width: 50%;
}
	
#customer_demand ul {
	padding-left: 40px;
}
	
#customer_demand ul li {
	padding-left: 20px;
}

}/* 950pxの閉じカッコ */


/*===============================================
●ブレイクポイント
===============================================*/
@media screen and (max-width: 768px){

#bg_offer_text {
	font-size: 140%; /* safari用 */
}
	
	
#service_introduction {
	padding: 60px 0 330px 0;
}
	
#faq_box {
	background-size: 500px;
}

}/* 768pxの閉じカッコ */





/*===============================================
●ブレイクポイント
===============================================*/
@media screen and (max-width: 640px) {
	
#bg_offer_text {
	font-size: 110%; /* safari用 */
	font-size: 3.3vw;
}
	
#service_box {
	padding-bottom: 60px;
}
	
#cat_jump {
	top: -80px;
	width: 115px;
}
	
#service_introduction {
	background: url('/images/service/bg_lady.png') no-repeat center bottom, 
				url('/images/service/top_image_woman_bg.png') no-repeat center bottom;
}
	
#service_list {
	margin: 0;
}

.service_list_section {
	width: 100%;
}
	
#cat_nobi {
	width: 115px;
	top: -67px;
	right: 0;
}
	
#flow {
	padding: 75px 0 100px;
}
	
#flow_list {
	padding: 10px;
	font-size: 90%;
	background-size: 79px auto, 32% auto, 100%;
	border: 5px #a60000 solid;
}
	
#inline_box {
	padding: 60px 3% 55px; /* safari用 */
	padding: 13vw 3% 12vw;
	border: 2px #a60000 solid;
}
	
#flow_list ol li:last-child {
	margin-left: 2%;	
}
	
#flow_list ol li:last-child {
	width: 84%;
}
	
	
.safari #flow_list ol li:last-child {
	box-sizing: border-box;
	padding-right: 30px;
}
	
.iphone #flow_list ol li:last-child {
	padding-right: 0;
}
	
#customer_demand_box {
	padding-top: 60px;
}
	
#customer_demand ul li {
	font-size: 100%;
	padding-left: 10px;
}
	
#bg_offer {
	position: absolute;
	width: 100%;
	left: 0px;
	margin: 0 auto;
}
	
#etc {
	font-size: 100%;
	text-align: right;
}
	
#faq_box {
	padding: 80px 0 120px;
	background-size: 300px;
	overflow: hidden;
}
	
#faq_list {
	margin-bottom: 120px;
}

#feel_free {
	max-width: 320px;
	min-height: 160px;
	margin-bottom: 60px;
	width: 100%;
}
	
#feel_free_text {
	background-position: 60% center; /* safari用 */
	background-position: right 10px center;
	background-size: 90%;
	width: 77.5%;
	padding: 49px;
	font-size: 80%;
}
	
#feel_free_text br {
	display: none;
}
	
#cat_sit {
	top: 85px;
	width: 72px;
}

}/* 640pxの閉じカッコ */

/*===============================================
●ブレイクポイント
===============================================*/

@media screen and (max-width: 580px) {
#contact_button_anchor {
	width: 88%;
	font-size: 2.8vw;
}
}

/*===============================================
●ブレイクポイント
===============================================*/
@media screen and (max-width: 555px) {

#service_introduction {
	background-size: 103% auto, 100% auto;
	padding: 60px 0 330px 0; /* safari用 */
	padding: 60px 0 59.5vw 0;
}
	
}


/*===============================================
●ブレイクポイント
===============================================*/
@media screen and (max-width: 500px) {
	
#bg_offer_text {
	font-size: 80%; /* safari用 */
	font-size: 3.3vw;
}

}

/*===============================================
●ブレイクポイント
===============================================*/
@media screen and (max-width: 350px) {
	
#service_introduction {
	padding: 60px 0 250px 0; /* safari用 */
	padding: 60px 0 67vw 0; 
}
}

