@charset "utf-8";

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

　目次

-------------------------------------------------------------------------------

　01. モジュール

******************************************************************************* */
/* ==

　01. モジュール

=============================================================================== */
#container {
	min-width: 980px;
	padding-bottom: 150px;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight: 500;
	-webkit-text-size-adjust: 100%;
}
#topicPathArea {
	-webkit-text-size-adjust: none;
}
.iVisual {
	position: relative;
}
.iVisual_tit img {
	width: 100%;
}
.iVisual_btn1 {
	position: absolute;
	bottom: 23px;
	left: 100px;
	width: 336px;
}
.iPickup {
	position: absolute;
	bottom: -70px;
	right: 50px;
	width: 303px;
	height: 264px;
	background: url(../images/pickup_bg01.png) center center no-repeat;
}
.iPickup_btn01 {
	width: 229px;
	margin: -11px auto 10px;
}
.iPickup_btn02 {
	width: 180px;
	margin: 0 auto;
}
.iPickup_btn03 {
	position: absolute;
	top: 40px;
	right: 50px;
	width: 299px;
}
.iPickup img,
.iPickup_btn03 img {
	max-width: 100%;
	height: auto;
}
.iPickup a,
.iPickup_btn03 a {
	transition: opacity .2s;
}
.d_hover .iPickup a:hover,
.d_hover .iPickup_btn03 a:hover {
	opacity: 0.7;
}
@media only screen and (max-width: 1700px) {
	.iPickup {
		right: 40px;
		bottom: -100px;
	}
}
@media only screen and (max-width: 1500px) {
	.iPickup {
		right: 40px;
		bottom: -120px;
	}
	.iPickup_btn03 {
		position: absolute;
		top: 25px;
		right: 35px;
		width: 240px;
	}
}
@media only screen and (max-width: 1250px) {
	.iPickup {
		right: 30px;
		bottom: -110px;
		width: 250px;
		height: 217px;
		background-size: 250px 217px;
	}
	.iPickup_btn01 {
		width: 185px;
		margin: -15px auto 10px;
	}
	.iPickup_btn02 {
		width: 155px;
	}
	.iPickup_btn03 {
		position: absolute;
		top: auto;
		bottom: 20px;
		right: 35px;
		width: 240px;
	}
}
/* リード
------------------------------------------------------------------------------- */
.yLead01 {
	background: url(../images/lead_bg01.png) center center repeat;
	color: #000;
}
.yLead01_in {
	max-width: 1920px;
	height: 1115px;
	margin: 0 auto;
	padding: 44px 0 55px;
	background: url(../images/lead_bg02.png) center center no-repeat;
	box-sizing: border-box;
}
.yLead01_tit {
	position: relative;
	max-width: 454px;
	margin: 0 auto 25px;
	padding: 0 0 31px;
}
.yLead01_tit::before {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 80px;
	height: 2px;
	margin: 0 0 0 -40px;
	background-color: #000;
}
.yLead01_img {
	display: block;
	max-width: 740px;
	margin: 35px auto 35px;
	border: 3px solid #000;
	background-color: #fff;
	box-sizing: border-box;
}
.yLead01_txt {
	line-height: 1.764;
	margin: 0 0 30px;
	font-size: 142%;
	text-align: center;
}
.yLead01_txt:last-child {
	margin-bottom: 0;
}
/* 価値観
------------------------------------------------------------------------------- */
.yReason01 {
	background: url(../images/reason_bg01.png) center center repeat;
	color: #000;
}
.yReason01_in {
	max-width: 1920px;
	height: 1163px;
	margin: 0 auto;
	padding: 60px 0 30px;
	background: url(../images/reason_bg02.png) center center no-repeat;
	box-sizing: border-box;
}
.yReason01_tit {
	line-height: 1.4;
	margin: 0 auto 25px;
	font-size: 250%;
	font-weight: bold;
	text-align: center;
}
.yReason01_img {
	display: block;
	max-width: 850px;
	margin: 35px auto 35px;
	border: 3px solid #000;
	background-color: #fff;
	box-sizing: border-box;
}
.yReason01_txt {
	line-height: 1.764;
	margin: 0 0 30px;
	font-size: 142%;
	text-align: center;
}
.yReason01_txt:last-child {
	margin-bottom: 0;
}


