@charset "UTF-8";

@import url('https://fonts.googleapis.com/css?family=Noto+Serif+JP:400,700&subset=japanese');

body {
	font-family: Times New Roman,'游明朝',Yu Mincho,'游明朝体',YuMincho,'ヒラギノ明朝 Pro W3',Hiragino Mincho Pro,HiraMinProN-W3,'Noto Serif JP',sans-serif,'HGS明朝E','ＭＳ Ｐ明朝',MS PMincho,serif;
}

html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	position: relative;
}


/***************************************
 * グリッドシステム調整
 ***************************************/
@media ( min-width : 1100px ) {
	.gutters .col:first-child {
		margin-left: 0% !important;
	}
	.gutters .col {
		margin-left: 0% !important;
		margin-right: 1% !important;
		margin-bottom: 1% !important;
	}
}

/***************************************
 * スマホ用グリッド
 ***************************************/
@media ( max-width : 1099px ) {
	.sp-span_1 { width: 4.16666666667%; }
	.sp-span_2 { width: 8.33333333333%; }
	.sp-span_3 { width:12.5%; }
	.sp-span_4 { width: 16.6666666667%; }
	.sp-span_5 { width: 20.8333333333%; }
	.sp-span_6 { width: 25%; }
	.sp-span_7 { width: 29.1666666667%; }
	.sp-span_8 { width: 33.3333333333%; }
	.sp-span_9 { width: 37.5%; }
	.sp-span_10 { width: 41.6666666667%; }
	.sp-span_11 { width: 45.8333333333%; }
	.sp-span_12 { width: 50%; }
	.sp-span_13 { width: 54.1666666667%; }
	.sp-span_14 { width: 58.3333333333%; }
	.sp-span_15 { width: 62.5%; }
	.sp-span_16 { width: 66.6666666667%; }
	.sp-span_17 { width: 70.8333333333%; }
	.sp-span_18 { width: 75%; }
	.sp-span_19 { width: 79.1666666667%; }
	.sp-span_20 { width: 83.3333333333%; }
	.sp-span_21 { width: 87.5%; }
	.sp-span_22 { width: 91.6666666667%; }
	.sp-span_23 { width: 95.8333333333%; }
	.sp-span_24 { width: 100%; }

	.gutters .sp-span_1  { width: 2.25%;   }
	.gutters .sp-span_2  { width: 6.5%;    }
	.gutters .sp-span_3  { width: 10.75%;  }
	.gutters .sp-span_4  { width: 15.0%;   }
	.gutters .sp-span_5  { width: 19.25%;  }
	.gutters .sp-span_6  { width: 23.5%;   }
	.gutters .sp-span_7  { width: 27.75%;  }
	.gutters .sp-span_8  { width: 32.0%;   }
	.gutters .sp-span_9  { width: 36.25%;  }
	.gutters .sp-span_10 { width: 40.5%;   }
	.gutters .sp-span_11 { width: 44.75%;  }
	.gutters .sp-span_12 { width: 49.0%;   }
	.gutters .sp-span_13 { width: 53.25%;  }
	.gutters .sp-span_14 { width: 57.5%;   }
	.gutters .sp-span_15 { width: 61.75%;  }
	.gutters .sp-span_16 { width: 66.0%;   }
	.gutters .sp-span_17 { width: 70.25%;  }
	.gutters .sp-span_18 { width: 74.5%;   }
	.gutters .sp-span_19 { width: 78.75%;  }
	.gutters .sp-span_20 { width: 83.0%;   }
	.gutters .sp-span_21 { width: 87.25%;  }
	.gutters .sp-span_22 { width: 91.5%;   }
	.gutters .sp-span_23 { width: 95.75%;  }
	.gutters .sp-span_24 { width: 100%;    }

	.gutters .col {
		margin-left: 0% !important;
		margin-right: 1% !important;
		margin-bottom: 1% !important;
	}
}

/***************************************
 * CSS上書き
 ***************************************/
@media screen and (max-width: 1099px) {
	.lower article section {
		padding: 0 10px;
	}
}

/* 各ページ看板 */
.pageTitle {
    background-image: url(../img/bg/bg-yokawa.jpg) !important;
}
.page-group-about .pageTitle {
    background-image: url(../img/main/about-01.jpg) !important;
}
.page-group-shugyo .pageTitle {
    background-image: url(../img/main/shugyo-01.jpg) !important;
}
.page-group-keidai .pageTitle {
    background-image: url(../img/bg/bg-ninaidou.jpg) !important;
}
.page-group-repair .pageTitle {
    background-image: url(../img/bg/bg-kaisyu.jpg) !important;
}
.page-group-guide .pageTitle {
    background-image: url(../img/bg/bg-kaidanin.jpg) !important;
}
.page-group-access .pageTitle {
    background-image: url(../img/bg/bg-nyohoutou.jpg) !important;
}
.page-group-pursuit .pageTitle {
    background-image: url(../img/bg/bg-syugyo.jpg) !important;
}
.page-group-ekou .pageTitle {
    background-image: url(../img/bg/bg-seiryuji.jpg) !important;
}
#newsDetail .pageTitle,
#newsLists .pageTitle {
    background-image: url(../img/bg/bg-yokawa.jpg) !important;
}
.page-group-page-gallery .pageTitle {
    background-image: url(../img/bg/bg-keidai.jpg) !important;
}
.page-group-kotoba .pageTitle {
    background-image: url(../img/bg/bg-daikoudou.jpg) !important;
}
.page-group-goeika .pageTitle {
    background-image: url(../img/bg/bg-hinode.jpg) !important;
}
.page-group-jihou .pageTitle {
    background-image: url(../img/bg/bg-joudoin.jpg) !important;
}
.page-group-forest .pageTitle {
    background-image: url(../img/bg/bg-forest.jpg) !important;
}
.page-group-event .pageTitle {
	background-image: url(../img/main/event.jpg) !important;
}
.page-group-seminar .pageTitle {
    background-image: url(../img/bg/bg-seminar.jpg) !important;
}

/* 看板ランダム用 */
#newsLists .pageTitle.bg-rand1,
#newsDetail .pageTitle.bg-rand1 {
    background-image: url(../img/bg/bg-daikokudou.jpg) !important;
}
#newsLists .pageTitle.bg-rand2,
#newsDetail .pageTitle.bg-rand2 {
    background-image: url(../img/bg/bg-seiryuji.jpg) !important;
}
#newsLists .pageTitle.bg-rand3,
#newsDetail .pageTitle.bg-rand3 {
    background-image: url(../img/bg/bg-joudoin.jpg) !important;
}
#newsLists .pageTitle.bg-rand4,
#newsDetail .pageTitle.bg-rand4 {
    background-image: url(../img/bg/bg-nyohoutou.jpg) !important;
}
#newsLists .pageTitle.bg-rand5,
#newsDetail .pageTitle.bg-rand5 {
    background-image: url(../img/bg/bg-yokawa.jpg) !important;
}
#newsLists .pageTitle.bg-rand6,
#newsDetail .pageTitle.bg-rand6 {
    background-image: url(../img/bg/bg-kaidanin.jpg) !important;
}



/* 画像 */
.lower article figure img {
	max-width: 100%;
}
.lower article figure {
	display: table;
	margin-left: auto;
	margin-right: auto;
}

#newsDetail .common .row .inner-headline {
	font-family: inherit !important;
}
#newsDetail .common .row h5 {
	font-family: inherit !important;
}

