@charset "UTF-8";

body{font-family :"游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, sans-serif;}
form{
  width: 100%;
}
tr[align=center] > td {
  margin: 0 auto;
}
tr[align=center] > td > table > tbody > tr {
  display: flex;
  /*justify-content: center;*/
}
/*tr[align=center] > td > table > tbody > tr > th,
tr[align=center] > td > table > tbody > tr > td.fm {
display: block;
}*/
.fm-enquete > tbody {
  display: block;
  max-width: 900px;
  padding-top: 82px;
}
.fm-questionpage  .fm-enquete > tbody {
  padding-top: 0;
}
.fm-enquete > tbody > tr {
  max-width: 900px;
}
td.fm-question {
  display: block;
  border-top: none;
  border-bottom: none;
}
td.fm-answer {
  border-top: none;
  border-bottom: none;
}
.step2 td.fm-answer {
  align-items: stretch;
}
td.fm-answer p {
  margin: 2px 0;
  max-width: 100%;
}
tr[class^="fm-input"]:not(.fm-input-view) {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
tr[class^="fm-input"]:not(.fm-input-view):not([style="display: none;"]) + tr[class^="fm-input"]:not(.fm-input-view) {
  border-top: none;
}
tr[class^="fm-input"]:not(.fm-input-view):not([style="display: none;"]) + tr[class^="fm-input"][style="display: none;"]:not(.fm-input-view) + tr[class^="fm-input"]:not(.fm-input-view) {
  border-top: none;
}
.fm-answer .order-table {
  margin: 0;
}
.fm-answer input{
  box-sizing: content-box;
}
.fm-enqueteout{
  width: 100%;
}
.headerout{
  width: 100%;
  padding:0 15px;
  box-sizing: border-box;
  border-bottom:#cccccc 1px solid
}
.header, .fm-enquete{
  width: 100%;
  max-width: 900px;
  margin:auto;
}
.formttl{
  font-size:26px;
  font-weight:bold;
  text-align:left;
  max-width: 900px;
  margin:30px auto 0 auto;
}
.fm-messagebox{
  width: 100vw;
  max-width: 970px;
  padding: 30px;
  margin:30px auto;
  overflow:hidden;
  font-size: 12px;
  background-color: #fff5f5;
  border: 1px solid #ff0000;
}
.stepBar {
  text-align: center;
  font-size:16px;
  margin: 20px auto;
}
.stepBar span{
  list-style: none;
  display: inline-block;
  /display: inline;
  /zoom: 1;
  padding:0 0 0 20px
}
.stepBar span.step {
  color:#999999;
}
.stepBar span.current {
  color: #000000;
  font-weight:bold
}
.fm-enquete{
  background:#ffffff;
  font-size:14px;
  border-collapse:collapse;
  margin:auto;
}
.fm-question{
  min-width:40%;
  box-sizing: border-box;
  padding:15px 17px;
  font-weight:bold;
  border:#cccccc 1px solid;
  background:#eff7fe;
  vertical-align: top;
}
.fm-answer{
  min-width:60%;
  box-sizing: border-box;
  padding:15px 17px;
  border-right:#cccccc 1px solid;
  border-bottom:#cccccc 1px solid;
  border-top:#cccccc 1px solid;
  background-color: #fff;
}
.fm-verticalanswer{
  padding:0;
}
input[type="text"],textarea{
  padding:10px;
  border:#cccccc 1px solid;
  font-size:16px;
  font-family :"游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, sans-serif;
  -webkit-appearance: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
select{
  padding:10px;
  border:#cccccc 1px solid;
  font-size:16px;
  font-family :"游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, sans-serif;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
input[type="text"]{
  width:80%
}
textarea{
  width:90%
}
input[id$="first"],input[id$="second"] {
  margin-right:10px;
  margin-left:10px;
  width:35%
}
input[id$="year"],input[id$="month"],input[id$="day"] {
  margin-right:10px;
  margin-left:10px;
}

table.order-table .order-table-label-column,
table.order-table .order-table-label-input-column{
  vertical-align:middle;
}
@media only screen and (max-width: 768px) and (min-width: 481px) {
  input[id$="first"],input[id$="second"] {
    width:30%
  }
}
input[id$="right"] {
  margin-left:10px;
  margin-right: 10px;
}
input[id$="left"] {
  margin-right:10px;
}
input[id^="searchAddr"] {
  padding:5px 10px;
  background:#dddddd;
  border:none;
  font-size:16px;
  font-family :"游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, sans-serif
}
#pri {
  border:#cccccc 1px solid;
  padding:10px;
  margin:0;
  height:150px;
  overflow: auto;
  font-size:12px;
  text-align:left
}
td.fm-question {
  display: flex;
  flex-direction: column;
}
.fm-question p:first-child {
  margin-block-start: 0;
}
.fm-question small {
  order: 4;
  font-weight: normal;
}
.fm-question span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 18px;
  color: #ffffff !important;
  margin: 0;
  padding: 0 5px;
  font-size:12px;
  line-height:14px;
  background-color:  #ff5a00;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  font-family: "メイリオ","游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, sans-serif;
  white-space: nowrap;
}
input[type="submit"]{
  -webkit-appearance: none;
  border-radius:0
}
.fm-question .note {
  font-size: 12px;
  font-weight: normal;
}
.fm-messagebox {
  margin-top: 112px;
}
/*
.fm-answer p:first-child {
  margin-block-start: 0;
}
.fm-answer p:last-child {
  margin-block-end: 0;
}
*/
input#create_wcdbcstart{
  color: #ffffff;
  font-weight:bold;
  padding: 20px 100px;
  font-size:16px;
  background: #777777;
  margin:0 0 40px 0;
  border:1px solid #777777;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
input#create_wcdbcconfirm{
  color: #ffffff;
  font-weight:bold;
  padding: 20px 100px;
  font-size:16px;
  background: #777777;
  margin:20px 0 40px 0;
  border:1px solid #777777;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
input#rewind_create_wcdbcconfirm{
  font-weight:bold;
  padding: 20px 100px;
  font-size:16px;
  background: #ffffff;
  margin:20px 40px 40px 0;
  border:1px solid #cccccc;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
input{
  font-family :"游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, sans-serif
}
p.info{margin:30px auto 30px auto; text-align:left;width:95%;}
p.hinfo{margin:30px auto 30px auto; text-align:center;width:95%;}
p.finfo{margin:20px auto 0 auto; text-align:center}
.order-table-input-column{padding: 2px 0 10px 0 !important; line-height:18px;font-size:16px;}
.order-table-label-column{ line-height:18px;font-size:16px;}
.order-table-label-column:last-of-type {
  padding-bottom: 0!important;
}
table.order-table .order-table-input-column {
  vertical-align: top;
  padding-bottom: 0!important;
}
.fm-input-view {
  position: relative;
}
.fm-verticalanswer {
  display: block;
}
.fm-input-view .fm-verticalanswer {
  background-color: #fff;
}
.fm-input-view .lead {
  font-size: 14px;
  margin: 0 0 18px;
  padding: 0;
  margin-block-start: 0;
}
.page-title {
  text-align: center;
  background-color: #fff;
  font-size: 30px;
  font-weight: bold;
  width: 900px;
  padding: 30px 0;
  padding-bottom: 30px;
  margin: 0 auto 40px;
  border-bottom: 3px solid #ccc;
}
.page-title2 {
  text-align: left;
}
.error .page-title {
  padding-top: 0;
}
.block-title {
  position: relative;
  margin: 50px 0 15px;
  padding-left: 13px;
  height: 30px;
  line-height: 30px;
  font-size: 22px;
  font-weight: bold;
  color: #034694;
  vertical-align: middle;
}
.block-title:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 5px;
  height: 30px;
  transform: translateY(-50%);
  background-color: #034694;
}
.block-sub-title {
  margin: 25px 0 10px;
  font-size: 16px;
  font-weight: bold;
}
.block-pb {
  padding-bottom: 40px;
}
.textbox,
.textbox1,
.textbox2,
.textbox3 {
  margin-bottom: 20px;
  padding: 20px;
  border: 1px solid #ccc;
}
.textbox {
  background-color: #f5f5f5;
  max-height: 310px;
  overflow-y: auto;
  margin-bottom: 0;
}
.textbox-web {
  background-color: #FFFFBF;
  border: 1px solid #FFA64D;
  max-height: inherit;
  overflow-y: visible;
}
.textbox-web.white {
  background-color: #fff;
  border: 1px dashed #444;
  border-radius: 10px;
}
.textbox-title {
  margin: 0;
  padding: 0 0 10px;
  font-size: 18px;
  font-weight: bold;
}
.textbox-block {
  margin-top: 30px;
}
.textbox-sub-title {
  margin: 20px 0 10px;
  font-size: 16px;
  line-height: 1;
  font-weight: bold;
}
.textbox-sub-title_center {
  margin: 20px 0 10px;
  font-size: 16px;
  line-height: 1;
  font-weight: bold;
  text-align: center;
}
.textbox-text_underline {
  font-size: 14px;
  margin: 0;
  padding: 0;
  line-height: 1.7;
  text-decoration: underline;
}
.textbox-text {
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 1.7;
}
.textbox-text-indent {
  font-size: 12px;
  padding-left: 3em;
  text-indent: -3em
}
.textbox-text-indent2 {
  padding-left: 1em !important;
  text-indent: -1em
}
.fm-answer > .textbox > .textbox-text { width: 626px; }
.textbox2 {
  margin-top: 60px;
  background-color: #fefbc6;
  border: 1px solid #ddd;
}
.textbox3 {
  margin-top: 60px;
  background-color: #fff5f5;
  border: 1px solid #ff0000;
}
.textbox1-title {
  margin: 0;
  padding: 0 0 18px;
  font-size: 14px;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
}
.textbox1-text {
  margin: 0;
  padding: 18px 0 0;
  font-size: 14px;
  line-height: 1.7;
}
.textbox1 ul,
.textbox1 li {
  list-style: none;
}
.textbox1 li {
  padding: 0;
  font-size: 14px;
}
.textbox2-text,
.textbox3-text {
  margin: 0;
  padding:0;
  font-size: 14px;
  line-height: 1.7;
  font-weight: bold;
}
.textblock {
  margin: 0;
  padding: 0 0 0 1em;
}
.btn-home {
  margin: 60px auto 40px;
  text-align: center;
}
.btn-home {
  width: auto;
}
.answer-text {
  font-size: 14px;
  font-weight: bold;
  line-height: 24px;
}
#answer-94,
#answer-153,
#answer-100,
#answer-118,
#answer-164,
#answer-212,
#answer-219,
#answer-189,
#answer-201 {
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
#answer-164,
#answer-189,
#answer-212,
#answer-201 {
  flex-wrap: wrap;
}
#answer-164 p:first-of-type,
#answer-189 p:first-of-type,
#answer-212 p:first-of-type,
#answer-201 p:first-of-type {
  order: 1;
}
#answer-164 p:nth-of-type(2),
#answer-189 p:nth-of-type(2),
#answer-212 p:nth-of-type(2),
#answer-201 p:nth-of-type(2)  {
  width: 100%;
  order: 3;
}
#answer-212 input[id^="searchAddr"],
#answer-201 input[id^="searchAddr"],
#answer-189 input[id^="searchAddr"],
#answer-164 input[id^="searchAddr"] {
  order: 2;
}
.hidden {
  display: none !important;
}
.btn-home img {
  width: auto;
  max-width: 100%;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
.normal-table {
  width: 100%;
  border-top: solid 1px ;
  border-right: solid 1px ;
}
.normal-table__heading {
  padding: 5px 5px;
  border-bottom: solid 1px ;
  border-left: solid 1px ;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
}
.normal-table__heading + .normal-table__heading {
  border-bottom: solid 1px ;
  border-left: solid 1px ;
}
.normal-table__title {
  padding: 5px;
  font-size: 12px;
  border-bottom: solid 1px ;
  border-left: solid 1px ;
  text-align: center;
}
.normal-table__contents {
  padding: 10px 5px 0 5px;
  font-size: 12px;
  border-bottom: solid 1px ;
  border-left: solid 1px ;
  text-align: center;
}
.normal-table__title {
  font-weight: bold;
  font-size: 12px;
}
@media screen and (max-width: 768px) {
  .normal-table__contents {
    padding: 2px 2px 0 2px;
  }
}

/* webプラン　テキストボックス */
.textbox dl {
  text-align: left;
  margin: 20px 0;
}
.textbox dl dt {
  /* font-size: 1.1em; */
}
.textbox dl dt,
.textbox dl dd p.step{
  font-weight: bold;
}
.textbox dl dd {
  margin-left: 1em;
}
.textbox dl dd p {
  padding: 0;
  margin: 5px 0;
}
.textbox ul {
  text-align: left;
}
.textbox ul li {
  list-style-type: none;
  margin: 10px;
  padding-left: 1em;
  text-indent: -1em;
}
.textbox  fieldset.fds-step {
  border: 2px solid #000000;
  float: left;
  padding: 0px 20px 10px 20px;
  margin-bottom: 10px;
}
.textbox p.font-red , span.font-red{
  color: red;
}
.textbox p.font-bold {
  font-weight: bold;
}
.textbox p.underline ,  span.underline{
  text-decoration: underline;
}
.textbox p.txt-left {
  text-align: left;
}
.textbox  .frm-step1{
  float:left
}
.textbox span.icon-next {
  display: block;
  float: left;
  padding: 27px 10px 0px 10px;
}
.textbox .frm-step fieldset{
  border: 2px solid;
}
.textbox dl dd {
  clear: both;
}
.textbox .fieldset-wrap:after {
  content: "";
  display: block;
  clear: both;
}
.textbox fieldset legend{
  font-weight: inherit;
  padding: 0px 10px 0px 10px;
}
.textbox fieldset.fds-step {
  border: 2px solid #000000;
  float: left;
  padding: 0px 20px 10px 20px;
  margin-bottom: 10px;
}
.textbox dd.dd-step {
  margin-top: 20px;
}
.textbox dl.title,  dl.title p.txtL {
  margin-top: 0px;
  font-size: 1.1em;
}
.textbox dl.title .tit {
  margin-left: 0px;
}
#view_250,#view_253 {
  margin-bottom: 20px;
}