.yPickup01 {
	background: url(../images/reason_bg01.png) center center repeat;
	color: #000;
}
.yPickup01_in {
	max-width: 1920px;
	margin: 0 auto;
	padding: 0 0 55px;
	box-sizing: border-box;
}
.yPickup01_tit {
	line-height: 1.538;
	margin: 0 auto 35px;
	font-size: 217%;
	font-weight: bold;
	text-align: center;
}
.yPickup01_tit span {
	display: inline-block;
}
.yPickup01_tit::before,
.yPickup01_tit::after {
	content: "";
	display: inline-block;
	width: 17px;
	height: 35px;
	margin: 0 8px;
	background: url(../images/link_ico01.png) center center no-repeat;
	background-size: 17px 35px;
	vertical-align: -0.2em;
}
.yPickup01_btn {
	max-width: 507px;
	margin: 35px auto 0;
}
.yPickup01_btn a {
	display: block;
	transition: opacity .2s;
}
.d_hover .yPickup01_btn a:hover {
	opacity: 0.7;
}
/* 図鑑
------------------------------------------------------------------------------- */
.yGallery01 {
	position: relative;
	color: #000;
	overflow: hidden;
}
.yGallery01-t1 {
	background: url(../images/link_bg01.png) center center repeat;
}
.yGallery01-t2 {
	background: url(../images/link_bg03.png) center center repeat;
}
.yGallery01-t1::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	width: 100%;
	max-width: 1812px;
	height: 100%;
	margin: 0 auto;
	background: url(../images/link_bg02.png) center top repeat-y;
}
.yGallery01_in {
	max-width: 1920px;
	margin: 0 auto;
	padding: 70px 0 73px;
	box-sizing: border-box;
}
.yGallery01_tit {
	line-height: 1.538;
	margin: 0 auto 25px;
	font-size: 217%;
	font-weight: bold;
	text-align: center;
}
.yGallery01_tit span {
	display: inline-block;
}
.yGallery01_tit::before,
.yGallery01_tit::after {
	content: "";
	display: inline-block;
	width: 17px;
	height: 35px;
	margin: 0 8px;
	background: url(../images/link_ico01.png) center center no-repeat;
	background-size: 17px 35px;
	vertical-align: -0.2em;
}
.yGallery01_img {
	display: block;
	position: relative;
	max-width: 780px;
	margin: 35px auto 35px;
	border: 3px solid #000;
	background-color: #fff;
	box-sizing: border-box;
}
.yGallery01_img-t1 {
	border: none;
	background: none;
}
.yGallery01_img-t1::before {
	content: "";
	display: block;
	position: absolute;
	top: -44px;
	left: -125px;
	width: 1037px;
	height: 442px;
	background: url(../images/link_bg04.png) center center no-repeat;
}
.yGallery01_img span,
.yGallery01_img a {
	display: block;
	position: relative;
	max-width: 780px;
	margin: 35px auto 35px;
	border: 3px solid #000;
	background-color: #fff;
	box-sizing: border-box;
	z-index: 1;
}
a.yGallery01_img,
.yGallery01_img a {
	transition: opacity .2s;
}
.d_hover a.yGallery01_img:hover,
.d_hover .yGallery01_img a:hover {
	opacity: 0.7;
}
.yGallery01_txt {
	line-height: 1.647;
	margin: 0 0 30px;
	font-size: 142%;
	text-align: center;
}
.yGallery01_txt:last-child {
	margin-bottom: 0;
}
.yGallery01_btn {
	display: block;
	position: relative;
	max-width: 360px;
	line-height: 1.272;
	margin: 0 auto;
	padding: 20px 0 22px;
	border-radius: 50px;
	background-color: #c0382a;
	color: #fff;
	font-size: 184%;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	transition: opacity .2s;
	overflow: hidden;
}
.d_hover a.yGallery01_btn:hover {
	opacity: 0.7;
}
.yGallery01_btn::after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 30px;
	width: 10px;
	height: 16px;
	margin: -8px 0 0;
	background: url(../images/link_ico02.png) center center no-repeat;
	background-size: 10px 16px;
}
.yGallery01_btn-soon::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/link_ico03.png) center center no-repeat;
	z-index: 3;
}
/* マンガ
------------------------------------------------------------------------------- */
.yManga01 {
	position: relative;
	background: url(../images/link_bg03.png) center center repeat;
	color: #000;
	overflow: hidden;
}
.yManga01_in {
	max-width: 850px;
	margin: 0 auto;
	padding: 40px 0 80px;
	box-sizing: border-box;
}
.yManga01_lead {
	line-height: 1.764;
	font-size: 142%;
	text-align: center;
}
.yManga01_btns {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	max-width: 780px;
	line-height: 1.1;
	margin: 40px auto 50px;
	font-size: 184%;
	font-weight: bold;
}
.yManga01_btn {
	width: -webkit-calc(50% - 30px);
	width: calc(50% - 30px);
	margin: 0 15px;
}
.yManga01_btn span {
	display: block;
	position: relative;
	padding: 22px 10px 24px;
	border-radius: 50px;
	background-color: #c0382a;
	color: #fff;
	text-decoration: none;
	text-align: center;
	transition: opacity .3s;
	cursor: pointer;
}
.yManga01_btn span::after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 30px;
	width: 10px;
	height: 16px;
	margin: -8px 0 0;
	background: url(../images/link_ico02.png) center center no-repeat;
	background-size: 10px 16px;
}
.d_hover .yManga01_btn span:hover {
	opacity: 0.6;
}
.yManga01_list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	position: relative;
	margin: -40px -10px 0;
}
.yManga01_list li {
	width: -webkit-calc(33.333% - 20px);
	width: calc(33.333% - 20px);
	margin: 40px 10px 0;
}
.yManga01_new {
	position: relative;
}
.yManga01_new::before {
	content: "";
	display: block;
	position: absolute;
	top: -2px;
	left: -2px;
	width: 49px;
	height: 49px;
	background: url(../images/new_ico01.png) center center no-repeat;
	background-size: 49px 49px;
	z-index: 4;
}
.yManga01_wrap {
	display: block;
	color: #000;
	text-decoration: none;
}
.yManga01_img {
	display: block;
	position: relative;
}
.yManga01_img img {
	display: block;
	border: 2px solid #000;
	border-radius: 8px;
	box-sizing: border-box;
}
.yManga01_img::after {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 30px;
	height: 30px;
	background: url(../images/link_ico04.png) center center no-repeat;
	background-size: 30px 30px;
	z-index: 4;
}
a.yManga01_wrap .yManga01_img::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 8px;
	background-color: #fff;
	opacity: 0;
	z-index: 3;
	transition: opacity .3s;
}
.d_hover a.yManga01_wrap:hover .yManga01_img::before {
	opacity: 0.5;
}
.yManga01_caption {
	position: relative;
	line-height: 1.1;
	margin: 10px 0 0;
	padding: 4px 0 0 75px;
	font-size: 150%;
	font-weight: bold;
	letter-spacing: -0.02em;
}
.yManga01_ico {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	width: 70px;
	line-height: 1;
	padding: 3px 0 5px;
	border-radius: 50px;
	background-color: #c0382a;
	color: #fff;
	font-size: 14px;
	text-align: center;
}
.yManga01_ico-ban {
	padding: 6px 0 8px;
}
.yManga01_ico span {
	display: inline-block;
	margin: 0 1px;
	font-size: 20px;
	vertical-align: -1px;
}
.yManga01_special {
	display: inline-block;
	margin: 2px 0 0;
	font-size: 89%;
}
.yManga01_tit {
	display: block;
	margin: 11px 0 0 -75px;
}
.yManga01_list::before {
	content: "";
	display: block;
	position: absolute;
	top: 3px;
	right: -177px;
	left: -177px;
	width: 1204px;
	max-width: 1204px;
	height: 5450px;
	margin: 0 auto;
	background: url(../manga/images/manga_bg01.png) center top no-repeat;
}
.yManga01_txt {
	line-height: 1.764;
	margin: 60px 0 35px;
	font-size: 142%;
	text-align: center;
}


