.i100,
img {
  width: 100%
}

.col-md-5 {
  display: contents;
  line-height: 3;
}

input[type="radio"] ,input[type="checkbox"] {
  width: 20px;
}

label {
  font-size: 1.6rem;
  margin-left: 10px;
  margin-right: 30px;

}



.formlist table th.top {
  vertical-align: baseline;
  padding-top: 10px;
}

form .formlist table th {
  font-size: 2rem;
  padding-right: 15px;
  padding-bottom: 10px;
}

.formlist table td {
  font-weight: bold;
  display: flex;
  align-items: center;
}

.formlist table td span{
  width: 50px;
  margin-right: 10px;
  text-align: center
}
body{
  position: relative;
}

.heading {
  text-align: center;
}

.heading img {
  width: 300px;
}.formlist table td.name input {
  width: 50%;
  margin-right: 3%;
}


/* .formlist table td, label{
  display: flex;
  align-items: center;
 
} */
.date-input-item{
 margin-top: 10px;
}

.holiday-note{
  margin-top: 10px;
  font-size: 1.5rem;
 
}

.holiday-note span{
  display: inline-block;
  font-size: 1.3rem;
}


.insurance-note{
  font-size: 1.8rem;
}

@media screen and (min-width: 768px) {
  .formlist table tr.static {
    display: block;
    width: 350%;
    margin-bottom: 60px
  }

.formlist table td,
label {
  font-size: 2rem;
  font-weight: bold;
}




.formlist table .agree td {
  padding-left: 0%;
}



/* .formlist table td, label {
  font-size: 2.2rem;
} */
}
@media (max-width: 992px) {

  .heading img {
    width: 60%;
  }

  p.specnote {
    font-size: 1rem;
  }

  form .formlist table th {
    vertical-align: baseline;
  }
}

iframe {
  width: 100%;
  height: 650px;
}



@media (max-width: 768px) {

  .formlist .agree a{
    margin-left: 10px;
    display: flex;
    align-items: center;
  }
  

  iframe {
    width: 100%;
    height: 350px;
    padding: 10px;
  }

  .pt100 {
    padding-top: 0 !important;
  }

  .agree label {
    display: block;
    margin: 0;
  }

  .input[type="submit"] {
    padding: 0.5em
  }

  p.specnote {
    font-size: 1.6vw;
  }

  .containers {
    margin: auto
  }

  .mt80 {
    margin-top: 30px !important;
  }

  h2.catch {
    font-size: 2rem;
  }

}


.name input {
  width: 40%;
  margin-right: 20px;
}

.wmdl {
  width: 50%
}

.wmad {
  width: 60%
}

.wSelect {
  width: 80%;
  background-color: #fff;
  border: 1px solid
}

.agree {
  padding: 10px 0;
  padding-top: 30px;
}

.agree:first-of-type {
  padding-top: 30px;
  text-align: center;
}

.toplead {}



.ness {
  display: inline-flex;
  align-items: flex-start;
}

span.ness:before {
  display: none
}

.ness::after {
  background: url(../img/notice.png) no-repeat;
  background-size: contain;
  content: "";
  display: inline-block;
  width: 40px;
  height: 30px;
  vertical-align: middle;
  margin-top: 5px;
  margin-left: 15px;
}

input[type="email"],
.wmdl {
  width: 50%;
}



@media (max-width: 768px) {

  input[type="email"],
  .formlist table td.name input,
.wmdl {
  width: 100%;
}

  .wmdl,
  .wmad,
  .wSelect {
    width: 100%
  }

  .fsmds {
    font-size: 1rem;
    text-align: left;
  }

  .copy {
    font-size: 0.8rem
  }

  table {
    width: 100%
  }

  .formlist table tr {
    padding: 2px
  }

  .formlist table label {
    margin: 0px ;
  }

  form .formlist table th{
    padding-right: 0;
  }

  .wd07 {
    margin: 0 4%
  }

  .agree {
    font-size: 1.5rem;
    padding: 20px 0
  }

  input[type="submit"] {
    padding: 0.5em;
  }
}


.flex {
  display: flex;
  flex-wrap: wrap;
}


.flex>img {
  display: flex;
  align-items: center;
  width: 50%;
  height: 100%;
}

.button {
  margin-top: 50px
}

.mt100 {
  margin-top: 100px
}

.copy {
  font-size: 2rem
}

.wdpc {
  text-align: center;
}

.wdpc img {
  width: 70%;
}

.notice {
  font-size: 1.7rem;
  font-weight: bold;
}

.detail {
  margin-top: 20px;
  text-align: center;
  font-size: 3rem;
  font-weight: bold;
}

.car-txt01 {
  font-size: 3.3rem
}

.car-txt02 {
  font-size: 2.8rem;
}

.car-txt03 {
  font-size: 2.4rem
}

.car-txt04 {
  font-size: 1.7rem;
  color: #545454
}

.sp {
  display: none;
}

