@charset "utf-8";
/* CSS Document */

/** ▼　190124 **/
@media screen and (max-width: 768px) {
	html {
		padding: 3px;
		background: #000;
		min-width: unset !important;
	}
}

/** ▼　190124 **/
.closex {
	width: 100px;
	height: 30px;
	position: fixed;
	left: 0;
	right: 0;
	margin: auto;
	top: 0;
	bottom: 0;
	background-color: #000;
	font-style: normal;
	color: #fff;
	text-align: center;
	line-height: 30px;
	font-size: 15px;
	z-index: 9999;
}

@media screen and (max-width: 700px) {

	.closex {
		top: -23%;
	}

}

/***************
	calender
***************/
div.wrapper div.calender {
	float: left;
	padding: 33px 36px;
	height: 401px;
	width: 252px;
	border-top: 2px solid #000;
	border-bottom: 1px dotted #000;
	margin-bottom: 76px;
	position: relative;
}


div.wrapper div.calender div.month {
	padding-bottom: 22px;
	overflow: hidden;
}

div.calender div.select {
	color: #000;
	float: left;
	line-height: 12.24px;
	letter-spacing: 0.12em;
	/*border: 1px solid #d1d1d1;
	width: 211px;
	height: 29px;*/
}

/***************
	2021.01.22
***************/

div.calender div.select select {
	width: 250px;
	height: 30px;
	border: 1px solid #d1d1d1;
	font-size: 16px;
	text-align-last: center;
}


/******************************/

div.calender #list {
	max-height: 200px;
	overflow-y: scroll;
	margin-top: 1px;
	position: absolute;
	left: 37px;
	z-index: 9999;
	width: 210px;
	background-color: #fff;
	display: none;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}

div.calender #list li {
	padding-left: 20px;
}

div.calender #list li:hover {
	background-color: #3399ff;
	cursor: pointer;
}

div.calender div.select p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	line-height: 29px;
	font-size: 16.24px;
	letter-spacing: 0.05em;
	font-weight: bold;
}

div.calender div.select p span {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11.83px;
	letter-spacing: 0.05em;
}

div.wrapper div.calender #output:hover {
	cursor: pointer;
	opacity: 0.5;
	filter: alpha(opacity=50);
	ie lt 8 -ms-filter: "alpha(opacity=50)";
	ie 8 -moz-opacity: 0.5;
	FF lt 1.5,
	Netscape -khtml-opacity: 0.5;
	Safari 1.x
}

div.calender .off {
	border: none;
	float: left;
	margin-left: 8px;
	width: 31px;
	height: 31px;
	background: url(../../img/common/arrow_select2.gif) no-repeat center;
}

div.wrapper div.calender .on {
	background: url(../../img/common/arrow_select.gif) no-repeat center;
}

div.wrapper div.calender table {
	display: table-cell;
	width: 252px;
	height: 243px;
}

div.wrapper div.calender table a {
	line-height: 30px;
	color: #fff;
	font-weight: bold;
}

div.wrapper div.calender table th {
	float: left;
	display: block;
	margin-right: 7px;
	height: 30px;
	width: 30px;
	line-height: 30px;
	font-weight: bold;
	font-size: 12px;
	padding: 0;
}

div.wrapper div.calender table tr {
	display: block;
}

div.wrapper div.calender table td {
	padding: 0;
	float: left;
	line-height: 30px;
	background-color: #fafafa;
	text-align: center;
	height: 28px;
	width: 28px;
	border: solid 1px #e8e5e5;
	display: block;
	margin-right: 7px;
	margin-bottom: 7px;
	color: #5b5b5b;
}

div.wrapper div.calender table th.last,
div.wrapper div.calender table td.last {
	margin: 0;
}

body div.wrapper div.calender table td.empty {
	background-color: #fdfdfd;
	color: #e8e5e5;
}

body div.wrapper div.calender table td.event01 {
	background-color: #aa1b49;
	border: solid 1px #aa1b49;
	color: #fff;
}

body div.wrapper div.calender table td.event02 {
	background-color: #000;
	border: solid 1px #fff;
	color: #fff;
}

body div.wrapper div.calender div.calendar_links {
	width: 252px;
	overflow: hidden;
}