.yProfile01 {
	margin: 60px 0 0;
	padding: 30px 50px;
	border: 3px solid #000;
	background-color: #f4f4f4;
	box-sizing: border-box;
}
.yProfile01_head {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.yProfile01_img {
	display: block;
	width: 131px;
}
.yProfile01_info {
	width: -webkit-calc(100% - 151px);
	width: calc(100% - 151px);
	padding: 0 0 0 20px;
	box-sizing: border-box;
}
.yProfile01_tit {
	line-height: 1.529;
	margin: 0 0 10px;
	font-size: 142%;
}
.yProfile01_txt {
	line-height: 1.6;
	font-size: 125%;
}
.yProfile01_list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	line-height: 1.4;
	margin: 20px -15px 0;
	font-size: 117%;
}
.yProfile01_list li {
	width: -webkit-calc(50% - 30px);
	width: calc(50% - 30px);
	margin: 0 15px;
}
.yProfile01_btn {
	display: block;
	position: relative;
	padding: 19px 30px 19px 100px;
	background-color: #fff;
	color: #000;
	text-decoration: none;
	transition: opacity .3s;
}
.d_hover .yProfile01_btn:hover {
	opacity: 0.6;
}
.yProfile01_btn::before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 50px;
	width: 37px;
	height: 37px;
	margin: -18px 0 0;
	background-size: 37px 37px;
}
.yProfile01_btn-t1::before {
	background: url(../manga/images/manga_ico01.png) center center no-repeat;
}
.yProfile01_btn-t2::before {
	background: url(../manga/images/manga_ico02.png) center center no-repeat;
}
.yProfile01_btn span {
	color: #9f8757;
	border-bottom: 1px solid #9f8757;
}

