@charset "utf-8";

/* basement
----------------------------------------------------------- */
body {font:13px/1.231 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;*font-size:small;*font:x-small;}* html body{font-family:'ＭＳ Ｐゴシック','MS PGothic',Sans-Serif;}head~/* */body{font-size:small;}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;
}
body{
border-bottom: 5px solid #eee;
color: #333;
}
body#amgChild{
border-bottom: none;	
}
section{
line-height: 1.5em;
font-size: 13px;
}
object, embed{
outline: none;
}
a{
color: #222;
}
a:link,
a:visited{
color: #222;
text-decoration: underline;
}

a:hover,
a:active {
color: #666;
text-decoration: none;
}

img{
vertical-align: bottom;
}
img.circle{
border-radius: 100%;
}

/* clearfix
----------------------------------------------------------- */
.clearfix {
/zoom:1; /* IE6,7 */
}
.clearfix:after {
content: '';
display: block;
clear: both;
height: 0;
}

/* google custom search
----------------------------------------------------------- */
.gsc-search-box{
margin-top: 30px;
}
.gcsc-branding{
margin-bottom: 15px !important;
}
.gsc-webResult .gsc-result{
padding: 20px !important;
margin-bottom: 15px !important;
box-sizing: border-box !important;
border: 1px solid #eee !important;
background-color: #f7f7f7 !important;
}
.gsc-table-result{
margin-top: 10px;
}
input#gsc-i-id1{
text-align: center;
}
.gs-title{
font-size: 16px !important;
line-height: 1.4em !important;
height: auto !important;
}
.gs-title a{
color: #222 !important;
text-decoration: underline;
}
.gs-title a b{
color: #222 !important;
text-decoration: none !important;
}
.gs-title a:hover{
text-decoration: none;
}
.gs-webResult .gs-snippet, .gs-imageResult .gs-snippet, .gs-fileFormatType{
font-size: 12px !important;
line-height: 1.5em;
color: #777 !important;
}
.gsc-cursor-box{
text-align: center !important;
}
.gsc-results .gsc-cursor-box .gsc-cursor-page{
margin-right: 12px !important;
font-size: 14px !important;
}
.gsc-thumbnail-inside{
padding: 0 !important;	
}
.gsc-url-top{
padding: 0 !important;
margin: 5px 0 !important;
}

/* override
----------------------------------------------------------- */
body.post-archive, body.page, body.single{
background-color: #f7f7f7;
}
body.post-archive #wrapper, body.page #wrapper, body.single #wrapper{
padding: 0 50px;
background-color: #fff;
}
body.single .infoWrap, body.single .ui-postend, body.single .wrap-related-links{
background-color: #f7f7f7; 
}
body.single .infoWrap-white{
background-color: #fff;
border: 1px solid #ddd;
}
body.single .area-main-post{
background-color: #fff;	
}
.dk_focus .dk_toggle{
border-color: #ddd;
box-shadow: none !important;
-moz-box-shadow: none !important;
-webkit-box-shadow: none !important;
}
body a.fancybox-close{
display: block;
height: 36px;
width: 36px;
background-color: rgba(0, 0, 0, .8);
border-radius: 50%;
font-family: Roboto, Arial, sans-serif !important;
background-image: none;
}
body a.fancybox-close:hover{
background-color: rgba(45, 74, 102, .9);
}
body a.fancybox-close::after{
color: #fff;
content: "×";
font-family: Roboto, Arial, sans-serif !important;
display: block;
width: 36px;
height: 36px;
text-align: center;
line-height: 36px;
font-size: 26px;
cursor: pointer;
}

/* wrapper
----------------------------------------------------------- */
#wrapper{
margin: 0 auto;
width: 920px;
position: relative;
}

/* header
----------------------------------------------------------- */
header{
height: 65px;
padding: 30px 0;
position: relative;
}
header #logo-colocal{
/*text-align: center;
padding-left: 20px;*/
}
header a.btnHeader{
display: block;
width: 220px;
height: 29px;
line-height: 29px;
border-radius: 0px;
background-color: #222;
color: #fff;
font-size: 12px;
text-decoration: none;
text-align: center;
}
header a.btnHeader:hover{
background-color: #2c4b66;
}
header a#btnHeaderMenu{
position: absolute;
top: 30px;
right: 0px;
}
header a#btnHeaderSearch{
position: absolute;
top: 65px;
right: 0px;
}
header #wrap-sitesearch{
position: absolute;
top: 5px;
right: 0px;
width: 400px;
}
header #wrap-sitesearch .header-input-searchword{
display: block;
float: right;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
width: 270px;
height: 30px;
padding: 3px 10px;
padding: 6px 10px 2px\9; padding: 6px 10px 2px\0/;
border: 1px solid #ddd;
outline: none;
margin-right: 10px;
font-size: 13px;
color: #ccc;
}
header #wrap-sitesearch .header-input-searchword:focus{
border: 1px solid #555;
background-color: #f7f7f7;
outline: none;
}
header #wrap-sitesearch .header-input-submit{
display: block;
float: right;
width: 76px;
height: 30px;
border: none;
text-indent: -9999px;
cursor: pointer;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
}
header #wrap-sitesearch .header-input-submit:hover{
background-position:0 -30px;
}
header #wrap-sitesearch .link-desearch{
padding-top: 15px;
font-size: 13px;
text-align: right;
}

/*Facebook要素の調整*/
#fb-root{
display:none;
}

/* nav	 
----------------------------------------------------------- */
nav{
margin-bottom: 20px;
}
nav ul{
border-bottom: 1px solid #ddd;
}
nav li{
width: 115px;
height: 52px;
box-sizing: border-box;
float: left;
border-right: 3px solid #fff;
}
nav li:last-child{
border-right: none;
}
nav li a{
display: table-cell;
width: 115px;
height: 52px;
overflow: hidden;
box-sizing: border-box;
border-top: 2px solid #fff;
vertical-align: middle;
text-align: center;
font-size: 12px;
font-weight: bold;
position: relative;
}
nav li a:link,
nav li a:visited{
text-decoration: none;
color: #444;
}
nav li a:hover,
nav li a:active{
background-color: #fdfdfd;
}
nav li a span{
display: none;
width: 6px;
height: 6px;
background-color: #fff;
border-radius: 50%;
position: absolute;
left: 50%;
bottom: -3px;
margin-left: -3px;
}
nav li a:hover span{
display: inline-block;
}

/*　sns main
----------------------------------------------------------- */
#breadcrumbs{
font-size: 12px;
margin-bottom: 20px;
text-align: center;
}
#breadcrumbs a{
text-decoration: underline;
color: #666;
}
#breadcrumbs a:hover{
text-decoration: none;
color: #222;
}
#breadcrumbs i{
color: #999;
}
.breadcrumbs{
font-size: 12px;
padding-bottom: 25px;
text-align: center;
}
.breadcrumbs a{
text-decoration: underline;
color: #666;
}
.breadcrumbs a:hover{
text-decoration: none;
color: #222;
}
.breadcrumbs i{
color: #999;
}

