/*
Theme Name:		Welcart Bordeaux
Description:	Welcart Bordeaux is child theme for Welcart Basic.
Author:			Collne.Inc
Author URI:		http://www.collne.com/
Template:		welcart_basic
Version:		1.1.3
License:		GNU General Public License v2 or later
License URI:	http://www.gnu.org/licenses/gpl-2.0.html
Tags:			responsive-layout, bordeaux, two-columns, right-sidebar
*/


/* =Base
-------------------------------------------------------------- */


body {
	color: #333;
	font-size: 12px;
	background-color: #f6f6f6;
}

/* -- h1,h2,h3,h4,h5,h6 -- */
h1,h2,h3,h4,h5,h6 {
	font-family:"Times New Roman", Times, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}

/*--- a ---*/
a {
	color: #756349;
}
a:hover {
	color: #55343b;
}

/* -- input -- */
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="search"],
input[type="url"] {
	font-size: 1.166667em;
	padding: .714286em;	
}

input[type="button"],
input[type="submit"],
input[type="reset"] {
	font-size: 1.166667em;
	background-color: #eee;
	border: 1px solid #ccc;
}
input[type="button"]:hover,
input[type="submit"]:hover,
input[type="reset"]:hover {
	background-color: #ddd;
}
select {
	font-size: 1.166667em;
	padding: .714286em 2.14286em .714286em .714286em;
	background-color: #fff;
}
em {
	color: #333;
}

/* -- Campaign Tag -- */
.campaign_message {
	color: #b92345;
	margin-bottom: 5px;
	background-color: #eaeaea;
	text-align: center;
}
/* - item-single.php - */
#itempage .campaign_message {
	clear: both;
	margin-bottom: 0;
	padding: 15px 10px 0;
	text-align: right;
}


/* =header
-------------------------------------------------------------- */

header {
	margin-bottom: 0;
	border-bottom: none;
}

/* -- .site-description -- */
.site-description {
	font-size: 1em;
	font-weight: normal;
	height: 48px;
	padding: 0 1.66667em 0 5em;
	background-color: #a61536;
	line-height: 48px;
	overflow: hidden;
	text-align: center;
}

/* -- .site-title -- */
h1.site-title, 
div.site-title {
	font-family:"Times New Roman", Times, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
	font-size: 2.083333em;
	font-weight: normal;
	padding: 1em .8em;
	float: none;
	letter-spacing: 2px;
}
h1.site-title a, 
div.site-title a {
	color: #a61536;
}
h1.site-title img, 
div.site-title img {
	width: auto;
	height: auto;
	max-width: 100%;
}

/* -- #snav -- */
.snav {
	width: 100%;
	float: none;
	background-color: #d1c0a5;
	padding-top: 0;
	margin-right: 0;
    display: -webkit-box;
    display: -moz-box;	
}
.snav .search-box,
.snav .membership,
.snav .incart-btn {
	float: none;
	text-align: center;
    -webkit-box-flex: 1;
	-moz-box-flex: 1;
    box-flex: 1;
    width: 100%;	
}
.snav .search-box i,
.snav .membership i,
.snav .incart-btn i {
	color: #fff;
	font-size: 1.66667em;
	width: 100%;
	padding: .7em 0;
}
.snav .search-box,
.snav .membership {
	border-right: 1px solid #fff;
}
.incart-btn .total-quant {
	top: 10%;
	left: 52%;
	background-color: #a61536;
}

/* -- .search-box -- */
.search-box.On form {
	background-color: #e8e3dd;
	margin: 0;
	padding: 1.66667em .833333em;
}
.search-box div.s-box {
	width: 80%;
	border: none;
	float: none;
	margin: 0 auto;
	overflow: hidden;
}
.search-box div.s-box #s {
	border: 1px solid #ccc;
	padding: .714286em 2.714286em .714286em .714286em;
}
.search-box #searchsubmit {
	color: #fff;
	font-size: 1.166667em;
	top: 1px;
	right: -1px;
	padding: .714286em ;
	background-color: #a61536;	
}
.search-box #searchsubmit:hover {
	background-color: #8e122e;
}

/* -- .membership -- */
.snav .membership ul {
	padding: .833333em 1.66667em 2.5em;
	background-color: #e8e3dd;
	text-align: left;
}
.snav .membership li:first-child {
	color: #55343b;
	font-weight: bold;
	letter-spacing: 1px;
}
.snav .membership li {
	margin-bottom: 0;
	padding: 0;
	border-bottom: 1px solid #c3bab0;
	line-height: 38px;
}
.snav .membership li:last-child {
	border-bottom: 1px solid #c3bab0;
}

/* -- #site-navigation -- */
#site-navigation label {
	position: absolute;
	top: 0;
	left: 0;
	right: inherit;
}
#site-navigation label span {
	padding: 1.25em 1.16667em 1.16667em;
	border-right: 1px solid #880926;
	border-bottom: 1px solid #880926;
}
#site-navigation label span:before {
	font-size: 1.66667em;
}
header #site-navigation input#panel.on-off:checked + div.nav-menu-open,
header #site-navigation input#panel.on-off:checked + div.header-nav-container {
	top: 48px;
	background-color: #e8e3dd;
	z-index: 2;
}
#site-navigation ul {
	padding: .83333em 1.66667em 2.5em;
}
#site-navigation li a {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #c3bab0;
	line-height: 38px;
}
#site-navigation li.current-menu-item a {
	color: #221316;
}
#site-navigation li.current-menu-item li a {
	color: #756349;
}

/* -- hr -- */
header hr {
	margin: 0;
}


/* =secondary
-------------------------------------------------------------- */

#secondary {
	padding: 0;
	border-top: 0;
}
#secondary section {
	margin-bottom: 2.5em;
	padding: 0;
}
#secondary h3 {
	color: #55343b;
	font-weight: bold;
	font-size: 1.166667em;
	margin-bottom: 1.785714em;
	padding: .5em .714286em;
	background-color: #e8e3dd;
	border-bottom: 0;
	vertical-align: middle;
}
#secondary .widget_title>img {
	margin-top: -2px;
}

/* ------ Welcart Widget ------ */

/* -- .widget_welcart_login -- */
.widget_welcart_login .loginbox {
	padding: 0 1.66667em;
	line-height: 200%;	
}
.widget_welcart_login .loginbox div {
	color: #55343b;
}
.widget_welcart_login input.loginmail,
.widget_welcart_login input.loginpass {
	font-size: 1.166667em;
	width: 70%;
	padding: .714286em;
}
.widget_welcart_login input#member_loginw,
.widget_welcart_login input#member_login {
	background-color: #55343b;
	padding: .714286em 1.42857em;
}
.widget_welcart_login input#member_loginw:hover,
.widget_welcart_login input#member_login:hover {
	background-color: #a61536;
}
.widget_welcart_login .liwpp_area {
	padding: 0.833333em 1.66667em 0;
}

/* -- .widget_welcart_category -- */
.widget_welcart_category ul {
	padding: 0 1.66667em;
}
.widget_welcart_category li {
	padding-bottom: .416667em;
}
.widget_welcart_category li ul {
	margin-left: 1.66667em;
}

/* -- .widget_welcart_bestseller -- */
.widget_welcart_bestseller ul {
	padding: 0 1.66667em;
}
.widget_welcart_bestseller li {
	margin-bottom: .833333em;
	padding-bottom: .833333em;
}
.widget_welcart_bestseller .itemprice {
	color: #55343b;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	letter-spacing: 1px;
}
.widget_welcart_bestseller .itemimg {
	border: 1px solid #ccc;
}
.widget_welcart_bestseller .itemimg a {
	padding-bottom: 0;
}
.widget_welcart_bestseller li a {
	padding-bottom: .833333em;
}

