/*
Theme Name: misatopi
Theme URI: http://misatopi.com
Author: misatopi team
Author URI: http://misatopi.com
Description: tekitou
Version: 1.0
*/

@charset "UTF-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

s{
color:#999;
font-weight:normal;
}
.tarekomi {
    margin-bottom: 40px;
}
.wpp-thumbnail {
    display: inline;
    float: left;
    margin: 0 5px 0 0;
    border: none;
    width: 60px;
    height: auto;
    border-radius: 3px;
}


a.ex-link {
    font-weight: bold;
text-decoration: underline;
}
/* ------------------------------------------------------------------

INDEX
-00 reset
-01 common
-02 index
-03 single
------------------------------------------------------------------ */

/* ------------------------------------------------------------------
01 common
------------------------------------------------------------------ */

body{
  font-size: 14px;
  /*font-family: 'Noto Sans Japanese', sans-serif;
  background: #f9f8f5;*/
background:#fbfaf9;
}
a{
  text-decoration: none;
  transition: all  0.2s ease;
  -webkit-transition: all  0.2s ease;
  -moz-transition: all  0.2s ease;
  -o-transition: all  0.2s ease;
  -ms-transition: all  0.2s ease;
    color:#369;
}
a:hover{
  opacity: 0.6;
  text-decoration: none;
}
.btn{width: 300px;display: block;text-align: center;font-size: 14px;text-decoration: none;border-radius: 3px;padding: 10px 0;font-weight:bold;margin: 0 auto;}
.btn:hover{opacity:0.8;}
.btn-info{background:#e37db4;color:#ffffff;}
a.fun-twitter.about {
    background: #5399f3;
    color: #fff;
    margin-top: 20px;
}
a.ex-link:before {
    content: "\e630";
    font-family: icomoon;
    position: relative;
    top: 1px;
    margin-right: 3px;
}
hr {
    margin: 0;
    border: 0;
    height: 30px;
    background: none;
    clear: both;
}
kaerebalink-box img,
.amazlet-box img {
    margin: 0 20px;
}
.kaerebalink-box,
.amazlet-box {
    border: 4px solid #ededed;
    padding: 20px;
    border-radius: 4px;
margin-bottom:30px;
}

header#header{
  border-top: 4px solid #e37db4;
  border-bottom: 1px solid #ededed;
  height: 120px;
  box-sizing: border-box;
  background: #ffffff;
}
header#header .header-inner{
  width: 1058px;
  height: 120px;
  margin: 0 auto;
  position: relative;
}
header#header .header-inner h1,
header#header .header-inner h2{
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
header#header .header-inner h1{
  top: 22px;
}
header#header .header-inner h1 a {
    display: block;
    width: 207px;
    height: 43px;
    background: url(http://www.misatopi.com/wp-content/themes/misatopi/images/img_logo.png);
    background-size: 207px 43px;
    text-indent: -9999px;
}
header#header .header-inner h2{
  top: 76px;
  font-size: 12px;
}

/* sns */
header#header .header-inner ul.sns-btn{
  overflow: hidden;
  position: absolute;
  top: 10px;
}
header#header .header-inner ul.sns-btn li{
  float: left;
  margin-right: 10px;
}
header#header .header-inner ul.sns-btn li a{
  font-size: 22px;
}
header#header .header-inner ul.sns-btn li a.icon-facebook2{ color: #27579c;}
header#header .header-inner ul.sns-btn li a.icon-twitter2{ color: #2ca7e0;}
header#header .header-inner ul.sns-btn li a.icon-rss{ color: #ef8000;}

/*nav*/
header#header .header-inner nav ul#global-info{
  position: absolute;
  right: 0;
  top: 10px;
}
header#header .header-inner nav ul#global-info li{float: left; margin-left: 10px;}
header#header .header-inner nav ul#global-info li a{font-size: 12px; color: #999999;}
header#header .header-inner nav ul#global-info li a:before{
  content: "";
  border: 4px solid transparent;
  border-left: 4px solid #999999;
  box-sizing: border-box;
  display: inline-block;
}


/* global nav */
nav#global-nav{
  border-bottom: 1px solid #ededed;
  height: 40px;
  box-sizing: border-box;
  background: #ffffff;
}

nav#global-nav ul{ text-align: center;}
nav#global-nav ul li{ display: inline-block; margin-right:3em;}
nav#global-nav ul li:last-child{ margin-right:0em;}
nav#global-nav ul li a{ color: #433f3a; line-height: 38px; font-weight: 500;}
nav#global-nav ul li a:active{ position: relative; bottom: -1px;}

/*content*/
#content-wrap{
  width: 1058px;
  margin: 30px auto 70px auto;
  display: flex;
  justify-content: space-between;
}
#content-wrap #content-inner-left{
  float: left;
  width: 728px;
position:relative;
}
#content-wrap #content-inner-right{
  float: right;
  width: 300px;
}

/*aside*/
.add{
  background:#fff;box-sizing: border-box;
}
.add300600{width:300px;}
.add300{width:300px;}
.add728{width: 728px;height: 90px; }

#content-wrap #content-inner-right ul.entry-list{
  margin-top: -10px;;
}
#content-wrap #content-inner-right ul.entry-list li{
  border-bottom: 1px solid #ededed;