/* モーダル
------------------------------------------------------------------------------- */
.mangaModal,
.mangaModal .mfp-wrap {
	z-index: 10000!important;
}
.mangaModal .mfp-container {
	min-height: 900px;
	height: auto;
	padding: 45px 10px 0;
}
.mangaModal .mfp-content {
	max-width: 1040px;
	margin: 40px 0 0;
	padding: 20px 0 0;
}
.mangaModal .mfp-close {
	top: 0;
	right: 0;
	padding: 0;
	color: #fff;
	font-size: 0;
	opacity: 1;
	text-indent: -9999px;
	overflow: hidden;
}
.mangaModal .mfp-img {
	max-height: none !important;
}
.mangaModal .mfp-figure:after {
	background: none;
	box-shadow: none;
}
.mangaModal button.mfp-arrow {
	width: 82px;
	height: 82px;
	background-color: #fff;
	border-radius: 100%;
	opacity: 0.65;
}
.mangaModal button.mfp-arrow:hover {
	opacity: 1.0;
}
.mangaModal .mfp-arrow-left {
	left: 50%;
	margin: 0 0 0 -480px;
}
.mangaModal .mfp-arrow:active {
	margin-top: 0;
}
.mangaModal .mfp-arrow-right {
	right: 50%;
	margin: 0 -480px 0 0;
}
.mangaModal .mfp-arrow-left:before,
.mangaModal .mfp-arrow-right:before {
	content: none;
}
.mangaModal .mfp-arrow-left:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 82px;
	height: 82px;
	border: none;
	margin: 0;
	padding: 0;
	background: url(../manga/images/manga_ico03.png) center center no-repeat;
	display: block;
}
.mangaModal .mfp-arrow-right:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 82px;
	height: 82px;
	border: none;
	margin: 0;
	padding: 0;
	background: url(../manga/images/manga_ico04.png) center center no-repeat;
	display: block;
}
.yClose01 {
	position: relative;
	max-width: 240px;
	line-height: 1.5;
	margin: 0 auto 30px;
	padding: 9px 0 10px 15px;
	border: 2px solid #fff;
	border-radius: 4px;
	box-sizing: border-box;
	color: #fff;
    font-family: 'Noto Sans Japanese', sans-serif;
    font-weight: 500;
	font-size: 14px;
	text-align: center;
	cursor: pointer;
	box-sizing: border-box;
}
.yClose01::before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 90px;
	width: 2px;
	height: 16px;
	margin: -8px 0 0;
	background-color: #fff;
	transform: rotate(-45deg);
}
.yClose01::after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 90px;
	width: 2px;
	height: 16px;
	margin: -8px 0 0;
	background-color: #fff;
	transform: rotate(45deg);
}

