.visuallyhidden, hr {
    height: 1px;
    padding: 0;
}
ins, mark {
    color: #000;
}
dfn, mark {
    font-style: italic;
}
b, mark, strong {
    font-weight: 700;
}
hr, ol, ul {
    margin: 1em 0;
}
fieldset, hr, img, legend {
    border: 0;
}
.hidden, .invisible {
    visibility: hidden;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}
audio, canvas, video {
    display: inline-block;
}
[hidden], audio:not([controls]) {
    display: none;
}
.ir, hr {
    display: block;
}
html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%}
body {
    margin: 0;
    line-height: 1.231;
}
body, button, input, select, textarea {
    font-family: helvetica, arial, "lucida grande", verdana, "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
    color: #222;
}
::selection {
    text-shadow: none;
    background-color: highlight;
    color: highlighttext;
}
a:focus {
    outline: dotted thin;
}
a:active, a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
blockquote {
    margin: 1em 40px;
}
hr {
    border-top: 1px solid #ccc;
}
ins {
    background: #ff9;
    text-decoration: none;
}
mark {
    background: #ff0;
}
code, kbd, pre, samp {
    font-family: monospace, serif;
    font-size: 1em;
}
pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}
q {
    quotes: none;
}
q:after, q:before {
    content: "";
    content: none;
}
small {
    font-size: 85%}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -.5em;
}
sub {
    bottom: -.25em;
}
ol, ul {
    padding: 0 0 0 40px;
}
dd {
    margin: 0 0 0 40px;
}
nav ol, nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
img {
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
}
svg:not(:root) {
    overflow: hidden;
}
figure, form {
    margin: 0;
}
fieldset {
    margin: 0;
    padding: 0;
}
label {
    cursor: pointer;
}
legend {
    padding: 0;
}
button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
}
td, textarea {
    vertical-align: top;
}
button, input {
    line-height: normal;
}
button, input[type=button], input[type=reset], input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button;
}
input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}
input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
    resize: vertical;
}
.ir, .visuallyhidden {
    border: 0;
    overflow: hidden;
}
input:invalid, textarea:invalid {
    background-color: #f0dddd;
}
.ir, html {
    background-color: transparent;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.ir {
    text-indent: -999em;
    background-repeat: no-repeat;
    text-align: left;
    direction: ltr;
}
.ir br {
    display: none;
}
.hidden {
    display: none!important;
}
.visuallyhidden {
    clip: rect(0 0 0 0);
    margin: -1px;
    position: absolute;
    width: 1px;
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}
body, html {
    height: 100%
}
.box {
    height: auto;
    width: 310px;
    background-color: rgba(255, 255, 255, 0.5);
    left: 0;
    top: 0;
    position: relative;
    clear: none;
    float: none;
    margin-right: auto;
    margin-left: auto;
    padding: 5px;
    border-radius: 3px;
    border-width: 1px;
    -webkit-box-shadow: #67b2e4 0 0 15px 1px;
    box-shadow: #67b2e4 0 0 15px 1px;
    margin-top: 12px;
}

.langbox {
    height: auto;
    width: 65px;
    background-color: rgba(255, 255, 255, 0.5);
    left: 0;
    top: 0;
    position: relative;
    clear: none;
    float: none;
    margin-right: auto;
    margin-left: auto;
    padding: 5px;
    border-radius: 3px;
    border-width: 1px;
    -webkit-box-shadow: #67b2e4 0 0 15px 1px;
    box-shadow: #67b2e4 0 0 15px 1px;
    color: rgba(44, 44, 44, 0.8);
    font-size: 13px;
    font-weight: bold;
}
.helpbox {
    width: 35px;
}

.mainthemebg {
    background-color: rgba(34, 131, 195, 0.8);
}
.topalign {
    position: fixed;
    top: 4%;
    right: 5%;
    width: auto;
}
.bottomalign {
    position: fixed;
    bottom: 35%;
    left: 50%;
    top: unset;
    transform: translate(-50%);

}
.clearfix:after, .clearfix:before {
    content: "";
    display: table;
}
.disabled {
  pointer-events: none;
  cursor: default;
  opacity: 0.6;
}
#formgroup, .add, .image, input {
    display: block;
}
.clearfix:after {
    clear: both;
}
@media print {
    blockquote, img, pre, tr {
    page-break-inside: avoid;
}
* {
    background: 0 0!important;
    color: #000!important;
    box-shadow: none!important;
    text-shadow: none!important;
    filter: none!important;
    -ms-filter: none!important;
}
a, a:visited {
    text-decoration: underline;
}
a[href]:after {
    content: " (" attr(href) ")"}
abbr[title]:after {
    content: " (" attr(title) ")"}
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""}
blockquote, pre {
    border: 1px solid #999;
}
table {
    display: table-header-group;
}
img {
    max-width: 100%!important;
}
@page {
    margin: .5cm;
}
h2, h3, p {
    orphans: 3;
    widows: 3;
}
h2, h3 {
    page-break-after: avoid;
}
}p {
    margin: 0;
}
html {
    overflow-y: auto;
}
body {
    background: #fff;
    font: 400 100%;
    position: relative;
}
a, body, button, div, img, input, p, select, textarea {
    box-sizing: border-box;
}
input {
    cursor: default;
}
input[type=button] {
    background-color: #e5e9e8;
    border: 1px solid #9daca9;
    border-radius: 4px;
    box-shadow: inset 0 1px #fff;
    font: inherit;
    letter-spacing: inherit;
    text-indent: inherit;
    color: inherit;
}
p.message, p.message1 {
    line-height: 18px;
    margin-top: 10px;
}
/*input[type=button]:hover {
    background-color: #eff1f1;
}*/
input[type=button]:active {
    background-color: #d2d6d6;
    border: 1px solid #9daca9;
    box-shadow: inset 0 1px rgba(0, 0, 0, .1);
}
a, a:active, a:hover, a:visited {
    color: inherit;
    text-decoration: inherit;
}
.add {
    background: url(img/phone-outgoing.png) 10px 8px no-repeat;
    text-indent: 30px;
}
#phone, #textinput, .inline {
    display: inline-block;
    text-align: center;
}
.callwrap, .copywrap, .input {
    border-radius: 3px;
}
.primaryContainer, p.message, p.message1 {
    margin-right: auto;
}
.primaryContainer {
    height: auto;
    margin-left: auto;
    min-height: 100%;
    width: 100%;
    position: relative;
    background-color: #fff;
/*    background-image: url(img/cloud-bg3-old.svg), linear-gradient(180deg, #715b9b 0, #5a408c 100%);*/
    background-attachment: fixed;
    -webkit-background-size: contain;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
p.message, p.message1, p.message2, p.message3 {
    color: rgba(2, 97, 161, 1);
    float: none;
    height: auto;
    margin-left: auto;
    clear: none;
    font-family: verdana;
    position: relative;
    text-align: center;
    border-style: none;
    min-height: 0;
}
p.message {
    font-size: 16px;
}
p.message1 {
    font-size: 10px;
}
p.message2 {
    font-size: 14px;
    line-height: 18px;
    margin-top: 5px;
    margin-right: auto;
	color: #fff;
	padding-top: 15px;
}

p.message3 {
    font-size: 14px;
    line-height: 18px;
    margin-top: 5px;
    margin-right: auto;
	color: #fff;
}


.callwrap, #orcall {
    height: 40px;
    width: 200px;
}
.copywrap {
    height: 40px;
    width: 40px;
}
p.notyour, p.your {
    float: none;
    margin-top: 0;
    margin-right: auto;
}
p.call, p.your, p.copy {
    font: 800 14px verdana;
    margin-left: auto;
}
p.your {
    color: rgba(2, 97, 161, 1);
    text-align: center;
    line-height: 25px;
}
p.notyour {
    color: rgba(44, 44, 44, 1);
    text-align: right;
    line-height: 25px;
    margin-left: auto;
    text-decoration: underline;
    font: 900 12px verdana;
}
.callwrap, #lang, #orcall, p.call, p.copy {
    text-align: center;
}
p.call, p.copy {
    color: rgba(15, 59, 87, 1);
    float: center;
    line-height: 25px;
    margin-top: 10px;
    margin-right: auto;
}
p.copy {
    color: rgba(219, 24, 27, 0.8);
}
.callwrap, .input, #orcall {
    float: none;
    font-family: 'trebuchet ms';
    top: 0;
    left: 0;
    color: #fff;
}
#formgroup, #phone {
    width: auto;
    text-align: right;
    height: auto;
}
#formgroup, .input, #lang, #orcall {
    margin-left: auto;
    margin-top: 20px;
    clear: none;
    margin-right: auto;
    position: relative;
}
.input {
    height: 36px;
    font-size: 16px;
    width: 130px;
    background-color: #e85889;
    letter-spacing: normal;
    border-style: none;
}
.callwrap {
    font-size: 18px;
    clear: none;
    position: relative;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    background-color: #37C837;
    padding: 8px 0 0;
    box-shadow: inset 0 -3px 0 rgba(0,0,0,0.2);
}
.copywrap {
    position: relative;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: auto;
    background-color: #37C837;
    padding: 5px;
    box-shadow: inset 0 -3px 0 rgba(0,0,0,0.2);
}
.callwrap:hover .copywrap:hover{
    box-shadow: none;
}
#orcall {
    font-size: 16px;
    background-color: #F08D09;
    border: 0 solid #fff;
    border-radius: 3px;
}
#lang, #phone, .textinput {
    float: none;
    font-family: verdana;
}
#formgroup {
    float: none;
    min-height: auto;
    top: 0;
    left: 0;
}
.textinput {
    border: 1px solid rgba(34, 131, 195, 0.8);
    height: 35px;
    padding: 0 0 0 3px;
    font-size: 18px;
    width: 180px;
    color: rgba(0, 0, 0, 0.8);
    background-color: rgba(255, 255, 255, 0.8);
    font-style: normal;
    font-weight: 700;
}
.textinput:invalid {
    background-color: #d3eaf8;
}
#phone {
    color: #000;
    font-size: 20px;
    font-weight: 400;
    line-height: 10px;
    padding: 0 5px;
    padding-top:10px;
}
.invert {
    color: #000;
}
.input:hover {
    background-color: rgba(232, 88, 137, .682353);
}
#image {
    float: none;
    width: 140px;
    max-width: none;
    clear: none;
    color: #000;
    position: fixed;
    top: 3%;
    left: 5%;
    /*transform: translate(-50%);*/
}
#additional, .smsstage2 {
    display: none;
}
#sms {
    display: none;
    flex-direction: column;
}
#additional:target, #sms:target {
    display: initial;
}
#lang {
    color: #fff;
    font-size: 19px;
    height: auto;
    line-height: 10px;
    min-height: 0;
}
.callcontainer {
    display:flex;
    align-items: center;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
}