overflow:hidden;
    padding: 10px 0;
}
#content-wrap #content-inner-right ul.entry-list li a.rank-link{
  padding: 10px 0;
  display: block;
  overflow: hidden;
  color: #666666;
}
#content-wrap #content-inner-right ul.entry-list li:last-child{
  border: none;
}
#content-wrap #content-inner-right ul.entry-list li .img-wrap
{
  float: left;
  width: 60px;
  height: 60px;
  border-radius: 3px;
  margin-right: 10px;
  overflow:hidden;
  
}
#content-wrap #content-inner-right ul.entry-list li .entry-detail{
  float: right;
  width: 230px;
}
#content-wrap #content-inner-right ul.entry-list li h2{
  color: #333;
  line-height: 140%;
  margin-bottom: 8px;
  font-size: 14px;
}
#content-wrap #content-inner-right ul.entry-list li .entry-data .view-num {
    float: right;
}
#content-wrap #content-inner-right ul.entry-list li .entry-data .date {
    float: left;
}
#content-wrap #content-inner-right ul.entry-list li .entry-data {
    font-size: 12px;
    color: #999;
    overflow: hidden;
}

aside ul.keyword-list{ overflow: hidden;}
aside ul.keyword-list li{
  float: left;
  margin-right: 4px;
  margin-bottom: 4px;
}
aside ul.keyword-list li a{
  color: #827b75;
  font-size: 12px;
  padding: 4px 6px 6px 6px;
  display: inline-block;
  border: 1px solid #eae3d9;
  border-radius: 2px;
  background: #fff;
}
.keyword-list span {
    color: #fff;
    display: inline-block;
    background: grey;
    font-size: 10px;
    border-radius: 50%;
    padding: 0 4px;
    font-weight: bold;
}

/*footer*/

footer#footer{
  background: #464542;
  padding: 20px 0 0 0;
}

footer#footer .copyright{
  background: #33322f;
  color: #ffffff;
  text-align: center;
  font-size: 10px;
  padding: 10px 0;
}

/*pankz*/
.pankz{
    overflow: hidden;
    position: absolute;
    top: -22px;
    font-size: 12px;
}
.pankz li:first-child a {
    float: left;
    width: 4em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: initial;
}
.pankz li{
    float:left;
}
.pankz li:after{
    content: "";
    margin: 0 6px;
    display: inline-block;
    border: 1px solid transparent;
    border-right: 1px solid #666;
    border-top: 1px solid #666;
    width: 4px;
    height: 4px;
    transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
-ms-transform: rotate(45deg);
    position: relative;
    top: -2px;
}
.pankz li:last-child:after{
content:none;
}
iframe {
    border: none;
}
/* ------------------------------------------------------------------
02 index
------------------------------------------------------------------ */

/* topic */
#content-wrap #content-inner-left .topic{
  height: 250px;
  background: #ffffff;
  border: 4px solid #f0c7db;
  box-sizing: border-box;
}
#content-wrap #content-inner-left .topic .topic-entry-list{
  float: right;
  width: 350px;
}
#content-wrap #content-inner-left .topic .topic-entry-list h1{
  font-weight: bold;
  color: #333;
  margin: 12px 0px 4px 0px;
}
#content-wrap #content-inner-left .topic .topic-entry-list ul li{
  border-bottom: 1px dotted #e5e5e5;
  margin-right: 20px;
  box-sizing: border-box;
}
#content-wrap #content-inner-left .topic .topic-entry-list ul li a{
  line-height: 40px;
  width: 330px;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
color:#369;
}
#content-wrap #content-inner-left .topic .topic-entry-list ul li:last-child{
  border: none;
}
#content-wrap #content-inner-left .topic .topic-entry-list.thumbnail{
  float: left;
}
#content-wrap #content-inner-left .topic .topic-entry-list.thumbnail a{
  display: block;
  background: #ccc;
  height: 242px;
  position: relative;
  color: #fff;
  background-size: cover;
}
#content-wrap #content-inner-left .topic .topic-entry-list.thumbnail a h2{
    position: absolute;
    bottom: 0;
    background: rgba(0,0,0,0.7);
    width: 350px;
    padding: 12px;
    box-sizing: border-box;
    line-height: 140%;
    font-weight: bold;
    font-size: 16px;
}

#content-wrap #content-inner-left .recent-entry-list,
#content-wrap #content-inner-left .report-entry-list{
  width: 354px;
}

#content-wrap #content-inner-left section h1,
#content-wrap #content-inner-right aside h1{
  font-size: 16px;
  font-weight: bold;
  color: #333;
  border-top: 3px solid #fff;
  padding: 18px 0;
  position: relative;
}
#content-wrap #content-inner-left section h1:after,
#content-wrap #content-inner-right aside h1:after{
  content: "";
  display: inline-block;
  width: 80px;
  background: #ff9933;
  height: 3px;
  position: absolute;
  top: -3px;
left:0;
}