/* -- .widget_welcart_featured -- */
.widget_welcart_featured ul {
	padding: 0 1.66667em !important;
}
.widget_welcart_featured .featured_list {
	margin-bottom: .833333em;
	padding-bottom: .833333em;
}
.widget_welcart_featured .thumimg {
	border: 1px solid #ccc;	
}

/* -- .widget_welcart_search -- */
.widget_welcart_search ul {
	padding: 0 1.66667em;
}
.widget_welcart_search .searchtext {
	font-size: 1.166667em;
	padding: .785714em .714286em;
}
.widget_welcart_search #searchsubmit {
	font-size: 1.166667em;
	padding: .714286em;
	background-color: #a61536;
}
.widget_welcart_search #searchsubmit:hover {
	background-color: #8e122e;
}
.widget_welcart_search div a {
	background-color: #eee;
	border: 1px solid #ccc;
	line-height: 280%;
}
.widget_welcart_search div a:hover {
	background-color: #ddd;
}

/* -- .widget_welcart_calendar -- */
.widget_welcart_calendar ul {
	padding: 0 1.66667em;
}
.widget_welcart_calendar table {
	width: 48%;
	margin: 0;
}
.widget_welcart_calendar table:first-child {
	margin-right: 4%;
}
.widget_welcart_calendar th {
	color: #fff;
	background-color: #55343b;
	border: 1px solid #ad9c86;
}
.widget_welcart_calendar td {
	background-color: #fff;
}
.widget_welcart_calendar .businessday {
	color: #fff;
	background-color: #bfb3b5;
}

/* -- .welcart_blog_calendar -- */
.welcart_blog_calendar #calendar_wrap {
	padding: 0 1.66667em;
}
.welcart_blog_calendar th {
    color: #fff;
    background-color: #55343b;
    border: 1px solid #ad9c86;
}
.welcart_blog_calendar td {
	background-color: #fff;
}

/* -- .usces_recent_entries, .widget_welcart_page, .widget_welcart_post -- */
.usces_recent_entries ul,
.widget_welcart_page ul,
.widget_welcart_post ul {
	padding: 0 1.66667em;
}
.usces_recent_entries li,
.widget_welcart_page li {
	margin-bottom: .416667em;
	padding-bottom: .416667em;
}
.widget_welcart_post li {
	margin-bottom: .833333em;
	padding-bottom: .833333em;
}
.widget_welcart_post li p {
	font-size: .916667em;
}

/* ———————— .widget_basic_item_list ———————— */

/* - .item-list - */
.widget_basic_item_list .item-list {
	padding: 0 1.66667em;
}
.home-widget .widget_basic_item_list .item-list {
	padding: 0;
}
/* - h3 - */
.home-widget .widget_basic_item_list h3 {
	color: #55343b;
	font-size: 1.166667em;
	margin: 1.42857em 0 -1.071428em;
	padding: .357143em 0;
	border-top: 3px double #55343b;
	border-bottom: 3px double #55343b;
	text-align: center;
	letter-spacing: 1px;	
}
#secondary .widget_basic_item_list h3 {
	margin: 0 0 -1.071428em;
}
/* - article - */
.widget_basic_item_list article,
.blog #content .home-widget .widget_basic_item_list article {
	width: 48%;
	margin: 0 4% 0 0;
	padding: 2.5em 0 0;
}
.widget_basic_item_list article:nth-of-type(even),
.blog #content .home-widget .widget_basic_item_list article:nth-of-type(even) {
	margin-right: 0;
}
/* - .itemimg - */
.widget_basic_item_list .itemimg {
	position: relative;
	border: 1px solid #ddd;
}
/* - .itemname - */
.home-widget .widget_basic_item_list .itemname {
	margin: .357143em 0;
}
/* - .itemsoldout - */
.widget_basic_item_list .itemsoldout {
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.4);
	text-align: center;
	letter-spacing: 1px;	
}
.widget_basic_item_list .itemsoldout .inner {
	position: absolute;
	top: 50%;
	width: 100%;
	margin-top: -.5em;	
}
.widget_basic_item_list .itemsoldout span.text {
	display: block;
	font-family: initial;
	font-size: 11px;
	letter-spacing: normal;	
}



/* ------ WordPress Widget ------ */

.widget_meta ul,
.widget_recent_entries ul,
.widget_recent_comments ul,
.widget_nav_menu ul,
.widget_calendar #calendar_wrap {
	padding: 0 1.66667em;
}
.widget_archive li,
.widget_meta li,
.widget_recent_entries li,
.widget_recent_comments li,
.widget_nav_menu ul li {
	margin-bottom: .416667em;
	padding-bottom: .416667em;
}

.widget_nav_menu ul li li {
	margin-bottom: 0;
	padding-bottom: 0;
}

/* -- .widget_archive -- */
.widget_archive ul,
.widget_archive label {
	padding: 0 1.66667em;
}
.widget_archive select {
	font-size: 1.166667em;
	margin: 0 1.66667em;
}

/* -- .widget_categories -- */
.widget_categories ul,
.widget_categories label {
	padding: 0 1.66667em;
}
.widget_categories li{
	margin-bottom: 0.416667em;
}
.widget_categories select {
	font-size: 1.166667em;
	margin: 0 1.42857em;
	padding: .714286em;
}

/* -- .widget_search -- */
.widget_search .s-box {
	margin: 0 1.66667em;
	border: none;
}
.widget_search #s {
	font-size: 1.16667em;
	padding: .714286em;
	border: 1px solid #ccc;
}
.widget_search #searchsubmit {
	color: #fff;
	font-size: 1.16667em;
	padding: .857143em;
	top: 1px;
	right: -1px;
	background-color: #a61536;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.widget_search #searchsubmit:hover {
	background-color: #8e122e;
}
/* -- .widget_pages -- */
.widget_pages ul {
	padding: 0 1.66667em;
}

/* -- .widget_calendar -- */
.widget_calendar table {
	margin: 0;
}
.widget_calendar th {
	color: #fff;
    background-color: #55343b;
    border: 1px solid #ad9c86;
}
.widget_calendar td {
	background-color: #fff;
}

/* -- .widget_tag_cloud -- */
.widget_tag_cloud .tagcloud {
	padding: 0 1.66667em;
	line-height: 210%;
}

/* -- .widget_recent_comments -- */
.widget_recent_comments li {
	padding-bottom: .416667em;
}

/* -- .widget_recent_entries -- */
.widget_recent_entries li {
	padding-bottom: .416667em;
}


/* =toTop
-------------------------------------------------------------- */

#toTop i {
	color: #55343b;
}
#toTop i:hover {
	color: #221316;
}


/* =footer
-------------------------------------------------------------- */

footer {
	padding: 2.5em 1.66667em;
	background-color: #221316;
}

/* -- .footer-navigation -- */
footer nav {
	padding: 0 0 1.66667em;
}
footer nav li {
	margin-bottom: 1.66667em;
}
footer nav li li {
	padding-right: 0;
}
footer nav li li li:before {
	display: none;
}

/* -- .sns -- */
.sns-wrapper {
    position: relative;
    overflow: hidden;
    clear: both;
	margin-bottom: 20px;
}
.sns {
    position: relative;
    left: 50%;
    float: left;
    list-style: none;	
}
.sns li {
    position: relative;
    left: -50%;
	font-size: 30px;
    float: left;
    margin: 0 10px;	
}
.sns li i {
	color: #fff;
}
.sns li a:hover i {
	color: #aaa;
}

/* -- .copyright -- */
.copyright {
	padding: 0;
}


/* =main
-------------------------------------------------------------- */

.home #main {
	margin: 0 0 2.5em;
}
#main {
	margin: 2.5em 0;
}
#content {
	margin-bottom: 3.33333em;
	padding: 0 1.66667em;
}

