body {
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	font-size: 16px
}
img {
	max-width: 100%;
	height: auto
}
p {
	line-height: 1.8em;
	margin-bottom: 1.2em
}
em {
	font-weight: bold;
	font-style: italic !important;
	font-family: "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif
}
ul, ol, dl {
	margin-top: 1.5em;
	margin-bottom: 1.2em
}
li {
	margin-bottom: 0.4em;
	line-height: 1.65em
}
dt, dd {
	margin-bottom: 10px
}

dt.wp-caption-dt, dd.wp-caption-dd {
	border-left: none
}
ol ol, ul ul, ol ul, ul ol {
	margin-top: 10px;
	margin-bottom: 10px
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	line-height: 1.7em
}
h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, .main-section-title {
	margin: 1.5em 0 1.2em;
	clear: both
}
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child {
	margin-top: 0
}
h3, .h3, .sub-section-title {
	position: relative
}
h4, .h4 {
	font-size: 20px;
	position: relative
}
h5, .h5 {
	font-size: 18px
}
h6.h6 {
	font-size: 16px;
	font-weight: bold
}

@media (max-width: 767px) {
h1 {
	font-size: 24px
}
h2 {
	font-size: 21px
}
h3 {
	font-size: 18px
}
h4 {
	font-size: 16px
}
h5 {
	font-size: 16px
}
h6 {
	font-size: 16px
}
}
blockquote {
	border: 5px solid #eee;
	background-color: #fcfcfc;
	position: relative;
	padding: 35px 20px 30px
}
blockquote:before, blockquote:after {
	color: #ccc;
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
	position: absolute
}
blockquote:before {
	content: "\f10d";
	top: 10px
}
blockquote:after {
	content: "\f10e";
	bottom: 10px;
	right: 20px
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	border-top: 1px solid #e5e5e5
}
table th, table td {
	padding: 8px;
	border-bottom: 1px solid #e5e5e5
}
table th .form-control, table td .form-control {
	max-width: 90%
}
table th {
	font-weight: lighter
}
.btn {
	white-space: normal
}
.btn-xs {
	font-size: 0.8rem;
	padding: 3px 10px 2px;
}
.attachment img {
	max-width: 100%
}
.alignleft, img.alignleft {
	display: inline;
	float: left;
	margin-right: 20px;
	margin-top: 4px
}
.alignright, img.alignright {
	display: inline;
	float: right;
	margin-left: 20px;
	margin-top: 4px
}
.aligncenter, img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto
}
img.alignleft, img.alignright, img.aligncenter {
	margin-bottom: 12px
}
.wp-caption {
	background: #fcfcfc;
	line-height: 18px;
	margin-top: 2.5em;
	margin-bottom: 2.5em;
	padding: 0 0 5px;
	text-align: center;
	border: 1px solid #e5e5e5;
	max-width: 100% !important
}
.wp-caption img {
	margin: 10px 0 9px;
	max-width: 95% !important;
	height: auto !important
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 0px
}
.wp-smiley {
	margin: 0
}
.gallery {
	margin: 0 auto 25px
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%
}
.gallery img {
	border: 2px solid #cfcfcf
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px
}
.gallery dl {
	margin: 0
}
.gallery dt, .gallery dd {
	border: none
}
.gallery img {
	border: 10px solid #f1f1f1
}
.gallery br+br {
	display: none
}
.attachment img {
	display: block;
	margin: 0 auto
}
.well p:last-child {
	margin-bottom: 0
}
.section-box {
	padding-top: 2em;
	padding-bottom: 2em;
	display: block
}
.section-box:after {
	content: "";
	clear: both;
	display: block
}
.nav li a {
	color: #464646
}

.screen-reader-text {
	display: none
}
input.form-control {
	margin-bottom: 3px
}
input.form-control.input-widthAuto {
	width: auto
}
@media (max-width: 991px) {
.menu-btn {
	position: absolute;
	top: 0;
	z-index: 2000;
	margin: 8px;
	padding: 4px 8px
}
.menu-btn.btn-default {
	border-color: #999;
	color: #999
}
.menu-btn.btn-default:hover {
	border-color: #fff;
	color: #fff
}
.menu-btn.menu-btn-right {
	right: 0px
}
}
@media (min-width: 992px) {
.menu-btn, .nav-section, .nav-section .searchform {
	display: none
}
}

