@charset "utf-8";

#contents .head {
  background: url(../images/head_bg.png);
  background-size: 20px auto;
  padding: 4vw 0 41.333vw;
}
#contents .head h1 {
  margin: 0 auto;
  width: 90.043%;
  max-width: 1500px;
}
#contents .head h1.result {
  width: 60.7246%;
  max-width: 419px;
}
#contents .head .btn a {
  display: block;
  margin-top: 8vw;
  color: #ffffff;
  font-size: 4.2666vw;
  line-height: 1;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  background: #0083d2;
  padding: 0.7em 0;
  border-radius: 10px;
}

#contents .body {
  position: relative;
  margin-top: -33.333vw;
}
#contents .select {
  text-align: center;
}
#contents .select h2 {
  display: inline-block;
  font-size: 4.666vw;
  line-height: 1;
  padding: 0.5em 0.7em;
  background: #ffffff;
  border: solid 3px #f6f6f6;
  border-radius: 5px;
  margin-bottom: 5.333vw;
}

@media screen and (min-width: 751px) {
  #contents .head {
    background-size: 40px auto;
    padding: 40px 0 126px;
  }
  #contents .head h1 {
    margin: 0;
    width: 100%;
    max-width: 896px;
  }
  #contents .head h1.result {
    max-width: 525px;
  }
  #contents .head .btn {
    display: none;
  }
  #contents .body {
    margin-top: -110px;
  }
  #contents .column {
    position: relative;
    padding-top: 80px;
  }
  #contents .select h2 {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 22px;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 981px) {
  #contents .select h2 {
    font-size: 26px;
  }
}


/* column */
#contents .select ul {
  width: 105%;
  margin-left: -5%;
  overflow: hidden;
}
#contents .select li {
  width: 45%;
  margin-left: 5%;
  margin-bottom: 5%;
  background: #ffffff;
  float: left;
}
#contents .select .text {
  padding: 5.333vw 0 3.2vw;
}
#contents .select .text h3 {
  font-size: 3.4666vw;
  line-height: 1.3;
  font-weight: bold;
}
#contents .select .text p {
  position: relative;
  display: inline-block;
  font-family: 'Roboto Condensed';
  font-weight: 700;
  color: #ff0000;
  font-size: 5.333vw;
  line-height: 1;
  margin-top: 0.6em;
  background: url(../images/line_y.png) repeat-x left bottom;
  background-size: 100% 26%;
}
@media screen and (min-width: 751px) {
  #contents .column {
    overflow: hidden;
  }
  #contents .select {
    width: 62%;
    float: left;
  }
  #contents .side {
    width: 35%;
    float: right;
  }
  #contents .select li {
    cursor: pointer;
    background: #ffffff
  }
  #contents .select li img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  #contents .select li:hover img {
    opacity: 0.8;
  }
  #contents .select .text {
    padding: 10px;
    position: relative;
    text-align: left;
  }
  #contents .select .text h3 {
    font-size: 16px;
    padding-right: 80px;
  }
  #contents .select .text h3 .min {
    font-size: 0.75em;
  }
  #contents .select .text p {
    position: absolute;
    top: 10px;
    right: 10px;
    margin-top: 0;
    font-size: 20px;
  }
  #contents .side {
    display: none;
  }
}
@media screen and (min-width: 981px) {
  #contents .select {
    width: 74.1666%;
  }
  #contents .side {
    width: 22.5%;
  }
  #contents .select ul {
    width: 103%;
    margin-left: -3%;
  }
  #contents .select li {
    width: 30.33333%;
    margin-left: 3%;
    margin-bottom: 3%;
  }
}



