/*
Theme Name: ToroTube
Theme URI: http://www.torothemes.com/
Description: Theme for porn site / Theme para sitios porno
License: Private / Privada
License 
Version: 1.0
Author: ToroThemes
Author URI: http://www.torothemes.com/
Tags: XXX, Porno, Tube, Videos, Porn
*/

/*==/

	[01.0] - Normalize
	[02.0] - Print CSS
	[03.0] - AA - CSS Framework v1.0
		 | - [03.1] - Fonts
		 | - [03.2] - Typography
		 | - [03.3] - Form
		 | - [03.4] - Layout
		 | - [03.5] - Misc
	[04.0] - Custom CSS
		 | - [04.1] - Background CSS
		 | - [04.2] - Border/Box/Text Shadow CSS
		 | - [04.3] - Color CSS
	[05.0] - Header
	[06.0] - Body
	[07.0] - Footer
	[08.0] - Wordpress
		 | - [08.1] - Widgets
		 | - [08.2] - Plugins
	[09.0] - Responsive Web Design

/==*/

/*=====<[01.0] - Normalize>=====*/
html,body{height:100%}
html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}
audio,canvas,progress,video{display:inline-block;vertical-align:baseline}
audio:not([controls]){display:none;height:0}
[hidden],template{display:none}
a{background-color:transparent;text-decoration:none}
a:active,a:hover,:focus{outline:0}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:bold}
figure img{display:block;vertical-align:top}
img{border:0;max-width:100%;height:auto;display:inline-block;vertical-align:middle}
dfn{font-style:italic}
mark{background:#ff0;color:#000}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-0.5em}
sub{bottom:-0.25em}
svg:not(:root){overflow:hidden}
hr{height:1px;border:0;background-color:#f1f1f1}
pre{overflow:auto}
code,kbd,pre,samp{font-family:monospace, monospace}
::-webkit-scrollbar{width:5px}

/*=====<[02.0] - Print CSS>=====*/
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print{*,*:before,*:after{color:#000!important;text-shadow:none!important;background:transparent!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:"("attr(href)")"}abbr[title]:after{content:"("attr(title)")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff!important}}

/*=====<[03.0] - AA - CSS Framework v1.0>=====*/
/*------/
/======<[03.1] - Fonts
/------*/
body{font-family:'Open Sans', sans-serif}
/*!* Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome*  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)*/
a[class*="fa-"],span[class*="fa-"],strong[class*="fa-"],i[class*="fa-"]{display:inline-block}
[class*="fa-"]:before,.wdg>ul>li>a:before,.pst-txt ul li:before,.textwidget ul li:before,.comment-notes:before,.comment-reply-link:before,.cancel-comment-reply a:before,.cookie-notice-container .button:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;line-height:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);vertical-align:top}
.wdg>ul>li>a:before{content: '\f10c';}
.pst-txt ul li:before,.textwidget ul li:before{content: '\f18e';}
.widget_calendar .ttl-cn:before{content: '\f073';}
.widget_archive .ttl-cn:before{content: '\f187';}
.widget_recent_entries .ttl-cn:before{content: '\f15b';}
.widget_nav_menu .ttl-cn:before,.widget_meta .ttl-cn:before{content: '\f0c1';}
.widget_pages .ttl-cn:before{content: '\f15c';}
.widget_rss .ttl-cn:before{content: '\f09e';}
.widget_text .ttl-cn:before{content: '\f0f6';}
.widget_search .ttl-cn:before{content: '\f002';}
.widget_categories .ttl-cn:before{content: '\f07c';}
.comment-notes:before{content: '\f071';margin-right: 5px;opacity: .5;padding-top: 1px;}
.comment-reply-link:before{content: '\f112';}
.cancel-comment-reply a:before{content: '\f00d';}
.cookie-notice-container .button:before{content: '\f00c';}

/*------/
/======<[03.2] - Typography
/------*/
html{font-size:62.5%}
body{font-size:1.5rem;line-height:2.5rem}
ul,ol,dl{list-style-position:outside}
ul ul,ul ol,ol ol,ol ul{margin-left:2rem;margin-bottom:0}
ul,ol{margin-left:3rem}
dl dt{margin-bottom:.75rem;font-weight:700}
dl dd{margin-bottom:.75rem}
nav ul,[class*="lst-"],[class*="lst-"]>li ul,[class*="cls"],[class*="cls"]>li ul{margin:0;padding:0;list-style-type:none}
/*Title*/h1,h2,h3,h4,h5,h6{font:inherit;color:inherit;line-height:inherit}
/*Table*/table{border-collapse:collapse;border-spacing:0;width:100%}
caption{margin-bottom:-1px}
caption,td,th{border:1px solid #ccc;padding: 12px 15px;text-align:left}

/*------/
/======<[03.3] - Layout
/------*/
*{box-sizing:border-box;margin:0;padding:0}
[class*="cnt-"]{margin:0 auto;padding:0 15px;position: relative;width: 100%;}
/*Columns*/
[class*="d-fx"]{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}
[class*="d-fx"]>*{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
[class*="-rw"]{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
[class*="cls"],[class*="dfl"],[class*="dflw"]>*{display:-ms-flexbox;display:flex;display:-webkit-flex}
[class*="cls"],[class*="dflw"]{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
[class*="dflw"]>*{-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}
[class*="cls"]>*{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 auto;-ms-flex:1 auto;flex:1 auto}
[class*="nfl"]>*{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto}
[class*="cls"]{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;margin-left:-7px;margin-right:-7px}
[class*="clp"] [class*="clm"]{margin-left:0;margin-right:0}
[class*="clm"]{padding-left:7px;padding-right:7px}
[class*="a01"]{width:8.33333333%}
[class*="a02"]{width:16.66666667%}
[class*="a03"]{width:25%}
[class*="a04"]{width:33.33333333%}
[class*="a05"]{width:41.66666667%}
[class*="a06"]{width:50%}
[class*="a07"]{width:58.33333333%}
[class*="a08"]{width:66.66666667%}
[class*="a09"]{width:75%}
[class*="a10"]{width:83.33333333%}
[class*="a11"]{width:91.66666667%}
[class*="a12"]{width:100%}
[class*="rgt"]{margin-right:0;margin-left:auto}
[class*="ctr"]{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}
/*Margin*/ul,ol,dl,h1,h2,h3,h4,h5,h6,p,hr,blockquote,table,input,textarea,select,.slc,.chk,.frm-group{margin-bottom:1.5rem}
[class*="clm"]>input,[class*="clm"]>textarea,[class*="clm"]>select,[class*="clm"]>.chk{margin-bottom:0}
/*Clear Fix*/[class*="cnt-"]:before,[class*="cnt-"]:after{content:"";display:table}
[class*="cnt-"]:after{clear:both}

/*------/
/======<[03.4] - Forms
/------*/
button,input,optgroup,select,textarea{-webkit-appearance:none;-moz-appearance:none;color:inherit;font:inherit;width:100%}
fieldset{border:1px solid #c0c0c0;padding:0.35em 0.625em 0.75em}
legend{border:0}
optgroup{font-weight:bold}
label{display:inline-block;font-weight:700;line-height:40px}
/*Input/textarea/select*/input,textarea,select,.slc label{display:block;padding:4px 14px;width:100%;border-radius:5px}
input,select{height:40px;line-height:28px}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
textarea{overflow:auto;max-width: 100%;height:auto;min-height:50px;resize:none}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
/*Icon*/.lbl-icon{position:relative;display:block}
.lbl-icon input,.lbl-icon textarea{padding-left:40px;font-weight:400}
.lbl-icon input+i,.lbl-icon textarea+i{position:absolute;left:0;top:0;text-align:center;opacity:.2}
.lbl-icon input+i,.lbl-icon textarea+i,.lbl-icon input+i:before,.lbl-icon textarea+i:before{width:40px;height:40px;line-height:40px}
.lbl-icon input:focus+i,.lbl-icon textarea:focus+i{opacity:1}
.lbl-icon textarea+i{top:5px}
/*Select*/.slc label{display:block;padding:0;position:relative;font-weight:400}
.slc label:before{width:40px;height:40px;line-height:40px;text-align:center;position:absolute;right:0;top:0;z-index:2}
.slc select:disabled{z-index:1}
.slc select{background-color:transparent;padding:0 15px;position:relative;margin-bottom:0;z-index:3}
.slc select::-ms-expand{display:none}
select:-moz-focusring{color:transparent;text-shadow:0 0 0 #000;transition:none}
/*Checkbox/radio*/.chk label,[type="checkbox"]+label,[type="radio"]+label{line-height:inherit;cursor:pointer}
.chk [type="checkbox"],.chk [type="radio"]{position:absolute;opacity:0;left:-100%;width:0;height:0}
.chk [type="checkbox"]+i,.chk [type="radio"]+i{position:relative;padding-left:30px;cursor:pointer;overflow:hidden;font-weight:400;vertical-align:middle;vertical-align:middle;height:20px}
.chk [type="checkbox"]+i:before,.chk [type="radio"]+i:before{position:absolute;padding-right:2px;width:16px;height:18px;line-height:18px;transition:all .1s;top:0;bottom:0;left:0;margin:auto;border-radius:5px;font-size:1.2rem;text-align:center;overflow:hidden;text-indent:20px}
.chk [type="checkbox"]:checked+i:before,.chk [type="radio"]:checked+i:before{text-indent:1px}
.chk [type="radio"]+i:before{border-radius:10px;font-size:1.2rem}
[type="checkbox"],[type="radio"]{width:auto;height:auto;display:inline;margin-bottom:0}
[type="checkbox"]{-webkit-appearance:checkbox;-moz-appearance:checkbox}
[type="radio"]{-webkit-appearance:radio;-moz-appearance:radio}
[type="checkbox"]+label,[type="radio"]+label{margin-left:0.5rem;margin-right:1rem;vertical-align:baseline;}
/*Buttons*/[class*="btn-"],[class*="btn-"]>a,button,input[type="button"],input[type="reset"],input[type="submit"]{border:0;box-shadow:none;cursor:pointer;padding:0 1rem;width:auto;display:inline-block;text-align:center;border-radius:5px;height:40px;line-height:2.5}
button[disabled],input[disabled]{cursor:default}
button::-moz-focus-inner,input::-moz-focus-inner,select::-moz-focus-inner{border:0;padding:0}
/*Form inline*/.frm-nln button,.frm-nln input,.frm-nln select,.frm-nln textarea,.frm-nln .slc,.frm-nln .chk,.frm-nln .frm-group{display:inline-block;vertical-align:middle;margin-bottom:0}
.frm-group{position: relative;}
.frm-group input,.frm-group textarea{margin-bottom: 0;}
.frm-group .comment-notes{font-size: 1.2rem;opacity: .7;}

/*------/
/======<[03.5] - Misc
/------*/
/*Transitions*/[class*="btn-"],[class*="btn-"]>a,button,input,textarea,select,a{transition:all .15s linear}
/*Advertising*/[class*="dvr-"]{font-size:0;margin:0 auto 15px;overflow:hidden}
[class*="clm"] [class*="dvr-"]{margin-bottom:0}
/*300x250*/.dvr-3x2{max-width:300px}
/*728x90*/.dvr-7x9{max-width:728px}

/*=====<[04.0] - Header>=====*/
.cnt-hd{padding-top: 15px;padding-bottom: 15px;}
.logo{margin: 0 auto 15px;line-height: 0;text-align: center;}
.logo img{vertical-align: top;}
.btn-mn{width: 40px;position: absolute;left: 15px;top: 25px;}
.btn-cls{position: fixed;z-index: 9999;width: 40px;right: 20px;top: 15px;background-color: transparent;border: 0;display: none;}
.mn-hd{width: 100%;position: fixed;left: 0;top: 0;height: 100%;z-index: 999;display:none}
.mn-hd>ul>li{position: relative;margin-bottom: 10px;padding: 5px 0;}
.mn-hd>ul>li[class^="fa-"]:before{width: 20px;height: 25px;position: absolute;left: 0;top: 5px;z-index: 3;}
.mn-hd>ul>li>a{display: block;}
.mn-hd>ul>li[class^="fa-"]>a{padding-left:20px;position: relative;z-index: 2;}
.sub-menu li.btn-vts{padding: 0;display: block;margin-top: 5px;height: 37px;}
.sub-menu li.btn-vts>a{line-height: 35px;height: 35px;display: block;font-weight: 700;font-size: 1.2rem;padding: 0;}
.mn-rs{display: block;}
.mn-rs>ul{padding:5.5rem 1.5rem 1.5rem;background-color: #fff;width: 250px;overflow: auto;left: 0;top: 0;bottom: 0;position: absolute;}
.mn-rs>ul ul{font-size: 1.2rem;padding-left:2rem;}
.frm-srch{margin-left: auto;width: 100%;text-align: center;}
.frm-srch h1{font-size: 1.2rem;line-height: 2rem;margin-bottom: 0;}
.frm-srch form{position: relative;}
.frm-srch input{padding-right: 45px;margin-bottom: 0;height: 30px;line-height: 18px;font-size: 1.2rem;}
.frm-srch button{position: absolute;right: 0;top: 0;width: 30px;height: 30px;line-height: 30px;background-color: transparent!important;border: 0;}
.mn-br{background-color: #000;padding: 10px;height: 50px;position: relative;}
.mn-br button,.mn-br button:hover{background-color: transparent;}
.mn-br button{position: absolute;height: 50px;width: 50px;border: 0;color: #fff;opacity: .5;font-size: 20px;right: 0;top: 0;lh50px}
.mn-br button:hover{opacity: 1;}
.mn-br>span{font-weight: 700;color: #fff;font-size: 1.2rem;text-transform: uppercase;line-height: 3rem;display: block;}
.sub-menu{display:none}
.in,.submdb{display:block}

/*=====<[05.0] - Body>=====*/
hr.btspr{padding-top: 0;background-color: transparent;margin-bottom: 1.5rem;}
.ttl-cn{font-size: 1.5rem;line-height: 1.5rem;margin-bottom: 1.5rem;text-transform: uppercase;}
.ttl-cn h2{font-size: 2rem;text-transform: initial;line-height: 1.2;}
.ttl-cn:before{margin-right: 5px;min-width: 2rem;padding-top:1.2rem;}
.ttl-cn>*{margin-bottom: 0;padding: .75rem 0;}
.fll-twt{display: none;font-size: 1rem;line-height: 1.5rem;text-align: right;padding: 0;}
.fll-twt a{position: relative;display: inline-block;padding-right: 40px;}
.fll-twt a:before{width: 30px;height: 30px;right: 0;top: 0;background-color: #2aa7e0;text-align: center;position: absolute;font-size: 1.4rem;text-align: center;line-height: 30px;color: #fff;border-radius: 15px}
.fll-twt strong{display: block;}
.fll-twt a:hover,.fll-twt strong{color: #2aa7e0;}
.fll-twt a:hover:before{opacity: .8;}
.pst-cls>div,.pst-cls>section{margin-bottom: 1.5rem;}
.pst-cn{position: relative;text-align: center;}
.pst-cn figure{position: relative;border-radius: 1px}
.pst-cn figure img{position: absolute;left: 0;top: 0;width: 100%;height: 100%}
.pst-cn figure:before{width: 1px;padding-top: 75%;margin-left: -1px;content: '';display: block;}
.pst-cn figure span{position: absolute;right: 5px;top: 5px;font-size: 1rem;padding: 0 7px;border-radius: 10px;line-height: 1.8rem;height: 2rem;background-color: rgba(0,0,0,.5);color: #fff;font-weight: 700;}
.pst-cn header{left: 7px;right: 7px;bottom:0;z-index: 2;position: absolute;border-radius: 0 0 5px 5px;border: 1px solid #fff7fa;background-color: #fff;}
.pst-cn header p{max-height: 0;overflow: hidden;margin-bottom: 0;}
.pst-cn header p a{margin: 0 2px;}
.pst-cn header p a:hover{text-decoration: underline;}
.pst-cn header h3{overflow: hidden;font-weight: 700;font-size: 1.2rem;margin-bottom: 0;line-height: 2rem;padding: .5rem;}
.pst-cn:hover{z-index: 9;}
.pst-cn:hover header{border:0;}
.pst-cn header h3{text-overflow: ellipsis;white-space: nowrap;}
.pst-cn:hover header h3{text-overflow:inherit;white-space: normal;}
.pst-cn header p{line-height: 2rem;font-size: 1rem;font-weight: 700;}
.pst-cn:hover header p{max-height: 40px;background-color: rgba(0,0,0,.2);padding: 0 10px;border-radius: 100px}
.lst-lnk{padding: 1rem 1.5rem;}
.lst-lnk>li:before{width: 25px;float: left;}
.lst-lnk>li:before+a{margin-left: -25px;}
.lst-lnk>li{line-height: 14px;padding:8px 0}
.lst-lnk>li>a{display: block;position: relative;font-weight: 700;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.ctg-img{position: relative;max-width: 160px;padding: 7px;overflow: hidden;}
.ctg-img:before{content: '';width: 1px;display: block;margin-left: -1px;padding-top: 100%;}
.ctg-img,.ctg-img img{border-radius: 50%;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);}
.ctg-img img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;padding: 5px;background-color: #fff;transition: transform .2s;}
.ctg-img img:hover{transform: scale(1.3) rotate(10deg);}
.ctg-img+div{-webkit-align-self: center;-ms-flex-item-align: center;align-self: center;padding-left: 15px;}
.ctg-cls>div{margin-bottom: 1.5rem;}
.ctg-cls p{font-weight: 700;margin-bottom: 5px;}
.ctg-cls div.fa-film{line-height: 30px;font-size: 1.2rem;}
.ctg-cls div.fa-film strong,.ctg-cls div.fa-film:before{font-size: 1.5rem;}
.ctg-cls div.fa-film:before{width: 30px;height: 30px;text-align: center;border-radius: 15px;margin-right: 10px;}
.dvcn{position: relative;width: 100%;max-height: 250px;}
.dvcn:before,.vdcn:before{width: 1px;margin-left: -1px;content: '';padding-top: 83.33333333333334%;display: block;}
.dvcn>*{position: absolute;left: 0;top: 0;right: 0;bottom: 0;overflow: auto}
.dvcn>[class*="dvr-"]{overflow: hidden;}
.mrvd-cn{text-align: center;margin-bottom: 3rem;padding-top: 1.5rem;}
.btn-mrvd{border-radius: 20px;padding: 0 20px;}
.vdcn{position: relative;}
.vdcn:before{padding-top: 65%;}
.vdcn:empty:before{padding-top: 0;}
.vdcn iframe{width: 100%;height: 100%;position: absolute;left: 0;top: 0;border: 0}
[class*="clm"] .dvcl>div{margin-bottom: 1.5rem;}
.ctgtgs p:before{margin-right: 5px;}
.lst-shr{margin-bottom: 3rem;position: relative;z-index: 10;}
.lst-shr>li{font-size: 0;vertical-align: top;margin-bottom: 5px;height: 20px;line-height: 20px;}
.lst-shr li>div,.lst-shr li>div>span{display: inline-block;vertical-align: top;}
.lst-shr li:first-child{font-size: 1.5rem;margin-right: 5px;}
.lst-shr li:before{margin-right: 5px;}
.lst-shr li+li{width: 130px;}
.lst-shr li+li+li{width: 100px;}
.lst-shr li+li+li+li{width: auto;}
.vdnf{padding: 1rem;margin-bottom: 1.5rem;}
.vt-btn a{line-height: 50px;padding: 0 .5rem;}
.vt-btn a:before{font-size: 2.5rem;padding: 0 1rem;}
.numper{font-size: 1rem;line-height: 2.5rem;padding-top: .5rem;}
.numper strong{font-size: 2rem;}
.percnt,.percnt>div{height: 3px;}
.percnt{background-color: rgba(0,0,0,.2);width: 170px;}
.ctg-txt{padding: 15px;margin-bottom: 1.5rem;}
.ctg-txt p:last-child{margin-bottom: 0;}
.ntf404{text-align: center;padding: 10vh 0;}
.ntf404 p{font-size: 20vh;line-height: 20vh;font-weight: 700;}
.ntf404 p+p{font-size: 1.5rem;line-height: 2rem;font-weight: 400;}
.srchbx{padding-right: 120px;position: relative;}
.srchbx button{position: absolute;right: 0;top: 0;width: 110px;text-align: center;}
.srchbx button span:before{margin-right: 5px;}
#loading.fa-spinner{display: block;text-align: center;padding: 1.85rem;width: 100%;}
#loading.fa-spinner:before{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear;margin-right: 10px;font-size: 2rem;}
@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}
@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}
.btn-readmore{border-radius: 50px;padding: 0 2rem;}
.lst-pst>li:first-child{padding-top: 0;border-top: 0;}
.lst-pst>li{padding: 3rem 0;}
.pst-blg{margin: 0 -1.5rem;position: relative;}
.pst-blg>figure,.pst-blg>figure+div{padding: 0 1.5rem;}
.pst-blg>figure{position: relative;margin:0 auto 3rem;}
.pst-blg>figure a{position: relative;display: block;}
.pst-blg>figure a:before{padding-top: 86.20689655172413%;content: '';width: 1px;margin-left: -1px;display: block;}
.pst-blg>figure img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.pst-blg header h3{margin-bottom: 0;font-size: 2.5rem;line-height: 3rem;padding: .5rem 0;}
.pst-blg header p{font-size: 1.2rem;text-transform: uppercase;}
.pst-blg header span{display: inline-block;vertical-align: top;padding-right: 15px;}
.pst-blg header span:before{opacity: .3;margin-right: 7px;}
.pst-blg header span a{font-weight: 700;}
.comnt{margin-bottom: 3rem;}
.comnt figure{width: 80px;margin-right: 1.5rem;}
.comnt figure img{border-radius: 50%}
.comnt>div p:first-child,.comnt>div p:last-of-type{margin-bottom: 0;}
.comnt>div p:first-child span{font-size: 1rem;text-transform: uppercase;opacity: .5;}
.comment-reply-link{font-size: 1.2rem;text-transform: uppercase;font-weight: 700;}
/*HTML*/
.pg-cn h1,.textwidget h1{font-size:3.5rem;line-height:1.5}
.pg-cn h2,.textwidget h2{font-size:3rem;line-height:1.2}
.pg-cn h3,.textwidget h3{font-size:2.5rem}
.pg-cn h4,.textwidget h4{font-size:2rem}
.pg-cn h5,.textwidget h5{font-size:1.8rem}
.pg-cn h6,.textwidget h6{font-size:1.4rem}
pre{background-color: #faf6d0;padding: 15px;margin-bottom: 1.5rem;}
.pst-txt ul li,.textwidget ul li{padding-left: 25px;position: relative;list-style-type: none;}
.pst-txt ul li:before,.textwidget ul li{position: absolute;width: 20px;height: 25px;line-height: 25px;left: 0;top: 0;opacity: .3;}
/* WP-captions */
.pg-cn .wp-caption{line-height: 0;margin: 0 0 30px;max-width: 100%;position: relative;}
.pg-cn .wp-caption-text{display: block;font-size: 13px;line-height: 18px;text-align: center;margin: 0 auto;padding: 5px 10px;}
.pg-cn .wp-caption.aligncenter {margin-left: auto;margin-right: auto;}
.pg-cn .wp-caption.alignleft {float: left;margin-right: 30px;}
.pg-cn .wp-caption.alignright {float: right;margin-left: 30px;}
.pst-blg .psrcmd{left: 1.5rem;}
.psrcmd{overflow: hidden;width: 75px;position: absolute;left: 7px;top: 0;height: 70px;text-align: center;}
.psrcmd>i{-moz-transform: rotate(-40deg);-o-transform: rotate(-40deg);-webkit-transform: rotate(-40deg);transform: rotate(-40deg);position: absolute;left: -30px;top:5px;z-index: 1;width: 100px;}
.cancel-comment-reply{text-transform: uppercase;font-weight: 700;font-size: 1.2rem;}
.comment-reply-link,.cancel-comment-reply a{display: inline-block;}
.comment-reply-link:before,.cancel-comment-reply a:before{margin-right: 5px;opacity: .2;}
.comment-reply-link:hover:before,.cancel-comment-reply a:hover:before{opacity: 1;}
.pst-cn:hover .pstinf{z-index: 9999;}
.pstinf{position: absolute;left: 12px;top:-8px;padding-top: 10px;font-size: 12px;font-weight: normal;z-index: 99;}
.pstinf i{font-weight: 700;font-style: normal;background-color: rgba(0,0,0,.7);border-radius:10px;display: inline-block;width: 20px;line-height: 20px;text-align: center;font-family:serif;font-size: 14px;cursor:pointer;color: #fff;}
.pstinf>span{display: none;}
.cnt-ctg .ttl-cn:before{padding-top: .8rem;}
@media screen and (min-width: 1000px)
{
	.pstinf{display: none;}
	.pst-cn:hover .pstinf{display: block;}
}
/**/.Wrapper{display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height: 100%;}
.Wrapper>header,.Wrapper>footer{-webkit-flex:none;-ms-flex:none;flex:none}
.Body{display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-flex:1 0 auto;-ms-flex:0 auto;flex:1 0 auto;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%}
.cnt-ctg.seo{padding-bottom: 15px;}
.cnt-ctg.seo a{font-weight: 700;}

/*=====<[06.0] - Footer>=====*/
.ftb,.ftc{text-align: center;padding: 1.5rem;}
.fta{font-size: 0;text-align: center;padding-bottom: 15px;}
.fta>div{width: 300px;margin: 0 .75rem;display: inline-block;}
.fta>div:first-child{margin-left: 0;}
.fta>div:last-child{margin-right: 0;}
.ftb{font-size: 1.2rem;}
.ftb p{margin-bottom: 0;}
.ftc>ul>li,.ftc>ul>li>a{display: inline-block;vertical-align: top;}
.ftc>ul>li{margin: 5px 10px;}
.ftc>ul>li:hover{opacity: .5;}
.ftc>ul>li[class^="fa-"]:before{width: 20px;position: absolute;left: 0;top: 0;bottom: 0;margin: auto;z-index: 1;text-align: left;}
.ftc>ul>li,.ftc>ul>li[class^="fa-"]>a{position: relative;}
.ftc>ul>li[class^="fa-"]>a{padding-left:20px;z-index: 2;}

/*=====<[07.0] - Wordpress>=====*/
.alignleft,.aligncenter,.alignright{margin-bottom: 1.5rem;}
.alignleft{float:left;margin-right: 1.5rem;}
.aligncenter{display:block;margin-left: auto;margin-right: auto;}
.alignright{float:right;margin-left: 1.5rem;}

/*------/
/======<[07.1] - Widgets
/------*/
.wdg{margin-bottom: 1.5rem;}
.wdg>ul,.wdg [class^="menu"] ul{list-style-type: none;margin: 0;padding: 0;}
.wdg>ul>li{font-size: 1.2rem;margin-bottom: 5px;}
.wdg>ul>li>a{font-size: 1.5rem;}
.wdg>ul>li.cat-item>a{display: inline-block;vertical-align: top;}
.wdg>ul>li>a:before{opacity: .2;margin-right: 5px;width: 20px;}
.wdg>ul>li>a:hover:before{opacity: 1;}
.wdg .ttl-cn:before{padding-top: .8rem;}
/*widget_calendar*/
.widget_calendar th,.widget_calendar td,.widget_calendar caption{text-align: center;padding:5px;}
.widget_calendar th,.widget_calendar td{max-width: 14%;}
/*widget_rss*/
.widget_rss .ttl-cn{position: relative;}
.widget_rss .ttl-cn img{position: absolute;right: 0;top: 0;bottom: 0;margin: auto;}
.widget_rss li{margin-bottom: 1.5rem;}
.widget_rss li:last-child{margin-bottom: 0;}
.widget_rss li>a{display: block;font-weight: 700;font-size: 1.5rem;}
.widget_rss li>span{display: block;font-size: 1rem;}
/*widget_recent_entries*/
.widget_recent_entries span{display: block;font-size: 1.2rem;padding-left: 25px;}
/*tagcloud*/
div.tagcloud a{font-size: 1.2rem!important;padding: 0 1rem;}

/*------/
/======<[07.2] - Plugins
/------*/
.wp-pagenavi{text-align: center;margin-bottom: 1.2rem;}
.wp-pagenavi a,.wp-pagenavi span,.tagcloud a{display: inline-block;margin: 3px;vertical-align: top;padding: 0 5px;line-height: 2.8rem;min-width: 30px;border-radius: 15px;font-weight: 700;}
.wp-pagenavi span.pages,.wp-pagenavi a.last,.wp-pagenavi a[class$="link"]{padding: 0 15px;}
.wp-pagenavi a[class$="link"]{display: none;}
.wp-pagenavi .prev,.wp-pagenavi .next{padding: 0 15px;}
.navcom{text-align: left;}
.navcom a,.navcom span{text-align: center;}
/*tooltip*/.tooltip{position: absolute;z-index: 1030;display: block;font-size: 12px;visibility: visible;padding: 10px;}
.tooltip.top{padding: 5px 0;margin-top: -3px;}
.tooltip.right{padding: 0 5px;margin-left: 3px;}
.tooltip.bottom{padding: 5px 0;margin-top: 3px;}
.tooltip.left{padding: 0 5px;margin-left: -3px;}
.tooltip-inner{padding:10px;max-width: 90%;line-height:15px;color: #fff;text-align: center;text-decoration: none;background-color: #000;border-radius: 5px;float: left;}
.tooltip-arrow{position:absolute;width: 0;height: 0;border-color: transparent;border-style: solid;}
.tooltip.top .tooltip-arrow{bottom: 0;left: 50%;margin-left: -5px;border-width: 5px 5px 0;border-top-color: #000;}
.tooltip.top-left .tooltip-arrow{bottom: 0;left: 5px;border-width: 5px 5px 0;border-top-color: #000;}
.tooltip.top-right .tooltip-arrow{right: 5px;bottom: 0;border-width: 5px 5px 0;border-top-color: #000;}
.tooltip.right .tooltip-arrow{top: 50%;left: 0;margin-top: -5px;border-width: 5px 5px 5px 0;border-right-color: #000;}
.tooltip.left .tooltip-arrow{top: 50%;right: 0;margin-top: -5px;border-width: 5px 0 5px 5px;border-left-color: #000;}
.tooltip.bottom .tooltip-arrow{top: 0;left: 50%;margin-left: -5px;border-width: 0 5px 5px;border-bottom-color: #000;}
.tooltip.bottom-left .tooltip-arrow{top: 0;left: 5px;border-width: 0 5px 5px;border-bottom-color: #000;}
.tooltip.bottom-right .tooltip-arrow{top: 0;right: 5px;border-width: 0 5px 5px;border-bottom-color: #000;}
/*cookie*/#cookie-notice{display:none;position:fixed;min-width:100%;height:auto;z-index:100000;font-size:12px;line-height:18px;left:0;text-align:center}.cookie-notice-container{padding:10px}.cn-top{top:0}.cn-bottom{bottom:0}
#cn-notice-text{display: block;line-height: 20px;padding: 5px 0;}
.cookie-notice-container{overflow: hidden;font-size: 1.4rem;}
.cookie-notice-container .button{position: relative;padding-right: 50px;display: inline-block;color: #fff;text-transform: uppercase;font-weight: 700;line-height: 30px;height: 30px;padding: 5px 40px 5px 15px;height: 40px;}
.cookie-notice-container .button:before{position: absolute;width: 40px;height: 40px;line-height: 40px;top: 0;right: 0;font-size: 3rem;opacity: .5;}
.cookie-notice-container .button:hover:before{opacity: 1;}
@media (min-width: 1000px){
	.cookie-notice-container span{width: 80%;text-align: left;}
	.cookie-notice-container .button{position: absolute;right: 10px;top: 0;bottom: 0;margin: auto;}
}

/*=====<[08.0] - Responsive Web Design>=====*/
/*max-width: 999px*/
@media (max-width: 999px){
	.mn-hd{display: block;max-height: 0;overflow: hidden;opacity: 0;visibility: hidden;transition: all .2s}
	.mn-hd.in{max-height: 999em;overflow: auto;opacity: 1;visibility: visible;}
	.mn-hd>ul>li[class^="fa-"]>a{padding-left: 35px;}
	.mn-hd>ul>li:hover>a{background-color: rgba(255,255,255,.6);}
	.mn-hd li{padding: 0!important;margin: 0!important}
	.mn-hd li a{display: block;padding: 10px 5px;border-bottom: 1px solid rgba(0,0,0,.1);}
	.mn-hd>ul>li>a{font-weight: 700;}
	.menu-item-has-children>a{position: relative;}
	.menu-item-has-children>a:after{position: absolute;width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-top: 5px solid #000;right: 15px;top: 0;bottom: 0;margin: auto;content: '';transition: all .2s}
	.menu-item-has-children>a.submdbact:after{-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);;}
	.mn-hd>ul>li[class^="fa-"]:before{top: 10px;left: 10px;}
	.mn-hd .sub-menu a{padding-left: 35px;}
	.sub-menu{box-shadow: inset 0 0 20px 0 rgba(0,0,0,.2);overflow: hidden;max-height: 0;background-color: rgba(255,255,255,.6);display: block;transition: max-height .2s, opacity .2s;opacity: 0;}
	.sub-menu.submdb{overflow: auto;max-height: 150px;opacity: 1;}
	.sub-menu li.btn-vts,.sub-menu li.btn-vts a{background-color: transparent;text-align: left;height: auto;border: 0;}
	.sub-menu li.btn-vts a{padding: 10px 5px 10px 35px;border-bottom: 1px solid rgba(0,0,0,.1);line-height: inherit}
}
/*max-width: 749px*/
@media (max-width: 749px){
	.pst-cn{display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;}
	.pst-cn header{position: static;border: 0;overflow: hidden;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 auto;-ms-flex:1 auto;flex:1 auto;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-moz-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}
	.pst-cn header p{max-height: 40px;background-color: rgba(0,0,0,.2);padding: 0 10px;border-radius: 100px;margin:0 5px 5px;-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}
	.pst-cn header h3{text-overflow:inherit;white-space: normal;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}
    .pst-cn{display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;}
}
/*max-width: 549px*/
@media (max-width: 549px){	
	.pst-cls>div, .pst-cls>section{width: 100%;}
}
/*min-width: 550px*/
@media (min-width: 550px){
	/*Columns*/
	[class*="b01"]{width:8.33333333%}
	[class*="b02"]{width:16.66666667%}
	[class*="b03"]{width:25%}
	[class*="b04"]{width:33.33333333%}
	[class*="b05"]{width:41.66666667%}
	[class*="b06"]{width:50%}
	[class*="b07"]{width:58.33333333%}
	[class*="b08"]{width:66.66666667%}
	[class*="b09"]{width:75%}
	[class*="b10"]{width:83.33333333%}
	[class*="b11"]{width:91.66666667%}
	[class*="b12"]{width:100%}
	[class*="a-rw"]{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}
	.pst-blg>figure{max-width: 50%}
}
/*min-width: 750px*/
@media (min-width: 750px){
	[class*="cnt-"]{max-width:720px;}
	/*Form*/
	/*Labels Left*/.lbl-left>label{text-align:right}
	.fll-twt{display: block;min-width: 120px;}
	/*Columns*/
	[class*="c01"]{width:8.33333333%}
	[class*="c02"]{width:16.66666667%}
	[class*="c03"]{width:25%}
	[class*="c04"]{width:33.33333333%}
	[class*="c05"]{width:41.66666667%}
	[class*="c06"]{width:50%}
	[class*="c07"]{width:58.33333333%}
	[class*="c08"]{width:66.66666667%}
	[class*="c09"]{width:75%}
	[class*="c10"]{width:83.33333333%}
	[class*="c11"]{width:91.66666667%}
	[class*="c12"]{width:100%}
	[class*="b-rw"]{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}
	[class*="rdr-1"]{-webkit-order:1;-ms-flex-order:1;order:1}
	[class*="rdr-2"]{-webkit-order:2;-ms-flex-order:2;order:2}
	[class*="d-fx"]>*{-webkit-box-flex:0;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto}
	[class*="d-flx1"]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}	
	.lst-shr>li{display: inline-block;margin-bottom: 0;}
	.vt-btn{text-align: right; -webkit-align-self: center;-ms-flex-item-align: center;align-self: center;}
	/*Post*/
	.pst-cn figure img{border-radius: 0 0 10px 10px}
	.dv-fst>[class*="clm"]:first-child,.dv-fst>[class*="clm"]:nth-child(2){-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 auto;-ms-flex:1 auto;flex:1 auto}
	.dv-fst>[class*="clm"]:first-child{width: 300px;max-width:314px;}
	.dv-fst>[class*="clm"]:nth-child(2){width: 377px;}
	.dv-fst>[class*="clm"]:nth-child(2) figure:before{padding-top: 65%;}	
	div.jst1>[class*="clm"]:nth-child(-n+5){-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto}
	div.jst1>[class*="clm"]:first-child{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 auto;-ms-flex:1 auto;flex:1 auto;width: 300px;max-width:314px;}
	.pst-blg>figure{width: 25%;}
	/*sdbr*/
	main.clma12d08e09 .dv-fst>[class*="clm"]{width: 33.33333333333333%%;}
	main.clma12d08e09 .dv-fst>[class*="clm"]:nth-child(2){-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 auto;-ms-flex:1 auto;flex:1 auto;width: 287px;}
}
/*min-width: 1000px*/
@media (min-width: 1000px){
	[class*="cnt-"]{max-width:970px;}
	/*Columns*/
	[class*="d01"]{width:8.33333333%}
	[class*="d02"]{width:16.66666667%}
	[class*="d03"]{width:25%}
	[class*="d04"]{width:33.33333333%}
	[class*="d05"]{width:41.66666667%}
	[class*="d06"]{width:50%}
	[class*="d07"]{width:58.33333333%}
	[class*="d08"]{width:66.66666667%}
	[class*="d09"]{width:75%}
	[class*="d10"]{width:83.33333333%}
	[class*="d11"]{width:91.66666667%}
	[class*="d12"]{width:100%}
	[class*="c-rw"]{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}
	[class*="rdr-b1"]{-webkit-order:1;-ms-flex-order:1;order:1}
	[class*="rdr-b2"]{-webkit-order:2;-ms-flex-order:2;order:2}
	/*Header*/
	.logo{margin:0;}
	.mn-hd{margin-left:15px;display: block;position: static;width: auto;height: 100%;padding: 0;}
	.mn-hd>ul>li,.mn-hd>ul>li>a{display: inline-block;}
	.mn-hd>ul>li{margin-left: 15px;margin-right: 15px;margin-bottom: 0;z-index: 1;}
	/*Submenu*/
	.menu-item-has-children{position: relative;}
	.menu-item-has-children:hover{z-index: 2;}
	.menu-item-has-children>a:before,.menu-item-has-children>a:after{content: '';width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 5px solid #FFF;position: absolute;left: 20px;bottom:-5px;z-index: 2;display: none;}
	.menu-item-has-children>a:after{border-bottom-color: #eee;bottom: -4px;z-index: 1;}
	.sbmn-lg .sub-menu{width: 666px;}
	.sub-menu{position: absolute;left: 0;top: 100%;width: 222px;background-color: #fff;padding:0 10px;box-shadow: 0 0 10px rgba(0,0,0,.1);border-radius: 10px;max-height: 0;overflow: hidden;transition:all .2s;opacity: 0;overflow: auto;}
	.sbmn-lg .sub-menu li,.sbmn-lg .sub-menu li a{display: inline-block;}
	.sbmn-lg .sub-menu li{width: 25%;float: left;}
	.sbmn-lg .sub-menu li.btn-vts>a{line-height: 25px;display: block;padding: 5px;}
	.sub-menu li{padding: 5px;}
	.sub-menu li a{padding: 5px;display: block;}
	li:hover .sub-menu{padding: 10px;max-height: 300px;opacity: 1;display: block !important;}
	.menu-item-has-children:hover>a:before,.menu-item-has-children:hover>a:after{display: block;}
	.btn-mn{display: none;}
	.frm-srch{width: auto;text-align: right;}
	.frm-srch input{width: 270px;margin-left: auto;}
	.dvcl{max-width: 314px;}
	.wp-pagenavi a[class$="link"]{display: inline-block;}
	.mn-br{display: none;}
	/*Post*/
	.dv-fst>[class*="clm"]:nth-child(2),.dv-fst>[class*="clm"]:nth-child(3){-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 auto;-ms-flex:1 auto;flex:1 auto;width: 300px;}
	.dv-fst>[class*="clm"]:nth-child(2) figure:before,
	.dv-fst>[class*="clm"]:nth-child(3) figure:before{padding-top: 80%;}
	div.jst1>[class*="clm"]:nth-child(-n+5){-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto}
	div.jst1>[class*="clm"]:first-child{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 auto;-ms-flex:1 auto;flex:1 auto;width: 300px;max-width:314px;}
	.frm-escr{max-width: 50%;}
	/*sdbr*/
	main.clma12d08e09 .dv-fst>[class*="clm"]:nth-child(2){-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 auto;-ms-flex:1 auto;flex:1 auto;width: 221px;}
	main.clma12d08e09 .dv-fst>[class*="clm"]:nth-child(2) figure:before{padding-top: 80%;}	
}
/*min-width: 1230px*/
@media (min-width: 1230px){
	[class*="cnt-"]{max-width:1200px;}
	/*Columns*/
	[class*="e01"]{width:8.33333333%}
	[class*="e02"]{width:16.66666667%}
	[class*="e03"]{width:25%}
	[class*="e04"]{width:33.33333333%}
	[class*="e05"]{width:41.66666667%}
	[class*="e06"]{width:50%}
	[class*="e07"]{width:58.33333333%}
	[class*="e08"]{width:66.66666667%}
	[class*="e09"]{width:75%}
	[class*="e10"]{width:83.33333333%}
	[class*="e11"]{width:91.66666667%}
	[class*="e12"]{width:100%}
	[class*="d-rw"]{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}
	[class*="c-fx1"]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}
	/*Post*/
	.dv-fst>[class*="clm"]:nth-child(4){-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 auto;-ms-flex:1 auto;flex:1 auto}
	.dv-fst>[class*="clm"]:nth-child(2),.dv-fst>[class*="clm"]:nth-child(3),.dv-fst>[class*="clm"]:nth-child(4){width: 271px;}
	.dv-fst>[class*="clm"]:nth-child(2) figure:before,
	.dv-fst>[class*="clm"]:nth-child(3) figure:before,
	.dv-fst>[class*="clm"]:nth-child(4) figure:before{padding-top: 85%;}
	div.jst1>[class*="clm"]:nth-child(-n+5){-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto}
	div.jst1>[class*="clm"]:first-child{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 auto;-ms-flex:1 auto;flex:1 auto;width: 300px;max-width:314px;}
	.jst1>[class*="clm"]:nth-child(2) figure:before,
	.jst1>[class*="clm"]:nth-child(3) figure:before,
	.jst1>[class*="clm"]:nth-child(4) figure:before{padding-top: 90%;}
	/*sdbr*/
	main.clma12d08e09 .dv-fst>[class*="clm"]:first-child{width: 300px;}
	main.clma12d08e09 .dv-fst>[class*="clm"]{width: 25%;}
	main.clma12d08e09 .dv-fst>[class*="clm"]:nth-child(2),
	main.clma12d08e09 .dv-fst>[class*="clm"]:nth-child(3){-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 auto;-ms-flex:1 auto;flex:1 auto;width: 269px;}
	main.clma12d08e09 .dv-fst>[class*="clm"]:nth-child(2) figure:before,
	main.clma12d08e09 .dv-fst>[class*="clm"]:nth-child(3) figure:before{padding-top: 85%;}
	main.clma12d08e09 .dv-fst>[class*="clm"]:nth-child(4) figure:before{padding-top: 75%;}
	main.clma12d08e09 div.jst1>[class*="clm"]:nth-child(-n+3){-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto}
	main.clma12d08e09 div.jst1>[class*="clm"]:first-child{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 auto;-ms-flex:1 auto;flex:1 auto;width: 300px;max-width:314px;}
	main.clma12d08e09 .jst1>[class*="clm"]:nth-child(2),
	main.clma12d08e09 .jst1>[class*="clm"]:nth-child(3){width: 287px;}
	main.clma12d08e09 .jst1>[class*="clm"]:nth-child(2) figure:before,
	main.clma12d08e09 .jst1>[class*="clm"]:nth-child(3) figure:before{padding-top: 90%;}
}
/*min-width: 1230px*/
@media (min-width: 1460px){
	[class*="cnt-"]{max-width:1430px;}
	/*Post*/
	main.clma12 .dv-fst>[class*="clm"]:nth-child(5){-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 auto;-ms-flex:1 auto;flex:1 auto}
	.dv-fst>[class*="clm"]:nth-child(2),.dv-fst>[class*="clm"]:nth-child(3),.dv-fst>[class*="clm"]:nth-child(4),.dv-fst>[class*="clm"]:nth-child(5){width: 261px;}
	.dv-fst>[class*="clm"]:nth-child(2) figure:before,
	.dv-fst>[class*="clm"]:nth-child(3) figure:before,
	.dv-fst>[class*="clm"]:nth-child(4) figure:before,
	.dv-fst>[class*="clm"]:nth-child(5) figure:before{padding-top: 90%;}
	div.jst1>[class*="clm"]:nth-child(-n+5){-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto}
	div.jst1>[class*="clm"]:first-child{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 auto;-ms-flex:1 auto;flex:1 auto;width: 300px;max-width:314px;}
	.jst1>[class*="clm"]:nth-child(2) figure:before,
	.jst1>[class*="clm"]:nth-child(3) figure:before,
	.jst1>[class*="clm"]:nth-child(4) figure:before{padding-top: 92%;}
	/*sdbr*/
	main.clma12d08e09 .dv-fst>[class*="clm"]:nth-child(2),
	main.clma12d08e09 .dv-fst>[class*="clm"]:nth-child(3),
	main.clma12d08e09 .dv-fst>[class*="clm"]:nth-child(4){-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 auto;-ms-flex:1 auto;flex:1 auto;width: 200px;}
	main.clma12d08e09 .dv-fst>[class*="clm"]:nth-child(2) figure:before,
	main.clma12d08e09 .dv-fst>[class*="clm"]:nth-child(3) figure:before,
	main.clma12d08e09 .dv-fst>[class*="clm"]:nth-child(4) figure:before{padding-top: 100%;}
	main.clma12d08e09 .dv-fst>[class*="clm"]:nth-child(5) figure:before{padding-top: 75%;}
	main.clma12d08e09 div.jst1>[class*="clm"]:nth-child(-n+4){-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto}
	main.clma12d08e09 div.jst1>[class*="clm"]:first-child{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 auto;-ms-flex:1 auto;flex:1 auto;width: 300px;max-width:314px;}
	main.clma12d08e09 .jst1>[class*="clm"]:nth-child(2),
	main.clma12d08e09 .jst1>[class*="clm"]:nth-child(3),
	main.clma12d08e09 .jst1>[class*="clm"]:nth-child(4){width: 249px;}
	main.clma12d08e09 .jst1>[class*="clm"]:nth-child(2) figure:before,
	main.clma12d08e09 .jst1>[class*="clm"]:nth-child(3) figure:before,
	main.clma12d08e09 .jst1>[class*="clm"]:nth-child(4) figure:before{padding-top: 100%;}	
}

/*NoFlex*/
.no-flexbox.no-flexboxtweener [class*="cls"]:after,.no-flexbox.no-flexboxtweener [class*="dfl"]:after,.no-flexbox.no-flexboxtweener [class*="dflw"]:after{content:'';clear:both;display:table}
.no-flexbox.no-flexboxtweener [class*="cls"],.no-flexbox.no-flexboxtweener [class*="dfl"],.no-flexbox.no-flexboxtweener [class*="dflw"]{display:table;width:100%}
.no-flexbox.no-flexboxtweener [class*="cls"]>*,.no-flexbox.no-flexboxtweener [class*="dfl"]>*,.no-flexbox.no-flexboxtweener [class*="dflw"]>*{display:table-cell;vertical-align:top}
.no-flexbox.no-flexboxtweener [class*="cls"]>*{float:left}
.no-flexbox.no-flexboxtweener [class].in,.no-flexbox.no-flexboxtweener [class].submdb{display: block!important;}
.no-flexbox.no-flexboxtweener .btn-mn{display: block;}
.no-flexbox.no-flexboxtweener .mn-hd{display: none!important;}
.mn-br{z-index: 1;}
.mn-hd>ul{z-index: 2;position: relative;}
.mn-br button:before{position: fixed;width: 100%;height: 100%;left: 0;top: 0;content: '';}
.mn-br button{width: 100%;left: 0;display: block;}
.mn-br button span{position: absolute;right: 0;top: 0;width: 50px;}
.no-flexbox.no-flexboxtweener .ctg-img{width: 150px;height: 150px;}
.no-flexbox.no-flexboxtweener .ctg-img+div{width: calc(100% - 150px);}
.no-flexbox.no-flexboxtweener .pst-cn header{display: block;}
.no-flexbox.no-flexboxtweener .ttl-cn[class*="fa-"]{display: block;}
.no-flexbox.no-flexboxtweener .ttl-cn[class*="fa-"]:before,.no-flexbox.no-flexboxtweener .ttl-cn[class*="fa-"]>h2,.no-flexbox.no-flexboxtweener .ttl-cn[class*="fa-"]>h1,.no-flexbox.no-flexboxtweener .ttl-cn[class*="fa-"]>div,.no-flexbox.no-flexboxtweener .ttl-cn[class*="fa-"]>strong{display: inline;}
.no-csscalc .ctg-img{width: 100px;height: 100px;display:table-cell;}
.no-csscalc .ctg-img+div{width: auto;display:table-cell;}
.wdg>ul>li>a{display: block;overflow: hidden;}
.wdg>ul>li>a:before{float: left;}
	
@media (min-width: 750px){
	.no-flexbox.no-flexboxtweener .fll-twt{float: right!important;}
}	
@media (min-width: 1000px){
	.no-flexbox.no-flexboxtweener .btn-mn{display: none!important;}
	.no-flexbox.no-flexboxtweener .logo,.no-flexbox.no-flexboxtweener .mn-hd{float: left;}
	.no-flexbox.no-flexboxtweener .logo{text-align: left;}
	.no-flexbox.no-flexboxtweener .mn-hd{display: block !important;margin-top: 10px;}
	.no-flexbox.no-flexboxtweener .cnt-bd main.clma12d08e09,
	.no-flexbox.no-flexboxtweener .cnt-bd main+aside,
	.no-flexbox.no-flexboxtweener .sngl-cn>aside,
	.no-flexbox.no-flexboxtweener .cnt-bd main.clmb08{float: none;width: 100%;display: table-cell;}
	.no-flexbox.no-flexboxtweener .frm-srch{float: right;}
}
@media (max-width: 1000px){
	.no-flexbox.no-flexboxtweener .logo,.no-flexbox.no-flexboxtweener .frm-srch{display: block;}	
}
@media (max-width: 750px){
	.no-flexbox.no-flexboxtweener .fll-twt{display:none!important;}
}
.copy{margin-bottom: 0;padding: 1rem;text-align: center;}