/* -- .ot-tag -- */
.opt-tag li {
	position: relative;
	color: #fff;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	font-weight: bold;
	float: left;
	width: 33.33%;
	padding: 0 0 2px 2px;
	text-align: center;
}
.opt-tag li:nth-child(3n+1) {
	padding-left: 0;
}
.opt-tag li span {
	display: block;
}
.opt-tag .new span {
	background-color: #B92345;
}
.opt-tag .recommend span {
	background-color: #004986;	
}
.opt-tag .stock span {
	background-color: #8e8706;
}
.opt-tag li .over {
	display: none;
	position: absolute;
	top: 0;
	z-index: 10;
	padding: 0 .5em;
	min-width: 100%;
	white-space: nowrap;
	border: #fff 0 solid;
}
.opt-tag .new .over {
	left: 0;
}
.opt-tag .recommend .over {
	left: -.6em;
	border-width: 0 1px;
}
.opt-tag .stock .over {
	left: -1.5em;
	border-width: 0 1px;
}
.opt-tag li:hover .over {
	display: block;
}

/* =front-page.php
-------------------------------------------------------------- */

.main-image {
	padding: 0;
}

/* -- .front-il -- */
.front-il h2 {
	color: #55343b;
	font-size: 1.166667em;
	margin: 1.42857em 0 -1.071428em;
	padding: .357143em 0;
	border-top: 3px double #55343b;
	border-bottom: 3px double #55343b;
	text-align: center;
	letter-spacing: 1px;
}
.front-il article {
	width: 48%;
	margin-right: 4%;
	padding-top: 2.5em;
}
.front-il .itemimg {
	position: relative;
	border: 1px solid #ddd;
	margin-bottom: .416667em;
}
.front-il .itemsoldout {
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.4);
	text-align: center;
	letter-spacing: 1px;
}
.front-il .itemsoldout .inner {
	position: absolute;
	top: 50%;
	width: 100%;
	margin-top: -.5em;
}
.front-il .itemsoldout span.text {
	display: block;
	font-family: initial;
	font-size: 11px;
	letter-spacing: normal;
}
.front-il .itemname {
	max-height: 69px;
}
.front-il .itemprice {
	color: #55343b;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.166667em;
	letter-spacing: 1px;
	margin: .357143em 0 0;
}
.front-il .itemprice em {
	font-size: 11px;
	font-family: inherit;
}

/*-- .home-widget --*/
.home-widget {
	margin-top: 20px;
}
.home-widget .widget {
	margin-bottom: 30px;
}
.home-widget .widget:last-child {
	margin-bottom: 0;
}
.home-widget .widget_title {
	color: #000;
	font-size: 14px;
	margin-bottom: 20px;
	padding-top: 10px;
	border-top: 1px solid #221316;
}
.home-widget .widget_title img {
	padding-right: .5em;
	margin-right: .5em;
	border-right: 1px solid #221316;
}
.home-widget img {
	height: auto;
}
/*-- Welcart Widget -- */
.home-widget .widget_welcart_featured ul {
	padding: 0 5px !important;
}
.home-widget .widget_welcart_category ul,
.welcart_blog_calendar #calendar_wrap,
.home-widget .widget_welcart_calendar ul,
.home-widget .widget_welcart_search ul,
.home-widget .widget_welcart_bestseller ul,
.home-widget .widget_welcart_login ul,
.home-widget .usces_recent_entries ul,
.home-widget .widget_welcart_page ul,
.home-widget .widget_welcart_post ul {
	padding: 0 5px;	
}
.home-widget .widget_welcart_page ul ul {
	padding: 0 1.66667em;
}
.home-widget .widget_welcart_login .loginbox {
	padding: 0;
}
.home-widget .widget_welcart_login .liwpp_area {
	padding: 0;
}

/* ------ WordPress Widget ------ */
.home-widget .widget_archive ul,
.home-widget .widget_archive label,
.home-widget .widget_categories ul,
.home-widget .widget_categories label,
.home-widget .widget_meta ul, 
.home-widget .widget_recent_entries ul, 
.home-widget .widget_recent_comments ul, 
.home-widget .widget_nav_menu ul, 
.home-widget .widget_calendar #calendar_wrap,
.home-widget .widget_tag_cloud .tagcloud,
.home-widget .widget_pages ul {
	padding: 0 5px;
}
.home-widget .widget_archive select,
.home-widget .widget_categories select {
	margin: 0;
}
.home-widget .widget_categories ul ul,
.home-widget .widget_pages ul ul {
	padding: 0 .714286em;
}


/* -- show-on-front -- */

/* - .sof - */
.home #content .sof .entry-title{
	margin: 1.42857em 0;
}


/* =catgory.php + archive.php
-------------------------------------------------------------- */

#content header.page-header {
	margin-bottom: 0;
}
#content .page-title,
#content .entry-title {
	display: inline-block;
	font-size: 1.333333em;
	margin: 0;
	padding-bottom: .3125em;
	border-bottom: 2px solid #55343b;
	letter-spacing: 1px;
}

/* -- .cat-il -- */
.cat-il.type-grid {
	margin-bottom: 2.5em;
	overflow: hidden;
}
.cat-il.type-grid article {
	width: 48%;
	margin-right: 4%;
	padding-top: 2.5em;
}
.cat-il.type-grid .itemimg {
	position: relative;
	border: 1px solid #ddd;
	margin-bottom: .416667em;
}
.cat-il.type-grid .itemsoldout {
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.4);
	text-align: center;
	letter-spacing: 1px;
}
.cat-il.type-grid .itemsoldout .inner {
	position: absolute;
	top: 50%;
	width: 100%;
	margin-top: -.5em;
}
.cat-il.type-grid .itemsoldout span.text {
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	letter-spacing: normal;
}
.cat-il.type-grid .itemprice {
	color: #55343b;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.166667em;
	height: auto;
	letter-spacing: 1px;
	margin: .357143em 0 0;
}
.cat-il.type-grid .itemprice em {
	font-size: 11px;
	font-family: inherit;
}
.cat-il.type-grid .itemname {
	max-height: 69px;
	height: auto;
}

/* -- .post-li -- */
.post-li {
	padding: 2.5em 0;
}
.post-li article {
	margin-bottom: .8333333em;
	padding-bottom: .8333333em;
	border-bottom: 1px solid #e0e0e0;
	overflow: hidden;
}
.post-li article:last-child {
	margin-bottom: 0;
}

/* -- .page-numbers -- */
.pagination_wrapper li .current,
.pagination_wrapper li a {
	padding: .666667em 1.16667em;
}
.pagination_wrapper li .current {
	background-color: #55343b;
	border: 1px solid #55343b;
}
.pagination_wrapper li a {
	background-color: #fff;
	-webkit-transition: .3s ease all;
	-moz-transition: .3s ease all;
	-o-transition: .3s ease all;
	transition: .3s ease all;
}
.pagination_wrapper li a:hover {
	color: #fff;
	background-color: #55343b;
	border: 1px solid #55343b;
	text-decoration: none;
}


/* =page.php + single.php .entry-content
-------------------------------------------------------------- */

#content .entry-header {
	margin-bottom: 2.5em;
}
.entry-content {
	margin-bottom: 2.5em;
}
.page .entry-content {
	margin-bottom: 0;
}

/* -- p -- */
.entry-content p {
	margin-bottom: 1.66667em;
	line-height: 1.66667em;
}

/* -- table -- */
.entry-content table {
	width: 100%;
	margin-bottom: .833333em;
	border: 1px solid #ccc;
	border-collapse: collapse;
}
.entry-content th {
	padding: .833333em;
}
.entry-content td {
	padding: .833333em;
	background-color: #fff;
	vertical-align: middle;
}

/* -- ul + ol -- */
.entry-content ul,
.entry-content ol {
	margin: 0 0 1.66667em 1.66667em;
}

