@charset "utf-8";

/* --HTML-- */
html {
	overflow-y:scroll;
	overflow-x:hidden;
}

/* --BODY-- */
body {
  font-size: 14px;
	margin:0;
	overflow:visible;
	padding:0;
	background:#FFF;
	line-height:1.65;
	color:#333;
	background:#f3f3f3 none;
	word-break: normal;
	word-wrap: break-word;
  font-weight: 400;
  font-family:"dnp-shuei-gothic-gin-std", YuGothic, Yu Gothic, Hiragino Sans,
    Hiragino Kaku Gothic ProN, Meiryo,  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    counter-reset: number 0; 
}


.page-id-14053 pre,
center{
    display: none;
}
body,body div.entry,body div.entry p{
}

button, fieldset, form, input, label, legend, select, textarea {
  font-family:"dnp-shuei-gothic-gin-std", YuGothic, Yu Gothic, Hiragino Sans,
    Hiragino Kaku Gothic ProN, Meiryo,  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a {
	text-decoration:none;
	overflow:hidden;
	color:#111;
	outline:none;
}
a:hover{
	color:#633;
	text-decoration:underline;
	text-decoration:none;
}

.entry-content a{
	text-decoration:underline;
}

a img, img {
border:0;
}


blockquote, dd, div, dl, dt, h1, h2, h3, h4, h5, h6, li, ol, p, pre, span, td, th, ul {
margin:0;
padding:0;
}

p {
}



/*メニュー記述ここから*/

.menu {
padding:16px 10px;
margin-top:20px;
background:#fff;
-moz-border-radius:12px;
-webkit-border-radius: 12px;
border-radius:12px;
behavior: url(/js/border-radius.htc);
}

.menu ul,
.my-page ul{
border-top:1px solid #d8d8d8;
margin-top:6px;
}
.menu li a,
.my-page li a{
display:block;
padding:4px 0px 4px 0;
    border-bottom: 1px solid #d8d8d8;
    border-right: none;
}




.menu li a:hover{
/*
background:url(/img/menu_bg.png) no-repeat right center;
*/
}
.menu li.current_page_item a,
.menu li.current-cat a{
color:#AE796D;
cursor:default;
  font-weight: bold;
}

#weeklyRankingBox a,
.rankingBox a{
padding-right: 0;
}
#weeklyRankingBox a:hover,
.rankingBox a:hover{
background:none;
}

.simplegaranking img{
  width: 60px;
  height: 60px;
display: inline;
float: left;
margin: 0 5px 0 0;
border: none;
}


.active{
ime-mode: active;
}

.disabled{
ime-mode: disabled;
}


h1.logo a,
div.logo a{
	margin-top:0px;
}

h1.logo a:hover,
div.logo a:hover{
}
h1.logo a span,
div.logo a span{
}

h1.entry-title,
div.searchResult .entry h2{
margin-bottom:10px;
height:auto;
line-height: 1.6;
font-size:24px;
font-weight:bold;
text-align: left;
}

h3,.single h2,
.page .entry h2,
.page-title{
margin-top:48px;
margin-bottom:10px;
padding:3px 5px 0px 0px;
font-size:18px;
color:#222;
  /*
background:url(/img/h3.png) no-repeat 0 5px;
  */
font-weight:bold;
}

.entry-content .amazonjs_item{
  margin: 2em 0 1em 0;
}
.amazonjs_item h4{
  background: none;
}

.post-edit-link{    position: fixed;
    display: block;
    top: 0;
    left: 0;
    background: #444;
    z-index: 9999999;
    color: #fff;
    padding: 10px;
    text-decoration: none;
    
}


#wrapper{
    background: #fff;
	max-width:860px;
	margin:0px auto 10px;
	padding:30px 100px 70px;
	text-align:left;
    box-sizing: border-box;
}

#header{
	padding-top:0px;
	background:url(/img/header_bg.png) repeat-x;
}

.headerInner{
    padding: 30px 40px;
}
.headerInner .logo img{
    width: 180px;
    height: auto;
}

