@charset "utf-8";

/*
Theme Name: 新宿未来創造財団サイト 4.07
Theme URI: http://www.linesmix.com/
Description: 財団サイトテーマ（for MB）
Version: 4.07 2020/10/16
Author: Akira Hamada
Author URI: http://www.linesmix.com/
*/

/* Reset ------------------------------------------------------------------ */
:link,:visited {
	text-decoration: none;
}

html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,
th,td {
	margin:  0;
	padding: 0;
}



html {
	overflow-y: scroll;
	font-size: 62.5%;	/* --- 基本サイズを 10px とする （10px ÷ 16px × 100 ＝ 62.5％） --- */
}

@media screen and (max-width: 750px) { html {font-size: 62.5%; } }
@media screen and (max-width: 737px) { html {font-size: 61.5%; } }
@media screen and (max-width: 724px) { html {font-size: 60.5%; } }
@media screen and (max-width: 711px) { html {font-size: 59.5%; } }
@media screen and (max-width: 698px) { html {font-size: 58.5%; } }
@media screen and (max-width: 685px) { html {font-size: 57.5%; } }
@media screen and (max-width: 672px) { html {font-size: 56.5%; } }
@media screen and (max-width: 659px) { html {font-size: 55.5%; } }
@media screen and (max-width: 646px) { html {font-size: 54.5%; } }
@media screen and (max-width: 633px) { html {font-size: 53.5%; } }
@media screen and (max-width: 620px) { html {font-size: 52.5%; } }
@media screen and (max-width: 607px) { html {font-size: 51.5%; } }
@media screen and (max-width: 594px) { html {font-size: 50.5%; } }
@media screen and (max-width: 581px) { html {font-size: 49.5%; } }
@media screen and (max-width: 568px) { html {font-size: 48.5%; } }
@media screen and (max-width: 555px) { html {font-size: 47.5%; } }
@media screen and (max-width: 542px) { html {font-size: 46.5%; } }
@media screen and (max-width: 529px) { html {font-size: 45.5%; } }
@media screen and (max-width: 516px) { html {font-size: 44.5%; } }
@media screen and (max-width: 503px) { html {font-size: 43.5%; } }
@media screen and (max-width: 490px) { html {font-size: 42.5%; } }
@media screen and (max-width: 477px) { html {font-size: 41.5%; } }
@media screen and (max-width: 464px) { html {font-size: 40.5%; } }
@media screen and (max-width: 451px) { html {font-size: 39.5%; } }
@media screen and (max-width: 438px) { html {font-size: 38.5%; } }
@media screen and (max-width: 425px) { html {font-size: 37.5%; } }
@media screen and (max-width: 412px) { html {font-size: 36.5%; } }
@media screen and (max-width: 399px) { html {font-size: 35.5%; } }
@media screen and (max-width: 386px) { html {font-size: 34.5%; } }
@media screen and (max-width: 373px) { html {font-size: 33.5%; } }
@media screen and (max-width: 360px) { html {font-size: 32.5%; } }
@media screen and (max-width: 347px) { html {font-size: 31.5%; } }
@media screen and (max-width: 334px) { html {font-size: 30.5%; } }
@media screen and (max-width: 321px) { html {font-size: 29.5%; } }



h1,h2,h3,h4,h5,h6 {
	font-size: 3.2rem;
	font-weight: normal;
}

table {
	border-spacing: 0;
}

fieldset,img,abbr,acronym {
	border: 0;
}

ol,ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

q:before,q:after {
	content: '';
}

a {
	text-decoration: underline;
	outline: none;
}

hr {
	border: 0;
	height: 1px;
	background-color: #000;
	color: #000;
}

a img,:link img,:visited img {
	border: none;
}

address {
	font-style: normal;
	display: inline;
}

/* Utilities ----------------------------------------------------------------- */
#content-inner:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

#content-inner {
	display: inline-block;
}

/* no ie mac \*/
* html #content-inner { height: 1%; }
#content-inner { display: block; }


.block-for-pc {
	display: none !important;
}

.block-for-mb {
	display: block !important;
}

.inline-for-pc {
	display: none !important;
}

.inline-for-mb {
	display: inline !important;
}

.inline-block-for-pc {
	display: none !important;
}

.inline-block-for-mb {
	display: inline-block !important;
}



/* Content ---------------------------------------------------------------- */
a:link, a:visited {
	text-decoration: underline;
}

p, pre, blockquote, fieldset, ul, ol, dl {
	margin-bottom: .75em;
}

ol { list-style: decimal outside; }
ul { list-style: disc outside; }

/* Assets */
.asset-body,
.asset-more,
.more-link,
.asset-excerpt,
.comment-content,
.comment-footer,
.comments-open-content,
.comments-open-footer,
.trackbacks-info,
.trackback-content,
.archive-content {
	clear: both;
}

.asset,
.comments,
.trackbacks,
.archive {
	overflow: hidden;
	width: 100%;
}

.asset,
.asset-content,
.comments,
.trackbacks,
.archive {
	position: static;
	clear: both;
}

.asset,
.comments,
.comments-content,
.trackbacks,
.archive,
.search-form {
	margin-bottom: 1.5em;
}

.asset-header,
.asset-content,
.asset-body,
.comments-header,
.comment-content,
.comment-footer,
.comments-open-header,
.comments-open-content,
#comments-open-footer,
#comment-form-external-auth,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comments-open-text,
.trackbacks-header,
.trackbacks-info,
.archive-content,
.search-form-header,
.search-results-header {
	margin-bottom: 0;
}

.asset-name {
	margin-bottom: 0;
}

.asset-meta {
	font-size: 1.1rem;
	margin-top: .25em;
	padding-top: 2px;
	padding-bottom: .3em;
	font-weight: normal;
	clear:both;
	border: 0;
}

.entry-tags-header,
.entry-categories-header {
	margin-bottom: 0;
	margin-right:  0;
	display: inline;
	font-weight: bold;
}

.entry-tags-list,
.entry-categories-list {
	display: inline;
	list-style: none;
	margin-left:  0;
	padding-left: 0;
}
.entry-tags-list .entry-tag,
.entry-categories-list .entry-category {
	display: inline;
}

.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}

.aligncenter {
	display: block;
	margin: 0 auto 20px;
	text-align: center;
}

.alignright {
	float: right;
	margin: 0 0 20px 20px;
}

/* Feedback */
.comments-open label {
	display: block;
}

#comment-author, #comment-email, #comment-url, #comment-text {
	width: 80%;
}

#comment-submit {
	font-weight: bold;
}

.comment,
.trackback {
	margin-bottom: .5em;
	border-bottom: 1px solid #ccc;
	padding-bottom: .5em;
}

.comment-content {
	clear: none;
	line-height: 1.5;
	margin-bottom: 1em;
}

.comment-content p {
	margin-bottom: .5em;
}

/* Widgets */
.widget {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.widget-content {
	position: relative;
	margin:0;
	padding:0;
}

.widget ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.widget ul ul {
	margin-left: 15px;
}

.widget li {
	margin-top: 5px;
	margin-bottom: 5px;
}

.widget-recent-assets .widget-content .widget-list {
	overflow: auto;
	margin-right: 0;
}

.widget-search ul {
	margin-left: 0;
	list-style: none;
}

.widget-search li {
	margin: 5px 0;
}

/* Layout ----------------------------------------------------------------- */
#container-inner {
	min-height: 100%;
	margin: 0 auto;
	text-align: left;
}

