/*
Template: astra
Theme Name: astra_child
*/

/*フッター*/
.bottomFooter {
padding: 20px 0;
}

/*
Template:blanc
Theme Name:blanc_child
Description:blanc の子テーマです
Author:Yuji Tayama
Version:1.0
*/

body {
	color:#603813;
}

/* ヘッダー */
li.menu-item {
	display:flex;
	justify-content:space-around;
	flex-wrap: wrap;
	font-size:15px;
}
.menu-wrap ul[id^="menu-"] > .menu-item {
	margin-left: 0.8rem;
}
#header a:hover, #header li:hover > a, #header li.current_page_item > a, #header li.current_page_ancestor > a {
	color:#603813;
}
p.header-description {
	font-size:16px;
}

p.flex-title {
	display:none;
}

/* トップページ */
div.category-box {
	margin-top: 50px;
	padding: 20px;
	background-color:#FFFFFF;
}
p.midashi-dai {
	width:100%;
	font-size:24px;
	font-weight:600;
	color:#603813;
	text-align:center;
	margin-bottom:-20px;
}
p.midashi-chu {
	width:100%;
	font-size:24px;
	font-weight:600;
	color:#603813;
	text-align:center;
	margin-bottom:0px;
}
p.midashi-color {
	width:100%;
	font-size:24px;
	font-weight:600;
	color:#EE8A1E;
	text-align:center;
	margin-bottom:0px;
}
p.midashi {
	margin:20px 0px;
	font-size:22px;
	font-weight:600;
	color:#603813;
}
p.midashi-right {
	width:100%;
	font-size:22px;
	color:#333333;
}
p.midashi-bar {
	margin-top: 50px;
}
.alignnone {
	margin:0px auto;
}
.area {	/* boxレイアウトの指定 */
	display: flex;
	justify-content:space-around;
	flex-wrap: wrap;
	margin:20px 150px;
}
div.honyama-box {
	width: 273px;
	margin: 3px;
	background-color:#fff;
	font-size:16px;
	text-align:center;
}
div.area-box {
	width: 317px;
	margin: 3px;
}
p.honyama-box-text {
	width: 252px;
	margin: 0px 10px 10px 10px;	
	font-size:16px;
	text-align:left;
}
#font-bold {
	margin:0 auto;
	font-weight:600;
	font-size:18px;
	text-align:center;
}

.area-kakuouban {	/* boxレイアウトの指定 */
	display: flex;
	justify-content:space-around;
	flex-wrap: wrap;
	margin:20px 150px;
}
div.area-kakuouban-box {
	width: 354px;
	margin: 3px;
	text-align:center;
}
p.kakuouban-box-text {
	width: 334px;
	margin: 0px 10px 10px 10px;	
	font-size:16px;
	font-weight:600;
	text-align:center;
}
.seisansha-box {
	max-width: 800px;
	margin: 20px auto 50px;
}
.kodawari-box {
	max-width: 800px;
	margin: 20px auto;
	text-align:center;
}

.area-ninki {	/* boxレイアウトの指定 */
	display: flex;
	justify-content:space-around;
	flex-wrap: wrap;
	background-color:#fff;
}
p.ninki-box {
	width:150px;
	margin: 5px;
	background-color:#fff;
	font-size:12px;
}
.banner-area {	/* boxレイアウトの指定 */
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin:30px auto;
}
.banner-area a {
	margin: 0 30px 30px;
}

.concept-area {	/* boxレイアウトの指定 */
	display: flex;
	justify-content:space-around;
	flex-wrap: wrap;
}
p.concept-box {
	width: 560px;
	font-size: 13px;
}
.company-logo {
	margin: 20px;
}

.btn-buy {
	margin: 50px auto;
}

/* YouTube */
#youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
	margin-bottom: 50px;
}
#youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

/* フッター設定 */
.widget h1 {
	color:#333333;
}
.large-3 {
	width:25%;
}
.row {	/* boxレイアウトの指定 */
	display: flex;
	justify-content:space-around;
	flex-wrap: wrap;
}
h1.widgettitle {
	color:#EE8A1E!important;
}
#wp-calendar caption {
	background:#603813;
	color:#fff;
}
table tr th {
	background:#EE8A1E;
	color:#000;
}
.businessday {
	background:#FF9254!important;
}

/**************************** 会社概要設定 ****************************/
.large-9 {
	margin:0 12%;
	width:100%;
}
h1.entry-title {
	width:100%!important;
}
table.company {
	width:80%;
}
table.company th {
	width: 20%;
	padding: 5px;
	border: 1px solid #666;
	text-align: center;
}

table.company td {
	width: 60%;
	padding: 5px;
	border: 1px solid #666;
	background-color: #fff;
	text-align: center;
}

h1.entry-title {
	width:80%;
	text-align:center;
	/*color:#004600;*/
}

div.wpcf7 form {
	width:80%;
}

.font-red {
	color:#ff0000;
}
.shop-name {
	color:#EE8A1E;
	font-size:18px;
	font-weight:600;
}

/************************ ご利用案内 ***************************/
.btn-howto {
	text-align:center;
}
.btn-howto a:link {
	margin:5px;
	border-radius: 20px;
	padding:10px;
	background-color:#EE8A1E;
	font-weight:600;
	font-size:16px;
	color:#FFFFFF;
	width:600px!important;
	border-bottom:0px!important;
	color:#fff;
	text-shadow: 1px 1px 1px #999999;
}
.btn-howto a:hover {
	margin:5px;
	border-radius: 20px;
	padding:10px;
	background-color:#D96D00;
	font-weight:600;
	font-size:16px;
	color:#FFFFFF;
	width:600px!important;
	border-bottom:0px!important;
	color:#fff;
	text-shadow: 1px 1px 1px #999999;
}
.btn-howto a:visited {
	margin:5px;
	border-radius: 20px;
	padding:10px;
	background-color:#EE8A1E;
	font-weight:600;
	font-size:16px;
	color:#FFFFFF;
	width:600px!important;
	border-bottom:0px!important;
	color:#fff;
	text-shadow: 1px 1px 1px #999999;
}