.navbar-header {
	float: none
}
.navbar-brand {
	height: auto;
	padding: 5px 0;
	margin: 0;
	font-size: 32px;
	line-height: 1.5em
}
.navbar-brand a {
	color: #333
}
.navbar-brand a:hover {
	text-decoration: none;
	color: #337ab7
}
.navbar-brand img {
	max-height: 40px;
	display: block
}
@media (max-width: 991px) {
.navbar-brand {
	float: inherit;
	text-align: center;
	padding: 0 45px
}
.navbar-brand img {
	display: block;
	margin: 0 auto
}
}
@media (min-width: 992px) {
.site-header .container {
	padding-top: 20px;
	padding-bottom: 18px
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
	margin-left: 0
}
.navbar-header {
	float: left
}
.navbar-brand img {
	max-height: 50px
}
}

@media (max-width: 991px) {
.gMenu-outer {
	display: none;
}
.gMenu-outer.item-open {
	display: block
}
.gMenu-outer.item-close {
	display: none
}
.gMenu-description {
	display: none
}
ul.gMenu {
	margin-bottom: 0
}
ul.gMenu a:hover, ul.gMenu a:active, ul.gMenu .current-menu-item>a {
	background-color: rgba(255,255,255,0.1)
}
}

.page-header {
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0
}
.page-header-page-title, h1.page-header-page-title:first-child {
	margin: 15px 0 10px;
	font-size: 22px;
	line-height: 1.1
}
@media (min-width: 992px) {
.page-header-page-title, h1.page-header-page-title:first-child {
	margin: 30px 0 25px;
	font-size: 32px
}
}
.bread-section {
	border-bottom: 1px solid #e5e5e5
}
.bread-section .breadcrumb {
	margin-top: 0;
	margin-bottom: 0;
	background: none
}
.bread-section .breadcrumb>li+li:before {
	content: ">"
}
.bread-section .breadcrumb li {
	margin-bottom: 0;
	list-style: none
}
.bread-section .breadcrumb span {
	font-size: 0.75em
}
.main-section header {
	position: relative;
	border-bottom: 1px solid #e5e5e5
}
.main-section header h1 {
	margin-top: 0;
	line-height: 1.4em
}
.main-section .postList {
	margin-bottom: 25px
}
h1.main-section-title {
	font-size: 24px
}
h1.main-section-title i {
	margin-right: 8px
}
h1.entry-title {
	font-size: 32px
}
.main-section .widget {
	margin-bottom: 25px
}
.entry-meta {
	margin-bottom: 0.8em;
	padding-left: 3px
}
.entry-meta i {
	margin-right: 5px
}
.entry-meta-items {
	font-size: 12px
}
.entry-meta-items.published:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
	content: "\f073";
	margin-right: 5px
}
.entry-meta-items.published a {
	color: #464646
}
.entry-meta-items-author:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
	content: "\f040";
	margin-right: 5px
}
.entry-meta-items-author {
	margin-left: 0.8em
}
.entry-meta-items-term {
	float: right;
	margin-right: 0
}
.entry-meta-hidden {
	display: none
}
.entry-body {
	padding: 1em 0 1.5em
}
.entry-body::after {
	content: "";
	clear: both;
	display: block
}
.page .entry-body {
	padding-top: 0
}
@media (max-width: 767px) {
.entry-meta .entry-meta-items-term {
	float: none;
	display: block;
	margin-top: 0.5em
}
h1.entry-title {
	font-size: 26px
}
}
@media (min-width: 768px) {
.main-section .widget {
	margin-bottom: 35px
}
.entry-meta-items {
	font-size: 14px
}
.entry-body, .widget .entry-body {
	padding: 2em 0 2.5em
}
}
.entry-footer {
	display: block;
	overflow: hidden;
	margin-bottom: 2em
}
.entry-meta-dataList {
	display: block;
	overflow: hidden;
	padding-top: 3px
}
.entry-meta-dataList dl {
	margin: 0 0 2px
}
.entry-meta-dataList dt, .entry-meta-dataList dd {
	display: block;
	overflow: hidden;
	margin-bottom: 0
}
.entry-meta-dataList dt {
	float: left;
	background-color: #666;
	color: #fff;
	font-size: 10px;
	line-height: 1.1em;
	padding: 4px 8px;
	font-weight: lighter;
	margin-right: 10px;
	border: none
}
.entry-meta-dataList dd {
	font-size: 12px;
	border: none;
	padding-left: 0
}
.entry-meta-dataList dd a {
	display: inline-block;
	padding: 3px 2px 1px
}
.entry-tag {
	display: block;
	overflow: hidden
}
.entry-tag dl {
	margin-bottom: 0
}
.tagcloud a {
	color: #464646;
	margin-bottom: 4px;
	white-space: nowrap
}
.tagcloud a:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
	content: "\f02b";
	margin-right: 5px
}
.tagcloud a:hover {
	text-decoration: none;
	opacity: 0.6
}
.entry-meta-dataList .tagcloud a {
	margin-right: 8px
}
.media {
	border-bottom: 1px solid #e5e5e5;
	padding: 2em 0;
	margin-top: 0
}
.media:first-child {
	border-top: 1px solid #e5e5e5
}
.media .postList-thumbnail {
	width: 160px;
	margin-bottom: 0.5em;
	padding-right: 30px;
	display: block;
	overflow: hidden;
	float: left
}
.media .postList-thumbnail a {
	position: relative;
	display: block;
	overflow: hidden;
	border: 1px solid #e5e5e5
}
.media .postList-thumbnail img {
	width: 100%;
	height: auto;
	border: 1px solid #fff
}
.media .postList-thumbnail .postList-cate-label {
	position: absolute;
	bottom: 0;
	left: 0
}
.media .media-body .media-heading {
	font-size: 20px;
	line-height: 1.4em;
	margin-top: 0;
	margin-bottom: 0.4em;
	font-weight: normal;
	background: none;
	box-shadow: none;
	padding: 0
}
.media .media-body .media-heading a {
	color: #464646
}
.media .media-body .media-heading a:hover {
	text-decoration: none
}
.media .media-body p {
	margin-bottom: 0;
	font-size: 14px;
	line-height: 150%
}
.media .media-body .entry-meta-updated {
	display: none
}
.media .media-body .entry-meta-items-author {
	display: none
}
.media .media-body a.media-body-excerpt {
	color: #464646
}
@media (max-width: 767px) {
.media .postList-thumbnail {
	padding-right: 20px
}
.media .media-body .media-heading {
	font-size: 1.2em;
	line-height: 1.3em;
	margin-bottom: 0.5em
}
}
@media (max-width: 500px) {
.media .postList-thumbnail {
	width: 100px
}
}
.pagination {
	margin-bottom: 0
}
ul.page-numbers {
	margin: 0;
	padding: 0
}
ul.page-numbers li {
	margin: 0;
	list-style: none;
	display: block;
	overflow: hidden;
	float: left
}
ul.page-numbers li a, ul.page-numbers li span.page-numbers {
	padding: 6px 12px;
	display: block;
	border: 1px solid #ddd;
	margin-left: -1px
}
ul.page-numbers li a:hover {
	text-decoration: none
}
ul.page-numbers li:first-child a {
	margin-left: 0
}
ul.page-numbers li a:hover {
	background-color: #efefef
}
ul.page-numbers li span.page-numbers.current {
	color: #fff;
	background-color: #337ab7
}
ul.page-numbers li:first-child>a {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}
ul.page-numbers li:last-child>a {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}
.page-link dl {
	display: block;
	overflow: hidden;
	margin-bottom: 0
}
.page-link dt, .page-link dd {
	border: none;
	padding: 0;
	margin-bottom: 0
}
.page-link dt {
	padding: 6px 10px 6px 0;
	float: left
}
.page-link span.page-numbers {
	padding: 6px 12px;
	display: block;
	float: left
}
.pager ul {
	margin-top: 0
}
.pager li {
	margin-bottom: 10px;
	display: inline-block
}
.pager li>a {
	border-radius: 0;
	padding: 7px 15px 5px
}
.pager li {
	display: block;
	overflow: hidden;
	float: none
}
.pager li a {
	display: block;
	overflow: hidden;
	float: none;
	width: 100%;
	text-align: left
}
.pager li.previous a:before {
	content: "«";
	margin-right: 0.8em
}
.pager li.next a:before {
	content: "»";
	margin-right: 0.8em
}
.sub-section {
	display: block
}
.sub-section .widget {
	margin-bottom: 25px
}
.sub-section .media {
	padding: 1em 0 0.8em;
	margin-top: 0
}
.sub-section .media .postList-thumbnail {
	width: 80px;
	padding-right: 15px
}
.sub-section .media .media-heading {
	font-size: 14px
}
.sub-section li>a:hover {
	text-decoration: underline
}
.sub-section li.current-cat>a, .sub-section li.current-page-item>a {
	background-color: rgba(0,0,0,0.05)
}
.sub-section:after {
	content: "";
	clear: both;
	display: block
}
.sub-section-title {
	font-size: 18px;
	margin-bottom: 15px
}
.sub-section-title i {
	margin-right: 8px
}
.widget {
	display: block
}
.widget .sub-section-title {
	margin-top: 0;
	font-size: 18px
}
.widget ul {
	margin-top: 0
}
.widget:after {
	content: "";
	clear: both;
	display: block
}
.widget-link-list ul, .widget-recent-comments ul, .widget-nav-menu ul, .widget-archive ul, .widget-categories ul, .widget-pages ul, .widget-recent-entries ul {
	padding-left: 0;
	margin: 0;
	font-size: 14px;
	list-style: none
}
.widget-link-list .sub-section-title, .widget-nav-menu .sub-section-title, .widget-archive .sub-section-title, .widget-categories .sub-section-title, .widget-pages .sub-section-title, .widget-recent-entries .sub-section-title {
	margin-bottom: 0
}
.widget-link-list ul li, .widget-nav-menu ul li, .widget-archive ul li, .widget-categories ul li, .widget-pages ul li, .widget-recent-entries ul li {
	margin-bottom: 0
}
.widget-link-list ul li a, .widget-nav-menu ul li a, .widget-archive ul li a, .widget-categories ul li a, .widget-pages ul li a, .widget-recent-entries ul li a {
	display: block;
	padding: 10px 0.5em 8px;
	border-bottom: 1px solid #e5e5e5;
	color: #464646;
	box-shadow: 0px 1px 0px rgba(255,255,255,0.9)
}
.widget-link-list ul li li a, .widget-nav-menu ul li li a, .widget-archive ul li li a, .widget-categories ul li li a, .widget-pages ul li li a, .widget-recent-entries ul li li a {
	padding-left: 1.5em
}
.widget-link-list ul li li li a, .widget-nav-menu ul li li li a, .widget-archive ul li li li a, .widget-categories ul li li li a, .widget-pages ul li li li a, .widget-recent-entries ul li li li a {
	padding-left: 2.5em
}
.widget-link-list ul li li li li a, .widget-nav-menu ul li li li li a, .widget-archive ul li li li li a, .widget-categories ul li li li li a, .widget-pages ul li li li li a, .widget-recent-entries ul li li li li a {
	padding-left: 3.5em
}
.widget-link-list ul li li li li li a, .widget-nav-menu ul li li li li li a, .widget-archive ul li li li li li a, .widget-categories ul li li li li li a, .widget-pages ul li li li li li a, .widget-recent-entries ul li li li li li a {
	padding-left: 4.5em
}
.widget-link-list ul li li li li li li a, .widget-nav-menu ul li li li li li li a, .widget-archive ul li li li li li li a, .widget-categories ul li li li li li li a, .widget-pages ul li li li li li li a, .widget-recent-entries ul li li li li li li a {
	padding-left: 5.5em
}
.widget-link-list ul li li li li li li li a, .widget-nav-menu ul li li li li li li li a, .widget-archive ul li li li li li li li a, .widget-categories ul li li li li li li li a, .widget-pages ul li li li li li li li a, .widget-recent-entries ul li li li li li li li a {
	padding-left: 6.5em
}
.widget-link-list ul li li li li li li li li a, .widget-nav-menu ul li li li li li li li li a, .widget-archive ul li li li li li li li li a, .widget-categories ul li li li li li li li li a, .widget-pages ul li li li li li li li li a, .widget-recent-entries ul li li li li li li li li a {
	padding-left: 7.5em
}
.widget-link-list ul li li li li li li li li li a, .widget-nav-menu ul li li li li li li li li li a, .widget-archive ul li li li li li li li li li a, .widget-categories ul li li li li li li li li li a, .widget-pages ul li li li li li li li li li a, .widget-recent-entries ul li li li li li li li li li a {
	padding-left: 8.5em
}
.widget-link-list ul li li li li li li li li li li a, .widget-nav-menu ul li li li li li li li li li li a, .widget-archive ul li li li li li li li li li li a, .widget-categories ul li li li li li li li li li li a, .widget-pages ul li li li li li li li li li li a, .widget-recent-entries ul li li li li li li li li li li a {
	padding-left: 9.5em
}
.widget-link-list ul li li li li li li li li li li li a, .widget-nav-menu ul li li li li li li li li li li li a, .widget-archive ul li li li li li li li li li li li a, .widget-categories ul li li li li li li li li li li li a, .widget-pages ul li li li li li li li li li li li a, .widget-recent-entries ul li li li li li li li li li li li a {
	padding-left: 10.5em
}
.widget-link-list ul ul, .widget-nav-menu ul ul, .widget-archive ul ul, .widget-categories ul ul, .widget-pages ul ul, .widget-recent-entries ul ul {
	margin: 0;
	padding-left: 0
}
.widget-archive select, .widget-categories select {
	margin-top: 10px
}
.widget-ltg-adv-post-list .pt-0 .main-section-title {
	margin-bottom: 0
}
.widget-ltg-adv-full-wide-title-outer {
	text-align: center;
	background-size: cover;
	background-position: center center
}
.widget-ltg-adv-full-wide-title-title {
	font-size: 2.4rem;
	padding: 0;
	margin-bottom: 0.3em;
	line-height: 1.4em;
	background: none;
	border: none
}
@media (min-width: 768px) {
.widget-ltg-adv-full-wide-title-title {
	font-size: 2.8rem
}
}
@media (min-width: 1200px) {
.widget-ltg-adv-full-wide-title-title {
	font-size: 3.2rem
}
}
.widget-ltg-adv-full-wide-title-title:last-child {
	margin-bottom: 0
}
.widget-ltg-adv-full-wide-title-caption {
	margin-bottom: 0;
	line-height: 1.4em
}
.widget .tagcloud a {
	border-radius: 4px;
	padding: 3px 10px 1px;
	line-height: 2.4em
}
footer {
	background-color: #f5f5f5
}
footer .footer-menu {
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5
}
footer .copy-section {
	border-top: 1px solid #e5e5e5
}
footer .copy-section p {
	font-size: 12px;
	margin: 0 15px 5px
}
@media (max-width: 767px) {
footer .footer-menu .container {
	padding-left: 0;
	padding-right: 0
}
footer .footer-menu li {
	float: none;
	border-bottom: 1px solid #e5e5e5;
	display: block;
	overflow: hidden
}
footer .footer-menu li:last-child {
	border-bottom: none
}
}
@media (min-width: 768px) {
footer .footer-menu ul {
	margin: 10px 0
}
footer .footer-menu li {
	float: left
}
footer .footer-menu li a {
	border-left: 1px solid #ccc;
	padding-top: 4px;
	padding-bottom: 4px
}
footer .footer-menu li:last-child a {
	border-right: 1px solid #ccc
}
}
.sticky {
	display: block;
	overflow: hidden;
	padding: 1em;
	background-color: #f5f5f5
}
.archive-header {
	margin-bottom: 1em
}
.archive-meta {
	margin-bottom: 2em
}
#respond label {
	font-weight: lighter
}
.comments-title {
	line-height: 1.4em;
	font-size: 24px
}
ol.comment-list {
	padding: 0;
	margin-top: 0
}
li.comment {
	border: 4px solid #eee;
	padding: 1em;
	margin: 0 0 1em;
	list-style: none
}
li.comment ol.children {
	padding-left: 1em
}
li.comment ol.children li.comment {
	border: none
}
.comment-author {
	display: block;
	overflow: hidden;
	margin-bottom: 10px;
	padding: 7px;
	background-color: #f5f5f5;
	border: 4px solid #eee
}
.comment-meta {
	display: block;
	overflow: hidden;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 10px
}
li.pingback {
	margin: 0 0 1em;
	list-style: none;
	border-bottom: 1px dotted #999
}
p.no-comments {
	background-color: #f3f3f3;
	border: 1px solid #e5e5e5;
	text-align: center;
	padding: 2em
}
.bypostauthor {
	color: #464646
}
form.searchform {
	margin: 1em 0
}
form.searchform div {
	display: flex
}
form.searchform div input[type=text]#s {
	width: 64%;
	margin-right: 5%
}
form.searchform div input[type=submit]#searchsubmit {
	float: right;
	width: 34%;
	text-align: center;
	padding-left: 2px;
	padding-right: 2px
}
input#searchsubmit {
	vertical-align: top
}