#header, #content, #alpha, #beta, #footer {
	position: relative;
}

#alpha, #beta {
	clear: both;
}

#header-inner, #content-inner, #footer-inner,
#alpha-inner, #beta-inner {
}

#header-inner, #content-inner, #footer-inner {
	padding: 0;
}

#xheader-inner, #footer-inner,
#alpha-inner, #beta-inner {
	overflow: hidden;
	padding: 0;
}

#content-inner {
	padding: 0;
}

/* ---------------------------------------------------------------------
ページ全体
--------------------------------------------------------------------- */
body {
	text-align:center;
	color:#000000;
	line-height: 1.5;
	font-style:  normal;
	font-weight: normal;
	font-size: 2.4rem;
	font-family: "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
}

/* リンクカラー */
a {
	color: #003a91;
}

a:hover {
	color: #3f7edc;
}

.clear {
	clear:both;
}

.clearfix {
	clear: both;
	height: 0px;
	overflow: hidden;
}



/* --- ページトップ --- */
#gotop {
	clear:both;
	width:100%;
	margin:10px 0;
	
	display: none;
}

#gotop a {
	font-size: 1.2rem !important;
	text-indent: -500px;
	height: 15px;
	width: 65px;
	display: block;
	float: right;
	overflow: hidden;
	background: url('images/pagetop.gif') no-repeat 0 0;
}

#gotop a:hover {
	font-size: 1.2rem !important;
	text-indent: -500px;
	height: 15px;
	width: 65px;
	display: block;
	float: right;
	overflow: hidden;
	background: url('images/pagetop_ov.gif') no-repeat 0 0;
}

/* -----　パンくず　----- */
.navi {
	margin:2px 5px 10px;
	text-align:left;
	font-size: 1.4rem;
	
	display: none;
}

/* ---------------------------------------------------------------------
container
--------------------------------------------------------------------- */
.layout-wt #container {
	line-height:1.6;
	font-size: 1.6rem;
	width: 100%;
	margin:  0 auto;
	padding: 0;
	text-align: left;
}

#container-inner {
	position: relative;
	width: 100%;
}

/* ---------------------------------------------------------------------
レイアウト
--------------------------------------------------------------------- */
.layout-wt #alpha {
	width: 100%;
	margin:  0 auto;
	padding: 0;
	xborder: 1px #ff0000 solid;
}

.subpage #alpha {
	width: 92%;
	margin:  0 auto;
	padding: 0;
}

.layout-wt #beta {
	display: none;
}

#alpha-inner {
	clear: both;
	width: 100%;
	margin:  0 auto;
	padding: 0;
}

#beta-inner {
	margin:  0;
	padding: 0;
}

/* ---------------------------------------------------------------------
ヘッダー
--------------------------------------------------------------------- */
#header {
	width: 100%;
	margin:  0 auto;
	padding: 0;
	xbackground: #ffffff;
	z-index: 100;
}

#header-inner {
	width: 100%;
	margin:  0 auto;
	padding: 0;
	font-size: 1.0rem;
	border-top:    0.4em #005dad solid;
	position: relative;
}





#header-contents {
	clear: both;
	width: 100%;
	margin:  0 auto;
	padding: 0;
}

#header-contents .main-logo {
	width:66.66666%;
	float:left;
	margin:  1.6em 0 0 4.0em;
	padding: 0;
}

#header-contents .main-logo img {
	width: 100%;
	height: auto;
}

#header-contents .main-logo img:hover {
	opacity: 0.8;
}



#header-contents .main-menu {
	width:10.66666%;
	float:right;
	margin:  1.6em 2.0em 0 0;
	padding: 0;
}

#header-contents .main-menu img {
	width: 100%;
	height: auto;
}

#header-contents .main-menu img:hover {
	opacity: 0.8;
}



/* --- ハンバーガー --- */
/* ---
.main-menu {
	max-width: 80px;
	width: 10.66666%;
	float: left;
	margin:  3.0em 0 0 1.0em;
	padding: 0;
}

.main-menu img {
	width: 100%;
	height: auto;
}

.main-menu:hover img {
	opacity: 0.8;
}
---*/



.modal-window {
	-webkit-transform: translate(0, 100%);
	   -moz-transform: translate(0, 100%);
	     -o-transform: translate(0, 100%);
	    -ms-transform: translate(0, 100%);
	        transform: translate(0, 100%);
	-webkit-transform: translate3d(0, 100%, 0);
	        transform: translate3d(0, 100%, 0);
	position: fixed;
	top:    0;
	left:   0;
	right:  0;
	bottom: 0;
	z-index: 999;
	opacity: 0;
	line-height: 1.3;
	display: none\9;
}

.modal-window:target {
	-webkit-transform: translate(0, 0);
	   -moz-transform: translate(0, 0);
	     -o-transform: translate(0, 0);
	    -ms-transform: translate(0, 0);
	        transform: translate(0, 0);
	opacity: 1;
}

.is-active.modal-window {
	display: block\9;
}

.modal-window:target {
	display: block\9;
}

.modal-window .modal-inner {
	font-size: 3.2rem;
	position: absolute;
	top:  6.5em;
	left: 0;
	z-index: 20;
	margin:  0;
	padding: 1.0em;
	box-sizing: border-box;
	width: 100%;
	overflow-x: hidden;
	background: rgba(239, 239, 239, 0.9);
/*
	-webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
	        box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
*/
}

.modal-window .modal-inner p {
	padding: 0 20px;
}

.modal-window .modal-close {
	display: block;
	text-indent: -100px;
	xoverflow: hidden;
}

.modal-window .modal-close:before {
	content: '閉じる';
	position: absolute;
	top:    0;
	left:   0;
	right:  0;
	bottom: 0;
	z-index: 15;
	xbackground: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAEElEQVR42gEFAPr/AAAAAMwA0QDNTiUx4gAAAABJRU5ErkJggg==");
	font-size: 3.2em;
}

.modal-window .modal-close:after {
	xcontent: '\00d7';
	content: '閉じる';
	position: absolute;
	top:  22em;
	left: 50%;
	transform: translateX(-3.0em);
	z-index: 20;
	margin: 0;
	padding: 0.5em 1.5em;
	background: #fff;
	border-radius: 2px;
	font-size: 3.2em;
	line-height: 1.0;
	font-weight: bold;
	color: #0066cc;
	text-decoration: none;
	text-indent: 0;
}

.modal-window {
	-webkit-transition: opacity 0.3s;
	     -o-transition: opacity 0.3s;
	        transition: opacity 0.3s;
}

.modal-list {
	list-style: none;
	width: 80%;
	margin:  0 auto;
	padding: 1em 0 3em;
	box-sizing: border-box;
}

.modal-list li {
	margin:  0 0 0.75em;
	padding: 0;
}

.modal-list li a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.modal-list li a:hover {
	text-decoration: underline;
}




















#header-description {
	font-size: 1.2rem;
	color: #737373;
	width: 100%;
	margin:  0;
	padding: 0;
	position: relative;
	top: -0.6em;
	text-align: center;
}



/* --- gnavi株の青い線 --- */
#bottom-line {
	width: 100%;
	max-height: 40px;
	height: 0.4em;
	font-size: 1.0rem;
	background: #005dad;
	position: relative;
	bottom: 0.4em;
	left:   0;
	margin:  0 0 0;
	padding: 0;
	z-index: -10;
}



