@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;
}
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;
}

/* 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;
}

/* 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: #a69f96;
}
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;
background: url(/common/img/h_search_sprite.gif);
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;
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;
}

/*　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 50px;
}
.wrap-sns-main .btn-fb{
background-color: #3e6ccd;
padding: 12px 12px 12px 50px;
}
.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;
}

/*　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;
}
.post-archive .area-banners{
margin-bottom: 50px;
}
.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;
}

/*.wrapTools
-----------------------------------------------------*/
.wrapTools{
width: 100%;
height: 50px;
border-top: 1px solid #e0e0e0;
border-bottom: 1px solid #e0e0e0;
background-color: #fff;
}
.wrapTools .list-tools{
padding: 15px 20px;
height: 20px;
line-height: 20px;
font-size: 0px;
text-align: center;
margin-left: -15px;
}
.wrapTools .list-tools li{
display: inline-block;
margin-left: 10px;
font-size: 13px;
vertical-align: top;
}
.wrapTools .list-tools li.btn-fb-like iframe{
width: 110px !important;
}
.wrapTools .list-tools li.btn-fb-share iframe{
width: 65px !important;
}
.wrapTools .list-tools li.btn-category{
margin-left: 25px;
}
.wrapTools .list-tools li:last-child{
margin-right: 0px;
}
.wrapTools .list-tools .btn-basis{
display: none;
}
.wrapTools .list-tools .btn-basis i{
color: #9e978f;	
}
.wrapTools .list-tools .btn-basis a{
display: inline-block;
height: 20px;
line-height: 20px;
font-size: 12px;
}
.wrapTools .list-tools a{
text-decoration: none;
letter-spacing: 0px;
}
.wrapTools .list-tools a:hover span{
text-decoration: underline;
}
.wrapToolsFixed{
position: fixed;
top: 0px;
left: 50%;
margin-left: -50%;
z-index: 3000;
width: 100%;
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;
border: none;
}
.wrapToolsFixed .toolsInner{
width: 1020px;
height: 50px;
margin: 0 auto;
position: relative;
}
.wrapToolsFixed .list-tools{
/*margin-left: 0px;*/
}
.wrapToolsFixed .list-tools .btn-basis{
display: inline-block;
}
.single .wrapTools{
border: none;
}
.wrapTools .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;
}
.wrapTools .list-tools li.btn-custom a i{
font-size: 14px;
vertical-align: text-bottom;
margin-right: 2px;
}
.wrapTools .list-tools li.btn-fb-custom a{
background-color: #4267b2;
}
.wrapTools .list-tools li.btn-fb-custom a:hover{
background-color: #365899;
}
.wrapTools .list-tools li.btn-tw-custom a{
background-color: #1b95e0;
}
.wrapTools .list-tools li.btn-tw-custom a:hover{
background-color: #0c7abf;
}
.wrapTools .list-tools li.btn-ht-custom a{
padding: 0;
}

/* .ui-tools .ui-topfix .ui-postend = use countinusous-postload
-----------------------------------------------------*/
.ui-tools .list-tools{
padding: 15px 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: 50px;
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 .inner{
width: 920px;
height: 50px;
margin: 0 auto;
position: relative;
}
.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-topfix-hide{
/*top: -55px;*/
display: none;
}
.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;
}
.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;
}
.thumbtablelist a.wrap-list:hover .desc{
text-decoration: underline;
}
.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,
.post-archive .thumbtablelist a{
border-bottom: none;
}
#idx .thumbtablelist a:hover .wrap-text,
.post-archive .thumbtablelist a:hover .wrap-text{
border-color: #ccc;
}
#idx .thumbtablelist a .wrap-thumb,
.post-archive .thumbtablelist a .wrap-thumb{
border-bottom: 2px solid #000;
}
#idx .thumbtablelist a .wrap-text,
.post-archive .thumbtablelist a .wrap-text{
border: 1px solid #eee;
border-top: none;
}

