.kyouzai {
with: 100%;
margin: 0 auto;
text-align: center;
}

img {
border: 1px #ccc solid;
margin-right: 20px;
}
.shouhin {
margin-top: 100px;
font-size: 1.5em;
}

.shouhin span {
font-size: 0.7em;
}

#footMenu {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
}
.soudan2 img {
border: 0;
width: 250px;
}

.container {
    width: 1000px;
}

h1.entry-title {
  position: relative;
  padding: 0.5em;
  background: #a6d3c8;
  color: white;
  width: 30em;
  font-weight: 700;
}

h1.entry-title::before {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 15px transparent;
  border-right: solid 20px rgb(149, 158, 155);
}
.bs-component h3 {
  font-size: 1.4em;
  font-weight: 700;
}
.entry-content h3,
.item-description h3 {
    margin-bottom: 1.071428em;
    padding-left: .357143em;
    border-left: 5px solid #00bfff;
    line-height: 140%;
    font-size: 1.8em;
color: #337ab7;
font-weight: bold;
}
p {
  font-size: 1.2em;
  line-height:1.8em !important;
}

/*カート内*/
#escott-token-form {
background-image: url(https://kobato-kyozai.net/wp-content/uploads/2020/08/creditcard.png);
background-position: top 3% left 60%;
	background-repeat: no-repeat;
	background-size: 50% auto;
}
input#cardno {
	margin-top:2.5em;
}

table.customer_form	th,
table.customer_form	td {
	padding: 1em;
	line-height: 1.8em;
}
table.customer_form	th {
  width: 12em;
}
footer {
    background-color: #A7F1FF !important;
    background-image: url("https://kobato-kyozai.net/wp-content/uploads/2020/09/footer_bg2.png");
}
footer a {
    color: #005FFF !important;
}
header #site-navigation input#panel.on-off + div.nav-menu-open, header #site-navigation input#panel.on-off:checked + div.nav-menu-open, header #site-navigation input#panel.on-off + div.header-nav-container {
    display: block;
    overflow: inherit;
    height: auto;
    background-color: #66ccff;
    background-image: url("https://kobato-kyozai.net/wp-content/uploads/2020/09/menu_bg3.png");
}