/* ---------------------------------------------------------------------
メインビジュアル (MetaSlider)
--------------------------------------------------------------------- */
#main-visual {
	font-size: 1.0rem;
	z-index: 1;
	position: relative;
	overflow: hidden;
	margin:  3em auto 0;
	padding: 0;
}



/* ---------------------------------------------------------------------
Content
--------------------------------------------------------------------- */
#content {
	margin:  0 auto;
	padding: 0;
	clear: both;
}

/* ---------------------------------------------------------------------
フッター
--------------------------------------------------------------------- */
#footer {
	width:100%;
	clear:both;
	margin:  0 auto;
	padding: 0 0 3em;
	font-size: 2.8rem;
	background:#005dad;
}

#footer-inner {
	width: 100%;
	margin:  0 auto;
	padding: 2.0em 0;
	font-size: 1.0rem;
}



/* -- フッターナビ -- */
.footer-snavi {
	width: 77%;
	clear: both;
	margin:  0 auto !important;
	padding: 0;
	xborder: 1px #ffffff solid;
}

.footer-snavi .footer-snavi-list {
	list-style: none;
	margin:  0;
	padding: 0;
}

.footer-snavi-list li {
	display: inline-block;
	padding: 0;
	font-size: 2.8rem;
	font-weight: bold;
	color: #ffffff;
}

.footer-snavi-list li a {
	color: #ffffff;
	text-decoration: none;
}

.footer-snavi-list li a:hover {
	text-decoration: underline;
}



/* -- 会社概要 -- */
.footer-profile {
	width: 77%;
	clear: both;
	margin:  2.0em auto 0;
	padding: 0;
	font-size: 2.8rem;
	color: #ffffff;
	line-height: 1.3;
}

.footer-profile .name {
	font-size: 2.8rem;
	font-weight: bold;
}



/* -- フッターメニュー -- */
.footer-menu {
	width: 100%;
	margin:  1.5em auto 0;
	padding: 0 0 0 0em;
}


.footer-menu .footer-menu-list {
	list-style: none;
	margin:  0;
	padding: 0;
}

.footer-menu-list li {
	display: inline-block;
	padding: 0;
	font-size: 2.6rem;
	color: #ffffff;
}

.footer-menu-list li a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.footer-menu-list li a:hover {
	text-decoration: underline;
}


/* -- コピーライト -- */
.copyright {
	clear: both;
	color: #ffffff;
	width:100%;
	margin:  1.2em auto 0;
	padding: 0;
}

.copyright .copyright-content {
	text-align:center;
	padding:0.3em auto 0;
	font-size: 1.9rem;
}



/* ---------------------------------------------------------------------
トップページ
--------------------------------------------------------------------- */

/* --- 検索窓 --- */
.search-form-box {
	clear: both;
	width: 80vw;
	margin:  0 auto;
	padding: 1em 0 0;
	xborder: 1px #ff0000 solid;
}

.search-form-body {
	width: 64vw;
	float: left;
}

.search-form-body .box {
	width: 110%;
	margin:  0;
	padding: 0.5em 3.0em 0.3em 1em;
	font-size: 2.4rem;
	
	font-family: "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	border: 1px #cccccc solid;
	border-radius: 1.5em;
	outline: none;
	box-sizing: border-box;
}

.search-form-button {
	font-size: 1.6rem;
	width:  2.75em;
	height: 2.75em;
	float: left;
	margin:  0 0 0 0.3em;
	padding: 0.5em 1.75em;
	position: relative;
	left: 0;
	background: #005dad;
	border-radius: 2.0em;
}

.search-form-button:hover {
	background: #118fbe;
}

.search-form-button .button {
	width:  100%;
	height: 100%;
	outline: none;
}



/* --- 水平線 --- */
.delimitter {
	clear: both;
	max-width: 1280px;
	width: 100%;
	margin:  1.5em auto 0;
	padding: 0;
}

.delimitter img {
	width: 100%;
	height: auto;
}



/* --- 緊急時のお知らせ --- */
.emergency-notice {
	clear: both;
	margin:  0 auto 0;
	padding: 0 0;
	text-align: center;
}

.emergency-midashi {
	clear: both;
	margin:  3em auto 0;
	padding: 0.3em 0;
	font-weight: bold;
	text-align: center;
	border: 1px #0000ff solid;
}

#emergency {
	width: 92%;
	margin:  2em auto 0;
	padding: 0.5em 1em 0;
	box-sizing: border-box;
	border: 3px #ff0000 solid;
	font-size: 2.3rem;
}

#emergency .emergency-content .title {
	font-size: 2.7rem;
	font-weight: bold;
	color: #ff0000;
	text-align: center;
}

#emergency .emergency-content .content {
	clear: both;
	margin:  0.5em auto 0;
	padding: 0;
}

#emergency .emergency-content .text-link {
	clear: both;
	margin:  0.2em auto 0.75em;
	padding: 0;
	font-size: 2.4rem;
	font-weight: bold;
	text-align: center;
}

#emergency .emergency-content .text-link a {
	color: #ff0000;
}



.toppage h2 {
	clear: both;
	width: 92%;
	margin:  0.5em auto 0;
	padding: 0.6em 0 0.3em 2em;
	box-sizing: border-box;
	font-size: 3.6rem;
	font-weight: bold;
	line-height: 1.3;
	color: #000000;
}

.toppage h2.events-h2 {
	background: url(images/mk_events.png) no-repeat left top;
	background-size: contain;
}

.toppage h2.facilities-h2 {
	background: url(images/mk_facilities.png) no-repeat left top;
	background-size: contain;
}

.toppage h2.information-h2 {
	background: url(images/mk_information.png) no-repeat left top;
	background-size: contain;
}

.toppage h2.sponsor-h2 {
	background: url(images/mk_sponsor.png) no-repeat left top;
	background-size: contain;
}


/* --- カルーセル --- */
#carousel-wrapper {
	clear: both;
	width: 92%;
	margin:  2.5em auto 0;
	padding: 3em 0;
	background: #f5f4f4;
}

#carousel-list {
	list-style: none;
	max-width: 412px;
	width: 59.71014%;
	margin:  0 auto;
	padding: 0;
}

#carousel-list li {
	width: 100%;
	margin:  0;
	padding: 0;
	background: #ffffff;
	font-size: 2.8rem;
	position: relative;
}


#carousel-list li .carousel_img {
	width: 100%;
}

#carousel-list li .carousel_img img {
	width:  100% !important;
	height: auto !important;
}

/*
.goto-events-list {
	clear: both;
	margin:  1em 0 0;
	padding: 1em 2em 0;
	font-size: 3.2rem;
	text-align: right;
}
*/

.goto-events-list {
	clear: both;
	margin:  1em 1em 0;
	padding: 0.9em 1.0em 0.7em;
	font-size: 3.2rem;
	color: #ffffff;
	text-align: center;
	line-height: 1.0;
	
	background: #666699 url(images/right-arrow_2.png) no-repeat right top;
	background-size: contain;
	position: relative;
}

.goto-events-list a {
	position: absolute;
	top:  0;
	left: 0;
	width:  100%;
	height: 100%;
	text-indent: -9999px;
}

.goto-events-list:hover {
	opacity: 0.8;
}



.slick-arrow {
	xfilter: invert();
/*
	width:  8.53333vw !important;
	height: 8.53333vw !important;
*/
}


