/* 商品ページ　調整 */

@media (min-width: 768px) {
	.storefront-breadcrumb{
		margin:0;
	}
}

h1.product_title.entry-title {
    margin-bottom: 1em;
}

.single-product div.product p.price{
	display:none;
}

#searchInfo + p {
    position: relative;
	display: inline-block;
}

#searchInfo + p::before,
#searchInfo + p::after {
    position: absolute;
    content: '';
    pointer-events: none;
}

#searchInfo + p::before {
    display: inline-block;
    right: 0;
    width: 2.8em;
    height: 2.8em;
    border-radius: 0 3px 3px 0;
    background-color: #666666;
}

#searchInfo + p::after {
    position: absolute;
    top: 50%;
    right: 1.4em;
    transform: translate(50%, -50%) rotate(45deg);
    width: 6px;
    height: 6px;
    border-bottom: 3px solid #fff;
    border-right: 3px solid #fff;
}

#sortOrder {
    appearance: none;
    min-width: 230px;
    height: 2.8em;
    padding: .4em 3.6em .4em .8em;
	border: 1px solid #ccc;
    border-radius: 3px;
    background-color: #f2f2f2;
    color: #333;
    font-size: 1em;
    cursor: pointer;
}

#sortOrder:focus {
    outline: 2px solid #666666;
}

body.page-template-default,
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,
ol, ul, dl, p, table, summary,
/* .hfe-nav-menu.hfe-layout-horizontal.hfe-nav-menu-layout.horizontal.hfe-pointer__none a.hfe-menu-item,
nav.hfe-nav-menu__layout-horizontal.hfe-nav-menu__submenu-arrow a, a, */
.hfe-copyright-wrapper{
	color:#333;
	font-family: 游ゴシック, 'Yu Gothic', 游ゴシック体, YuGothic, sans-serif !important;
}

ol, ul, dl{
	color:#333;
}


@media screen and (max-width:480px){
  /*画面幅が480pxまでの時*/
	button#categoryButton + br {
		display: none;
	}
	
 	 #searchInfo {
	    padding-bottom: 1rem;
	}
	
	#searchInfo + p {
	    margin-bottom: 2rem;
	    display: block;
	}
	
	#searchInfo + p::before{
	    width: 13%;
	}
	
	#sortOrder {
   		min-width: 88%;
   	}
}


#pagination {
    text-align: center;
    margin: 20px 0;
}

@media screen and (max-width:480px){
  /*画面幅が480pxまでの時*/
	ul.products li.product, ul.products .wc-block-grid__product, .wc-block-grid__products li.product, .wc-block-grid__products .wc-block-grid__product{
	    margin-bottom: 0;
	}
	
	.eael-product-grid .woocommerce ul.products, .eael-post-grid .woocommerce ul.products{
		grid-gap: 15px;
	}

	eael-product-wrap {
		padding: 1rem 0 0;
	}
}

@media screen and (max-width: 768px) {
	
	.product-card{
		width: calc(50% - 5px) !important;
	}
}



/* 固定ページ　見出し */

body.page-template-default{
	color: #333;
/*     font-family: 游ゴシック, 'Yu Gothic', 游ゴシック体, YuGothic, sans-serif; */
    font-size: 16px;
    font-weight: 400;
	line-height: 1.8rem;
	
}

body.page-template-default h1.entry-title{
	margin-bottom:20px;
}

body.page-template-default h3,
body.page-template-default h3.elementor-heading-title.elementor-size-default{
	font-size:large;
	font-weight: 600;
    line-height: 1.2;
    color: #1A202E;
	margin-bottom:10px;
}

body.page-template-default h4{
	padding: 1rem 0 0.5rem;
	margin: 1rem 0;
	color: #000000;
	border-bottom: 1px solid;
}

body.page-template-default h4:before{
	content: "■";
	margin-right: 0.5rem;
}

body.page-template-default h5{
	margin:1em 0 0.5em;
	font-weight: 700;
}
body.page-template-default p{
	color: #333333;
/* 	font-size:16px;
	font-family: var(--e-global-typography-text-font-family), sans-serif; */
	
}



body.page-template-default ul.ul-none {
    list-style: none;
	margin-left: 2rem;
}

body.page-template-default ol,
body.page-template-default ul{
/* 	font-family: 游ゴシック, 'Yu Gothic', 游ゴシック体, YuGothic, sans-serif; */
}

body.page-template-default ol li{
	margin-bottom:1em;
}

body.page-template-default ol li ul li {
    margin-bottom: 0;
}

.elementor-widget-container{
	padding: 0;
}
.dl-postage{
	margin: 0;
}
.dl-postage dt,.dl-postage dd{
	display: inline-block;
	margin: 0;
}

.dl-postage dt {
    min-width: 6em;
}

.dl-postage dd:before{
	content: "⇒";
	margin: 0 1em;
}

.elementor-column-gap-default>.elementor-column>.elementor-element-populated{
	padding:0;
}

ul.ul-attention {
    margin: 0 0 0 20px;
    list-style: none;
	color: #333333;
/*     font-size: 16px;
	font-family: 游ゴシック, 'Yu Gothic', 游ゴシック体, YuGothic, sans-serif; */
}


ul.ul-attention li:before {
    content: "※";
    margin-left: -1rem;
}