/*　sns main
----------------------------------------------------------- */
.wrap-sns-main{
text-align: center;
}
.wrap-sns-main a.btn-sns{
box-sizing: border-box;
width: 230px;
height: 50px;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
position: relative;
font-size: 14px;
color: #fff;
font-weight: bold;
line-height: 26px;
display: inline-block;
text-decoration: none;
}
.wrap-sns-main .btn-tw{
background-color: #47d8f7;
margin-right: 10px;
padding: 12px 12px 12px 12px;
}
.wrap-sns-main .btn-fb{
background-color: #3e6ccd;
padding: 12px 12px 12px 12px;
}
.wrap-sns-main .btn-tw img{
width: 36px; height: 26px;
position: absolute;
top: 12px;
left: 20px;
}
.wrap-sns-main .btn-fb img{
width: 15px; height: 26px;
position: absolute;
top: 12px;
left: 26px;
}
/*.wrap-sns-main a.btn-tw:hover{
background-color: #43d0ee;
}
.wrap-sns-main a.btn-fb:hover{
background-color: #365fb6;
}*/
.wrap-sns-main a.btn-tw:hover,
.wrap-sns-main a.btn-fb:hover{
background-color: #2c4b66;
}

/* btmmenu
---------------------------------------------------------------------*/
.wrap-btmmenu{
width: 100%;
position: relative;
}
.wrap-btmmenu a.btn-show-btmmenu-class{
position: fixed;
z-index: 9800;
bottom: 0px;
left: 30px;
margin: auto;
display: block;
width: 150px;
height: 25px;
line-height: 25px;
text-align: center;
text-decoration: none !important;
font-size: 12px;
font-weight: normal;
color: #222 !important;
background-color: #fff;
box-shadow: #ddd 0px 0px 2px 0px;
-webkit-border-top-right-radius: 4px;
-webkit-border-top-left-radius: 4px;
-moz-border-radius-topright: 4px;
-moz-border-radius-topleft: 4px;
-ms-border-radius-topright: 4px;
-ms-border-radius-topleft: 4px;
border-top-right-radius: 4px;
border-top-left-radius: 4px;

-webkit-transition: -webkit-transform 0.6s cubic-bezier(0, 0.66, 0.67, 1);
-moz-transition:	-moz-transform 0.6s cubic-bezier(0, 0.66, 0.67, 1);
-ms-transition:		-ms-transform 0.6s cubic-bezier(0, 0.66, 0.67, 1);
-o-transition:		-o-transform 0.6s cubic-bezier(0, 0.66, 0.67, 1);
transition:			transform 0.6s cubic-bezier(0, 0.66, 0.67, 1);
-webkit-transform:	translate3d(0px, 150px, 0px);
-moz-transform:		translate3d(0px, 150px, 0px);
-ms-transform:		translate3d(0px, 150px, 0px);
-o-transform:		translate3d(0px, 150px, 0px);
transform:			translate3d(0px, 150px, 0px);
}
.wrap-btmmenu a.btn-show-btmmenu-class:hover{
text-decoration: underline;
}
.wrap-btmmenu .holder-btmmenu-class{
position: fixed;
z-index: 9900;
bottom: 0px; left: 0px;
height: 32px;
width: 100%;
background-color: #fff;
box-shadow: #ddd 0px 0px 2px 0px;

-webkit-transition: -webkit-transform 0.6s cubic-bezier(0, 0.66, 0.67, 1);
-moz-transition:	-moz-transform 0.6s cubic-bezier(0, 0.66, 0.67, 1);
-ms-transition:		-ms-transform 0.6s cubic-bezier(0, 0.66, 0.67, 1);
-o-transition:		-o-transform 0.6s cubic-bezier(0, 0.66, 0.67, 1);
transition:			transform 0.6s cubic-bezier(0, 0.66, 0.67, 1);
-webkit-transform:	translate3d(0px, 150px, 0px);
-moz-transform:		translate3d(0px, 150px, 0px);
-ms-transform:		translate3d(0px, 150px, 0px);
-o-transform:		translate3d(0px, 150px, 0px);
transform:			translate3d(0px, 150px, 0px);
}
.wrap-btmmenu #btmmenu{
height: 20px;
padding: 6px 40px;
font-size: 0;
text-align: center;
}
.wrap-btmmenu #btmmenu li{
display: inline-block;
font-size: 11px;
line-height: 20px;
height: 20px;
margin-right: 20px;
}
.wrap-btmmenu #btmmenu li:first-child{
margin-right: 30px;
}
.wrap-btmmenu #btmmenu li a{
text-decoration: none;
line-height: 20px;
color: #222;
}
.wrap-btmmenu .holder-btmmenu-class a#btn-close-btmmenu{
display: block;
width: 30px;
height: 18px;
line-height: 18px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
background-color: #333;
text-align: center;
text-decoration: none;
color: #fff;
font-size: 13px;
}
.wrap-btmmenu .holder-btmmenu-class a#btn-close-btmmenu:hover{
background-color: #2c4b66;
}

.wrap-btmmenu .holder-btmmenu-show{
-webkit-transition: -webkit-transform 0.6s cubic-bezier(0, 0.66, 0.67, 1);
-moz-transition:	-moz-transform 0.6s cubic-bezier(0, 0.66, 0.67, 1);
-ms-transition:		-ms-transform 0.6s cubic-bezier(0, 0.66, 0.67, 1);
-o-transition:		-o-transform 0.6s cubic-bezier(0, 0.66, 0.67, 1);
transition:			transform 0.6s cubic-bezier(0, 0.66, 0.67, 1);
-webkit-transform:	translate3d(0px, 0px, 0px);
-moz-transform:		translate3d(0px, 0px, 0px);
-ms-transform:		translate3d(0px, 0px, 0px);
-o-transform:		translate3d(0px, 0px, 0px);
transform:			translate3d(0px, 0px, 0px);
}
.wrap-btmmenu a.btn-show-btmmenu-show{
-webkit-transition: -webkit-transform 0.6s cubic-bezier(0, 0.66, 0.67, 1);
-moz-transition:	-moz-transform 0.6s cubic-bezier(0, 0.66, 0.67, 1);
-ms-transition:		-ms-transform 0.6s cubic-bezier(0, 0.66, 0.67, 1);
-o-transition:		-o-transform 0.6s cubic-bezier(0, 0.66, 0.67, 1);
transition:			transform 0.6s cubic-bezier(0, 0.66, 0.67, 1);
-webkit-transform:	translate3d(0px, 0px, 0px);
-moz-transform:		translate3d(0px, 0px, 0px);
-ms-transform:		translate3d(0px, 0px, 0px);
-o-transform:		translate3d(0px, 0px, 0px);
transform:			translate3d(0px, 0px, 0px);
}


/*　contents	 
----------------------------------------------------------- */
/*indexのarea見出しなど*/
.area-title{
font-size: 22px;
text-align: center;
line-height: 1.6em;
color: #333;
}
.area-title span{
font-size: 14px;
font-family: 'Raleway', sans-serif;
letter-spacing: 2px;
}