/** 190124 **/
div.wrapper div.calender div.calendar_links a {
	/*background: url(../../img/index/calendar_links.gif) no-repeat;*/
	float: left;
	display: block;
	width: 122px;
	height: 27px;
	overflow: hidden;
	background-color: #aa1b49;
	line-height: 27px;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
}

body div.wrapper div.calender div.calendar_links a:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	ie lt 8 -ms-filter: "alpha(opacity=50)";
	ie 8 -moz-opacity: 0.5;
	FF lt 1.5,
	Netscape -khtml-opacity: 0.5;
	Safari 1.x
}

/** ▼ 190124 **/

/*body div.wrapper div.calender div.calendar_links a.link01 {background-position: 0 0; padding-top: 27px;}*/
body div.wrapper div.calender div.calendar_links a.link02 {
	margin-left: 8px;
}

/*body div.wrapper div.calender div.calendar_links a.link03 {
	margin-top: 7px;
	line-height: 1.5em;
	height: 33px;
	padding: 2px 0 2px;
}*/

body div.wrapper div.calender div.calendar_links a.link03 {
	margin-top: 7px;
	/*line-height: 34px;
	height: 33px;
	padding: 2px 0 2px;*/
}

body div.wrapper div.calender div.calendar_links a.link04 {
	margin-top: 7px;
	margin-left: 8px;
	/*line-height: 37px;
	height: 37px;*/
}

body div.wrapper div.calender div.calendar_links a.list {
	margin-top: 7px;
	background-color: #000;
}

body div.wrapper div.calender div.calendar_links a.past {
	margin-top: 7px;
	margin-left: 8px;
	background-color: #000;
}


@media screen and (max-width: 768px) {


	div.wrapper div.calender {
		height: 260px;
	}

	div.calender #list {
		left: 59px;
	}

	div.wrapper>div.calender>div {
		width: 490px;
		margin: 0 auto;
	}

	div.wrapper div.calender div.cal_box {
		width: 254px;
		float: left;
	}

	body div.wrapper div.calender div.calendar_links {
		width: 205px;
		float: right;
	}

	div.wrapper div.calender div.calendar_links a {
		width: 100%;
		height: 32px;
		line-height: 32px;
		font-size: 13px;
	}

	body div.wrapper div.calender div.calendar_links a.link01 {
		margin: 0 0 10px 0;
	}

	body div.wrapper div.calender div.calendar_links a.link02 {
		margin-left: 0;
		margin-bottom: 10px;
	}

	body div.wrapper div.calender div.calendar_links a.link03 {
		margin: 0 0 10px 0;
		width: 100%;
		height: 32px;
		line-height: 32px;
		font-size: 13px;
		padding-top: 0;
	}

	body div.wrapper div.calender div.calendar_links a.link03 br {
		display: none;
	}

	body div.wrapper div.calender div.calendar_links a.link04 {
		margin-left: 0;
		margin: 0 0 10px 0;
	}

	body div.wrapper div.calender div.calendar_links a.list {
		margin: 0 0 10px 0;
	}

	body div.wrapper div.calender div.calendar_links a.past {
		margin: 0 0 10px 0;
	}

}

@media screen and (max-width: 700px) {

	div.wrapper div.calender {
		height: auto;
	}

	div.wrapper>div.calender>div {
		width: 100%;
	}

	div.wrapper div.calender div.cal_box {
		margin: 0 auto;
		float: none;
	}

	body div.wrapper div.calender div.calendar_links {
		width: 90%;
		float: none;
		margin: 0 auto;
	}

	/*body div.wrapper div.calender div.calendar_links a.link03 {
		height: 30px !important;
	}*/

	body div.wrapper div.calender div.calendar_links a.link01,
	body div.wrapper div.calender div.calendar_links a.link02,
	body div.wrapper div.calender div.calendar_links a.link03,
	body div.wrapper div.calender div.calendar_links a.link04,
	body div.wrapper div.calender div.calendar_links a.list,
	body div.wrapper div.calender div.calendar_links a.past {
		margin: 0 1% 2%;
		width: 47%;
		line-height: 32px;
		height: 32px;
		font-size: 11px;
	}

}


/***************
	slider
***************/
div.wrapper a.top_bnr01 {
	float: right;
	display: block;
	height: 100px;
	margin-top: 19px;
}

div.wrapper a.top_bnr02 {
	float: right;
	margin: 19px 0 0 19px;
	display: block;
	height: 100px;
}