/* 20210906 */
.section_step {
  margin: 50px 0 50px;
}
.section_step dl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 1em;
}
.section_step dt {
  border: 1px solid #034694;
  padding: .5em 1em;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  margin-right: 2em;
}
@media screen and (max-width: 768px) {
  .textbox .fds-step2 {
    clear:both;
  }
  .sp-hide {
    display: none;
  }
  .normal-table__heading {
    padding: 5px;
    text-align: center;
  }
  .normal-table__heading:first-child {
    width: 20%;
  }
  .normal-table__heading--harf {
    width: 50% !important;
  }
  .normal-table__title,
  .normal-table__contents {
    padding: 5px;
  }
}
@media screen and (min-width: 769px) {
  .pc-hide {
    display: none;
  }
  .fm-question{
    width:280px;
  }
  .fm-answer{
    width:540px;
  }
  /* 確認画面PC*/
  tr[align=center] + tr {
    display: block;
    margin: 0 auto;
    max-width: 900px;
  }
  tr[align=center] + tr td{
    display: block;
    text-align: center;
    position: relative;
  }
  #rewind_wcf5confirm {
    position: absolute;
    left: 0;
    bottom: 0;
  }
}
@media all and (min-width: 769px) and (-ms-high-contrast:none){
  .fm-answer{
    min-height: 69px;
  }
}
@media screen and (max-width: 768px) {
  #confirm {
    display: block;
    margin: 0 auto;
  }
  .fm-input-radio input[type=radio], .fm-input-checkbox input[type=checkbox] {
    width: 15px;
    height: 15px;
  }
  input[type="checkbox"]:checked:before {
    position: absolute;
    left: 1px;
    top: 11px;
    display: block;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .5);
    content: "";
    width: 6px;
    height: 2px;
    background: #707070;
    -webkit-transform: rotate(45deg);
    -webkit-transform-origin: right center;
  }
  input[type="checkbox"]:checked:before {
    position: absolute;
    left: 1px;
    top: 11px;
    display: block;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .5);
    content: "";
    width: 6px;
    height: 2px;
    background: #707070;
    -webkit-transform: rotate(45deg);
    -webkit-transform-origin: right center;
  }
  input[type="checkbox"]:checked:after {
    display: block;
    position: absolute;
    left: 6px;
    top: 11px;
    content: "";
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .5);
    width: 11px;
    height: 3px;
    background: #707070;
    -webkit-transform: rotate(-53deg);
    -webkit-transform-origin: left center;
  }
  input[type="radio"]:checked:after {
    top: 2.5px !important;
    left: 2.5px !important;
    width: 10px !important;
    height: 10px !important;
    background: #707070 !important;
  }
  input[type="text"], textarea, select {
    width: 100%;
    box-sizing: border-box;
  }
  input[type="text"], textarea {
    padding: 8px;
    font-size: 14px;
  }
  .fm-enquete > tbody {
    padding-top: 113px;
  }
  table.order-table .order-table-label-column {
    padding: 5px 0 !important;
  }
  table.order-table .order-table-input-column {
    padding: 5px 10px 5px 0 !important;
  }
  tr[align=center] > td > table > tbody > tr {
    display: block;
    margin-left: 15px;
    margin-right: 15px;
  }
  .fm-input-radio label, .fm-input-checkbox label {
    font-size: 14px;
  }
  .fm-messagebox {
    margin-top: 143px;
    margin-left: 15px;
    margin-right: 15px;
    width: calc(100% - 30px);
  }
  table.fm-enquete td.fm-question {
    display: flex !important;
    flex-direction: row;
    flex-wrap: wrap;
    font-size: 12px;
  }
  td.fm-question span {
    margin-left: 8px;
    font-size: 10px;
    border-radius: 3px;
  }
  td.fm-answer {
    border-left: 1px solid #ccc;
    padding: 10px;
  }
  td.fm-answer p span {
    font-size: 12px !important;
  }
  .page-title {
    /*margin-top: 30px;*/
    padding: 20px 0;
    font-size: 20px;
    border-bottom: 1px solid #ccc;
  }
  .page-title {
    width: calc(100% - 30px);
  }
  .fm-verticalanswer > .page-title {
    width: 100%;
  }
  .fm-questionpage  .fm-enquete > tbody {
    padding-top: 0;
  }
  .block-title {
    margin: 30px 0 15px;
    min-height: 16px;
    height: auto;
    padding-top: 2px;
    padding-left: 7px;
    font-size: 16px;
    line-height: 16px;
    vertical-align: bottom;
  }
  .block-title:after {
    width: 3px;
    height: 100%;
  }
  .block-sub-title {
    font-size: 14px;
    margin: 15px 0 4px;
  }
  .fm-input-view .lead {
    font-size: 12px;
    margin-bottom: 15px;
  }
  .textbox, .textbox1, .textbox2, .textbox3 {
    padding: 20px 15px;
  }
  .textbox-text,
  .textbox1-text,
  .textbox2-text,
  .textbox3-text {
    font-size: 12px;
  }
  .fm-answer > .textbox > .textbox-text {
    width: auto;
  }
  .textbox-block {
    margin-top: 30px;
  }
  .textbox-title {
    font-size: 16px;
  }
  .textbox-sub-title {
    margin: 14px 0 5px;
    font-size: 14px;
  }
  .textbox-sub-title_center {
    margin: 14px 0 5px;
    font-size: 14px;
    text-align: center;
  }
  .textbox-text-indent {
    font-size: 10px;
  }
  .textbox1 {
  }
  .textbox1 li {
    font-size: 12px;
  }
  .textbox2 {
    margin-top: 30px;
  }
  .textbox3 {
    margin-top: 30px;
  }
  #c_q99_left,
  #c_q78_left,
  #c_q110_left,
  #c_q120_left {
    width: 50px !important;
  }
  #c_q99_right,
  #c_q78_right,
  #c_q110_right,
  #c_q120_right {
    width: 100px !important;
  }
  #c_q29 {
    width: 90%;
  }
  #rewind_wcf5confirm {
    margin-bottom: 15px;
  }
  #view_250,#view_253 {
    margin-bottom: 10px;
  }
  .fm-question small {
    display: block;
    width: 100%;
    font-size: 12px;
  }
  /*  20190520  */
  .section_step {
    margin: 30px 0;
  }
  .section_step dt {
    margin-bottom: .5em;
  }
  .section_step dd {
    width: 100%;
  }
}
.stepbar {
  display: flex;
  width: 90%;
  margin: 0 auto;
  padding: 0;
  list-style: none;
}
.stepbar__item {
  box-sizing: border-box;
  position: relative;
  width: calc((100%) / 3);
  height: 40px;
  margin: 0 5px;
  padding: 1px;
  background: #044795;
}
/* 重なり順を設定 */
.stepbar__item:nth-child(1) {
  z-index: 4
}
.stepbar__item:nth-child(2) {
  z-index: 3
}
.stepbar__item:nth-child(3) {
  z-index: 2
}
.stepbar__item:nth-child(4) {
  z-index: 1
}
.stepbar__item:first-child {
  margin-left: 0;
}
/*
.stepbar__item:last-child {
  margin-right: 0;
}
*/
.stepbar__item:not(:first-child)::before {
  position: absolute;
  content: "";
  top: 0;
  left: 1px;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-right: 0;
  border-bottom: 20px solid transparent;
  border-left: 10px solid #044795;
}
.stepbar__item:not(:first-child)::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-right: 0;
  border-bottom: 20px solid transparent;
  border-left: 10px solid #ffffff;
}
.stepbar__item-inner {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background: #ffffff;
  font-size: 1rem;
  font-weight: bold;
}
.stepbar__item-inner--current {
  background: transparent;
  color: #ffffff;
}
.stepbar__item .stepbar__item-inner::before {
  position: absolute;
  content: "";
  top: 0;
  left: 100%;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-right: 0;
  border-bottom: 20px solid transparent;
  border-left: 10px solid #044795;
}
.stepbar__item .stepbar__item-inner::after {
  position: absolute;
  content: "";
  top: 0;
  left: calc(100% - 1px);
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-right: 0;
  border-bottom: 20px solid transparent;
  border-left: 10px solid #ffffff;
}
.stepbar__item .stepbar__item-inner--current::after {
  display: none;
}
@media screen and (max-width: 768px) {
  .stepbar {
    width: 100%;
  }
  .stepbar__item {
    margin: 0 2.5px;
  }
  .stepbar__item-inner {
    font-size: .8rem;
  }
}