#content{
	padding:30px;
}

#leftSide{
	width:220px;
	margin-top:0px;
	float:left;
}


#leftSide img{
	height:auto;
	max-width:100%;
}


#rightSide{
width:640px;
padding:20px 45px;
margin-top:60px;
float:right;
background:url(/img/content_bg.gif);
-moz-border-radius:12px;
-webkit-border-radius: 12px;
border-radius:12px;
behavior: url(/js/border-radius.htc);
margin-bottom: 280px;

/* for banner */
position:relative;
}

body.single #rightSide{
  margin-bottom: 0;
}

#footer{
	margin-top:120px;
	padding-bottom:10px;
	clear:both;
    background: #fff;
}

#footer .menu a:hover{
  text-decoration: none;
}
#footer .menu {
float: left;
  background: none;
  width: 224px;
  padding: 0;
  margin-right: 20px;
  }
#footer .menu:last-child {
  margin-right: 0;
  }

#footer .menu.footer-category{
  width: 710px;
}
#footer .menu.footer-category li{
  width: 217px;
  float: left;
  margin-right: 20px;
}
#footer .menu.footer-category li ul.children{
  display: none;
}


/* new clearfix */
#tag-box .entry:after,
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}


span.new{
	position: absolute;
	display: none;
	z-index: 99;
	width: 330px;
	height: 30px;
	background: none;
}


.footerInner{
	width:980px;
	margin:0 auto;
	color:#666;
	padding-top:20px;
	padding-bottom:10px;
text-align:left;
}

.footerInner ul{
	margin-left:-6px;
}

.footerInner li{
}

.footerInner li a{
	padding:5px 0px;
	text-decoration:none;
}

.footerInner li a:hover{
	text-decoration:underline;
}


.footerInner p{
	font-size:12px;
	margin-top: 25px;
}
/*パンくずリスト*/


/*ここまでパンくずリスト*/



input#s,input#s2{
width:175px;
float:left;
margin-top:11px;
border:1px solid #ccc;
color:#7C6B5B;
height:23px;
display:block;
box-shadow: inset 1px 1px 4px #e6e6e6;
border-radius: 4px;
padding: 6px 10px;
}
input#s{
  float: none;
}
input#s2{
  width: 540px;
  margin-right:10px;
    background: #fff url(img/icon_glass.png) 7px 50% no-repeat;
	padding-left: 38px;
	background-size:auto 20px;
}
input#searchsubmit,
input.searchsubmit,
input#searchsubmit2{
cursor: pointer;
outline:none;
float:left;
margin-top: 7px;
width: 196px;
padding: 6px 5px 25px;
background: #420;
border: none;
color: #fff;
font-size: 11px;
height: 24px;
letter-spacing: 0.1em;
border-radius: 4px;
box-shadow: 0px -2px 0px rgba(0,0,0,0.3) inset;
font-size: 13px;
letter-spacing: .63em;
text-shadow: -1px -1px 0px rgba(0,0,0,0.5);
}

input.searchsubmit.submit{
  letter-spacing: 0;
}
input#searchsubmit{
  float: none;
}
input#searchsubmit2{
width: 130px;
margin-top: 12px;
padding: 5px 5px 30px;
}


input.searchsubmit:hover,
input#searchsubmit:hover,
input#searchsubmit2:hover{
background: #6E4948;
}
input.searchsubmit:active,
input#searchsubmit:active{
position: relative;
top: 2px;
box-shadow: none;
padding: 6px 5px 23px;
margin-bottom: 2px;
}
input#searchsubmit2:active{
position: relative;
top: 2px;
box-shadow: none;
padding: 7px 5px 26px;
}

.footer_title{
  font-size: 16px;
  margin-top: 18px;
  font-weight: bold;
  line-height: 1;
    margin-left: -6px;
  color: #420;
}

.footer_title img{
  max-width: 32px;
  height: auto;
  vertical-align: middle;
    margin-right: 6px;
    display: inline-block;
}