/***************
	NO slider
***************/
.wrapper .no_bxsize {
	float: right;
	border: 3px solid #000;
	width: 630px;
	height: 345px;
}

/***************
	div_ttl
***************/
div.wrapper .div_ttl {
	overflow: hidden;
	padding: 8px 10px 7px 14px;
	width: 956px;
	clear: both;
}


/***** 180629 ニュースタイトルと下のテーブルをまとめるためのBox ******/

#contents_box {
	overflow: hidden;
	width: 640px;
	float: left;
}

/************************************************************/

div.news_box {
	overflow: hidden;
	padding: 8px 10px 7px 14px;
	width: 640px !important;
	clear: both;
}

div.wrapper .div_ttl h2 {
	float: left;
	padding: 9px 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	letter-spacing: 0.04em;
	line-height: 100%;
	width: 824px;
}

h2.news_h2 {
	float: left;
	padding: 9px 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	letter-spacing: 0.04em;
	line-height: 100%;
	width: 500px !important;
}

div.wrapper .div_ttl h2 b {
	font-weight: bold;
	font-size: 14px;
	padding-right: 15px;
}

div.wrapper .div_ttl span {
	float: left;
	padding: 10px 0 10px 38px;
	display: block;
	width: 85px;
	line-height: 100%;
	border-left: 1px dotted #000;
}

div.wrapper .div_ttl span a {
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: 1px dotted #000;
	font-weight: bold;
}

div.wrapper .div_ttl span a:hover {
	border: none;
}



/***************
	pickup
***************/
div.wrapper div.pickup {
	wdith: 980px;
	margin-top: 37px;
	margin-bottom: 59px;
	position: relative;
	overflow: hidden;
}

div.wrapper div.pickup div {
	margin-right: 31px;
	padding-bottom: 30px;
	width: 161px;
	min-height: 157px;
	position: relative;
	margin-left: 13px;
	display: block;
	float: left;
}

div.wrapper div.pickup div.last {
	margin-right: 0;
}

div.wrapper div.pickup img {
	display: block;
	width: 132px;
	height: 187px;
	float: left;
}

div.wrapper div.pickup div a {
	display: block;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	font-size: 13px;
	line-height: 16.55px;
	letter-spacing: 0.03em;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 5px;
}

div.wrapper div.pickup div a:hover {
	text-decoration: none;
}

div.wrapper div.pickup div b {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 0.03em;
}

div.wrapper div.pickup div p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #383838;
	font-size: 11px;
	line-height: 15px;
	letter-spacing: 0.04em;
}

div.wrapper div.pickup div span {
	display: block;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #383838;
	font-size: 11px;
	line-height: 16.55px;
	letter-spacing: -0.04em;
	padding: 3px 0;
}

div.wrapper div.pickup div img {
	display: block;
	float: left;
}

div.wrapper div.pickup a.more {
	position: absolute;
	bottom: 0;
	left: 0;
	margin-bottom: 0;
}

div.wrapper div.pickup div a.more img {
	height: 27px;
	width: 161px;
}

div.wrapper div.pickup div.last {
	padding-right: 0;
}

/***************
	tbl02
***************/
div.wrapper table.tbl02 {
	margin: 12px auto 49px 28px;
}

div.wrapper table.tbl02 tr {
	background: url(../../img/common/dot_bg.gif) no-repeat bottom left;
	height: 50px;
}

div.wrapper table.tbl02 td {
	padding-left: 2px;
	margin-left: 28px;
}

div.wrapper table.tbl02 td p {
	line-height: 21px;
}

div.wrapper table.tbl02 td a {
	display: block;
	float: left;
	padding-left: 92px;
	height: 21px;
	line-height: 21px;
}

div.wrapper table.tbl02 td a.attention {
	background: url(../../img/common/topic.gif) no-repeat 0 0;
}

div.wrapper table.tbl02 td a.event {
	background: url(../../img/common/topic.gif) no-repeat 0 -21px;
}

div.wrapper table.tbl02 td a.ticket {
	background: url(../../img/common/topic.gif) no-repeat 0 -42px;
}

div.wrapper table.tbl02 td a.media {
	background: url(../../img/common/topic.gif) no-repeat 0 -63px;
}

div.wrapper table.tbl02 td a.recruit {
	background: url(../../img/common/topic.gif) no-repeat 0 -84px;
}