#contents{
margin-bottom: 20px;
}
body.layout-fulled #contents{
border: none;
padding: 0px;	
}
.single .area-main{
}
.single .area-main-post{
margin-bottom: 30px;
border-top: 2px solid #222;
/*background-color: #fafafa;*/
background-color: #f9f9f9;
padding: 30px;
}
.modePhoto .area-main-post{
margin-bottom: 60px;
}
.post-archive .area-banners{
margin-bottom: 60px;
}
.post-archive .area-banners div{
margin-top: 30px;
}
.post-archive .area-main{
margin-top: 30px;
}
.layout-hasadd .area-main-left{
float: left;
width: 770px;
}
.layout-hasadd .area-main-right{
float: right;
width: 120px;
}
.layout-hasadd .area-main-right img{
width: 120px;
height: auto;
}

.page-layout-fulled #contents{
margin-bottom: 20px;
}
.breadcrumb{
font-size: 11px;
line-height: 1.6em;
text-align: center;
}
.breadcrumb a{
font-weight: bold;	
}
.layout-fulled .breadcrumb{
padding: 3px 0 15px 0;
}
section{
clear: both;
}
.page-archive .sub-txt-archive1st{
padding-bottom: 10px;
font-weight: normal;
}

/*.title
-----------------------------------------------------*/
.post-archive .wrap-page-title,
.page .wrap-page-title{
margin: 20px auto 40px;
}
.post-archive h1.page-title,
.page h1.page-title{
font-family: sans-serif;
font-size: 28px;
font-weight: bold;
line-height: 1.4em;
color: #333;
text-align: center;
}
.post-archive h1.page-title span,
.page h1.page-title span{
font-family: 'Raleway', sans-serif;
font-size: 14px;
letter-spacing: 2px;
}
.post-archive .page-title-sub,
.page .page-title-sub{
font-size: 12px;
font-weight: normal;
line-height: 1.3em;
margin-top: 10px;
color: #333;
text-align: center;
}

/* lead
-----------------------------------------------------*/
.post-archive .leadDescription{
margin: 0;
padding: 25px 0 0;
font-size: 14px;
line-height: 1.8em;
text-align: center;
}

/* .ui-tools .ui-topfix .ui-postend = use countinusous-postload
-----------------------------------------------------*/
.ui-tools .inner{
width: 920px;
margin-left: auto;
margin-right: auto;
}
.ui-postend .inner{
width: auto;
}
.ui-tools .list-tools{
padding: 10px 0;
height: 20px;
line-height: 20px;
font-size: 0px;
text-align: center;
}
.ui-tools .list-tools li{
display: inline-block;
margin-right: 10px;
font-size: 13px;
vertical-align: top;
}
.ui-tools .list-tools li.btn-fb-like iframe{
width: 110px !important;
}
.ui-tools .list-tools li.btn-fb-share iframe{
width: 65px !important;
}
.ui-tools .list-tools li.btn-category{
margin-left: 25px;
}
.ui-tools .list-tools li.btn-custom a{
display: block;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
height: 20px;
line-height: 20px;
background-color: #000;
padding: 0 7px;
color: #fff;
text-decoration: none;
font-weight: bold;
font-size: 11px;
letter-spacing: 1px;
font-family: "Raleway",sans-serif;
}
.ui-tools .list-tools li.btn-custom a i{
font-size: 14px;
vertical-align: text-bottom;
margin-right: 2px;
}
.ui-tools .list-tools li.btn-ig a{
background-color: #2e5e86;
}
.ui-tools .list-tools li.btn-ig a:hover{
background-color: #264d6e;
}
.ui-tools .list-tools li.btn-fb-custom a{
background-color: #4267b2;
}
.ui-tools .list-tools li.btn-fb-custom a:hover{
background-color: #365899;
}
.ui-tools .list-tools li.btn-tw-custom a{
background-color: #1b95e0;
}
.ui-tools .list-tools li.btn-tw-custom a:hover{
background-color: #0c7abf;
}
.ui-tools .list-tools li.btn-ht-custom a{
padding: 0;
}
.ui-tools .list-tools li:last-child{
margin-right: 0px;
}
.ui-tools .list-tools .btn-basis i{
color: #222;	
}
.ui-tools .list-tools .btn-basis a{
display: inline-block;
height: 20px;
line-height: 20px;
font-size: 12px;
}
.ui-tools .list-tools a{
text-decoration: none;
letter-spacing: 0px;
}
.ui-tools .list-tools a:hover span{
text-decoration: underline;
}

.ui-topfix{
width: 100%;
height: 40px;
background-color: #fff;
position: fixed;
top: -55px;
left: 50%;
margin-left: -50%;
z-index: 3000;
box-shadow: #ddd 0px 0px 2px;
-webkit-box-shadow: #ccc 0px 0px 2px;
-moz-box-shadow: #ccc 0px 0px 2px;
-ms-box-shadow: #ccc 0px 0px 2px;
-o-box-shadow: #ccc 0px 0px 2px;
}
.ui-topfix-show{
top: -55px;
-webkit-transition: -webkit-transform 0.6s cubic-bezier(0, 0.66, 0.67, 1);
-moz-transition:	-moz-transform 0.6s cubic-bezier(0, 0.66, 0.67, 1);
-ms-transition:		-ms-transform 0.6s cubic-bezier(0, 0.66, 0.67, 1);
-o-transition:		-o-transform 0.6s cubic-bezier(0, 0.66, 0.67, 1);
transition:			transform 0.6s cubic-bezier(0, 0.66, 0.67, 1);
-webkit-transform:	translate3d(0px, 55px, 0px);
-moz-transform:		translate3d(0px, 55px, 0px);
-ms-transform:		translate3d(0px, 55px, 0px);
-o-transform:		translate3d(0px, 55px, 0px);
transform:			translate3d(0px, 55px, 0px);
}
.ui-tools-page{
border-top: 1px solid #e0e0e0;
border-bottom: 1px solid #e0e0e0;
background-color: #fff;
}
.ui-topfix-page-show{
width: 100%;
height: 40px;
background-color: #fff;
position: fixed;
top: -55px;
left: 50%;
margin-left: -50%;
z-index: 3000;
box-shadow: #ccc 0px 0px 2px;
-webkit-box-shadow: #ccc 0px 0px 2px;
-moz-box-shadow: #ccc 0px 0px 2px;
-ms-box-shadow: #ccc 0px 0px 2px;
-o-box-shadow: #ccc 0px 0px 2px;
}
.ui-topfix-page-show{
border-top: none;
border-bottom: none; 
top: -55px;
-webkit-transition: -webkit-transform 0.6s cubic-bezier(0, 0.66, 0.67, 1);
-moz-transition:	-moz-transform 0.6s cubic-bezier(0, 0.66, 0.67, 1);
-ms-transition:		-ms-transform 0.6s cubic-bezier(0, 0.66, 0.67, 1);
-o-transition:		-o-transform 0.6s cubic-bezier(0, 0.66, 0.67, 1);
transition:			transform 0.6s cubic-bezier(0, 0.66, 0.67, 1);
-webkit-transform:	translate3d(0px, 55px, 0px);
-moz-transform:		translate3d(0px, 55px, 0px);
-ms-transform:		translate3d(0px, 55px, 0px);
-o-transform:		translate3d(0px, 55px, 0px);
transform:			translate3d(0px, 55px, 0px);
}
.ui-postend{
width: 100%;
background-color: #fff;
margin-top: 20px;
}
.ui-postend .list-tools{
padding: 10px 0;
text-align: center;
}