#kotoba .innerNav .row li:first-child span, #kotoba .innerNav .row li:first-child a, #kotoba-h30 .innerNav .row li:first-child span, #kotoba-h30 .innerNav .row li:first-child a, #kotoba-h29 .innerNav .row li:first-child span, #kotoba-h29 .innerNav .row li:first-child a, #kotoba-h28 .innerNav .row li:first-child span, #kotoba-h28 .innerNav .row li:first-child a, #kotoba-h27 .innerNav .row li:first-child span, #kotoba-h27 .innerNav .row li:first-child a, #kotoba-h26 .innerNav .row li:first-child span, #kotoba-h26 .innerNav .row li:first-child a, #kotoba-h25 .innerNav .row li:first-child span, #kotoba-h25 .innerNav .row li:first-child a {
	font-size: 16px !important;
}

.drawer-nav .drawer-brand:after,
.drawer-nav .drawer-menu-item:after {
	float: left;
	margin-right: .5em;
}

.centerHeadline {
	font-size: 30px
}
.centerHeadline.fs-small {
	font-size: 24px
}
@media screen and (max-width: 599px) {
	.centerHeadline {
		font-size: 22px
	}
	.centerHeadline.fs-small {
		font-size: 20px;
	}
}

.osare3-table td {
	border-bottom-color: #9289a5;
}
.osare3-table.th-stripes tr:nth-child(even) th {
	background-color: rgba(204,188,237,.6);
}
.osare3-table.th-stripes tr:nth-child(odd) th {
	background-color: rgba(204,188,237,.4);
}
.osare3-table.th-stripes tr {
	border-bottom: 1px dotted #9289a5;
}
.osare3-table.th-stripes td {
	border-bottom: none;
}

.btn {
	max-width: 100%;
}

/* パンくず */
.breadcrumbs {
	padding: 5px 10px;
	background-color: #211e46;
	color: #fff;
	margin: 0;
	display: none;
	font-size: .9rem;
}
.breadcrumbs > div {
	width: 1100px;
	margin: 0 auto;
}
@media only screen and (max-width: 1099px) {
	.breadcrumbs > div {
		width: auto;
	}
}
.breadcrumbs i.fa-home {
	display: none;
}
.breadcrumbs a {
	color: #fff;
}
#newsLists .breadcrumbs,
#newsDetail .breadcrumbs {
	display: block;
}
#newsDetail .breadcrumbs span[property="itemListElement"] > span[property="name"] {
	display: none;
}
#newsDetail .breadcrumbs > div > i:nth-last-of-type(1) {
	display: none;
}

/* ページ送り */
.wp-pagenavi > * {
	display: inline-block;
	padding: .4em .9em;
	margin: 0 0 5px;
	background-color: #f1f1f1;
	border: 1px solid #e1e1e1;
	border-left: none;
}
.wp-pagenavi > *:nth-child(1) {
	border-left: 1px solid #e1e1e1;
}
.wp-pagenavi > span {
	background-color: #fff;
	color: #555;
}
.wp-pagenavi > span.extend {
	color: #999;
	padding: .4em .5em;
}

/*******************
 * フッター
 */
#footer-menu {
	text-align: center;
	padding-top: 10px;
	color: #fff;
}
#footer-menu a {
	color: #fff;
}
#footer-menu a:hover {
	text-decoration: underline;
}
.footer-lang {
	display: none;
}
.language {
	position: absolute;
	bottom: 20px;
}
@media screen and (max-width: 1099px) {
	footer .copy small {
		text-align: center !important;
	}
	.footer-lang {
		display: block;
	}
	.language {
		display: none;
	}
}


/* 看板タイトル */
.lower .pageTitle {
	padding-top: 90px;
	margin: 0 !important;
	font-size: inherit !important;
	text-align: inherit !important;
}
@media only screen and (max-width: 1099px) {
	.lower .pageTitle {
		padding-top: 50px;
		font-size: inherit !important;
	}
}
.lower .pageTitle span {
	position: relative;
	display: block;
	width: 74%;
	border: 1px solid #fff;
	margin: 0 auto;
	padding: 25px 0;
}
@media only screen and (max-width: 599px) {
	.lower .pageTitle span {
		width: 84%;
		padding: 20px 0;
	}
}

/* ハンバーガーボタン */
.headerMain {
	height: 85px;
}
.drawer-hamburger {
	height: 85px;
	width: 90px;
	box-sizing: border-box;
}
@media only screen and (max-width: 1099px) {
	.headerMain {
		height: 80px;
	}
	.drawer-hamburger {
		height: 82px;
	}
}

/* ドロワーオープン時調整 */
.drawer.drawer-open .drawer-hamburger strong {
	display: none;
}
.drawer.drawer-open .drawer-hamburger .drawer-hamburger-icon {
	margin-top: 0;
}

.drawer-nav .drawer-menu-item {
	padding-top: .45em;
	padding-bottom: .45em;
}
@media screen and (max-width: 1099px) {
	.drawer-nav .drawer-menu-item {
		padding-top: .35em;
		padding-bottom: .35em;
	}
}

.drawer-nav .drawer-brand.facebook i, .drawer-nav .drawer-menu-item.facebook i {
	color: #3b5998;
	color: #fff;
	font-size: 20px;
	margin-right: .2em;
}
.drawer-nav .drawer-menu-item.facebook:after {
	display: none;
}


/*******************
 * 共通ページサブタイトル
 */
.pagePostTitle {
	display: block;
	font-size: 1.625rem !important;
	background: linear-gradient(to right,#30195e,rgba(60,66,173,.6));
	position: relative;
	padding: 0 10px;
	margin: 0 !important;
	text-align: left !important;
}
.pagePostTitle > span {
	display: block;
	width: 1100px;
	margin: 0 auto;
	padding: 22px 0;
	color: #fff;
	padding-left: 1em;
}
.pagePostTitle > span:before {
	content: "\f101";
	font-family: FontAwesome;
	display: inline-block;
	float: left;
	margin-left: -1em;
}
.pagePostTitle > span small{
	font-size: .7em;
}

@media only screen and (max-width: 1099px) {
	.pagePostTitle {
		font-size: 1.375rem !important;
	}
	.pagePostTitle > span {
		width: auto !important;
	}
}
.lower article {
	padding-top: 30px;
}

/*******************
 * 共通サブメニュー
 */
.inner-nav {
	margin: 0;
	background: #d7d8e4;
	background: rgba(215, 216, 228, .75);
	padding: 0;
}
.inner-nav-container {
	display: block;
	width: 1100px;
	margin: 0 auto;
}
.inner-nav-container .col a,
.inner-nav-container .col span {
	padding: 12px 2px;
	display: block;
	text-align: center;
}
.inner-nav-container .row {
	border-left: 1px solid #f1f1f1;
}
.inner-nav-container .col {
	border-right: 1px solid #f1f1f1;
}
.inner-nav-container .col span {
	background-color: rgba(12,8,52,.9);
	color: #ccb780;
}
.inner-nav-container .col a {
	color: #0c0834;
}
.inner-nav-container .col a:hover {
	background-color: rgba(12,8,52,.9);
	color: #fff;
}

@media only screen and (min-width: 1100px) {
	.inner-nav:nth-of-type(2) {
		display: none;
	}
}

@media only screen and (max-width: 1099px) {
	.inner-nav-container {
		width: auto;
	}
	.inner-nav-container .row {
		border-left: none;
	}
	.inner-nav-container .col {
		border-bottom: 1px solid #f1f1f1;
	}
	.inner-nav-container .col:nth-of-type(odd) {
		border-right: 1px solid #f1f1f1;
	}
}

/*******************
 * トップページ
 */
#index01 figcaption,
#index02 figcaption,
#index03 figcaption {
	z-index: 4;
}