#content-wrap #content-inner-left .recent-entry-list{
  float: left;
}
#content-wrap #content-inner-left .report-entry-list{
  float: right;
}
#content-wrap #content-inner-left ul.entry-list{
  margin-top: -10px;
}
#content-wrap #content-inner-left ul.entry-list li{
  border-bottom: 1px dotted #ededed;
}
#content-wrap #content-inner-left ul.entry-list li a{
  padding: 10px 0;
  display: block;
  overflow: hidden;
  color: #666666;
}
#content-wrap #content-inner-left ul.entry-list li:last-child{
  border: none;
}
#content-wrap #content-inner-left ul.entry-list li .img-wrap
{
  float: left;
  width: 80px;
  height: 80px;
  border-radius: 3px;
  margin-right: 10px;
  overflow:hidden;
  background-size: cover;
  background-position: 50%;
}
#content-wrap #content-inner-left ul.entry-list li .entry-detail{
  float: right;
  width: 264px;
}
#content-wrap #content-inner-left ul.entry-list li h2{
  color: #333;
  line-height: 140%;
  margin-bottom: 20px;
  font-size: 16px;
font-weight:bold;
}
#content-wrap #content-inner-left ul.entry-list li .entry-data .view-num {
    float: right;
}
#content-wrap #content-inner-left ul.entry-list li .entry-data .date {
    float: left;
}
span.date:before {
    content: "\e65e";
    font-family: icomoon;
    margin-right: 3px;
    position: relative;
    top: 1px;
}
#content-wrap #content-inner-left ul.entry-list li .entry-data {
    font-size: 12px;
    color: #999;
    overflow: hidden;
}
#content-wrap #content-inner-left ul.entry-list li:first-child .img-wrap{
  width: 100%;
  height: 170px;
  float: none;
  margin-bottom: 10px;
}
#content-wrap #content-inner-left ul.entry-list li:first-child .entry-detail{
  float: none;
  width: inherit;
}

/*photo*/
#content-wrap #content-inner-left .photo-entry ul{
}
#content-wrap #content-inner-left .photo-entry ul li{
  width: 128px;
  height: 128px;
  background: #ffffff;
  float: left;
  margin-right: 22px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
#content-wrap #content-inner-left .photo-entry ul li img {
    width: 120px;
    height: 120px;
    margin: 4px;
}
#content-wrap #content-inner-left .photo-entry ul li:last-child{
  margin-right: 0;
}

/* ------------------------------------------------------------------
03 single
------------------------------------------------------------------ */

.page-links {
    text-align: center;
    margin: 50px 0;
}
.page-links span.page-link-number {
    display: inline-block;
    border: 1px solid #c36ba5;
    border-radius: 3px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: #c36ba5;
    color: #fff;
}
.page-links a {
	display: inline-block;
}
.page-links a span.page-link-number {
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 3px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: #fff;
    color: #666;
}

a.allpage-txt {
    display: block;
    background-color: #50972A;
    color: #fff;
    padding: 8px 10px;
    border-radius: 3px;
    font-weight: bold;
    margin: 0 auto -30px;
    text-align: center;
    position: relative;
}
a.nextpage-txt {
    display: block;
    background-color: #50972A;
    color: #fff;
    padding: 8px 10px;
    border-radius: 3px;
    font-weight: bold;
    margin: 0 auto -30px;
    text-align: center;
    position: relative;
}
a.nextpage-txt:after {
    content: ">> 続きを読む";
}

section.single-inner.page > .post > img.attachment-post-thumbnail {
    width: 100%;
    height: auto;
}