/*.thumbtablelist (ex.top-feature)
----------------------------------------------------------- */
.thumbtablelist{
display: table;
table-layout: fixed;
width: 960px;
border-collapse: separate;
}
.thumbtablelist-2col{
margin: -20px 0px -20px -20px;
border-spacing: 20px;
}
.thumbtablelist .row{
display: table-row;
}
.thumbtablelist a.wrap-list{
box-sizing: border-box;
display: table-cell;
text-decoration: none;
background-color: #f7f7f7;
}
#idx .thumbtablelist a.wrap-list:hover,
.post-archive .thumbtablelist a.wrap-list:hover{
border-color: #444;
background-color: #fff;
}
.thumbtablelist-2col a.wrap-list{
width: 450px;
}
.thumbtablelist-3col a.wrap-list{
width: 293px;
}
.thumbtablelist .wrap-thumb img{
width: 100%;
height: auto;
}
.thumbtablelist .title{
font-size: 14px;
font-weight: bold;
line-height: 1.6em;
}
.thumbtablelist .desc{
font-size: 13px;
text-decoration: none;
margin-top: 10px;
color: #444;
}
.thumbtablelist a.wrap-list:hover .title{
text-decoration: underline;
color: #222;
}
.thumbtablelist a.wrap-list:hover .desc{
text-decoration: underline;
color: #444;
}
.post-archive .thumbtablelist{
margin-bottom: 20px;
}
#idx .thumbtablelist a.wrap-list,
.post-archive .thumbtablelist a.wrap-list{
vertical-align: top;
}
#idx .thumbtablelist a .title,
.post-archive .thumbtablelist a .title{
padding: 12px 15px 8px;
font-size: 14px;
text-align: center;
font-weight: bold;
line-height: 1.6em;
}
#idx .thumbtablelist a .desc,
.post-archive .thumbtablelist a .desc{
margin: 5px 15px 15px;
font-size: 12px;
line-height: 1.6em;
}
#idx .thumbtablelist a .wrap-thumb,
.post-archive .thumbtablelist a .wrap-thumb{
border-bottom: 2px solid #000;
}

#idx .list-related-series .komid,
#idx .list-posts .komid,
.post-archive .list-related-series .komid,
.post-archive .list-posts .komid{
font-size: 14px;
font-weight: bold;
text-align: center;
margin-bottom: 25px;	
}

/*.postlist
----------------------------------------------------------- */
.postlist a.wrap-post:hover{
background-color: #fff;
color: #000;
}
.postlist a.wrap-post{
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
color: #444;
letter-spacing: 0.5px;
}
.postlist .inner{
box-sizing: border-box;
padding: 15px;
}
.postlist-table .row{
display: table-row;
}
.postlist-table a.wrap-post{
box-sizing: border-box;
display: table-cell;
background-color: #f7f7f7;
}
/*２記事横並び = index*/
.postlist-table-2{
display: table;
table-layout: fixed;
width: 940px;
margin: -10px 0px -10px -10px;
border-collapse: separate;
border-spacing: 10px;
}
.postlist-table-2 a.wrap-post{
width: 455px;
}
.postlist-table-2 .wrap-thumb{
width: 150px;
display: inline-block;
vertical-align: middle;
}
.postlist-table-2 .wrap-thumb img{
width: 147px;
height: auto;
border-top: 2px solid #fff;
}
.postlist-table-2 .wrap-text{
width: 255px;
padding-left: 13px;
display: inline-block;
vertical-align: middle;
}
.postlist-table-2 .wrap-text .title{
font-size: 13px;
line-height: 1.8em;
}
.postlist-table-2 .wrap-text .desc{
/*color: #a69f96;*/
color: #000;
font-size: 12px;
font-weight: bold;
line-height: 1.6em;
margin-bottom: 7px;
background: transparent url("/wp-content/themes/colocal/libs/images/cmn/cmn-dlined.gif") repeat-x scroll 0 bottom;
padding-bottom: 10px;
}

/*３記事横並び*/
.postlist-table-3{
display: table;
table-layout: fixed;
width: 940px;
margin: -10px 0px -10px -10px;
border-collapse: separate;
border-spacing: 10px;
}
.postlist-table-3 a.wrap-post{
width: 300px;
}
.postlist-table-3 .wrap-thumb{
width: 150px;
display: inline-block;
vertical-align: middle;
}
.postlist-table-3 .wrap-thumb img{
width: 147px;
height: auto;
border-top: 2px solid #fff;
}
.postlist-table-3 .wrap-text{
width: 105px;
padding-left: 13px;
display: inline-block;
vertical-align: middle;
}
.postlist-table-3 .wrap-text .title{
font-size: 13px;
line-height: 1.8em;
}
.postlist-table-3 .wrap-text .desc{
color: #a69f96;
font-size: 12px;
font-weight: bold;
line-height: 1.6em;
margin-bottom: 7px;
background: transparent url("/wp-content/themes/colocal/libs/images/cmn/cmn-dlined.gif") repeat-x scroll 0 bottom;
padding-bottom: 10px;
}

/*５記事横並び*/
.postlist-table-5{
display: table;
table-layout: fixed;
width: 940px;
margin: -10px 0px -10px -10px;
border-collapse: separate;
border-spacing: 10px;
}
.postlist-table-5 a.wrap-post{
width: 176px;
}
.postlist-table-5 .wrap-thumb{
width: 146px;
display: inline-block;
vertical-align: middle;
}
.postlist-table-5 .wrap-thumb img{
width: 146px;
height: auto;
border-top: 2px solid #fff;
}
.postlist-table-5 .wrap-text{
width: 146px;
display: inline-block;
}
.postlist-table-5 .wrap-text .title{
font-size: 13px;
line-height: 1.6em;
}
.postlist-table-5 .wrap-text .desc{
color: #a69f96;
font-size: 12px;
line-height: 1.5em;
margin-top: 10px;
margin-bottom: 7px;
background: transparent url("/wp-content/themes/colocal/libs/images/cmn/cmn-dlined.gif") repeat-x scroll 0 bottom;
padding-bottom: 10px;
}