/* 特定商取引に関する表示 */
table.bordlayoutp3{
	width: auto;
    margin-top: 1em;
    margin-bottom: 1em;
    border-left-color: #cccccc;
    border-bottom-color: #cccccc;
	width:100%;
}

table th.backcolor1 {
    background-color: #e1e1e1;
    text-wrap: nowrap;
    padding: 0.5em;
    border-top-color: #cccccc;
    border-right-color: #cccccc;
    border-bottom: none;
    border-left: none;
	width:25%;
	color:#333333;
}

td.backcolor2{
	background: #ffffff;
    padding: 0.5em;
    border-top-color: #cccccc;
    border-right-color: #cccccc;
    border-bottom: none;
    border-left: none;
    line-height: 1.8em;
	color:#333333;
}


@media screen and (max-width:480px){
  /*画面幅が480pxまでの時*/
	table th.backcolor1,
	table th.backcolor2{
/* 		width:auto; */
		white-space: pre-wrap;
	}
}




/* コラムページ */
.toc {
    width:75%;
	margin:30px auto;
    padding: 1em 1em 1em 2em;
    border: 1px solid #999;
    background-color: #f7f7f7;
    color: #333333;
}

.toc div {
    display: flex;
    align-items: center;
    margin: 0;
    padding: 5px 0;
}

.toc div::before {
    display: inline-block;
    width: 1em;
    height: 1em;
    margin-right: 5px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M8 4H21V6H8V4ZM3 3.5H6V6.5H3V3.5ZM3 10.5H6V13.5H3V10.5ZM3 17.5H6V20.5H3V17.5ZM8 11H21V13H8V11ZM8 18H21V20H8V18Z' fill='%23333'%3E%3C/path%3E%3C/svg%3E");
    content: '';
}

.toc ol {
    list-style-type: disc;
    margin: 0;
    overflow: hidden;
	color: #333333;
}

.toc > ol {
    padding: 1em 1em 1em 3em;
}

.toc ol ol {
    margin-top: 5px;
    padding-left: 1.1em;
	color: #333333;
}

.toc li {
    padding: 5px 0;
    font-weight: 600;
	margin-bottom:0 !important;
}

.toc ol ol li {
    font-weight: 500;
    font-size: .9em;
}

.toc a {
    color: #333;
    text-decoration: none;
}



@media screen and (max-width:480px){
  /*画面幅が480pxまでの時*/
  .toc {
	    width: 100%;
	    padding: 1em;
	}

	.toc > ol {
	    padding: 0 0 0 1em;
	}
}

#head1,#head2,#head3,#head4,#head5,#head6,#head7,#head8,#head9{
	padding: .5rem 1rem;
	font-size: 20.8px;
	border-left: 4px double #666;
	border-right: 1px solid #666;
	color: #c00;
	line-height: 1.3;
	margin: 2rem 0 1rem;

}

.archive-colums{
	padding:1rem;
	margin-bottom:2rem;
}

summary {
    color: #d8850c;
    font-size: 17px;
    padding: 0px 0px 5px;
    border-bottom: 1px solid #000000;
    margin-bottom: 10px !important;
}

ul.c-pagelink {
    margin-left: 30px;
    margin-bottom: 30px;
    font-weight: 300;
}

ol.c-pagelink {
    margin-left: 30px;
    margin-bottom: 30px;
    font-weight: 300;
}

.img-colum{
	padding:1rem;
}

.l-tertiary {
    position: relative;
    padding:  1em 0 .5em !important;
    color: #333333;
}

h2.woocommerce-loop-product__title {
    margin: 0 0 1rem !important;
}

.u-m0,.u-pb1em{
	line-height: 1.8em;
	clear: both;
	color: #333333;
/* 	font-family: 游ゴシック, 'Yu Gothic', 游ゴシック体, YuGothic, sans-serif; */
	font-size: 16px;
	margin-bottom: 1rem !important;
	padding: 2px 0px 1em !important 0px;
}

.well{
	margin: 25px 0px 0px; 
	padding: 1rem 1rem 0;
	background: #eeeeee;
	border: 1px solid #dddddd;
}

ol.ol-step{
	line-height: 1.8em;
	color: #333333;
/* 	font-family: 游ゴシック, 'Yu Gothic', 游ゴシック体, YuGothic, sans-serif; */
	
}

ol.ol-step li span {
    display: block;
    font-weight: bold;
}

ul.ul-list {
    margin: 1rem 2rem;
	color: #333333;
}

.u-pb1em{
	margin-bottom:1rem;
}





@media screen and (max-width:480px){
  /*画面幅が480pxまでの時*/
  .archive-colums{
		padding:1rem 0rem;
	}
	
	ul.c-pagelink {
		margin-left: 15px;
    }
	
	h2.woocommerce-loop-product__title {
		padding: 0.5rem 0 0 !important;
	}
	
	.eael-product-wrap {
		padding: 1rem 1rem 0;
	}
	
	ul, ol {
		margin: 0 0 1.5em 1em;
		padding: 0;
	}
}






#pagination .current-page {
    background-color: #575757 !important;
    color: #fff;
}



#pagination button {
    background-color: #eee;
    color: #575757;
}

#pagination button:hover,#pagination button:focus{
	background-color: #ddd;
}




@media screen and (max-width:480px){
  /*画面幅が480pxまでの時*/
	.elementor-12956 .elementor-element.elementor-element-ae47816 .elementor-icon {
        font-size: 33px;
    }
}