@media only screen and (max-width: 599px) {
	#index01 {
		background-position: center center;
		background-attachment: inherit;
	}
	#index01 .col.sp-span_12:nth-of-type(odd) {
	    padding: 15px 7px 0 15px;
	}
	#index01 .col.sp-span_12:nth-of-type(even) {
	    padding: 15px 15px 0 7px;
	}
}

@media only screen and (max-width: 1099px) {
	.slider_css ul li {
		height: 100%;
	}
	.slider_css {
		height: 600px;
	}
}
@media only screen and (max-width: 799px) {
	.slider_css {
		height: 450px;
	}
}
@media only screen and (max-width: 599px) {
	.slider_css {
		height: 350px;
	}
}
@media only screen and (max-width: 499px) {
	.slider_css {
		height: 280px;
	}
}

.news-section {
	margin-top: 30px;
}
.news-section h3 {
	display: block;
	text-align: center;
	font-size: 2.2em;
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 20px;
}
.news-button {
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
.front-slider-item {
	display: inline-block;
	height: 260px;
	margin: 0 10px;
	border: 1px solid #f1f1f1;
	background-color: #f5f5f5;
	background-size: cover;
}
.front-slider-item a {
	display: block;
	height: 100%;
	background-color: rgba(250,250,250,.15);
	color: inherit;
	position: relative;
	overflow: hidden;
}
.front-slider-item .item-header {
	display: block;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	font-size: 1.1em;
}
.front-slider-item .item-title {
	background-color: rgba(2,4,70,.85);
	display: block;
	font-size: 1.2em;
	height: 3em;
	overflow: hidden;
	line-height: 1.2;
	padding: 7px 3px 0;
	color: #fff;
	text-align: center;
}
.front-slider-item .item-exc {
	display: block;
	color: #000;
	padding: 5px 7px;
	margin-top: 5px;
	opacity: 0;
	transition: all 1s;
	text-shadow: 1px 1px 0px #fff;
}
.front-slider-item a:hover {
	background-color: rgba(255,255,255,.95);
}
.front-slider-item a:hover .item-exc {
	opacity: 1;
}

.front-slider-item .item-date {
	display: block;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: right;
	padding: 3px 5px;
	font-size: 1em;
	color: #111;
	text-shadow: 1px 1px 0px #fff;
}

@media only screen and (max-width: 479px) {
	.front-slider-item {
		display: inline-block;
		height: 160px;
	}
	.front-slider-item .item-title {
		font-size: 1.1em;
		height: auto;
		min-height: 3em;
	}
	.front-slider-item .item-exc {
		font-size: .85em;
		display: none;
	}
}

#frontpage-container .slick-prev:before, .slick-next:before {
	color: #544e67;
}
#frontpage-container .slick-next:before {
	font-family: fontAwesome;
	content: "\f054";
}
#frontpage-container .slick-prev:before {
	font-family: fontAwesome;
	content: "\f053";
}

/* ▽▽▽トップページ仕様改訂▽▽▽ */

#frontpage-container #news .col {
	padding: 10px 15px
}

#index03 .col {
	padding-top: 60px;
}

#index03 .col,
#index02 .col {
	padding-left: 20px;
	padding-right: 20px;
}
@media only screen and (max-width: 1099px) {
	#index02 .col.sp-span_12 {
		padding: 1px 0 0 1px;
	}
}

#frontpage-container .cmnBlock a.menu-panel {
	display: block;
	width: 100%;
	height: auto;
	transition: .5s;
	position: relative;
	text-align: center;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
@media screen and (min-width: 1100px) {
	#frontpage-container #index02 a.menu-panel {
		margin-top: 60px;
	}
}
#frontpage-container .cmnBlock a.menu-panel * {
	transition: .5s;
}
#frontpage-container .cmnBlock a.menu-panel > div {
	height: 100%;
}
#frontpage-container .cmnBlock a.menu-panel img {
	width: 100%;
	height: auto;
	overflow: hidden;
	vertical-align: bottom;
}
#frontpage-container .cmnBlock a.menu-panel:hover {
	opacity: 1;
}
#frontpage-container .cmnBlock a.menu-panel:hover img {
/*
	filter: url(data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="5" /></filter></svg>#filter);
	-webkit-filter: blur(5px);
	filter: blur(5px);
*/
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

#frontpage-container .cmnBlock a.menu-panel h5,
#frontpage-container .cmnBlock figure h5 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	display: block;
}
#frontpage-container .cmnBlock a.menu-panel h5 span,
#frontpage-container .cmnBlock figure h5 span {
	font-size: 18px;
	font-size: 1.145rem;
	display: block;
	width: 100%;
	background-color: rgba(0,0,0,.65);
	color: #fff;
	padding: .5em .2em;
}

#frontpage-container .cmnBlock a.menu-panel h4,
#frontpage-container .cmnBlock a.menu-panel h3,
#frontpage-container .cmnBlock figure h4,
#frontpage-container .cmnBlock figure h3 {
	position: absolute;
	top: calc(50% - 2em);
	width: 100%;
	display: block;
}
#frontpage-container .cmnBlock a.menu-panel h4 span,
#frontpage-container .cmnBlock a.menu-panel h3 span,
#frontpage-container .cmnBlock figure h4 span,
#frontpage-container .cmnBlock figure h3 span {
	font-size: 21px;
	font-size: 1.275rem;
	display: block;
	width: 75%;
	margin: 0 auto;
	background-color: rgba(0,0,0,.55);
	padding: .5em .2em;
	color: #fff;
	border: 1px solid rgba(255,255,255,.9);
	transition: .5s;
}
_:-ms-lang(x),
#frontpage-container .cmnBlock a.menu-panel h4 span,
#frontpage-container .cmnBlock a.menu-panel h3 span,
#frontpage-container .cmnBlock figure h4 span,
#frontpage-container .cmnBlock figure h3 span {
	padding-bottom: .3em;
}

#frontpage-container .cmnBlock a.menu-panel h4 span,
#frontpage-container .cmnBlock figure h4 span {
	font-size: 18px;
	font-size: 1.145rem;
}
@media only screen and (min-width: 1100px) {
	#frontpage-container .cmnBlock .col.span_6 a.menu-panel h4 span,
	#frontpage-container .cmnBlock .col.span_6 figure h4 span {
		font-size: 16px;
		font-size: 1rem;
	}
}

#frontpage-container .cmnBlock a.menu-panel:hover span {
	background-color: rgba(50,50,50,.55);
}

@media only screen and (max-width: 1099px) {
	#frontpage-container .cmnBlock a.menu-panel h4 span,
	#frontpage-container .cmnBlock figure h4 span,
	#frontpage-container .cmnBlock a.menu-panel h3 span,
	#frontpage-container .cmnBlock figure h3 span {
		font-size: 19px;
		font-size: 1.175rem;
	}
	#frontpage-container .cmnBlock .col.sp-span_12 a.menu-panel h3 span,
	#frontpage-container .cmnBlock .col.sp-span_12 figure h3 span,
	#frontpage-container .cmnBlock .col.sp-span_12 a.menu-panel h4 span,
	#frontpage-container .cmnBlock .col.sp-span_12 figure h4 span {
		font-size: 16px;
		font-size: 1rem;
	}
}
#frontpage-container .cmnBlock figure:hover figcaption {
	opacity: 0;
}
#frontpage-container .cmnBlock figure:hover figcaption.hover-show {
	opacity: 1;
}

