/*! Luxeritas WordPress Theme - free/libre wordpress platform
 *
 * @copyright Copyright (C) 2015 Thought is free.
 * @license http://www.gnu.org/licenses/gpl-2.0.html GPL v2 or later
 * @author LunaNuko
 * @link https://thk.kanzae.net/
 * @translators rakeem( http://rakeem.jp/ )
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 *
 *//*!
 * Swiper 3.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2017, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: March 10, 2017
 */[id^="thk_swiper"] img{max-width:none;}.swiper-container{padding-bottom:40px;margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-wrapper{position:relative;width:100%;height:auto;z-index:1;display:flex;transition-property:transform;box-sizing:border-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0,0,0)}.swiper-slide{display:flex;flex-shrink:0;align-items:center;justify-content:center;position:relative;border:1px solid #ddd;text-align:center;box-sizing:border-box;overflow:hidden}a.swiper-slide img,a.swiper-slide img:hover{padding:0;border:0;opacity:1}p.swiper-title{position:absolute;left:0;right:0;bottom:0;margin:0;padding:8px 10px;height:3pc;line-height:1.5;font-size:1.3rem;color:#fff;font-weight:700;text-align:left;background:rgba(0,0,0,.6);overflow:hidden}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-button-next,.swiper-button-prev{position:absolute;top:40%;width:3pc;height:3pc;margin-top:-22px;z-index:2;cursor:pointer;background-size:3pc 3pc;background-position:center;background-repeat:no-repeat}.swiper-button-next:before,.swiper-button-prev:before{position:absolute;font-family:icomoon;font-size:2pc;line-height:1;opacity:.75;text-shadow:0 1px 15px #fff,0 -1px 15px #fff,-1px 0 15px #fff,-1px 0 15px #fff,1px 1px 15px #fff,1px -1px 15px #fff,-1px 1px 15px #fff,-1px -1px 15px #fff}.swiper-button-prev{left:10px}.swiper-button-prev:before{left:0;content:"\f137"}.swiper-button-next{right:10px}.swiper-button-next:before{right:0;content:"\f138"}.swiper-pagination{position:absolute;bottom:0;left:0;width:100%;text-align:center;transition:.3s;transform:translate3d(0,0,0);z-index:2}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#bbb;box-shadow:0 0 0 2px #fff}button.swiper-pagination-bullet{border:0;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 7px}.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar{position:absolute;left:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;margin-bottom:20px}.swiper-pagination-progress.swiper-pagination-white{background:hsla(0,0%,100%,.5)}.swiper-container-3d{perspective:75pc}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:2}