/* side */
@media screen and (max-width: 750px) {
  #contents .side {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height:auto;
    margin-top: -43.16vw;
    text-align: center;
    padding: 16vw 10.6%;
    box-sizing: border-box;
    background: #ffffff;
    z-index: 30;
  }
  #contents .side .table li {
    overflow: hidden;
  }
  #contents .side .table h2 {
    position: relative;
    text-align: center;
  }
  #contents .side .table h2 img {
    width: 26.9333vw;
    max-width: 202px;
  }
  #contents .side .table h2::after {
    position: absolute;
    top: 0;
    right: 0;
    content: '';
    display: block;
    width: 5.466vw;
    height: 6vw;
    background: #595;
    background: url(../../common/images/close.svg) no-repeat 0 0;
    background-size: 100% 100%;
  }
  #contents .side .table h3 {
    margin: 5.8% 0 4%;
    background: #ebebeb;
    font-size: 4.244vw;
    line-height: 1.3;
    padding: 0.3em;
  }
  #contents .side .table .item {
    font-size: 4.266vw;
    line-height: 1.3;
    float: left;
    min-height: 1em;
  }
  #contents .side .table .price {
    font-size: 6.133vw;
    line-height: 1;
    font-family: 'Roboto Condensed';
    font-weight: 700;
    text-align: right;
  }
  #contents .side .total h3 {
    color: #ffffff;
    background: #222222;
  }
  #contents .side .total .amout {
    text-align: right;
    font-family: 'Roboto Condensed';
    font-size: 10.5vw;
    line-height: 1;
    font-weight: 700;
    color: #ff0000;
  }
  #contents .side .total .note {
    margin-top: 4.745%;
    padding-top: 3.38%;
    border-top: solid 1px #222222;
    text-align: right;
  }
  #contents .side .return {
    display: none;
  }
  #contents .side .total h3 .sp {
    display: inline;
  }
}

@media screen and (min-width: 751px) {
  #contents .side {
    display: block;
  }
  #contents .side .table {
    background: #ffffff url(../images/table_bg.png) repeat-x 0 0;
    padding: 8px 0 0 0;
  }
  #contents .side .wrap {
    padding: 0 10px 30px 10px;
    background: url(../images/table_bg.png) repeat-x 0 bottom;
  }
  #contents .side h2 {
    width: 140px;
  }
  #contents .side ul {
    margin-top: 10px;
    border-top: solid 1px #ebebeb;
  }
  #contents .side li {
    position: relative;
    padding: 10px 0;
    border-bottom: solid 1px #ebebeb;
  }
  #contents .side li h3 {
    display: none;
  }
  #contents .side li .item {
    font-size: 14px;
    line-height: 1.3;
  }
  #contents .side li .item.error {
    color: #dddddd;
  }
  #contents .side li .price {
    position: absolute;
    top: 10px;
    right: 0;
    font-family: 'Roboto Condensed';
    font-weight: 700;
    font-size: 16px;
    line-height: 1;
    max-width: 6em;
    text-align: right;
  }

  #contents .side .total {
    position: relative;
    margin-top: 100px;
  }
  #contents .side .total .amout {
    position: absolute;
    top: 0;
    right: 0;
    font-family: 'Roboto Condensed';
    font-weight: 700;
    font-size: 22px;
    line-height: 1;
  }
  #contents .side .total h3 .sp {
    display: none;
  }
  #contents .side .total .note {
    display: none;
  }
  #contents .side .return a {
    display: block;
    margin-top: 20px;
    color: #ffffff;
    font-size: 14px;
    line-height: 1;
    padding: 1em;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    background: #999999 url(../../common/images/allow_w.svg) no-repeat 20px center;
    background-size: 20px auto;
    border-radius: 2em;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  #contents .side .return a:hover {
    opacity: 0.8;
  }
}