/* -- h1,h2,h3,h4,h5 -- */
.entry-content h1 {
	color: #a61536;
	font-size: 1.16667em;
	margin-bottom: 1.071428em;
}
.entry-content h2{
	color: #161616;
	font-size: 1.16667em;
	border-bottom: 3px solid #eee;
	margin-bottom: 1.071428em;
	padding-bottom: .357143em;
	line-height: 1.16667em;
}
.entry-content h3 {
	color: #161616;
	margin-bottom: 1.25em;
	padding-left: .76923em;
	border-left: 3px solid #262626;
	line-height: 140%;
}
.entry-content h4{
	color: #fff;
	margin-bottom: 1.25em;
	padding: .416667em;
	background-color: #55343b;
}
.entry-content h5{
	margin-bottom: 1.25em;
}
.entry-content h6{
	color: #777;
	margin-bottom: 1.25em;
}

/* -- input select textarea -- */
.entry-content input[type="file"] {
	border: none;
}
.entry-content input[type="submit"] {
	background-color: #a61536;
}
.entry-content input[type="submit"]:hover {
	background-color: #8e122e;
}
.entry-content input[type="reset"] {
	background-color: #eee;
	border: 1px solid #ccc;
}
.entry-content input[type="reset"]:hover {
	background-color: #ddd;
}


/* =inquiry.php
-------------------------------------------------------------- */

.inqbox .inquiry_table tr {
	padding: 0 0 1.25em;
	border-bottom: 1px dotted #aaa;
}
.inqbox .inquiry_table tr:last-child {
	margin-bottom: 0;
}
.inqbox .inquiry_table th {
	margin-bottom: .833333em;
}
.inqbox .send {
	margin: 0;
	padding-top: 1.66667em;
}
.inqbox .send input {
	color: #fff;
	background-color: #a61536;
}
.inqbox .send input:hover {
	background-color: #8e122e;
}


/* =comments.php
-------------------------------------------------------------- */

.comments-area {
	padding-top: .833333em;
	border-top: 1px dotted #aaa;
}
.comment-area #respond {
	padding-top: 0;
}
.comment-area h2:before {
	color: #262626;
}
#respond label .required {
	color: #a61536;
}
#respond .form-submit {
	margin: 1.66667em 0 0;
}


/* =search.php
-------------------------------------------------------------- */

.search-li .title {
	padding: 1.25em 0 0;
}
.search-li {
	margin-bottom: 2.5em;
	overflow: hidden;
}
.search-li article {
	width: 48%;
	margin-right: 4%;
	padding-top: 2.5em;
}
.search-li .itemimg {
	position: relative;
	border: 1px solid #ddd;
	margin-bottom: .416667em;
}
.search-li .itemimg img {
	width: 100%;
	height: auto;
}
.search-li .itemsoldout {
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.4);
	text-align: center;
	letter-spacing: 1px;
}
.search-li .itemsoldout .inner {
	position: absolute;
	top: 50%;
	width: 100%;
	margin-top: -.5em;
}
.search-li .itemsoldout span.text {
	display: block;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	letter-spacing: normal;
}
.search-li .itemprice {
	color: #55343b;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 1.166667em;
	letter-spacing: 1px;
	margin: .357143em 0 0;
	text-align: right;
}
.search-li .itemprice em {
	font-size: 11px;
	font-family: inherit;
	font-weight: normal;
}
.search-li .itemname {
	max-height: 69px;
	height: auto;
	overflow: hidden;
}


/* =404.php
-------------------------------------------------------------- */

.error-404 .page-content {
	padding: 2.5em 0 0;
}
.error-404 .page-content div {
	position: relative;
	width: 80%;
	margin: 0 auto;
}
.error-404 .page-content p {
	margin-bottom: .833333em;
}
.error-404 .page-content input[type="text"] {
	width: 100%;
	padding: .714286em 2.14286em .714286em .714286em;
}
.error-404 .page-content input[type="submit"] {
	color: #fff;
	font-size: 1.166667em;
	top: 0;
	right: -2px;
	padding: .857143em;
	background-color: #a61536;
	position: absolute;
}
.error-404 .page-content input[type="submit"]:hover {
	background-color: #8e122e;
}

/* -----------------------------------------------------------------------------------------------
ここからPCカスタマイズ
----------------------------------------------------------------------------------------------- */
.float-l{
	float: left
}
.float-r{
	float: right;
}
.clearfix:after{
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
span.note {
    font-size: 12px;
    color: #888;
}
span.kyonen {
    color: #777;
} 

/* 著者一覧ページ */
.page-id-6 .post-6 img{
    vertical-align: middle;
    margin-right: 15px;
}

/* 著者紹介ページ */
.profile .box01{
	width: 33%;
	margin-right: 4%;
}
.profile .box02{
	width: 63%;
}
.page h1.entry-title:after{
    font-size: 16px;
}
.entry-content .lecture th {
    background-color: #55343B;
    color: #fff;
    font-weight: 100;
    font-family: "Times New Roman", Times, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}
.btn{
	width: 70%;
	border-radius:8px;
    text-align: center;
    font-size: 16px;
    margin: 40px auto 0 auto;
	font-family: "Times New Roman", Times, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}
.btn01{
	background-color: #A61536;
	border-bottom:4px solid #7F0000;
}
.btn02{
	background-color: #55343B;
	border-bottom:4px solid #3C161E;
}
.btn a{
	color:#fff;
	display: block;
    padding: 10px;
}
.btn a:hover{
	text-decoration:none;
}
.btn:hover{
	opacity: .7;
}
.page-id-9 h1.entry-title:after{
    content: "（たなか ますみ）";
}
.page-id-83 h1.entry-title:after{
    content: "（いしかわ よう）";
}	
.page-id-90 h1.entry-title:after{
    content: "（こばやし ぼくぎゅう）";
}
.page-id-99 h1.entry-title:after{
    content: "（あづち さとし）";
}
.page-id-95 h1.entry-title:after{
    content: "（おおはた せいや）";
}
.page-id-102 h1.entry-title:after{
    content: "（きもと まさひと）";
}
.page-id-105 h1.entry-title:after{
    content: "（にしはた はるえ）";
}
.page-id-108 h1.entry-title:after{
    content: "（おおごえ かつら）";
}

/* 問い合わせフォーム */
.contact{
	padding: 20px;
    background-color: #fff;
}
.entry-content .contact table{
	border: none;
	margin-bottom: 30px;
}
.contact tr{
    border-bottom: 1px solid #eee;
}
.entry-content .contact th {
    width: 20%;
    font-weight: bold;
	border: none;
    background-color: #fff;
    vertical-align: middle;
}
.entry-content .contact td {
    padding: 15px 0;
	border: none;
}
.entry-content .contact tr td:nth-child(2) {
    width: 8%;
    padding: 0;
    font-size: 12px;
}
.contact .required {
    background-color: #ca0813;
    color: #fff;
    padding: 5px;
}
input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="search"], input[type="url"] {
    width: 98%;
}
.contact textarea {
    width: 98%;
}
.contact input[value="確認画面へ"]{
	width: 60%;
    font-size: 16px;
}
.contact input[value="戻 る"]{
	width: 30%;
    font-size: 16px;
	margin-right: 3%;
}
.contact input[value="送 信"]{
	width: 30%;
    font-size: 16px;
}
.contact table+p{
	text-align: center;
}
table#time tr:nth-child(2), table#time tr:nth-child(3) {
    display: none;
}

/* 商品一覧に著者名追加 */
.cat-auther{
    text-align: right;
}
.cat-auther a {
    font-size: 13px;
    color: #55343b;
}

/* フッター */
footer ul.sub-menu li a {
    color: #a2a2a2;
}
footer ul.sub-menu li a:hover {
    opacity:.7;
}
footer ul.sub-menu li a:before {
    content: "▶︎";
    font-size: 10px;
    margin-right: 7px;
}