/* 図鑑
------------------------------------------------------------------------------- */
.yBook01 {
	position: relative;
	background: url(../images/link_bg01.png) center center repeat;
	color: #000;
	overflow: hidden;
}
.yBook01::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	max-width: 1920px;
	height: 100%;
	margin: 0 auto;
	background: url(../zukan/images/book_bg03.png) center top repeat-y;
}
.yBook01_in {
	position: relative;
	max-width: 850px;
	margin: 0 auto;
	padding: 40px 0 60px;
	box-sizing: border-box;
	z-index: 1;
}
.yBook01_lead {
	line-height: 1.764;
	font-size: 142%;
	text-align: center;
}
.yBook01_tit {
	line-height: 1.538;
	margin: 50px auto 20px;
	font-size: 217%;
	font-weight: bold;
	text-align: center;
}
.yBook01_tit span {
	display: inline-block;
}
.yBook01_tit::before,
.yBook01_tit::after {
	content: "";
	display: inline-block;
	width: 17px;
	height: 35px;
	margin: 0 8px;
	background: url(../images/link_ico01.png) center center no-repeat;
	background-size: 17px 35px;
	vertical-align: -0.2em;
}
.yBook01_list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	position: relative;
	margin: 10px -7px 35px;
}
.yBook01_item {
	position: relative;
	width: -webkit-calc(20% - 14px);
	width: calc(20% - 14px);
	margin: 14px 7px 0;
	padding: 8px 5px 9px;
	border: 3px solid #000;
	border-radius: 5px;
	background: url(../zukan/images/book_bg01.png) center center repeat;
	box-sizing: border-box;
	cursor: pointer;
}
.yBook01_item-current::before {
	content: "";
	display: block;
	position: absolute;
	top: -3px;
	right: -3px;
	bottom: -3px;
	left: -3px;
	border: 6px solid #be3929;
	border-radius: 4px;
	cursor: default;
}
.yBook01_item::after {
	content: "";
	display: block;
	position: absolute;
	right: -3px;
	bottom: -3px;
	width: 30px;
	height: 30px;
	background: url(../images/link_ico04.png) center center no-repeat;
	background-size: 30px 30px;
}
.yBook01_txt {
	line-height: 1.764;
	font-size: 142%;
	text-align: center;
}
.yBook01_img {
	display: block;
	text-align: center;
}
.yBook01_item-new .yBook01_img::before {
	content: "";
	display: block;
	position: absolute;
	top: -5px;
	left: -5px;
	width: 49px;
	height: 49px;
	background: url(../images/new_ico01.png) center center no-repeat;
	background-size: 49px 49px;
}
.yBook01_caption {
	line-height: 1.294;
	margin: 7px 0 0;
	font-size: 142%;
	text-align: center;
}


.yMovie {
	max-width: 700px;
	margin: 0 auto;
}
.yMovie a {
	display: block;
	transition: opacity .2s;
}
.d_hover .yMovie a:hover {
	opacity: 0.7;
}
.yMovie img {
	max-width: 100%;
	height: auto;
}
.yMovie_txt {
	line-height: 1.75;
	margin: 15px 0 0;
	font-size: 134%;
	text-align: center;
}