div.wrapper table.tbl02 b {
	float: left;
	line-height: 21px;
	display: block;
	font-size: 14px;
	font-family: Century Gothic;
	font-weight: bold;
	letter-spacing: 0.03em;
	width: 89px;
}

div.wrapper table.tbl02 {}


/***************************
	Facebook 埋め込み
***************************/

#fb_box {
	width: 300px;
	height: 310px;
	overflow: hidden;
	float: right;
}



/** ▼　190124 **/

/***************************************
	slider 下の2つバナーまとめ 埋め込み
***************************************/

.box {
	overflow: hidden;
	margin: 0 auto;
	float: right;
}

.link_sp {
	display: none;
	margin: 0 auto;
	padding: 26px 0;
	overflow: hidden;
	width: 630px;
}

.link_sp img.sp {
	display: none;
}

@media screen and (max-width: 768px) {

	section {
		width: 100%;
		padding: 54px 0;
	}

	div.wrapper {
		width: 636px;
	}

	.box {
		float: none;
	}

	.link_sp {
		display: block;
	}

	.link_pc {
		display: none;
	}

	div.wrapper a.top_bnr01 {
		float: left;
		margin: 0;
	}

	div.wrapper a.top_bnr02 {
		margin: 0;
	}
}


@media screen and (max-width: 700px) {


	div.wrapper {
		width: 100%;
		margin: 40px auto 0;
	}

	.link_sp {
		width: 100%;
	}

	.link_sp img.sp {
		display: block;
		margin: 0 auto;
	}

	.link_sp img.pc {
		display: none;
	}

	div.wrapper a.top_bnr01 {
		float: none;
		margin: 0 auto 20px;
		height: auto
	}

	div.wrapper a.top_bnr02 {
		float: none;
		margin: 0 auto;
		height: auto
	}
}

/***************************************
	calendar 追加
***************************************/

@media screen and (max-width: 768px) {

	div.wrapper div.calender {
		float: none;
		padding: 33px 0;
		width: 100%;
		margin: 30px auto 0;
		border-bottom: 2px solid #000;
	}

}


/***************************************
	 PICK UP 追加
***************************************/

@media screen and (max-width: 768px) {

	div.wrapper div.pickup img:nth-child(5) {
		display: none;
	}

	div.wrapper div.pickup img {
		width: 120px;
		height: auto;
	}


	div.wrapper div.pickup div:last-child {
		display: none;
	}

	div.wrapper div.pickup div:nth-child(4) {
		margin-right: 0;
	}

	div.wrapper div.pickup div {
		width: 164px;
	}

}

@media screen and (max-width: 700px) {

	div.wrapper div.pickup {
		width: 90%;
		margin: 40px auto 40px;
	}

	div.wrapper div.pickup div {
		width: 55%;
		margin: 0 0 20px 20px;
	}

}


/***************************************
	 NEWS 追加
***************************************/

@media screen and (max-width: 768px) {

	#contents_box {
		width: 100%;
		border-bottom: 2px solid #000;
	}

}

@media screen and (max-width: 700px) {

	div.wrapper table.tbl02 {
		margin: 20px auto 50px;
		width: 90%;
	}

}


@media screen and (max-width: 700px) {

	div.wrapper .div_ttl {
		width: 100% !important;
	}

	div.wrapper .div_ttl h2 {
		width: 56% !important;
	}

	div.wrapper .div_ttl span {
		float: right;
		padding: 10px 20px 10px 30px;
		line-height: 32px;
	}

	div.wrapper .div_ttl h2 b {
		padding-right: 0;
		display: block;
		padding-bottom: 5px;
	}

	div.news_box {
		width: 100%;
	}

	div.wrapper table.tbl02 tr {
		background: none;
		display: inline-block;
		margin-bottom: 10px;
	}

	div.wrapper table.tbl02 b {
		padding-bottom: 5px;
		font-size: 13px;
		width: auto;
		padding-right: 12px;
	}

	div.wrapper table.tbl02 td a {
		width: 44%;
		float: right;
	}

	div.wrapper table.tbl02 td a.none {
		padding-left: 0;
		width: 72%;
		float: right;
	}

}


/***************************************
	 FACEBOOK 追加
***************************************/

@media screen and (max-width: 768px) {

	#fb_box {
		padding: 40px 0;
		margin: 0 auto;
		float: none;
	}

}