figure.effect-milo p {
	top: 35%;
	height: auto;
}
figure.effect-milo p:after {
	display: none;
}

#index02 figcaption p {
	font-size: 18px;
	font-size: 1.155rem;
	margin-top: 2em;
}

#index02 figcaption p:before,
#index03 figcaption p:after,
#index02 figcaption p:after {
	display: none;
}

#frontpage-container .cmnBlock figure:hover img {
	filter: blur(3px);
}
figure.effect-milo h2 {
	text-align: center;
}
figure.effect-milo h2:before {
	display: none;
}
@media screen and (max-width: 599px) {
	figure.effect-milo h2 {
		font-size: 14px;
		font-size: .9rem;
		padding-left: .5em;
		padding-right: .5em;
	}
}

#index03 h2:before {
	display: none;
}
#index03 h2 {
	text-align: center;
}

#index01 figure, #index02 figure, #index03 figure {
	box-shadow: none;
}

#index04 {
	padding: 100px 0 80px;
	background-color: #fff;
	font-size: 21px;
	font-size: 1.275rem;
	text-align: center;
}
#index04 p {
	margin-top: 1em;
}
@media only screen and (max-width: 1099px) {
	#index04 {
		font-size: 18px;
		font-size: 1.155rem;
		padding-left: 10px;
		padding-right: 10px;
	}
	#index04 .front-page-about p {
		text-align: left;
	}
	#index02 .row {
		padding-top: 60px;
	}
}

.slider_css ul li:nth-child(6) {
	background-image: url(../img/top/cover-01.png);
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
	-webkit-animation-duration: 4s;
	animation-duration: 4s;
	text-indent: -9999px;
}
.slider_css ul li:nth-child(7) {
	background-image: url(../img/top/cover-02.png?ver=181026);
	-webkit-animation-name: fadeInSlow;
	animation-name: fadeInSlow;
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
	-webkit-animation-duration: 4s;
	animation-duration: 4s;
	text-indent: -9999px;
}
@media only screen and (max-width: 599px) {
	.slider_css ul li:nth-child(6) {
		background-image: url(../img/top/cover-03.png);
	}
	.slider_css ul li:nth-child(7) {
		background-image: url(../img/top/cover-04.png);
	}
}

@-webkit-keyframes fadeIn {
	0%   { opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
	25%  { opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
	50%  { opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
	100% { opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
}
@keyframes fadeIn {
	0%   { opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
	25%  { opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
	50%  { opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
	100% { opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
}

@-webkit-keyframes fadeInSlow {
	0%   { opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
	50%  { opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
	75%  { opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
	100% { opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
}
@keyframes fadeInSlow {
	0%   { opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
	50%  { opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
	75%  { opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
	100% { opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
}

@-webkit-keyframes slider-zoomin {
	0%{
		opacity:0;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		-webkit-transform:scale(1);
		transform: scale(1) rotate(0.0001deg);
	}
	12.5%{
		opacity:1;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	}
	20%{
		opacity:1;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	}
	27.5%{
		opacity:0;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	}
	100%{
		opacity:0;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		-webkit-transform:scale(1.3);
		transform:scale(1.3);
	}
}
@keyframes slider-zoomin {
	0%{
		opacity:0;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		-webkit-transform:scale(1);
		transform: scale(1) rotate(0.0001deg);
	}
	12.5%{
		opacity:1;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	}
	20%{
		opacity:1;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	}
	27.5%{
		opacity:0;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	}
	100%{
		opacity:0;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		-webkit-transform:scale(1.3);
		transform:scale(1.3);
	}
}

@-webkit-keyframes slider-zoomout {
	0%{
		opacity:0;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		-webkit-transform:scale(1.3);
		transform:scale(1.3) rotate(0.0001deg);
	}
	12.5%{
		opacity:1;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	}
	20%{
		opacity:1;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	}
	27.5%{
		opacity:0;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	}
	100%{
		opacity:0;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		-webkit-transform:scale(1);
		transform:scale(1);
	}
}
@keyframes slider-zoomout {
	0%{
		opacity:0;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		-webkit-transform:scale(1.3);
		transform:scale(1.3) rotate(0.0001deg);
	}
	12.5%{
		opacity:1;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	}
	20%{
		opacity:1;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	}
	27.5%{
		opacity:0;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	}
	100%{
		opacity:0;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		-webkit-transform:scale(1);
		transform:scale(1);
	}
}
/* △△△トップページ仕様改訂△△△ */

/* ▽▽▽トップページ仕様改訂2(新着情報)▽▽▽ */
#frontpage-container #news2 {
	background-color: #fff;
	padding-bottom: 50px;
	background-image: url("../img/top/goshiki.png");
	background-position: 0 -4px;
	background-repeat: repeat-x;
}
#frontpage-container #news2 .col {
	padding: 10px 15px;
}

.news-section h3 {
	font-size: 2.5em;
	border-bottom: none;
	margin-bottom: 10px;
}
@media (max-width: 1099px) {
	.news-section h3 {
		font-size: 1.6em;
	}
}

.news-front-list li:after {
	content: "";
	display: block;
	clear: both;
}
.news-front-list li {
	display: block;
	border-bottom: 1px dotted #aaa;
	font-size: 1rem;
}
.news-front-list li a {
	display: block;
	width: 100%;
	box-sizing: border-box;
	color: #222;
	vertical-align: middle;
	padding: .3em 0;
}
.news-front-list li a:hover {
	color: #d00;
}
@media (min-width: 1100px) {
	.news-front-list li a:hover {
		padding-left: .5em;
	}
}
@media (max-width: 1099px) {
	.news-front-list li {
		font-size: .85em;
	}
	.news-front-list li a {
		padding: .5em .5em;
	}
}

.news-front-list .news-label {
	display: inline-block;
	font-size: 1em;
	background-color: #c6a554;
	color: #fff;
	border-radius: 12px;
	margin-right: .8em;
	min-width: 5em;
	text-align: center;
	height: 1.35em;
}

.news-front-list .news-title {
	display: inline-block;
	font-size: 1.35em;
}
@media (max-width: 1099px) {
	.news-front-list .news-title {
		display: inline;
	}
}

.news-front-list .news-date {
	display: inline-block;
	font-size: 1.1em;
	float: right;
	padding-top: .25em;
	margin-left: 1em;
}
/* △△△トップページ仕様改訂2(新着情報)△△△ */



/*******************
 * 投稿一覧
 */
#newsLists .news {
	background: rgba(255,255,255,.65);
}

#newsLists .news-panel {
	position: relative;
}
#newsLists .news-panel .news-content .news-text {
	margin-bottom: 1.5em;
}

#newsLists .news-panel .newsConts {
	padding: 0;
}

#newsLists .news-panel .news-content {
	font-size: 15px;
	line-height: 1.6;
	position: relative;
	min-height: 260px;
}

#newsLists .news-panel .news-headline {
	border-bottom: solid 1px #d1d1d1;
	background-color: #e4dfec;
}
#newsLists .news-panel .news-headline h2 {
	padding-left: 1.1em;
	font-size: 1.25rem;
}
#newsLists .news .news-headline h2:before {
	margin:0;
	margin-left: -1.1em;
	display: inline-block;
	float: left;
}

#newsLists .news-panel .news-content-modify {
	background-color: #e4dfec;
}

#newsLists .news-panel .news-image {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	position: absolute;
	right: 0;
	top: 0;
	width: 30%;
	height: 100%;
	display: block;
}
#newsLists .news-panel .news-content .news-body {
	width: 70%;
	padding: 10px;
}

@media only screen and (max-width: 799px) {
	#newsLists .news-panel .news-image {
		width: 40%;
	}
	#newsLists .news-panel .news-content .news-body {
		width: 60%;
	}
}
@media only screen and (max-width: 599px) {
	#newsLists .news-panel .news-content {
		min-height: 220px;
	}
	#newsLists .news-panel .news-image {
		position: relative;
		display: block;
		height: 200px;
		width: 100%;
	}
	#newsLists .news-panel .news-content .news-body {
		width: 100%;
	}
}
@media only screen and (max-width: 1099px) {
	#newsLists .news {
		margin-left: 10px;
		margin-right: 10px;
	}
}