input[type="button"],input[type="submit"] {
  -webkit-appearance: none;
}
.wpcf7-form .formInput{
border:1px solid #ccc;
padding:8px;
width:600px;
color:#666;
}
input::-webkit-input-placeholder,
input:-moz-placeholder{
    color: #ddd!important;
    font-size: 14px!important;
}

div.date{
font-size:11px;
text-align:left;
padding-right:1px;
color:#999;
}

div.date span.day{
  margin-right: 12px;
}


#footer a:hover,
div.date a:hover{
  text-decoration: underline;
}


.entry{
margin:1px 0px 40px;
position:relative;
}


.entry p,
.hentry p{
margin-bottom:1.1em;
}
.entry img{
margin:16px 0 2px;
/*
padding:2px;
border:1px solid #fff;
border-width: 9px 9px 9px 9px;
-moz-border-image: url(/img/frame.png) 11 9 12 9 repeat;
-webkit-border-image: url(/img/frame.png) 11 9 12 9 repeat;
-o-border-image: url(/img/frame.png) 11 9 12 9 repeat;
border-image: url(/img/frame.png) 11 9 12 9 repeat;
    */
max-width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}

.meta_date{
    font-size: 11px;
    color: #b6b6b6;
}

#tag-box .entry{
  width: auto;
  height: auto;
  margin-top: 0;
  padding-top: 0;
  margin-right: 0;
  margin-right: 0;
  margin-bottom: 0px;
  padding-bottom: 0;
}
#tag-box .entry a{
	padding: 15px 0 5px;
	display: block;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#tag-box .entry a:hover{
  background:rgba(124,107,91,0.08);

}

#tag-box .entry .left-side{
  float: left;
  margin-right: 20px;
  width: 200px;
	position: relative;
}
#tag-box .entry .left-side span{
	position: absolute;
	top:20px;
	left: 10px;
	background: url(img/rank-icon.png) no-repeat;
	display: block;
	background-size: 50px auto;
	font-size: 16px;
	font-weight: bold;
	height: 50px;
	color: #fff;
	text-align: center;
	z-index: 2;
	line-height: 3.3;
	width:50px;
}
#tag-box .entry .left-side span:before {
  counter-increment: number 1;      /* number カウンタを増加 */
  content: counter(number);      /* 表示形式を指定 */
}



#tag-box .entry .right-side{
  float: right;
  width: 439px;
}

#tag-box .entry a .right-side p{
  color: #666;
  margin-top: 12px;
}
#tag-box .entry a:hover .right-side p{
  color: #666;
}
#tag-box .entry h2{
  font-size: 20px;
  line-height: 1;
	margin-top: 0;
	height: auto;
}

#tag-box .entry img{
  float: left;
  margin-right: 20px;
}

p.randomMsg{
text-align:left;
font-size:12px;
color:#232;
margin:0;
}
div.searchResult{
width:660px!important;
margin-right:-20px;
}


div.searchResult h3,
.page-title{
	margin-top:3px;
  font-size: 20px;
}

.entry_box{
  display: flex;
  flex-wrap:wrap;
}


div.searchResult .entry{
width:32%;
margin:0 0% 20px 0;
overflow: hidden;
}
div.searchResult .entry:nth-of-type(3n-1),
div.searchResult .entry:nth-of-type(3n-2){
  margin-right: 2%;
}




div.searchResult .entry h2{
}

div.searchResult .navigation{
	margin-right:20px;
}

div.searchResult .entry a img{
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  width:100%;
  }
div.searchResult .entry:hover img{
  opacity: .8;
  }

div.searchResult .entry img{
height: auto;
}
div.searchResult .entry div.date{
display:block;
position:absolute;
bottom:42px;
right:15px;
padding:2px 6px;
line-height:1.4;
background:rgba(244,244,244,0.65);
font-size:12px;
border-radius:4px;
text-align:left;
color: #666;
font-size: 16px;
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  z-index: 99;
}

div.searchResult .entry:hover div.date{
  opacity: 1.0;
}