/*postlist-flatはulで使用必須*/
.postlist-flat{
width: 920px;
margin: 0 auto;
}
.postlist-flat li{
margin-top: 15px;
}
.postlist-flat li:first-child{
/*margin-top: 0px;*/
}
.postlist-flat a.wrap-post{
box-sizing: border-box;
display: block;
background-color: #f7f7f7;
color: #444;
text-decoration: none;
}
.postlist-flat a.wrap-post:hover{
background-color: #fff;
}
.postlist-flat a.wrap-post:hover .wrap-text-inner .title{
text-decoration: none;
}
.postlist-flat .inner{
box-sizing: border-box;
width: 100%;
padding: 20px 20px;
display: table;
table-layout: fixed;
}
.postlist-flat .wrap-thumb{
display: table-cell;
width: 120px;
vertical-align: middle;
}
.postlist-flat .wrap-thumb img{
width: 100%;
height: auto;
border-top: 2px solid #fff;
}
.postlist-flat .wrap-thumb-mag-gallery{
width: 120px;
height: 120px;
overflow: hidden;
position: relative;
}
.postlist-flat .wrap-thumb-mag-gallery img{
position: absolute;
top: 0; left: 0;
}
.postlist-flat .wrap-text{
display: table-cell;
width: 100%;
vertical-align: middle;
}
.postlist-flat .wrap-text .wrap-text-inner{
padding-left: 20px;
}
.postlist-flat .wrap-text-fliped .wrap-text-inner{
padding-right: 20px;
}
.postlist-flat .wrap-text-inner .title{
font-size: 15px;
line-height: 1.6em;
font-weight: bold;
letter-spacing: 1px;
}
.postlist-flat .wrap-text-inner .desc{
color: #888;
font-size: 12px;
line-height: 1.6em;
margin-top: 5px;
background: transparent url("/wp-content/themes/colocal/libs/images/cmn/cmn-dlined.gif") repeat-x scroll 0 top;
padding-top: 10px;
}
.postlist-flat .wrap-text-inner .excerpt{
color: #666;
font-size: 12px;
line-height: 1.6em;
margin-top: 10px;
width: 100%;
}

/*postlist-flat-hasextraはulで使用必須*/
.postlist-flat-hasextra{
width: 860px;
margin: 0 auto;
}
.postlist-flat-hasextra li{
margin-top: 15px;
}
.postlist-flat-hasextra li:first-child{
margin-top: 0px;
}
.postlist-flat-hasextra a.wrap-post{
box-sizing: border-box;
display: block;
background-color: #f7f7f7;
text-decoration: none;
}
.postlist-flat-hasextra a.wrap-post:hover{
background-color: #fff;
}
.postlist-flat-hasextra a.wrap-post:hover .wrap-text-inner .title{
text-decoration: underline;
}
.postlist-flat-hasextra .inner{
box-sizing: border-box;
width: 100%;
padding: 20px 20px;
display: table;
table-layout: fixed;
}
.postlist-flat-hasextra .wrap-thumb{
display: table-cell;
width: 120px;
vertical-align: middle;
}
.postlist-flat-hasextra .wrap-thumb img{
width: 100%;
height: auto;
border-top: 2px solid #fff;
}
.postlist-flat-hasextra .wrap-thumb-mag-gallery{
width: 120px;
height: 120px;
overflow: hidden;
position: relative;
}
.postlist-flat-hasextra .wrap-thumb-mag-gallery img{
position: absolute;
top: 0; left: 0;
}
.postlist-flat-hasextra .wrap-text{
display: table-cell;
width: 100%;
vertical-align: middle;
padding-right: 30px;
}
.postlist-flat-hasextra .wrap-text .wrap-text-inner{
padding-left: 20px;
}
.postlist-flat-hasextra .wrap-text-fliped .wrap-text-inner{
padding-right: 20px;
}
.postlist-flat-hasextra .wrap-text-inner .title{
font-size: 15px;
line-height: 1.6em;
font-weight: bold;
letter-spacing: 0.8px;
width: 100%;
}
.postlist-flat-hasextra .wrap-text-inner .desc{
/*color: #a69f96;*/
color: #888;
font-size: 12px;
line-height: 1.6em;
margin-top: 5px;
background: transparent url("/wp-content/themes/colocal/libs/images/cmn/cmn-dlined.gif") repeat-x scroll 0 top;
padding-top: 10px;
}
.postlist-flat-hasextra .wrap-text-inner .excerpt{
color: #666;
font-size: 12px;
line-height: 1.8em;
margin-top: 10px;
width: 100%;
}
.postlist-flat-hasextra .wrap-extra{
display: table-cell;
width: 70px;
padding-left: 20px;
vertical-align: middle;
border-left: 1px solid #ddd;
}
.postlist-flat-hasextra .wrap-extra-inner .desc-extra{
font-size: 13px;
line-height: 2.0em;
text-align: center;
}
.postlist-flat-hasextra .wrap-extra-inner .desc-extra .magomid{
font-family: 'Raleway', sans-serif;
font-size: 12px;
font-weight: bold;
letter-spacing: 1px;
}

.postextra-posts-promote-bottomfix{
position: fixed;
left: 0;
bottom: 0;
z-index: 100;
width: 100%;
background-color: rgba(255,255,255,0.93);
box-shadow: #ccc 0px 0px 2px;
-webkit-box-shadow: #ccc 0px 0px 2px;
-moz-box-shadow: #ccc 0px 0px 2px;
-ms-box-shadow: #ccc 0px 0px 2px;
-o-box-shadow: #ccc 0px 0px 2px;
}
.postextra-posts-promote-bottomfix-close{
bottom: 0px;
-webkit-transition: -webkit-transform 0.7s cubic-bezier(0, 0.66, 0.67, 1);
-moz-transition:	-moz-transform 0.7s cubic-bezier(0, 0.66, 0.67, 1);
-ms-transition:		-ms-transform 0.7s cubic-bezier(0, 0.66, 0.67, 1);
-o-transition:		-o-transform 0.7s cubic-bezier(0, 0.66, 0.67, 1);
transition:			transform 0.7s cubic-bezier(0, 0.66, 0.67, 1);
-webkit-transform:	translate3d(0px, 100px, 0px);
-moz-transform:		translate3d(0px, 100px, 0px);
-ms-transform:		translate3d(0px, 100px, 0px);
-o-transform:		translate3d(0px, 100px, 0px);
transform:			translate3d(0px, 100px, 0px);
}
.postextra-posts-promote-bottomfix a.close{
font-size: 20px;
line-height: 1.2em;
text-decoration: none;
position: absolute;
top: 5px;
right: 20px;
}
.posts-promote-bottomfix{
width: 980px;
margin: 0 auto;
}
.posts-promote-bottomfix .postlist-bottomfix li{
margin-top: 0px;
box-sizing: border-box;
width: 50%;
padding: 10px 10px;
}
.posts-promote-bottomfix a.wrap-post{
border: none;
background-color: transparent;
}
/*.posts-promote-bottomfix a.wrap-post:hover{
background-color: #f7f7f7;
}*/
.posts-promote-bottomfix a.wrap-post .inner{
padding: 0;
}
.posts-promote-bottomfix a.wrap-post .wrap-thumb{
height: 45px;
width: 45px;
overflow: hidden;
position: relative;
}
.posts-promote-bottomfix a.wrap-post .wrap-thumb img{
position: absolute;
top: -100%; right: -100%; bottom: -100%; left: -100%;
margin: auto;
height: 45px;
width: auto;
}
.posts-promote-bottomfix .wrap-text .wrap-text-inner{
padding: 0 10px;
}
.posts-promote-bottomfix .wrap-text-inner .title{
font-size: 12px;
font-weight: normal;
color: #000;
}
.posts-promote-bottomfix .wrap-text-inner .desc{
display: none;
}

