.app-body--form {
    display: block;
}

#header {
    width: 100%;
    height: 135px;
    border-bottom: 3px solid #00aab8;
    margin: 0 auto;
  }
  
  #header .HeaderInner {
    position: relative;
    width: 960px;
    height: 135px;
    margin: 0 auto;
  }
  
  #header h1,
  #header p#Logo {
    position: absolute;
    top: 22px;
    left: 0px;
  }
  
  a:link {
    color: #42acb6;
    text-decoration: none;
  }
  
  #header .HeaderInner div.CountrySelect {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 100;
  }
  
  #header #wovn-languages li {
    /* float: left; */
    display: inline-block;
    text-align: center;
    padding: 10px 14px;
    cursor: pointer;
    font-size: 93%;
  }
  
  #header .Gmenu {
    position: absolute;
    top: 100px;
    right: 0px;
    left: 0px;
  }
  
  #header .Gmenu li {
    float: left;
  }
  .menu {
    display: none;
  }
  
  a.LinkNoIcon,
  .LinkNoIcon a {
    background: none;
    padding-left: 0px !important;
  }
  
  li img {
    vertical-align: top;
  }
  .clearfix {
    min-height: 1px;
  }
  .clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
  }
  #baseContainer {
    padding-top: 0;
    background-size: auto 200px;
  }
  #baseContainer #RightBox {
    width: 700px;
    float: right;
  }
  
  #baseContainer #LeftBox {
    width: 230px;
    float: left;
  }
  
  div#Pankuzu {
    padding: 24px 0px 20px;
  }
  
  div#Pankuzu li.home {
    padding-left: 22px;
    background: url(https://www.mihama.com/common/images/pankuzu_home.gif)
      no-repeat left center;
  }
  
  div#Pankuzu li {
    float: left;
    padding-left: 27px;
    background: url(https://www.mihama.com/common/images/pankuzu_arrow.gif)
      no-repeat 11px center;
  }
  
  .form-ttl {
    background: linear-gradient(to bottom, #55aebc, #4895a0); /* Darker shade */
    font-family: "Hiragino Kaku Gothic ProN", "Helvetica Neue", Arial, sans-serif;
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    padding: 15px 0 15px 18px;
  }
  
  .shipping-note-wrp {
    font-family: "Hiragino Kaku Gothic ProN", "Helvetica Neue", Arial, sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #2b2b2b;
    margin: 0 0 43px 0;
  }
  .shipping-note-wrp p {
    margin-bottom: 20px;
  }
  .shipping-note-wrp p:first-child {
    font-weight: 600;
    padding: 10px 0 0 0;
  }
  .TitleStyle02 {
    background: url(https://www.mihama.com/common/images/title_bg02.gif) repeat-x
      top;
    padding: 15px 20px 13px;
    margin-bottom: 37px;
    font-size: 124%;
  }
  .sect-ttl {
    margin-top: 32px;
  }
  .flow-box {
    border: 1px solid #50a3af;
    display: flex;
    margin-bottom: 37px;
    max-width: 690px;
    width: 100%;
  }
  .flow-box-arr {
    position: relative;
  }
  .flow-box-arr::after {
    content: "";
    width: 0;
    height: 0;
    border-left: 17px solid transparent;
    border-right: 17px solid transparent;
    border-top: 17px solid #53abb9;
    position: absolute;
    bottom: -17px;
    left: 50%;
    transform: translateX(-50%);
  }
  .flow-img1 {
    width: 175px;
    height: 117px;
    padding: 20px 0 20px 30px;
    box-sizing: content-box;
  }
  .flow-img2 {
    width: 164px;
    height: 122px;
    padding: 26px 0 30px 34px;
    box-sizing: content-box;
  }
  .flow-img3 {
    width: 165px;
    height: 110px;
    padding: 25px 0 26px 33px;
    box-sizing: content-box;
  }
  .flow-txt-wrp {
    padding: 27px 24px 0 30px;
    font-family: "Hiragino Kaku Gothic ProN", "Helvetica Neue", Arial, sans-serif;
  }
  
  .flow-txt-wrp p:first-child {
    font-size: 18px;
    font-weight: 600;
  }
  .flow-txt-wrp p:nth-child(2) {
    font-size: 16px;
    font-weight: 300;
    padding-top: 17px;
  }
  
  .field-ttl {
    font-family: "Hiragino Kaku Gothic ProN", "Helvetica Neue", Arial, sans-serif;
    width: 170px;
    background-color: #d1ebee;
    font-size: 16px;
    font-weight: 300;
    color: #0f0f0f;
    padding: 17px;
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #ffffff;
  }
  
  tr:last-child .field-ttl,
  tr:last-child .field-req,
  tr:last-child .field-input {
    border-bottom: none;
  }
  
  .field-req {
    font-family: "Hiragino Kaku Gothic ProN", "Helvetica Neue", Arial, sans-serif;
    width: 97px;
    background-color: #d1ebee;
    text-align: center;
    border-bottom: 1px solid #cccccc;
  }
  .field-input-req {
    background-color: #4ca7b6;
    color: #ffffff;
    font-size: 16px;
    font-weight: 300;
    padding: 1px 12px;
  }
  .field-input-req-err {
    background-color: #ea613b;
  }
  .field-input {
    background-color: #f8f8f8;
    width: 446px;
    border-bottom: 1px solid #cccccc;
  }
  .phone-err-txt,
  .post-err-txt {
    color: #ea613b;
    margin: 3px 0 0 16px;
    font-size: 13px;
    display: none;
  }
  
  .field-input select {
    width: 205px;
    margin-left: 16px;
    height: 32px;
    padding-left: 10px;
  }
  
  .field-input input {
    width: 404px;
    border: 1px solid #cfcfcf;
    margin-left: 16px;
    height: 32px;
    text-indent: 10px;
  }
  
  .field-input input:focus,
  .field-input select:focus {
    outline: none; /* Remove the default outline (optional) */
    border: 1px solid #cfcfcf; /* Keep the border the same */
  }
  .field-input input:focus,
  .field-input select:focus {
    outline: none; /* Remove the default outline (optional) */
    border: 1px solid #cfcfcf; /* Keep the border the same */
  }
  .custom-select-wrapper {
    position: relative;
    display: inline-block;
  }
  
  select {
    width: 100%;
    padding-right: 26px; /* Room for the arrow */
    appearance: none; /* Hides the default arrow in most browsers */
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 1px solid #cfcfcf;
    height: 36px; /* Adjust as needed */
    line-height: 36px; /* Align the text vertically */
  }
  
  .custom-arrow {
    position: absolute;
    right: 0;
    top: 0;
    width: 26px;
    height: 30px;
    background-color: #fff;
    border-left: 1px solid #cfcfcf;
    border-right: 1px solid #cfcfcf;
    border-top: 1px solid #cfcfcf;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none;
  }
  
  .custom-arrow:after {
    content: "";
    border-left: 5.5px solid transparent;
    border-right: 5.5px solid transparent;
    border-top: 7px solid #4ca7b6; /* Arrow color */
    width: 0;
    height: 0;
  }
  
  select option:disabled {
    color: #cfcfcf !important;
  }
  .field-input input::placeholder {
    font-family: "Hiragino Kaku Gothic ProN", "Helvetica Neue", Arial, sans-serif;
    color: #cfcfcf;
    font-size: 16px;
    font-weight: 300;
    text-indent: 10px;
  }
  
  .warning-txt {
    font-family: "Hiragino Kaku Gothic ProN", "Helvetica Neue", Arial, sans-serif;
    color: #ea613b;
    font-size: 15px;
    font-weight: 600;
  }
  
  #empty-container-req {
    margin-bottom: 32px;
  }
  .date-pick-wrp {
    margin-top: 13px;
  }
  .datetime-err {
    display: none;
    color: #ea613b;
    padding: 10px 0 0px 16px;
  }
  .date-select {
    width: 205px !important;
    height: 32px !important;
    position: relative;
  }
  .warning-txt-sm-blck {
    font-family: "Hiragino Kaku Gothic ProN", "Helvetica Neue", Arial, sans-serif;
    color: #000;
    font-size: 12.5px;
    font-weight: 600;
    line-height: 21px;
    margin-right: 20px;
  }
  p[class^="warning-txt"]:not(.no-marker) {
    padding-left: 1em;
    text-indent: -1em;
  }
  .date-warning-wrp p:nth-child(3) {
    padding-bottom: 15px;
  }
  .warning-txt-sm {
    font-family: "Hiragino Kaku Gothic ProN", "Helvetica Neue", Arial, sans-serif;
    color: #ea613b;
    font-size: 12.5px;
    font-weight: 600;
    line-height: 21px;
    margin-right: 20px;
  }
  .date-warning-wrp {
    margin: 13px 0 20px 16px;
  }
  
  .prod-select-wrp {
    display: flex;
    align-items: center;
    margin-left: 16px;
    margin-bottom: 11px;
  }
  #prod-select-wrp01 {
    margin-top: 20px;
  }
  .prod-select-item {
    margin-left: auto;
    margin-right: 40px;
  }
  .prod-select-wrp p {
    font-family: "Hiragino Kaku Gothic ProN", "Helvetica Neue", Arial, sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #0f0f0f;
  }
  .prod-select-wrp.is-disabled {
    opacity: 0.45;
  }
  .prod-select-wrp input[type="number"] {
    appearance: textfield;
    -moz-appearance: textfield;
  }
  
  input[type="number"]::-webkit-inner-spin-button,
  input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }
  
  /* Style for custom wrapper */
  .custom-number-input {
    position: relative;
    display: inline-block;
    margin-left: auto;
    margin-right: 20px;
  }
  
  .custom-number-input input[type="number"] {
    width: 71px;
    height: 32px;
    padding-right: 24px; /* To make space for the custom arrows */
  }
  
  .custom-arrow-up,
  .custom-arrow-down {
    position: absolute;
    right: 0;
    cursor: pointer;
    width: 22px;
    height: 16px;
    display: block;
    background-color: transparent; /* No background color on hover */
    text-align: center;
    line-height: 16px;
    font-weight: bold;
    color: #4ca7b6;
    user-select: none; /* Prevent text selection highlighting */
  }
  /* No background color when arrow is clicked (active) */
  .custom-arrow-up:active,
  .custom-arrow-down:active {
    background-color: transparent; /* No background color on click */
  }
  .custom-arrow-up:focus-within,
  .custom-arrow-down:focus-within,
  .custom-arrow-up:target,
  .custom-arrow-down:target {
    background-color: transparent;
  }
  /* No hover effect */
  .custom-arrow-up:hover,
  .custom-arrow-down:hover {
    background-color: transparent; /* No background color on hover */
  }
  .custom-arrow-up.is-disabled,
  .custom-arrow-down.is-disabled {
    color: #b7b7b7;
    cursor: not-allowed;
    pointer-events: none;
  }
  .custom-arrow-up {
    top: 0px;
    right: 0;
  }
  
  .custom-arrow-down {
    top: 16px;
    bottom: auto;
    right: 0;
  }
  
  .privacy-link {
    font-size: 14px;
    font-weight: 300;
    text-align: center;
    color: #6a6a6a;
    margin: 40px 0 13px;
  }
  .privacy-link a {
    color: #6a6a6a;
    text-decoration: underline;
  }
  .submit {
    display: block;
    margin: 0 auto;
    font-family: "Hiragino Kaku Gothic ProN", "Helvetica Neue", Arial, sans-serif;
    width: 300px;
    height: 63px;
    font-size: 25px;
    font-weight: 600;
    background-color: #db9c45;
    color: #ffffff;
    border: none;
    box-shadow: 0px 5px 0px 0px #b6702f;
  }
  
  .submit:hover {
    cursor: pointer;
    opacity: 0.85;
  }
  .submit:disabled {
    opacity: 0.7;
    cursor: not-allowed;
  }
  .submit.is-loading {
    position: relative;
    pointer-events: none;
    padding-right: 34px;
  }
  .submit.is-loading::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 12px;
    width: 14px;
    height: 14px;
    margin-top: -7px;
    border: 2px solid rgba(255, 255, 255, 0.6);
    border-top-color: #ffffff;
    border-radius: 50%;
    animation: submit-spin 0.8s linear infinite;
  }
  @keyframes submit-spin {
    to {
      transform: rotate(360deg);
    }
  }
  #validation-fail {
    display: none;
    color: #ea613b;
    text-align: center;
    margin-bottom: 10px;
    font-size: 1rem;
    font-family: "Hiragino Kaku Gothic ProN", "Helvetica Neue", Arial, sans-serif;
  }
  #duplicate-submit-fail {
    color: #ea613b;
    text-align: center;
    margin-bottom: 10px;
    font-size: 1rem;
    font-family: "Hiragino Kaku Gothic ProN", "Helvetica Neue", Arial, sans-serif;
  }
  .contact-info {
    text-align: center;
    font-family: "Hiragino Kaku Gothic ProN", "Helvetica Neue", Arial, sans-serif;
    font-size: 17px;
    font-weight: 300;
    margin: 55px 0 19px 0;
  }
  .contact-info-wrp {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .contact-box {
    width: 45%;
    border: 1px solid #54a9b5;
    margin: 6px;
    height: 44px;
    display: flex;
  }
  .contact-box a {
    text-decoration: none;
    color: #0f0f0f;
    display: flex;
    align-items: center;
  }
  .contact-box a p:first-child {
    margin-left: 30px;
  }
  .contact-box:first-child a p:first-child {
    margin-right: 14px;
  }
  .contact-box a p:last-child {
    margin-left: 30px;
  }
  .contact-box img {
    width: 16px;
    margin-right: 5px;
  }
  
  /* Thank you page */
  .ty-txt-wrp {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 100px auto 90px auto;
  }
  
  .ty-ttl {
    font-size: 22px;
    font-weight: 600;
    font-family: "Hiragino Kaku Gothic ProN", "Helvetica Neue", Arial, sans-serif;
    margin-bottom: 50px;
  }
  .ty-txt {
    font-size: 16px;
    font-weight: 300;
    font-family: "Hiragino Kaku Gothic ProN", "Helvetica Neue", Arial, sans-serif;
    line-height: 24px;
  }
  .ty-bck-link {
    margin: 26px 40px 0 auto;
    position: relative;
  }
  .ty-bck-link::before {
    position: absolute;
    content: "";
    height: 5px;
    width: 5px;
    border-top: 1px solid #42acb6;
    border-right: 1px solid #42acb6;
    left: -9px;
    top: 50%;
    transform: rotate(45deg) translate(-50%);
  }
  .footer {
    position: absolute;
    bottom: 0;
  }
  
  .atstyle{
    padding-bottom: 10px;
    font-size: 0.9rem;
    color: #ef0000;
  }

  .memo-note {
    font-size: 12px;
    font-weight: 300;
    margin-top: 5px;
  }
  .memo-textarea {
    width: calc(100% - 32px);
    max-width: 404px;
    padding: 10px;
    border: 1px solid #cfcfcf;
    border-radius: 5px;
    box-sizing: border-box;
    display: block;
    font-size: 16px;
    font-weight: 300;
    margin: 16px;
  }
  .TableStyle01{
    margin-top: 30px;
  }

  #topcontrol {
    position: fixed;
    bottom: 65px;
    right: 30px;
    opacity: 0;
    cursor: pointer;
    display: none;
    z-index: 9999;
    transition: opacity 0.2s ease;
  }

  #topcontrol img {
    width: 70px;
    height: 70px;
    display: block;
  }
  
  
  /* For mobile phones */
  @media only screen and (max-width: 768px) {
    #header {
      height: 60px;
      border-bottom: none;
    }
  
    #header h1,
    #header p#Logo {
      left: 15px;
      top: 14px;
    }
    #header h1 a img {
      width: 133px !important;
      height: 28px !important;
    }
    .HeaderInner {
      width: 100%;
      height: 200px;
    }
    #header .HeaderInner {
      width: 100%;
      height: auto;
    }
    #header .Gmenu {
      display: none;
    }
    /* Hamburger Menu start */
    /* General reset */
    * {
      margin: 0;
      padding: 0;
      box-sizing: border-box;
    }
  
    /* Hamburger Icon */
    .hamburger {
      cursor: pointer;
      width: 25px;
      height: 22px;
      display: flex;
      justify-content: space-between;
      position: absolute;
      z-index: 2;
      flex-direction: column;
      top: 23px;
      right: 19px;
    }
  
    .line {
      width: 100%;
      height: 2px;
      background-color: #4999a5; /* Color of the lines */
      transition: all 0.3s ease;
    }
  
    /* Menu styles */
    .menu {
      display: none; /* Initially hidden */
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #fff;
      justify-content: center;
      z-index: 1;
      padding-top: 22%;
    }
  
    .menu ul {
      list-style: none;
      text-align: center;
    }
  
    .menu ul li {
      margin: 20px 0 32px 0;
    }
  
    .menu ul li a {
      color: #4999a5;
      font-family: "Hiragino Kaku Gothic ProN", "Helvetica Neue", Arial,
        sans-serif;
      font-weight: 300;
      text-decoration: none;
      font-size: 16px;
    }
  
    /* Active menu styles */
    .menu.active {
      display: flex;
    }
  
    /* Hamburger icon animation when menu is open */
    .hamburger.open .line:nth-child(1) {
      transform: translateY(10px) rotate(45deg);
    }
  
    .hamburger.open .line:nth-child(2) {
      opacity: 0;
    }
  
    .hamburger.open .line:nth-child(3) {
      transform: translateY(-10px) rotate(-45deg);
    }
  
    /* Hamburger Menu end*/
    div#Pankuzu {
      padding: 5px 8px 38px;
    }
    #baseContainer {
      background-size: auto 100px;
    }
  
    #mainContent {
      width: 100%;
    }
    .sp-wrp {
      display: flex;
      flex-direction: column-reverse;
      align-items: center;
      padding: 0px 15px;
    }
    #baseContainer #RightBox {
      width: 100%;
      float: unset;
      display: flex;
      flex-direction: column;
    }
    #LeftBox {
      display: none;
    }
    .form-ttl {
      padding: 13px 95px 10px 13px;
      display: block;
      margin: auto;
    }
  
    .shipping-note-wrp {
      margin: 0 0 41px 0;
    }
    .shipping-note-wrp p:first-child {
      padding: 0px 0px 0 12px;
      font-size: 14px;
    }
    .shipping-note-wrp p {
      padding: 0px 0px 0 12px;
      font-size: 14px;
    }
    .TitleStyle02 {
      padding: 11px 17px 14px;
      margin-bottom: 28px;
      font-size: 117%;
    }
    #formHead {
      margin-bottom: 11px;
    }
    .flow-box {
      border: 1px solid #50a3af;
      display: flex;
      margin-bottom: 30px;
      max-width: 342px;
      width: 100%;
      flex-direction: column-reverse;
    }
    .flow-box:last-child {
      margin-bottom: 45px;
    }
    .flow-img1 {
      width: 277px;
      height: 183px;
      padding: 20px 0 21px 65px;
    }
    .flow-img2 {
      width: 253px;
      height: 164px;
      padding: 18px 0 24px 90px;
    }
    .flow-img3 {
      width: 278px;
      height: 189px;
      padding: 17px 0 27px 63px;
    }
    .flow-txt-wrp {
      padding: 25px 20px 0 16px;
    }
    .flow-txt-wrp p:first-child {
      font-size: 14px;
      font-weight: 600;
    }
    .flow-txt-wrp p:nth-child(2) {
      font-size: 14px;
      font-weight: 300;
      padding-top: 5px;
    }
    /* SP Table Styles */
    tr {
      display: flex;
      flex-wrap: wrap;
    }
    .sp-hide {
      display: none;
    }
    .field-ttl {
      width: auto;
      font-size: 14px;
      padding: 14px 0 10px 1px;
      border: none;
      background-color: transparent;
    }
    .field-req {
      width: 43%;
      border: none;
      background-color: transparent;
      display: flex;
      align-items: center;
      padding: 3px 0 0 8px;
    }
    .field-input-req {
      display: flex;
      font-size: 11px;
      padding: 1px 4px;
      align-items: center;
      width: 33px;
      justify-content: center;
    }
    .field-input {
      width: 100%;
      background-color: transparent;
      border: none;
    }
    .field-input select {
      width: 170px;
      margin-left: 0;
      height: 31px;
    }
  
    .field-input input {
      max-width: 341px;
      width: 100%;
      height: 38px;
      margin-left: 0;
    }
    .memo-textarea {
      width: 100%;
      margin: 16px 0;
    }
  
    .sect-ttl {
      margin-bottom: 21px;
    }
    .warning-txt {
      font-size: 14px;
    }
    .date-warning-wrp {
      margin: 13px 0 20px 0px;
    }
    #empty-container-req {
      margin: 16px 0;
    }
    .date-select {
      width: 100%;
    }
    .field-input input::placeholder {
      font-size: inherit;
    }
    .prod-select-wrp {
      margin-top: 0;
      margin-left: 0;
    }
    #prod-select-wrp01 {
      margin-top: 9px;
    }
    .prod-select-wrp p {
      font-size: 14px;
      padding-bottom: 10px;
    }
    .custom-number-input {
      margin-right: 36px;
    }
    .custom-number-input input[type="number"] {
      width: 58px;
      height: 28px;
    }
    .custom-arrow-down,
    .custom-arrow-up {
      display: none;
    }
    .contact-info-wrp {
      flex-direction: column;
      align-items: center;
    }
    .contact-box {
      width: 88%;
      height: 35px;
      margin: 6px 0 2px 0;
    }
    .submit {
      width: 274px;
      height: 56px;
    }
    .privacy-link {
      font-size: 11px;
      margin-left: 0;
      margin-right: 0;
    }
    .privacy-link:last-child {
      margin: 26px auto;
      display: block;
      text-align: left;
      letter-spacing: 0.9px;
    }
    .contact-info {
      text-align: center;
      font-size: 14px;
      margin: 21px 0 28px 0;
      padding: 0px 18px 0 18px;
    }
  
    /*SP Thank you page*/
    .ty-ttl {
      font-size: 19px;
    }
  
    .ty-txt {
      font-size: 14px;
      text-align: center;
      padding: 0 15px 0 0;
    }
  
    #footer {
      background-size: auto 270px;
      height: 270px;
    }
    #footer div#footInner {
      height: auto;
      width: 100%;
      display: flex;
      flex-wrap: wrap;
    }
    #footer div#footInner ul.FooterMenu {
      top: 10px;
      left: 10px;
    }
    #footer div#footInner p.FooterLogo {
      top: 90px;
      left: 10px;
    }
    #footer div#footInner p.Access {
      top: 90px;
    }
    #footer div#footInner p.Address {
      top: 115px;
    }
    #footer div#footInner ul.FooterMenuBottom {
      bottom: -232px;
      left: 10px;
    }
    #footer div#footInner p.Copy {
      bottom: -258px;
      right: 15%;
    }
    #topcontrol {
      bottom: 160px !important;
      right: 10px !important;
    }
  }
  