@charset "Shift_JIS";
img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
body {
  line-height: 1.9;
}
a {
  color: #111987;
  -webkit-tap-highlight-color:rgba(0,0,0,0);
}
a:active {
  -webkit-tap-highlight-color:rgba(0,0,0,0);
}
::-webkit-input-placeholder {
  color: #999;
  font-size: 0.8em;
  font-family: "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", "���C���I", Meiryo, Osaka, "�l�r �o�S�V�b�N", "MS PGothic", sans-serif;
}
::-moz-placeholder {
  color: #999;
  font-size: 0.8em;
  font-family: "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", "���C���I", Meiryo, Osaka, "�l�r �o�S�V�b�N", "MS PGothic", sans-serif;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #999;
  font-family: "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", "���C���I", Meiryo, Osaka, "�l�r �o�S�V�b�N", "MS PGothic", sans-serif !important;
}
.input2 {width:23% !important; padding:0 0.5em; text-align:right !important;}
.input3 {width:31% !important;}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fw_b {
  font-weight: bold;
}
.txt-center {
  text-align: center;
}

/* header
------------------------------------------ */
#header {
  background: #023894;
  margin-bottom: 20px;
}
#header .inner {
  display: flex;
  justify-content: center;
  align-items: baseline;
  padding: 10px;
}
#header .inner p {
  line-height: 0;
}
#header .inner img {
  width: 100%;
  height: 100%;
}
#header .logo-itscom {
  width: 80px;
  margin-right: 5px;
}
#header .txt-company {
  width: 150px;
}

/* footer
------------------------------------------ */
#footer {
  background: #333333;
  margin-top: 40px;
  padding: 12px 0;
  text-align: center;
}
.copyright {
  color: #717681;
  font-size: 12px;
}
.bg-whiteBox {
  background-color: #fff;
  border-radius: 10px;
}
.bg-whiteBox:first-of-type {
  border-radius: 0 0 10px 10px;
  margin-top: -20px;
  padding: 20px 0 10px 0;
}
.bg-whiteBox:nth-of-type(2) {
  margin-top: 20px;
}
/* ---------------------�ǉ�--------------------- */
#SMP_STYLE .bg-whiteBox {
  padding: 10px;
}
#SMP_STYLE .bg-whiteBox + .bg-whiteBox {
  margin-top: 20px;
}
#SMP_STYLE form .bg-whiteBox:nth-of-type(1) {
  margin-top: 20px;
  border-radius: 10px;
}
/* ------------------------------------------ */