/* ヘッダー */
header .inner{
   background-image: url("http://www2.dynax.co.jp/sample5/wp-content/uploads/2017/10/logo2.png");
   background-repeat: no-repeat;
   background-size: 35px;
   background-position: 0px 5px;
}
.site-title img{
	width:38px !important;
}

/* サイドバー */
#nav_menu-3 ul.sub-menu li,#nav_menu-2 ul.sub-menu li{
	padding-left: .7em;
}

/* 自費出版ページ */
.self-past .float-l{
	width: 30%;
	text-align: center;
}
.self-past .float-r{
	width: 65%;
}
.self-past {
    padding-bottom: 25px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 35px;
}

/* カート */
div#delivery_time_limit_message{
	display: none;
}

/**
 * 16.1 Mobile Large 620px
 */
@media screen and (min-width: 38.75em) {

	/* =Base
	-------------------------------------------------------------- */

	/* -- Campaign Tag -- */
	#itempage .campaign_message {
		margin: 0;
		padding: 15px 0 0;
	}

	/* =secondary
	-------------------------------------------------------------- */

	/* -- .widget_welcart_featured -- */
	.widget_welcart_featured .featured_list,
	.widget_welcart_bestseller li	{
		padding-top: 0;
	}

	/* ———————— .widget_basic_item_list ———————— */
	
	/* - h3 - */
	.blog #content .home-widget .widget_basic_item_list h3 {
		font-size: 16px;
		margin: 2.14286em 0 0;		
	}
	/* - article - */
	.widget_basic_item_list article,
	.widget_basic_item_list article:nth-of-type(even),
	.blog #content .home-widget .widget_basic_item_list article,
	.blog #content .home-widget .widget_basic_item_list article:nth-of-type(even) {
		width: 31%;
		margin: 0 3.5% 0 0;
	}
	.widget_basic_item_list article:nth-of-type(3n),
	.blog #content .home-widget .widget_basic_item_list article:nth-child(3n) {
		margin-right: 0;
	}


	/* =front-page.php
	-------------------------------------------------------------- */

	.front-il h2 {
		font-size: 16px;
		margin: 2.14286em 0 0;
	}
	.front-il {
		margin-bottom: 0;
	}
	.front-il article {
		width: 31%;
		margin-right: 3.5%;
	}
	.front-il article:nth-of-type(even) {
		margin-right: 3.5%;
	}
	.front-il article:nth-of-type(3n) {
		margin-right: 0;
	}

	/*-- if ( 'posts' == get_option( 'show_on_front' ) ) --*/
	.home #content h2.entry-title {
		font-size: 16px;
		margin: 2.14286em 0;		
	}


	/* =category.php + archive.php
	-------------------------------------------------------------- */

	/* -- .cat-il -- */
	.cat-il.type-grid article {
		width: 31%;
		margin-right: 3.5%;
	}
	.cat-il.type-grid article:nth-of-type(even){
		margin-right: 3.5%;
	}
	.cat-il.type-grid article:nth-of-type(3n) {
		margin-right: 0;
	}


	/* =search.php
	-------------------------------------------------------------- */
	
	.search-li article {
		width: 31%;
		margin-right: 3.5%;
	}
	.search-li article:nth-of-type(even){
		margin-right: 3.5%;
	}
	.search-li article:nth-of-type(3n) {
		margin-right: 0;
	}

}


/**
 * 16.2 Tablet Small 740px
 */
@media screen and (min-width: 46.25em) {


	/* =header
	-------------------------------------------------------------- */

	header {
		padding-bottom: 2.5em;
	}

	/* -- .site-description -- */
	.site-description {
		padding: 0 5em;
	}

	/* -- .site-title -- */
	h1.site-title,
	div.site-title {
		font-size: 2.5em;
		padding: 1em .666667em;
	}	
	
	/* -- .snav -- */
	.snav {
		display: block;
		background: none;
		border: none;
	}
	.snav .search-box,
	.snav .membership,
	.snav .incart-btn {
		width: auto;
		float: none;
	}

	/* -- .incart-btn -- */
	.snav .incart-btn {
		position: absolute;
		top: 0;
		right: 0;
	}
	.snav .incart-btn i {
		font-size: 1.5em;
		padding: .833333em;
	    border-left: 1px solid #880926;
	}
	.incart-btn .total-quant {
		color: #fff;
		background-color: #452935;
	}

	/* -- .search-box -- */
	.snav .search-box {
		width: 340px;
		margin: 0 auto;
		border: none;
	}
	.snav .search-box i {
		display: none;
	}
	.search-box form {
		display: block;
	}
	.search-box div.s-box {
		float: none;
	}

	/* -- .membership -- */
	.snav .membership {
		position: relative;
		margin-top: 2.5em;
	}
	.snav .membership i {
		display: none;
	}
	.snav .membership ul {
		position: relative;
		display: block;
		padding: 0 1.66667em;
		background: none;
		border: none;
		line-height: 100%;
		text-align: center;
	}
	.snav .membership li {
		display: inline-block;
		margin: 0;
		padding: 0 1.5em 0;
		border: none;
		border-right: 1px solid #aaa;
		line-height: 100%;
	}
	.snav .membership li:first-child {
		border-left: 1px solid #aaa;
	}
	.snav .membership li:last-child {
		border-bottom: none;
		border-right: 1px solid #aaa;
	}


	/* =secondary
	-------------------------------------------------------------- */

	/* ———————— .widget_basic_item_list ———————— */
	
	/* - article - */
	.widget_basic_item_list article,
	.widget_basic_item_list article:nth-of-type(even),
	.widget_basic_item_list article:nth-of-type(3n),
	.blog #content .home-widget .widget_basic_item_list article,
	.blog #content .home-widget .widget_basic_item_list article:nth-of-type(even),
	.blog #content .home-widget .widget_basic_item_list article:nth-child(3n) {
		width: 22.75%;
		margin: 0 3% 0 0;
		padding: 3.33333em 0 0;
	}
	.widget_basic_item_list article:nth-of-type(4n),
	.blog #content .home-widget .widget_basic_item_list article:nth-child(4n) {
		margin-right: 0;
	}


	/* =footer
	-------------------------------------------------------------- */

	/* -- .footer-navigation -- */
	footer nav li {
		width: 25%;
		float: left;
		padding-right: .83333em;
	}
	footer nav li:nth-of-type(6n) {
		clear: none;
	}
	footer nav li:nth-child(4n+1) {
		clear: both;
	}


	/* =main
	-------------------------------------------------------------- */

	#content {
		margin-bottom: 4.16667em;
	}


	/* =fron-page.php
	-------------------------------------------------------------- */

	.front-il article {
		padding-top: 3.33333em;
	}
	.front-il article,
	.front-il article:nth-of-type(even),
	.front-il article:nth-of-type(3n) {
		width: 22.75%;
		margin-right: 3%;
	}
	.front-il article:nth-of-type(4n) {
		margin-right: 0;
	}


	/* =category.php + archive.php
	-------------------------------------------------------------- */

	/* -- .cat-il -- */
	.cat-il.type-grid {
		margin-bottom: 3.33333em;
	}
	.cat-il.type-grid article {
		padding-top: 3.33333em;
	}
	.cat-il.type-grid article,
	.cat-il.type-grid article:nth-of-type(even),
	.cat-il.type-grid article:nth-of-type(3n) {
		width: 22.75%;
		margin-right: 3%;
	}
	.cat-il.type-grid article:nth-of-type(4n) {
		margin-right: 0;
	}

	/* -- .post-li -- */
	.post-li {
		padding: 3.33333em 0;
	}


	/* =page.php + single.php .entry-content
	-------------------------------------------------------------- */
	
	#content .entry-header {
		margin-bottom: 3.33333em;
	}
	.entry-content {
		margin-bottom: 3.33333em;
	}

	/* =inquiry.php
	-------------------------------------------------------------- */

	.inqbox .inquiry_table {
		margin-bottom: 0;
	}
	.inqbox .inquiry_table th {
		margin: 0;
		padding: .416667em .833333em;
		background-color: #e8e3dd;
		border: 1px solid #c3b8ac;
	}
	.inqbox .inquiry_table td {
		padding: .416667em .833333em;
		background-color: #fff;
		border: 1px solid #c3b8ac;
	}

	/* =search.php
	-------------------------------------------------------------- */

	.search-li {
		margin-bottom: 3.33333em;
	}
	.search-li article {
		padding-top: 3.33333em;
	}
	.search-li article,
	.search-li article:nth-of-type(even),
	.search-li article:nth-of-type(3n) {
		width: 22.75%;
		margin-right: 3%;
	}
	.search-li article:nth-of-type(4n) {
		margin-right: 0;
	}


	/* =404.php
	-------------------------------------------------------------- */
	
	.error-404 .page-content {
		padding: 3.33333em 0 0;
	}


}


