@charset "UTF-8";
/*!
 * ress.css • v1.2.2
 * MIT License
 * github.com/filipelinhares/ress
 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-y: scroll;
  /* All browsers without overlaying scrollbars */
  -webkit-text-size-adjust: 100%;
  /* iOS 8+ */
}

*,
::before,
::after {
  background-repeat: no-repeat;
  /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

::before,
::after {
  text-decoration: inherit;
  /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

* {
  padding: 0;
  /* Reset `padding` and `margin` of all elements */
  margin: 0;
}

/* # =================================================================
   # General elements
   # ================================================================= */
/* Add the correct display in iOS 4-7.*/
audio:not([controls]) {
  display: none;
  height: 0;
}

hr {
  overflow: visible;
  /* Show the overflow in Edge and IE */
}

/*
* Correct `block` display not defined for any HTML5 element in IE 8/9
* Correct `block` display not defined for `details` or `summary` in IE 10/11
* and Firefox
* Correct `block` display not defined for `main` in IE 11
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

summary {
  display: list-item;
  /* Add the correct display in all browsers */
}

small {
  font-size: 80%;
  /* Set font-size to 80% in `small` elements */
}

[hidden],
template {
  display: none;
  /* Add the correct display in IE */
}

abbr[title] {
  border-bottom: 1px dotted;
  /* Add a bordered underline effect in all browsers */
  text-decoration: none;
  /* Remove text decoration in Firefox 40+ */
}

a {
  background-color: transparent;
  /* Remove the gray background on active links in IE 10 */
  -webkit-text-decoration-skip: objects;
  /* Remove gaps in links underline in iOS 8+ and Safari 8+ */
}

a:active,
a:hover {
  outline-width: 0;
  /* Remove the outline when hovering in all browsers */
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* Specify the font family of code elements */
}

b,
strong {
  font-weight: bolder;
  /* Correct style set to `bold` in Edge 12+, Safari 6.2+, and Chrome 18+ */
}

dfn {
  font-style: italic;
  /* Address styling not present in Safari and Chrome */
}

/* Address styling not present in IE 8/9 */
mark {
  background-color: #ff0;
  color: #000;
}

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* # =================================================================
   # Forms
   # ================================================================= */
input {
  border-radius: 0;
}

/* Apply cursor pointer to button elements */
button,
[type="button"],
[type="reset"],
[type="submit"],
[role="button"] {
  cursor: pointer;
}

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

[type="number"] {
  width: auto;
  /* Firefox 36+ */
}

[type="search"] {
  -webkit-appearance: textfield;
  /* Safari 8+ */
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
  /* Safari 8 */
}

textarea {
  overflow: auto;
  /* Internet Explorer 11+ */
  resize: vertical;
  /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold;
  /* Restore the font weight unset by the previous rule. */
}

button {
  overflow: visible;
  /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: 0;
  padding: 0;
}

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS */
}

button,
select {
  text-transform: none;
  /* Firefox 40+, Internet Explorer 11- */
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
  color: inherit;
}

/* Style select like a standard input */
select {
  -moz-appearance: none;
  /* Firefox 36+ */
  -webkit-appearance: none;
  /* Chrome 41+ */
}

select::-ms-expand {
  display: none;
  /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor;
  /* Internet Explorer 11+ */
}

legend {
  border: 0;
  /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit;
  /* Correct the color inheritance from `fieldset` elements in IE */
  display: table;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  /* Correct the text wrapping in Edge and IE */
  white-space: normal;
  /* Correct the text wrapping in Edge and IE */
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS and Safari */
  font: inherit;
  /* Change font properties to `inherit` in Chrome and Safari */
}

[type="search"] {
  -webkit-appearance: textfield;
  /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px;
  /* Correct the outline style in Safari */
}

/* # =================================================================
   # Specify media element style
   # ================================================================= */
li {
  list-style: none;
}

img {
  border-style: none;
  /* Remove border when inside `a` element in IE 8/9/10 */
}

/* Add the correct vertical alignment in Chrome, Firefox, and Opera */
progress {
  vertical-align: baseline;
}

svg:not(:root) {
  overflow: hidden;
  /* Internet Explorer 11- */
}

audio,
canvas,
progress,
video {
  display: inline-block;
  /* Internet Explorer 11+, Windows Phone 8.1+ */
}

/* # =================================================================
   # Accessibility
   # ================================================================= */
/* Hide content from screens but not screenreaders */
@media screen {
  [hidden~="screen"] {
    display: inherit;
  }
  [hidden~="screen"]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
  }
}