.btn {
    border: none;
    border-radius: 3px;
    color: white;
    padding: 10px 14px;
    font-size: 16px;
    cursor: pointer;

    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    background-color: rgba(34, 131, 195, 0.8);

}

.btncp {
    font-size: 16px;
}

.btn:active {
    background-color: #0b2c41;
}

#cbox {
  display: inline;
}
.checkbox-container {
  text-align: center;
  margin-top: 8px;
}
.tos-container {
  text-align: center;
  margin-top: 8px;
  margin-bottom: 8px;
  text-decoration: underline;
  font: 900 12px verdana;
  color: rgba(44, 44, 44, 1);
}
.form-control {
  font-family: verdana;
  font-size: 1.15rem;
  font-weight: bold;
  line-height: 1.1;
  color: rgba(2, 97, 161, 1);
}
input[type="checkbox"] {
  place-content: center;
  font: inherit;
  color: currentColor;
  width: 1em;
  height: 1em;
  border: 0.15em solid currentColor;
  border-radius: 0.15em;
  transform: translateY(0.15em);
}
.white-popup {
  position: relative;
  background: rgba(255,255,255,0.75);
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
}
#flx {
display: flex;
flex-direction: column;
justify-content: flex-end;
align-items: center;
position: fixed;
bottom: 35%;
left: 50%;
transform: translate(-50%);
}

#cntr {
display: flex;
justify-content: center;
align-items: center;
}

@media screen and (orientation: portrait) {
#flx, .bottomalign {
bottom: 20px;
}
}
/* 
@media (prefers-color-scheme: dark) {
  .box, .primaryContainer {
    background-color: rgba(0, 0, 0, 0.5);
  }
  #phone, .invert {
    color: #fff;
  }
  .mainthemebg {
    background-color: #2283c3;
  }
}
*/