#content-wrap #content-inner-left.single .single-inner .entry-inner p cite a {
    font-weight: bold;
    text-decoration: underline!important;
}
#content-wrap #content-inner-left.single .single-inner .entry-inner p cite {
font-size: 10px;
    margin-top: -40px;
    display: block;
    line-height: 140%;
    margin-bottom: -20px;
}
cite:before {
    content: "出典：";
}
p.av-i,
p.av-c,
p.av-r,
p.av-s,
p.av-chikuwa,
p.av-chosuke,
p.kita1,
p.kita2,
p.samuri,
p.av-mame {
    margin-left: 60px;
    position: relative;
    min-height: 4em;
}
p.av-mame:before {background-image: url(http://www.misatopi.com/wp-content/uploads/2016/12/chikamameta_avatar_1481567262-96x96.png);}
p.av-chosuke:before {background-image: url(http://www.misatopi.com/wp-content/uploads/2016/08/icon_chosuke-96x96.png);}
p.av-s:before {background-image: url(http://www.misatopi.com/wp-content/uploads/2016/08/icon_kanon-96x96.png);}
p.av-c:before {background-image: url(http://www.misatopi.com/wp-content/uploads/2016/08/icon_shiinoki-96x96.png);}
p.av-r:before {background-image: url(http://www.misatopi.com/wp-content/uploads/2016/08/icon_misako-96x96.png);}
p.av-i:before {background-image: url(http://www.misatopi.com/image/misarobo.png);}
p.av-chikuwa:before {background-image: url(http://www.misatopi.com/wp-content/uploads/2016/08/icon_chikuwa-96x96.png);}
p.samuri:before {background-image: url(http://www.misatopi.com/wp-content/themes/misatopi/images/img_samuri.gif);}
p.kita1:before {background-image: url(http://www.misatopi.com/wp-content/themes/misatopi/images/img_kita1.jpg);}
p.kita2:before {background-image: url(http://www.misatopi.com/wp-content/themes/misatopi/images/img_kita2.jpg);}

p.av-chosuke:after,
p.av-c:after,
p.av-i:after,
p.av-r:after,
p.av-s:after,
p.av-chikuwa:after,
p.kita1:after,
p.kita2:after,
p.samuri:after,
p.av-mame:after {
    content: "";
    position: absolute;
    left: -59px;
    font-size: 10px;
    font-weight: bold;
    top: 50px;
    width: 48px;
    display: block;
    text-align: center;
    line-height: 14px;
    height: 14px;
    border-radius: 7px;
    color: #fff;
    letter-spacing: -1px;
}
p.av-chosuke:after{content:"ちょーすけ";
	background-color:#a0d7ee;
}
p.av-s:after{content:"カノン";
    background-color: #e1d338;
}
p.av-i:after{content:"いちとぴ";
    background-color: #eaa92f;
}
p.av-c:after{content:"シイノキ";
    background-color: #5b88cb;
}
p.av-r:after{content:"みさ子";
    background-color: #bf79b8;
}
p.av-mame:after{ content:"まめ"; background-color:#f883ad;}

p.av-chikuwa:after{ content:"ちくわ"; background-color:#f883ad;}
p.kita1:after{content:"北本1号";
    background-color: #666;
}
p.kita2:after{content:"北本2号";
    background-color: #666;
}
p.samuri:after{content:"サムリ";
    background-color: #666;
}
p.av-chosuke:before,
p.av-s:before,
p.av-c:before,
p.av-r:before,
p.av-chikuwa:before,
p.kita1:before,
p.kita2:before,
p.samuri:before,
p.av-mame:before {
    content: "";
    display: block;
    width: 50px;
    height: 50px;
    background-size: 50px;
    position: absolute;
    left: -60px;
    top: 6px;
    border-radius: 25px;
}
p.av-i:before{
    content: "";
    display: block;
    width: 50px;
    height: 50px;
    background-size: 45px;
    position: absolute;
    left: -60px;
    top: 6px;
    border-radius: 25px;
    background-position: 5px 3px;
    background-repeat: no-repeat;
}

#content-wrap #content-inner-left.single{

}
#content-wrap #content-inner-left.single .bottom-ad .bottom-ad-right {
    width: 336px;
    float: right;
}
#content-wrap #content-inner-left.single .bottom-ad .bottom-ad-left {
    width: 336px;
    float: left;
}
#content-wrap #content-inner-left.single .bottom-ad {
    overflow: hidden;
margin-top:10px;

}

#content-wrap #content-inner-left.single .single-inner{
    background: #fff;
    border-radius: 5px;
}
#content-wrap #content-inner-left.single .single-inner header{
    width: 100%;
    height: 450px;
    position:relative;
border-radius: 5px 5px;
background-size:cover;
background-position:50%;
}
#content-wrap #content-inner-left.single .single-inner header h1{
    position: absolute;
    bottom: 0;
    color: #fff;
    font-size: 24px;
    /*background: rgba(0,0,0,0.7);*/
    padding: 20px;
    width: 100%;
    font-weight: bold;
    border:none;
    box-sizing: border-box;
    line-height: 140%;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&amp;0+0,0.8+50 */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjgiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjgiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 50%, rgba(0,0,0,0.8) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(50%,rgba(0,0,0,0.8)), color-stop(100%,rgba(0,0,0,0.8))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 50%,rgba(0,0,0,0.8) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 50%,rgba(0,0,0,0.8) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 50%,rgba(0,0,0,0.8) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 50%,rgba(0,0,0,0.8) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 ); /* IE6-8 */
}
#content-wrap #content-inner-left.single .single-inner header h1 a {
    color: #fff;
}
#content-wrap #content-inner-left.single .single-inner header h1:after{
    content: initial;
}
#content-wrap #content-inner-left.single .single-inner header h1 span.date {
    display: block;
    font-weight: normal;
    font-size: 16px;
    margin-top: -5px;
    margin-bottom: 0px;
}
#content-wrap #content-inner-left.single .single-inner header .category-name{
    position: absolute;
    top: 10px;
    left: -10px;
    padding: 10px 20px 12px 20px;
    font-weight: bold;
    border-radius: 2px 2px 2px 0px;
    font-size: 20px;
    color: #fff;
}
#content-wrap #content-inner-left.single .single-inner header .category-name:before{
    content: "";
    border: 7px solid transparent;
    width: 0px;
    height: 0px;
    display: inline-block;
    position: absolute;
    bottom: -7px;
    left: 3px;
    transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
}
#content-wrap #content-inner-left.single .single-inner header .category-name a{ color:#fff;}

#content-wrap #content-inner-left.single .single-inner header .category-lifestyle{background:#d48c52;}
#content-wrap #content-inner-left.single .single-inner header .category-lifestyle:before{ border-left: 7px solid #985b2a;}

#content-wrap #content-inner-left.single .single-inner header .category-trip{background:#4cc2d5;}


#content-wrap #content-inner-left.single .single-inner header .category-misako_mama_life{background:#cc0000;}
#content-wrap #content-inner-left.single .single-inner header .category-misako_mama_life:before{ border-left: 7px solid #990000;}

#content-wrap #content-inner-left.single .single-inner header .category-shiinoki_butsukusa{background:#39568e;}
#content-wrap #content-inner-left.single .single-inner header .category-shiinoki_butsukusa:before{border-left: 7px solid #25385c;}


#content-wrap #content-inner-left.single .single-inner header .category-trip{background:#4cc2d5;}
#content-wrap #content-inner-left.single .single-inner header .category-trip:before{border-left:7px solid #238899;}

#content-wrap #content-inner-left.single .single-inner header .category-report{background:#7ad452;}
#content-wrap #content-inner-left.single .single-inner header .category-report:before{border-left:7px solid #63a646;}

#content-wrap #content-inner-left.single .single-inner header .category-photo{background:#526ed4;}
#content-wrap #content-inner-left.single .single-inner header .category-photo:before{ border-left: 7px solid #294299;}
#content-wrap #content-inner-left.single .single-inner header .category-information{background:#29b5ca;}
#content-wrap #content-inner-left.single .single-inner header .category-information:before{ border-left: 7px solid #1f8291;}




#content-wrap #content-inner-left.single .single-inner header h1:before{
content:none;
}
#content-wrap #content-inner-left.single .single-inner header .header-img-cover {
    /*background: url(http://www.misatopi.com/wp-content/themes/misatopi/images/bg.png);*/
    width: 100%;
    height: 450px;
border-radius: 5px 5px;
}
#content-wrap #content-inner-left.single .single-inner .entry-info {
    overflow: hidden;
    padding: 20px;
    background: #f6f6f6;
}
#content-wrap #content-inner-left.single .single-inner .entry-info .author-data {
    float: left;
}
#content-wrap #content-inner-left.single .single-inner .entry-info .author-data span{
	font-weight:bold;
	color:#333;
}
#content-wrap #content-inner-left.single .single-inner .entry-info .author-data img {
    width: 64px;
    height: auto;
    border-radius: 32px;
    vertical-align: middle;
    margin-right: 10px;
    box-sizing: border-box;
    border: 4px solid #fff;
}
#content-wrap #content-inner-left.single .single-inner .entry-info .sns-box {
    float: right;
}
#content-wrap #content-inner-left.single .single-inner .entry-inner{
    padding:20px;
}
#content-wrap #content-inner-left.single .single-inner.page p,
#content-wrap #content-inner-left.single .single-inner .entry-inner p{
    font-size: 16px;
    line-height: 200%;
    margin-bottom: 2em;
color:#444444;
}