#newsLists .news .news-content-modify {
	padding-top: 5px;
	padding-bottom: 5px;
}

#newsLists .news .news-headline a:hover {
	text-decoration: none;
}

#newsLists .news .newsConts img {
	width: auto;
}

.news-option {
	display: inline-block;
	margin-right: .5em;
	border: 1px solid #e1e1e1;
	border-radius: 5px;
}
.news-option .news-label {
	display: table-cell;
	background-color: #d55e55;
	padding: 1px 8px;
	font-size: .85em;
	color: #fff;
	text-align: center;
	border-radius: 5px 0 0 5px;
}
.news-option .news-label-value {
	font-size: .9em;
	padding: 1px 8px;
	display: table-cell;
	background-color: #f5f5f5;
	border-radius: 0 5px 5px 0;
}

#newsLists .news .news-content a {
	margin-bottom: 5px;
}


/*******************
 * 投稿
 */

#newsDetail img {
	width: auto;
	max-width: 100%;
	margin-top: 0;
}

#newsDetail .gutters {
	border-bottom: none;
	padding-top: 10px;
	padding-bottom: 20px;
}

#newsDetail .news-content-modify {
	padding: 10px 5px;
	background-color: rgba(241, 241, 241, .7);
	border: 1px solid #e1e1e1;
	border-radius: 3px;
	margin-top: 40px;
}
#newsDetail .common .row .inner-headline {
	padding: 0;
}

#newsDetail .news-content-modify dl {
	margin-left: 20px;
}

/*******************
 * お知らせ
 */
#newsDetail .common .row h3 {
	clear: both;
	background-color: rgba(19,27,128,.05);
	text-shadow: none;
	color: #30195e;
}
#newsDetail .common .row h3:before {
	content: "";
}

#newsDetail .common .row h4:before {
	margin-right: .4em;
	margin-left: 0;
	content: "\f18c";
	content: '\f299';
}

#newsDetail .common .row h4 {
	text-shadow: none;
	padding-left: .3em;
	border-bottom: dashed 1px #9295c4;
}

#newsDetail .common .row h5:before {
	content: none;
}
#newsDetail .common .row h5 {
	padding-left: 1.3em;
	margin-top: 30px;
}
#newsDetail .common .row h5:after {
	content: "\f192";
	font-family: FontAwesome;
	color: #664f74;
	font-weight: normal;
/*
	float: left;
	margin-left: -1.3em;
*/
	position: absolute;
	left: 0;
	top: 0;
}

#newsDetail .common .row h5.type-th:after {
	content: "\f009";
	font-family: FontAwesome;
	color: #563b67;
}

#newsDetail .inner-frame {
	background-color: rgba(255,255,255,.65);
}

#newsDetail a[href$=".pdf"]:before {
	font-family: fontAwesome;
	content: "\f1c1";
	margin-right: .3em;
	color: #e00;
	font-weight: normal;
}
/*
#newsDetail a[rel="external"]:before {
	font-family: fontAwesome;
	content: "\f08e";
	margin-right: .3em;
	font-weight: normal;
}
*/
#newsDetail strong {
	font-weight: bold;
}

@media only screen and (max-width: 599px) {
	#newsDetail .common .row .inner-headline {
		font-size: 1.2em;
	}

	#newsDetail .inner-table.responsive td,
	#newsDetail .inner-table.responsive th {
		display: block;
		float: left;
		width: 100% !important;
		border: 0;
	}

	.table-scroll {
		display: block;
		overflow-x: auto;
	}
	.table-scroll .inner-table td,
	.table-scroll .inner-table th {
		white-space: nowrap;
	}
}

.icon-tags:before {
	font-family: fontAwesome;
	content: "\f02c";
	margin-right: .3em;
	font-weight: normal;
}
.icon-date:before {
	font-family: fontAwesome;
	content: "\f073";
	margin-right: .3em;
	font-weight: normal;
}

.icon-youtube:before {
	font-family: fontAwesome;
	content: "\f167";
	margin-right: .3em;
	font-weight: normal;
}

.btn.btn-youtube {
	padding-top: .2em;
	padding-bottom: .2em;
	margin-top: 10px;
}
.btn.btn-youtube:before {
	font-family: fontAwesome;
	content: "\f167";
	margin-right: .3em;
	font-weight: normal;
	font-size: 1.6em;
}
.btn.btn-youtube:after {
	content: "";
}

.section-social {
	margin-bottom: 5px;
}
.section-social .wp_social_bookmarking_light > div{
	float: right !important;
}
.section-social .wp_social_bookmarking_light_clear {
	display: none;
}
.section-social:after {
	content: "";
	display: block;
	clear: both;
}

.post-single .inner-headline {
	font-size: 1.625rem;
}
.post-single a {
	color: #cc372c;
	text-decoration: underline;
}
.post-single a:hover {
	text-decoration: none;
}

@media only screen and (max-width: 599px) {
	.post-single .inner-headline {
		font-size: 1.375rem;
	}
}

/*******************
 * 延暦寺について
 */

@media only screen and (max-width: 599px) {
	#shoumyou h3,
	#kyogaku .catch,
	#houyou h3,
	#history h3 {
		font-size: 1.5rem;
	}
}

/*******************
 * 延暦寺について
 */
#reijyo .shuin img {
	width: auto;
}

/*******************
 * ギャラリー
 */
#page-gallery .galleryBox {
	width: 14.2%;
}
@media only screen and (max-width: 899px) {
	#page-gallery .galleryBox {
		width: 20%;
	}
}
@media only screen and (max-width: 699px) {
	#page-gallery .galleryBox {
		width: 33%;
	}
}
@media only screen and (max-width: 499px) {
	#page-gallery .galleryBox {
		width: 50%;
	}
}
.gallery-banner a {
	display: table;
	margin: 0 auto;
}
.gallery-banner img {
	border: 1px solid #ccc;
}

/*******************
 * 比叡山の修行 回峰行者ギャラリー
 */
#pilgrim-photo .galleryBox {
	width: 14.2%;
}
@media only screen and (max-width: 899px) {
	#pilgrim-photo .galleryBox {
		width: 20%;
	}
}
@media only screen and (max-width: 699px) {
	#pilgrim-photo .galleryBox {
		width: 33%;
	}
}
@media only screen and (max-width: 499px) {
	#pilgrim-photo .galleryBox {
		width: 50%;
	}
}

