@charset "UTF-8";
/*
* Theme Name: テンプレート01_07
* Author: Iscream Design
* Version: 1.5
* Description: 
*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
/* change colours to suit your needs */
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}
/* change colours to suit your needs */
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* change border colour to suit your needs */
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}
input, select {
	vertical-align: middle;
}
img {
	max-width: 100%;
	height: auto;
	border: none;
}
@font-face {
	font-family: "ipaexg";
	src: url("font/ipaexg.eot");
	src: url("font/ipaexg.eot?#iefix") format("embedded-opentype"), url("font/ipaexg.woff") format("woff"), url("font/ipaexg.otf") format("opentype");
}
body {
	font-size: 13px;
	line-height: 1.6;
	color: #333333;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-top:5px solid #204994;
}


/************************************ a:link a:hoverの設定*/

a:link,a:visited {
	color: #204994;
}
a:hover,a:active {
	color: #2d72f0;
}

/************************************ サイト幅の設定（meta内のviewportも同様の数値を記入　※960px以下の場合は960pxに設定するiPad向け）*/
.container {
	width: 850px;
}

@media only screen and (max-width: 640px) {
.container {
	width: 100%;
}
}
/************************************ header_01　左ロゴ・下メニュー*/

/*グローバルメニュー*/
.header_01 .gNavi {
	background: url(images/shared/header_01/gnavi.bg.png) 0 0 no-repeat;
	width: 820px;
}
.header_01 .gNavi_list {
	margin: 0;
	line-height: 1.6;
	list-style: none;
	width: 820px;
	height: 50px;
}
.header_01 .gNavi_list-item {
	margin-left: 1px;
	float: left;
}


/************************************ スライダー*/
.mainimage_slide {
	margin-bottom: 40px;
	height: auto;
	background-color: #f5f5f5;
}

@media only screen and (max-width: 640px) {
/************************************ メインイメージ*/
.mainimage {
	margin-bottom: 20px;
	height: 200px;
	background: url(images/mainimage_bg.jpg) 50% 0 repeat-x;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
}
.mainimage_inner {
	display: none;
}
/************************************ スライダー*/
.mainimage_slide {
	margin-bottom: 20px;
	height: auto;
	background-color: #f5f5f5;
}
}
/************************************ コンテンツ*/
.contents {
	float: left;
	width: 620px;
}

@media only screen and (max-width: 640px) {
.contents {
	float: none;
	width: auto;
}
}
/************************************ タイトル*/
.heading {
	margin-bottom: 15px;
}
.heading_arrow {
	padding-left: 24px;
	font-size: 18px;
	background: url(images/shared/ico_arrow.png) 0 center no-repeat;
}
.heading_belt {
	padding: 5px 15px;
	font-size: 16px;
	background: url(images/shared/bg_belt.png) 0 center no-repeat;
	color: #fff;
}
.heading_leftline {
	padding: 5px 15px 5px 10px;
	font-size: 16px;
	border-left: #000000 solid 5px;
}
.heading_back {
	padding: 5px 10px;
	font-size: 16px;
}