#content-wrap #content-inner-left.single .single-inner .entry-inner blockquote p {
    line-height: 160%;
font-weight:bold;
}
#content-wrap #content-inner-left.single .single-inner .entry-inner blockquote {
    position: relative;
    padding: 25px 25px 0px;
    margin-bottom: -30px;
    border: 1px solid #ccc;
    border-radius: 3px;
    background: rgba(200,200,200,0.1);
    color: #555;
}
#content-wrap #content-inner-left.single .single-inner .entry-inner blockquote:before {
    content: "\e640";
    position: absolute;
    left: 10px;
    color: rgba(100,100,100,0.1);
    font-size: 50px;
    line-height: 100%;
    transform: rotate(180deg);
    font-family: icomoon;
    top: 10px;
}


#content-wrap #content-inner-left.single .single-inner.page p img,
#content-wrap #content-inner-left.single .single-inner .entry-inner p img {
    max-width: 100%;
    height: auto;
    max-height: 600px;
    border-radius: 5px;
    width: auto;
}
#content-wrap #content-inner-left.single .single-inner.page p strong,
#content-wrap #content-inner-left.single .single-inner .entry-inner p strong{
	color:#333;
}
/*#content-wrap #content-inner-left.single .single-inner .entry-inner p:last-child {
    margin: 0;
}*/
#content-wrap #content-inner-left.single .single-inner.page h2,
#content-wrap #content-inner-left.single .single-inner .entry-inner h2{
    color: #333;
    font-size: 24px;
    margin-bottom: 40px;
    font-weight: 500;
    background-color: #ededed;
    padding: 20px 20px;
    border-radius: 5px;
    font-weight: bold;
    line-height: 140%;
    position: relative;
    margin-top: 60px;
}
#content-wrap #content-inner-left.single .single-inner.page h2:before, #content-wrap #content-inner-left.single .single-inner .entry-inner h2:before {
    content: "";
    width: 16px;
    height: 16px;
    background-color: #ededed;
    position: absolute;
    transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
-ms-transform: rotate(45deg);
    bottom: -8px;
    left: 55px;
}
#content-wrap #content-inner-left.single .single-inner.page h3,
#content-wrap #content-inner-left.single .single-inner .entry-inner h3{
color: #333;
    font-size: 20px;
    margin-bottom: 30px;
    font-weight: bold;
    border-top: 3px double #ccc;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 3px double #ccc;
    margin-top: 40px;
    line-height: 150%;
}