.slide-arrow {
	position: absolute;
	top: 50%;
	margin-top: -15px;
}

.prev-arrow {
	background: url(images/prev-arrow.png) no-repeat left top;
	background-size: contain;
	left: -13.5vw;
	width:  8.53333vw !important;
	height: 8.53333vw !important;
	border: none;
}

.next-arrow {
	background: url(images/next-arrow.png) no-repeat left top;
	background-size: contain;
	right: -13.5vw;
	width:  8.53333vw !important;
	height: 8.53333vw !important;
	border: none;
}




#carousel-list li .carousel_date-wrapper {
	clear: both;
	margin:  0.3em;
	padding: 0;
	position:relative;
	max-height: 56px;
	height: 8.11594vw;
	overflow: hidden;
	background: url(images/ico_date.png) no-repeat left top;
	background-size: contain;
}

#carousel-list li .carousel_date {
	clear: both;
	width: 100%;
	margin:  0;
	padding: 0 0 0 2.0em;
	line-height: 1.0;
	position: absolute;
	top: 50%;
	-webkit-transform : translateY(-50%);
	        transform : translateY(-50%);
}

#carousel-list li .carousel_border {
	border-top: 1px #999999 dotted;
	height: 1px;
	margin:  0 0.3em;
	padding: 0;
}

#carousel-list li .carousel_venue-wrapper {
	clear: both;
	margin:  0.2em 0.3em;
	padding: 0;
	position:relative;
	max-height: 56px;
	height: 8.11594vw;
	overflow: hidden;
	background: url(images/ico_venue.png) no-repeat left top;
	background-size: contain;
}

#carousel-list li .carousel_venue {
	clear: both;
	width: 100%;
	margin:  0;
	padding: 0 0 0 2.0em;
	line-height: 1.0;
	position: absolute;
	top: 55%;
	-webkit-transform : translateY(-50%);
	        transform : translateY(-50%);
}

#carousel-list li a {
	display: block;
	position: absolute;
	top:  0;
	left: 0;
	width:  100%;
	height: 100%;
}

#carousel-list li:hover {
	opacity: 0.8;
}



/* --- メニュー --- */
#menus-wrapper {
	clear: both;
	width: 85.33333%;
	margin:  1em auto 0;
	padding: 0;
}

#menus {
	list-style: none;
	clear: both;
	margin:  0;
	padding: 0;
}

#menus li {
	width: 100%;
	max-height: 75px;
	height: 10vw;
	margin:  1em 0 0;
	padding: 0;
	font-size: 3.6rem;
	box-sizing: border-box;
	background: #e5e5e5 url(images/right-arrow.png) no-repeat right -0.1em center;
	background-size: auto 15vw;
	position: relative;
	float: left;
}

#menus li:nth-child(11),
#menus li:nth-child(12) {
	max-height: 120px;
	height: 16vw;
}


/* スポーツ */
#menus li:nth-child(1) {
	border-left: 1em #65ace4 solid;
}

/* 子ども */
#menus li:nth-child(2) {
	border-left: 1em #c93a40 solid;
}

/* 多文化交流 */
#menus li:nth-child(3) {
	border-left: 1em #56a764 solid;
}

/* 生涯学習・講座 */
#menus li:nth-child(4) {
	border-left: 1em #f2cf01 solid;
}

/* 障がい者支援事業 */
#menus li:nth-child(5) {
	border-left: 1em #d06d8c solid;
}

/* プラネタリウム */
#menus li:nth-child(6) {
	border-left: 1em #0074bf solid;
}

/* 芸術 */
#menus li:nth-child(7) {
	border-left: 1em #00528b solid;
}

/* 文学 */
#menus li:nth-child(8) {
	border-left: 1em #de9610 solid;
}

/* 歴史 */
#menus li:nth-child(9) {
	border-left: 1em #9460a0 solid;
}

/* For Foreign People */
#menus li:nth-child(10) {
	border-left: 1em #a0c238 solid;
}

/* マラソン */
#menus li:nth-child(11) {
	background: url(images/menus/schm.png) no-repeat left top;
	background-size: cover;
	border: 1px #cccccc solid;
}

/* おうちで学ぼう */
#menus li:nth-child(12) {
	background: url(images/menus/home.png) no-repeat left top;
	background-size: cover;
	border: 1px #cccccc solid;
}


#menus .menu {
	clear: both;
	width: 100%;
	margin:  0;
	padding: 0 0 0 1.3em;
	font-size: 3.6rem;
	font-weight: bold;
	line-height: 1.0;
	position: absolute;
	top: 50%;
	-webkit-transform : translateY(-50%);
	        transform : translateY(-50%);
}

#menus li a {
	display: block;
	position: absolute;
	top:  0;
	left: 0;
	width:  100%;
	height: 100%;
	text-indent: -9999px;
}

#menus li:hover {
	opacity: 0.8;
}



/* --- 施設のご案内 --- */
#facilities-wrapper {
	clear: both;
	width: 92%;
	margin:  1.0em auto 0;
	padding: 0;
}

#facilities {
	list-style: none;
	clear: both;
	margin:  0;
	padding: 0;
}

#facilities li {
	width: 48.55072%;
	margin:  1.75em 0 0 0;
	padding: 0;
	font-size: 1.0rem;
	box-sizing: border-box;
	border: 1px #cccccc solid;
	position: relative;
}

#facilities li:nth-child(1) {
	letter-spacing: -0.10em;
}

#facilities li:nth-child(odd) {
	float: left;
}

#facilities li:nth-child(even) {
	float: right;
}

@media screen and (max-width:900px) {
	#facilities li:nth-child(1) {
		letter-spacing: -0.27em;
	}
}



#facilities li .facility-photo {
	width: 100%;
	clear: both;
	margin:  0 auto;
	padding: 0;
}

#facilities li .facility-photo img {
	width: 100%;
	height: auto;
}


#facilities li .facility {
	width: 100%;
	clear: both;
	margin:  0 auto;
	padding: 1.0em 0;
	box-sizing: border-box;
	font-size: 2.2rem;
	font-weight: bold;
	line-height: 1.0;
	text-align: center;
	background: #f4f5f5;
}


#facilities li a {
	display: block;
	position: absolute;
	top:  0;
	left: 0;
	width:  100%;
	height: 100%;
	text-indent: -9999px;
}

#facilities li:hover {
	opacity: 0.8;
}



/* --- 予約リンクバナー --- */
#reservation-wrapper {
	clear: both;
	width: 92%;
	margin:  0 auto 0;
	padding: 0;
}

#reservation {
	list-style: none;
	clear: both;
	margin:  0;
	padding: 0;
}

#reservation li {
	width: 100%;
	clear: both;
	margin:  2em auto 0;
	padding: 0;
}

#reservation li:hover {
	opacity: 0.8;
}

#reservation li img {
	width: 100%;
	height: auto;
}



/* --- 財団からのお知らせ --- */
#news-wrapper {
	width: 92%;
	margin:  1em auto 0;
	padding: 1.0em 0.75em 1.2em;
	box-sizing: border-box;
	font-size: 2.8rem;
	line-height: 1.3;
	background: #f5f4f4;
}

#news-wrapper #news {
	list-style: none;
	margin:  0 auto;
	padding: 0;
}

#news-wrapper #news li {
	clear: both;
	margin:  0 auto;
	padding: 0.5em 0 0.4em;
	border-bottom: 1px #999999 dotted;
}