/*おでかけトップ・特集用３記事横並び*/
.postlist-table-feature{
display: table;
table-layout: fixed;
width: 960px;
margin: -20px 0px -20px -20px;
border-collapse: separate;
border-spacing: 20px;
}
.postlist-table-feature a:link,
.postlist-table-feature a:visited{
text-decoration: none;
}
.postlist-table-feature a.wrap-post{
width: 293px;
vertical-align: top;
position: relative;
box-sizing: border-box;
border: 1px solid #f7f7f7;
background-color: #f7f7f7;
}
.postlist-table-feature a.wrap-post .inner{
padding: 0px;
}
.postlist-table-feature .wrap-thumb{
width: 100%;
height: auto;
position: relative;
}
.postlist-table-feature .imgholder{
border-bottom: 2px solid #000;
}
.postextra-posts-promote .postlist-table-feature .imgholder{
border-bottom: 2px solid #2c4b66;
}
.postlist-table-feature .imgholder{
position: relative;
width: 291px;
height: 291px;
overflow: hidden;
}
.postlist-table-feature .imgholder img{
position: absolute;
top: -100%;
left: -100%;
right: -100%;
bottom: -100%;
margin: auto;
width: auto;
height: 291px;
}
#odekake-top .postlist-table-feature .imgholder img{
width: 291px;
height: auto;
}
.postlist-table-feature-limage .imgholder{
height: 200px;
}
.postlist-table-feature-limage .imgholder img{
position: absolute;
top: -100%;
left: -100%;
right: -100%;
bottom: -100%;
margin: auto;
width: 400px;
height: auto;
}
.postlist-table-feature a:hover .wrap-thumb img{
opacity: 0.85;
}
.postlist-table-feature .wrap-text{
margin: 10px;
}
.postlist-table-feature .wrap-text .title{
font-size: 13px;
line-height: 1.8em;
font-weight: normal;
padding-bottom: 50px;
}
.postlist-table-feature .wrap-text .title .pref{
font-size: 12px;	
display: inline-block;
font-weight: normal;
padding-top: 5px;
}
.postlist-table-feature .wrap-text .desc{
color: #a69f96;
font-size: 12px;
font-weight: bold;
line-height: 1.6em;
margin-bottom: 7px;
background: transparent url("/wp-content/themes/colocal/libs/images/cmn/cmn-dlined.gif") repeat-x scroll 0 bottom;
padding-bottom: 10px;
}

.postlist-table-feature .wrap-text .cat-names{
font-size: 12px;
font-weight: bold;
line-height: 1.5em;
}
.postlist-table-feature .wrap-text .cat-names-top{
margin: 15px 0 10px;
}
.postlist-table-feature .wrap-text .cat-names-btm{
margin: 10px 0 0;
}
.postlist-table-feature .wrap-text .notice-link{
padding-top: 13px;
background: url("/wp-content/themes/colocal/libs/images/cmn/cmn-dlined.gif") 0 top repeat-x;
font-size: 13px;
line-height: 1.1em;
text-align: left;
width: 270px;
position: absolute;
bottom: 15px;
font-weight: bold;
}
.postlist-table-feature a:hover .wrap-text .notice-link{
font-weight: bold;
}
.postlist-table-feature .wrap-arr{
display: none;
}

/*特集用４記事横並び*/
.postlist-table-feature-narrow{
width: 950px;
margin: -15px 0px -15px -15px;
border-spacing: 15px;
}
.postlist-table-feature-narrow a.wrap-post{
width: 218px;
}
.postlist-table-feature-narrow .imgholder{
position: relative;
width: 216px;
height: 216px;
overflow: hidden;
}
.postlist-table-feature-narrow .imgholder img{
position: absolute;
top: -100%;
left: -100%;
right: -100%;
bottom: -100%;
margin: auto;
width: auto;
height: 217px;
}
.postlist-table-feature-narrow .wrap-text .title{
}
.postlist-table-feature-narrow .wrap-text .notice-link{
width: 191px;
}

/*特集用２記事横並び*/
.postlist-table-feature-wide{
width: 960px;
margin: -20px 0px -20px -20px;
border-spacing: 20px;
}
.postlist-table-feature-wide a.wrap-post{
width: 450px;
}
.postlist-table-feature-wide .imgholder{
position: relative;
width: 448px;
height: 155px;
overflow: hidden;
}
.postlist-table-feature-wide .imgholder img{
position: absolute;
top: -100%;
left: -100%;
right: -100%;
bottom: -100%;
margin: auto;
width: 100%;
height: 155px;
}
.postlist-table-feature-wide .wrap-text{
text-align: center;
margin: 10px 50px;
}
.postlist-table-feature-wide .wrap-text .title{
font-size: 14px;
padding-bottom: 0;
}
.postlist-table-feature-wide .wrap-text .notice-link{
display: none;
}

/*プロモート記事などショート版*/
.postlist-table-feature-short .wrap-text .title{
padding-bottom: 0px;
margin-bottom: 0px;
font-weight: normal;
line-height: 1.6em;
}
.postlist-table-feature-short .wrap-text .desc,
.postlist-table-feature-short .wrap-text .notice-link{
display: none;
}
.postlist-table-feature-short .wrap-text .title .pref{
font-size: 12px;
}
.postlist-promote a.wrap-post{
border: none;
}
.postlist-promote .imgholder{
position: relative;
width: 100%;
height: 140px;
overflow: hidden;
}
.postlist-promote .imgholder img{
position: absolute;
top: 0;
left: -6px;
right: 0;
bottom: 0;
margin: auto;
width: auto;
height: 160px;
}
.postlist-promote-index .cat-names{
/*color: #a69f96 !important;*/
}
#idx .postlist-promote .imgholder img{
/*left: -10px;*/
}

/* related block for singles
----------------------------------------------------------- */
.postlist-table-series-in-the-content{
display: table;
table-layout: fixed;
width: 640px;
margin: -10px 0px -10px -10px;
border-collapse: separate;
border-spacing: 10px;
}
.postlist-table-series-in-the-content a.wrap-post{
vertical-align: top;
position: relative;
box-sizing: border-box;
border: 1px solid #eee;
background-color: #fff;
}
.postlist-table-series-in-the-content a.wrap-post-here{
text-decoration: none;
background-color: #f7f7f7;
}
.postlist-table-series-in-the-content a.wrap-post-here .wrap-text .title::before{
content: '→ ';
}
.postlist-table-series-in-the-content-4 a.wrap-post{
width: 127px;
}
.postlist-table-series-in-the-content a.wrap-post span.inner,
.postlist-table-series-in-the-content a.wrap-post span.wrap-thumb,
.postlist-table-series-in-the-content a.wrap-post span.imgblock,
.postlist-table-series-in-the-content a.wrap-post span.wrap-text,
.postlist-table-series-in-the-content a.wrap-post span.title{
display: block;
box-sizing: border-box;
}
.postlist-table-series-in-the-content a.wrap-post span.inner{
padding: 0;
}
.postlist-table-series-in-the-content a.wrap-post span.imgblock img{
width: 100%;
height: auto;
}
.postlist-table-series-in-the-content a.wrap-post span.wrap-text{
padding: 15px 10px;
font-size: 12px;
line-height: 1.6em;
color: #222;
}
.postlist-table-series-in-the-content a.wrap-post-here span.wrap-text{
font-weight: bold;
}