div.searchResult .entry div.date p{
  margin: 0;
  text-align: center;
}
div.searchResult .entry div.date p.timeIcon{
	background:url(/img/time_icon.png) no-repeat 0 2px;
	padding-left: 19px;

}


div.searchResult .entry h2{
font-size:12px;
line-height:1.3;
margin-bottom: 2px;
    
display: -webkit-box; /* 必須 */
-webkit-box-orient: vertical; /* 必須 */
-webkit-line-clamp: 2; /* 行数を制限 */
overflow: hidden; /* はみ出た部分を非表示 */
}

div.searchResult .entry span.blt_counter{
  position: absolute;
  top:70px;
  right: 15px;
  background: rgba(255,255,255,0.7);
  color: #333;
  font-size: 11px;
  font-weight: normal;
  width: 32px;
  height: 25px;
  padding-top: 7px;
  border-radius: 30px;
  text-align: center;
  display: block;
  z-index: 9;
  line-height: 1.8;
}

    div.searchResult .first_post .copy, div.searchResult .copy {
        top: 14px;
        left: -12px;
        position: absolute;
        z-index: 22;
        background: rgba(174, 121, 109, 0.7);
        background: rgba(255, 255, 255, 0.5);
        color: #333;
        width: auto !important;
        margin: 0 12px;
        text-shadow: none;
        line-height: 1.7;
        padding: 2px 10px;
        font-size: 12px;
        display: block;
        max-width: 240px;
    }



div.searchResult .first_post{
	position:relative;
	float: none;
	width: auto;
	overflow: hidden;
	margin-bottom: 30px;
	height: 380px;
  margin-left: 0!important;
  margin-right: 0!important;
}
div.searchResult .first_post .copy{
	display:inline-block!important;
	top:10px;
position: absolute;
z-index: 22;
background: rgba(0,0,0,0.52);
color:#fff;
width: 620px;
text-shadow: none;
line-height: 1.7;
padding: 4px 10px;
font-size: 19px;
width: auto;
}

div.searchResult .first_post a.first_img{
position:relative;
height: 380px;
overflow: hidden;
display:block;
margin-top:9px;
}

div.searchResult .first_post a.first_img img{
position:absolute;
top:-140px;
left: 0px;
border:  none!important;
border-width:0 !important;;
-moz-border-image: none!important;
-webkit-border-image:  none!important;
-o-border-image:  none!important;
border-image: none!important;
max-width:100%;
width: 100%;
padding:0;
}
div.searchResult .first_post div.date{
	display:none;
}
div.searchResult .first_post h2{
position: absolute;
bottom: 5px;
display: block;
z-index: 22;
background: rgba(0,0,0,.2);
width: 623px;
text-shadow: none;
line-height: 1.7;
padding: 10px;
width: 100%;
height: auto;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
}

div.searchResult .first_post a h2,
div.searchResult .first_post h2 a{
  font-size: 19px;
  color: #fff;
}



.customField{
position:absolute;
    top: -15px;
    left: 728px;
font-family:Comic Sans MS;
color:#7C6B5B;
font-size:12px;
text-align:right;
letter-spacing:0.2em;
}
.customField p.cfCalorie{
}
.customField p.cfTime{
margin-top:-22px;
}
.customField p{
display:block;
text-align:right;
margin-bottom:6px;
width:95px;
height:55px;
padding:0px 15px 0px 0px;
line-height:1;
background-image:url(/img/husen.png);
background-repeat:no-repeat;
display:block;
-moz-transform-origin: 0 20px;
-webkit-transform-origin: 0 20px;
}

.customField p.cfCalorie span{
height:41px;
padding:14px 0px 0px 0px;
display:block;
background:url(/img/cf_calorie.png) no-repeat 6px 9px;
}
.customField p.cfTime span{
height:41px;
padding:14px 0px 0px 0px;
display:block;
background:url(/img/cf_time.png) no-repeat 6px 7px;
}