#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;
}
.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;
border: 1px solid #eee;
background-color: #f7f7f7;
color: #444;
}
/*２記事横並び = 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;
font-size: 12px;
font-weight: bold;
line-height: 1.6em;
margin-bottom: 7px;
background: transparent url("/common/img/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("/common/img/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("/common/img/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;
border: 1px solid #eee;
background-color: #f7f7f7;
color: #444;
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: 0.5px;
}
.postlist-flat .wrap-text-inner .desc{
/*color: #a69f96;*/
color: #888;
font-size: 12px;
line-height: 1.6em;
margin-top: 5px;
background: transparent url("/common/img/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;
border: 1px solid #eee;
background-color: #f7f7f7;
color: #444;
text-decoration: none;
}
.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("/common/img/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;
}

/*おでかけトップ・特集用３記事横並び*/
.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: 292px;
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{
}
.postlist-table-feature .wrap-thumb img{
width: 100%;
height: auto;
border-top: none;
}
.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: bold;
padding-bottom: 50px;
}
.postlist-table-feature .wrap-text .title .pref{
/*display: inline-block;
font-weight: normal;
padding-top: 7px;*/
display: none;
}
.postlist-table-feature .wrap-text .desc{
color: #a69f96;
font-size: 12px;
font-weight: bold;
line-height: 1.6em;
margin-bottom: 7px;
background: transparent url("/common/img/dlined.gif") repeat-x scroll 0 bottom;
padding-bottom: 10px;
}
.postlist-table-feature .wrap-text .notice-link{
padding-top: 13px;
background: url(/common/img/dlined.gif) 0 top repeat-x;
font-size: 12px;
line-height: 1.1em;
text-align: left;
width: 270px;
position: absolute;
bottom: 15px;
}
.postlist-table-feature a:hover .wrap-text .notice-link{
font-weight: bold;
}

/*特集用４記事横並び*/
.postlist-table-feature-narrow{
width: 950px;
margin: -15px 0px -15px -15px;
border-spacing: 15px;
}
.postlist-table-feature-narrow a.wrap-post{
width: 219px;
}
.postlist-table-feature-narrow .wrap-thumb{
}
.postlist-table-feature-narrow .wrap-thumb img{
}
.postlist-table-feature-narrow .wrap-text .title{
margin-bottom: 60px;
}
.postlist-table-feature-narrow .wrap-text .notice-link{
text-align: right;
width: 191px;
}
/*プロモート記事などショート版*/
.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;
}

/* 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 #f7f7f7;
background-color: #fff;
}
.postlist-table-series-in-the-content a.wrap-post-here{
border-bottom: 1px solid #222;
}
.postlist-table-series-in-the-content a.wrap-post-here{
text-decoration: none;
}
.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;
}

/* footer	 
----------------------------------------------------------- */
footer{
margin: 50px 0 30px;
width: 100%;
clear: both;
font-size: 11px;
}
footer p{
float: left;
width: 50px;
}
footer ul{
float: right;
font-size: 0px;
}
footer ul li{
display: inline-block;
border-left: 1px solid #999;
line-height: 13px;
font-size: 11px;
letter-spacing: 0.5px;
}
footer ul li a{
padding: 0 10px 0 10px;
display: block;
}
footer ul li.copy{
padding-left: 10px;
}
footer ul li.copy a{
display: inline;
padding: 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: #805f37;
text-decoration: none;
}
.tablenav a:hover{
background-color: #fff;
border-color: #805f37;
}

/* 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
----------------------------------------------------------- */
#infscr-loading div,
#infscr-loading img{
display: none;
}
#infscr-loading,
#infscr-loading:before,
#infscr-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{
color: #444;
font-size: 10px;
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{
content: '';
position: absolute;
top: 0;
}
#infscr-loading:before{
left: -1.5em;
-webkit-animation-delay: 0.1595s;
animation-delay: 0.1595s;
}
#infscr-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%{}
}

/* pref search list
----------------------------------------------------------- */
.wrap-search-pref{
margin-top: 30px;
border-top: 1px solid #eee;
padding-top: 20px;
}
.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;
}
