



/*Theme Name: hearty-selectTheme*/


#column-free {
    color: #333;
    line-height: 2.0;
    margin-bottom: 30px;
    margin-left: 40px;
    width: 90%;
    font-size: 14px;
    letter-spacing: 1px;
   font-family: 'Quicksand', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ' , Meiryo , Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    text-align: justify;
    text-justify: inter-ideograph;
word-break: break-all;}
#column-free p{    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-size: 16px;
    }
#column-free h2 {
    color: #4c4c4c;
    padding-top: 11px;
    background-repeat: no-repeat;
    text-align: left;
    font-weight: bold;
    font-size: 18px;
    background-image: url(https://file001.shop-pro.jp/PA01059/777/column/heart-icon-70.png);
    background-size: 4%;
    background-position: 1px 8px;
    margin-left: -20px;
    margin-top:20px;
 margin-bottom:20px;
}
#single_date{
	color: #666666;
	font-size: 9px;
	text-align: right;
}

#wpp-2{
list-style:none; 
}
.widgettitle{list-style:none; 
}
 .columnpink {
margin-left: 5px;
margin-right: 5px;
    color: #040404;
    font-size: 16px;
    font-weight: bold;
  }
  
#single_title{
    margin-top: 40px;
    margin-bottom: 50px;
    text-align: center;
    font-size: 20px;
    color: #4c4c4c;

}

#editor{ padding: 0px 0px 0px 15px;   }

#editor img{ 
	border: none;  width: 60%;
    height: auto;
    margin-bottom: 20px;
    margin-top: 15px;
    margin-left: 50px;
    display: block; }

#column-free img {
   
  }

/* リンクの基本設定 
------------------------------------------------*/
a { text-decoration: none; }

/* 通常のリンク */
a:link { color: #ff6666; }



/* マウスが乗ったときのリンク */
a:hover { color: #ff0b00; }



/* 画像の基本指定 
-----------------------------------------------*/
img {
	
	border: none;
}


#blog-content{    
    width: 760px;
    position: relative;
    box-sizing: border-box;
    border-style: solid;
    border-width: 1px;
    border-color: #dddddd;
    background-color: white;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
    margin: 0px 10px 15px 25px;
    padding: 30px 10px 0px 10px;
    
}


	#blog-taglist{
	color: #666666;
	font-weight: bold;
		font-size: 10px;
}
#blog-taglist a{font-style: normal; font-weight: normal; padding-left: 4px; padding-bottom: 2px; padding-right: 4px; padding-top: 2px; margin-left: 11px; background-color: #f1e5dd; color: #330200; text-transform: none; text-decoration: none;border-radius: 3px;}
#blog-brand{margin-top: 8px;}
#blog-brand a{ 
}
#blog-itemcat{margin-top: 10px;}
#blog-itemcat a{ 
}
#blog-tag{margin-top: 10px;}
#blog-tag a{ 
}	
		


#column-free #blog-taglist{
	color: #666666;
	font-weight: bold;
	margin-left: 40px;margin-bottom: 30px;
	font-size: 10px;
}

#blog-taglist p {
    float: left;
    margin-right: 30px;
font-size: 10px;
}
#column-free #blog-taglist a{font-style: normal; font-weight: normal; padding-left: 4px; padding-bottom: 2px; padding-right: 4px; padding-top: 2px;     margin-right: 0px; background-color: #f1e5dd; color: #330200; text-transform: none; text-decoration: none;border-radius: 3px;}
#blog-brand{margin-top: 8px;}
#blog-brand a{ 
}
#column-free #blog-itemcat{margin-top: 10px;}
#column-free #blog-itemcat a{ 
}
#column-free #blog-tag{margin-top: 10px;}
#column-free #blog-tag a{ 
}	
		
#blog-line {
    position: relative;
    text-align: center;
    clear: both;
}
#blog-line:before {

    border-top-color: #e6e6e6;

    border-top-width: 1px;

    border-top-style: solid;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
}
#blog-line span {
    color: #666666;
    font-size: 11px;
    background-color: white;
    display: inline-block;
    padding: 0 0.5em;
    position: relative;
}



#prev_next{
    width:100%;
    
    padding:0;
    display: table;
}

#prev_next  #prev, #prev_next  #next{
    width: 50%;
    padding:30px 10px 10px;
    border-top:#ccc 1px solid;
    border-bottom:#ccc 0px solid;
    display: table-cell;
    position:relative;
	text-decoration:none;
}
#prev_next #prev p, #prev_next #next p{
	    font-size:90%;
		line-height:1.5;
}
#prev_next #prev:hover, #prev_next #next:hover{
	background-color: rgba(238,238,238,0.7);
}

#prev_next #prev{
	border-right:#ccc 1px solid;
}

#prev_next #prev_title, #prev_next #next_title{
    font-size:90%;
    top:-1em;
    position:absolute; 
    border: 1px #ccc solid;
    background:#fff; 
    text-align: center;
    padding:3px;
    color:#666;
}
#prev_next #next_title{
	right:10px;
}

#prev_next #prev img, #prev_next #next img{
    margin:0 auto;
}

#prev_next #prev_no, #prev_next #next_no{
	width: 50%;
	height:140px;
    padding:0 10px;
    display: table-cell;
}

#prev_next #prev_no{
	border-right:#ccc 1px solid;
}

#prev_next_home{
    margin:0 auto;
    background-color: #f48881;
    border: solid 9px #fff;
    width: 100px;
    height:100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    box-shadow: 0 0 0 3px #f48881;
    -webkit-box-shadow: 0 0 0 3px #f48881;
    -moz-box-shadow: 0 0 0 3px #f48881;
	text-align:center;	
}

#prev_next_home:hover{
	background-color: rgba(244,136,129,0.7);
}

 #prev_next_home i{
	color:#FFF;
	margin:10px auto ;
	font-size:60px;
}

/*-- ここまで --*/

/*media Queries タブレットサイズ
----------------------------------------------------*/
@media only screen and (max-width: 780px) {
}
/*media Queries タブレットサイズ
----------------------------------------------------*/
@media only screen and (min-width: 380px) {
}

/*media Queries PCサイズ
----------------------------------------------------*/
@media only screen and (min-width: 780px) {

/*-- ここから --*/
/*--------------------------------------
  768px PREV NEXT
--------------------------------------*/

#prev_next #prev, #prev_next #prev::before, #prev_next #prev::after,
#prev_next #next, #prev_next #next::before, #prev_next #next::after {	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}


#prev_next #prev_title, #prev_next #next_title{
    padding:3px 10px;
}
#prev_next #next_title{
	right:10px;
}

#prev_next #prev img{
    float:left;
    margin-right:10px
}


#prev_next #next img{
   float:right;
   margin-left: 10px;
}
/*-- ここまで --*/
}

/*-- サイド --*/

#editor a{color: #ff6666;border-bottom: 1px #ff6666 dotted;}
#editor a:visited{color: #ff6666;}
#editor a:hover{   border-bottom:1px black;}



#cm-brand{margin-top: px; list-style-type: none;}
#cm-brand li{     padding: 6px;
    margin-bottom: 3px;
    margin-left: 10px;
    float: left;
    width: 26%;
    height: 30px;}
#cm-brand img{    max-height: 30px;
    max-width: 150px;}