.randomRotate1{
-webkit-transform: rotate(4deg);
-moz-transform:    rotate(4deg);
}
.randomRotate2{
-webkit-transform: rotate(0deg);
-moz-transform:    rotate(0deg);
}
.randomRotate3{
-webkit-transform: rotate(-3deg);
-moz-transform:    rotate(-3deg);
}
.randomRotate4{
-webkit-transform: rotate(-5deg);
-moz-transform:    rotate(-5deg);
}

.randomColor1{
background-position:0 0px;
}
.randomColor2{
background-position:0 -60px;
}
.randomColor3{
background-position:0 -120px;
}
.randomColor4{
background-position:0 -180px;
}


.sns-box{
	margin: 12px 0 5px;
	height: 40px;
}
.sns-box li{
	float: left;
	width: 33.3%;
}
.sns-box li a{
	display: block;
	text-align: center;
  padding: 5px 0 11px;
  height: 22px;
}
.sns-box li.twitter a{
	background: #111;
}
.sns-box li.facebook a{
	background: #3b5998;
}
.sns-box li.google-plus a{
	background: #dd4b39;
}
.sns-box li.line a{
	background: #00B900;
}
.sns-box li.line a img{
	width: 28px;
	border: none;
	margin: 0;
}
.sns-box li i{
	color: #fff;
	line-height: 1.3;
	font-size: 22px;
}

.sns-box li a:hover{
	opacity: .85;
}


#pagetop{
display:none;
position:fixed;
left:50%;
bottom:20px;
margin-left:510px;
}
#pagetop a:hover img{
margin-bottom:3px;
}
#pagetop a img{
}


.navigation .alignleft{
width:135px;
float:left;
}
.navigation .alignright{
width:135px;
text-align:right;
float:right;
}


.navigation .alignleft a:hover img{
margin-left:-3px;
}

.navigation .alignright a:hover img{
margin-right:-3px;
}
.navigation a img{
}

.spLogo,
#spMenu,
.wsbl_line{
display:none;
}
.forPC{
display:block;
}
.forPC a{
  display: block;
}



.box01{
  padding: 26px;
  background: rgba(0,0,0,0.05);
  border-radius: 9px;
  margin: 20px 0;
}
.box01 p{
  margin-bottom: 0;
}

/* Facebook Like Box width: 100% */
.fbcomments,
.fb_iframe_widget,
.fb_iframe_widget[style],
.fb_iframe_widget iframe[style],
.fbcomments iframe[style],
.fb_iframe_widget span{
    width: 100% !important;
}


span.grp{
display:inline-block;
border-left: 1px solid #777777;
margin:auto 0px 0em 4px;
padding-left: 10px;
}

iframe.twitter-share-button{
}
iframe.hatena-bookmark-button-frame{
/＊
height:60px!important;
*/
}



/*検索部分*/
#searchform label{
	display:block;
	width:93px;
	font-size:12px;
	padding-left:2px;
	float:left;
	margin-right:6px;
	margin-bottom:2px;
	border-radius:4px;
	cursor:pointer;
}
#searchform label:hover{
color:#AE796D;
background:#ddd;
}
#searchform label input{
margin-right:3px;
}

#searchform h3#nowSelected{
	background:none;
	padding:0;
	margin:0 0 8px 0;
	font-size:15px;
}

#searchform h3#nowSelected span#countSelected{
	font-size:14px;
}
#searchform h3#nowSelected span#allClear{
	font-size:12px;
	color:#999;
	background:#ddd;
	border-radius:4px;
	padding:4px 8px;
	text-shadow:none;
	cursor:pointer;
}
#searchform h3#nowSelected span#allClear:hover{
	color:#ddd;
	background:#999;
}
#searchform input.inputWords{
	background:none;
	border:1px solid #ccc;
width: 450px;
padding: 4px 7px;
margin-top: 6px;
float: left;
margin-right: 10px;
}

#searchform div#bottomFixed{
	position:fixed;
	bottom:8px;
	padding:8px;
	width:680px;
	margin-left:-30px;
	border-radius:5px;
	background:#eee;
	border:2px solid #AE796D;
z-index: 10;
}
#searchform div#bottomFixed span#ajaxCounted{
	margin-left:8px;
	display:inline-block;
	font-size:13px;
  
  display: none;
}