@media (max-width: 991px) {
.headerTop .headerTop .headerTop-tel-wrap {
	color: #464646
}
.headerTop ul {
	border-top: 1px solid rgba(0,0,0,0.15)
}
.headerTop ul a {
	color: #464646;
	border-bottom: 1px solid rgba(0,0,0,0.15)
}
ul.gMenu {
	border-top: 1px solid rgba(0,0,0,0.15)
}
ul.gMenu a {
	border-bottom: 1px solid rgba(0,0,0,0.15)
}
}
@media (min-width: 992px) {


}
.page-header {
	background-color: #337ab7
}
.page-header-page-title, h1.page-header-page-title:first-child {
	color: #fff
}
.site-content {
	padding: 1em 0 1em
}
@media (min-width: 768px) {
.site-content {
	padding: 2em 0 2em
}
}
.widget-ltg-adv-full-wide-title-outer {
	margin: 0 calc(50% - 50vw) 3em;
	padding: 3em calc(50vw - 50%)
}
footer {
	border-top: 3px solid #337ab7
}
.widget .tagcloud a {
	border: 1px solid rgba(0,0,0,0.1);
	background-color: rgba(255,255,255,0.9)
}
footer.site-footer .widget .tagcloud a {
	border: 1px solid rgba(0,0,0,0.1);
	background-color: rgba(255,255,255,0.8)
}
.carousel {
	border-bottom: 1px solid #e5e5e5;
	display: block;
	overflow: hidden
}
.carousel-indicators {
	margin-bottom: 0;
	bottom: 5px
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
	width: 100%;
	height: auto
}
.carousel-control {
	width: 10%
}
.carousel-control.right {
	background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAwMDEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4yIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
	background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(0,0,0,0.0001)), color-stop(100%, rgba(0,0,0,0.2)));
	background: -moz-linear-gradient(left, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.2) 100%);
	background: -webkit-linear-gradient(left, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.2) 100%);
	background: linear-gradient(to right, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.2) 100%)
}
.carousel-control.left {
	background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjEuMCIgeTE9IjAuNSIgeDI9IjAuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAwMDEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4yIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
	background: -webkit-gradient(linear, 100% 50%, 0% 50%, color-stop(0%, rgba(0,0,0,0.0001)), color-stop(100%, rgba(0,0,0,0.2)));
	background: -moz-linear-gradient(right, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.2) 100%);
	background: -webkit-linear-gradient(right, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.2) 100%);
	background: linear-gradient(to left, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.2) 100%)
}
.slide-cover {
	position: absolute;
	top: 0;
	background-color: #000;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 100%
}
.slide-text-set {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	width: 100%
}
.slide-text-title {
	box-shadow: none;
	border: none;
	line-height: 1.4;
	padding: 0;
	margin: 0;
	background: none
}
.slide-text-title:before, .slide-text-title:after {
	display: none
}
.slide-text-caption, .btn-ghost {
	font-size: 1.7vw
}
.slide-text-caption {
	margin-top: 0.8em;
	line-height: 1.7
}
.btn-ghost {
	margin-top: 1.3em;
	padding: 0.4em 2em;
	transition: background-color 1s, border-color 0.5s
}
.slide .item picture .customize-partial-edit-shortcut {
	position: absolute;
	top: 2em;
	left: 50%;
	transform: translateY(-50%) translateX(0)
}
@media (min-width: 768px) {
.slide-text-title {
	font-size: 2.5vw
}
}
@media (min-width: 992px) {
.slide-text-title {
	font-size: 2.2vw
}
.slide-text-caption, .btn-ghost {
	font-size: 1.3vw
}
}