/*******************
 * ことば
 */
.kotobaImg {
	margin-top: 15px;
}
.kotobaImg img {
	width: auto !important;
	max-width: 100%;
}

/*******************
 * 御詠歌？
 */
.osare3-table th,
.osare3-table td {
	text-align: left;
}
.osare3-table.table-col2 tr td:nth-of-type(1) {
	width: 10em;
}

/*******************
 * 修行体験
 */
#info-kojirin .shugyoCat .img img {
	width: auto;
	max-width: 100%;
}

/*******************
 * サイトマップ
 */
#sitemap_list {
	background-color: rgba(240,240,240,.6);
	padding: 20px 20px 30px 30px;
	border-radius: 10px;
	border: 1px solid #e1e1e1;
}
@media screen and (max-width: 599px) {
	#sitemap_list {
		padding: 5px;
		border-radius: 5px;
	}
}

#sitemap_list a {
	color: #cc372c;
	text-decoration: underline;
}
#sitemap_list a:hover {
	text-decoration: none;
}
#sitemap_list > .page_item > a {
	font-size: 1.3em;
	padding-left: 1.1em;
	display: inline-block;
}
#sitemap_list > .page_item > ul {
	margin-left: 1.1em;
	font-size: 1.1em;
}
#sitemap_list > .page_item > a:before {
	font-family: fontAwesome;
	content: "\f150";
	color: #671d1d;
	display: inline-block;
	margin-left: -1.1em;
	float: left;
}

#sitemap_list > .page_item ul.children {
}

/*******************
 * リンク
 */

dl.link-list {
	display: block;
	font-size: 20px;
	font-size: 1.25rem;
	padding: 0 1em;
}

.link-list dt,
.link-list dd {
	display: block;
}

.link-list dt a {
	display: inline-block;
	padding-left: 1em;
	color: #cc372c;
	text-decoration: none;
	font-weight: normal;
}
.link-list dt a:hover {
	text-decoration: underline;;
}
.link-list dt a:before {
	content: "\f0da";
	font-family: fontAwesome;
	display: inline-block;
	float: left;
	margin-left: -1em;
}
.link-list dt {
	margin-bottom: 1px;
}

.link-list dd {
	padding: .5em 0 .5em .75em;
	margin-bottom: 1.5em;
	border-left: 5px solid #e1e1e1;
}

/*******************
 * 大改修
 */
.span_6 .yt-caption {
	font-size: 15px !important;
}


/***************************************
 * アコーディオンメニュー（要JS処理）
 ***************************************/
.folding-menu-label {
	display: none;
}
@media (max-width: 1099px) {
	.folding-menu-label {
		display: block;
		position: relative;
		margin: 0 0 2px 0;
		padding: 12px;
		line-height: 1;
		color: #ffffff;
		background: #1b2538;
		cursor: pointer;
	}
	.folding-menu-label ~ ul li {
		overflow: hidden;
		max-height: 0;
		transition: all 0.3s;
	}
	.folding-menu-label[data-status="open"] ~ ul li {
		max-height: 50px;
		opacity: 1;
		overflow: inherit;
	}
}

/***************************************
 * スマホ用サブメニュー（要JS処理）
 ***************************************/
.innerNav.only-sp {
	margin-top: 40px;
	background-color: rgba(230,230,238,.5);
	padding: 20px 20px 30px;
	border: 1px solid #e1e1e1;
	border-right: none;
	border-left: none
}

/***************************************
 * フォーム
 ***************************************/
.formBox {
	margin-top: 20px !important;
	width: 1000px !important;
}
@media screen and (max-width: 1099px) {
	.formBox {
		width: 100% !important;
	}
}

.table-form {
}
.table-form caption:before {
	content: "\f150";
	font-family: fontAwesome;
	margin-right: .3em;
	font-weight: bold;
}

.table-form input[type="text"] {
	font-size: 1em;
	height: 2.2em;
	width: 100%;
	border-radius: 3px;
	border: 1px solid #999;
}

.table-form select {
	font-size: 1em;
	height: 2.2em;
	padding: 0 .5em;
	border-radius: 3px;
	border: 1px solid #999;
}

.mw_wp_form_input .table-form .form-group {
	display: block;
	margin-bottom: 5px;
}
.mw_wp_form_input .table-form .form-group:after {
	content: "";
	display: block;
	clear: both;
}
.mw_wp_form_input .table-form .form-group > * {
	height: 2.2em;
	float: left;
}

.table-form .form-group .form-label {
	display: none;
}
.mw_wp_form_input .table-form .form-group .form-label {
	height: auto;
	display: block;
	float: none;
}
.mw_wp_form_input .table-form .form-group .form-label:before {
	content: "\f150";
	font-family: fontAwesome;
	margin-right: .3em;
}

.mw_wp_form_input .table-form .form-group .form-addon {
	display: inline-block;
	border: 1px solid #999;
	padding: .3em .5em;
	background-color: #ddd;
}

.mw_wp_form_input .table-form .form-group input[type="text"] {
	display: inline-block;
	width: auto;
	border-radius: 0;
}

.mw_wp_form_input .table-form .form-group .form-addon + input[type="text"] {
	border-left: none;
}

.mw_wp_form_input .table-form .form-group input[type="text"] + .form-addon {
	border-left: none;
}

