/* チャット式フォーム用-------------*/
body {
  height: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  background: none;
} 

body.showMenu {
  background: #252525 url(/shared/img/cm_bg_01.gif) repeat 0 0;
}

body.showMenu main {
  visibility: none;
}

.remaining,
body .comBtn02.fixBtn {
  display: none !important;
}

header {
  padding-bottom: 1px;
  height: 58px;
  background-color: #fff;
}

#container #gHeader .rightBox{
  display: none;
}

body.showMenu #Gnav {
  z-index: 9999;
}

body.showMenu #chatboxwrapper {
  content: '1';
  left: -265px;
}

body.showMenu .bottomfix {
  /*left: -265px !important; */
  visibility: hidden;
}

body.showMenu #ContentsWrap:after {
  display: none;
}

.cmSecListM, .cmTit01, #BreadCrumb, #BreadCrumb + nav, #BreadCrumb + nav + h1, #BreadCrumb + nav + h1 + section {
  visibility: hidden;
}

.underline {
  text-decoration: underline;
  color: #ec1233;
}

#HdNavLoginBox {
  z-index: 99999;
}

.comTable tr.nameBox.bottomfix,
.comTable tr.phoneBox.bottomfix{
  background-color: #e8e8e8 !important;
  min-height: 85px;
}

.bottomfix {
  position: fixed !important;
  bottom: 0px !important;
  left: 0px !important;
  width: 100% !important;
  margin-bottom: 0px !important;
  z-index: 99999 !important;
  background-color: #fff !important;
}

.bottomfix th{
  padding: 10px 10px 3px !important;
  margin-bottom: 0;
  font-size: 1.2em;
}

.bottomfix.show {
  display: table !important;
}

.informationBox .bottomfix.show td,
.customerBox .bottomfix td{
    margin: 0;
}

.customerBox .bottomfix.bottomfix ul{
  width: 100%;
  margin: 0px;
  justify-content: space-evenly;
  padding: 8px 0px 16px;
}

.customerBox tr:nth-child(2).bottomfix td{
  padding: 8px 10px 16px;
  display: flex;
}

.customerBox tr:nth-child(2).bottomfix.phoneBox td{
  padding: 0;
  display: block;
}

.customerBox tr:nth-child(2).bottomfix.phoneBox td div{
  padding: 8px 10px 16px;
  display: flex;
}

.customerBox .comTable tr:nth-child(3){
    margin: 0;
}

.customerBox tr.phoneBox.bottomfix #PhoneNumber{
  padding: 0 0 0 10px;
  margin: 0px 15px 0 0;
  display: inline-block;
  /*border: solid 2px #e6e6e6;*/
  background-color: #fff;
  vertical-align: top;
  width: 78%;
  font-size: 2.0rem;
}

.customerBox .bottomfix td li{
  width: auto;
}

.customerBox .bottomfix td li:nth-child(1),
.customerBox .bottomfix td li:nth-child(2){
  width: 35%;
}

.customerBox .bottomfix td li label.cmIptTxt.cmFormColItem{
  padding: 0;
  margin: 0px;
  display: inline-block;
  border: solid 2px #e6e6e6;
  background-color: #fff;
}

.customerBox tr.phoneBox + .bottomfix td select,
.customerBox tr.bottomfix td select {
    font-size: 16px;
    background-color: #EFF0F6;
    padding: 0 0 0 20px;
    min-height: 70px;
    line-height: 1;
    border: 2px solid #ec1234;
}

.bottomfix.show th,.bottomfix.show p{
  display: none;
}

.note {
  font-size: 11px;
}

.cmFormHasLabel .cmSlct.jsSlct .jsSlctBtn {
  width: 100%;
}

.comForm .customerBox input[type="text"], .comForm .customerBox input[type="password"],
.comForm .customerBox input[type="email"], .comForm .customerBox input[type="tel"] {
    min-height: 48px;
    border: 1px solid #ec1234;
}

main, #SNS, footer {
  /*display: none !important;*/
}     

body #ContentsWrap {
  box-shadow: none;
}

body.showMenu #ContentsWrap {
  /*left: -265px !important; */
  content: '1';
}

ul.submit li.bottomfix,
#chatboxwrapper .chat_submit_wrap {
  margin: 0px !important;
  width: 70% !important;
  left: 50% !important;
  bottom: 0% !important;
  transform: translateX(-50%);
  background-color: #cececeab !important;
  padding: 10px 100vw !important;
}

ul.submit li.bottomfix #FormAssist_submit1,
#chatboxwrapper .chat_submit_wrap #chat_submit_btn {
  background-color: #ec1234;
  border: 1px solid #ec1234;
  color: #fff;
  min-width: 0px !important;
  padding: 15px 40px 15px 15px;
}