#searchform input#searchsubmit{
float:left;
margin-top:0px;
width:auto;
}

#searchform h3.searchIcon01{
background:url(/img/search_icon01.png) no-repeat 0 0px;
padding-left:39px;
}
#searchform h3.searchIcon02{
background:url(/img/search_icon02.png) no-repeat 0 0px;
padding-left:40px;
}
#searchform h3.searchIcon03{
background:url(/img/search_icon03.png) no-repeat 0 0px;
padding-left:40px;
}
#searchform h3.searchIcon04{
background:url(/img/search_icon04.png) no-repeat 0 0px;
padding-left:39px;
}
#searchform h3.searchIcon05{
background:url(/img/search_icon05.png) no-repeat 0 0px;
padding-left:38px;
}
#searchform h3.searchIcon06{
background:url(/img/search_icon06.png) no-repeat 0 0px;
padding-left:38px;
}

a#goSearch,
a.goSearch{
	background:url(/img/go_search.png) no-repeat top left;
	height:50px;
	width:220px;
	display:block;
	text-indent:-9999px;
	margin-top:20px;
}
a:hover#goSearch,
a:hover.goSearch{
	background:url(/img/go_search.png) no-repeat bottom left;
}

span.recipeCount{
	font-size:16px;
	font-weight:bold;
	color:#AE796D;
}





div#comments label,
div#comments input{
display:block;
}


div#comments label{
	background: url(/img/menu_bg.png) no-repeat left center;
	padding-left: 30px;
	margin-top: 7px;
	font-weight:bold;
}
div#comments input#author,
div#comments input#email,
div#comments textarea#comment{
	border:1px solid #ccc;
	padding:3px;
	width:88%;
}

div#comments p.form-submit{
	margin-top:8px;
}
div#comments p.form-submit input#submit{
	background:#BDA38A;
	color:#fff;
	padding:3px 22px;
	cursor: pointer;
	border-radius:9px;
	border:none;
}
div#comments p.form-submit input#submit:hover{
	background:#7C6B5B;
}

div#comments .fn{
	font-size:12px;
}
div#comments .says,
div#comments div.commentmetadata{
	font-size:11px;
}

div#comments cite.fn{
	color:#AE796D;
}

.comment-body p{
	margin-top:19px;
}
li.comment-author-asaco span.says{
	display:none;
}
div#comments div.comment-author img{
	padding:1px;
	border:1px solid #ccc;
	background-color:#fff;
	vertical-align:top;
	float:left;
	margin-right:6px;
}


div#comments div.reply a{
	display:inline-block;
	display:none;
	border-radius:4px;
	background:#BDA38A;
	color:#eee;
	font-size:11px;
	padding:2px 7px 0px;
}
div#comments div.reply a:hover{
	background:#7C6B5B;
}




div#comments ul.commentlist{
	border-top:1px solid #ccc;
}
div#comments ul.commentlist li.comment{
	border-bottom:1px solid #ccc;
	padding-top:4px;
	padding-bottom:4px;
}
div#comments ul.commentlist li.comment ul.children li.comment{
	border-top:1px solid #ccc;
	margin:5px 0 0 20px;
	padding-top:4px;
	padding-bottom:4px;
	border-bottom: 0px;
}


div.asacomemoImg img{
	border:none;
	padding:0;
	margin:12px 0 0 0;
}


div.asacomemo{
    border-left: solid #5C1615 15px;
    background: #eee;
    padding: 10px 10px 10px 15px;
	font-size:15px;
	margin:4px auto 45px;
}


.widget-title{display:none;}

.forSP{
	display:none;
	}


#google-ads-box{
margin-top: 65px;
padding-top: 0px;
margin-left: -30px;
}
#google-ads-box div{
	float:left;
	width:315px;
}
#google-ads-box div:last-child{
	margin-left: 50px;
}

div.single #google-ads-box{
  position: inherit;
}