/**
 * 16.3 Tablet Large 880px
 */
@media screen and (min-width: 55em) {


	/* =fron-page.php
	-------------------------------------------------------------- */
	
	.front-il article:nth-of-type(5n) {
		margin-right: 3%;
	}
}


/**
 * 16.4 Desktop Small 1000px
 */
@media screen and (min-width: 62.5em) {


	/* =Base
	-------------------------------------------------------------- */

	body {
		font-size: 14px;
	}

	input[type="text"],
	input[type="password"],
	input[type="email"],
	input[type="tel"],
	input[type="search"],
	input[type="url"] {
		font-size: 1em;
		padding: .714286em;
	}
	input[type="button"],
	input[type="submit"],
	input[type="reset"] {
		font-size: 1em;
		padding: 1em 2.857143em;
	}
	select {
		font-size: 1em;
	}


	/* =header
	-------------------------------------------------------------- */

	header {
		padding-bottom: 3.57143em;
		background: url(images/header-bg.gif) repeat-x left top;
		border: none;
	}
	.home header,
	.blog header {
		padding-bottom: 1.071428em;
	}
	header .inner {
		position: relative;
		padding: 5em 0 1.071428em;
	}

	/* -- .site-description -- */
	.site-description {
		color: #333;
		font-size: 12px;
		width: 100%;
		height: auto;
		margin: 0;
		padding: 0;
		background: none;
		line-height: 100%;
		float: none;
	}

	/* -- .site-title -- */
	h1.site-title,
	div.site-title {
		font-size: 2.57143em;
		width: 100%;
		padding: .555556em 0;
		text-align: center;
	}
	h1.site-title a,
	div.site-title a {
		font-weight: normal;
	}

	/* -- .search-box  -- */
	.search-box div.s-box #s {
		width: 100%;
		padding: .714286em 2.714286em .714286em .714286em;
	}
	.search-box #searchsubmit {
		font-size: 1em;
		position: absolute;
		right: 0;
	}

	/* -- .membership  -- */
	.snav .membership {
		position: absolute;
		top: 0;
		right: 48px;
		margin-top: 0;
		padding: 0;
		border: none;
	}
	.snav .membership ul {
		padding: 0;
	}
	.snav .membership li {
		padding: 0;
		border-right: 1px solid #880926;
		line-height: 48px;
	}
	.snav .membership li:first-child {
		color: #fff;
		border-right: 1px solid #880926;
		border-left: none;	
	}
	.snav .membership li:last-child {
		border: none;
	}
	.snav .membership li a {
		color: #fff;
		border: none;
		-webkit-transition: .3s ease all;
		-moz-transition: .3s ease all;
		-o-transition: .3s ease all;
		transition: .3s ease all;
	}
	.snav .membership li a:hover {
		background-color: #8e122e;
		text-decoration: none;
	}

	/* -- .incart-btn -- */
	.snav .incart-btn {
		min-width: inherit;
		margin-top: 0;
	}
	.incart-btn a {
		background: none;
		padding: 0;
	}
	.incart-btn a:hover {
		background-color: #8e122e;
	}
	.snav .incart-btn i {
		font-size: 1.285714em;
		margin-right: 0;
		border-right: 1px solid #880926;
	}
	.incart-btn i:before {
		margin-right: 0;
	}
	.incart-btn .total-quant {
		top: 3px;
		left: 25px;
		position: absolute;
		margin-left: 0;
	}

	/* -- #site-navigation -- */
	#site-navigation {
		font-family: "Times New Roman", Times, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
		letter-spacing: 1px;
	}
	#site-navigation ul {
		padding: 0;
	}
	header #site-navigation input#panel.on-off + div.nav-menu-open,
	header #site-navigation input#panel.on-off + div.header-nav-container {
		background-color: #d1c0a5;
	}
	#site-navigation li {
		border-right: 1px solid #b29e7f;
	}
	#site-navigation ul li:first-child {
		border-left: 1px solid #b29e7f;
	}
	#site-navigation li a {
		color: #221316;
		font-weight: bold;
		padding: 0 1.85em;
		line-height: 44px;
	}
	#site-navigation li.current_page_item a,
	#site-navigation li.current-menu-parent a {
		color: #fff;
		background-color: #a61536;
	}
	#site-navigation li a:hover {
		color: #fff;
		background-color: #a61536;
	}
	#site-navigation ul ul {
		top: 44px;
		background-color: #ebe3dd;
		border: none;
		border: 1px solid #b29e7f;
	}
	#site-navigation ul ul li a {
		padding: 0 .714286em;
		background-color: #ebe3dd;
		border-bottom: 1px solid #c3bab0;
		line-height: 44px;
	}
	#site-navigation li li:first-child a {
		border-bottom: 1px solid #c3bab0;
	}
	#site-navigation li li:last-child a {
		border-bottom: none;
	}
	#site-navigation ul ul ul {
		top: -1px;
	}
	header #site-navigation ul ul :hover > a {
		color: #fff;
		background-color: #a61536;
	}

	/* -- current-menu  -- */
	#site-navigation li.current-menu-ancestor a,
	#site-navigation li.current-menu-parent li.current-menu-item a,
	#site-navigation li.current_page_ancestor a,
	#site-navigation li.current_page_parent li.current_page_item a {
		color: #fff;
		background-color: #a61536;
	}
	#site-navigation li li.current-menu-ancestor a,
	#site-navigation li li.current-menu-parent a,
	#site-navigation li.current-menu-parent li.current-menu-item li a,
	#site-navigation li li.current_page_ancestor a,
	#site-navigation li li.current_page_parent a,
	#site-navigation li.current_page_parent li.current_page_item li a {
		color: #221316;
		background-color: #ebe3dd;
	}
	#site-navigation li.current-menu-parent li.current-menu-item li a:hover,
	#site-navigation li.current_page_parent li.current_page_item li a:hover {
		color: #fff;
		background-color: #a61536;
	}
	#site-navigation li.current-menu-parent li a,
	#site-navigation li.current_page_parent li a {
		color: #333;
	}


	/* =secondary
	-------------------------------------------------------------- */

	.one-column #secondary {
		border-top: 0;
		padding: 0;
	}
	.two-column #secondary {
		width: 230px;
	}
	#secondary section {
		margin-bottom: 2.14286em;
	}
	#secondary h3 {
		font-size: 1.14286em;
		background: none;
		margin-bottom: 1.25em;
		padding: 0;
	}
	.home #secondary h3,
	.blog #secondary h3 {
		padding: .5em 0 0;
		border-top: 1px solid #55343b;
	}
	#secondary .widget_title>img {
		width: auto;
	}
	.home #secondary .widget_title>img,
	.blog #secondary .widget_title>img {
		padding-right: .714286em;
		border-right: 1px solid #55343b;
	}
	#secondary .columnleft section:last-child,
	#secondary .columncenter section:last-child,
	#secondary .columnright section:last-child {
		margin-bottom: 0;
	}

	/* ------ Welcart Widget ------ */

	.widget_welcart_login .loginbox,
	.widget_welcart_category ul,
	.widget_welcart_bestseller ul,
	.widget_welcart_search ul,
	.widget_welcart_calendar ul,
	.welcart_blog_calendar #calendar_wrap,
	.usces_recent_entries ul, 
	.widget_welcart_page ul, 
	.widget_welcart_post ul	 {
		padding: 0 .357143em;
	}
	.widget_welcart_featured ul {
		padding: 0 .357143em !important;
	}
	
	/* -- .widget_welcart_login -- */
	.widget_welcart_login .loginbox {
		line-height: 180%;
	}
	.widget_welcart_login input.loginmail,
	.widget_welcart_login input.loginpass {
		font-size: 1em;
		width: 100%;
		padding: .714286em;
	}
	.widget_welcart_login input#member_loginw,
	.widget_welcart_login input#member_login {
		background-color: #a61536;
		padding: .714286em 1.42857em;
	}
	.widget_welcart_login input#member_loginw:hover,
	.widget_welcart_login input#member_login:hover {
		background-color: #8e122e;
	}
	.widget_welcart_login .liwpp_area {
		font-size: .857143em;
		padding: 0.833333em 0 0;
	}
	/* -- .widget_welcart_category -- */
	.widget_welcart_category li {
		padding-bottom: .357143em;
	}
	.widget_welcart_category li ul {
		margin-left: 1.42857em;
	}
	/* -- .widget_welcart_bestseller -- */
	.widget_welcart_bestseller li {
		margin-bottom: .714286em;
		padding-bottom: .714286em;
	}
	.widget_welcart_bestseller li a {
		padding-bottom: .714286em;	
	}

	/* -- .widget_welcart_featured -- */
	.widget_welcart_featured .featured_list {
		margin-bottom: .714286em;
		padding: 0 0 .714286em;
	}

	/* -- .widget_welcart_search -- */
	.widget_welcart_search .searchtext {
		font-size: 1em;
		padding: .357143em;
	}
	.widget_welcart_search #searchsubmit {
		font-size: 1em;
		padding: .357143em;
	}
	.widget_welcart_search div a {
		line-height: 240%;
	}
	/* -- .welcart_blog_calendar -- */
	.one-column .columnleft .widget_welcart_calendar table,
	.one-column .columncenter .widget_welcart_calendar table {
		margin: 0 0 .714286em;
	}
	/* -- .usces_recent_entries, .widget_welcart_page, .widget_welcart_post -- */
	.usces_recent_entries li, 
	.widget_welcart_page li {
		margin-bottom: .357143em;
		padding-bottom: .357143em;
	}
	.widget_welcart_post li {
		margin-bottom: .714286em;
		padding-bottom: .714286em;
	}
	.widget_welcart_post li p {
		font-size: .857143em;
	}

	/* ———————— .widget_basic_item_list ———————— */

	/* - .item-list -*/
	.widget_basic_item_list .item-list {
		padding: 0;
	}
	/* - h3 - */
	#secondary .widget_basic_item_list h3 {
		margin-bottom: 1.25em;
	}
	/* - article - */
	.blog #content .home-widget .widget_basic_item_list article,
	.blog #content .home-widget .widget_basic_item_list article:nth-child(even),
	.blog #content .home-widget .widget_basic_item_list article:nth-child(3n),
	.blog #content .home-widget .widget_basic_item_list article:nth-child(4n) {
		width: 18%;
		margin-right: 2.5%;
		padding-top: 2.85714em;
	}
	.blog #content .home-widget .widget_basic_item_list article:nth-child(5n) {
		margin-right: 0;
	}
	.widget_basic_item_list article,
	.widget_basic_item_list article:nth-child(even),
	.widget_basic_item_list article:nth-child(3n),
	.widget_basic_item_list article:nth-child(4n) {
		width: 100%;
		margin: 0 0 .714286em;
		padding: 0 0 .714286em;		
		border-bottom: 1px solid #e0e0e0;
	}
	/* - .itemimg - */
	.blog #content .home-widget .widget_basic_item_list .itemimg {
		width: auto;
		float: none;
		margin-bottom: .357143em;
	}
	.widget_basic_item_list .itemimg {
		width: 25%;
		float: right;
	}
	/* - .item-info-wrap -*/
	.blog #content .home-widget .widget_basic_item_list .item-info-wrap {
		width: auto;
		margin: 0;
	}
	.widget_basic_item_list .item-info-wrap,
	.widget_basic_item_list .opt-tag {
		margin-left: 0;
		width: 70%;
		float: left;
	}
	.widget_basic_item_list .opt-tag:before,
	.widget_basic_item_list .opt-tag:after {
		display: none;
	}
	
	/*- .itemsoldout - */
	#secondary .widget_basic_item_list .itemsoldout .inner {
		font-size: 12px;
		margin-top: 0;
		line-height: 14px;
		-webkit-transform: translate(-50%, -50%);
		transform: translateY(-50%);	
	}
	#secondary .widget_basic_item_list .itemsoldout span.text {
		display: none;
	}
	

	/* ------ WordPress Widget ------ */
	
	.widget_meta ul, 
	.widget_recent_entries ul,
	.widget_recent_comments ul,
	.widget_nav_menu ul,
	.widget_calendar #calendar_wrap,
	.widget_archive ul,
	.widget_pages ul {
		padding: 0 .357143em;
	}
	.widget_archive li,
	.widget_meta li,
	.widget_recent_entries li,
	.widget_recent_comments li,
	.widget_nav_menu ul li {
		margin-bottom: .357143em;
		padding-bottom: .357143em;
	}

	/* -- .widget_archive -- */
	.widget_archive label {
		font-size: .857143em;
		padding: 0;
		margin-bottom: .416667em;
	}
	.widget_archive select {
		font-size: 1em;
		margin: 0;
		padding-right: 2.857143em;
	}
	/* -- .widget_categories -- */
	.widget_categories ul {
		padding: 0;
	}
	.widget_categories li{
		margin-bottom: 0.357143em;
	}
	.widget_categories label {
		font-size: .857143em;
		padding: 0;
		margin-bottom: .416667em;
	}
	.widget_categories select {
		font-size: 1em;
		margin: 0;
		padding-right: 2.857143em;
	}
	.widget_categories ul ul {
		margin: 0 1.42857em;
	}
	/* -- .widget_search -- */
	.widget_search .s-box {
		margin: 0;
		border: none;
	}
	.widget_search #s {
		font-size: 1em;
		padding: .357143em;
	}
	.widget_search #searchsubmit {
		font-size: 1em;
		padding: .42857em;
	}
	/* -- .widget_recent_comments -- */
	.widget_recent_comments li {
		padding-bottom: .357143em;
	}
	/* -- .widget_recent_entries -- */
	.widget_recent_entries li {
		padding-bottom: .357143em;
	}


	/* =footer
	-------------------------------------------------------------- */

	footer {
		padding: 2.85714em 0;
	}
	footer nav {
		padding: 0 0 1.42857em;
	}
	footer nav li {
		width: 20%;
		margin-bottom: 1.42857em;
		padding-right: .714286em;
	}
	footer nav li:nth-child(4n+1) {
		clear: none;
	}
	footer nav li:nth-child(5n+1) {
		clear: both;
	}


	/* =main
	-------------------------------------------------------------- */

	.home #main {
		margin: 0 auto 4.285714em;
	}
	#main {
		width: 1000px;
		margin: 0 auto 5.714286em;
	}
	.home #main.one-column #content {
		margin-bottom: 4.285714em;
	}
	#main.two-column #content {
		width: 700px;
	}	
	#content header {
		text-align: left;
		background: none;
	}


	/* =front-page.php
	-------------------------------------------------------------- */

	.front-il article {
		padding-top: 2.85714em;
	}
	.front-il article,
	.front-il article:nth-of-type(even),
	.front-il article:nth-of-type(3n),
	.front-il article:nth-of-type(4n) {
		width: 18%;
		margin-right: 2.5%;
	}
	.front-il article:nth-of-type(5n) {
		margin-right: 0;
	}
	.front-il .itemimg {
		margin-bottom: .357143em;
	}
	.front-il .itemname {
		max-height: 80px;
		font-size: 13px;
		line-height: 20px;
	}
	.front-il .itemprice {
		font-size: 1.142857em;
		margin: .3125em 0;
	}
	.front-il .itemprice em {
		font-size: 12px;
	}
	
	/*-- .home-widget --*/
	.home-widget .widget_title {
		font-size: 1.14286em;
		background: none;
		margin-bottom: 1.25em;
		padding: .714286em 0 0;
		border-top: 1px solid #221316;		
	}
	
	/* -- Welcart Widget -- */
	
	/*-- .welcart_blog_calendar + .widget_calendar -- */
	.home-widget .welcart_blog_calendar table,
	.home-widget .widget_calendar table {
		width: 50%;
	}
	.home-widget .welcart_blog_calendar th,
	.home-widget .welcart_blog_calendar td,
	.home-widget .widget_calendar th,
	.home-widget .widget_calendar td {
		padding: 5px;
	}
	/* -- .widget_welcart_featured -- */
	.home-widget .widget_welcart_featured .featured_list {
		width: 46%;
		margin-right: 8%;
		float: left;
	}
	.home-widget .widget_welcart_featured .featured_list:nth-child(even) {
		margin-right: 0;
	}
	/* -- .widget_welcart_search -- */
	.home-widget .widget_welcart_search ul {
		width: 30%;
	}
	/* -- .widget_welcart_bestseller -- */
	.home-widget .widget_welcart_bestseller li {
		width: 46%;
		margin-right: 8%;
		float: left;
	}
	.home-widget .widget_welcart_bestseller li:nth-child(even) {
		margin-right: 0;
	}
	/* -- .widget_welcart_login -- */
	.home-widget .widget_welcart_login ul {
		width: 30%;
	}
	/* -- .widget_search -- */
	.home-widget .widget_search form {
		width: 30%;
	}

	/* -- show-on-front -- */
	
	/* - blog - */
	.home.blog #content article:first-child {
		margin-top: 0;
	}
	.blog #content article:first-child {
		margin-top: 1.42857em;
	}
	
	
	/* =category.php + arhive.php
	-------------------------------------------------------------- */
	
	#content .page-title, 
	#content .entry-title {
		font-size: 1.42857em;
		padding-bottom: .25em;
	}

	/* -- .cat-il -- */
	.cat-il.type-grid {
		margin-bottom: 2.85714em;
	}
	.cat-il.type-grid article {
		padding-top: 2.85714em;
	}
	.cat-il.type-grid article,
	.cat-il.type-grid article:nth-of-type(even),
	.cat-il.type-grid article:nth-of-type(4n) {
		width: 210px;
		margin-right: 30px;
	}
	.cat-il.type-grid article:nth-of-type(3n) {
		width: 210px;
		margin-right: 0;
	}
	.cat-il.type-grid .itemname {
		font-size: 13px;
		max-height: 80px;
		line-height: 20px;
	}
	.cat-il.type-grid .itemprice {
		font-size: 1.142857em;
		margin: .3125em 0;
	}
	.cat-il.type-grid .itemprice em {
		font-size: 12px;
	}	

	/* -- .post-li -- */
	.post-li {
		padding: 2.85714em 0;
	}

	/* -- .page-numbers -- */
	.pagination_wrapper li .current,
	.pagination_wrapper li a {
		padding: .571429em 1em;
	}


	/* =page.php + single.php .entry-content
	-------------------------------------------------------------- */
	
	#content .entry-header {
		margin-bottom: 2.85714em;
	}
	.entry-content {
		margin-bottom: 2.85714em;
	}

	/* -- p -- */
	.entry-content p {
		margin-bottom: 1.42857em;
		line-height: 1.714286em;	
	}

	/* -- table -- */
	.entry-content table {
		width: 100%;
		margin-bottom: .714286em;
		border: 1px solid #ccc;
		border-collapse: collapse;
	}
	.entry-content th {
		padding: .714286em;
	}
	.entry-content td {
		padding: .714286em;
		background-color: #fff;
		vertical-align: middle;
	}

	/* -- ul + ol -- */
	.entry-content ul,
	.entry-content ol {
		margin: 0 0 1.42857em 1.42857em;
	}

	/* -- h1,h2,h3,h4,h5 -- */
	.entry-content h1 {
		color: #a61536;
		font-size: 1.142857em;
		margin-bottom: 1.25em;
	}
	.entry-content h2{
		color: #161616;
		font-size: 1.142857em;
		border-bottom: 3px solid #eee;
		margin-bottom: 1.25em;
		padding-bottom: .3125em;
		line-height: 1.25em;	
	}
	.entry-content h3 {
		color: #161616;
		margin-bottom: 1.071428em;
		padding-left: .714286em;
		border-left: 3px solid #262626;
		line-height: 120%;
	}
	.entry-content h4{
		color: #fff;
		margin-bottom: 1.071428em;
		padding: .357143em;
		background-color: #55343b;
	}
	.entry-content h5{
		margin-bottom: 1.071428em;
	}
	.entry-content h6{
		color: #777;
		margin-bottom: 1.071428em;
	}


	/* =inquiry.php
	-------------------------------------------------------------- */

	.inqbox .inquiry_table th,
	.inqbox .inquiry_table td {
		padding: .714286em;
	}


	/* =comment.php
	-------------------------------------------------------------- */
	
	/* -- .comments-area -- */
	.comments-area {
		padding-top: .714286em;
	}
	#respond .form-submit {
		margin: 1.42857em 0 0;
		border-top: 1px dotted #aaa;
	}


	/* =search.php
	-------------------------------------------------------------- */

	.search-li {
		margin-bottom: 2.85714em;
	}
	.search-li .title {
		padding: 1.42857em 0 0;
	}
	.search-li article {
		padding-top: 2.85714em;
	}
	.search-li article,
	.search-li article:nth-of-type(even),
	.search-li article:nth-of-type(4n) {
		width: 210px;
		margin-right: 30px;
	}
	.search-li article:nth-of-type(3n) {
		width: 210px;
		margin-right: 0;
	}
	.search-li .itemname {
		font-size: 13px;
		max-height: 80px;
		line-height: 20px;
	}
	.search-li .itemprice {
		font-size: 1.142857em;
		margin: .3125em 0;
	}
	.search-li .itemprice em {
		font-size: 12px;
	}	


	/* =404.php
	-------------------------------------------------------------- */
	
	.error-404 .page-content input[type="submit"] {
		font-size: 1em;
		padding: .785714em;
	}


}
/* -----------------------------------------------------------------------------------------------
ここからSPカスタマイズ
----------------------------------------------------------------------------------------------- */
@media screen and (max-width: 480px) {
/* SP著者紹介ページ */
.profile .float-l{
	float: none;
}
.profile .box01{
	width: 100%;
    text-align: center;
}
.profile .box02{
	width: 100%;
}
/* SPお問い合わせフォーム */
.contact{
	padding: 5px;
}
.entry-content .contact th {
    width: 21%;
}
.entry-content .contact tr td:nth-child(2) {
    width: 12%;
    padding: 0;
    font-size: 12px;
}
.contact .required {
    background-color: #ca0813;
    color: #fff;
    padding: 3px;
}

/* 自費出版ページ */
.self-past .float-l{
	float: none;
	width: 100%;
}
.self-past .float-r{
	float: none;
	width: 100%;
}

}