h5 {
	border-bottom:2px solid #EE8A1E;
}
#soryo-tbl td {
	text-align: center;
}

/************************ ご利用案内 ***************************/
#memberpages div.loginbox {
	width: 250px!important;
}

@media (max-width: 500px) {
  .area {
	width: calc(100% - 10px);
	margin: 5px;
	flex-direction: column;
	align-items: center;
  }
  .area-ninki {
	width: calc(100% - 10px);
	margin: 5px;
	flex-direction: column;
	align-items: center;
  }
  .banner-area {
	width: calc(100% - 10px);
	margin: 0px;
	flex-direction: column;
	align-items: center;
  }
.row {
	width: calc(100% - 10px);
	margin: 5px;
	flex-direction: column;
	align-items: center;
}
.large-3 {
	width: 100%;
}
div.area-box3 {
	margin: 3px;
	width: 100%;
}
div.area-box4 {
	margin: 3px;
	padding-right: 30px;
	width: 100%;
}
div.area-box5 {
	margin: 3px;
	padding-right: 30px;
	width: 100%;
	line-height: 140%;
}
div.area-box22 {
	margin: 30px 3px 3px 3px;
}
}

/* edgeの為のスライドハック */
@supports (-ms-ime-align:auto) {
.flexslider {
	position:relative;
	height:90%;
}
.flex-viewport {
	position:absolute;
	top:0px;
	left:0px;
}
.flex-control-nav {
	position:absolute;
	top:100%;
}
.flex-nav-prev {
	position:absolute;
	bottom:5%;
	left:1%;
}
.flex-nav-next {
	position:absolute;
	bottom:5%;
	right:1%;
}
}

/*.thumbnail_box{
width: 25%;
padding: 10px;
}
.ast-separate-container .ast-comment-list li.depth-1, .hentry {
    margin-bottom: 5em;
    width: 23%;
    display: -webkit-inline-box;
}
@media screen and (max-width: 767px) {
	.thumbnail_box{
width: 100%;
}
	.ast-separate-container .ast-comment-list li.depth-1, .hentry {

    width: 100%;

}
}*/


/*
商品一覧ページ
*/
.category-item .ast-row{
	display: flex;
	flex-wrap: wrap;
}
.category-item .ast-row article.category-item{
	width: 25%;
}

.category-item .ast-row article.category-item h2{
	font-size: 1.5rem;
	min-height: 60px;
}

.single-format-standard #secondary{
	display: none;
}
.site-content .ast-container{
	justify-content: center;
}
.single-format-standard #primary{
	width: /*600px*/80%;
	max-width: 100%;
}
@media screen and (max-width: 560px) {
	.category-item .ast-row article.category-item{
	width: 100%;
}
#cart table#cart_table {
    width: 100%;
    min-width: 10px;
}
#cart_table{
    display: flex;
    flex-wrap: wrap;
}
#cart_table th,
#cart_table td{
    display: block;
    width: 100% !important;
    min-height: 32px;
    
}
#cart .thumbnail{
    height: 68px;
}
#cart .quantity{
    height: 40.8px;
}
#cart input.quantity{
        height: auto;
}
#cart_table thead tr,
#cart_table tbody tr,
#cart_table tfoot tr{
    display: block;
}
#cart_table tfoot .num,
#cart_table tfoot .thumbnail,
#cart_table tfoot .stock,
#cart_table tfoot .action{
    display: none;
}
#cart_table tfoot th.subtotal{
    text-align: right;
}
#cart_table thead{
    width: 30%;
}
#cart_table tbody{
    width: 70%;
}
#cart_table tfoot{
    width: 100%;
}
#cart{
    overflow: inherit;
}
#cart table#cart_table {
    width: 100%;
    min-width: 10px !important;
}
}
/** メニューバーのカーソルオンの文字色変更 */
.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link, .ast-builder-menu-1 .inline-on-mobile .menu-item.current-menu-item > .ast-menu-toggle, .ast-builder-menu-1 .current-menu-ancestor > .menu-link {
  color: #EE8A1E;
}
.ast-builder-menu-1 .menu-item > .menu-link {
  color: #603813;
}


/** 商品画像拡大しない */
#itempage .itemsubimg {
  margin-bottom: 10px;
  margin-bottom: 30px;
  pointer-events: none;
}
#itempage .itemimg img {
  margin: 0 auto;
  padding: 0px;
  pointer-events: none;
}
#itempage {
  width: 100%;
  margin-top: 20px;
}
@media (max-width: 544px) {
  h1, .entry-content h1 {
	  font-size: 20px;}
	  body:not(.home) #content {
  margin-bottom: 5px;
}
	.widget:last-child {
  margin-bottom: 0;
  margin: 5px;
}
	  .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"].footer-widget-area-inner {
    text-align: left;
  }
	/*　SP時にその他画像非表示　*/
#itempage .itemsubimg {
  display: none;
}
		.single-format-standard #primary {
  width: 100%;
  max-width: 100%;
}
}

@media (min-width: 922px) {
  .site-content .ast-container {
    display: block;
  }
}