div.single #google-ads-box div{
	width:300px;
	margin-left: 30px;
}
div.single #google-ads-box div:last-child{
	margin-left: 38px;
}






#google-ads-box-for-sp{
	display:none;
}



/* 原稿用 */
/*
body.postid-7015 #leftSide{
  width: 300px;
}
body.postid-7015 #rightSide{
  width: 560px!important;
  margin-top: 0;
  }


body.postid-7015 #leftSide{
  width: 300px;
}
body.postid-7015 #rightSide img{
max-width: 540px;
height: auto;

  }


body.postid-7015 h1.logo a{
  width: 300px;
height: 350px;
background-size: 600px 400px;
}


body.postid-7015 a#goSearch {
  width: 300px;
  height: 80px;
background-size: 300px;
}

body.postid-7015 .forPC img{
  width: 300px;
}
*/

/*
body.postid-7015 #shopBanner,
body.postid-7015 #google-ads-box{
  display: none;
}
body.postid-7015 #rightSide{
  margin-top: 0;
  }

  */

h3.related_post_title{
	display:none;
}

ul.related_post li a img{
	border-width:0px;
	border:0px;
}

ul.related_post li a.wp_rp_title{
	margin-top:5px;
	font-size:16px;
}


.menu select{
display: block;
width: 100%;
background: #fafafa;
color: #666;
}


/* コメント封鎖 */
#respond{
  display: none;
}

.search-box{
    top:30px;
    position: absolute;
    /* padding: 6px 10px; */
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    width: 740px;
    right: 20px;
}


.twiiter-btn{
  margin-top: 30px;
}
.twiiter-btn h3{
  margin-top: 0;
}


.single-meta{
margin-bottom: 20px;
line-height: 1;
}
.single-meta li{
  display: inline-block;
  margin-right: 7px;
  margin-bottom: 7px;
}
.single-meta li a{
  display: inline-block;
border: 1px solid #bbb;
padding: 5px 5px;
text-decoration: none;
background: rgba(255,255,255,0.5);
  }
.single-meta li a:hover{
background: rgba(255,255,255,1.0);
}

.single-meta li .cat-count{
  font-size: 12px;
}


#loading,
#more-btn{
  text-align: center;
  margin: 30px 0;
}
#instafeed {
  min-height: 1500px;
  margin-top: 15px;
}
#instafeed li{
  display: inline-block;
  width: 48%;
  position: relative;
  overflow: hidden;
  margin:0 4px;
  line-height: 1;
  }


#instafeed li img{
  width: 100%;
  }


#instafeed li a span{
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  background: rgba(0,0,0,0.5);
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  padding: 0.5em;
  font-size: 24px;
  color: #fff;
  line-height: 1.5em;
  margin-top: -1.5em;
  height: 2.5em;
  overflow: hidden;
}

#instafeed li a:hover span{
  opacity: 1;
  }







.entry #wpmem_reg,.entry  #wpmem_login{
  font-size: 14px;
	line-height:1.65;
	color:#666;
}

#wpmem_reg fieldset, #wpmem_login fieldset{
  margin: 0!important;
}




#wpmem_reg .req {
vertical-align: -7px;
margin: 0 4px;
}

input#rememberme{
  margin-left: 15px!important;
}


#wpmem_login .link-text {
width: auto;
margin-top: 22px;
}

input#password{
border: 1px solid rgba(0, 0, 0, 0.1);
color: rgb(43, 43, 43);
padding: 8px 10px 8px;
background: none repeat scroll 0% 0% #fff;
}
input[type="reset"]{
  display: none;
}

input[type="text"],
input[type="password"]{
	-moz-box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
-webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
	border-radius: 6px;
}
input[type="submit"]{
cursor: pointer;
outline:none;
float:left;
margin-top: 7px;
width: 196px;
background: #825655;
border: none;
color: #fff;
font-size: 11px;
height: 34px;
border-radius: 4px;
box-shadow: 0px -2px 0px rgba(0,0,0,0.3) inset;
font-size: 14px;
letter-spacing: 0em;
text-shadow: -1px -1px 0px rgba(0,0,0,0.5);
}
#wpmem_reg .button_div, #wpmem_login .button_div{
  text-align: left;
}