/* Specify the progress cursor of updating elements */
[aria-busy="true"] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled] {
  cursor: default;
}

/* # =================================================================
   # Selection
   # ================================================================= */
/* Specify text selection background color and omit drop shadow */
::-moz-selection {
  background-color: #b3d4fc;
  /* Required when declaring ::selection */
  color: #000;
  text-shadow: none;
}

::selection {
  background-color: #b3d4fc;
  /* Required when declaring ::selection */
  color: #000;
  text-shadow: none;
}

.flex01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.noImage {
  padding-top: 250px;
}

.doctorBox__space {
  display: none;
}

@media (max-width: 1100px) {
  .doctorBox__space {
    display: block;
    width: 324px;
  }
}

.informationBox__space {
  display: none;
}

@media (max-width: 1100px) {
  .informationBox__space {
    display: block;
    width: 257px;
  }
}

@media (max-width: 768px) {
  .informationBox__space {
    width: calc(50%);
  }
}

.sp__small {
  display: none;
}

@media (max-width: 600px) {
  .sp__small {
    display: inline;
  }
}

@media (min-width: 1101px) {
  .pc {
    display: inline;
  }
  .tab {
    display: none;
  }
  .sp {
    display: none;
  }
}

@media (max-width: 1100px) {
  .pc {
    display: none;
  }
  .tab {
    display: inline;
  }
  .sp {
    display: none;
  }
}