#SMP_STYLE .body {
  margin:0;
  padding:0;
  /*font-family:Osaka, "�l�r �o�S�V�b�N", "MS PGothic", sans-serif;*/
  font-size:87.5%;
  color: #5E5E5E;
  background-color: #C7CBD3;
}
#SMP_STYLE #content {
  padding: 0 2%;
}
#SMP_STYLE span.txt-presentMonths {
  color: #E85298;
  font-size: 18px;
}
#SMP_STYLE h1 {
  font-size: 1.4em;
  font-weight: bold;
  text-align: center;
}
#SMP_STYLE h1.txt-present img {
  width: 162px;
  height: auto;
}
#SMP_STYLE h2 {
  font-size: 1.2em;
  font-weight: bold;
  text-align: left;
  margin-bottom: 15px;
}
#SMP_STYLE h2 + dl dt.title {
  margin-top: 0;
}
#SMP_STYLE .txt-blue {
  color: #005E8B;
}
#SMP_STYLE h3.txt-blue {
  margin-bottom: 10px;
  text-align: left;
  font-size: 12px;
  font-weight: bold;
}
#SMP_STYLE .header_text {
  padding: 0 0 5px 14px;
  border-left: 4px solid #111987;
}
#SMP_STYLE .header_rmesg {
  font-size: 12px;
  line-height: 1.5;
}
#SMP_STYLE .header_emesg {
  width: 80%;
  margin: 10px auto;
  padding: 2%;
  border: 2px solid #FF0000;
  color: #FF0000;
  font-size: 100%;
  font-weight: normal;
  text-align: left;
}
#SMP_STYLE .steps {
  color: #111987;
  margin: 30px auto 0;
  overflow: hidden;
}
#SMP_STYLE .steps li {
  background-color: #f1f0e2;
  text-align: center;
  width: 176px;
  padding: 10px 0 10px 16px;
  float: left;
  position: relative;
}
#SMP_STYLE .steps li {
  text-align: left;
  width: 96%;
  padding: 2%;
  margin-bottom: 5px;
  border-top: 1px solid #fff;
}
#SMP_STYLE .steps li:before {
  content: "";
  position: absolute;
  top: -10px;
  left: 0px;
}
#SMP_STYLE .steps .current {
  color: #fff;
  background-color: #111987;
}
#SMP_STYLE .steps .current + li:after {
  border-left-color: transparent;
}
#SMP_STYLE .steps li:first-child {
  border-top: none;
}
#SMP_STYLE .steps li:first-child:before {
  border: none;
}
#SMP_STYLE .steps li:first-child:after {
  border: none;
}
#SMP_STYLE .steps li .num {
  font-size: 2em;
  line-height: 1em;
  display: table-cell;
}
#SMP_STYLE .steps li .text {
  padding-left: 10px;
  line-height: 1em;
  display: table-cell;
  vertical-align: middle;
}
#SMP_STYLE form {
  text-align: center;
  margin-top: 10px;
}
#SMP_STYLE form.back {
  margin-top: 0;
}