/*.limagelink (ex for singles)
----------------------------------------------------------- */
.limagelink{
margin-top: 30px;
}
.limagelink a.wrap-link{
display: block;
box-sizing: border-box;
text-decoration: none;
background-color: #f7f7f7;
color: #222 !important;
}
.limagelink a .wrap-thumb{
display: block;
border-bottom: 2px solid #000;
}
.limagelink a .wrap-thumb img{
width: 100%;
height: auto;
}
.limagelink a .wrap-text{
display: block;
padding: 15px;
}
.limagelink a .title{
display: block;
font-size: 14px;
text-align: center;
line-height: 1.8em;
}
.limagelink a .komid{
font-size: 14px;
font-weight: bold;
line-height: 1.6em;
display: inline-block;
margin-bottom: 3px;
}
.limagelink a .desc{
display: block;
text-decoration: none;
font-size: 12px;
line-height: 1.6em;
margin-top: 10px;
}
.limagelink a.wrap-link:hover .title{
text-decoration: underline;
}
.limagelink a.wrap-link:hover .desc{
text-decoration: underline;
}

/* footer	 
----------------------------------------------------------- */
footer{
margin-top: 50px;
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 1px solid #ddd;
width: 100%;
clear: both;
font-size: 11px;
}
footer p{
float: left;
width: 50px;
}
footer ul{
font-size: 0px;
text-align: center;
}
footer ul li{
display: inline-block;
border-left: 1px solid #999;
line-height: 13px;
font-size: 11px;
letter-spacing: 0.5px;
}
footer ul li:first-child{
border-left: none;
}
footer ul li a{
padding: 0 10px 0 10px;
display: block;
text-decoration: none;
}
footer ul li a:link, footer ul li a:visited{
text-decoration: none;
}
footer ul li a:hover{
text-decoration: underline;
color: #2c4b66;
}
footer ul li:last-child a{
padding-right: 0;
}
footer ul li.copy{
padding-left: 10px;
}
footer ul li.copy a{
display: inline;
padding: 0;
}
footer.footer-mh{
margin: 0;
border-bottom: none;
}
footer.footer-mh ul.nav-footer{
margin-top: 10px;
}
footer.footer-mh ul:first-child{
margin-top: 0;	
}

/* pagenation
----------------------------------------------------------- */
/* .paging
-----------------------*/
.post-archive-use-infinitescroll .tablenav{
display: none;
}
.tablenav{
letter-spacing: -0.4em; /*hide space*/
margin: 20px 0px;
text-align: center;
}
.tablenav span.current{
letter-spacing: normal; /*hide space*/
margin-right: 5px;
padding: 8px 15px;
border: #fff solid 1px;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
background-color: #fff;
display: inline-block;
*display: inline;
*zoom: 1;
}
.tablenav span.dots{
letter-spacing: normal; /*hide space*/
padding: 8px 15px;
border: #fff solid 1px;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
display: inline-block;
*display: inline;
*zoom: 1;
margin-right: 5px;
}
.tablenav a.page-numbers{
letter-spacing:normal; /*hide space*/
margin-right: 5px;
padding: 8px 15px;
border: #eee solid 1px;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
background-color: #f7f7f7;
display: inline-block;
*display: inline;
*zoom: 1;
color: #235987;
text-decoration: none;
}
.tablenav a:hover{
background-color: #fff;
border-color: #235987;
}

/* catogory
----------------------------------------------------------- */
.post-archive .list-linked-category{
width: 920px;
margin: 0 auto;
}
.post-archive .list-linked-category-narrow{
width: 920px;
margin: 0 auto;
}
.post-archive .list-linked-category li{
margin-bottom: 30px;
}
.post-archive .list-linked-category li:last-child{
margin-bottom: 0px;
}
.post-archive .list-linked-category li a{
display: block;
}
.post-archive .list-linked-category li a img{
vertical-align: bottom;
}
.post-archive .list-linked-category li p.cat-title{
padding: 10px 15px;
background-color: #fff;
border: 1px solid #e7e7e7;
border-top: none;
}
.post-archive .list-linked-category-top{
margin-bottom: 30px;
}
.post-archive .list-linked-category-top{
margin-top: 0px;
}
.post-archive .list-linked-category-btm{
margin-top: 70px;
}

/* catogory extra renovation
----------------------------------------------------------- */
.post-archive p.mid-renovation-authors{
font-size: 16px;
font-weight: bold;
line-height: 1.4em;
text-align: center;
margin: 50px 0 20px;

}
.post-archive #category-extra-renovation-authors a{
text-decoration: none;
text-align: center;
}

/* infinit scroll, #css-loading
----------------------------------------------------------- */
#infscr-loading div,
#infscr-loading img,
#css-loading div,
#css-loading img{
display: none;
}
#infscr-loading,
#infscr-loading::before,
#infscr-loading::after,
#css-loading,
#css-loading::before,
#css-loading::after{
text-align: center;
border-radius: 50%;
width: 1em;
height: 1em;
line-height: 1em;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-direction:normal;
animation-direction:normal;
-webkit-animation: load7 0.8s infinite ease-in-out;
animation: load7 0.8s infinite ease-in-out;
background-color: #222;
}
#infscr-loading,
#css-loading{
color: #444;
font-size: 12px;
margin: 20px auto;
position: relative;
text-indent: -9999em;
-webkit-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0);
-webkit-animation-delay: 0.3655s;
animation-delay: 0.3655s;
}
#infscr-loading::before,
#infscr-loading::after,
#css-loading::before,
#css-loading::after{
content: '';
position: absolute;
top: 0;
}
#infscr-loading::before,
#css-loading::before{
left: -1.5em;
-webkit-animation-delay: 0.1595s;
animation-delay: 0.1595s;
}
#infscr-loading::after,
#css-loading::after{
left: 1.5em;
-webkit-animation-delay: 0.4685s;
animation-delay: 0.4685s;
}
@-webkit-keyframes load7{
	0%{}
	50%{
		background-color: #ccc;
	}
	100%{}
}
@keyframes load7{
	0%{}
	50%{
		background-color: #ccc;
	}
	100%{}
}