/* error */
#error .contain {
  background: #ffffff;
  padding: 6.779%;
}
#error .contain h3 {
  font-size: 4.266vw;
  font-weight: bold;
}
#error .contain .lead {
  margin-top: 0.6em;
  font-size: 4.266vw;
  line-height: 1.5625;
  text-align: left;
}
#error .contain select {
  margin-top: 6%;
}
#error .contain .link a {
  display: block;
  margin-top: 10%;
  font-size: 4.266vw;
  line-height: 1.5625;
  color: #cc0000;
  text-decoration: none;
  font-weight: bold;
  border: solid 1px #ebebeb;
  padding: 1em;
}
#error .contain .note {
  margin-top: 8%;
  font-size: 4.266vw;
  line-height: 1.5625;
  text-align: left;
}
#error .contain .bnr {
  margin-top: 3%;
}
@media screen and (min-width: 751px) {
  #error .contain {
    padding: 30px 30px 50px;
    text-align: left;
  }
  #error .contain h3 {
    font-size: 20px;
  }
  #error .contain .lead {
    margin-top: 0.8em;
    font-size: 14px;
    line-height: 1.5714;
  }
  #error .contain select {
    margin-top: 20px;
  }
  #error .contain .link a {
    margin-top: 50px;
    font-size: 16px;
    text-align: center;
    padding: 1.5em 50px;
    background: #ffffff url(../../common/images/blank_red.png) no-repeat right 26px center;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  #error .contain .link a:hover {
    color: #ffffff;
    background: #cc0000 url(../../common/images/blank_white.png) no-repeat right 26px center;
    border: solid 1px #cc0000;
  }
  #error .contain .note {
    margin-top: 50px;
    font-size: 14px;
    line-height: 1.5714;
  }
  #error .contain .bnr {
    margin-top: 20px;
  }
  #error .bnr li a img {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  #error .bnr li a:hover img {
    opacity: 0.8;
  }
}
@media screen and (min-width: 1260px) {
  #error .bnr {
    width: 102%;
    margin-left: -2%;
    overflow: hidden;
  }
  #error .bnr li {
    width: 14.6666%;
    margin-left: 2%;
    margin-bottom: 0;
  }
}


/* result */
#resultWrap {
  background: #ffffff;
  padding: 6.666vw 2.666vw 2.666vw;
}
#result {
  background: url(../images/table_bg.png);
  background-size: 10px auto;
  padding: 2.666vw;
}
#result .wrap {
  background: #ffffff;
  padding: 8.8vw 10px;
}
#result h2 {
  position: absolute;
  top: 2.666vw;
  left: 0;
  width: 100%;
  text-align: center;
}
#result h2 img {
  width: 47.2vw;
  max-width: 354px;
}
#resultWrap .print {
  display: none;
}

@media screen and (min-width: 751px) {
  #resultWrap {
    margin-top: 20px;
    padding: 60px;
    position: relative;
  }
  #result {
    background-size: 20px auto;
    padding: 20px;
  }
  #result .wrap {
    padding: 56px 46px 46px;
  }
  #result h2 {
    top: 53px;
  }
  #result h2 img {
    width: 70%;
    max-width: 305px;
  }
  #resultWrap .print {
    display: block;
    margin-top: 40px;
    text-align: center;
  }
  #resultWrap .print a {
    display: inline-block;
    color: #ffffff;
    background: #0083d2;
    font-size: 18px;
    line-height: 1;
    font-weight: bold;
    padding: 1.2em;
    width: 450px;
    text-decoration: none;
    border-radius: 20px;
    box-shadow: 0px 3px 3px rgba(0,0,0, 0.25);
    -webkit-box-shadow: 0px 3px 3px rgba(0,0,0, 0.25);
    -moz-box-shadow: 0px 3px 3px rgba(0,0,0, 0.25);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  #resultWrap .print a:hover {
    background: #2b95d5;
  }
}

@media screen and (min-width: 821px) {
  #result h2 img {
    width: 100%;
  }
}