#news-wrapper #news li:nth-last-child(2) {
	border-bottom: 1px #999999 solid;
}

#news-wrapper #news li:last-child {
	border-bottom: none;
}


#news-wrapper #news li a {
	color: #000000;
	text-decoration: none;
}

#news-wrapper #news li a:hover {
	text-decoration: underline;
}

#news-wrapper #news li .inline-block {
	display: inline;
}



/* --- facebook ページプラグイン --- */
.facebook-wrapper2 {
	max-width: 500px;
	width: 92%;
	margin: 1em auto 0;
	overflow: hidden;
}

.facebook-wrapper2 > .fb-page {
	width: 100%;
}

.facebook-wrapper2 > .fb-page > span,
.facebook-wrapper2 iframe {
	width:  100% !important;
}




/* --- お問い合わせフォームほか --- */
#contact-wrapper {
	width: 100%;
	margin:  8vw auto 0;
	padding: 0;
	font-size: 1.0rem;
	background: #cccccc;
}

#contact {
	width: 92%;
	margin:  0 auto;
	padding: 2.66666vw 0 4vw;
}

.contact-list {
	list-style: none;
	width: 100%;
	margin:  0;
	padding: 0;
}

.contact-list li {
	max-width: 335px;
	width: 48.55072%;
	float: left;
	margin:  2.26666vw 0 0;
	padding: 0;
}

.contact-list li:nth-child(odd) {
	float: left;
}

.contact-list li:nth-child(even) {
	float: right;
}

.contact-list li img {
	width: 100%;
	height: auto;
}


#contact li {
	background: #ffffff;
}

#contact li:hover {
	opacity: 0.8;
}

#contact li a {
	display: block;
	position: relative;
	top:  0;
	left: 0;
	margin:  0;
	padding: 0;
}



/* --- 関連サイトへのリンク --- */
#links-wrapper {
	width: 100%;
	margin:  3em auto 0;
	padding: 8vw 0 4vw;
	font-size: 1.0rem;
	background: #ccb8cc url(images/links_mb.png) no-repeat left top;
	background-size: contain;
	box-sizing: border-box;
}

#links {
	list-style: none;
	width: 92%;
	margin:  0 auto;
	padding: 0;
}

#links li {
	max-width: 335px;
	width: 48.55072%;
	margin:  1.7em 0 0;
	padding: 0;
	float: left;
}

#links li:nth-child(odd) {
	float: left;
}

#links li:nth-child(even) {
	float: right;
}

#links li img {
	width: 100%;
	height: auto;
}

#links li {
	xbackground: #ffffff;
}

#links li:hover {
	opacity: 0.8;
}

#links li a {
	display: block;
	position: relative;
	top:  0;
	left: 0;
	margin:  0;
	padding: 0;
}



/* --- スポンサー --- */
#sponsor-wrapper {
	width: 100%;
	margin:  1em auto 0;
	padding: 0 0 18.66666vw;
	box-sizing: border-box;
	font-size: 1.4rem;
	line-height: 1.0;
}

#sponsor {
	list-style: none;
	width: 92%;
	margin:  0 auto;
	padding: 0;
}

#sponsor li {
	max-width: 200px;
	width: 28.98550%;
	margin:  1.2em 0 1.2em 6vw;
	padding: 0;
	font-size: 1.0rem;
	line-height: 1.0;
	float: left;
	border: 2px #cccccc solid;
	box-sizing: border-box;
	position: relative;
}

#sponsor li:nth-child(3n+1) {
	margin:  1.2em 0 1.2em;
}

#sponsor li:nth-child(3n) {
	margin:  1.2em 0 1.2em;
	float: right;
}

#sponsor li a {
	display: block;
	position: relative;
	top:  0;
	left: 0;
	margin:  0;
	padding: 0;
}

#sponsor li img {
	width: 100%;
	height: auto;
	margin:  0 auto;
	padding: 0;
}

#sponsor li:hover {
	opacity: 0.8;
}



/* ---------------------------------------------------------------------
カテゴリーとびらページのローカルナビ
--------------------------------------------------------------------- */
.lnavi-box {
	clear: both;
	margin:  0;
	padding: 0 0 2em;
	font-size: 2.0rem;
}

.lnavi-wrapper,
.lnavi-wrapper-middle,
.lnavi-wrapper-long {
	max-width: 690px;
	width: 92%;
	margin:  2em auto 0;
	padding: 0;
}

.lnavi-title {
	clear: both;
	font-size: 3.6rem;
	font-weight: bold;
	line-height: 1.0;
	margin:  0;
	padding: 0.5em 0 0.5em 3em;
}

.ico_sports {
	background: url(images/cat-icon/ico_sports.png) no-repeat left top;
	background-size: contain;
}

.ico_kodomo {
	background: url(images/cat-icon/ico_kodomo.png) no-repeat left top;
	background-size: contain;
}

.ico_tabunka {
	background: url(images/cat-icon/ico_tabunka.png) no-repeat left top;
	background-size: contain;
}

.ico_shogaigakushu {
	background: url(images/cat-icon/ico_shogaigakushu.png) no-repeat left top;
	background-size: contain;
}

.ico_shogaisha {
	background: url(images/cat-icon/ico_shogaisha.png) no-repeat left top;
	background-size: contain;
}

.ico_planetarium {
	background: url(images/cat-icon/ico_planetarium.png) no-repeat left top;
	background-size: contain;
}

.ico_bunka {
	background: url(images/cat-icon/ico_bunka.png) no-repeat left top;
	background-size: contain;
}

.ico_bungaku {
	background: url(images/cat-icon/ico_bungaku.png) no-repeat left top;
	background-size: contain;
}

.ico_rekishi {
	background: url(images/cat-icon/ico_rekishi.png) no-repeat left top;
	background-size: contain;
}



.lnavi {
	list-style: disc;
	margin:  0 0 0 2.5em;
	padding: 0;
}

.lnavi li {
	margin:  0;
	padding: 0;
	font-size: 3.2rem;
}

.lnavi li a {
	color: #000000;
	text-decoration: none;
}

.lnavi li a:hover {
	color: #666666;
	text-decoration: underline;
}



/* ---------------------------------------------------------------------
イベント情報
--------------------------------------------------------------------- */
#page-events {
	clear: both;
	max-width: 690px;
	width:  100%;
	margin:  0 auto;
	padding: 0;
	background: #f5f4f4;
}

#page-events .readmore {
	text-align: right;
	margin:  0;
	padding: 0;
}

#page-events .readmore a {
	color: #ffffff;
	text-decoration: none;
}

#page-events .readmore a:hover {
	text-decoration: underline;
}

#page-events .news {
	margin:  0 auto;
	padding: 0.5em;
	line-height: 1.4;
	position: relative;
}

#page-events .news .news-li {
	width: 100%;
	margin:  0 0 12px 0;
	padding: 0;
	border-bottom: 1px #cccccc dashed;
}



#page-events .news .day {
	clear: both;
	margin:  0;
	padding: 0.25em 0 0;
}

#page-events .news .title {
	margin:  0;
}

#page-events .news .title a {
	color: #000000;
	text-decoration: none;
}

#page-events .news .title a:hover {
	text-decoration: underline;
}


#page-events .news .day {
	width: 100%;
}

#page-events .news .title {
	width: 100%;
}