#chatboxwrapper .chat_submit_wrap #chat_submit_btn {
  padding: 10px 15px 10px;
  width: 100%;
  max-width: 311px;
  font-size: 1.7rem;
}

#chatboxwrapper .telBtn {
    width: 80%;
    margin: auto;
}

#chatboxwrapper .telBtn a {
    font-size: 1.5rem;
    margin: 12px auto;
    padding: 16px 36px 16px 0;
}

#chatboxwrapper .telBtn a img {
    width: 1.5rem;
    margin: 0 1rem;
}

.headMessage {
  text-align: center;
  position: fixed;
  width: 100%;
  z-index: 999;
} 

.headMessage a {
  display: block;
  padding: 3px 0px;
  text-decoration: none;
  background-color: #eff0f1;
}   

.headMessage p {
  padding: 4px 0px;
  background-color: #fff;
}

#chatboxwrapper {
  position: fixed;
  top: 112px;
  width: 100%;
  overflow: scroll;
  height: calc(100% - 30px);
  z-index: 999;
  left: 0px;
  background-color: #fff;
  content: '1';
} 

#bikebtns {
  text-align: center;
  width: 100%;
}

.bike {
  opacity: 0;
  position: relative;
  padding: 15px 20px 0;
  overflow: hidden;
  display: none;
}

.questionBike {
  display: none;
}

.questionBike.show {
  transform: scale(0.95);
  margin-top: 15px;
  margin-left: 0px;
  margin-right: 0px;
}

.cmCol2Wrap > .cmColBlock {
  margin: 14px 0 0 15px;
  width: auto;
  text-align: left;
}

.questionBike .cmPosLeft {
  margin-left: 0px;
}

.bike {
  opacity: 0;
}

.bike.show {
  opacity: 1;
} 

.show {
  display: block;
  opacity: 1;
}

.fukidashi, .fukidashi--error {
  position: relative;
  max-width: 66.7vw;
  min-height: 19px;
  padding: 10px 12px;
  border-radius: 16px;
  background: #f5f4f0;
  color: #333;
  font-size: 15px;
  line-height: 1.6;
  margin-left: 50px;
  margin-top: 40px;
} 

.fukidashi.left, .left.fukidashi--error {
  float: left;
  /*color: #666;
  background-color: #f5f4f0;*/
  background-color: #fff;
  border: 2px solid #f3f3f3;

} 

.bike .fukidashi.left, .bike .left.fukidashi--error, .bike .fukidashi--error.left {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
} 

.bike.show .fukidashi.left, .bike.show .left.fukidashi--error, .bike.show .fukidashi--error.left {
  -webkit-animation: scaleUp 400ms;
  animation: scaleUp 400ms;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
} 

.fukidashi.right, .right.fukidashi--error {
  float: right;
  /*color: #fff;*/
  background-color: #eff0f1;
  word-wrap: break-word;
  word-break: break-all;
}

.bike.show .fukidashi.right, .bike.show .right.fukidashi--error, .bike.show .fukidashi--error.right {
  -webkit-animation: scaleUp 400ms;
  animation: scaleUp 400ms;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}


.triangle.left, .triangle--error.left {
  left: -8px;
  background-color: #0000;
} 


.triangle, .triangle--error {
  position: absolute;
  top: -4px;
  width: 20px;
  height: 20px;
  overflow: hidden;
} 

.triangle.left:before, .triangle--error.left:before {
  left: 1px;
  background-color: #f5f4f0;
} 

.triangle.right:before, .triangle--error.right:before {
  right: 1px;
  background-color: #eff0f1;
}

.triangle.right, .triangle--error.right {
  right: -8px;
  background-color: #0000;
}

.triangle:after, .triangle--error:after {
  content: '';
  position: absolute;
  height: 52px;
  width: 100px;
  border-radius: 50px;
  z-index: -1;
  background-color: #fff;
  bottom: 11px;
}

.triangle:before, .triangle--error:before {
  content: '';
  position: absolute;
  height: 47px;
  width: 50px;
  border-radius: 70px;
  z-index: -1;
  background-color: #f5f4f0;
  bottom: 0;
}

.triangle.right:after, .triangle--error.right:after {
  right: -7px;
}

.triangle.left:after, .triangle--error.left:after {
  left: -7px;
}   

/*body.phoneerror .edit {
  display: none !important;
}*/

.edit {
  margin: .5em .5em 0 0;
  font-size: 10px;
  color: #666;
  text-align: right;
  float: right;
  position: absolute;
  right: 0px;
  top: 30px;
  white-space: nowrap;
}


.edit span:first-child {
  position: relative;
}