/***************************************
	 TOPだけのFooter バナー並び
***************************************/

/***************
	footer
***************/
div.footer {
	width: 980px;
	margin: 0 auto;
	border-top: 2px solid #000;
	clear: both;
	overflow: hidden;
	padding-top: 23px;
}

div.footer img {
	display: block;
	float: left;
	padding: 0;
}

div.footer ul.ul01 {
	background: url(../../img/common/footer_logo.gif) no-repeat left center;
	padding-left: 192px;
	margin: 0 auto 22px 62px;
	width: 725px;
	height: 28px;
	overflow: hidden;
}

div.footer ul.ul01 li {
	float: left;
}

div.footer ul.ul01 li span {
	display: block;
	background: url(../../img/common/arrow_min.gif) no-repeat left center;
	padding-left: 9px;
	padding-right: 46px;
}

div.footer ul.ul01 li span a {
	font-family: A-OTF ゴシックMB101 Pro;
	font-size: 12px;
	line-height: 28px;
	letter-spacing: 0.06em;
	text-decoration: none;
	border-bottom: dotted 1px #000;
}

div.footer ul.ul01 li a:hover {
	border-bottom: none;
}

div.footer ul.ul02 {
	border-top: dotted 1px #000;
	padding-top: 32px;
	overflow: hidden;
}

div.footer ul.ul02 li {
	height: 21px;
	border-left: dotted 1px #000;
	float: left;
}

div.footer ul.ul02 li a {
	display: block;
	overflow: hidden;
	font-family: A-OTF ゴシックMB101 Pro;
	padding-top: 21px;
	padding-left: 22px;
	line-height: 100%;
	line-height: 21px;
	font-size: 13px;
	height: 0;
	letter-spacing: 0.04em;
	text-decoration: none;
}

div.footer ul.ul02 li a:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	ie lt 8 -ms-filter: "alpha(opacity=50)";
	ie 8 -moz-opacity: 0.5;
	FF lt 1.5,
	Netscape -khtml-opacity: 0.5;
	Safari 1.x
}

div.footer ul.ul02 li.li01 {
	border: none;
	padding-left: 27px;
	padding-right: 13px;
}

div.footer ul.ul02 li.li02 {
	padding-left: 41px;
	padding-right: 36px;
}

div.footer ul.ul02 li.li03 {
	padding-left: 46px;
	padding-right: 45px;
}

div.footer ul.ul02 li.li04 {
	padding-left: 37px;
	padding-right: 39px;
}

div.footer ul.ul02 li.li05 {
	padding-left: 41px;
}

div.footer ul.ul02 li.li01 a {
	background: url(../../img/common/f_navi01.gif) no-repeat left bottom;
	width: 135px;
}

div.footer ul.ul02 li.li02 a {
	background: url(../../img/common/f_navi02.gif) no-repeat left bottom;
	width: 95px;
}

div.footer ul.ul02 li.li03 a {
	background: url(../../img/common/f_navi03.gif) no-repeat left bottom;
	width: 81px;
}

div.footer ul.ul02 li.li04 a {
	background: url(../../img/common/f_navi04.gif) no-repeat left bottom;
	width: 95px;
}

div.footer ul.ul02 li.li05 a {
	background: url(../../img/common/f_navi05.gif) no-repeat left bottom;
	width: 81px;
}

div.footer div.links {
	overflow: hidden;
	position: relative;
	height: 276px;
}

div.footer div.links ul {
	overflow: hidden;
	float: left;
	margin-top: 15px;
}

div.footer div.links ul li a {
	color: #383838;
	font-family: A-OTF ゴシックMB101 Pro;
	font-size: 11px;
	line-height: 23px;
	text-decoration: none;
	border-bottom: dotted 1px #000;
}

div.footer div.links ul li a:hover {
	border: none;
}

div.footer div.links ul li {
	margin-bottom: 7px;
	text-align: center;
}

div.footer div.links ul.ul1 {
	width: 210px;
	padding-right: 9px;
}

div.footer div.links ul.ul2 {
	width: 167px;
	padding-right: 21px;
}

div.footer div.links ul.ul3 {
	width: 170px;
	padding-right: 4px;
}

div.footer div.links ul.ul4 {
	width: 188px;
	padding-left: 8px;
}