#page-events .news .left10 {
	position: relative;
	left: -8px;
}

#page-events .news .left10 .title {
	margin-left: 8px;
}

#page-events .news .hr {
	width: 630px;
	height: 1px;
	border-bottom: 1px #cccccc solid;
	margin:  20px 0 0 0;
	padding: 0;
}

#page-events #news-bottom {
	clear: both;
	height: 20px;
	margin:  0;
	padding: 0;
}



/* ---------------------------------------------------------------------
固定ページ共通
--------------------------------------------------------------------- */
#page-newslist {
	clear: both;
	margin:  0;
	padding: 0;
	background: #f5f4f4;
}

#page-newslist .readmore {
	display: none;
}

#page-newslist .news {
	margin:  0.5em;
	padding: 0;
	line-height: 1.4;
	position: relative;
}

#page-newslist .news .news-li {
	margin:  0;
	padding: 0.5em 0 0.2em;
	border-bottom: 1px #cccccc dashed;
}

.news .news-li .news-icon {
	clear: both;
	margin:  0;
	padding: 0;
	font-size: 2.4rem;
	font-weight: bold;
	line-height: 1.0;
	color: #ffffff;
}

.news .news-li .news-icon .news-icon-li {
	display: inline;
	margin:  0 0.5em 0.75em 0;
	padding: 0.1em 0.5em;
	border-radius: 0.25em;
}

/* スポーツ */
.news .news-li .news-icon .news-icon-li-sports {
	background: #65ace4;
}

/* 子ども */
.news .news-li .news-icon .news-icon-li-kodomo {
	background: #c93a40;
}

/* 多文化交流 */
.news .news-li .news-icon .news-icon-li-tabunka {
	background: #56a764;
}

/* 生涯学習・講座 */
.news .news-li .news-icon .news-icon-li-shogaigakushu {
	background: #f2cf01;
	xcolor: #000099;
}

/* 歴史 */
.news .news-li .news-icon .news-icon-li-rekishi {
	background: #9460a0;
}

/* 文化・芸術 */
.news .news-li .news-icon .news-icon-li-bunka {
	background: #00528b;
}

/* 障がい者支援事業 */
.news .news-li .news-icon .news-icon-li-shogaishashien {
	background: #d06d8c;
}

/* プラネタリウム */
.news .news-li .news-icon .news-icon-li-planetarium {
	background: #0074bf;
}



#page-newslist .news .day {
	clear: both;
	float: left;
	margin:  0 12px 0 0;
}

#page-newslist .news .title {
	float: left;
	margin:  0 12px 0 0;
}

#page-newslist .news .day {
	width: 70px;
}

#page-newslist .news .title {
}

#page-newslist .news .left10 {
	position: relative;
	left: -8px;
}

#page-newslist .news .left10 .title {
	margin-left: 8px;
}

#page-newslist .news .hr {
	height: 1px;
	border-bottom: 1px #cccccc solid;
	margin:  20px 0 0 0;
	padding: 0;
}

#page-newslist #news-bottom {
	clear: both;
	margin:  0;
	padding: 0;
}

.past-posts {
	text-align: right;
	margin:  1em 1em 0 0;
	padding: 0;
}



/* ---------------------------------------------------------------------
小学校放課後子どもひろば
--------------------------------------------------------------------- */
#hokago {
	clear: both;
	margin:  0 0 2em;
	padding: 0;
	position: relative;
	background: #f5f4f4;
}

#hokago .readmore {
	margin:  0;
	padding: 1em 0 0 1em;
	font-size: 3.6rem;
	font-weight: bold;
}


#hokago .readmore a {
	xcolor: #ffffff;
	text-decoration: none;
}

#hokago .readmore a:hover {
	text-decoration: underline;
}


#hokago #info-bottom {
	clear: both;
	height: 20px;
	margin:  0;
	padding: 0;
}

#hokago .education-list {
	margin:  0.0em 1.5em 0;
	padding: 0.3em 0 0 0;
}

#hokago .education-list li {
	margin:  0;
	padding: 0.5em 0;
	border-bottom: 1px #999999 dotted;
}



/* ---------------------------------------------------------------------
新宿区立生涯学習館
--------------------------------------------------------------------- */
#shogaigakushukan {
	clear: both;
	margin:  0 0 2em;
	padding: 0;
	position: relative;
	background: #f5f4f4;
}

#shogaigakushukan .readmore {
	margin:  0;
	padding: 1em 0 0 1em;
	font-size: 3.6rem;
	font-weight: bold;
}


#shogaigakushukan .readmore a {
	xcolor: #ffffff;
	text-decoration: none;
}

#shogaigakushukan .readmore a:hover {
	text-decoration: underline;
}


#shogaigakushukan #info-bottom {
	clear: both;
	height: 20px;
	margin:  0;
	padding: 0;
}

#shogaigakushukan .education-list {
	margin:  0.0em 1.5em 0;
	padding: 0.3em 0 0 0;
}

#shogaigakushukan .education-list li {
	margin:  0;
	padding: 0.5em 0;
	border-bottom: 1px #999999 dotted;
}



#llc-list {
	margin:  0;
	padding: 0;
}

#llc-list ul {
	list-style: none;
	margin:  0;
	padding: 0;
}

#llc-list ul li {
	margin:  0 0 2.0em 2.0em;
	padding: 0;
	max-width:  300px;
	width: 35.0%;
	float: left;
}

#llc-list ul li img {
	width:  100%;
	height: auto;
}



/* ---------------------------------------------------------------------
学ぼう！　体験しよう！　イベント・講座情報
--------------------------------------------------------------------- */
.asset-body .lead-text {
	margin:  0.5em 0 0.5em 0;
	font-size: 3.2rem;
}

.education-list {
	list-style: none;
	margin:  2.0em 1.5em 1.0em 3.0em;
	padding: 1.0em 0 0 0;
}

.education-list li {
	color: #000000;
}



/* ---------------------------------------------------------------------
財団からのお知らせ
--------------------------------------------------------------------- */
.regasuinfo-list {
	list-style: disc;
	margin:  1.5em 0 0 1.5em;
	padding: 0;
}

.regasuinfo-list li {
	clear: both;
	margin:  1em 0 0;
	padding: 0;
	border-bottom: 1px #999999 dotted;
}

.regasuinfo-list li .q_date {
	margin:  0;
	padding: 0;
}

.regasuinfo-list li .q_title {
	margin:  0;
	padding: 0;
}

.regasuinfo-list li a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.regasuinfo-list li a:hover {
	color: #666666;
	text-decoration: underline;
}



/* ---------------------------------------------------------------------
投稿記事
--------------------------------------------------------------------- */
.archive-title {
	font-size: 3.2rem;
	font-weight:bold;
	color:#000000;
	margin: 1em auto;
	padding:0.5em 0.5em 0.3em;
	border-left:   0.5em #3333ff solid;
	box-sizing: border-box;
	background: #eeeeee;
}

.archive-title em {
	font-style:normal;
}

.entry-asset {
	width: 100%;
	margin:  0 auto;
	padding: 0;
}

.asset-header {
	padding:0;
}

.asset-name {
	background: url('images/top-category_bg2.gif') no-repeat 0 -3px;
	padding:0 0 4px 13px;
	border-bottom:1px dotted #666666;
	color:#212121;
	font-weight:bold;
	line-height:1.2;
	_height:1px;
	font-size: 3.2rem;
}