.fb-comments.fb_iframe_widget {
    background-color: #fff;
    padding: 6px;
    border-radius: 0 0 5px 5px;
}
dl.company-info,
dl.spot-info,
dl.event-info {
    border: 2px solid #999;
    border-radius: 3px;
    padding: 15px 20px;
    line-height: 180%;
    box-sizing: border-box;
position:relative;
margin-bottom:30px;
}
dl.company-info.clearfix:before {
    content: "企業情報";
    position: absolute;
    top: -13px;
    background: #fff;
    color: #333;
    font-weight: bold;
    padding: 0 10px;
    left: 10px;
    font-size: 16px;
    letter-spacing: 5px;
}
dl.spot-info.clearfix:before {
    content: "施設情報";
    position: absolute;
    top: -13px;
    background: #fff;
    color: #333;
    font-weight: bold;
    padding: 0 10px;
    left: 10px;
    font-size: 16px;
    letter-spacing: 5px;
}
dl.event-info.clearfix:before {
    content: "イベント情報";
    position: absolute;
    top: -13px;
    background: #fff;
    color: #333;
    font-weight: bold;
    padding: 0 10px;
    left: 10px;
    font-size: 16px;
}
dl.company-info dt,
dl.event-info dt,
dl.spot-info dt {
    clear: both;
    width: 90px;
    color: #333;
}
dl.company-info dd,
dl.event-info dd,
dl.spot-info dd {
    width: 554px;
}
dl.company-info dt,dl.company-info dd,
dl.event-info dt, dl.event-info dd,
dl.spot-info dt, dl.spot-info dd {
    float: left;
}


/*記事リスト*/

#content-wrap #content-inner-left.single section.etc-entry-link {
    background: #fff;
    padding: 20px;
    border-radius: 5px;
    overflow:hidden;
}
#content-wrap #content-inner-left.single section.etc-entry-link .left {
    float: left;
    width: 334px;
}
#content-wrap #content-inner-left.single section.etc-entry-link .right {
    float: right;
    width: 334px;
}
#content-wrap #content-inner-left.single section.etc-entry-link ul.entry-bottom-list {
    margin-top: -10px;
}
#content-wrap #content-inner-left.single section.etc-entry-link .entry-bottom-list li{
    overflow: hidden;
    border-bottom: 1px solid #ededed;
}
#content-wrap #content-inner-left.single section.etc-entry-link .entry-bottom-list li:last-child{
border:none;
}
#content-wrap #content-inner-left.single section.etc-entry-link .entry-bottom-list li a{
    display: block;
    overflow: hidden;
    padding: 10px 0;
}
#content-wrap #content-inner-left.single section.etc-entry-link .img-wrap{
    float: left;
    border-radius: 2px;
    overflow: hidden;
    width:60px;
    margin-right:10px;
}
#content-wrap #content-inner-left.single section.etc-entry-link .img-wrap img{
}
#content-wrap #content-inner-left.single section.etc-entry-link .entry-detail{
    float: left;
    width: 264px;
}
#content-wrap #content-inner-left.single section.etc-entry-link .entry-detail h2{
    color: #333;
    line-height: 140%;
    margin-bottom: 3px;
    font-size: 16px;
    font-weight: 500;
}
#content-wrap #content-inner-left.single section.etc-entry-link .entry-detail .entry-data{
    font-size: 12px;
    color: #999;
    overflow: hidden;
}
#content-wrap #content-inner-left.single section.etc-entry-link .entry-detail .entry-data .view-num {float:right;}
#content-wrap #content-inner-left.single section.etc-entry-link .entry-detail .entry-data .date {float:left;}

/* ------------------------------------------------------------------
04 category
------------------------------------------------------------------ */
ul.category-view{
overflow:hidden;
}
ul.category-view li {
    background: #fff;
    width: 226px;
    float: left;
    margin-right: 25px;
    margin-bottom: 25px;
    border-radius: 3px;
    overflow: hidden;
    min-height: 320px;
    position: relative;
}
ul.category-view li:nth-child(3n) {
    margin: 0;
}
ul.category-view li .img-wrap{
	width:226px;
	height:140px;
	background-size:cover;
}
ul.category-view li .entry-detail {
    padding: 10px;
}
ul.category-view li .entry-detail h2 {
    color: #333;
    line-height: 140%;
    font-weight: bold;
    margin-bottom: 6px;
}
ul.category-view li .entry-detail .entry-txt {
    color: #666;
    line-height: 140%;
    margin-bottom: 10px;
}
ul.category-view li .entry-detail .entry-data {
margin: 0 -10px -10px;
    padding: 10px;
    font-size: 12px;
    border-top: 1px solid #ededed;
    color: #999;
    overflow: hidden;
    position: absolute;
    width: 100%;
    box-sizing: border-box;
    bottom: 10px;
}
ul.category-view li .entry-detail .date {float:left;}
ul.category-view li .entry-detail .view-num {float:right;}

/* ------------------------------------------------------------------
05 page
------------------------------------------------------------------ */


