@charset 'UTF-8';

/** |READ ME| **************************************************************************************

www.keio-unyu.co.jp
/recruitment/css/index_sp
Ver.201803

----------------------------------------------------------------------------------------------------

01. テーマ
02. 現在採用募集中の職種

************************************************************************************** |READ ME| **/





/** |01. テーマ| >> ******************************************************************* >> START **/


.contents .theme .title {background-image: url(/recruitment/img/sp/thm_bg_wall.png);}


/** |01. テーマ| << ********************************************************************* << END **/





/** |02. 現在採用募集中の職種| >> ***************************************************** >> START **/


.contents .wanted::before {background-image: url(/recruitment/img/sp/wnt_txt_head.png);}

.contents .wanted .type {}

	.contents .wanted .type li {/* 560px */
		background: url(/common/img/pc/cnt_bg_wavy.png) repeat-x 0 100%;
		background-size: 3.75% auto;
		padding: 7.19% 6.25% 5.94%;/* 46px 40px 38px */
		width: 100%;/* 640px */
	}


		/* 募集職種 */
		.contents .wanted .type li .label {
			font-size: 2.6rem;
			font-weight: bold;
			line-height: 1.85;
		}


		/* イメージ */
		.contents .wanted .type li .image {padding-top: 1em;}


		/* 雇用形態 */
		.contents .wanted .type li .status {
			background-color: #dce9f6;
			border-radius: 10px;
			display: inline-block;
			margin-top: 5.36%;/* 30px */
			padding: 0.8em 1.6em;
		}


		/* 詳しくはこちら */
		.contents .wanted .type li .more {
			margin: 0 auto;
			padding-top: 5.36%;/* 30px */
			width: 59.29%;/* 332px */
		}


/** |02. 現在採用募集中の職種| << ******************************************************* << END **/
