.tbl_calendar {
  margin: 0;
  padding: 0;
  font-size: 1.0rem;
  display: inline-block;
  border-collapse: separate;
  width:220px;
}
.tbl_calendar caption {
  text-align: center;
  padding: 10px 0 5px;
  font-weight:bold;
}
.tbl_calendar th {
  padding: 3px 0;
  border-bottom: 1px solid #ccc;
  text-align: center;
}
.tbl_calendar td {
  padding: 5px 0;
  width: 14.2%;
  border-bottom: 1px solid #ccc;
  text-align: center;
}
.tbl_calendar td.sat, .tbl_calendar td.sun {
  color: #f21a27;
  background: #fee8e9;
}
.tbl_calendar caption {
  width: 200px;
}


.sp_footer{
  display: flex;
  align-items: center;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index:10;
}
._inner_box{
  text-align: center;
  height: 70px;
  width: 20%;
  background:#33b233;
  padding: 10px 0 10px;
}
._inner_img{
  display: block;
  margin:  0 auto 7px;
  max-height: 30px;
  width: auto;
  height: auto;
}
._inner_text{
  font-size: 13px;
  color: #fff;
  font-weight:bold;
}
/*FooterモバイルSP用ボタン*/
.sp_up_button{
  position: fixed;
  bottom: 73px;
  right: 3px;
  width: 50px;
  height: 50px;
  z-index: 10;
  font-weight:bold;
}
body{
  font-feature-settings:"tnum";
  -webkit-font-feature-settings: "tnum";
}
.order__btn img{
  border:none !important;
}
img.top_search {
  width: 35px;
}

div.option {
  padding: 1em 0;
  font-size: 18px;
}
dt.option-list__name {
  padding: 10px;
  background: #f0f0f0;
  margin-bottom: 5px;
}
li.option-list__unit {
  margin-bottom: 1em;
}
select.option-list__select {
  width: 100%;
  display: block;
}


.product__image {
  width:100%;
  max-width: 320px;
  padding: 0;
  float:left;
}
.product__image-main {
  margin: 0px 0 20px;
}
.product__image-main img {
  width: 100% !important;
}

.image_thumb_list {
  margin: 0px 0 20px;
  list-style:none;
  font-size:0;
}
.image_thumb_list__unit {
  display:inline-block;
  vertical-align:top;
  margin: 0 8px 8px 0;
  padding: 0;
  text-align: center;
  border:1px solid #c2c2c2;
  overflow:hidden;
  padding:1px;
  font-size:1.4rem; 
}
.image_thumb_list__unit a img {
  width: auto !important;
  height: 68px !important;
  max-width: 68px !important;
}

.fax_img1,
.fax_img2 {
  display: block;
  margin: 10px auto;
}

.fax_wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}

.normal-table {
  border-collapse: collapse;
  width: 100%;
  margin: 10px auto;
}

.normal-table th {
  background: #f0f0f0;
  padding: 10px;
  font-size: 16px;
  font-weight: normal;
  border: 1px solid #ccc;
  text-align: left;
  width:35%;
}

.normal-table td {
  padding: 10px;
  font-size: 16px;
  border: 1px solid #ccc;
}

.payment-table {
  border-collapse: collapse;
  width: 100%;
  margin: 10px auto;
}

.payment-table th {
  background: #f0f0f0;
  padding: 10px;
  font-size: 15px;
  font-weight: normal;
  border: 1px solid #ccc;
  text-align: left;
}

.payment-table td {
  padding: 10px;
  font-size: 15px;
  border: 1px solid #ccc;
}

ul.free {
  margin: 10px;
  padding: 15px;
}

ul.free li {
  font-size: 16px;
  margin-bottom: 10px;
}

.box{
  overflow-x:scroll;
}
.list-table {
  border-collapse: collapse;
  width:100%;
}

.list-table th {
  font-size: 16px;
  padding: 10px;
  text-align: left;
  font-weight: normal;
  border: 1px solid #ccc;
  background: #f0f0f0;
}

.list-table td {
  font-size: 16px;
  padding: 10px;
  border: 1px solid #ccc;
  text-align: center;
  vertical-align:middle;
}

.list-table td.left {
  text-align: left;
}

.list-table td.right {
  text-align: right;
}

.list-table tr._border td {
  border-bottom: 2px solid #333;
}
.tamakake_anker {
  width: 100%;
}

.tamakake_bnr {
  width: 100%;
}      
table.table-quote {
  border-collapse: collapse;
}

table.table-quote th {
  background: #fafafa;
  font-size: 16px;
  font-weight: normal;
}

table.table-quote td {
  font-size: 16px;
}
.form-control{
  height: initial;
}

.pid_wrap{
  padding:10px;
  border: 2px solid #ccc;
}
.pid_wrap input{
  font-size: 25px;
  height: 40px;
  width:200px;
}
.pid_wrap button{
  font-size: 18px;
  width: 80px;
  padding: 5px 0;
  display:inline-block;
}
button.view_pc{
  height: 33px;
  position: fixed;
  bottom: 71px;
  font-size: 6px;
  z-index:10;
}
button.view_sp {
  position: fixed;
  bottom: 71px;
  font-size: 36px;
  z-index:10;
}

#faqList{
  margin-left:20px;
}

#product h1{
  color: #fff;
  font-size: 21px;
  padding: 10px;
  background: #33b233;
  font-weight: 600;
  font-size: 22px;
  margin: 40px 0 15px;
  line-height: 1.4;
}