#SMP_STYLE ul ul dl dt.title {
  margin-top: 0;
}
#SMP_STYLE ul ul dl {
  margin: 5px 0;
}
#SMP_STYLE dl.cf::before,
#SMP_STYLE dl.cf::after {
  display: none;
}
#SMP_STYLE dt.title {
  font-size: 108%;
  font-weight: bold;
  background-color: #fff;
  display: block;
  position: relative;
  padding: 10px 55px 10px 10px;
  margin-top: 10px;
  text-align: left;
  background-color: #F0F0F0;
  padding: 5px 10px;
  border-left: solid 8px #40B236;
}
#SMP_STYLE dt.title .caution {
  color: #5F5F5F;
  font-size: 11px;
  font-weight: normal;
}
#SMP_STYLE dd.data {
  padding: 10px 10px 15px;
  background-color: #fff;
  vertical-align: middle;
  text-align: left;
}
#SMP_STYLE .input,
#SMP_STYLE select,
#SMP_STYLE textarea {
  width: 94%;
  max-width: 560px;
  margin: 3px;
  padding: 5px;
  color: #333;
  border: 1px solid #bbb;
  border-radius: 3px 3px 3px 3px;
  box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.2) inset;
  font-size: 15px;
  text-align: left;
  vertical-align: middle;
  font-family: "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", "���C���I", Meiryo, Osaka, "�l�r �o�S�V�b�N", "MS PGothic", sans-serif;
}
#SMP_STYLE .input:focus,
#SMP_STYLE select:focus,
#SMP_STYLE textarea:focus {
  background-color: #fff;
  box-shadow: 0px 0px 1px 1px rgba(150, 200, 255, 0.2);
}
#SMP_STYLE select {
  /* text-align: right; */
  width: 180px;
}
#SMP_STYLE > select:first-child {
  margin-top: 0;
}
#SMP_STYLE .zipcode li.code01 input {
  width: 4em;
}
#SMP_STYLE .zipcode li.code02 input {
  width: 4.5em;
}
#SMP_STYLE .phone li.num01 input {
  width: 3.5em;
}
#SMP_STYLE .phone li.num02 input {
  width: 4.5em;
}
#SMP_STYLE .phone li.num03 input {
  width: 4.5em;
}
#SMP_STYLE .price input {
  width: 200px;
}
#SMP_STYLE .num input {
  width: 60px;
}
#SMP_STYLE .integer input {
  width: 90px;
}
#SMP_STYLE .real input {
  width: 170px;
}
#SMP_STYLE .pass input {
  width: 150px;
}
#SMP_STYLE .epass input {
  width: 160px;
}
#SMP_STYLE .time input {
  width: 35px;
  margin-right: 6px;
}
#SMP_STYLE .time .year {
  width: 55px;
}
#SMP_STYLE ul,#SMP_STYLE li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#SMP_STYLE .zipcode ul li,
#SMP_STYLE .phone ul li,
#SMP_STYLE .time ul li {
  width: auto;
  float: left;
  margin: 0 0 0 4px;
  padding: 0;
}
#SMP_STYLE .zipcode ul li:first-child,
#SMP_STYLE .phone ul li:first-child,
#SMP_STYLE .time ul li:first-child {
  margin: 0;
}
#SMP_STYLE label {
  cursor: pointer;
}
#SMP_STYLE .multi1 label,
#SMP_STYLE .multi2 label {
  display: table-row;
}
#SMP_STYLE .multi1 label input,
#SMP_STYLE .multi2 label input {
  width: 1em;
  height: 1em;
  box-shadow: none;
  /* border: none; */
  display: table-cell;
  vertical-align: sub;
}
#SMP_STYLE .multi1 .radio label input,
#SMP_STYLE .multi2 .radio label input {
  border-radius: 50% 50% 50% 50%;
}
#SMP_STYLE .multi1 label input,
#SMP_STYLE .multi2 label input {
  vertical-align: middle;
}
@media all and (-ms-high-contrast:none){
  #SMP_STYLE .multi1 label input, #SMP_STYLE .multi2 label input {
    display: inline-block;
  }
}
@media all and (-ms-high-contrast:none){
  *::-ms-backdrop, #SMP_STYLE .multi1 label input, #SMP_STYLE .multi2 label input {
    display: inline-block;
  }
}
@supports (-ms-ime-align:auto) {
  #SMP_STYLE .multi1 label input, #SMP_STYLE .multi2 label input {
    display: inline-block;
  }
}
#SMP_STYLE .item {
  display: block;
  font-size: 13px;
}
#SMP_STYLE .multi1 label input:focus,
#SMP_STYLE .multi2 label input:focus {
  box-shadow: none;
}
#SMP_STYLE .multi1 label span,
#SMP_STYLE .multi2 label span {
  display: table-cell;
}
#SMP_STYLE .multi1 li {
  margin-top: 6px;
}
#SMP_STYLE .multi1 li:first-child {
  margin-top: 0;
}
#SMP_STYLE .multi2 li {
  margin-top: 6px;
}
#SMP_STYLE .multi2 li:first-child {
  margin-top: 0;
}
#SMP_STYLE .image input {
  width: 100%;
}
#SMP_STYLE .file input {
  width: 100%;
}
#SMP_STYLE input.clear {
  width: 55px;
  text-align: center;
}
#SMP_STYLE .posted input,
#SMP_STYLE .posted input:focus,
#SMP_STYLE .posted textarea,
#SMP_STYLE .posted textarea:focus {
  border: none;
  box-shadow: none;
  outline: none;
}
#SMP_STYLE .posted textarea {
  min-height: 100px;
}
#SMP_STYLE .price {
  text-align: right;
}
#SMP_STYLE .price input {
  width: 80%;
  text-align: right;
}
#SMP_STYLE .accept p {
  font-size: 12px;
  margin-bottom: 10px;
}
#SMP_STYLE .accept label {
  display: table;
  margin: auto;
  font-size: 1.2em;
}
#SMP_STYLE input.submit {
  -webkit-appearance: none;
  margin: 10px auto 0;
  padding: 5px 130px 3px;
  border-radius: 5px;
  background: #3EB134;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  border: none;
  max-width: 460px;
  width: 100%;
  margin: 0 auto;
}
#SMP_STYLE input.submit:active {
  -webkit-tap-highlight-color:rgba(0,0,0,0);
  -webkit-appearance: none;
  background: #5cce4f;
}
/* ���M�{�^�� */
#SMP_STYLE input.btn-transmit {
  -webkit-tap-highlight-color:rgba(0,0,0,0);
  margin-bottom: 20px;
  padding: 5px 116px 3px;
}
/* �߂�{�^�� */
#SMP_STYLE input.btn-back {
  max-width: initial;
  -webkit-tap-highlight-color:rgba(0,0,0,0);
  background-color: transparent;
  color: #023894;
  font-size: 16px !important;
  padding: 0 !important;
  width: auto !important;
  display: block;
  text-decoration: underline;
}
#SMP_STYLE input.btn-back:active {
  -webkit-tap-highlight-color:rgba(0,0,0,0);
  background-color: transparent;
  color: #e31;
  text-decoration: none;
}
#SMP_STYLE .back {
  margin: 10px auto 0;
  padding: 10px 10px;
  border: 1px solid #999;
  border-radius: 5px;
  /* other browser */
  background: #ccc;
  /* for old webkit */
  background: -webkit-gradient(
    linear, left top, left bottom,
    color-stop(0.00, #eee),
    color-stop(1.00, #ccc)
  );
  /* for modern browser */
  background: linear-gradient(
    to bottom,
    #eee 0%,
    #ccc 100%
  );
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.4);
  color: #666;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  float: right;
}
#SMP_STYLE .back:hover {
  /* other browser */
  background: #eee;
  /* for old webkit */
  background: -webkit-gradient(
    linear, left top, left bottom,
    color-stop(0.00, #ccc),
    color-stop(1.00, #eee)
  );
  /* for modern browser */
  background: linear-gradient(
    to bottom,
    #ccc 0%,
    #eee 100%
  );
}
#SMP_STYLE input.image {
  margin: 40px 0 40px 0;
  width: auto;
  border: none;
  padding: 0;
  vertical-align: middle;
}
#SMP_STYLE .sample {
  color: #999;
  font-weight: normal;
  text-align: left;
  line-height: 1.2;
  font-size: 12px;
}