/* inquiry */
span.inquiry {
  display: inline-block;
  width: 36px;
  height: 18px;
  color: #ffffff !important;
  margin: 0 .5em 0 0;
  padding: 0 5px;
  font-size: 12px;
  line-height: 18px;
  background-color: #ff5a00;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  font-family: "メイリオ","游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, sans-serif;
  white-space: nowrap;
}
/* privacy */
.textbox1-text{
  padding-top: 0;
}
.textbox1-text + .textbox1-text{
  margin-top: 18px;
}
#view_117 .textbox1{
  margin-bottom: 0;
  height: 150px;
  overflow-y: scroll;
}
#view_117 + tr{
  border-top: 0;
  border-bottom: 0;
}
#question-118{
  display: none !important;
}
#answer-118{
  width: 100%;
  text-align: center;
  border-right: 0;
  border-left: 0;
}
#answer-118 .order-table{
  margin: 0 auto;
}
/* submit */
#wcf5start, #confirm{
  -webkit-appearance: button;
  width: 240px;
  height: 60px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  background: #ff5050;
  outline: 0;
  border: 0;
  border-radius: 10px;
  cursor: pointer;
}
.block-sub-title__line {
  position: relative;
  margin: 25px 0 10px;
}
.block-sub-title__line>span{
  position: relative;
  display: inline-block;
  padding: 0 .5em;
  margin-left: 2em;
  background-color: #fff;
  font-size: 16px;
  font-weight: bold;
  z-index: 100;
}
@media screen and (max-width: 768px) {
  .block-sub-title__line {
    margin: 15px 0 4px;
  }
  .block-sub-title__line>span{
    font-size: 14px;
  }
}
.block-sub-title__line::after{
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 100%;
  height: 0;
  border-top: 1px solid #ccc;
  z-index: 50;
}
hr.line01{
  border-top: 1px solid #ccc;
  margin-bottom: 50px;
}
/* input width */
/* zip code */
input[id$="right"] {
  width: 60px !important;
}
input[id$="left"] {
  width: 45px !important;
}
/* 年月日 */
input[id$="year"]{
  width: 80px !important;
}
input[id$="month"],
input[id$="day"]{
  width: 50px !important;
}
/* 店舗数 */
#c_q242{
  margin-right: 10px;
}
@media print, screen and (min-width: 768px){
  #c_q242{
    width: 150px !important;
  }
}
@media screen and (max-width: 767px){
  #c_q242{
    width: 80% !important;
  }
}