.asset-name a:link,
.asset-name a:hover,
.asset-name a:visited,
.asset-name a:active {
	text-decoration: none;
}

.asset-body {
	width: 100%;
	margin:  0 auto;
	padding: 0;
	font-size: 3.2rem;
}

.asset-body h3 {
	clear: both;
	font-size: 3.0rem;
	font-weight: bold;
	position: relative;
	margin:  2em auto 0;
	padding:0.5em 0.5em 0.5em 2.2em;
	border: 1px solid #CCC;
	border-radius: 5px;
}

.asset-body h4 {
	clear: both;
	margin: 0.8em 0px;
	padding: 0.4em 0 0.4em 0.8em;
	font-size: 3.2rem;
	font-weight: bold;
	border-left: 0.25em #dc143c solid;
}



.asset-body h3::after {
	position: absolute;
	top: 50%;
	left:0.7em;
	transform:translateY(-50%);
	content: '';
	width: 8px;
	height:8px;
	border: solid 3px #446689;
	border-radius:100%;
}

.asset-body img {
	max-width: 100%;
	height: auto;
}


.asset-more {
	margin:0 10px 10px;
}

.more-link {
	clear:both;
	text-indent: -9999px;
	overflow: hidden;
	height: 28px;
	width: 141px;
	display: block;
	margin:0 0 10px 10px;
	background: url('images/syosai_bt.gif') no-repeat 0 0;
	margin-left:440px;
}

.more-link:hover {
	background: url('images/syosai_bt_ov.gif') no-repeat 0 0;
}

.asset-meta {
	text-align:right;
	margin-top:10px;
	padding:10px;
	border-top: 1px dotted #CCCCCC;
	font-size: 1.6rem;
}



/* --- カスタムフィールドのスタイル --- */
.asset-body .ex_lead_text {
	margin:  2em 0 0;
	padding: 0;
}

.asset-body .ex_pdf {
	width: 100%;
	margin:  0;
	padding: 0;
}

.asset-body .ex_pdf_thumbnail {
	width: 100%;
	height: auto;
}


.asset-body .ex_photo {
	list-style: none;
	margin:  2em 0 0;
	padding: 0;
}

.asset-body .ex_photo li.ex_photo_1 {
	display: inline-block;
	margin:  1em 0 0 0;
	padding: 0;
}

.asset-body .ex_photo li.ex_photo_2,
.asset-body .ex_photo li.ex_photo_3 {
	display: inline-block;
	margin:  1em 0 0 1em;
	padding: 0;
}

.asset-body .ex_photo li img {
	width:  auto;
	height: 140px;
	margin:  0;
	padding: 0;
}

.asset-body .ex_lead_text,
.asset-body .ex_date,
.asset-body .ex_place,
.asset-body .ex_target,
.asset-body .ex_capacity,
.asset-body .ex_instructor,
.asset-body .ex_fee,
.asset-body .ex_subscribe,
.asset-body .ex_deadline,
.asset-body .ex_cooperation,
.asset-body .ex_sponsor_title,
.asset-body .ex_sponsor,
.asset-body .ex_sponsor_title_2,
.asset-body .ex_sponsor_2,
.asset-body .ex_sponsor_title_2,
.asset-body .ex_sponsor_2,
.asset-body .ex_contact,
.asset-body .ex_others_title,
.asset-body .ex_others {
	width: 100%;
	margin:  0.5em 0 0;
	padding: 0;
}



.post-title {
	clear: both;
	margin:  1.6em 0 1.2em;
	padding:0.3em 0 0 1.0em;
	font-size: 3.6rem;
	font-weight:bold;
	color:#333333;
	border-left:   0.3em #663378 solid;
	border-bottom: 1px   #663378 solid;
}



/* ---------------------------------------------------------------------
コメント&トラックバック
--------------------------------------------------------------------- */
#trackbacks {
	clear:both;
	width: 580px;
	margin-top: 25px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#trackbacks .trackbacks-header {
	height:34px;
	color: #212121;
	background: url('images/trackback_tb-head-h2.gif') no-repeat 0 0;
	padding: 6px 0 0 30px;
	font-size: 1.6rem;
}

.trackbacks-info {
	width: 530px;
	margin-top: 10px;
	margin-bottom: 0;
	padding: 5px 5px 5px 20px;
}

#comments {
	clear:both;
	width: 580px;
	margin-top: 25px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#comments .comments-header {
	height:34px;
	color: #212121;
	background: url('images/comment_tb-head-h2.gif') no-repeat 0 0;
	padding: 6px 0 0 30px;
	font-size: 1.6rem;
}

#comments .comments-content {
	padding:0 10px;
}

.comment {
	margin:10px;
}

.comment .inner {
	width: 530px;
	margin-top: 10px;
	margin-bottom: 0;
	padding: 5px 5px 5px 20px;
	word-wrap: break-word; 
}

.comment .comment-header {
	padding:0 5px;
	margin:0 0 5px;
}

.comment .comment-content{
	padding:0 5px;
}

.comments-open {
	margin-top: 20px;
}

.comments-open-header {
	height:34px;
	color: #212121;
	background: url('images/comment_tb-head-h2.gif') no-repeat 0 0;
	padding: 6px 0 0 30px;
	font-size: 1.6rem;
}

.comments-open-content {
	padding:10px;
}

#comment-submit {
	background: url('images/search2.gif') 0 0 no-repeat;
	border:none;
	height:20px;
	width:65px;
	margin: 0 5px 5px 0;
	padding: 0;
	vertical-align: middle;
	font-size: 1.6rem;
}

.comment-footer {
	text-align:right;
	margin:0;
	padding:5px;
	border-top: 1px dotted #999;
	font-size: 1.5rem;
}

/* ---------------------------------------------------------------------
サイトマップ
--------------------------------------------------------------------- */
.archive-content {
	padding:10px;
	line-height:1.3;
}

.archive-content .archive-list {
	margin-bottom:3em;
}

.archive-content ul,
.archive-content ol {
	list-style:none;
}

.archive li a {
	display:block;
	margin-bottom:0.25em;
	background: #fff url('images/arrow.gif') 0 50% no-repeat;
	padding:3px 0 3px 25px;
	text-decoration:none;
	color:#003a91;
}

.archive li a:hover {
	color:#3f7edc;
}

/*サブカテゴリ*/
.archive li li {
	margin:0 0 0 20px;
}

.archive li li a {
	background: url('images/arrow.gif') 0 50% no-repeat;
	padding:3px 0 3px 25px;
}

/* ---------------------------------------------------------------------
検索結果ページ
--------------------------------------------------------------------- */
.search-not-found {
	margin:10px;
}

.search-form-header {
	padding-left:10px;
	font-size: 1.8rem;
	font-weight:bold;
	color:#737373;
	margin:0 14px 10px 0;
	border-bottom:1px solid #004200;
	_height:1px;
}

.search-form-content {
	padding:10px;
}

.search-results-header {
	margin:25px 10px 10px;
	font-size: 1.7rem;
	font-weight:bold;
	color:#000;
}

.search-form-content .box {
	width:110%;
}

.search-form-content .submit{
	background: url('images/search.gif') 0 0 no-repeat;
	border:none;
	height:18px;
	width:57px;
	margin: 0 5px 5px 0;
	padding: 0;
	vertical-align: middle;
}

/* ---------------------------------------------------------------------
Widget：[メイン]ウェルカムメッセージ
--------------------------------------------------------------------- */
#welcome_message {
	margin-bottom:20px;
}

