@charset "Shift_JIS";

/* ========================================

	対象ファイル：news.html(2020.11.11現在は->recruit.html)
	対象箇所　　：コンテンツ枠内

======================================== */

#main {
	background: url(../img/news/main.png) no-repeat;
}




/* ---------- nombre ---------- */

.nombre {
	text-align: center;
}

.nombre a {
	color: #4B4B4B;
	text-decoration: none;
}

.nombre .current_page {
	font-weight: bold;
	color: #FF2850;
}

.nombre a:hover {
	color: #FF2850;
}


/* ---------- article ---------- */

.article {
	margin-top: 20px;
	padding-bottom: 10px;
}

.date_wrap {
	width: 670px;
	height: 32px;
	margin-bottom: 30px;
	padding: 0 20px;
	background: url(../img/common/date_bg.gif) no-repeat;
	line-height: 32px;
	color: #FFF;
}

.date {
	float: left;
}

.name {
	float: right;
}

.photo {
	text-align: center;
}
.photo img {
	max-width: 500px;
	height: auto;
}


h3 {
	margin-top: 20px;
	padding: 0 10px;
}

.text {
	padding: 0 10px;
}


/* ---------- 1photos and 1explanation ---------- */

.photo1_ex1 {
	width: 320px;
	margin: 0 auto 20px;
}

.photo1_ex1 a {
	display: block;
	width: 300px;
	margin: 20px 10px 10px;
	float: left;
}

.photo1_ex1 img {
	display: block;
	width: 300px;
}

.photo1_ex1 .explanation {
	display: block;
	padding: 0 10px;
	clear: both;
}


/* ---------- 2photos and 1explanation ---------- */

.photo2_ex1 {
	width: 640px;
	margin: 0 auto 20px;
}

.photo2_ex1 a {
	display: block;
	width: 300px;
	margin: 20px 10px 10px;
	float: left;
}

.photo2_ex1 img {
	display: block;
	width: 300px;
}

.photo2_ex1 .explanation {
	display: block;
	padding: 0 10px;
	text-align: center;
	clear: both;
}


/* ---------- 2photos and 2explanation ---------- */

.photo2_ex2 {
	width: 640px;
	margin: 0 auto 20px;
}

.photo2_ex2 p {
	width: 320px;
	float: left;
}

.photo2_ex2 a {
	display: block;
	width: 300px;
	margin: 20px 10px 10px;
}

.photo2_ex2 img {
	display: block;
	width: 300px;
}

.photo2_ex2 .explanation {
	display: block;
	width: 300px;
	padding: 0 10px;
}

.photo2_ex2:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.photo2_ex2 {
  min-height: 1px;
}

* html .photo2_ex2 {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/* ---------- 1photo and 1list ---------- */

.photo1_list1 {
	width: 690px;
	margin: 0 auto 20px;
}

.photo1_list1 p {
	width: 320px;
	float: left;
}

.photo1_list1 a {
	display: block;
	width: 300px;
	margin: 20px 20px 10px 0;
}

.photo1_list1 a.inline {
	display: inline;
	width: 300px;
	margin: 0;
}

.photo1_list1 img {
	display: block;
	width: 300px;
}

.photo1_list1 ul {
	width: 370px;
	margin: 20px 0 10px;
	float: left;
}

.photo1_list1 ul a {
	display: inline;
}

.photo1_list1:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.photo1_list1 {
  min-height: 1px;
}

* html .photo1_list1 {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}



/* ---------- 1photo and 2list ---------- */

.photo1_list2 {
	width: 690px;
	margin: 0 auto 20px;
}

.photo1_list2 p {
	width: 220px;
	float: left;
}

.photo1_list2 a {
	display: block;
	width: 300px;
	margin: 20px 20px 10px 0;
}

.photo1_list2 a.inline {
	display: inline;
	width: 300px;
	margin: 0;
}

.photo1_list2 img {
	display: block;
	width: 200px;
}

.photo1_list2 ul {
	width: 370px;
	margin: 20px 0 10px;
	float: left;
}

.photo1_list2 ul a {
	display: inline;
}

.photo1_list2:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.photo1_list2 {
  min-height: 1px;
}

* html .photo1_list1 {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}



/* ---------- 1photos and 1explanation big---------- */

.photo3_ex1 {
	width: 520px;
	margin: 0 auto 20px;
}

.photo3_ex1 a {
	display: block;
	width: 500px;
	margin: 20px 10px 10px;
	float: left;
}

.photo3_ex1 img {
	display: block;
	width: 500px;
}

.photo3_ex1 .explanation {
	display: block;
	padding: 0 10px;
	clear: both;
}


/* ---------- thumb_wrap ---------- */

.pages h3#recent_entry {
	margin-top: 20px;
	padding: 0;
	line-height: 1em;
}

#thumb_wrap {
	width: 710px;
	height: 140px;
	margin: 10px 0 30px;
	background: url(../img/blog/thumb_bg.gif) no-repeat;
}

#btn_prev,
#btn_next {
	float: left;
}

#thumb {
	width: 650px;
	height: 120px;
	padding: 10px 0;
	overflow: hidden;
	float: left;
	position: relative;
}

#thumb ul {
	width: 650px;
	height: 120px;
	position: absolute;
	left: 0;
}

#thumb li {
	background: #fff;
	width: 120px;
	height: 120px;
	margin-right: 5px;
	float: left;
	text-align: center;
	font-size: 70%; 
	line-height: 30px;
}

#thumb li a,
#thumb li img {
	display: block;
	width: 120px;
	height: 120px;
	text-decoration: none;
}

#thumb li img {
	width: 120px;
	height: 90px;
}


/* ---------- thumbs_module ---------- */

#thumbs_module {
	background: #fff;
}

#thumbs_module #thumb_wrap {
	margin: 0;
}

#thumbs_module h3 {
	display: none;
}