.wrap-search-google-custom{
/*width: 700px;
margin-left: auto;
margin-right: auto;*/
}
/* tags-feature search list
----------------------------------------------------------- */
.wrap-search-tags-feature{
margin-top: 20px;
}
ul.list-tags-feature{
width: 700px;
margin-left: auto;
margin-right: auto;
text-align: center;
}
ul.list-tags-feature li{
display: inline-block;
margin: 0 10px 7px 0;
overflow: hidden;
}
ul.list-tags-feature{
line-height: 1em;
}
ul.list-tags-feature li a{
padding: 0 15px;
display: block;
cursor: pointer;
letter-spacing: normal;
font-size: 13px;
line-height: 25px;
height: 25px;
border-radius: 25px;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
-ms-border-radius: 25px;
border: 1px solid #ddd;
font-weight: bold;
}
ul.list-tags-feature li a:link,
ul.list-tags-feature li a:visited{
color: #333;
text-decoration: none;
}
ul.list-tags-feature li a:hover,
ul.list-tags-feature li a:active{
background-color: #2c4b66;
border: 1px solid #2c4b66;
color: #fff;
}
ul.list-tags-feature li a span.hash{
color: #2c4b66;
}
ul.list-tags-feature li a:hover span.hash{
color: #fff;
}

/* pref search list
----------------------------------------------------------- */
.wrap-search-pref{
margin-top: 40px;
}
.list-prefs{
text-align: center;	
padding: 20px 0;
background-color: #eee;
}
.list-prefs li{
display: inline-block;
width: 130px;
padding-bottom: 30px;
}
.list-prefs li a{
display: block;
text-decoration: none;
text-align: center;	
}
.list-prefs li a:hover{
text-decoration: underline;
color: #222;
}
.list-prefs li a .thumb-pref{
display: inline-block;
width: 120px;
height: 120px;
text-indent: -9999px;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
background-size: 120px 120px;
border: 1px solid #eee;
}
.list-prefs li a:hover .thumb-pref{
border-color: #222;
}
.list-prefs li a .name-pref{
margin-top: 10px;
}

/* iframe manage
----------------------------------------------------------- */
.wrap-responsive-iframe{
width: 100%;
position: relative;
}
iframe.responsive-iframe{
width: 100% !important;
height: 100% !important;
position: absolute;
top: 0;
right: 0;
}
.movie-box iframe,
.movie-box-nocap iframe,
.movie-box-nopad frame{
width: 100%;
}
.gmap-box iframe{
width: 100%;
border: none;
}
.iframe-box{
overflow: hidden;
}
.iframe-box iframe,
.instagram-box iframe,
iframe.instagram-media{
width: 100% !important;
max-width: 100% !important;
min-width: 100% !important;
box-sizing: border-box;
}

/* image overlay link
----------------------------------------------------------- */
a.image-link-overlay{
display: block;
position: relative;
text-decoration: none;
color: #000;
outline: 0;
-ms-transition: ease-in-out 0.2s;
-moz-transition: ease-in-out 0.2s;
-webkit-transition: ease-in-out 0.2s;
transition: ease-in-out 0.2s;
}
a.image-link-overlay:after{
content: "\f04b";
display: block;
position: absolute;
width: 65px; height: 70px;
padding-left: 5px;
left: 50%; top: 50%;
margin-top: -35px;
margin-left: -35px;
font-family: 'FontAwesome';
font-size: 30px;
line-height: 70px;
text-align: center;
color: #fff;
background-color: rgba(0, 0, 0, .7);
border-radius: 50%;
font-weight: normal;
}
a.image-link-overlay:hover::after{
color: #222;
background-color: rgba(255, 255, 255, 1.0);
-webkit-transition: all .3s ease;
transition: all .3s ease;
}
a.image-link-overlay::before{
content:'';
position: absolute;
top: 0; left: 0; right: 0; bottom: 0;
background:rgba(0, 0, 0, .3);
-webkit-transition: opacity .3s ease;
transition: opacity .3s ease;
opacity: 0;
display: block;
}
a.image-link-overlay:hover::before {opacity:1;}
a.image-link-overlay img{

}

/* innerLink
----------------------------------------------------------- */
.wrap-innerLink{
padding: 20px;
background-color: #f5f5f5;
}
.wrap-innerLink p{
line-height: 1.6em;
margin-top: 20px;
}
.wrap-innerLink p:first-child{
margin-top: 0;
}
.wrap-innerLink p a{
color: #444 !important;
}
.wrap-innerLink-dest{
height: 0;
}
.wrap-innerLink-dest a{
height: 0;
padding: 0 !important;
}

/* post archive pageno
----------------------------------------------------------- */
.post-archive .str-pageno{
text-align: center;
font-size: 12px;
margin: 20px 0;
padding: 4px 0;
letter-spacing: 1px;
color: #fff;
background-color: #2c4b66;
}
/* inline-btn
----------------------------------------------------------- */
.btn-to-archive-firstpage{
margin-top: 20px;
margin-bottom: 20px;
letter-spacing: 1px;
}
.infinitescroll-target-load-ajax .btn-to-archive-firstpage{
display: none;
}
.wrap-inline-btn a{
display: inline-block;
*display: inline;
*zoom: 1;
font-size: 14px;
line-height: 1.6em;
color: #fff !important;
text-align: center;
text-decoration: none;
white-space: nowrap;
background-color: #222;
padding: 8px 15px;
border-radius: 4px;
}
.wrap-inline-btn-fulled a{
width: 100%;
}
.wrap-inline-btn a:hover{
text-decoration: underline;	
}
.wrap-inline-btn-fulled a{
width: 100%;
display: inline-block;
*display: inline;
*zoom: 1;
font-size: 14px;
line-height: 1.6em;
color: #fff !important;
text-align: center;
text-decoration: none;
white-space: nowrap;
background-color: #222;
padding: 8px 0px;
border-radius: 4px;
}
.wrap-inline-btn-fulled a:hover{
text-decoration: underline;	
}

/* slide-gallery
----------------------------------------------------------- */
.slide-gallery{
background-color: #f7f7f7;
position: relative;
margin: 40px 0;
}
.slide-gallery .swiper-slide .caption-full{
padding-left: 15px;
padding-right: 15px;
margin-bottom: 10px;
box-sizing: border-box;
}
.slide-gallery .swiper-button-nextprev{
background-image: none;
width: 40px; height: 40px;
outline: none;
}
.slide-gallery .swiper-button-nextprev span{
display: block;
background-color: rgba(0,0,0,.6);
height: 40px;
line-height: 40px;
font-size: 36px;
text-align: center;
color: #fff;
cursor: pointer;
}
.slide-gallery .swiper-button-nextprev span:hover{
background-color: #000;
}
.slide-gallery .swiper-button-next{
right: 0;
}
.slide-gallery .swiper-button-prev{
left: 0;
}
.slide-gallery .swiper-button-next span{
padding: 0 0 5px 5px;
}
.slide-gallery .swiper-button-prev span{
padding: 0 5px 5px 0;
}
.slide-gallery .slide-no{
position: absolute;
right: 15px;
bottom: 15px;
font-weight: bold;
}
.slide-gallery .slide-no p{
width: auto !important;
}
.slide-gallery .swiper-pagination-bullet{
outline: none;
}




