@charset "UTF-8";
/*
 * 変数
 */
/*
 * ブレークポイント
 */
/*
 * 560pxより広くなったら改行なくす
 */
@media (min-width: 560px) {
  .br_sp {
    display: none;
  }
}

/*
 * 560pxより狭くなったら改行なくす
 */
@media (max-width: 560px) {
  .sp_br {
    display: none;
  }
}

/*
 * 780pxより広くなったら改行なくす
 */
@media (min-width: 860px) {
  .br_tab {
    display: none;
  }
}

/*
 * 780pxより狭くなったら改行なくす
 */
@media (max-width: 860px) {
  .pc_br {
    display: none;
  }
}

/*
 * トランジション
 */
@-webkit-keyframes anime {
  0% {
    transform: scale(0.95);
    opacity: 1;
  }
  90% {
    opacity: 0.1;
  }
  to {
    transform: scale(1.2, 1.5);
    opacity: 0;
  }
}
@keyframes anime {
  0% {
    transform: scale(0.95);
    opacity: 1;
  }
  90% {
    opacity: 0.1;
  }
  to {
    transform: scale(1.2, 1.5);
    opacity: 0;
  }
}
input[type=submit], input[type=button] {
  line-height: 1;
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.errorms {
  display: none;
}

input:invalid + .errorms {
  font-size: 0.9em;
  display: block;
  color: red;
}

/* html5doctor.com Reset Stylesheet v1.6.1 Last Updated: 2010-09-17 Author: Richard Clark - http://richclarkdesign.com Twitter: @rich_clark */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var,
b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header,
hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  box-sizing: border-box;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

ul, ol {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  text-decoration: none;
  color: inherit;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

img {
  vertical-align: bottom;
  line-height: 1;
}

button {
  line-height: 1;
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

input[type=submit],
input[type=button],
input[type=reset],
input[type=search],
select {
  -webkit-appearance: none;
  border-radius: 0;
}

@media (max-width: 860px) {
  .header {
    height: 94px;
  }
}
.main-wrapper {
  margin: 0 auto;
  padding: 5vw;
  width: 74%;
  max-width: 1388px;
}
@media (max-width: 560px) {
  .main-wrapper {
    width: 95%;
    margin-bottom: 13%;
  }
}

.description {
  width: 100%;
  margin: 0px auto 0px;
  padding: 5px 0px;
  background-color: red;
}

.mitsumori-tit {
  font-weight: bold;
  font-size: 2em;
  text-align: center;
  color: #338cc3;
}

.mitsumori-setsumei-area {
  text-align: center;
  margin-top: 10%;
}
@media (max-width: 860px) {
  .mitsumori-setsumei-area {
    width: 80%;
    margin: 0 auto;
    padding: 5% 0;
  }
}
@media (max-width: 560px) {
  .mitsumori-setsumei-area {
    text-align: start;
  }
}

.mitsumori-p {
  margin: 2% 0;
}
@media (max-width: 560px) {
  .mitsumori-p {
    margin: 2% 0 6%;
  }
}

.souryou {
  width: 300px;
  margin: 0 auto;
  margin-top: 2%;
}
.souryou tr th {
  width: 60%;
  font-weight: normal;
  background: #cae3f9;
}
.souryou tr td {
  width: 40%;
  background: #fafbff;
}
.souryou tr th, .souryou tr td {
  border: 1px solid #000;
  padding: 7px;
}

#mitsumori-js {
  max-height: 600px;
  box-sizing: border-box;
}

#mitsumori-js table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

#mitsumori-js .mitsumori-js-tbl {
  margin-bottom: 15px;
}
#mitsumori-js .mitsumori-js-tbl th {
  background-color: #338cc3;
  color: white;
}

#mitsumori-js .mitsumori-js-total-tbl {
  width: 480px;
  margin-left: auto;
}
@media (max-width: 560px) {
  #mitsumori-js .mitsumori-js-total-tbl {
    width: 100%;
  }
}

#mitsumori-js .mitsumori-js-total-tbl th {
  width: 45%;
  vertical-align: middle;
}

#mitsumori-js th,
#mitsumori-js td {
  border: 1px solid #000;
  padding: 12px;
}

#mitsumori-js .item-name {
  width: 30%;
}

#mitsumori-js .item-quantity {
  width: 45%;
}

#mitsumori-js .item-price {
  width: 25%;
}

#itemnumhidden {
  display: none;
}

.mitsumori-form {
  width: 80%;
  max-width: 1250px;
  margin: 0 auto;
}

.cp_iptxt {
  position: relative;
  width: 100%;
  max-width: 431px;
  margin: 36px 0%;
}

.cp_iptxt input[type=text], select {
  font: 15px/24px sans-serif;
  box-sizing: border-box;
  width: 100%;
  letter-spacing: 1px;
  padding: 7px 14px;
  background: white;
}

.cp_iptxt input[type=text]:focus {
  outline: none;
  border: 2p solid #da3c41;
}

.labelspan {
  font-weight: bold;
}

.ef {
  transition: 0.4s;
  border: 1px solid #1b2538;
  background: transparent;
}

.ef ~ .focus_line:before,
.ef ~ .focus_line:after {
  position: absolute;
  top: 23px;
  left: 0;
  width: 0;
  height: 2px;
  content: "";
  transition: 0.3s;
  background-color: #da3c41;
}

.ef ~ .focus_line:after {
  top: auto;
  right: 0;
  bottom: 0;
  left: auto;
}

.ef ~ .focus_line i:before,
.ef ~ .focus_line i:after {
  position: absolute;
  top: 23px;
  left: 0;
  width: 2px;
  height: 0;
  content: "";
  transition: 0.4s;
  background-color: #da3c41;
}

.ef ~ .focus_line i:after {
  top: auto;
  right: 0;
  bottom: 0;
  left: auto;
}

.ef:focus ~ .focus_line:before,
.ef:focus ~ .focus_line:after,
.cp_iptxt.ef ~ .focus_line:before,
.cp_iptxt.ef ~ .focus_line:after {
  width: 100%;
  transition: 0.3s;
}

.ef:focus ~ .focus_line i:before,
.ef:focus ~ .focus_line i:after,
.cp_iptxt.ef ~ .focus_line i:before,
.cp_iptxt.ef ~ .focus_line i:after {
  height: 64%;
  transition: 0.4s;
}

.ef ~ label {
  position: absolute;
  z-index: -1;
  top: 32px;
  left: 14px;
  width: 100%;
  transition: 0.3s;
  letter-spacing: 0.5px;
  color: #aaaaaa;
}

.ef:focus ~ label,
.cp_iptxt.ef ~ label {
  top: -18px;
  left: 0;
  transition: 0.3s;
  opacity: 0;
}

.tdtext {
  margin: 0;
}

.text-noinput {
  background: transparent;
  border: none;
  font-size: inherit;
}
@media (max-width: 560px) {
  .text-noinput {
    display: inline-block;
    width: 50%;
  }
}

#totalhidden {
  display: none;
}

.sp-number {
  font-size: 0.9em;
}

.c-select:focus {
  border-color: rgba(62, 130, 255, 0.3);
  outline: none;
  box-shadow: 0 0 0 3px rgba(62, 130, 255, 0.2);
}
.c-select:disabled {
  background-color: #eee;
  cursor: not-allowed;
}
.c-select[multiple] {
  height: auto;
  background-image: none;
  padding-right: 15px;
}

/*ボタン*/
.mitsumori-button {
  text-align: center;
  margin-top: 5%;
}
.mitsumori-button .pushable {
  position: relative;
  background: transparent;
  padding: 0px;
  border: none;
  cursor: pointer;
  outline-offset: 4px;
  outline-color: deeppink;
  transition: filter 250ms;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  display: inline-block;
}
.mitsumori-button .shadow {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: hsl(226, 25%, 69%);
  border-radius: 8px;
  filter: blur(2px);
  will-change: transform;
  transform: translateY(2px);
  transition: transform 600ms cubic-bezier(0.3, 0.7, 0.4, 1);
}
.mitsumori-button .edge {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border-radius: 8px;
  background: linear-gradient(to right, hsl(213, 39%, 39%) 0%, hsl(213, 39%, 49%) 8%, hsl(213, 39%, 39%) 92%, hsl(213, 39%, 29%) 100%);
}
.mitsumori-button .front {
  display: block;
  position: relative;
  border-radius: 8px;
  background: #338cc3;
  padding: 16px 32px;
  color: white;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-size: 1rem;
  transform: translateY(-4px);
  transition: transform 600ms cubic-bezier(0.3, 0.7, 0.4, 1);
}
.mitsumori-button .pushable:hover {
  filter: brightness(110%);
  text-decoration: none;
}
.mitsumori-button .pushable:hover .front {
  transform: translateY(-6px);
  transition: transform 250ms cubic-bezier(0.3, 0.7, 0.4, 1.5);
}
.mitsumori-button .pushable:active .front {
  transform: translateY(-2px);
  transition: transform 34ms;
}
.mitsumori-button .pushable:hover .shadow {
  transform: translateY(4px);
  transition: transform 250ms cubic-bezier(0.3, 0.7, 0.4, 1.5);
}
.mitsumori-button .pushable:active .shadow {
  transform: translateY(1px);
  transition: transform 34ms;
}
.mitsumori-button .pushable:focus:not(:focus-visible) {
  outline: none;
}
@media (max-width: 560px) {
  .mitsumori-button {
    margin-top: 12%;
  }
}

.back-button {
  text-align: center;
  margin-top: 2%;
}
.back-button a {
  display: inline-block;
  background-color: #abd2f0;
  padding: 7px 10px;
  border: 2px solid #284882;
  border-radius: 3px;
  transition: 0.3s;
}
.back-button a:hover {
  background-color: #284882;
  color: white;
}
@media (max-width: 560px) {
  .back-button {
    margin-top: 5%;
  }
}

.footer {
  border-top: 50px solid white !important;
}
.footer::before {
  border-top: 100px solid White !important;
}

/*# sourceMappingURL=estimate2.css.map */