@charset "utf-8";

html {
  overflow-y: scroll;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote {
  -webkit-text-size-adjust: 100%;
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  box-sizing: border-box;
}
h1,h2,h3,h4,h5,h6 {
  font-weight: normal;
  font-size: 100%;
  font-style: normal;
}
img {
  border: 0;
  vertical-align: middle;
}
table {
  border-collapse: separate;
  border-spacing: 0;
  margin: 10px;
}
th,td {
  margin: 0;
  padding: 0;
  text-align: left;
}
article {
  width: 960px;
  margin: 0 auto;
  padding-bottom: 40px;
}
p, ul {
  max-width: 750px;
  margin: 0 auto;
}
li {
  margin-left: 30px;
  margin-bottom: 1em;
}
/* ---- ---- */
h1, h2 {
  margin: 20px auto;
  text-align: center;
}
.p_top {
  font-size: 16px;
  text-indent: -1em;
  padding-left: 1em;
}
strong {
  margin: 20px auto 20px 0;
  display: inline-block;
  font-size: 21px;
  padding: 0 1em;
  color: #333;
}
caption {
  margin-bottom: 3px;
  text-align: right;
}
caption span {
  display: inline-block;
  float: right;
  padding-top: 10px
}
.table1 {
  width: 750px;
  margin: 0px auto 20px;
  border-collapse: collapse;
  box-sizing: border-box;
}
tr {
  border-bottom:1px solid #f6c;
  box-sizing: border-box;
}
th {
  border:1px solid #f6c;
  border-top: 0;
  padding: 5px 10px;
  box-sizing: border-box;
}
td {
  border:1px solid #f6c;
  border-top: 0;
  padding: 5px 10px;
  text-align:left;
  box-sizing: border-box;
}
th + th,
th + td,
td + td {
  border-left: 0;
}
.table1 thead tr:first-child th,
.table1 tbody tr:first-child th,
.table1 tbody tr:first-child td {
  border-top: 1px solid #f6c;
}
.table1 tbody tr:first-child th:first-child {
  border-radius: 10px 0 0 0;
}
.table1 tbody tr:first-child th:last-child {
  border-radius: 0 10px 0 0;
}
.table1 tbody tr:first-child td:last-child {
  border-radius: 0 10px 0 0;
}
.table1 tbody tr:last-child th:first-child {
  border-radius: 0 0 0 10px;
}
.table1 tbody tr:last-child td:first-child {
  border-radius: 0 0 0 10px;
}
.table1 tbody tr:last-child td:last-child {
  border-radius: 0 0 10px 0;
}
.table1 tbody tr:last-child th[colspan="2"],
.table1 tbody tr:last-child th[colspan="3"] {
  border-radius: 0 0 10px 10px;
}
.table2.alert td {
  background: #fff000;
}
td table th {
  text-align: center;
}
table li {
  margin-left: 30px;
}
select {
  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  padding: 2px 5px;
  border: 1px solid #999;
  box-shadow: 1px 1px #ccc inset;
}
input[type="number"] {
  padding: 1px 5px;
  text-align: center;
  border: 1px solid #999;
  box-shadow: 1px 1px #ccc inset;
  width: 75px;
}
button {
  display: block;
  margin: auto;
  font-size: 18px;
}
input[type="radio"] {
}
input[type="radio"] + label {
  display: inline-block;
  border: 1px solid #f6c;
  border-radius: 7px;
  margin: 2px 15px 2px 5px;
  padding: 5px 7px;
}
input[type="radio"]:checked + label {
  background: #fcf;
}
input[type="button"],
input[type="submit"]{
  padding: 6px;
}
.notice {
  float: left;
  background: #ffd;
  border: #fc0 1px solid;
  padding: 5px 7px;
  font-size: 12px;
}
#print a {
  position: absolute;
  top: 10px;
  right: 5px;
  padding: 7px 8px;
  color: #fff;
  line-height: 1.5;
  font-weight: normal;
  background: linear-gradient(#04c,#03a);
  border: 1px solid #006;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-shadow: 0 0 3px #fff;
  box-shadow: 0 0 3px #fff;
  border-radius: 5px;
}
#print a img {
  float: left;
  margin: -1px 10px 0 0;
}
#print a:hover {
  background: linear-gradient(#03a,#008);
}
.print_on {
  display: none;
}
.kuchi > p > span {
  display: inline-block;
  width: 15em;
}
.kuchi > p > span.notice {
  float: none;
  margin-left: 15px;
}
.calc2 .nenrei {
  font-weight: 400;
}
.calc2 .shisanbi {
  font-weight: 400;
  text-align: right;
  border: 0 !important;
}
.calc3 .h3flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.calc3 .h3flex button {
  margin: 0 15px 0 0;
  padding: 2px 8px;
  font-size: 14px;
  color: #fff;
  line-height: 1.5;
  font-weight: normal;
  background: linear-gradient(#04c,#03a);
  border: 1px solid #006;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-shadow: 0 0 3px #fff;
  box-shadow: 0 0 3px #fff;
  border-radius: 5px;
}
.calc3 .h3flex button:hover {
  background: linear-gradient(#03a,#008);
}
.calc3 .flexContainer {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 750px;
  margin: 0 auto;
  gap: 0 5%;
}
.calc3 .table1 {
  width: auto;
  min-width: 215px;
}
.calc3 .table1 th,
.calc3 .table1 td {
  border-radius: 0 !important;
  text-align: center;
  padding: 3px 10px;
}
.calc3 .table1 thead {
  border-radius: 10px;
}
.calc3 .table1 th {
  background: #fef;
  border-bottom: 0;
}
.calc3 .table1 td:not(:first-child) {
  text-align: right;
}
.calc3 .table1 tbody tr:nth-child(5n) {
  background: #fff3ff;
}
.calc3 .table1 tbody td:not(:first-child)::after {
  content: " 円";
}
#tsukiResultTable tbody tr:first-child td:last-child::before,
#tsukiResultTable tbody tr:first-child td:nth-last-child(2)::before,
#tsukiResultTable tbody tr:first-child td:nth-last-child(3)::before,
#hantoshiResultTable tbody tr:first-child td:last-child::before,
#ichijibarai1ResultTable tbody tr:first-child td:last-child::before,
#ichijibarai2ResultTable tbody tr:first-child td:last-child::before {
  content: "約 ";
}
.calc3 .calcnotice {
}
.calc3 .w750 {
  width: 750px;
  margin: 0 auto;
}
.calc3 .caption {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 30px;
}
.calc3 .caption p {
  margin: 0;
}
.calc3 .resultsView.right {
  margin-left: auto;
}
.calc3 div.resultsView {
  padding-top: 30px;
}
.calc3 #kuchisuuS .resultsView.right,
.calc3 #kuchisuuC .resultsView.right {
  width: 100%;
  text-align: right;
}