/* �ړ���E�ڔ��� */
#SMP_STYLE .suffix {
  text-align: right;
  display: inline-block;
}
#SMP_STYLE .data span:first-child.suffix {
  width: 2em;
  margin-right: 0;
}
#SMP_STYLE .name .suffix, #SMP_STYLE .data.name span:first-child.suffix {
  width: 2em;
  margin-right: 0;
}
#SMP_STYLE [class$="-need"] {
  color: #fff;
  font-size: 1em;
  font-weight: bold;
  position: absolute;
  right: 10px;
  top: 10px;
  padding: 2px 8px;
  border-radius: 5px;
  line-height: 1;
}
#SMP_STYLE .ico-green-need {
  background-color: #3EB134;
}
#SMP_STYLE .ico-pink-need {
  background-color: #f49090;
}
#SMP_STYLE .ico-blue-need {
  background-color: #00AEDD;
}
#SMP_STYLE .ico-visit-need {
  background-color: #549bbd;
}
#SMP_STYLE .msg {
  display: block;
  color: #DD0000;
  font-size: 85%;
  text-align: left;
}
#SMP_STYLE .sub_text {
  background-color: #fff;
  font-size: 123.1%;
  font-weight: bold;
  text-align: center;
  margin: 5%;
  padding: 5%;
}
#SMP_STYLE .thanksbox,
#SMP_STYLE .spiralSeal {
  width: 100%;
}
#SMP_STYLE .thanksbox ul {
  margin-bottom: 30px;
}
#SMP_STYLE .thanksbox ul li {
  text-align: left;
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: 20px;
}
#SMP_STYLE .thanksbox .contact {
  color: #111987;
  width: 92%;
  margin: 0 auto 30px;
  padding: 23px 3% 15px;
  border: 1px solid #111987;
  border-radius: 5px;
}
#SMP_STYLE .thanksbox .contact dt {
  font-size: 114%;
  margin-bottom: 12px;
}
#SMP_STYLE .thanksbox .contact dd {
  font-size: 85%;
  margin-bottom: 5px;
}
#SMP_STYLE .thanksbox .contact dd.tel {
  margin-bottom: 15px;
}
#SMP_STYLE .error {
  background: #FFE4E4;
}
#SMP_STYLE .spiralSeal {
  overflow: hidden;
  margin: 50px auto 0;
  background-color: #FFFFFF;
}
#SMP_STYLE .spiralSeal tr td.description {
  display: table-cell;
  text-align: left;
  overflow: auto;
  font-size:10px;
  padding:5px;
  line-height: 1.6;
}
#SMP_STYLE .spiralSeal tr td.img {
  display: table-cell;
  margin-left: 0px;
  margin-right: 0px;
  overflow: auto;
  text-align: center;
}
#SMP_STYLE .footer_text {
  font-size: 100%;
  margin: 30px 0;
  font-weight: normal;
  text-align: center;
}
#SMP_STYLE .cf:before,#SMP_STYLE .cf:after {content:"";display:table;}
#SMP_STYLE .cf:after {clear:both;}
#SMP_STYLE .cf {*zoom:1;}

