@charset "utf-8";

/*--移植--*/

.inShopTtl01 {
	font-size: 36px;
	text-align: center;
}

.inTradeTb {
	margin: 80px auto 0;
}

.inPrivWrap {
	margin: 140px auto 0;
}

.inPrivArea {
	padding: 100px 80px 100px;
	border: 1px solid #382B1C;
	background: #F6F4ED;
}

.inPrivTxt01 {
	margin: 60px auto 0;
	text-align: center;
}

.inPrivConte {
	margin: 80px auto 0;
}

.inPrivTtl02 {
	font-size: 22px;
	font-weight: 700;
	font-family: 'Shippori Mincho', serif;
	letter-spacing: .15em;
}

.inPrivTtl02 code {
	font-family: 'Shippori Mincho', serif;
}

.inPrivTtl02 span {
	text-decoration: none !important;
}

.inPrivTxt02 {
	margin: 20px 0 0;
	word-break: break-word;
}

.inPrivBox01:nth-of-type(n + 2) {
	margin: 50px auto 0;
}

.inPrivTxt02 > a {
	text-decoration: underline;
}

.inPrivTxt02 > a:hover {
	text-decoration: none;
}

.inPrivBox01 > ol > li {
	margin: 0 0 0 2em;
	list-style: decimal;
}

.footerWrap {
	margin: 135px auto 0;
}

.inItemList {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 7% 5%;
}

.inItemListLink {
	display: block;
	position: relative;
	height: 0;
	padding: 0 0 60%;
}

.inItemListLink > img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	max-width: 100%;
	width: auto;
	max-height: 100%;
	height: auto;
	margin: auto;
	border-radius: 5px;
}

.inItemListLink:after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, .3);
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transition: .3s;
}

.inItemListLink:hover:after {
	opacity: 1;
	transition: .3s;
}

.inItemName {
	margin: 20px auto 0;
	font-size: 20px;
}

.inItemPrice {
	margin: 15px auto 0;
	font-size: 20px;
}

.inItemCartIn .skubutton {
	padding: 10px 5px 10px;
	width: 100%;
	font-weight: 500;
	border: 1px solid #E2750F;
	font-size: 16px;
	background: #fff;
	transition: .3s;
	color: #E2750F;
}

.inItemCartIn {
	margin: 20px auto 0;
	text-align: center;
}

.inItemCartIn .skubutton:hover {
	background: #E2750F;
	transition: .3s;
	color: #fff;
}

/*--shop----*/

.shopItemBox {
    margin: 60px auto 0;
}

.shopWr01 {
    max-width: 1920px;
    width: 100%;
    margin: 0 auto;
    padding: 100px 0 100px;
}

.shopBox01 {
    max-width: 1220px;
    width: 100%;
    margin: 0 auto;
}

.innerWr01 {
    max-width: 1920px;
    width: 100%;
    margin: 0 auto;
}

.inShopWr {
    max-width: 1920px;
    width: 100%;
    margin: 0 auto;
    padding: 140px 0 140px;
}

/*--tradelaw----*/

.companyTableWr {
    margin: 60px auto 0;
    padding: 0;
}

.companyTableBox .wp-block-table td {
    border: 0px solid;
    padding: 15px 40px;
    color: #E2750F;
    font-weight: bold;
}

.companyTableBox .wp-block-table td:last-child {
    color: #2A262C;
    font-weight: 500;
}

.companyTableBox .wp-block-table th {
    border: 0px solid;
}

.companyTableBox .wp-block-table tr {
    border-bottom: 1px solid #E2750F;
    display: grid;
    grid-template-columns: 280px 1fr;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.05em;
    color: #2A262C;
    line-height: 2em;
}

.companyTableBox {
    max-width: 900px;
    width: 100%;
    margin: 0 auto;
}

.tradelawWr01 {
    max-width: 1920px;
    width: 100%;
    margin: 0 auto;
    padding: 100px 0 100px;
    background: #FFFCEC;
}

.companyTableBox .wp-block-table td a {
    text-decoration: underline;
}

.companyTableBox .wp-block-table td a:hover {
    text-decoration: none;
}

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (max-width: 1500px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */



/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* max-width: 1500px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (max-width: 1024px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */


/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* max-width: 1024px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (max-width: 992px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

.companyTableBox .wp-block-table tr {
    grid-template-columns: 240px 1fr;
}

.companyTableBox .wp-block-table td {
    padding: 15px 35px;
}

.tradelawWr01 {
    padding: 100px 0 100px;
}

.shopWr01 {
    padding: 100px 0 100px;
}

.inShopWr {
    padding: 100px 0 100px;
}

.inItemName {
	margin: 15px 0 0;
	font-size: 18px;
}

.inItemPrice {
	margin: 10px 0 0;
	font-size: 18px;
}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* max-width: 992px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (max-width: 768px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */


.companyTableBox .wp-block-table tr {
    grid-template-columns: 1fr;
}

.companyTableBox .wp-block-table td {
    padding: 15px 15px;
}

.companyTableBox .wp-block-table td:first-child {
    padding: 15px 15px 5px;
}




.inShopTtl01 {
	font-size: 26px;
}

.inShopTtl01 {
	font-size: 26px;
}

.inPrivTtl02 {
	font-size: 16px;
}

.inPrivTxt02 {
	margin: 10px 0 0;
}

.inPrivTxt01 {
	margin: 40px auto 0;
	text-align: left;
}

.inPrivConte {
	margin: 60px auto 0;
}

.inPrivBox01:nth-of-type(n + 2) {
	margin: 35px auto 0;
}

.footerWrap {
	margin: 80px auto 0;
}

.inTradeTb {
	margin: 60px auto 0;
}

.inPrivWrap {
	margin: 100px auto 0;
}

.inItemList {
	grid-template-columns: repeat(2, 1fr);
	gap: 40px 15px;
}

.inItemName {
	margin: 10px 0 0;
	font-size: 16px;
}

.inItemPrice {
	margin: 5px auto 0;
	font-size: 14px;
}

#cart_table {
	font-size: 13px;
}

div.cart_navi li {
	font-size: 10px !important;
}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* max-width: 768px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (max-width: 576px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */




/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* max-width: 576px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (max-width: 414px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */




/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* max-width: 414px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (max-width: 375px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */



/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* max-width: 375px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */