@charset "UTF-8";

/*--------------------------------------------------------------
媒体特徴
--------------------------------------------------------------*/
.wrap_ttl_main {
	padding: 5px 0;
	background: #F277A1;
}
.ttl_main_inner {
	width: 960px;
	margin: 0 auto;
}
.ttl_main {
	overflow: hidden;
}
.ttl_main p {
	color: #F277A1;
	font-weight: bold;
	font-size: 19px;
	line-height: 22px;
	background: #fff;
	width: 55px;
	height: 55px;
	text-align: center;
	padding: 7px 0 0 0;
	float: left;
}
.ttl_main h1 {
	color: #fff;
	font-size: 26px;
	height: 55px;
	line-height: 55px;
	width: 905px;
	float: left;
	padding: 0 0 0 10px;
}

#site_recruit .wrap_ttl_main {
	background: #F277A1;
}
#site_recruit .ttl_main p {
	color: #F277A1;
}
#site_fuzoku .wrap_ttl_main {
	background: #72D6E5;
}
#site_fuzoku .ttl_main p {
	color: #72D6E5;
}
#site_web .wrap_ttl_main {
	background: #FF973E;
}
#site_web .ttl_main p {
	color: #FF973E;
}
#site_kanpai .wrap_ttl_main {
	background: #B250B1;
}
#site_kanpai .ttl_main p {
	color: #B250B1;
}
#site_mensesthe .wrap_ttl_main {
	background: #6DD5BD;
}
#site_mensesthe .ttl_main p {
	color: #6DD5BD;
}



.wrap_media01 {
	width: 960px;
	margin: 0 auto;
	padding: 15px 0;
}

.last_updated {
	font-size: 14px;
	margin: 0 0 5px 0;
}

.media_features {
	overflow: hidden;
	margin: 0 0 10px 0;
}
.media_features dt {
	width: 375px;
	float: left;
}
.media_features dd {
	width: 585px;
	float: left;
	padding: 0 0 0 30px;
}
.media_features dd h2 {
	font-size: 30px;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 0 0 5px 0;
	margin: 0 0 15px 0;
}
.media_features dd h2.media_features {
	background-image: url('/image/pc/icon/line.png');
	background-position: left bottom;
	background-repeat: no-repeat;
}

#site_recruit .media_features dd h2.media_features {
	background-image: url('/image/pc/icon/line.png');
}
#site_fuzoku .media_features dd h2.media_features {
	background-image: url('/image/pc/icon/line02.png');
}
#site_web .media_features dd h2.media_features {
	background-image: url('/image/pc/icon/line04.png');
}
#site_kanpai .media_features dd h2.media_features {
	background-image: url('/image/pc/icon/line03.png');
}
#site_mensesthe .media_features dd h2.media_features {
	background-image: url('/image/pc/icon/line05.png');
}


.media_url {
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 15px 0;
}

.media_type {
	margin: 0 0 10px 0;
}
.media_type li {
	display: inline-block;
	margin: 0 5px 2px 0;
	padding: 0 5px;
	border: 1px solid #F277A1;
	color: #F277A1;
}
#site_recruit .media_type li {
	border: 1px solid #F277A1;
	color: #F277A1;
}
#site_fuzoku .media_type li {
	border: 1px solid #72D6E5;
	color: #72D6E5;
}
#site_web .media_type li {
	border: 1px solid #FF973E;
	color: #FF973E;
}
#site_kanpai .media_type li {
	border: 1px solid #B250B1;
	color: #B250B1;
}
#site_mensesthe .media_type li {
	border: 1px solid #6DD5BD;
	color: #6DD5BD;
}


.media_text {
	line-height: 1.4em;
}




/*--------------------------------------------------------------
媒体資料
--------------------------------------------------------------*/
.box_media_document {
	background: #E8E8E8;
}
.media_document {
	width: 960px;
	margin: 0 auto 40px;
	display: table;
	padding: 10px 0;
}
.media_document h2 {
	width: 200px;
	background-image: url('/image/pc/icon/icon_document.png');
	background-repeat: no-repeat;
	background-position: left 10px center;
	background-size: 22px 22px;
	font-size: 20px;
	background-color: #27BE27;
	font-weight: normal;
	color: #fff;
	padding: 0 0 0 50px;
	letter-spacing: 2px;
	height: 40px;
	line-height: 40px;
	display: table-cell;
	vertical-align: middle;
}
.media_document ul {
	display: table-cell;
	vertical-align: middle;
	padding: 0 0 0 20px;
}
.media_document ul li {
	display: inline-block;
	margin: 3px 3px 3px 0;
	
}
.media_document ul li a {
	background: #4D4D4D;
	color: #fff;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 0 10px;
}





/*--------------------------------------------------------------
キャンペーン
--------------------------------------------------------------*/
#limited_campaign {
	width: 960px;
	margin: 0 auto 40px;
}
#limited_campaign h2 {
	height: 50px;
	padding: 0 0 0 50px;
	background-color: #FF5353;
	background-image: url('/image/pc/icon/icon_campaign.png');
	background-repeat: no-repeat;
	background-position: left 15px center;
	background-size: 22px 22px;
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 2px;
	line-height: 50px;
}