/* table */
@media screen and (max-width: 750px) {
  #result h3 {
    margin: 5.8% 0 4%;
    background: #ebebeb;
    font-size: 4.244vw;
    line-height: 1.3;
    padding: 0.3em;
  }
  #result .item {
    font-size: 4.266vw;
    line-height: 1.3;
    float: left;
    min-height: 1em;
  }
  #result .price {
    font-size: 6.133vw;
    line-height: 1;
    font-family: 'Roboto Condensed';
    font-weight: 700;
    text-align: right;
  }
  #result .total h3 {
    color: #ffffff;
    background: #222222;
    text-align: center;
  }
  #result .amout {
    text-align: right;
    font-family: 'Roboto Condensed';
    font-size: 10.5vw;
    line-height: 1;
    font-weight: 700;
    color: #ff0000;
  }
  #result .price_al{
    margin-top: 4.745%;
    padding-top: 3%;
    padding-bottom:3%;
    text-align: center;
    background-color: #ffcbcb;
    font-size: 4.466vw;
    font-weight: bold;
    border: solid 2px #ff8585;
  }
  #result .note {
    margin-top:  1.745%;
    padding-top: 3%;
    text-align: right;
    font-size: 3.466vw;
  }
}
@media screen and (min-width: 751px) {
  #result li {
    position: relative;
    padding: 25px 0;
    border-top: solid 1px #ebebeb;
    overflow: hidden;
  }
  #result li h3 {
    color: #0085d0;
    font-size: 16px;
    line-height: 1.3;
    font-weight: bold;
    float: left;
  }
  #result li .item {
    position: absolute;
    top: 25px;
    left: 14em;
    font-size: 16px;
    line-height: 1.3;
  }
  #result li .item.error {
    color: #dddddd;
  }
  #result li .price {
    position: absolute;
    top: 25px;
    right: 0;
    font-family: 'Roboto Condensed';
    font-weight: 700;
    font-size: 20px;
    line-height: 1;
    text-align: right;
  }
  #result li .item,
  #result li .price {
    max-width: 6em;
  }
  #result .total {
    position: relative;
  }
  #result .total .amout {
    position: absolute;
    top: 0;
    right: 0;
    font-family: 'Roboto Condensed';
    font-weight: 700;
    font-size: 22px;
    line-height: 1;
  }
  #result .total {
    border: solid 2px #222222;
    border-width: 2px 0;
    padding: 0;
    min-height: 95px;
  }
  #result .total h3 {
    font-size: 20px;
    margin-top: 32px;
  }
  #result .total .amout {
    top: 15px;
    text-align: right;
    font-family: 'Roboto Condensed';
    font-size: 60px;
    line-height: 1;
    font-weight: 700;
    color: #ff0000;
  }

  #result .price_al{
    margin-top: 2%;
    padding-top: 2%;
    padding-bottom:2%;
    text-align: center;
    background-color: #ffcbcb;
    font-size: 24px;
    font-weight: bold;
    border: solid 2px #ff8585;
  }

  #result .note {
    margin-top: 10px;
    text-align: right;
    font-size: 14px;
  }
}
@media screen and (min-width: 841px) {
  #result li .item {
    max-width: none;
  }
}
@media screen and (min-width: 1081px) {
  #result ul {
    width: 105%;
    margin-left: -5%;
    overflow: hidden;
  }
  #result li {
    width: 45%;
    margin-left: 5%;
    float: left;
  }
  #result li .item {
    position: absolute;
    top: 25px;
    left: 12em;
  }
  #result li .item {
    left: 10em;
    max-width: 5em;
  }
  #result li .price {
    max-width: 6em;
  }
}
@media screen and (min-width: 1130px) {
  #result li .item {
    max-width: 7em;
  }
}
@media screen and (min-width: 1260px) {
  #result li .item {
    left: 12em;
    max-width: 9em;
  }
}



/* mform */
#mform {
  margin-top: 8vw;
  padding: 5.3vw 5.3vw 9.3vw;
  background: #ffffff;
}
#mform .lead {
  font-size: 4.266vw;
  line-height: 1.5625;
  margin-top: 1.5em;
}
@media screen and (min-width: 751px) {
  #mform {
    margin-top: 60px;
    padding: 60px 60px 70px;
  }
  #mform .lead {
    font-size: 16px;
  }
}