/* dd������q */
#SMP_STYLE dd.data dt.title,
#SMP_STYLE dd.data dd.data {
  font-weight: normal;
  border: none;
  padding: 0;
}
#SMP_STYLE dd.data dt.title {
  border: none;
}
#SMP_STYLE .name input {
  width: 115px;
}
#SMP_STYLE dd.data ul ul,
#SMP_STYLE dd.data ul ul dl {
  width: 95%;
  padding-left: 5%;
  margin: 10px 0;
}
#SMP_STYLE dd.data ul ul select {
  width: 55px;
}
#SMP_STYLE .area-input {
  margin-bottom: 10px;
}
.spiralSeal td img {
  max-width: initial;
}
#SMP_STYLE dd.data {
  font-size: 14px;
}
#SMP_STYLE dd.txt-size {
  font-size: 16px;
}
#SMP_STYLE span.item-kakunin {
  display: block;
  font-size: 14px;
  line-height: 1.4;
}

.dispPc {
  display: none;
}
.dispSp {
  display: block;
}

/* ////////////////////////////////////////////////////////////


                        screen 601px�`


//////////////////////////////////////////////////////////// */

@media screen  and (min-width:601px) {
  a:hover {
    color: #e31;
    text-decoration: none;
  }
  /* header
  ------------------------------------------ */
  #header .inner {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    padding: 24px 10px 14px;
  }
  #header .logo-itscom {
    width: 150px;
    margin-right: 14px;
  }
  #header .txt-company {
    width: 330px;
  }
  #footer {
    padding: 20px 0;
    text-align: center;
  }
  .bg-whiteBox:first-of-type {
    padding: 30px 0 13px 0;
  }
  /* ---------------------�ǉ�--------------------- */
  #SMP_STYLE .bg-whiteBox {
     padding: 20px 50px;
  }
  #SMP_STYLE .headTitle__lead {
    line-height: 1.6;
    text-align: center;
  }
  /* ------------------------------------------ */

  #SMP_STYLE #content {
    width: auto;
    max-width: 960px;
    margin: 0 auto;
    padding: 0;
  }
  #SMP_STYLE span.txt-presentMonths {
    font-size: 32px;
  }
  #SMP_STYLE h1 {
    font-size: 2.2em;
  }
  #SMP_STYLE h1.txt-present img {
    width: 330px;
    height: auto;
  }
  #SMP_STYLE h2 {
    font-size: 1.4em;
    margin-bottom: 10px;
    line-height: 1.9;
  }
  #SMP_STYLE h3.txt-blue {
    font-size: 16px;
  }
  #SMP_STYLE .ico-green-need,
  #SMP_STYLE .ico-pink-need,
  #SMP_STYLE .ico-blue-need,
  #SMP_STYLE .ico-visit-need {
    right: 25px;
    font-size: 18px;
    padding: 4px 8px 2px;
  }
  #SMP_STYLE .header_img_smartphone {display: none;}
  #SMP_STYLE .header_img_tablet {display: none;}
  #SMP_STYLE .header_img_pc {display: block;}
  #SMP_STYLE .header_rmesg {
    margin-top: 30px;
  }
  #SMP_STYLE .steps li {
    background-color: #f1f0e2;
    text-align: center;
    width: 176px;
    padding: 10px 0 10px 16px;
    float: left;
    position: relative;
  }
  #SMP_STYLE .steps li:before {
    border: 34px solid transparent;
    border-left: 16px solid #fff;
    border-right: none;
  }
  #SMP_STYLE .steps li:after {
    content: "";
    border: 26px solid transparent;
    border-left: 12px solid #f1f0e2;
    border-right: none;
    position: absolute;
    top: -2px;
    left: 0px;
  }
  #SMP_STYLE .steps li div {
    margin: 0 auto;
    display: table;
  }
  #SMP_STYLE .steps li .text {
    padding-left: 3px;
    font-size: 1.4em;
  }
  #SMP_STYLE dt.title {
    width: auto;
    margin-top: 0;
    padding: 5px 10px 5px 26px;
    border-left: solid 14px #40B236;
    font-size: 1.4em;
  }
  #SMP_STYLE dd.data {
    padding-left: 40px;
    padding: 12px 10px 30px 40px;
  }
  #SMP_STYLE dd.data dt.title {
    border-bottom: 1px dotted #ddd;
  }
  #SMP_STYLE .name input,
  #SMP_STYLE .company-name input {
    width: 268px;
  }
  #SMP_STYLE .freetext textarea {
    max-width: none;
  }
  #SMP_STYLE .thanksbox {
    width: 58%;
    margin: auto;
    text-align: center;
  }
  #SMP_STYLE .spiralSeal {
    width: 58%;
  }
  #SMP_STYLE dl {
    width: 100%;
  }
  #SMP_STYLE input.submit {
    width: 100%;
    font-size: 24px;
    padding: 5px 50px 3px;
  }
  #SMP_STYLE input.submit:hover {
    -webkit-appearance: none;
    background: #5cce4f;
  }
  .bg-whiteBox:nth-of-type(n+2) {
    padding: 10px 50px;
  }
  #SMP_STYLE .phone li.num01 input {
    width: 5.5em;
  }
  #SMP_STYLE .phone li.num02 input,
  #SMP_STYLE .phone li.num03 input {
    width: 10em;
  }
  #SMP_STYLE .zipcode li.code01 input {
    width: 5em;
  }
  #SMP_STYLE .zipcode li.code02 input {
    width: 5.2em;
  }

  /* �߂�{�^�� */
  #SMP_STYLE input.btn-back {
    font-size: 18px !important;
  }
  #SMP_STYLE input.btn-back:hover {
    background-color: transparent;
    color: #e31;
    text-decoration: none;
  }
  #SMP_STYLE dt.title .caution {
    font-size: 15px;
  }
  #SMP_STYLE .sample {
    font-size: 14px;
  }
  .input2.txt-number {
    width: 10% !important;
  }
  #SMP_STYLE .item {
    font-size: 14px;
  }
  .dispSp {
    display: none;
  }
}
@media screen and (max-width:320px) {
  #SMP_STYLE .bg-whiteBox {
      padding: 10px 6px;
  }
}
@media all and (-ms-high-contrast:none){
  #SMP_STYLE input.submit {
    padding: 10px;
  }
}
@media all and (-ms-high-contrast:none){
  *::-ms-backdrop, #SMP_STYLE input.submit {
    padding: 10px;
  }
}
@supports (-ms-ime-align:auto) {
  #SMP_STYLE input.submit {
    padding: 10px;
  }
}