.mw_wp_form_input .table-form .form-group .form-label + input[type="text"] {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.mw_wp_form_input .table-form .form-group *:first-child {
	border-top-left-radius: 3px !important;
	border-bottom-left-radius: 3px !important;
}
.mw_wp_form_input .table-form .form-group *:last-child {
	border-top-right-radius: 3px !important;
	border-bottom-right-radius: 3px !important;
}


.mw_wp_form_input .error {
	display: block;
	width: 100%;
}
.table-form .cf_msg_note {
	display: block;
}

.table-form .form-group button {
	border: 1px solid #8db7c3;
	background-color: #afe2f1;
	border-radius: 3px;
	margin-left: 10px;
}

.btn-submit {
	margin: 0;
	background: linear-gradient(110deg,#1b2a5c,#371b5c);
	padding: .5em;
	text-align: center;
	width: 12em;
	box-shadow: 0 3px 5px rgba(0,0,0,.5);
	border-radius: 3px;
	color: #fff !important;
	border: 1px solid #1b2a5c;
	cursor: pointer;
	text-decoration: none !important;
}
.btn-submit:hover {
	background: linear-gradient(110deg,#1b2a6c,#371b7c);
}

.btn-cancel {
	margin: 0;
	background: linear-gradient(110deg,#e7e9ef,#dad9dc);
	padding: .5em;
	text-align: center;
	width: 12em;
	box-shadow: 0 3px 5px rgba(0,0,0,.5);
	border-radius: 3px;
	color: #333;
	border: 1px solid #bbb;
	cursor: pointer;
}
.btn-cancel:hover {
	background: linear-gradient(110deg,#f1f1f1,#e5e5e5);
}

.cf_entry_execute {
	margin-top: 20px;
	background-color: #f1f1f1;
	border-radius: 5px;
	border: 1px solid #e1e1e1;
	padding: 20px 5px !important;
}

@media only screen and (max-width: 599px) {
	.cf_entry_execute .btn-submit {
		margin-bottom: 10px;
	}

	.cf_entry_execute .btn-cancel,
	.cf_entry_execute .btn-submit {
		display: block;
		width: 100% !important;
	}
}

.table-inside th {
	background-color: #f1f1f1 !important;
}
.table-inside td {
	background-color: rgba(255,255,255,.25) !important;
	vertical-align: top;
	padding: .1em;
}

@media only screen and (max-width: 1099px) {
	.formBox .table-inside th,
	.formBox .table-inside td {
		width: inherit;
		display: table-cell !important;
	}
	.formBox .table-inside.table-col3 td,
	.formBox .table-inside.table-col3 th {
		width: 33% !important;
	}
	.formBox .table-inside.table-col2 td,
	.formBox .table-inside.table-col2 th {
		width: 50% !important;
	}
}


/***************************************
 * 汎用
 ***************************************/
@media only screen and (min-width: 600px) {
	.table-col3 tr td:nth-child(1),
	.table-col3 tr th:nth-child(1),
	.table-col3 tr td:nth-child(3),
	.table-col3 tr th:nth-child(3) {
		width: 33%;
	}
	.table-col4 tr td:nth-child(1),
	.table-col4 tr th:nth-child(1),
	.table-col4 tr td:nth-child(3),
	.table-col4 tr th:nth-child(3),
	.table-col4 tr td:nth-child(4),
	.table-col4 tr th:nth-child(4) {
		width: 25%;
	}
}

.inline-gmap {
	border: 1px solid #e1e1e1;
}

.headline08 {
	font-size: 20px;
	display: block;
	font-weight: 700;
}
.headline08:before {
	content: "\f18c";
	font-family: FontAwesome;
	margin-right: .3em;
	color: #133c21;
}

.headline10,
.headline09 {
	font-size: 28px !important;
	font-size: 2rem !important;
	display: block;
	font-weight: normal;
	padding-left: 5px;
	margin-top: 1.5em !important;
}
.headline10:after,
.headline09:after {
	content: "";
	display: block;
	height: 2px;
	width: 100%;
	margin: 0 auto 0 -5px;
	background-image: -webkit-linear-gradient(left, rgba(80,80,90,1), rgba(80,80,90,.4), rgba(80,80,90,.05));
	background-image:    -moz-linear-gradient(left, rgba(80,80,90,1), rgba(80,80,90,.4), rgba(80,80,90,.05));
	background-image:     -ms-linear-gradient(left, rgba(80,80,90,1), rgba(80,80,90,.4), rgba(80,80,90,.05));
	background-image:      -o-linear-gradient(left, rgba(80,80,90,1), rgba(80,80,90,.4), rgba(80,80,90,.05));
	background-image:         linear-gradient(left, rgba(80,80,90,1), rgba(80,80,90,.4), rgba(80,80,90,.05));
}
.headline10 {
	text-align: center !important;
}
.headline10:after {
	background-image: -webkit-linear-gradient(left, rgba(80,80,90,.05), rgba(80,80,90,1), rgba(80,80,90,.05));
	background-image:    -moz-linear-gradient(left, rgba(80,80,90,.05), rgba(80,80,90,1), rgba(80,80,90,.05));
	background-image:     -ms-linear-gradient(left, rgba(80,80,90,.05), rgba(80,80,90,1), rgba(80,80,90,.05));
	background-image:      -o-linear-gradient(left, rgba(80,80,90,.05), rgba(80,80,90,1), rgba(80,80,90,.05));
	background-image:         linear-gradient(left, rgba(80,80,90,.05), rgba(80,80,90,1), rgba(80,80,90,.05));
}
@media only screen and (max-width: 1099px) {
	.headline10,
	.headline09 {
		font-size: 20px !important;
		font-size: 1.4rem !important;
	}
}

.text-left {
	text-align: left !important;
}
.text-right {
	text-align: right !important;
}
.text-center {
	text-align: center !important;
}
.text-block {
	display: block;
}

@media only screen and (max-width: 1099px) {
	.text-left-middle {
		text-align: left !important;
	}
	.text-right-middle {
		text-align: right !important;
	}
	.text-center-middle {
		text-align: center !important;
	}
}

@media only screen and (max-width: 599px) {
	.text-left-small {
		text-align: left !important;
	}
	.text-right-small {
		text-align: right !important;
	}
	.text-center-small {
		text-align: center !important;
	}

	.table-responsive td,
	.table-responsive th {
		display: block;
		float: left;
		width: 100%;
		border: 0;
	}
}

a[rel*="internal "],
a[rel*="external "],
a[rel="internal"],
a[rel="external"] {
	text-decoration: underline;
	color: #cc372c;
}
a[rel*="internal "]:hover,
a[rel*="external "]:hover,
a[rel="internal"]:hover,
a[rel="external"]:hover {
	text-decoration: none;
}

a[rel*="external "]:after,
a[rel="external"]:after {
	font-family: fontAwesome;
	content: "\f08e";
	margin-left: .2em;
	margin-right: .2em;
	font-weight: normal;
	font-size: .7em;
	vertical-align: top;
	text-decoration: none;
	display: inline-block;
}
a[rel*="internal "]:after,
a[rel="internal"]:after {
	font-family: fontAwesome;
	content: "\f14c";
	margin-left: .2em;
	margin-right: .2em;
	font-weight: normal;
	font-size: .5em;
	vertical-align: top;
	text-decoration: none;
	display: inline-block;
}
a[rel="pdf"]:before {
	font-family: fontAwesome;
	content: "\f1c1";
	margin-left: .2em;
	margin-right: .3em;
	color: #e00;
	font-weight: normal;
}

.alert {
	width: 100%;
	box-sizing: border-box;
	border-radius: 3px;
	background-color: #f1f1f1;
	border: 1px solid #e1e1e1;
	padding: 15px !important;
}
.alert:after {
	content: "";
	display: block;
	clear: both;
}
.alert-info {
	background-color: #f1f1f1;
}
.alert-type1 {
	background-color: #f9f5ef;
}
.alert-type2 {
	background-color: rgba(97, 24, 24, 0.5);
	color: #fff;
}
.alert-type3 {
	background-color: #ffeee0;
	border-color: #ec8c14;
	border-width: 2px;
	color: #000;
}

.lower article .alert > p {
	margin-top: 0;
}

.alert .fa-stack {
	font-size: 2em;
	float: left;
	display: inline-block;
	margin-right: .2em;
	color: #201d45;
}

ul.default {
	margin: 10px 0;
}
ul.default li {
	list-style-type: disc;
	list-style-position: outside;
	padding: 3px 3px 3px 0;
	margin-left: 1.5em;
}

ol.default {
	margin: 10px 0;
	padding: 0;
}
ol.default li {
	list-style-type: decimal;
	list-style-position: outside;
	padding: 3px 3px 3px 0;
	margin-left: 1.5em;
}

ul.simple li {
	background: none;
	background-repeat:no-repeat;
	margin-left: 1.5em;
}
ul.simple li:before {
	content: "\f0da";
	font-family: fontAwesome;
	display: inline-block;
	float: left;
	margin-left: -1em;
	color: #555;
}

.btn-link {
}

.btn-flat {
	font-size: 20px;
	font-size: 1.25rem;
	display: inline-block;
	min-width: 16em;
	padding: .5em .5em;
	background-color: #f5f5f5;
	border: 1px solid #d1d1d1;
	color: #111;
	border-radius: 5px;
}
.btn-flat:after {
	font-family: FontAwesome;
	content: "\f105";
	display: inline-block;
	float: right;
}
.btn-flat:hover {
	opacity: 1;
	background-color: #fff;
	box-shadow: 0 1px 3px rgba(50,50,50,.3);
}
@media only screen and (max-width: 1099px) {
	.btn-flat {
		font-size: 16px;
		font-size: 1rem;
	}
}

.btn-default {
	display: inline-block;
	border: 1px solid #564f64;
	padding: .3em 1em;
	background-color: #664f74;
	border-radius: 5px;
	box-shadow: 0px 1px 2px #999;
	color: #fff !important;
	text-decoration: none !important;
}
.btn-block {
	display: block;
	text-align: center;
}
@media screen and (max-width: 799px) {
	.btn-default {
		display: block;
		text-align: center;
	}
}

.table {
	border-collapse: collapse;
	margin: 0 auto;
	width: 100%;
}
.table td, .table th {
	border: 1px solid #e1e1e1;
	padding: .3em;
	background-color: #fff;
}
.table th {
	border-left: 5px solid #b1b1b1;
	background-color: #f1f1f1;
	font-weight: 600;
	min-width: 8em;
	vertical-align: middle;
	text-align: center;
}
@media screen and (max-width: 799px) {
	.table {
		border-bottom: 1px solid #e1e1e1;
	}
	.table th {
		border-left: 1px solid #e1e1e1;
		border-bottom: 0;
		text-align: left;
	}
	.table th, .table td {
		display: block;
		width: 100%;
		float: left;
		border-bottom: 0;
	}
}

.nowrap {
	white-space: nowrap !important;
}
.text-large {
	font-size: 1.2em !important;
}
.text-xlarge {
	font-size: 1.5em !important;
}
.text-small {
	font-size: .85em !important;
}
.text-xsmall {
	font-size: .75em !important;
}
.text-default {
	font-size: 1.25rem !important;
}
@media screen and (max-width: 1099px) {
	.text-default {
		font-size: 1rem !important;
	}
}
@media only screen and (max-width: 599px) {
	.text-large {
		font-size: 1.1em !important;
	}
	.text-xlarge {
		font-size: 1.3em !important;
	}
	.text-small {
		font-size: .9em !important;
	}
	.text-xsmall {
		font-size: .8em !important;
	}
	.text-default {
		font-size: 1.125rem !important;
	}
}

.text-bold {
	font-weight: bold !important;
}

.mt-0 {
	margin-top: 0px !important;
}
.mt-10 {
	margin-top: 10px !important;
}
.mt-20 {
	margin-top: 20px !important;
}
.mt-40 {
	margin-top: 40px !important;
}
.mt-60 {
	margin-top: 60px !important;
}
.mb-0 {
	margin-bottom: 0px !important;
}
.mb-10 {
	margin-bottom: 10px !important;
}
.mb-20 {
	margin-bottom: 20px !important;
}
.mb-40 {
	margin-bottom: 40px !important;
}
.mb-60 {
	margin-bottom: 60px !important;
}

.ml-5  { margin-left:  5px !important; }
.ml-10 { margin-left: 10px !important; }
.ml-20 { margin-left: 20px !important; }
.ml-40 { margin-left: 40px !important; }
.ml-60 { margin-left: 60px !important; }

.mr-5  { margin-right:  5px !important; }
.mr-10 { margin-right: 10px !important; }
.mr-20 { margin-right: 20px !important; }
.mr-40 { margin-right: 40px !important; }
.mr-60 { margin-right: 60px !important; }

@media only screen and (max-width: 599px) {
	.mt-sp-0 {
		margin-top: 0px !important;
	}
	.mb-sp-0 {
		margin-bottom: 0px !important;
	}
	.ml-sp-0 {
		margin-left: 0px !important;
	}
	.mr-sp-0 {
		margin-right: 0px !important;
	}
}

.pt-5  { padding-top:  5px !important; }
.pt-10 { padding-top: 10px !important; }
.pt-20 { padding-top: 20px !important; }
.pt-40 { padding-top: 40px !important; }
.pt-60 { padding-top: 60px !important; }

.pb-5  { padding-bottom:  5px !important; }
.pb-10 { padding-bottom: 10px !important; }
.pb-20 { padding-bottom: 20px !important; }
.pb-40 { padding-bottom: 40px !important; }
.pb-60 { padding-bottom: 60px !important; }

.pl-5  { padding-left:  5px !important; }
.pl-10 { padding-left: 10px !important; }
.pl-20 { padding-left: 20px !important; }
.pl-40 { padding-left: 40px !important; }
.pl-60 { padding-left: 60px !important; }

.pr-5  { padding-right:  5px !important; }
.pr-10 { padding-right: 10px !important; }
.pr-20 { padding-right: 20px !important; }
.pr-40 { padding-right: 40px !important; }
.pr-60 { padding-right: 60px !important; }

@media only screen and (max-width: 599px) {
	.pt-sp-0 {
		padding-top: 0px !important;
	}
	.pb-sp-0 {
		padding-bottom: 0px !important;
	}
	.pl-sp-0 {
		padding-left: 0px !important;
	}
	.pr-sp-0 {
		padding-right: 0px !important;
	}
}

.indent-1 { padding-left: 1em !important; }
.indent-2 { padding-left: 2em !important; }

.w-full {
	width: 100% !important;
}

a.play-youtube {
	width: 100%;
	display: block;
	position: relative;
}
a.play-youtube img {
	width: 100%;
	height: auto;
}
a.play-youtube:before {
	content: "\f16a";
	font-family: fontAwesome;
	position: absolute;
	width: 100%;
	text-align: center;
	top: 40%;
	top: calc(50% - 25px);
	font-size: 52px;
	color: #f00;
	opacity: .9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
a.play-youtube:after {
	content: "\f166";
	font-family: fontAwesome;
	position: absolute;
	right: 5px;
	bottom: 5px;
	font-size: 32px;
	color: #fff;
	opacity: .9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}

/***************************************
 * 画像位置・効果
 ***************************************/
img.alignleft {
	clear: both;
	float: left;
	margin: 0 20px 10px 0;
	max-width: 100%;
}
img.alignright {
	clear: both;
	float: right;
	margin: 0 0 10px 20px;
	max-width: 100%;
}
img.aligncenter {
	clear: both;
	display: block;
	margin: 10px auto;
	max-width: 100%;
}
img.alignnone {
	max-width: 100%;
}
img.widthfull,
img.size-fit {
	width: 100% !important;
}
@media (max-width: 1099px) {
	img.alignnone,
	img.aligncenter,
	img.alignright,
	img.alignleft {
		float: none !important;
		clear: both;
		margin: 10px auto;
		display: block;
		max-width: 100%;
		max-height: auto;
		height: auto;
	}
}
img.shadow {
  box-shadow: 0px 5px 15px -5px rgba(0, 0, 0, 0.8);
}
img.outerframe {
	border: 1px solid #ccc;
	padding: 4px;
	background-color: #fff;
	border-radius: 3px;
}

/***************************************
 * PC・SP切り替え
 ***************************************/
@media (min-width: 600px) {
	.only-w600 {
		display: none !important;
	}
}
@media (min-width: 1100px) {
	.only-sp {
		display: none !important;
	}
}
@media (max-width: 1099px) {
	.only-pc {
		display: none !important;
	}
}