#content-wrap #content-inner-left.single .single-inner.page {
    padding: 20px;
}
.author-img{
   width: 300px;
}
.author-img.shiinoki{
width: 240px;
}
#content-wrap #content-inner-left.single .single-inner.page dl dd {
    /*float: left;*/
    text-align: center;
}
#content-wrap #content-inner-left.single .single-inner.page dl dt {
    /*float: left;
    margin-right: 20px;
    clear: both;*/
    text-align: center;
    padding-bottom: 30px;
}
#content-wrap #content-inner-left.single .single-inner.page dl {
    overflow: hidden;
}
#content-wrap #content-inner-left.single .single-inner.page .sns-wrap {
    overflow: hidden;
    margin-bottom: 30px;
}
#content-wrap #content-inner-left.single .single-inner.page .sns-wrap .fb-page {
    width: 329px;
    float: left;
}
#content-wrap #content-inner-left.single .single-inner.page .sns-wrap .twitter {
    width: 329px;
    float: right;
}
#content-wrap #content-inner-left.single .single-inner .wpcf7 p {
    margin-bottom: 10px;
}
#content-wrap #content-inner-left.single .single-inner input.wpcf7-text {
    border-radius: 3px;
    border: 1px solid #ccc;
    line-height: 38px;
    padding: 0 7px;
    color: #666;
    font-size: 14px;
}
#content-wrap #content-inner-left.single .single-inner .wpcf7-textarea {
    border-radius: 3px;
    border: 1px solid #ccc;
    color: #666;
    padding: 8px 7px;
    font-size: 14px;
    resize: none;
    width: 100%;
    box-sizing: border-box;
}
#content-wrap #content-inner-left.single .single-inner .wpcf7-submit {
    border: 0;
    border-radius: 3px;
    font-size: 14px;
    color: #fff;
    padding: 16px;
    width: 100%;
    box-sizing: border-box;
    font-weight: bold;
    background-color: #edb25f;
}
div.wpcf7-mail-sent-ok {
background-color: lightblue;
    border-radius: 3px;
    color: #fff;
    text-align: center;
    padding: 30px 0!important;
    font-weight: bold;
    border: none!important;
}

/*ranking*/
.ranking-area {
    height: 170px;
    position: relative;
    overflow: hidden;
    margin-top: 0px;
    background: url(http://www.misatopi.com/wp-content/themes/misatopi/images/img_ranking_bg.gif);
    border-radius: 0 0 6px 6px;
    background-position: bottom;
}
.ranking-area a{display:block;width:160px;height:160px;text-indent:-9999px;}
.ranking-area a:hover {
    transform: rotate(0deg);
}
.ranking-area .link-ranking {
    background: url(http://www.misatopi.com/wp-content/themes/misatopi/images/bnr_blogranking.png);
position: absolute;
    bottom: -20px;
    left: -10px;
transform: rotate(15deg);
-webkit-transform: rotate(15deg);
-moz-transform: rotate(15deg);
-o-transform: rotate(15deg);
-ms-transform: rotate(15deg);
}
.ranking-area .link-blogmura {
    background: url(http://www.misatopi.com/wp-content/themes/misatopi/images/bnr_blogmura.png);
position: absolute;
    bottom: -20px;
    right: -10px;
transform: rotate(-15deg);
-webkit-transform: rotate(-15deg);
-moz-transform: rotate(-15deg);
-o-transform: rotate(-15deg);
-ms-transform: rotate(-15deg);
}

#content-wrap #content-inner-left.single .single-inner .entry-inner blockquote + .av-r,
#content-wrap #content-inner-left.single .single-inner .entry-inner blockquote + .av-c,
#content-wrap #content-inner-left.single .single-inner .entry-inner blockquote + p {
    margin-top: 50px;
}
#content-wrap #content-inner-left.single .single-inner .entry-inner blockquote + h3,
#content-wrap #content-inner-left.single .single-inner .entry-inner blockquote + h2 {
    margin-top: 90px;
}

/*sp nav*/
#sp-nav{
 display:none;
}

strong.spst {
    font-size: 24px;
    display: inline-block;
    margin-bottom: 12px;
    margin-top: 5px;
    text-shadow: 3px 3px 0 rgba(0,0,0,0.1);
}
/*searchbox*/
.search-wrap {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    overflow: hidden;
}
.search-wrap {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    overflow: hidden;
}
.search-wrap .search-form{
    float: left;
    font-size: 12px;
    color: #555;
    border: none;
    height: 30px;
    padding-left: 8px;
    width: 240px;
    box-sizing: border-box;
}
.search-wrap .search-btn{
    color: #fff;
    border: none;
    background: #e37db4;
    font-size: 13px;
    font-weight: bold;
    -webkit-appearance: none;
    float: right;
    width: 56px;
    height: 30px;
}
.search-wrap .search-btn:hover{
cursor:pointer;
opacity:0.8;
}
.brbr{margin-bottom:1em;}

ul.list-fifty li:before {
    content: "\e641";
    font-family: icomoon;
    margin-right: 4px;
}
ul.list-fifty {
    overflow: hidden;
    margin-bottom: 20px;
}
ul.list-fifty li {
    float: left;
    width: 50%;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #ededed;
}

p.caution {
    border: 3px solid #b45857;
    border-radius: 5px;
    background: #ffe5e5;
    padding: 20px;
    color: #b45857;
    font-weight: bold;
}
ul.related_post.wp_rp > li {
    overflow: hidden;
    margin-bottom: 10px;
}
ul.related_post.wp_rp > li > a.wp_rp_thumbnail {
    float: left;
    width: 80px;
    height: 80px;
    margin-right: 10px;
}
ul.related_post.wp_rp > li > a.wp_rp_thumbnail img {
width:80px;
height:80px;
}
ul.related_post.wp_rp > li > a.wp_rp_title {
    line-height: 160%;
    display: block;
    font-size: 14px;
    font-weight: bold;
}
.pankz li:nth-child(3) {
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 500px;
    white-space: nowrap;
}