@media only screen and (max-width: 640px) {
.heading {
	margin-bottom: 5px;
}
.heading_arrow {
	font-size: 16px;
	background: url(images/shared/ico_arrow.png) 0 center no-repeat;
}
.heading_belt {
	padding: 5px 8px;
	background: #2f0751;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
.heading_back {
	padding: 5px 8px;
}
}
/************************************ サイドバナー*/


.heading_fig {
	padding-top: 15px;
	text-align: center;
}
.figRight:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
/************************************ コンテンツニュース*/
.news_list {
	display: table;
	border-bottom: solid 1px #d2d2d2;
	width: 100%;
}
.news_list-time {
	width: 10%;
	padding: .5em 0;
	display: table-cell;
	vertical-align: middle;
}
.news_list-category {
	width: 15%;
	padding: .5em 1em;
	display: table-cell;
	vertical-align: middle;
}
.news_list-description {
	width: 75%;
	padding: .5em 0;
	display: table-cell;
	vertical-align: middle;
}

@media only screen and (max-width: 640px) {
.news {
	margin-bottom: 20px;
}
.news_list {
	display: table;
	border-bottom: solid 1px #d2d2d2;
	width: 100%;
	vertical-align: middle;
}
.news_list-time {
	width: 10%;
	padding: .5em 0;
	display: table-cell;
	vertical-align: middle;
}
.news_list-category {
	width: 15%;
	padding: .5em 1em;
	display: table-cell;
	vertical-align: middle;
}
.news_list-description {
	width: 75%;
	padding: .5em 0;
	display: table-cell;
	vertical-align: middle;
}
}
/************************************ サイドバー*/
.rNavi {
	float: right;
	width: 160px;
}
.infoarea {
	background: url(images/shared/side_infoarea_bg.png) 0 0 no-repeat;
}
.infoarea:after {
	display: block;
	content: '';
	width: 100%;
	height: 20px;
	background: url(images/shared/side_infoarea_bg_after.png) 0 100% no-repeat;
}
.information_list {
	padding-left: 20px;
}
.information_list-term {
	margin-top: 1em;
}
.information_list-term:before {
	content: '【';
}
.information_list-term:after {
	content: '】';
}

@media only screen and (max-width: 640px) {
.rNavi {
	float: none;
	width: auto;
}
.infoarea {
	margin: auto;
	width: 245px;
	background: url(images/shared/side_infoarea_bg.png) 0 0 no-repeat;
}
.infoarea:after {
	display: block;
	content: '';
	width: 100%;
	height: 20px;
	background: url(images/shared/side_infoarea_bg_after.png) 0 100% no-repeat;
}
.information_list {
	padding-left: 20px;
}
.information_list-term {
	margin-top: 1em;
}
.information_list-term:before {
	content: '【';
}
.information_list-term:after {
	content: '】';
}
}
/************************************ フッター */

/************************************ footer_01 */
.footer_01 {
	padding-top: 30px;
}
.footer_01 .dl-horizontal dt {
	width: 40px;
}
.footer_01 .dl-horizontal dd {
	margin-left: 50px;
}
.footer_01 .sitemap_list-item {
	margin-bottom: 5px;
	padding-left: 12px;
	font-size: 11px;
	background: url(images/shared/ico_arrow_small.png) 0 50% no-repeat;
}
.footer_01 .sitemap_list-item a {
	text-decoration: none;
}
.footer_01 .sitemap_list-item a:hover {
	text-decoration: underline;
}
.footer_01 .sitemap {
	margin-top: 60px;
}
.footer_01 .sitemap01 {
	width: 140px;
}
.footer_01 .sitemap02 {
	width: 140px;
}
.footer_01 .sitemap03 {
	width: 140px;
}
.footer_01 .copyright_typo {
	font-family: 'ipaexg';
	font-size: 11px;
}

@media only screen and (max-width: 640px) {
.footer_01 .copyright_typo {
	font-size: 10px;
}
}
/************************************ footer_02 */
.footer_02 {
	margin-top: 50px;
	padding-top: 30px;
	padding-bottom: 10px;
	border-top: solid 1px #5d4d6a;
	background: #23043d;
}
.footer_02 .footer_sitemap {
	margin: auto;
	width: 960px;
}
.footer_02 .footer_copyright {
	margin: auto;
	margin-top: 60px;
	width: 960px;
}
.footer_02 .sitemap_list {
	text-align: center;
}
.footer_02 .sitemap_list-item {
	margin: 0 5px;
	padding-left: 12px;
	display: inline-block;
	font-family: 'ipaexg';
	font-size: 11px;
	background: url(images/shared/ico_arrow_small.png) 0 50% no-repeat;
}
.footer_02 .sitemap_list-item a {
	color: #fff;
	text-decoration: none;
}
.footer_02 .sitemap_list-item a:hover {
	text-decoration: underline;
}
.footer_02 .copyright_typo {
	text-align: right;
	font-family: 'ipaexg';
	font-size: 11px;
	color: #fff;
}

@media only screen and (max-width: 640px) {
.footer_02 {
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
	border-top: solid 1px #5d4d6a;
	background: #23043d;
}
.footer_02 .footer_sitemap {
	margin: auto;
	width: 100%;
}
.footer_02 .footer_copyright {
	margin: auto;
	margin-top: 20px;
	width: 100%;
}
.footer_02 .sitemap_list {
	text-align: center;
}
.footer_02 .sitemap_list-item {
	margin: 0 5px;
	padding-left: 10px;
	display: inline-block;
	font-family: 'ipaexg';
	font-size: 11px;
	background: url(images/shared/ico_arrow_small.png) 0 50% no-repeat;
}
.footer_02 .sitemap_list-item a {
	color: #fff;
	text-decoration: none;
}
.footer_02 .sitemap_list-item a:hover {
	text-decoration: underline;
}
.footer_02 .copyright_typo {
	text-align: center;
	font-family: 'ipaexg';
	font-size: 10px;
	color: #fff;
}
}
/************************************ページトップボタン*/
.pagetop_btn {
	position: fixed;
	bottom: 100px;
	right: 50px;
}
/************************************テーブル (01_04 追加)*/ 
.table-bordered {
	border-collapse: collapse;
	border: solid 1px #eeeeee;
	width: 100%;
}
.table-bordered th, .table-bordered td {
	border: solid 1px #eeeeee;
	padding: 5px 20px;
}
.table-bordered th {
	width: 20%;
	vertical-align: middle;
	color: #FFFFFF;
	background-color: #06b6bc;
}

/************************************テーブルレスポンシブ仕様 (01_04 追加)*/
@media only screen and (max-width: 640px) {
.sp-listlayout {
	border: none !important
}
.sp-listlayout tr {
	display: block;
	margin-bottom: 5px
}
.sp-listlayout th {
	border: none !important;
	display: list-item;
	width: 100%;
}
.sp-listlayout td {
	border: none !important;
	display: list-item;
	list-style: none;
	width: 100%;
}
.sp-listlayout {
	table-layout: fixed
}
.sp-listlayout * {
	word-wrap: break-word
}
}
/************************************フォーム (01_04 追加)*/

.mw_wp_form {
	font-size: 13px;
	margin: 0 0 20px;/**
   * ボタン
   *//**
   * その項目のエラーのwrapper
   */
  /**
   * 必須マーク
   */
  /**
   * 各項目のwrapper
   */
  /**
   * 注釈
   */ }
.mw_wp_form dl {
	border-top: #dddddd solid 1px;
	border-left: #dddddd solid 1px;
	border-right: #dddddd solid 1px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	zoom: 1;
}
.mw_wp_form .formend/*管理画面内でフォームの最後のdlに class="formend" を記入*/ {
	border-bottom: #dddddd solid 1px !important;
}
.mw_wp_form dl dt, .mw_wp_form dl dd {
	margin: 0;
	padding: 20px 0 15px 10px;
}
.mw_wp_form dl dt {
	float: left;
	font-weight: bold;
	padding-right: 20px;
	width: 25%;
	position: relative;
}
.mw_wp_form dl dt .mwform-require {
	position: absolute;
	top: 20px;
	right: 20px;
}
.mw_wp_form dl dd {
	overflow: hidden;
	zoom: 1;
	border-left: #dddddd solid 1px;
}
.mw_wp_form dl dd input, .mw_wp_form dl dd textarea {
	border: #cccccc solid 1px;
	border-radius: 3px;
	margin: 0;
	max-width: 88%;
	padding: 9px 12px;
	vertical-align: middle;
}
.mw_wp_form dl dd textarea {
	width: 90%;
}
.mw_wp_form dl dd label {
	margin: 0 10px 0 2px;
}
.mw_wp_form dl dd label input[type="checkbox"], .mw_wp_form dl dd label input[type="radio"] {
	margin: 0 5px 0 0;
}
.mw_wp_form p.mwform-btn {
	margin-top: 10px;
	text-align: center;
}
.mw_wp_form p.mwform-btn input {
	background-color: #f5f5f5;
	border: #dddddd solid 1px;
	border-radius: 3px;
	color: #000;
	cursor: pointer;
	font-weight: normal;
	padding: 10px 20px;
}
.mw_wp_form p.mwform-btn input:active, .mw_wp_form p.mwform-btn input:hover {
	background-color: #eee;
}
.mw_wp_form .mwform-errors {
	margin: 5px 0 0;
	overflow: hidden;
	zoom: 1;/**
     * エラーメッセージ
     */
}
.mw_wp_form .mwform-errors .mwform-error {
	float: left;
	margin: 0 10px 0 0;
}
.mw_wp_form .mwform-errors .mwform-error span {
	background-color: #F7CCE6;
	border: #ee4d89 solid 1px;
	border-radius: 3px;
	color: #EE4D89;
	display: inline-block;
	font-size: 85%;
	padding: 3px 6px 2px;
}
.mw_wp_form .mwform-require {
	color: #EE4D89;
	font-size: 85%;
}
.mw_wp_form .mwform-field {
	margin: 0 0 5px;
}
.mw_wp_form .mwform-note {
	font-size: 85%;
}

@media screen and (max-width: 480px) {
.mw_wp_form dl dt {
	float: none;
	width: auto;
	padding-bottom: 10px;
}
.mw_wp_form dl dd {
	padding-top: 0;
}
.mw_wp_form dl dd {
	border-left: none;
}
}
/************************************アーカイブ関連*************************************/

/************************************詳細はこちらボタン(01_04 追加)*/
/* more-btn */
.more-btn a {
	background-color: #f9bab3;
	color: #FFFFFF;
	padding: 5px 10px;
}
.more-btn a:hover {
	text-decoration: none;
	background-color: #FCD2D3;
}

/************************************特記 スマホ時*************************************/

@media only screen and (max-width: 640px) {
}
/*WP用 投稿表示*/

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 12px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 12px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
/* スライドショー */
/* .viewer
------------------------- */
.viewer {
	margin: 0 auto;
	width: 1020px;
	position: relative;
	overflow: hidden;
}

@media only screen and (max-width: 640px) {
.viewer {
	width: 100%;
}
}
.viewer ul {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.viewer ul li {
	top: 0;
	left: 0;
	width: 100%;
	position: absolute;
}
.viewer ul li img {
	width: 100%;
}
/* =======================================
	ClearFixElements
======================================= */
.viewer ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}
.viewer ul {
	display: inline-block;
	overflow: hidden;
}
/************************************ meanmenu（スマホ用メニュー）*/
a.meanmenu-reveal {
	display: none;
}
.mean-container .mean-bar {
	float: left;
	width: 100%;
	position: relative;
	background: #204994;
	padding: 4px 0;
	min-height: 42px;
	z-index: 999999;
}
.mean-container a.meanmenu-reveal {
	height: 22px;
	padding: 11px 13px 11px 13px;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	line-height: 22px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
}
.mean-container a.meanmenu-reveal span {
	display: block;
	height: 3px;
	margin-top: 3px;
}
.mean-container .mean-nav {
	float: left;
	width: 100%;
	background: #204994;
	margin-top: 44px;
}
.mean-container .mean-nav ul {
	padding: 0;
	margin: 0;
	width: 100%;
	list-style-type: none;
}
.mean-container .mean-nav ul li {
	position: relative;
	float: left;
	width: 100%;
}
.mean-container .mean-nav ul li a {
	display: block;
	float: left;
	width: 90%;
	padding: 1em 5%;
	margin: 0;
	text-align: left;
	color: #fff;
	border-top: 1px solid #383838;
	border-top: 1px solid rgba(255, 255, 255, 0.5);
	text-decoration: none;
	text-transform: uppercase;
	line-height: 1.5;
}
.mean-container .mean-nav ul li li a {
	width: 80%;
	padding: 1em 10%;
	border-top: 1px solid #f1f1f1;
	border-top: 1px solid rgba(255, 255, 255, 0.25);
	opacity: 0.75;
	filter: alpha(opacity=75);
	text-shadow: none !important;
	visibility: visible;
}
.mean-container .mean-nav ul li.mean-last a {
	border-bottom: none;
	margin-bottom: 0;
}
.mean-container .mean-nav ul li li li a {
	width: 70%;
	padding: 1em 15%;
}
.mean-container .mean-nav ul li li li li a {
	width: 60%;
	padding: 1em 20%;
}
.mean-container .mean-nav ul li li li li li a {
	width: 50%;
	padding: 1em 25%;
}
.mean-container .mean-nav ul li a:hover {
	background: #231815;
	background: rgba(255, 255, 255, 0.1);
}
.mean-container .mean-nav ul li a.mean-expand {
	margin-top: 1px;
	width: 26px;
	height: 32px;
	padding: 12px !important;
	text-align: center;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	font-weight: 700;
	background: rgba(255, 255, 255, 0.1);
	border: none !important;
	border-left: 1px solid rgba(255, 255, 255, 0.4) !important;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
}
.mean-container .mean-nav ul li a.mean-expand:hover {
	background: rgba(0, 0, 0, 0.9);
}
.mean-container .mean-push {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	clear: both;
}
.mean-nav .wrapper {
	width: 100%;
	padding: 0;
	margin: 0;
}
.mean-container .mean-bar, .mean-container .mean-bar * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.mean-remove {
	display: none !important;
}

/************************************ ギャラリー（01_05 追加）*/

.slideshow-container .loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image:url(images/galleriffic/loader.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.slideshow .image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
.slideshow .image-wrapper img{
	padding:0 15px;
}
.slideshow a.advance-link {
	display: block;
	text-align: center;
}
.slideshow a.advance-link:hover, .slideshow a.advance-link:active, .slideshow a.advance-link:visited {
	text-decoration: none;
}
#gallery .controls, #gallery .caption-container {
	display: none;
}
.slideshow .image-wrapper {
	top: -20px !important;
}
#thumbs .thumbs {
	padding: 0px !important;
	margin-top: -45px;
}
#thumbs .thumbs.list-style-none li {
	padding: 0px 5px 10px 5px !important;
}
.thumb-box {
	margin-left: -10px;
}
@media (max-width: 641px) {
#gallery{
	height:65vw;
}
.slideshow .image-wrapper {
	width: 100%;
}
.thumb-box {
	margin-left: 0px;
}
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.ie-top-mg-20:not(:target) {
	margin-top: 20px; /* IE10-11 */
}
}
.ie-top-mg-20 {
	margin-top: 20px\9; /* IE9 */
}
.slideshow img {
	width: 100%; /* IE8 */
}
ul.year-sort li{
	display:inline;
}
ul.year-sort li a{
	text-decoration:none;
	padding:3px 6px;
	margin:1px;
	background:#eee;
	border:2px solid #fff;
}