.slider-pro {
	display: none;
}
.slider-pro-show {
	display: block;
}
.yDetail01 {
	height: 390px;
	margin: 40px 0 0;
	padding: 10px;
	background: url(../zukan/images/book_bg02.png) center center no-repeat;
	box-sizing: border-box;
}
.yDetail01 .yDetail01_in .sp-arrows {
    margin-top: -40px;
}
.yDetail01 .yDetail01_in .sp-previous-arrow {
	left: -10px;
	width: 40px;
	height: 80px;
	background-color: #000;
	border-radius: 0 8px 8px 0;
}
.yDetail01 .yDetail01_in .sp-next-arrow {
	right: -10px;
	width: 40px;
	height: 80px;
	background-color: #000;
	border-radius: 0 8px 8px 0;
}
.yDetail01 .yDetail01_in .sp-arrow:before {
	content: none;
}
.yDetail01 .yDetail01_in .sp-arrow:after {
    left: 8px;
	top: 25%;
   	background: url(../images/link_ico05.png) center center no-repeat;
    -webkit-transform: skew(0deg,0deg);
    -ms-transform: skew(0deg,0deg);
    transform: skew(0deg,0deg);
    background-size: 17px 30px;
}
/*!
*  - v1.4.0
* Homepage: http://bqworks.com/slider-pro/
* Author: bqworks
* Author URL: http://bqworks.com/
*/
.slider-pro{position:relative;margin:0 auto;-moz-box-sizing:content-box;box-sizing:content-box}.sp-slides-container{position:relative}.sp-mask{position:relative;overflow:hidden}.sp-slides{position:relative;-webkit-backface-visibility:hidden;-webkit-perspective:1000}.sp-slide{position:absolute}.sp-image-container{overflow:hidden}.sp-image{position:relative;display:block;border:none}.sp-no-js{overflow:hidden;max-width:100%}.sp-thumbnails-container{position:relative;overflow:hidden;direction:ltr}.sp-bottom-thumbnails,.sp-top-thumbnails{left:0;margin:0 auto}.sp-top-thumbnails{position:absolute;top:0;margin-bottom:4px}.sp-bottom-thumbnails{margin-top:4px}.sp-left-thumbnails,.sp-right-thumbnails{position:absolute;top:0}.sp-right-thumbnails{right:0;margin-left:4px}.sp-left-thumbnails{left:0;margin-right:4px}.sp-thumbnails{position:relative}.sp-thumbnail{border:none}.sp-thumbnail-container{position:relative;display:block;overflow:hidden;float:left;-moz-box-sizing:border-box;box-sizing:border-box}.sp-rtl .sp-thumbnail-container{float:right}.sp-bottom-thumbnails .sp-thumbnail-container,.sp-top-thumbnails .sp-thumbnail-container{margin-left:2px;margin-right:2px}.sp-bottom-thumbnails .sp-thumbnail-container:first-child,.sp-top-thumbnails .sp-thumbnail-container:first-child{margin-left:0}.sp-bottom-thumbnails .sp-thumbnail-container:last-child,.sp-top-thumbnails .sp-thumbnail-container:last-child{margin-right:0}.sp-left-thumbnails .sp-thumbnail-container,.sp-right-thumbnails .sp-thumbnail-container{margin-top:2px;margin-bottom:2px}.sp-left-thumbnails .sp-thumbnail-container:first-child,.sp-right-thumbnails .sp-thumbnail-container:first-child{margin-top:0}.sp-left-thumbnails .sp-thumbnail-container:last-child,.sp-right-thumbnails .sp-thumbnail-container:last-child{margin-bottom:0}.sp-right-thumbnails.sp-has-pointer{margin-left:-13px}.sp-right-thumbnails.sp-has-pointer .sp-thumbnail{position:absolute;left:18px;margin-left:0!important}.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:before{content:'';position:absolute;height:100%;border-left:5px solid red;left:0;top:0;margin-left:13px}.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:after{content:'';position:absolute;width:0;height:0;left:0;top:50%;margin-top:-8px;border-right:13px solid red;border-top:8px solid transparent;border-bottom:8px solid transparent}.sp-left-thumbnails.sp-has-pointer{margin-right:-13px}.sp-left-thumbnails.sp-has-pointer .sp-thumbnail{position:absolute;right:18px}.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:before{content:'';position:absolute;height:100%;border-left:5px solid red;right:0;top:0;margin-right:13px}.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:after{content:'';position:absolute;width:0;height:0;right:0;top:50%;margin-top:-8px;border-left:13px solid red;border-top:8px solid transparent;border-bottom:8px solid transparent}.sp-bottom-thumbnails.sp-has-pointer{margin-top:-13px}.sp-bottom-thumbnails.sp-has-pointer .sp-thumbnail{position:absolute;top:18px;margin-top:0!important}.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:before{content:'';position:absolute;width:100%;border-bottom:5px solid red;top:0;margin-top:13px}.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:after{content:'';position:absolute;width:0;height:0;left:50%;top:0;margin-left:-8px;border-bottom:13px solid red;border-left:8px solid transparent;border-right:8px solid transparent}.sp-top-thumbnails.sp-has-pointer{margin-bottom:-13px}.sp-top-thumbnails.sp-has-pointer .sp-thumbnail{position:absolute;bottom:18px}.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:before{content:'';position:absolute;width:100%;border-bottom:5px solid red;bottom:0;margin-bottom:13px}.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:after{content:'';position:absolute;width:0;height:0;left:50%;bottom:0;margin-left:-8px;border-top:13px solid red;border-left:8px solid transparent;border-right:8px solid transparent}.sp-layer{position:absolute;margin:0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-font-smoothing:subpixel-antialiased;-webkit-backface-visibility:hidden}.sp-black{color:#FFF;background:#000;background:rgba(0,0,0,.7)}.sp-white{color:#000;background:#fff;background:rgba(255,255,255,.7)}.sp-rounded{border-radius:10px}.sp-padding{padding:10px}.sp-selectable{cursor:default}.sp-caption-container{text-align:center;margin-top:10px}.sp-full-screen{margin:0!important;background-color:#000}.sp-full-screen-button{position:absolute;top:5px;right:10px;font-size:30px;line-height:1;cursor:pointer;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.sp-full-screen-button:before{content:'\2195'}.sp-fade-full-screen{opacity:0;-webkit-transition:opacity .5s;transition:opacity .5s}.slider-pro:hover .sp-fade-full-screen{opacity:1}.sp-buttons{position:relative;width:100%;text-align:center;padding-top:10px}.sp-rtl .sp-buttons{direction:rtl}.sp-full-screen .sp-buttons{display:none}.sp-button{width:10px;height:10px;border:2px solid #000;border-radius:50%;margin:4px;display:inline-block;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.sp-selected-button{background-color:#000}@media only screen and (min-width:768px) and (max-width:1024px){.sp-button{width:14px;height:14px}}@media only screen and (min-width:568px) and (max-width:768px){.sp-button{width:16px;height:16px}}@media only screen and (min-width:320px) and (max-width:568px){.sp-button{width:18px;height:18px}}.sp-arrows{position:absolute}.sp-fade-arrows{opacity:0;-webkit-transition:opacity .5s;transition:opacity .5s}.sp-slides-container:hover .sp-fade-arrows{opacity:1}.sp-horizontal .sp-arrows{width:100%;left:0;top:50%;margin-top:-15px}.sp-vertical .sp-arrows{height:100%;left:50%;top:0;margin-left:-10px}.sp-arrow{position:absolute;display:block;width:20px;height:30px;cursor:pointer}.sp-vertical .sp-arrow{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.sp-horizontal .sp-previous-arrow{left:20px;right:auto}.sp-horizontal .sp-next-arrow,.sp-horizontal.sp-rtl .sp-previous-arrow{right:20px;left:auto}.sp-horizontal.sp-rtl .sp-next-arrow{left:20px;right:auto}.sp-vertical .sp-previous-arrow{top:20px}.sp-vertical .sp-next-arrow{bottom:20px;-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.sp-next-arrow:after,.sp-next-arrow:before,.sp-previous-arrow:after,.sp-previous-arrow:before{content:'';position:absolute;width:50%;height:50%;background-color:#FFF}.sp-arrow:before{left:30%;top:0;-webkit-transform:skew(145deg,0deg);-ms-transform:skew(145deg,0deg);transform:skew(145deg,0deg)}.sp-arrow:after{left:30%;top:50%;-webkit-transform:skew(-145deg,0deg);-ms-transform:skew(-145deg,0deg);transform:skew(-145deg,0deg)}.sp-horizontal.sp-rtl .sp-previous-arrow,.sp-next-arrow{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.sp-horizontal.sp-rtl .sp-next-arrow{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.ie7 .sp-arrow,.ie8 .sp-arrow{width:0;height:0}.ie7 .sp-arrow:after,.ie7 .sp-arrow:before,.ie8 .sp-arrow:after,.ie8 .sp-arrow:before{content:none}.ie7.sp-horizontal .sp-previous-arrow,.ie8.sp-horizontal .sp-previous-arrow{border-right:20px solid #FFF;border-top:20px solid transparent;border-bottom:20px solid transparent}.ie7.sp-horizontal .sp-next-arrow,.ie8.sp-horizontal .sp-next-arrow{border-left:20px solid #FFF;border-top:20px solid transparent;border-bottom:20px solid transparent}.ie7.sp-vertical .sp-previous-arrow,.ie8.sp-vertical .sp-previous-arrow{border-bottom:20px solid #FFF;border-left:20px solid transparent;border-right:20px solid transparent}.ie7.sp-vertical .sp-next-arrow,.ie8.sp-vertical .sp-next-arrow{border-top:20px solid #FFF;border-left:20px solid transparent;border-right:20px solid transparent}.sp-thumbnail-arrows{position:absolute}.sp-fade-thumbnail-arrows{opacity:0;-webkit-transition:opacity .5s;transition:opacity .5s}.sp-thumbnails-container:hover .sp-fade-thumbnail-arrows{opacity:1}.sp-bottom-thumbnails .sp-thumbnail-arrows,.sp-top-thumbnails .sp-thumbnail-arrows{width:100%;top:50%;left:0;margin-top:-12px}.sp-left-thumbnails .sp-thumbnail-arrows,.sp-right-thumbnails .sp-thumbnail-arrows{height:100%;top:0;left:50%;margin-left:-7px}.sp-thumbnail-arrow{position:absolute;display:block;width:15px;height:25px;cursor:pointer}.sp-left-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow,.sp-right-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.sp-bottom-thumbnails .sp-previous-thumbnail-arrow,.sp-top-thumbnails .sp-previous-thumbnail-arrow{left:0}.sp-bottom-thumbnails .sp-next-thumbnail-arrow,.sp-top-thumbnails .sp-next-thumbnail-arrow{right:0}.sp-left-thumbnails .sp-previous-thumbnail-arrow,.sp-right-thumbnails .sp-previous-thumbnail-arrow{top:0}.sp-left-thumbnails .sp-next-thumbnail-arrow,.sp-right-thumbnails .sp-next-thumbnail-arrow{bottom:0}.sp-next-thumbnail-arrow:after,.sp-next-thumbnail-arrow:before,.sp-previous-thumbnail-arrow:after,.sp-previous-thumbnail-arrow:before{content:'';position:absolute;width:50%;height:50%;background-color:#FFF}.sp-previous-thumbnail-arrow:before{left:30%;top:0;-webkit-transform:skew(145deg,0deg);-ms-transform:skew(145deg,0deg);transform:skew(145deg,0deg)}.sp-previous-thumbnail-arrow:after{left:30%;top:50%;-webkit-transform:skew(-145deg,0deg);-ms-transform:skew(-145deg,0deg);transform:skew(-145deg,0deg)}.sp-next-thumbnail-arrow:before{right:30%;top:0;-webkit-transform:skew(35deg,0deg);-ms-transform:skew(35deg,0deg);transform:skew(35deg,0deg)}.sp-next-thumbnail-arrow:after{right:30%;top:50%;-webkit-transform:skew(-35deg,0deg);-ms-transform:skew(-35deg,0deg);transform:skew(-35deg,0deg)}.ie7 .sp-thumbnail-arrow,.ie8 .sp-thumbnail-arrow{width:0;height:0}.ie7 .sp-thumbnail-arrow:after,.ie7 .sp-thumbnail-arrow:before,.ie8 .sp-thumbnail-arrow:after,.ie8 .sp-thumbnail-arrow:before{content:none}.ie7 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow,.ie7 .sp-top-thumbnails .sp-previous-thumbnail-arrow,.ie8 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow,.ie8 .sp-top-thumbnails .sp-previous-thumbnail-arrow{border-right:12px solid #FFF;border-top:12px solid transparent;border-bottom:12px solid transparent}.ie7 .sp-bottom-thumbnails .sp-next-thumbnail-arrow,.ie7 .sp-top-thumbnails .sp-next-thumbnail-arrow,.ie8 .sp-bottom-thumbnails .sp-next-thumbnail-arrow,.ie8 .sp-top-thumbnails .sp-next-thumbnail-arrow{border-left:12px solid #FFF;border-top:12px solid transparent;border-bottom:12px solid transparent}.ie7 .sp-left-thumbnails .sp-previous-thumbnail-arrow,.ie7 .sp-right-thumbnails .sp-previous-thumbnail-arrow,.ie8 .sp-left-thumbnails .sp-previous-thumbnail-arrow,.ie8 .sp-right-thumbnails .sp-previous-thumbnail-arrow{border-bottom:12px solid #FFF;border-left:12px solid transparent;border-right:12px solid transparent}.ie7 .sp-left-thumbnails .sp-next-thumbnail-arrow,.ie7 .sp-right-thumbnails .sp-next-thumbnail-arrow,.ie8 .sp-left-thumbnails .sp-next-thumbnail-arrow,.ie8 .sp-right-thumbnails .sp-next-thumbnail-arrow{border-top:12px solid #FFF;border-left:12px solid transparent;border-right:12px solid transparent}a.sp-video{text-decoration:none}a.sp-video img{-webkit-backface-visibility:hidden;border:none}a.sp-video:after{content:'\25B6';position:absolute;width:45px;padding-left:5px;height:50px;border:2px solid #FFF;text-align:center;font-size:30px;border-radius:30px;top:0;color:#FFF;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.2);margin:auto;line-height:52px}.slider-pro img.sp-image,.slider-pro img.sp-thumbnail{max-width:none;max-height:none;border:none!important;border-radius:0!important;padding:0!important;-webkit-box-shadow:none!important;-mox-box-shadow:none!important;box-shadow:none!important;transition:none;-moz-transition:none;-webkit-transition:none;-o-transition:none}.slider-pro a{position:static;transition:none!important;-moz-transition:none!important;-webkit-transition:none!important;-o-transition:none!important}.slider-pro canvas,.slider-pro embed,.slider-pro iframe,.slider-pro object,.slider-pro video{max-width:none;max-height:none}.slider-pro p.sp-layer{font-size:14px;line-height:1.4;margin:0}.slider-pro h1.sp-layer{font-size:32px;line-height:1.4;margin:0}.slider-pro h2.sp-layer{font-size:24px;line-height:1.4;margin:0}.slider-pro h3.sp-layer{font-size:19px;line-height:1.4;margin:0}.slider-pro h4.sp-layer{font-size:16px;line-height:1.4;margin:0}.slider-pro h5.sp-layer{font-size:13px;line-height:1.4;margin:0}.slider-pro h6.sp-layer{font-size:11px;line-height:1.4;margin:0}.slider-pro img.sp-layer{border:none}