/***************
	sns
***************/
div.sns ul li a {
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 30px;
	width: 27px;
}

div.sns ul li a:hover {
	cursor: pointer;
	opacity: 0.5;
	filter: alpha(opacity=50);
	ie lt 8 -ms-filter: "alpha(opacity=50)";
	ie 8 -moz-opacity: 0.5;
	FF lt 1.5,
	Netscape -khtml-opacity: 0.5;
	Safari 1.x
}

div.sns ul li.sns01 a {
	background: url(../../img/common/img_sns02.gif) no-repeat;
	background-size: contain;
}

div.sns ul li.sns02 a {
	background: url(../../img/common/sns_x.png) no-repeat;
	background-size: contain;
	width: 12px;
	padding-top: 16px;
	border-bottom: none !important;
	margin-top: 3px;
}

div.sns ul li.sns03 a {
	background: url(../../img/common/img_sns03.gif) no-repeat;
	background-size: contain;
}

div.sns ul li.sns04 a {
	background: url(../../img/common/img_sns06.gif) no-repeat;
	background-size: contain;
}

div.sns p.phone {
	background: url(../../img/common/telphone.gif) no-repeat 144px 7px;
}

div.sns p.phone a {
	cursor: default;
}

/***************
	footer_sns

***************/
div.footer div.sns {
	text-align: right;
	position: absolute;
	bottom: 0;
	right: 1px;
	overflow: hidden;
	padding-top: 44px;
	height: 52px;
}

div.footer div.sns p {
	font-family: A-OTF ゴシックMB101 Pro;
	line-height: 20px;
	font-size: 11.5px;
	text-align: right;
}

div.footer div.sns p a {
	text-decoration: none;
}

div.footer div.sns p img {
	padding-top: 7px;
	padding-left: 29px;
	display: inline-block;
}

div.footer div.sns ul {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	height: 27px;
	margin: 0;
	float: none;
	width: 105px;
}

div.footer div.sns ul li {
	float: left;
	padding: 0 4px;
	margin: 0;
}

div.footer div.sns ul li a {
	display: block;
}


/***************
	copy
***************/
div.footer div.copy {
	margin-top: 24px;
	text-align: center;
	height: 60px;
	width: 100%;
	border-top: dotted 1px #000;
}

div.footer div.copy small {
	font-family: Alps;
	font-size: 10px;
	line-height: 60px;
	letter-spacing: 0.01em;
}

/***************
	bnr
***************/
ul.bnr {
	overflow: hidden;
	width: 950px;
	padding: 0 15px;
	/*height: 413px;*/
	height: 524px;
	margin: 0 auto 46px;
}

ul.bnr .sample img:hover {
	opacity: 1;
	cursor: default;
}

ul.bnr li {
	float: left;
	margin-right: 16px;
	margin-bottom: 15px;
}

ul.bnr li a {
	width: 225px;
	height: 93px;
	display: block;
	overflow: hidden;
}

/*body div.wrapper ul.bnr li.h145 a{ height: 143px;}*/
ul.bnr li.m_r_none {
	margin-right: 0px;
}

@media screen and (max-width: 768px) {

	ul.bnr {
		width: 96%;
		height: auto;
		text-align: center;
	}

	ul.bnr li.m_r_none {
		margin: 0 1% 10px;
	}

	ul.bnr li {
		float: none;
		margin: 0 1% 10px;
		display: inline-block;
		vertical-align: top;
		width: 30%;
	}

	ul.bnr li a {
		width: 100%;
		display: inline-block;
		height: auto;
	}

	ul.bnr li a img {
		width: 100%;
	}

	div.footer {
		width: 94%;
	}

	div.footer ul.ul02,
	div.footer div.links {
		display: none;
	}

	div.footer ul.ul01 {
		width: 75%;
	}

	div.footer ul.ul01 li span {
		padding-right: 15px;
	}

	div.footer ul.ul01 li span a {
		font-size: 11px;
	}

}

@media screen and (max-width: 700px) {

	ul.bnr {
		margin: 0 auto;
		padding: 0 0 30px;
	}

	ul.bnr li {
		width: 47%;
	}

	div.footer ul.ul01 {
		background: url(../../img/common/footer_logo.gif) no-repeat center center;
		width: 192px;
		padding: 0;
	}

	div.footer ul.ul01 li {
		display: none;
	}

}