#welcome_message h3.title {
	height:39px;
	padding:10px 10px 0 18px;
	background: url('images/message_bg.gif') 0 0 no-repeat;
	font-size: 1.8rem;
	font-weight:bold;
	color:#212121;
	margin: 0;
}

#welcome_message .content {
	margin:0;
	padding:10px;
}



/* ---------------------------------------------------------------------
Widget：[メイン]トップ表示記事
--------------------------------------------------------------------- */
.top-entry-content {
	margin-bottom:20px;
}

.top-entry-content h3.title {
	margin: 0;
	height:39px;
	padding:10px 10px 0 18px;
	background: url('images/title_bg.gif') 0 0 no-repeat;
	font-size: 1.8rem;
	font-weight:bold;
	color:#212121;
}

.top-entry-content .content {
	padding:10px;
}

/* ---------------------------------------------------------------------
Widget：[メイン]カテゴリー表示記事
--------------------------------------------------------------------- */
#top-category {
	margin-bottom:20px;
}

#top-category h3.title {
	margin: 0;
	height:39px;
	padding:10px 10px 0 18px;
	background: url('images/top-category_bg.gif') 0 0 no-repeat;
	font-size: 1.8rem;
	font-weight:bold;
	color:#212121;
}

.top-category-content {
	margin-bottom:10px;
	background: #ffffff url('images/top_category_bg.gif') repeat-x top;
	width: 565px;
	border: 2px solid #dff1ff;
	margin-left: 8px;
	padding: 10px;
}

.top-category-content h4.name {
	margin:0;
	background: url('images/top-category_bg2.gif') no-repeat 0 -3px;
	padding:0 0 4px 7px;
	border-bottom:1px solid #a8aeb2;
	color:#737373;
	font-weight:bold;
	line-height:1.2;
	_height:1px;
	font-size: 1.6rem;
}

#top-category h4.name a {
	text-decoration:none;
}

#top-category .content {
	margin:0;
	padding:10px 10px 0 10px;
}

/* ---------------------------------------------------------------------
Widget：[サイド]共通
--------------------------------------------------------------------- */
#beta .widget {
	width:180px;
	margin:5px 0 15px;
	padding-bottom:10px;
}

#beta .widget-header {
	font-size: 1.5rem;
	border-bottom:1px dotted #cfcfcf;
	background:#ffffff;
	width:178px;
	padding:0 3px;
	color:#303030;
}

#beta .widget select {
	width:155px;
	margin:10px;
}

#beta .widget ul {
	width:170px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#beta .widget ul ul {
	padding:0;
	margin:0;
}

#beta .widget li {
	padding: 0 0 0 20px;
	list-style:none;
	background: url('images/arrow2.gif') no-repeat 10px center;
	_height: 1px;
}

/* ---------------------------------------------------------------------
Widget：[サイド]メインメニュー
--------------------------------------------------------------------- */
.widget-main-menu {
	width:180px;
	margin:5px 0 15px;
}

.widget-main-menu ul {
	margin: 0;
	padding: 0;
	list-style:none;
}

.widget-main-menu .menu-content {
	font-size: 1.6rem;
	width:180px;
	border-bottom: 1px dotted #cfcfcf;
}

.widget-main-menu li {
	color: #FF0;
}

.widget-main-menu li a:link,
.widget-main-menu li a:visited {
	text-decoration:none;
	display:block;
	width:145px;
	border-top:1px dotted #cfcfcf;
	padding:3px 10px 3px 25px;
	color:#1b4c69;
	background:url('images/arrow.gif')  no-repeat 3px center;
}

.widget-main-menu li a:hover,
.widget-main-menu li a:active {
	text-decoration:none;
	color: #6BB4C4;
	background:url('images/arrow_over.gif') no-repeat 3px center;
}

.widget-main-menu li li a:link,
.widget-main-menu li li a:visited {
	width:133px;
	display:block;
	padding:3px 10px 3px 37px;
	color:#1b4c69;
	background:#eff8ff url('images/arrow2.gif') no-repeat 25px center;
}

.widget-main-menu li li a:hover,
.widget-main-menu li li a:active {
	text-decoration:none;
	color: #6BB4C4;
	background:#eff8ff url('images/arrow2.gif') no-repeat 25px center;
}

/* ---------------------------------------------------------------------
Widget：[サイド]検索フォーム
--------------------------------------------------------------------- */
.widget_search {
	width:180px;
	margin:5px 0 15px;	
	border-bottom:1px dotted #cfcfcf;
}

.widget_search .widget-header {
	font-size: 1.5rem;
	border-bottom:1px dotted #cfcfcf;
	background:#ffffff;
	width:178px;
	padding:0 3px;
	color:#303030;
}

.widget_search .widget-content {
	width:170px;
	padding:5px;
	font-size: 1.4rem;
}

.widget_search .box {
	width:100px;
}

.widget_search .submit {
	background: url('images/search.gif') 0 0 no-repeat;
	border:none;
	height:18px;
	width:57px;
	margin: 0 5px 5px 0;
	padding: 0;
	vertical-align: middle;
}

/* ---------------------------------------------------------------------
Widget：[サイド]当サイトのRSSを購読
--------------------------------------------------------------------- */
.rss {
	width:158px;
	margin:0 4px 15px;
}

.rss-content {
	background: url('images/rss.gif') 0 0 no-repeat;
	padding-left:20px;
}

.rss-content a {
	color: #eb6100;
	text-decoration: none;
}

.rss-content a:hover {
	color: #FF3300;
	text-decoration: underline;
}

/* ---------------------------------------------------------------------
Widget：[サイド]rssフィード
--------------------------------------------------------------------- */
.widget-header a.rsswidget {
	text-decoration:underline;
}

.widget-header a.rsswidget:hover {
	text-decoration:none;
}

/* ---------------------------------------------------------------------
Widget：[サイド]会社概要
--------------------------------------------------------------------- */
.widget-company {
	font-size: 1.5rem;
	line-height:1.4;
	width:160px;
	margin: 10px 0 15px 4px;
	padding: 5px;
	border: 1px solid #bab7b8;
	background: #ffffff url('images/side_freearea_bg.gif') repeat-x top;
}

.widget-company .widget-content {
	width: 100%;
	overflow: hidden;
}

/* ---------------------------------------------------------------------
Widget：[サイド]フリーエリア
--------------------------------------------------------------------- */
.free-content {
	width:160px;
	line-height:1.4;
	font-size: 1.5rem;
	border: 1px solid #bab7b8;
	padding: 5px;
	background: #ffffff url('images/side_freearea_bg.gif') repeat-x top;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 4px;
	overflow: hidden;
}

/* ---------------------------------------------------------------------
Widget：[サイド]カレンダー
--------------------------------------------------------------------- */
.widget_calendar caption {
	text-align:center;
	margin-bottom:5px;
}

.widget_calendar #calendar_wrap {
	margin:0 auto;
	padding:10px 0;
}

.widget_calendar #calendar_wrap table {
	font-size: 1.5rem;
	color:#303030;
	text-align:center;
	margin:0 auto;
}

.widget_calendar #calendar_wrap table td {
	padding:1px 3px;
	font-size: 1.6rem;
	color:#303030;
}

@media print {
	* {
		position: static ! important;
		overflow: visible ! important;
	}
}


/* ----- */
