@charset "utf-8";
.box01 {
  overflow: hidden;
  margin-bottom: 72px;
}

.box01 p.text01 {
  font-size: 1.14em;
  line-height: 1.6;
}

.box01 p.text02 {
  background: url(../image/order_icon02.png) left center no-repeat;
  padding-left: 19px;
  color: #FF8500;
  font-weight: bold;
  font-size: 1.28em;
  line-height: 1.7;
  margin-top: 19px;
  margin-bottom: 8px;
  font-family: 'Noto Sans JP', sans-serif;
}

.box02 {
  overflow: hidden;
  margin-bottom: 70px;
}

.box02 .text {}

.box02 p.text03 {
  line-height: 1.6;
  font-size: 1.14em;
}

.box02 .none {
  overflow: hidden;
  margin-top: 39px;
  margin-bottom: 39px;
}

.box02 .none .left {
  float: left;
  padding-bottom: 8px;
  margin-right: 50px;
  overflow: hidden;
  background: url(../image/order_line.png) bottom left no-repeat;
}

.box02 .none .right {
  padding-bottom: 8px;
  overflow: hidden;
  background: url(../image/order_line.png) bottom left no-repeat;
}

.box02 .none .c_tel {
  font-size: 1.09em;
  margin-top: 8px;
}

.box02 .none .c_tel span:not(.split) {
  letter-spacing: 0.1px;
  margin-left: 5px;
  font-size: 2em;
}

.box02 .none .c_fax {
  margin-top: 8px;
  font-size: 1.09em;
}

.box02 .none .c_fax span:not(.split) {
  margin-left: 7px;
  font-size: 2em;
}

.box02 .c_mail {
  margin-top: 5px;
}

.box03 {
  margin-bottom: 88px;
  overflow: hidden;
}

.box03 .box_form {
  overflow: hidden;
  background: #FF8500;
  padding: 13px 15px 9px 19px;
  width: 366px;
  margin-left: 103px;
  margin-top: 5px;
}

.box03 p.img01 {
  text-align: center;
  margin-bottom: 8px;
}

.box03 input {
  overflow: hidden;
  background: #FFFFFF;
  width: 308px;
  padding: 0 5px;
  border: none;
  height: 31px;
}

.box03 button {
  background: none;
  outline: none;
  border: none;
  margin-left: 4px;
}

.box03 button:hover {
  opacity: .8;
}

.box03 p.text05 {
  font-size: calc(1.1em / 1.4);
  line-height: 1.2;
  margin-top: 10px;
  margin-left: 6px;
}

.box03 p.text04 {
  font-size: 1.14em;
  line-height: 1.6;
}

.box03 p.text04+p.text04 {
  margin-top: 27px;
}