.edit span:first-child:before {
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  left: -16px;
  bottom: 0;
  position: absolute;
  background-image: url(https://useruploads.visualwebsiteoptimizer.com/useruploads/360206/images/2b4afda7ce763e7d69a08492afa5c2b6_pencilicon.png);
  background-size: contain;
}

.operatorimg {
  position: absolute;
  left: -65px;
  top: -45px;
  width: 50px;
  border-radius: 50%;
  border: 1px solid #ec1233;
  background-color: #ec1233;
}

[id^=line].show .cmvisitBnr {
  display: inline-block;
  text-align: center;
} 

[id^=line].show .cmvisitBnr {
  display: block;
  margin: 20px 18% 0;
  background-color: #fff;
  max-width: 240px;
  border-radius: 8px;
  border: 3px solid #ec1233;
  cursor: pointer;
  color: #ec1233;
  font-size: 12px;
  font-weight: bold;
  padding: 20px 5px;
  text-decoration: none;
  line-height: 1.5;
  position: relative;
}     

[id^=line].show {
  margin-top: 25px;
}

[id^=line].show li:first-child .cmvisitBnr {
  background-color: #ec1233;
  border: 2px solid #fff;
  box-shadow: 0 0 5px 1px #9e9e9e;
  color: white;
}  

[id^=line].show .cmvisitBnr span {
  font-weight: bold;
  font-size: 15px;
}     

[id^=line].show p {
  text-align: center;
  margin-top: 30px;
}

[id^=line].show p img {
  width: 320px;
  height: auto;
}

.cmFormCol1 > p:first-child.show {

}

#bottomArea {
  position: fixed;
  bottom: 0px;
  left: 50%;
  z-index: 999999;
  transform: translateX(-50%);
  width: 100%;
  text-align: center;
  padding: 20px 0px;
}

#spaceadjust {
  height: 265px;
  width: 100%;
  display: block;
}

.innerWrapper {
  display: inline-block;
  width: 100vw;
  overflow: scroll;
  position: relative;
  z-index: 999;
}

.comForm .comTable td:nth-child(2) > p:nth-child(2),
.comForm .comTable td:nth-child(2) > p:nth-child(3) .cmIptErrorTxt,
.comForm .comTable tr.nameBox span.must,
.comForm .comTable tr.nameBox p.error,
.comForm .comTable tr.phoneBox span.must,
.comForm .comTable tr.phoneBox p.error{
  display: none !important;
}

.comForm .comTable td:nth-child(2) > p:nth-child(2).inputError{
  display: block !important;  
  padding: 0 9px 16px;
}

.comForm .comTable td:nth-child(2) > p:nth-child(3) label {
  margin: 0px;
  width: 38%;
}


.comForm .comTable td:nth-child(3) p:nth-child(3) label {
  width: 76%;
  margin: 0px;
}

.cmFormList > li > .cmFormCol2{
  display: flex;
  width: 100%;
  margin: 0px;
  justify-content: space-evenly;
  padding: 5px 0px;
  background-color: #fff;
}

.cmFormList .comTable td {
  padding-bottom: 0px;
  background-color: white;
}

.cmFormList > li > .cmFormCol2 {
  margin-right: 0px;
}

#namenext {
  width: 35px;
  position: relative;
  padding: 24px 19px;
  background-color: #ec1233;
  border-radius: 0px;
  letter-spacing: 0px;
}

#phonenext {
  width: 35px;
  position: relative;
  padding: 16px;
  background-color: #ec1233;
  border-radius: 0px;
  letter-spacing: 0px;
}

#namenext:active, #phonenext:active  {
  background-color: #21a936;
}

#namenext span, #phonenext span {
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 15px;
  color: #fff;
}

.cmFormList > li.comTable td {
  border-bottom: 0px;
}

.comForm .comTable td:nth-child(3) > p:nth-child(2),
.comForm .comTable td:nth-child(3) > p:nth-child(3) .cmIptErrorTxt,
.comForm .comTable td:nth-child(3) > p:nth-child(3) > span {
  display: none !important;
}

.anket_p {
  letter-spacing: normal;
  font-weight: bold;
  font-size: 16px;
  font-family: sans-serif;
  text-align: center;
}

/*アンケート領域　*/
.checkUl.checkUl02 {
    padding: 20px 32px 38px;
}

@-webkit-keyframes scaleUp {
  from {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }

  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes scaleUp {
  from {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }

  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes redraw{
  0% {opacity: 1;}
  100% {opacity: .99;}
}

@media (max-width: 351px) {
  [id^=line].show .cmvisitBnr {
    display: block;
    margin: 20px 14% 0;
  }
}

.chat_submit_wrap {
    display: none;
    width: 60% !important;
    left: 50% !important;
    transform: translateX(-50%);
    padding: 10px 100vw !important;
    background: rgb(255, 221, 221) !important;
}