ul.index-list {
    border: 1px solid #ccc;
    border-radius: 6px;
    padding: 20px;
position:relative;
}
ul.index-list li {
    margin-bottom: 7px;
    font-size: 12px;
}
ul.index-list li:last-child {
    margin-bottom: 0px;
}
ul.index-list li:before {
    content: "\e64a";
    font-family: "icomoon";
    margin-right: 5px;
    font-size: 10px;
    color: #c5a474;
}
ul.index-list:before {
    content: "紹介サイト";
    font-weight: bold;
    color: #333;
    font-size: 12px;
    position: absolute;
    top: -10px;
    background: #fff;
    padding: 0 10px;
}

blockquote.wp-embedded-content{display:none;}
iframe.wp-embedded-content{width:100%;}

table.shop-list {text-align: left;width:100%;}
table.shop-list tr:nth-child(even){background:#f2f6f7;}
table.shop-list th,table.shop-list td{padding: 5px 0px 5px 0;}
table.shop-list th{padding-right:20px; width: 45%;color: #333;    padding-left: 10px;}
table.shop-list td{}

/*lockets*/

.lockets-data-wrap {overflow: hidden;}
.lockets-data-wrap > img {float: left;width: 180px;border-radius: 3px;}
.lockets-data-wrap > dl {overflow: hidden;float: right;width: 490px;}
.lockets-data-wrap > dl > dt, .lockets-data-wrap > dl > dd {margin-bottom: 5px;}
.lockets-data-wrap > dl > dd {float: left;width: 390px;}
.lockets-data-wrap > dl > dt {float: left;clear: both;width: 100px;color: #333;font-weight: bold;}
.lockets-data-wrap > dl > dd > .btn {width: inherit;}

a.btn.btn-event {
background: #e37db3;
color: #fff;
margin: 40px auto 20px;
width: 330px;
}

.embedly-card {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 20px 10px 10px;
    background: #fbfbfb;
position:relative;
}
.embedly-card:before {
    content: "関連リンク";
    position: absolute;
    top: -16px;
    left: -1px;
    display: block;
    line-height: 1;
    font-size: 14px;
    background: #d66fa5;
    color: #fff;
    font-weight: bold;
    padding: 8px 20px;
    border-radius: 2px;
}

/*machitag*/
.machitag {
    background: #FFFFFF;border:1px solid #dae1e7;
    padding: 10px;
    border-radius: 6px;overflow:hidden;
	margin:20px 0;

}
.machitag > h4{    text-align: center;background:#ffd64a;
    color: #333;
    margin: -10px -10px 15px;
    padding: 15px 10px;
    font-size: 14px;
    font-weight: bold;}
.machitag > h4>i{margin-right:4px;}
.machitag > h4>a{color:#333;} 
.machitag > p.description{    line-height: 140%;
    color: #333;
    margin-bottom: 20px;
    text-align: center;}
.machitag > iframe{    margin: 0 0 -6px 0;border:1px solid #dae1e7;
    padding: 0;
    border-radius: 5px;}

.lineofficial{    background: #00b800;position:sticky;top:10px;
    border-radius: 6px;
    padding: 10px;}
.lineofficial>.inner{    background: #ffffff;text-align:center;
    border-radius: 4px;}
.lineofficial>.inner>h4{    padding: 10px 0;}
.lineofficial>.inner>h4>img{width: 220px;display: block;margin: 0px auto;}
.lineofficial>.inner>p.description{
    line-height: 140%;
    color: #333;
    font-weight: bold;
transform: rotate(-3deg);
-webkit-transform: rotate(-3deg);
-moz-transform: rotate(-3deg);
-o-transform: rotate(-3deg);
-ms-transform: rotate(-3deg);}
.lineofficial>.inner>img {
    width: 120px;
    height: 120px;
    margin: 20px auto;
}

span.newlabel {
    display: inline-block;
    background: #e03d3d;
    color: #ffffff;
    font-size: 10px;
    border-radius: 2px;
    padding: 0px 3px;
    font-weight: bold;
    margin-left: 0.5em;
}

/*recruit*/
table.job-detail {border: 1px solid #d8d8d8;width: 100%;margin:30px 0;font-size: 15px;}
table.job-detail th{text-align: left;color: #333;background: #f3eadb;}
table.job-detail td{}
table.job-detail th,
table.job-detail td{padding: 10px;}
table.job-detail tr {border-bottom: 1px solid #d8d8d8;}
table.job-detail tr:last-child{border:none;}
#recruit-wrap .entry-inner h1>span {font-size: 14px;display: block;color: #c58c37;margin-bottom: 10px;}
#recruit-wrap .entry-inner h1 {font-size: 24px!important;line-height: 1.4;    padding: 0 0 40px!important;}
#recruit-wrap .entry-inner h1:after{content:none!important;}
.job-name {
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#59000000',GradientType=0 );
    position: absolute;
    width: 100%;
    bottom: 0;
    color: #fff;
    padding: 20px;
    font-size: 16px;
    font-weight: bold;
    box-sizing: border-box;
}
p.job-comment:before {
    border: 4px solid transparent;
    display: block;
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    border-top: 4px solid #ececec;
    border-left: 4px solid #ececec;
    background: #FFF;
    top: -9px;
    left: 50px;
    transform: rotate(45deg);
}
p.job-comment {
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    border: 4px solid #ececec;
    position: relative;
}
p.job-comment>strong{display:block;font-weight:bold;color:#111;}