/**
 * css/override.css
 */
/**
 * Structure
 */
* {
	box-sizing: border-box;
}
body {
	background-color: #EEEEE1;

}
body,input,textarea,select {
	font-family: 'Times New Roman', '游明朝', YuMincho, 'Hiragino Mincho ProN', Meiryo, serif;
}

	.site {
		background-color: transparent;
		max-width: 1240px;
		margin: 0 auto;
	}
	.site:before {
		background-color: #FFFFFF;
	}
		#main-content {
			background-color: transparent;
		}
			.site-description {
				display: none;
			}
	
	.footer-sidebar {
		padding-top: 10px;
		background-image: url(/wp-content/themes/freehandimai-theme/images/foot_image.png);
		background-position: right bottom;
		background-repeat: no-repeat;
	}
	.site-footer {
		background-color: #7A7862;
	}
	.site-footer .widget a {
		color: #FFFFFF;
	}

	/* scroll_top */
	.entry-footer {
		/*margin-left: 10px;*/
		margin-bottom: 10px;
	}
	.entry-footer .scroll_top {
		display: block;
		width: 22px;
		height: 22px;
		font-size: 0px;
		background-image: url(/wp-content/themes/freehandimai-theme/images/scroll_top.png);
		background-position: top left;
	}
	.entry-footer .scroll_top:hover {
		background-position: top right;
	}

	.no-padding {
		padding: 0 !important;
	}
/**
 * Layouts
 */
.content-area {
	padding-top: initial;
}
.site-content .entry-header,
.site-content .entry-content,
.site-content .entry-summary,
.site-content .entry-meta,
.page-content {
	max-width: none;
}
.site-content article:last-child {
	margin-bottom: 10px;
}
footer .site-info {
	display: none;
}

/* 2015tt */
.mailbtn_box {text-align: center;}
@media screen and (max-width: 673px) {
.mailbtn_box {float: right;}
}
/* 2015tt */

a.mailto {
	display: inline-block;
	width: 105px;
	height: 50px;
	background-image: url(/wp-content/themes/freehandimai-theme/images/sprite-mailto.png);
	background-repeat: no-repeat;
	background-position: left top;
}
a.mailto:hover {
	background-position: right top;
}
/**
 * colors
 */
a {
	color: #555555;
}
a:hover, a:active {
	color: #A20505;
}
.wp-caption-text {
	color: #4b4b4b;
}
.widget {
	margin-bottom: 20px;
	position: relative;
}
.widget blockquote {
	color: initial;
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 18px;
	z-index: 10;
	position: relative;
}
.widget .textwidget {
	line-height: 1.5em;
}