.flex .i55 {
  width: 53.5%
}

.flex .i42 {
  width: 42%
}

.flex.between {
  justify-content: space-between;
}

.marker {
  position: relative;
  padding-left: 20px;
}

.marker:before {
  content: "";
  position: absolute;
  top: .3em;
  left: 0;
  width: 15px;
  height: 15px;
  background-color: #000;
  border-radius: 50%;
}

.vOuter.pd50 {
  padding-top: 50px
}

.thanks {
  margin-top: 50px;
  font-size: 3rem;
}

.shop {
  padding: 30px 60px;
  border-bottom: 4px solid #DFDFDF
}

.copy {
  font-size: 2rem
}



form {
  margin-bottom: 100px;
}

.footer .containers {
  margin: auto
}

.gosubmit.gold {
  background: linear-gradient(176deg, rgba(222, 184, 92, 1) 0%, rgba(254, 244, 185, 1) 49%, rgba(232, 202, 119, 1) 100%);
}

.gosubmit.red {
  background: linear-gradient(176deg, rgba(210, 8, 21, 1) 0%, rgba(211, 8, 21, 1) 49%, rgba(107, 19, 23, 1) 100%);
}

.gosubmit.red a {
  color: #fff
}

.red .gsbtns::before {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}

.gosubmit a {
  background: none;
  font-size: 3rem;
  text-decoration: none;
  font-weight: bold;
}

.bt30 {
  border-top: 10px solid;
  padding-top: 30px;
}

h2.jeep {
  font-size: 4em;
}

.gosubmit.blue {
  border: none;
}

.gosubmit.blue a {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 80px auto 100px;
  width: 320px;
  height: 100px;
  border-radius: 20px;
  border: 2px solid #003560;
  font-size: 26px;
  font-weight: bold;
  color: #003560;
  text-decoration: none;
}

.gosubmit.blue .gsbtns {
  width: auto;

}

/* span.ness:before,label,
.ness,a:link, a:visited
{color:#fff} */


.gosubmit {
  width: 60%;
  color: #fff;
  margin-top: 30px;
  background-color: #C41D23;
  border: none;
  border-radius: 10px;
}

.gosubmit.blue a:hover {
  opacity: 0.7;
}

.campaign {
  border: 1px solid;
  padding: 30px 40px 50px;
  font-size: 2rem;
  margin-bottom: 120px;
}

.campaign p {
  margin-top: 30px;
  padding: 0 20px 0 0;
  line-height: 2;
  font-size: 20px;
  font-weight: bold;
}

.toplead {
  padding-bottom: 200px;
}

@media (max-width: 767px) {

  .footer .containers {
    margin: auto
  }

  .gsbtns::before {
    left: 0;
  }

  .copy {
    font-size: 1.3rem;
  }

  .campaign {
    font-size: 1.5rem;
    padding: 20px 10px;
    margin: 30px 0;
  }

  form {
    margin-bottom: 0;
  }

  .campaign p {
    margin: 20px auto 0;
    padding: 0;
    font-size: 1.5rem;
  }

  .gosubmit.blue a {
    width: 250px;
    height: 60px;
    font-size: 2rem;
    margin: 0px auto 30px
  }


  .footer {
    padding-top: 0;
  }

  .bt30 {
    border-top: 4px solid;
  }

  h2.jeep {
    font-size: 2em;
    padding-bottom: 20px;
  }

  .link .gsbtns {
    width: 80%
  }

  .gosubmit a {
    font-size: 1.8rem
  }

  .shop {
    padding: 10px 0;
    border-bottom: 2px solid #DFDFDF;
  }

  .notice {
    text-align: left;
    font-size: 1.3rem
  }

  .detail {
    font-size: 1.7rem
  }

  .container {
    padding: 0
  }

  .wdpc img {
    width: 100%;
  }

  .flex .i55,
  .flex .i42 {
    width: 100%
  }

  .sp {
    display: block;
  }

  .pc {
    display: none;
  }

  .mt100 {
    margin-top: 30px !important
  }

  .mt80 {
    margin-top: 20px !important
  }

  .mt40 {
    margin-top: 20px !important;
  }

  .mb100 {
    margin-bottom: 30px !important;
  }

  .flex {
    display: block;
  }

  .flex img {
    width: 100%;
    margin: 0px auto
  }

  .container p b {
    font-size: 1.3rem
  }

  .button {
    margin-top: 10px
  }

  .car-txt01 {
    font-size: 2rem
  }

  .car-txt02 {
    font-size: 1.8rem;
  }

  .car-txt03 {
    font-size: 1.8rem
  }

  .car-txt04 {
    font-size: 1.2rem;
    color: #545454
  }


  .marker {
    padding-left: 12px;
  }

  .marker:before {
    content: "";
    position: absolute;
    top: .2em;
    left: 0;
    width: 10px;
    height: 10px;
    background-color: #000;
    border-radius: 50%;
  }

}