.wpfp_link{
  float: right;
  margin-top: -40px;
  margin-top: 0px;
}

.wpfp_link a{
  text-decoration: none;
}
.wpfp_link a span{
  background: #fff;
  padding: 3px 12px;
  border: 1px solid #ddd;
  border-radius: 4px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.99, #eee), color-stop(0.00, #fff));
background: -webkit-linear-gradient(top, #fff 0%, #eee 99%);
background: -moz-linear-gradient(top, #fff 0%, #eee 99%);
background: -o-linear-gradient(top, #fff 0%, #eee 99%);
background: -ms-linear-gradient(top, #fff 0%, #eee 99%);
background: linear-gradient(to bottom, #fff 0%, #eee 99%);
}

.wpfp_link:hover .add-btn:before {
  color: #FFC926;
}


.wpfp_link .remove-btn span,
.wpfp_link .add-btn span{
  background: none;
  padding: 0;
  border: none;
  border-radius: 2px;
}
.remove-btn:before,
.add-btn:before {
  content: "\f005";
  color: #ccc;
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  margin-right: 0px;
}
.remove-btn:before{ 
  color: #FFC926;
}




.remove-btn span,
.add-btn span{
  padding: 0;
  border: none;
  border-radius: 2px;
}
.remove-btn span,
.add-btn span{
  background: none;
  padding: 0;
  border: none;
  border-radius: 2px;
}


.wpfp-img {
border: none!important;
margin-right: 5px!important;
display: none!important;
}

.add-btn{

}

#wpmem_login {
  padding-top: 20px;
  padding-bottom: 30px;
  }


div.wp-pagenavi{
	
	clear: both;
	text-align:center;
	margin:10px 0;

	}
	
/* 各リンクのCSS */

div.wp-pagenavi a{	

	border: 1px solid #222;
	color: #222;
	padding:8px 8px;
	margin: 0 4px;
	text-decoration: none;
	background:#FFF;
	border-radius: 3px;
	-border-radius: 3px;
	-webkit-border-radius: 3px;
@media screen and (max-width:767px) {


    }
@media screen and (max-width:374px) {

		padding:5px;
		margin: 0 3px;

    }
	}

/* 各リンクのCSS(マウスオーバー時) */

div.wp-pagenavi a:hover{
	
	background:#222222;
	border: 1px solid #222222;	
	color: #fff;
		}

.previouspostslink,.nextpostslink{
    display: none;
}


	/* 総ページ数のCSS */

div.wp-pagenavi span.pages{
	
	border: 1px solid #222222;
	color: #222222;
	padding:8px 8px;
	margin: 0 4px;
	background:#FFF;
	border-radius: 3px;
	-border-radius: 3px;
	-webkit-border-radius: 3px;
   @media screen and (max-width: 767px) {
        display: none;
    }
	}

/* 現在のページのCSS */
div.wp-pagenavi span.current{
	
	border:1px solid #222222;
	color: #FFF;
	padding:8px 8px;
	margin: 0 4px;
	background:#222222;
	border-radius: 3px;
	-border-radius: 3px;
	-webkit-border-radius: 3px;
@media screen and (max-width:767px) {

    }
@media screen and (max-width:374px) {

		padding:5px;
		margin: 0 3px;
		font-size: 1.0rem;

    }
}

div.wp-pagenavi span.extend{
		display: none;
	}




/* iPad1024px */
@media only screen
    and (min-device-width:768px)
    and (max-device-width:1024px)
    and (orientation:landscape) {

    #leftSide{
      padding-left: 10px;
    }
    body{
      min-width:1020px;
      _display: inline;
      _zoom:1;
    }
}
/* iPad768px */
@media only screen
    and (min-device-width:768px)
    and (max-device-width:1024px)
    and (orientation:portrait){
    #leftSide{
      padding-left: 10px;
    }
    body{
      min-width:1020px;
      _display: inline;
      _zoom:1;
    }
}