/* 2015tt */
ul.top_snsbtn {margin: 0 auto;width: 92px;height: 40px;}
ul.top_snsbtn li span {display: none;}
li.top_snsbtn_fb {float: left;width: 42px;height: 40px;}
li.top_snsbtn_fb a {background: url(http://www.freehandimai.com/wp-content/themes/freehandimai-theme/images/top_snsbtn_fb.png) no-repeat;width: 42px;height: 40px;display: block;}
li.top_snsbtn_fb a:hover {background-position: -42px 0;}
li.top_snsbtn_insta {float: right;width: 42px;height: 40px;}
li.top_snsbtn_insta a {background: url(http://www.freehandimai.com/wp-content/themes/freehandimai-theme/images/top_snsbtn_insta.png) no-repeat;width: 42px;height: 40px;display: block;}
li.top_snsbtn_insta a:hover {background-position: -42px 0;}

@media screen and (max-width: 1007px) {
ul.top_snsbtn {margin: -20px auto 0 auto;width: 92px;height: 40px;}

li.top_snsbtn_fb {float: left;width: 40px;height: 40px;margin: 0 0 20px 2px;}
li.top_snsbtn_fb a {background: url(http://www.freehandimai.com/wp-content/themes/freehandimai-theme/images/top_snsbtn_fb_sp.png) no-repeat;width: 40px;height: 40px;display: block;}
li.top_snsbtn_fb a:hover {background-position: top;}
li.top_snsbtn_insta {float: right;width: 40px;height: 40px;margin-bottom: 20px;}
li.top_snsbtn_insta a {background: url(http://www.freehandimai.com/wp-content/themes/freehandimai-theme/images/top_snsbtn_insta_sp.png) no-repeat;width: 40px;height: 40px;display: block;}
li.top_snsbtn_insta a:hover {background-position: top;}

#primary-sidebar .widget_text img {display: none;}
}
/* 2015tt */


.widget-title, .widget-title a {
	color: initial;
}
.entry-meta a,
.widget a,
.post-navigation a, .image-navigation a {
	/*color: #610B0B;*/
	color: #555555;
}
.entry-meta a:hover,
.widget a:hover,
.post-navigation a:hover, .image-navigation a:hover {
	/*color: #DF0101;*/
	color: #A20505;
}
.entry-title {
	text-transform: initial;
	font-size: 28px;
}
.entry-title a,
.entry-title a:hover { color: initial; }


.primary-sidebar .widget_search span {
	display: none;
}
.primary-sidebar .widget_search input {
	background-color: #EEEEE2;
	border-color: rgba(0, 0, 0, 0.1);
}
.primary-sidebar .widget_search input:focus {
	border-color: rbga(0, 0, 0, 0.2);
}
	#primary-sidebar .widget_search {
		display: none;
	}
	#primary-sidebar .widget_singlepostwidget {
		display: none;
	}


.entry-content {
	margin-bottom: 10px;
}

.child-pages {
	display: inline-block;
	/*width: 220px;*/
	min-width: 200px;
	height: 60px;
	text-align: center;
	vertical-align: bottom;
}
.child-pages a {
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: normal;
}
.child-pages img {
	/*float: left;*/
	display: inline-block;
	vertical-align: middle;
}
.child-pages span {
	display: inline-block;
	text-align: left;
	/*width: 130px;*/
	font-size: .9em;
	vertical-align: middle;
}

/* 2015tt media screen */
@media screen and (max-width: 400px) {

.child-pages {
	display: inline-block;
	width: 100%;
	height: auto;
	text-align: left;
	vertical-align: bottom;
	border-top:1px solid #cfcfce;
	border-bottom:1px solid #cfcfce;
	margin: -1px 0 0 -10px;
}
.child-pages a {
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: normal;
}
.child-pages img {display: none;width: 0;height: 0;}
.child-pages br {display: none;}
.child-pages span {
	display: inline-block;
	text-align: left;
	padding: 15px 30px;
}

}
/* 2015tt media screen */

.content-header {
	/*margin-left: 10px;*/
	background: #FFF;
	margin-bottom: 10px;
}

.content-header h2 {
	margin: 0 10px;
	line-height: 2em;
}
.content-header ul {
	list-style: none;
	margin: 0;
	padding: 0 10px;
	font-size: .8em;
	border-top: 2px solid #EEEEE1;
}
.content-header ul li {
	display: inline-block;
	margin: 0;
	line-height: 2em;
	background-image: url(/wp-content/themes/freehandimai-theme/images/header_nav_separator.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 16px;
}
.content-header ul li:last-child {
	background: none;
}

/* 2015tt media screen */
@media screen and (max-width: 673px) {
.content-header ul {display: none;}
}
/* 2015tt media screen */

body.singular .entry-content .topics-header {
	margin-left: -10px;
	margin-bottom: 10px;
	margin-top: 30px;
}
body.singular .entry-content .topics {
	margin-left: -10px;
	margin-right: -30px;
}
/* 2015tt */
@media screen and (max-width: 629px) {
body.singular .entry-content .topics {
	margin-left: 5px;
	margin-right: 0;
}
}
/* 2015tt */
body.singular .entry-content .topics > li {
	margin-right: 15px;
	margin-bottom: 20px;
}
body.singular .entry-content .topics > li a.category {
	display: none;
}

.entry-content .topics > li {
	/*width: 326px;*/
	background: #fff;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	list-style: none;
	font-size: 0.9em;
	background-position: right bottom;
	background-repeat: no-repeat;
}
.entry-content .topics > li .eyecatch {
	width: 310px;
	height: 172px;
	background-size: cover;
	background-position: center;
	margin-bottom: 8px;
}
/* 2015tt media screen */
@media screen and (max-width: 335px) {
.entry-content .topics > li .eyecatch {
	width: 290px;
	height: 161px;
	background-size: cover;
	background-position: center;
	margin-bottom: 8px;
}
}
/* 2015tt media screen */

.entry-content blockquote {
	padding: 20px 15px;
}
.entry-content blockquote:before {
	/*content: url(/wp-content/themes/freehandimai-theme/images/blockquote_begin.png);*/
	content:"“";
	font-size:800%;
	color: #EEE;
	line-height:1em;
	position:absolute;
	left: -20px;
	top: -10px;
	z-index: -1;
}
.entry-content blockquote:after {
	/*content: url(/wp-content/themes/freehandimai-theme/images/blockquote_end.png);*/
	content:"”";
	font-size:800%;
	color: #EEE;
	line-height:0em;
	position:absolute;
	right: -10px;
	bottom: 0;
	z-index: -1;
}
.entry-content .widget {
	font-size: 16px;
}

/**
 * order_price_area
 */
.entry-content section.order_price_area {
	margin: 0 -30px;
	background: #6EA8BE;
	color: #EEE;
	padding: 10px;
}

/* 2015tt media screen */
@media screen and (max-width: 673px) {
.entry-content section.order_price_area {
	margin: 0 -10px;
	background: #6EA8BE;
	color: #EEE;
	padding: 10px;
}
}
/* 2015tt media screen */


.entry-content section.order_price_area .order_price_note {
	border-top: 1px solid #EEE;
	padding: 10px 20px;
	font-size: 14px;
	font-weight: normal;
}
.entry-content section.order_price_area .order_price {
	padding: 0 20px 10px;
	margin: 0;
	display: inline-block;
}
.entry-content section.order_price_area .order_price dt {
}
.entry-content section.order_price_area .order_price dd {
	margin: 0;
}
.entry-content section.order_price_area .order_price dt + dd {
	text-indent: 1em;
}
.entry-content section.order_price_area .order_price dd span {
	font-size: large;
}
.entry-content section.order_price_area .order_price_nav {
	margin: 0 auto;
	display: table;
	width: 100%;
	line-height: 1em;
}
.entry-content section.order_price_area .order_price_nav a {
	margin: 0 auto;
	display: table;
	width: 470px;
	height: 50px;
	background-position: left top;
	font-size: 0;
}
.entry-content section.order_price_area .order_price_nav a:hover {
	background-position: left 93%;
}
.entry-content section.order_price_area .order_price_nav .order_form {
	background-image: url(/wp-content/themes/freehandimai-theme/images/sprite-order-form.png);
	background-repeat: no-repeat;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}
.entry-content section.order_price_area .order_price_nav .catalog_form {
	background-image: url(/wp-content/themes/freehandimai-theme/images/sprite-catalog-form.png);
	background-repeat: no-repeat;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}
.entry-wrapper {
	background: #FFF;
}

/* 2015tt media screen */
@media screen and (max-width: 500px) {
.entry-content section.order_price_area .order_price_nav a {
	display: table;
	width: 100%;
	background-position: left top;
	font-size: 0;
	background-size: 100% auto;
	height: 0;
	padding-bottom: 6%;
}
.entry-content section.order_price_area .order_price_nav a:hover {
	background-position: left top;
}

}
/* 2015tt media screen */


/**
 * .product_detail_area
 */
.entry-content section.product_detail_area {
	margin-left: -30px;
	margin-right: -30px;
	margin-bottom: 30px;
	background: #BFC1BE;
	/*color: #EEE;*/
	padding: 20px 30px;
}
.entry-content section.product_detail_area h5 {
	margin-top: 12px;
}
.entry-content section.product_detail_area div {
	margin: 10px;
}
.entry-content section.product_detail_area figure {
	display: inline-block;
	margin: 0px 10px 0px 0px;
	width: 75px;
	vertical-align: top;
}
.entry-content section.product_detail_area figcaption {
	text-align: center;
	font-size: .8em;
}

/**
 * .product_price_area
 */
.entry-content section.product_price_area {
	padding: 15px;
	margin-bottom: 30px;
	background-color: #F6F5F0;
	border: 2px solid #D7D5D6;
}
.entry-content section.product_price_area > div {
	margin-bottom: 10px;
}
.entry-content section.product_price_area .description {
	font-size: .9em;
	text-indent: 1em;
}
.entry-content section.product_price_area .note {
	color: #8A4A19;
}
.entry-content section.product_price_area .btn-order {
	width: 173px;
	height: 50px;
	background-image: url(/wp-content/themes/freehandimai-theme/images/product/btn-order.png);
	background-position: -2px top;
	display: inline-block;
	text-indent: -9999px;
}
.entry-content section.product_price_area .btn-order:hover {
	background-position: 175px top;
}

/**
 * .product-footer
 */
.product-footer h5 {
	border-bottom: 2px solid #CCC;
}
.product-footer div > br {
	clear: both;
}
.product-footer .strong {
	color: #8A4A19;
}
.product-footer dt {
	width: 16em;
	float: left;
	clear: left;
	background: #EEE;
	padding: .3em .5em;
}
.product-footer dd {
	float: left;
	margin: 0;
	background: #EEE;
	padding: .3em .5em;
	margin-bottom: 2px;
	width: 6em;
	text-align: right;
}
.product-footer dl {
	margin-left: 1em;
}
.product-footer dl:after {
	clear: both;
}

/**
 * image caption
 *
 */
article .entry-content .wp-caption {
	padding: 14px;
	margin-bottom: 30px;
	box-shadow: 0px 3px 10px rgba(0,0,0,0.4);
	border-radius: 4px;
	background: #FFF;
}

article .entry-content .wp-caption img[class*="wp-image-"] {
	/*border-radius: 4px;*/
}

/**
 * body.page-template-page-templatesdefault-order-page-php
 *
 */
body.page-template-page-templatesdefault-order-page-php .entry-content {
	background-repeat: no-repeat;
	background-image:
		url(/wp-content/themes/freehandimai-theme/images/order-page/pagebg_order01.png),
		url(/wp-content/themes/freehandimai-theme/images/order-page/pagebg_order02.png),
		url(/wp-content/themes/freehandimai-theme/images/order-page/pagebg_order01.png),
		url(/wp-content/themes/freehandimai-theme/images/order-page/pagebg_order02.png);
	background-position:
		left 600px,
		left 1600px,
		left 2800px,
		left 3800px;
}

/**
 * for front-page
 */
body.home.full-width .site-content .entry-header {
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-size: 100% auto;
	height: 0;
	padding-bottom: 37%;
}
body.home.full-width .site-content .entry-content {
	padding: 0;
	background: transparent;
	margin-right: -10px;
	margin-bottom: 0;
}
body.home .entry-content .topics {
	margin: 0;
	padding: 0;
}
body.home .entry-content .topics:after {
	content: '';
	clear: both;
}
body.home .entry-content .topics > li {
	width: 326px;
	background: #fff;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	list-style: none;
	font-size: 0.9em;
	background-position: right bottom;
	background-repeat: no-repeat;
}
	body.home .entry-content .topics > li.notice   { background-image: url(/wp-content/themes/freehandimai-theme/images/front-page/bg_block_notice.png); }
	body.home .entry-content .topics > li.blog     { background-image: url(/wp-content/themes/freehandimai-theme/images/front-page/bg_block_blog.png); }
	body.home .entry-content .topics > li.products { background-image: url(/wp-content/themes/freehandimai-theme/images/front-page/bg_block_products.png); }
	body.home .entry-content .topics > li.order    { background-image: url(/wp-content/themes/freehandimai-theme/images/front-page/bg_block_order.png); }

body.home .entry-content .topics > li > div {
	padding: 8px;
}
body.home .entry-content .topics > li > div:hover {
	box-shadow: 0px 3px 10px rgba(0,0,0,0.4);
}
body.home .entry-content .topics > li .eyecatch {
	width: 310px;
	height: 172px;
	background-size: cover;
	background-position: center;
	margin-bottom: 8px;
}
body.home .entry-content .topics > li a {
	text-decoration: none;
}
body.home .entry-content .topics > li a:hover {
	text-decoration: underline;
}
body.home .entry-content .topics > li .title {
	line-height: 2.2em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 8px;
}
body.home .entry-content .topics > li .category {
	font-size: .9em;
}
body.home .entry-content .topics > li .date {
	float: right;
}
body.home .entry-content .topics > li .date:after {
	content: '';
	clear: both;
}

/**
 * for FAQ page
 */
.single-faq {
	margin-bottom: 30px;
}
h3.faq-question {
	background-image: url(/wp-content/themes/freehandimai-theme/images/faq-page/tit_q.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	min-height: 70px;
	padding-left: 60px;
	padding-top: 50px;
	padding-bottom: 5px;
}
.faq-answer {
	background-image: url(/wp-content/themes/freehandimai-theme/images/faq-page/tit_a.png);
	background-repeat: no-repeat;
	background-position: top left;
	min-height: 70px;
}
.faq-answer p {
	margin-left: 60px;
}

/**
 * for search page
 */
.search .article-list {
	background: #FFF;
}
.search .article-list .search-word {
	padding: 24px 0 0;
	margin: 0 30px 12px;
	border-bottom: 2px solid #CCC;
	font-size: 18px;
}
.search .article-list .hentry {
	margin-bottom: 0;
}
.search .article-list .entry-header {
	padding-bottom: 0;
}
.search .article-list .entry-header .entry-title {
	margin-bottom: 0;
	font-size: 18px;
	font-weight: 700;
}
.search .article-list .entry-header .entry-title a:hover {
	color: #A20505;
}
.search .article-list .entry-summary {
	font-size: 16px;
}
.search .article-list .entry-summary p {
	margin-bottom: 6px;
}

/**
 * pager
 */
.paging-navigation {
	margin-top: 24px;
	margin-bottom: 10px;
	margin-left: 30px;
	margin-right: 30px;
	padding-bottom: 24px;
	border-top: 2px solid #CCC;
}
.paging-navigation .loop-pagination {
	margin-top: -2px;
}
.paging-navigation .page-numbers {
	display: none;
	border-top: 2px solid transparent
}
.paging-navigation .page-numbers.prev,
.paging-navigation .page-numbers.next {
	display: inline-block;
}
.paging-navigation a:hover {
	/*border-top: 2px solid #41a62a;*/
	border-top: none;
	color: #A20505;
}

/**
 *
 * for single-post
 *
 */
body.single-post article {
	margin-bottom: 0;
}
body.single-post .entry-content {
	background-image: url(/wp-content/themes/freehandimai-theme/images/blog-bg.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding-bottom: 7%;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}
body.single-post .article-footer {
	background: #fff;
	padding-top: 24px;
	padding-bottom: 12px;
	margin-bottom: 10px;
}
body.single-post .article-footer nav {
	text-align: center;
}
body.single-post .article-footer nav a {
	display: inline-block;
	margin: auto 30px;
}

.post .entry-meta {
	margin-bottom: 0;
	padding: 0 20px 36px 20px;
	text-align: right;
	overflow: hidden;
}

.blog-meta .block-left {
	display: inline-block;
	float: left;
	height: auto;
	vertical-align: top;
}
.blog-meta .block-right {
	display: inline-block;
	float: right;
	height: auto;
	vertical-align: top;
}

.blog-meta .block-left iframe {margin-bottom: 0;}

/* 2015tt media screen */
@media screen and (max-width: 425px) {
.post .entry-meta {
	margin-bottom: 0;
	padding: 3px 5px 33px 3px;
	text-align: right;
	overflow: hidden;
}
.blog-meta .block-left {
	display: inline-block;
	float: left;
	width: 33%;
	vertical-align: top;
}
.blog-meta .block-right {
	display: inline-block;
	float: right;
	vertical-align: top;
}
}
/* 2015tt media screen */

#secondary .widget_calendar,
#secondary .widget_recent_comments {
	color: #555;
}
.primary-sidebar .widget .widget-title {
	text-align: center;
	color: #555;
	font-size: 16px;
}
.widget_calendar caption {
	color: #555;
	font-size: 13px;
	text-align: center;
	margin-bottom: 5px;
}
/* 過去の日記 */
.widget_text .old-blog {
	background-image: url(/wp-content/themes/freehandimai-theme/images/old-blog.png);
	width: 204px;
	height: 48px;
	display: block;
	text-indent: -9999px;
}
.widget_text .old-blog:hover {
	background-position: right;
}

/**
 * media screen
 */
@media screen and (min-width: 673px) {
	#secondary, #supplementary {
		padding: 0 10px;
	}

	.full-width .site-content .has-post-thumbnail .entry-header,
	.full-width.singular .site-content .hentry.has-post-thumbnail,
	.full-width.home .site-content .hentry.has-post-thumbnail {
		margin-top: initial;
	}
}
@media screen and (min-width: 846px) {
	.full-width.singular .site-content .hentry.has-post-thumbnail,
	.full-width.home .site-content .hentry.has-post-thumbnail {
		margin-top: 0;
	}
}
@media screen and (min-width: 783px) {
	.primary-navigation {
		display: none;
	}
}
@media screen and (min-width: 810px) {
	.full-width .site-content blockquote.alignright,
	.full-width .site-content img.size-full.alignright,
	.full-width .site-content img.size-large.alignright,
	.full-width .site-content img.size-medium.alignright,
	.full-width .site-content .wp-caption.alignright {
		margin-right: initial;
	}
	.full-width .site-content blockquote.alignleft,
	.full-width .site-content img.size-full.alignleft,
	.full-width .site-content img.size-large.alignleft,
	.full-width .site-content img.size-medium.alignleft,
	.full-width .site-content .wp-caption.alignleft {
		margin-left: initial;
	}
}
@media screen and (min-width: 1008px) {
	.site:before {
		width: 230px;
	}
			#secondary {
				width: 230px;
			}
	
	.site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content .entry-meta, .page-content {
		/*margin-left: 10px;*/
		/*margin-bottom: 10px;*/
	}
	.site-content, .site-main .widecolumn {
		margin-left: 240px;
	}

	#page > header {
		display: none;
	}
	.masthead-fixed .site-main {
		margin-top: initial;
	}
	.primary-sidebar .widget input {
		padding: initial;
		padding-left: .5em;
		font-size: larger;
		color: #333;
		line-height: 1.8em;
	}
	.primary-sidebar .widget_nav_menu li {
		font-size: 16px;
		letter-spacing: 2px;
	}
	.primary-sidebar .widget_nav_menu li:before {
		content: url(../images/menu_arrow.png);
		margin-right: 6px;
		vertical-align: text-top;
	}

	/* sub-menu */
	#primary-sidebar .widget_search {
		display: block;
	}
	#primary-sidebar .widget_text {
		display: block;
	}
	#primary-sidebar #text-4.widget_text {
		display: initial;
	}
	#primary-sidebar .widget_singlepostwidget {
		display: block;
	}

	.primary-sidebar .widget_nav_menu .sub-menu li {
		font-size: 14px;
	}
	.primary-sidebar .widget_nav_menu .sub-menu li a {
		display: inline-block;
		vertical-align: top;
	}

	.primary-sidebar .widget_singlepostwidget {}
	.primary-sidebar .widget_singlepostwidget h1 {
		display: none;
	}
	.primary-sidebar .widget_singlepostwidget .single-post-widget {
		color: #996;
		font-size: 13px;
	}


	.footer-sidebar .widget {
		padding: 0;
		display: inline-block;
		width: initial;
	}
	.footer-sidebar .widget > div {
		display: inline-block;
		width: initial;
	}
	.footer-sidebar .widget.widget_nav_menu .menu > .menu-item {
		display: inline-block;
		vertical-align: top;
		margin-right: 30px;
	}
}
@media screen and (min-width: 1080px) {
}