.vOuter.pd50 {
  padding-top: 50px
}

.notice.white {
  color: #fff
}

.notice.white .marker:before {
  background-color: #fff;
}


.navyBtn {
  display: flex;
  justify-content: center;
  width: 100%;
  background: #002852;
  color: #fff;
  padding: 20px 0;
  font-size: 40px;
  font-weight: bold;
  margin: 20px 0
}

.skyBtn {
  display: flex;
  justify-content: center;
  background-color: #345784;
  color: #fff;
  padding: 20px 0;
  font-size: 40px;
  font-weight: bold;
}

.navyBtn:link,
.skyBtn:link,
.navyBtn:visited,
.skyBtn:visited {
  color: #fff;
  text-decoration: none;
}

.navyBtn:hover,
.skyBtn:hover {
  opacity: 0.7
}


.wd80 {
  padding: 20px 25% 40px
}

.btn {
  width: 100%;
}

.btn a {
  display: block;
  margin: auto;
  margin-bottom: 30px;
}

.btn a:hover {
  opacity: 0.7;
}

.btn img {
  width: 50%;
  margin: auto
}


@media (max-width: 767px) {

  .navyBtn,
  .skyBtn {
    font-size: 20px;
    padding: 15px 0
  }

  .sp-inner {
    margin: 0 5%
  }

  .wd80 {
    padding: 0
  }

  .name input.wlng {
    width: 100%;
  }

  .btn a {
    display: block;
    margin-bottom: 20px;
  }

  footer {
    padding-bottom: 50px;
  }
}

input[type="text"],
select,
textarea,
input[type="email"],
input[type="tel"] {
  border-radius: 50px;
}

.confilm span.ness {
  color: #000
}

.formLink {
  position: fixed;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1000;
  transition: all 0.3s ease;
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
}

.formLink .gosubmit {
  width: 100%;
  border: none;
  margin-bottom: 0;
  background: transparent;
  display: inline-block;
}

.formLink .gosubmit img {
  width: 90%;
  height: auto;
  transition: transform 0.3s ease;
  margin: 0 auto;
  display: block;
}

.formLink .gosubmit:hover img {
  transform: scale(1.05);
}





@media screen and (max-width: 768px) {
  .gosubmit{
    width: 100%;
    border: none;
    margin-bottom: 0;
  }
  .formLink {
    width: 75%;
    bottom: 10px;
    max-width: 300px;
    left: 40%;
  }

  .formLink .gosubmit img {
    width: 85%;
  }
   .form-title{
    font-size: 2rem;
    text-align: center;
    font-weight: bold;
    margin-bottom: 60px;
  }
}

@media screen and (min-width: 768px) {

  .form-title{
    font-size: 4rem;
    text-align: center;
    font-weight: bold;
    margin-bottom: 60px;
  }
  .formlist table td.monitor {
  text-align: center;
  padding: 20px 0;
  color:#5d5c5c
}
  .formLink .gosubmit {
    width: 80%;
    border: none;
    margin-bottom: 0;
  }
}

/* チェックボックス風のスタイル */
input[type="radio"] {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0;
    border: 2px solid #ccc;
    border-radius: 50%;
    background-color: #fff;
    vertical-align: middle;
    cursor: pointer;
    outline: none;
    position: relative;
}

/* input[type="radio"]:checked {
    background-color: #007bff;
    border-color: #007bff;
}

input[type="radio"]:checked::after {
    content: "\2713"; 
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 14px;
    color: #fff;
    font-weight: bold;
} */

#form{
  color: #000;
  max-width: 970px;
}

.formlist table td.name input,input[type="text"],.wmad, select, textarea, input[type="email"], input[type="tel"]{
  width: 100%;
}

select{
  background-color: #fff;
  border:1px solid #000;
}

.agree .ness{
  display: block;
}


input[type="text"]{
  margin-left: 10px;
  margin-right: 5px;
}

.formlist table td.name input, input[type="text"]{
  width: 100%;
  padding: 10px 15px;
}

input[type="radio"]{
  margin-right: 10px;
}

#Hascar{
  position: relative;
  font-size: 1.5rem;
  padding: 20px 15px;
}

/* 車種入力欄の説明文スタイル */
.car-input-note {
  font-size: 0.6em;
  color: #999;
  position: absolute;
  left: 40px;
  bottom: 25px;
  margin-top: 5px;
}

/* Agreeのラジオボタンを正方形にする */
#Agree {
  border-radius: 0 !important;
 border-radius: 0;
 appearance: none;
    -webkit-appearance: none;
}

#Agree:checked {
  background-color: #007bff;
  border-color: #007bff;}

  #Agree:checked::after {
    content: "\2713";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 14px;
    color: #fff;
    font-weight: bold;
}

.formlist table tr.static{
  border-bottom: 1px solid #000;
}

@media screen and (max-width: 768px) {

  .car-input-note {
    left: 20px;
    bottom: 10px;
    font-size: 1rem;
  }
}