@media (max-width: 768px) {
  .pc {
    display: none;
  }
  .tab {
    display: none;
  }
  .sp {
    display: inline;
  }
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.contact__wrap {
  color: #333333;
  line-height: 1.6;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 14px;
  /*inner end*/
}

.contact__wrap .txt {
  font-size: 16px;
  text-align: center;
  margin-bottom: 16px;
}

.contact__wrap span {
  color: #ff3300;
  font-weight: bold;
}

.contact__wrap .required {
  font-size: 16px;
  font-weight: bold;
  margin-left: 4px;
}

.contact__wrap .inner {
  width: 1100px;
  margin: 0 auto;
  /*contactForm end*/
}

@media (max-width: 1100px) {
  .contact__wrap .inner {
    width: 95%;
  }
}

.contact__wrap .inner .contactHeadding {
  font-family: 'Noto Serif JP', serif;
  font-size: 20px;
  text-align: center;
  margin: 48px 0;
  padding: 55px 0;
  text-align: center;
}

@media (max-width: 450px) {
  .contact__wrap .inner .contactHeadding {
    font-size: 16px;
  }
}

.contact__wrap .inner .contactHeadding::after {
  content: "";
  display: block;
  height: 4px;
  margin: 10px auto 0;
  width: 350px;
  text-align: center;
  background: -webkit-linear-gradient(45deg, #de9e1d 0%, #e2c58c 53.65%, #de9e1d 100%);
  background: linear-gradient(45deg, #de9e1d 0%, #e2c58c 53.65%, #de9e1d 100%);
}

@media (max-width: 450px) {
  .contact__wrap .inner .contactHeadding::after {
    width: 280px;
  }
}

.contact__wrap .inner .contact__txt {
  text-align: center;
  margin-bottom: 30px;
}

.noSell {
  font-size: 16px;
  margin-top: 32px;
  margin-bottom: 40px;
}

.contact__wrap .inner .contactForm {
  /*table end*/
}

.contact__wrap .inner .contactForm table {
  border-collapse: collapse;
  margin-bottom: 75px;
}

@media (max-width: 1100px) {
  .contact__wrap .inner .contactForm table tr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.contact__wrap .inner .contactForm table tr:first-child {
  border-top: 1px solid #ccc;
}

.contact__wrap .inner .contactForm table tr th {
  border-bottom: 1px solid #ccc;
  padding: 20px 0;
  width: 20%;
  font-size: 16px;
  text-align: left;
  vertical-align: middle;
}

@media (max-width: 1100px) {
  .contact__wrap .inner .contactForm table tr th {
    border-bottom: none;
    padding: 20px 0 0 0;
    width: 100%;
  }
}

.contact__wrap .inner .contactForm table tr td {
  border-bottom: 1px solid #ccc;
  padding: 30px 0;
}

@media (max-width: 1100px) {
  .contact__wrap .inner .contactForm table tr td {
    padding: 16px 0 16px;
    width: 100%;
  }
}

.contact__wrap .inner .contactForm table tr td input {
  width: 422px;
  height: 40px;
  font-size: 14px;
  background-color: #F5F5F5;
  padding: 5px 10px;
}

@media (max-width: 1100px) {
  .contact__wrap .inner .contactForm table tr td input {
    width: 100%;
    margin: 0;
  }
}

.contact__wrap .inner .contactForm table tr td ul li .radioBtn {
  width: 13px;
  height: 13px;
  margin: 3px 3px 0 5px;
}

.contact__wrap .inner .contactForm table .desire_date .calendar {
  font-size: 14px;
  color: #ff3300;
  margin-right: 16px;
}

.contact__wrap .inner .contactForm table .tdStyle {
  padding: 30px 0;
}

.contact__wrap .inner .contactForm table .tdStyle .tdStyle__box {
  margin-bottom: 40px;
}

@media (max-width: 500px) {
  .contact__wrap .inner .contactForm table .tdStyle .tdStyle__box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 8px;
  }
}

.contact__wrap .inner .contactForm table .tdStyle .tdStyle__box .datepicker {
  width: 195px;
  height: 40px;
}

@media (max-width: 500px) {
  .contact__wrap .inner .contactForm table .tdStyle .tdStyle__box .datepicker {
    margin-bottom: 24px;
  }
}

.contact__wrap .inner .contactForm table .tdStyle .tdStyle__box select {
  width: 195px;
  height: 40px;
  background-color: #F5F5F5;
  margin-left: 24px;
  padding-left: 10px;
  position: relative;
}

@media (max-width: 500px) {
  .contact__wrap .inner .contactForm table .tdStyle .tdStyle__box select {
    margin-left: 0;
  }
}

.contact__wrap .inner .contactForm table .tdStyle .tdStyle__box select::after {
  content: "";
  position: absolute;
  background: url(/img/icon/icon_arrow.svg) no-repeat center center;
  right: 5px;
  top: 50%;
  width: 16px;
  height: 16px;
}

.contact__wrap .inner .contactForm table .content textarea {
  width: 800px;
  height: 250px;
  padding: 5px 10px;
  background-color: #F5F5F5;
}

@media (max-width: 1100px) {
  .contact__wrap .inner .contactForm table .content textarea {
    width: 100%;
    height: 150px;
  }
}

.contact__wrap .inner .contactForm table .privacy input {
  width: 13px;
  height: 13px;
  padding: 3px 3px 3px 4px;
}

.contact__wrap .inner .contactForm table .privacy .privacy_policy {
  margin: 10px 0 8px;
  padding: 5px 10px;
  width: 800px;
  height: 100px;
  background-color: #F5F5F5;
  border: solid 1px #E1E1E1;
  overflow: auto;
}

@media (max-width: 1100px) {
  .contact__wrap .inner .contactForm table .privacy .privacy_policy {
    width: 100%;
  }
}

.contact__wrap .inner .contactForm table .privacy .privacy_policy .txt_padding {
  padding: 0 0 14px 14px;
}

.contact__wrap .inner .contactForm .submit {
  width: 280px;
  margin: 0 auto 56px;
  padding: 12px 8px 10px;
  font-size: 16px;
  display: block;
  cursor: pointer;
  text-align: center;
  color: #FFF;
  background-color: #158DCE;
}

@media (max-width: 1100px) {
  .contact__wrap .inner .contactForm .submit {
    width: 80%;
    display: block;
    margin: 0 auto 56px;
  }
}

/* wrapper end*/
/* confirm CSS */
.confirm__wrap {
  font-size: 16px;
  width: 100%;
}

.confirm__wrap span {
  color: #ff3300;
  font-weight: bold;
}

.confirm__wrap .required {
  font-size: 16px;
  font-weight: bold;
  margin-left: 4px;
}

.confirm__wrap .confirmContainer {
  text-align: center;
  max-width: 1100px;
  margin: 0 auto;
}

@media (max-width: 1100px) {
  .confirm__wrap .confirmContainer {
    padding: 0 16px;
  }
}

.confirm__wrap .confirmContainer h2 {
  font-size: 24px;
}

.confirm__wrap .confirmContainer .confirm__txt {
  text-align: center;
  padding: 0 24px;
  margin: 26px 0 64px;
}

.confirm__wrap .confirmContainer .confirmHeadding {
  font-family: 'Noto Serif JP', serif;
  font-size: 20px;
  text-align: center;
  margin: 24px 0 16px;
  padding: 24px 0 16px;
  text-align: center;
}

.confirm__wrap .confirmContainer .confirmHeadding::after {
  content: "";
  display: block;
  height: 4px;
  margin: 10px auto 0;
  width: 110px;
  text-align: center;
  background: -webkit-linear-gradient(45deg, #de9e1d 0%, #e2c58c 53.65%, #de9e1d 100%);
  background: linear-gradient(45deg, #de9e1d 0%, #e2c58c 53.65%, #de9e1d 100%);
}

.confirm__wrap .confirmContainer .confirmBox {
  margin-bottom: 75px;
}

.confirm__wrap .confirmContainer .confirmBox dl {
  border-bottom: 1px solid #ccc;
  padding: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.confirm__wrap .confirmContainer .confirmBox dl:first-child {
  border-top: 1px solid #ccc;
}

.confirm__wrap .confirmContainer .confirmBox dl dt {
  width: 30%;
  padding-right: 30px;
  text-align: left;
  margin-right: 30px;
}

.confirm__wrap .confirmContainer .confirmBox dl dd {
  text-align: left;
}

.confirm__wrap .confirmContainer .confirmBox dl dd li {
  margin-bottom: 26px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.confirm__wrap .confirmContainer .confirmBox dl dd li:nth-child(3) {
  margin-bottom: 0;
}

.confirm__wrap .confirmContainer .confirmBox dl dd li .mr16 {
  margin-right: 16px;
}

.confirm__wrap .confirmContainer .confirmBox dl dd li .indent {
  padding-left: 16px;
}

.confirm__wrap .confirmContainer .confirmBox dl dd li p:nth-child(3), .confirm__wrap .confirmContainer .confirmBox dl dd li p:nth-child(6), .confirm__wrap .confirmContainer .confirmBox dl dd li p:nth-child(9) {
  padding-left: 16px;
}

.confirm__wrap .confirmContainer .confirmSubmit__wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 64px;
  margin-top: 70px;
}

.confirm__wrap .confirmContainer .confirmSubmit__wrap .confirmSubmit {
  padding: 12px 8px 10px;
  width: 280px;
  background: #158DCE;
  color: #FFF;
  margin-right: 30px;
}

.confirm__wrap .confirmContainer .confirmSubmit__wrap .rewrite {
  padding: 12px 8px 10px;
  width: 280px;
  background: #8E8E8E;
  color: #FFF;
}

@media (max-width: 768px) {
  .confirm__wrap .confirmContainer .confirmBox dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .confirm__wrap .confirmContainer .confirmBox dl dt {
    width: 100%;
    padding-right: 0;
    text-align: center;
    margin-right: 0;
    margin-bottom: 16px;
  }
  .confirm__wrap .confirmContainer .confirmBox dl dd {
    text-align: left;
  }
  .confirm__wrap .confirmContainer .confirmBox dl dd li {
    margin-bottom: 26px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .confirm__wrap .confirmContainer .confirmBox dl dd li:nth-child(3) {
    margin-bottom: 0;
  }
  .confirm__wrap .confirmContainer .confirmBox dl dd li .indent:nth-child(3) {
    padding-left: 0;
  }
  .confirm__wrap .confirmContainer .confirmSubmit__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 64px;
    padding: 0 16px;
  }
  .confirm__wrap .confirmContainer .confirmSubmit__wrap .confirmSubmit {
    padding: 12px 8px 10px;
    width: 280px;
    background: #FF99CB;
    color: #FFF;
    margin-right: 30px;
  }
  .confirm__wrap .confirmContainer .confirmSubmit__wrap .rewrite {
    padding: 12px 8px 10px;
    width: 280px;
    background: #8E8E8E;
    color: #FFF;
  }
}

@media (max-width: 375px) {
  .confirmBox li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
  .confirmBox li .mr16 {
    margin-right: 0 !important;
  }
  .confirmBox li p {
    padding-left: 0 !important;
  }
}

#conts .thanks {
  font-size: 16px;
  text-align: center;
}

#conts .thanks .comText {
  font-weight: bold;
  padding: 100px 0 120px;
}

#conts .thanks .ttl {
  color: red;
}

#conts .thanks ul {
  margin: 50px 0 30px;
  border-bottom: 1px solid #000;
  border-top: 1px solid #000;
  padding-top: 25px;
}

#conts .thanks .comLink {
  padding-top: 60px;
}

#conts .thanks li {
  margin-bottom: 24px;
}
/*# sourceMappingURL=contact.css.map */