.limited_campaign_inner {
	padding: 10px;
	border-left: #FF5353 2px solid;
	border-right: #FF5353 2px solid;
	border-bottom: #FF5353 2px solid;
}
.limited_campaign_inner h3 {
	max-height: 56px;
	padding: 5px 0;
	font-size: 16px;
	word-break: break-all;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	transition: max-height .25s ease-in;
	cursor: pointer;
}
.limited_campaign_inner h3:hover {
	color: #FF5353;
}
.limited_campaign_inner h3::before {
	content: "◼️";
	margin: 0 5px 0 0;
}

.limited_campaign_end_date {
	font-size: 12px;
}


.wrap_campaign {
	height: 0;
	overflow: hidden;
	transition: height .25s ease-in;
}
.wrap_campaign > div {
	padding: 10px 0 0 0;
}

.limited_campaign_document li {
	display: inline-block;
}
.limited_campaign_document li a {
	background: #4D4D4D;
	color: #fff;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 0 10px;
}

.text_limited_campaign {
	font-size: 16px;
	line-height: 1.4em;
	margin: 15px 0 0 0;
}





/*--------------------------------------------------------------
詳細
--------------------------------------------------------------*/
.hero {
	width: 960px;
	margin: 0 auto 70px;
}
.block {
	display: table;
}
.font_blue {
	color: #2D8AE5;
}

.hero .block h2 {
	display: table-cell;
	vertical-align: middle;
	color: #fff;
	font-weight: normal;
	font-size: 20px;
	line-height: 1em;
	width: 200px;
	padding: 10px 0 10px 40px;
	background-color: #6F6F6F;
	border-bottom: #E8E8E8 1px solid;
}


.hero .block .content {
	display: table-cell;
	vertical-align: middle;
	padding: 10px;
	border-bottom: #E8E8E8 1px solid;
	border-right: #E8E8E8 1px solid;
	width: 760px;
	font-size: 16px;
}
.hero .block:first-child .content {
	border-top: #E8E8E8 1px solid;
}
.hero .block .content a {
	color: #0000ff;
}
.hero .block .content a:hover {
	text-decoration: underline;
	opacity: 1;
}

.ttl_price {
	background: url('/image/pc/icon/icon_price.png') no-repeat left 10px center;
	background-size: 22px 22px;
}
.ttl_price span {
	font-size: 14px;
}

.ttl_campaign {
	background: url('/image/pc/icon/icon_campaign2.png') no-repeat left 10px center;
	background-size: 22px 22px;
}

.ttl_required_documents {
	background: url('/image/pc/icon/icon_Required_documents.png') no-repeat left 10px center;
	background-size: 22px 22px;
}

.ttl_remarks {
	background: url('/image/pc/icon/icon_Remarks.png') no-repeat left 10px center;
	background-size: 22px 22px;
}

.ttl_relation {
	background: url('/image/pc/icon/icon_Relation.png') no-repeat left 10px center;
	background-size: 22px 22px;
}
.ttl_relation + .content {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.ttl_relation + .content a:hover {
	text-decoration: none !important;
	opacity: .8 !important;
}



/* 関連サイト一覧 */
.site_list_media li:nth-last-child(1),
.site_list_media li:nth-last-child(2),
.site_list_media li:nth-last-child(3) {
	margin-bottom: 0
}
.site_list_media li.blank {
	border: none;
	background: transparent;
}






/*--------------------------------------------------------------
期限切れの際のお問い合わせ表示
--------------------------------------------------------------*/
.expired {
	width: 960px;
	margin: 0 auto 100px;
}
.text_expired {
	text-align: center;
	font-size: 24px;
	margin: 0 0 10px 0;
}
.expired dl {
	text-align: center;
	line-height: 1.8em;
	margin: 0 0 20px 0;
}
.expired dl dt {
	font-size: 40px;
	font-weight: bold;
	color: #27BE27;
	letter-spacing: 1px;
	display: inline-block;
	background: url('/image/pc/icon/icon_tel.png') no-repeat left bottom;
	background-size: 50px 50px;
	padding: 30px 0 0 50px;
}
.btn_mail_expired {
	text-align: center;
}
.btn_mail_expired a {
	display: inline-block;
	background: #27BE27;
	color: #fff;
	width: 400px;
	text-align: center;
	height: 50px;
	line-height: 50px;
}






/*--------------------------------------------------------------
一覧へ戻る
--------------------------------------------------------------*/
.btn_back a {
	display: block;
	color: #fff;
	width: 920px;
	text-align: center;
	height: 80px;
	line-height: 80px;
	font-size: 35px;
	margin: 0 auto 100px;
}
.btn_back.recruit a {
	background: url('/image/pc/icon/arrow03.png') no-repeat left 180px center;
	background-color: #F277A1;
}
.btn_back.fuzoku a {
	background: url('/image/pc/icon/arrow04.png') no-repeat left 180px center;
	background-color: #72D6E5;
}
.btn_back.web a {
	background: url('/image/pc/icon/arrow05.png') no-repeat left 180px center;
	background-color: #FF973E;
}
.btn_back.kanpai a {
	background: url('/image/pc/icon/arrow06.png') no-repeat left 180px center;
	background-color: #B250B1;
}
.btn_back.mensesthe a {
	background: url('/image/pc/icon/arrow08.png') no-repeat left 170px center;
	background-color: #6DD5BD;
}








