@charset "UTF-8";
@keyframes allowAnimation {
  0% {
    right: 6%;
  }
  100% {
    right: 4%;
  }
}
@keyframes displayAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@font-face {
  font-family: "SourceHanSansJP";
  src: url("font/SourceHanSansJP-Regular.otf") format("OpenType");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "SourceHanSansJP";
  src: url("font/SourceHanSansJP-Medium.otf") format("OpenType");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "SourceHanSansJP";
  src: url("font/SourceHanSansJP-Bold.otf") format("OpenType");
  font-weight: 700;
  font-style: normal;
}
/* resset.dev • v5.0.2 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
html {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%; /* Prevent adjustments of font size after orientation changes in iOS */
  word-break: normal;
  -moz-tab-size: 4;
  tab-size: 4;
}

*,
::before,
::after {
  background-repeat: no-repeat; /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  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
   # ================================================================= */
hr {
  overflow: visible; /* Show the overflow in Edge and IE */
  height: 0; /* Add the correct box sizing in Firefox */
  color: inherit; /* Correct border color in Firefox. */
}

details,
main {
  display: block; /* Render the `main` element consistently in IE. */
}

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

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

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

abbr[title] {
  border-bottom: none; /* Remove the bottom border in Chrome 57 */
  /* Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari */
  text-decoration: underline;
  text-decoration: underline dotted;
}

a {
  background-color: transparent; /* Remove the gray background on active links in IE 10 */
}

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 */
}

pre {
  font-size: 1em; /* Correct the odd `em` font sizing in all browsers */
}

b,
strong {
  font-weight: bolder; /* Add the correct font weight in Chrome, Edge, and Safari */
}

/* 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;
}

table {
  border-color: inherit; /* Correct border color in all Chrome, Edge, and Safari. */
  text-indent: 0; /* Remove text indentation in Chrome, Edge, and Safari */
}

iframe {
  border-style: none;
}

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

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto; /* Correct the cursor style of increment and decrement buttons in Chrome */
}

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

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; /* Remove the inner padding in Chrome and Safari on macOS */
}

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 */
}

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

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

/* 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: none;
  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 */
}

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

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline-width: 0;
}

/* Style select like a standard input */
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 */
  max-width: 100%; /* Correct the text wrapping in Edge 18- and IE */
}

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

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

/* # =================================================================
   # Specify media element style
   # ================================================================= */
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;
}

/* # =================================================================
   # Accessibility
   # ================================================================= */
/* 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=true] {
  cursor: default;
}

html {
  font-size: 62.5%;
}
@media screen and (max-width: 1600px) {
  html {
    font-size: 55%;
  }
}
@media only screen and (max-width: 767px) {
  html {
    font-size: 62.5%;
  }
}

body {
  font-family: "SourceHanSansJP", "Noto Sans Japanese", sans-serif;
  color: #626059;
  max-width: 100%;
  font-weight: 500;
  font-size: 1.6rem;
}
@media only screen and (max-width: 767px) {
  body {
    font-size: 1.4rem;
  }
}

.is_pc {
  display: block;
}
@media only screen and (max-width: 767px) {
  .is_pc {
    display: none;
  }
}

.is_pc-tab {
  display: block;
}
@media only screen and (max-width: 1100px) {
  .is_pc-tab {
    display: none;
  }
}

.is_tab {
  display: none;
}
@media only screen and (max-width: 1100px) {
  .is_tab {
    display: block;
  }
}

.is_sp {
  display: none;
}
@media only screen and (max-width: 767px) {
  .is_sp {
    display: block;
  }
}

a {
  text-decoration: none;
  color: inherit;
  cursor: pointer;
}
a:focus {
  outline: 2px solid #fba433 !important;
}

button {
  cursor: pointer;
}
button:focus {
  outline: 2px solid #fba433 !important;
}

ul {
  list-style: none;
}

.common-parts__inner {
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}

.common-inner {
  width: 1900px;
  margin-left: 50px;
  margin-right: 50px;
}
@media screen and (max-width: 2000px) {
  .common-inner {
    width: 1700px;
  }
}
@media screen and (max-width: 1800px) {
  .common-inner {
    width: 1500px;
  }
}
@media screen and (max-width: 1600px) {
  .common-inner {
    width: 1300px;
  }
}
@media screen and (max-width: 1400px) {
  .common-inner {
    width: 1100px;
  }
}
@media screen and (max-width: 1200px) {
  .common-inner {
    width: 1000px;
  }
}
@media only screen and (max-width: 1100px) {
  .common-inner {
    width: 850px;
  }
}
@media only screen and (max-width: 900px) {
  .common-inner {
    width: 700px;
  }
}
@media only screen and (max-width: 767px) {
  .common-inner {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}

.common-inner2 {
  width: 1200px;
  margin-left: 50px;
  margin-right: 50px;
}
@media screen and (max-width: 1400px) {
  .common-inner2 {
    width: 700px;
  }
}
@media only screen and (max-width: 767px) {
  .common-inner2 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}

.common-inner3 {
  width: 1500px;
  margin-left: 50px;
  margin-right: 50px;
}
@media screen and (max-width: 1600px) {
  .common-inner3 {
    width: 1300px;
  }
}
@media screen and (max-width: 1400px) {
  .common-inner3 {
    width: 1100px;
  }
}
@media screen and (max-width: 1200px) {
  .common-inner3 {
    width: 1000px;
  }
}
@media only screen and (max-width: 1100px) {
  .common-inner3 {
    width: 850px;
  }
}
@media only screen and (max-width: 900px) {
  .common-inner3 {
    width: 700px;
  }
}
@media only screen and (max-width: 767px) {
  .common-inner3 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}

.common-inner3 {
  width: 1500px;
  margin-left: 50px;
  margin-right: 50px;
}
@media screen and (max-width: 1600px) {
  .common-inner3 {
    width: 1300px;
  }
}
@media screen and (max-width: 1400px) {
  .common-inner3 {
    width: 1100px;
  }
}
@media screen and (max-width: 1200px) {
  .common-inner3 {
    width: 1000px;
  }
}
@media only screen and (max-width: 1100px) {
  .common-inner3 {
    width: 850px;
  }
}
@media only screen and (max-width: 900px) {
  .common-inner3 {
    width: 700px;
  }
}
@media only screen and (max-width: 767px) {
  .common-inner3 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}

.common-inner6 {
  width: 800px;
  margin-left: 50px;
  margin-right: 50px;
}
@media screen and (max-width: 1400px) {
  .common-inner6 {
    width: 800px;
    margin-left: 25px;
    margin-right: 25px;
  }
}
@media only screen and (max-width: 900px) {
  .common-inner6 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}

.table__inner {
  width: 1900px;
  margin-left: 50px;
  margin-right: 50px;
}
@media screen and (max-width: 2000px) {
  .table__inner {
    width: 1700px;
  }
}
@media screen and (max-width: 1800px) {
  .table__inner {
    width: 1500px;
  }
}
@media screen and (max-width: 1600px) {
  .table__inner {
    width: 1300px;
  }
}
@media screen and (max-width: 1400px) {
  .table__inner {
    width: 1100px;
  }
}
@media screen and (max-width: 1200px) {
  .table__inner {
    width: 1000px;
  }
}
@media only screen and (max-width: 1100px) {
  .table__inner {
    width: 95%;
    margin-left: 5%;
  }
}

.table__inner2 {
  width: 1200px;
  margin-left: 50px;
  margin-right: 50px;
}
@media screen and (max-width: 1400px) {
  .table__inner2 {
    width: 700px;
  }
}
@media only screen and (max-width: 767px) {
  .table__inner2 {
    width: 95%;
    margin-left: 5%;
  }
}

.table__inner3 {
  width: 1500px;
  margin-left: 50px;
  margin-right: 50px;
}
@media screen and (max-width: 1600px) {
  .table__inner3 {
    width: 1300px;
  }
}
@media screen and (max-width: 1400px) {
  .table__inner3 {
    width: 1100px;
  }
}
@media screen and (max-width: 1200px) {
  .table__inner3 {
    width: 1000px;
  }
}
@media only screen and (max-width: 1100px) {
  .table__inner3 {
    width: 95%;
    margin-left: 5%;
  }
}

.table__inner4 {
  width: 1500px;
  margin-left: 50px;
  margin-right: 50px;
}
@media screen and (max-width: 1600px) {
  .table__inner4 {
    width: 1300px;
  }
}
@media screen and (max-width: 1400px) {
  .table__inner4 {
    width: 1100px;
  }
}
@media screen and (max-width: 1200px) {
  .table__inner4 {
    width: 1000px;
  }
}
@media only screen and (max-width: 1100px) {
  .table__inner4 {
    width: 95%;
    margin-left: 5%;
  }
}

.t-center {
  text-align: center !important;
}
@media only screen and (max-width: 767px) {
  .t-center.sp-t-left {
    text-align: left !important;
  }
}

.t-left {
  text-align: left !important;
}
@media only screen and (max-width: 767px) {
  .t-left.sp-t-left {
    text-align: left !important;
  }
}

.t-right {
  text-align: right !important;
}
@media only screen and (max-width: 767px) {
  .t-right.sp-t-left {
    text-align: left !important;
  }
}

.f90 {
  font-size: 90%;
}

.c-red {
  color: #ff3e3e;
}

.red-font {
  color: #ff3e3e;
  font-size: 90%;
}

.red-font-link {
  color: #ff3e3e;
  font-size: 90%;
  text-decoration: underline;
}

.blue-font {
  color: #4394d0;
  font-size: 90%;
}

.blue-font-link {
  color: #4394d0;
  font-size: 90%;
  text-decoration: underline;
}

button, a {
  transition: 0.2s ease-in;
}

.blue_btn {
  text-align: center;
}
.blue_btn button, .blue_btn a {
  background: #4394d0;
  color: #fff;
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  border-radius: 8px;
}
.blue_btn button::after, .blue_btn a::after {
  position: absolute;
  top: 49%;
  right: 20px;
  content: "";
  width: 10px;
  height: 10px;
  border-top: 2px solid rgb(255, 255, 255);
  border-right: 2px solid rgb(255, 255, 255);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg) translateY(-50%);
}
@media only screen and (max-width: 767px) {
  .blue_btn button::after, .blue_btn a::after {
    right: 5%;
  }
}
.blue_btn button:hover, .blue_btn a:hover {
  background: #1d374a;
}

.submit.active {
  background: rgb(167, 167, 167);
}
.submit.active:hover {
  background: rgb(167, 167, 167);
}

.login__block__btn {
  margin-top: 40px;
}
.login__block__btn button, .login__block__btn a {
  width: 470px;
  height: 50px;
  line-height: 50px;
}
@media screen and (max-width: 1400px) {
  .login__block__btn button, .login__block__btn a {
    width: 440px;
    height: 45px;
    line-height: 45px;
  }
}
@media only screen and (max-width: 767px) {
  .login__block__btn button {
    max-width: 300px;
    width: 90%;
    height: 50px;
    line-height: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .login__block__btn a {
    max-width: 300px;
    width: 90%;
    height: 50px;
    display: flex;
    line-height: 1.2;
    align-items: center;
    justify-content: center;
  }
}

.common__btn__list {
  gap: 10px;
}
@media only screen and (max-width: 767px) {
  .common__btn__list {
    gap: 0;
    margin-bottom: 10px;
  }
}
.common__btn__list div, .common__btn__list a {
  position: relative;
  color: #fff;
  border-radius: 5px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 1400px) {
  .common__btn__list div, .common__btn__list a {
    height: 35px;
  }
}
.common__btn__list .board {
  width: 160px;
  background: #4394d0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
@media screen and (max-width: 1400px) {
  .common__btn__list .board {
    width: 140px;
  }
}
@media only screen and (max-width: 767px) {
  .common__btn__list .board {
    margin-right: 10px;
  }
}
.common__btn__list .board button {
  width: 100%;
  height: 100%;
  color: #fff;
  border-radius: 8px;
}
.common__btn__list .board button:hover {
  background: #61a8dd;
}
.common__btn__list .board a {
  width: 100%;
  height: 100%;
  display: block;
  line-height: 42px;
}
.common__btn__list .board span {
  position: absolute;
  right: -9px;
  top: -12px;
  background: #f25f31;
  display: block;
  font-size: 110%;
  font-weight: 400;
  line-height: 1;
  color: #fff;
  border-radius: 50px;
  padding: 7px 10px;
}
@media screen and (max-width: 1400px) {
  .common__btn__list .board span {
    padding: 7px 10px;
    right: -9px;
    top: -11px;
  }
}
.common__btn__list .back {
  width: 122px;
  background: rgb(167, 167, 167);
}
@media screen and (max-width: 1400px) {
  .common__btn__list .back {
    width: 100px;
  }
}
.common__btn__list .back:hover {
  background: #cececd;
}

.gray_btn {
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .gray_btn {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}
.gray_btn button {
  background: rgb(167, 167, 167);
  width: 100px;
  height: 45px;
  line-height: 45px;
  color: #fff;
  border-radius: 5px;
  text-align: center;
}
@media screen and (max-width: 1400px) {
  .gray_btn button {
    width: 90px;
    line-height: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .gray_btn button {
    width: 70px;
    line-height: 40px;
    margin-top: 50px;
  }
}
.gray_btn button:hover {
  background: #cececd;
}

.info__delete {
  padding-bottom: 10px;
}

.booking-link {
  margin-top: 5px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding: 2px 0;
  border-radius: 5px;
  background: #4394d0;
  color: #fff !important;
  text-decoration: none !important;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .booking-link {
    font-size: 10px;
  }
}

.cmn-btn {
  display: inline-block;
  padding: 2px 8px;
  color: #fff;
  gap: #4394d0;
}

.cmn-btn {
  display: inline-block;
  padding: 7px 15px;
  color: #fff;
  background-color: #4394d0;
  border-radius: 3px;
  line-height: 1;
}
@media screen and (max-width: 1400px) {
  .cmn-btn {
    font-size: 80%;
    padding: 5px 10px;
  }
}

.gnavi_wrap {
  background: #f6f6f6;
  height: 35px;
  position: fixed;
  z-index: 999;
  top: 50px;
  left: 0;
  width: 100%;
}
.gnavi_wrap ul {
  font-size: 12px;
  height: 35px;
}
@media only screen and (max-width: 767px) {
  .gnavi_wrap ul {
    height: auto;
  }
}
.gnavi_wrap ul li {
  width: 220px;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .gnavi_wrap ul li {
    width: 200px;
  }
}
@media only screen and (max-width: 1100px) {
  .gnavi_wrap ul li {
    width: 20%;
  }
}
@media only screen and (max-width: 767px) {
  .gnavi_wrap ul li {
    width: 100%;
  }
}
.gnavi_wrap ul li::before {
  display: block;
  position: absolute;
  content: "";
  height: 18px;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  background: #ccc;
}
.gnavi_wrap ul li:first-child::after {
  display: block;
  position: absolute;
  content: "";
  height: 18px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  background: #ccc;
}
.gnavi_wrap ul li a {
  display: block;
  position: relative;
  transition: 0.2s ease-in;
  height: 35px;
  line-height: 35px;
  text-align: center;
}
@media only screen and (max-width: 1100px) {
  .gnavi_wrap ul li a {
    line-height: 1.1;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 35px;
  }
}
@media only screen and (max-width: 767px) {
  .gnavi_wrap ul li a {
    height: auto;
    display: block;
  }
}
.gnavi_wrap ul li a span {
  position: relative;
  padding-left: 5px;
}
.gnavi_wrap ul li a span::after {
  position: absolute;
  content: "";
  top: 50.5%;
  transform: translateY(-50%);
  left: -20px;
  width: 12px;
  height: 12px;
  transition: 0.2s ease-in;
}
.gnavi_wrap ul li a span.top::after {
  background: url(../img/common/h-home_ico.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.gnavi_wrap ul li a span.o-b::after {
  background: url(../img/common/h-booking_ico.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.gnavi_wrap ul li a span.mes::after {
  background: url(../img/common/h-messerge_ico.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.gnavi_wrap ul li a span.q-a::after {
  background: url(../img/common/h-qa_ico.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.gnavi_wrap ul li a span.other::after {
  background: url(../img/common/h-others_ico.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.gnavi_wrap__item {
  color: #626059;
  transition: 0.2s ease;
}
.gnavi_wrap__item.active {
  color: #626059;
  transition: 0.2s ease-in;
}
.gnavi_wrap__item.active a {
  transition: 0.2s ease;
}
.gnavi_wrap__item.active a:after {
  transition: 0.2s ease-in;
}
.gnavi_wrap__item.active a span.top::after {
  background: url(../img/common/h-home_ico.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.gnavi_wrap__item.active a span.mes::after {
  background: url(../img/common/h-messerge_ico.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.gnavi_wrap__item.active a span.q-a::after {
  background: url(../img/common/h-qa_ico.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.gnavi_wrap__item.active:hover {
  color: #b4b1a6;
  transition: 0.2s ease;
}
.gnavi_wrap__item.active:hover a {
  color: #b4b1a6;
  transition: 0.2s ease-in;
}
.gnavi_wrap__item.active:hover a.non-h {
  color: #626059;
}
.gnavi_wrap__item.active:hover a span.top::after {
  background: url(../img/common/g-home_ico.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.gnavi_wrap__item.active:hover a span.mes::after {
  background: url(../img/common/g-messerge_ico.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.gnavi_wrap__item.active:hover a span.q-a::after {
  background: url(../img/common/g-qa_ico.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.has_child {
  position: relative;
}
.has_child::after {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  right: 15px;
  display: block;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 7px solid #4394d0;
  transition: 0.2s ease-in;
}
.has_child ul {
  position: absolute;
  left: 0;
  top: 35px;
  z-index: 4;
  width: 100%;
  visibility: hidden;
  opacity: 0;
  transition: all 0.2s;
  background: #f6f6f6;
  transition: 0.2s ease-in;
  border-radius: 0 0 6px 6px;
  padding-bottom: 5px;
  height: auto;
  border-bottom: solid 1px #ccc;
  border-left: solid 1px #ccc;
  border-right: solid 1px #ccc;
}
@media only screen and (max-width: 767px) {
  .has_child ul {
    border-bottom: none;
    border-left: none;
    border-right: none;
  }
}
.has_child ul.child__contents li {
  display: block;
}
.has_child ul.child__contents li:first-child::after {
  background: none;
}
.has_child ul.child__contents li:before {
  display: block;
  position: absolute;
  content: "";
  height: 0.5px;
  right: 7%;
  top: 0%;
  width: 86%;
  background: #ccc;
}
.has_child ul li {
  display: block;
  width: 100%;
}
.has_child ul li a {
  display: block;
  width: 100%;
  font-size: 12px;
  padding-bottom: 1px;
  color: #626059;
  text-align: left;
  padding-left: 10%;
  height: 32px;
  line-height: 32px;
}
.has_child ul li a:after {
  display: none;
}
.has_child:hover > ul {
  visibility: visible;
  opacity: 1;
  transition: 0.3s ease-in;
}
.has_child:hover > ul a {
  color: #626059 !important;
}
.has_child:hover > ul a:hover {
  color: #b4b1a6 !important;
}

.openbtn {
  display: none;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .openbtn {
    display: block;
    position: fixed;
    width: 22px;
    height: 20px;
    z-index: 9999;
    right: 10px;
    top: 16px;
  }
}
.openbtn span {
  display: block;
  width: 100%;
  height: 1px;
  border-radius: 50px;
  background: #fff;
  position: absolute;
  transition: 0.3s ease;
}
.openbtn span:nth-child(1) {
  top: 2px;
}
.openbtn span:nth-child(2) {
  top: 10px;
}
.openbtn span:nth-child(3) {
  top: 18px;
}
.openbtn.active span:nth-child(1) {
  top: 45%;
  left: 5%;
  transform: rotate(-45deg);
  width: 85%;
}
.openbtn.active span:nth-child(2) {
  opacity: 0;
}
.openbtn.active span:nth-child(3) {
  top: 45%;
  left: 5%;
  transform: rotate(45deg);
  width: 85%;
}

#g-nav {
  transition: 0.3s ease;
}
@media only screen and (max-width: 767px) {
  #g-nav {
    height: 100vh;
    width: 100%;
    top: 0;
    left: auto;
    right: -800px;
    padding-top: 100px;
    overflow-y: scroll;
  }
  #g-nav.panelactive {
    right: 0;
    opacity: 1;
    background: #f6f6f6;
  }
  #g-nav ul {
    display: block;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  #g-nav ul li {
    padding-top: 6%;
    padding-bottom: 6%;
  }
  #g-nav ul li:first-child::after {
    display: none;
  }
  #g-nav ul li.has_child::after {
    display: none;
  }
  #g-nav ul li.has_child .child__contents {
    visibility: visible;
    opacity: 1;
    position: static;
    margin-top: 18px;
    padding-bottom: 0;
  }
  #g-nav ul li.has_child .child__contents li {
    padding-top: 2.5%;
    padding-bottom: 2.5%;
  }
  #g-nav ul li.has_child .child__contents li:last-child {
    padding-bottom: 0;
  }
  #g-nav ul li.has_child .child__contents li a {
    font-size: 17px;
    line-height: 1;
    height: auto;
  }
  #g-nav ul li.has_child .child__contents li::before {
    display: none;
  }
  #g-nav ul li a {
    color: #626059;
    text-align: left;
    font-size: 19px;
    padding-left: 20px;
  }
  #g-nav ul li a span {
    padding-left: 15px;
  }
  #g-nav ul li a span .is_tab {
    display: none;
  }
  #g-nav ul li a span::after {
    width: 25px;
    height: 25px;
  }
  #g-nav ul li::before {
    background: #e2e2e2;
    height: 1px;
    width: 100%;
    transform: none;
    top: auto;
    bottom: 0;
  }
}

.sp_logout {
  display: none !important;
}
@media only screen and (max-width: 767px) {
  .sp_logout {
    display: block !important;
    text-align: center;
    margin-top: 8%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 120px;
    width: 50%;
    background: #4394d0;
    border-radius: 8px;
    color: #fff;
    font-size: 16px;
    height: 47px;
    line-height: 47px;
  }
  .sp_logout img {
    width: 15px;
    height: 15px;
    line-height: 47px;
    margin-right: 5px;
  }
}

.pagenation {
  margin-bottom: 17px;
}
.pagenation ul {
  gap: 12px;
}
@media only screen and (max-width: 767px) {
  .pagenation ul {
    gap: 10px;
    margin-top: 13px;
  }
}
.pagenation ul li {
  display: block;
  line-height: 1;
  letter-spacing: 0px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .pagenation ul li.is_pc {
    display: none;
  }
}
.pagenation ul li a {
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background: #f6f6f6;
}
@media only screen and (max-width: 767px) {
  .pagenation ul li a {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
}
.pagenation ul li a:hover {
  opacity: 0.7;
}
.pagenation ul li.prev a {
  width: 50px;
}
@media only screen and (max-width: 767px) {
  .pagenation ul li.prev a {
    width: 40px;
  }
}
.pagenation ul li.next a {
  width: 50px;
}
@media only screen and (max-width: 767px) {
  .pagenation ul li.next a {
    width: 40px;
  }
}
.pagenation ul li.current {
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background: #4394d0;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .pagenation ul li.current {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
}
.pagenation ul li.more {
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background: #f6f6f6;
}
@media only screen and (max-width: 767px) {
  .pagenation ul li.more {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
}
.pagenation.under_pn {
  margin-left: auto;
}

@media only screen and (max-width: 767px) {
  .result__pagenation {
    display: block !important;
  }
}

.wrapper {
  margin-bottom: 100px;
}
.wrapper.m-1 {
  margin-top: 65px;
}
.wrapper.m-2 {
  margin-top: 100px;
}
.wrapper .p-title {
  position: relative;
  font-weight: 700;
  color: #626059;
  font-size: 130%;
  border-bottom: 3px solid #f6f6f6;
  padding-bottom: 5px;
  margin-bottom: 17px;
}
.wrapper .p-title::after {
  position: absolute;
  content: "";
  display: block;
  width: 170px;
  height: 3px;
  background: #4394d0;
  left: 0;
  bottom: -1.5px;
}

.blue_link {
  color: #4394d0;
  text-decoration: underline;
}
.blue_link .arrow {
  margin-left: 5px;
  display: inline-block;
  width: 9px;
  height: 9px;
  border-top: 1px solid #4394d0;
  border-right: 1px solid #4394d0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.blue_link:hover {
  opacity: 0.7;
  text-decoration: none;
}

.slide_block {
  display: block;
  overflow: auto;
}

.mb20 {
  margin-bottom: 20px;
}
@media screen and (max-width: 1400px) {
  .mb20 {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .mb20 {
    margin-bottom: 20px;
  }
}

.error__box {
  display: block;
  width: 90%;
  margin: 15px 0;
  padding: 15px 30px;
  background: #ffd8cc;
  border: 1px solid #f25f31;
  border-radius: 5px;
  color: #f25f31;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 767px) {
  .error__box {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.error__box p {
  font-weight: 500;
  white-space: normal;
  font-size: 14px;
}
.error__box ul {
  padding-left: 30px;
  margin-top: 5px;
}
.error__box ul li {
  list-style: disc;
  font-size: 14px;
}

input {
  height: 30px;
  font-family: "SourceHanSansJP", "Noto Sans Japanese", sans-serif;
  font-weight: 300;
  color: #626059;
  background: #f6f6f6;
  border: 1px solid #eaeaea;
  padding: 0 10px;
}
@media only screen and (max-width: 1100px) {
  input {
    padding: 0 5px;
  }
}
input:focus {
  background: #fcefd1 !important;
}

input[type=checkbox]:focus {
  outline: 2px solid #fba433 !important;
}

select {
  height: 30px;
  font-family: "SourceHanSansJP", "Noto Sans Japanese", sans-serif;
  font-weight: 300;
  color: #626059;
  background: #f6f6f6;
  border: 1px solid #eaeaea;
  padding: 0 10px;
  border-radius: 0 !important;
}
@media only screen and (max-width: 1100px) {
  select {
    padding: 0 5px;
    font-size: 90%;
    letter-spacing: 0;
  }
}
@media only screen and (max-width: 767px) {
  select {
    padding: 0 8px;
  }
}
select:focus {
  background: #fcefd1 !important;
}

.textarea-box {
  width: 75%;
}
@media screen and (max-width: 1800px) {
  .textarea-box {
    width: 70%;
  }
}
@media screen and (max-width: 1600px) {
  .textarea-box {
    width: 65%;
  }
}
@media only screen and (max-width: 767px) {
  .textarea-box {
    width: 100%;
  }
}
.textarea-box p {
  font-size: 16px;
  line-height: 1.375 !important;
}

textarea {
  display: block;
  width: 90%;
  font-family: "SourceHanSansJP", "Noto Sans Japanese", sans-serif;
  font-weight: 300;
  color: #626059;
  background: #f6f6f6;
  border: 1px solid #eaeaea;
  padding: 5px 7px;
  border-radius: 0 !important;
}
@media only screen and (max-width: 767px) {
  textarea {
    padding: 0 8px;
    width: 100%;
  }
}
textarea:focus {
  background: #fcefd1 !important;
}

::placeholder {
  color: #cececd;
  font-size: 90%;
}
@media only screen and (max-width: 767px) {
  ::placeholder {
    font-size: 12px !important;
    letter-spacing: -0.7px !important;
  }
}

::-ms-input-placeholder {
  color: #cececd;
  font-size: 90%;
}
@media only screen and (max-width: 767px) {
  ::-ms-input-placeholder {
    font-size: 12px !important;
    letter-spacing: -0.7px !important;
  }
}

/* IE対応 */
:-ms-input-placeholder {
  color: #cececd;
  font-size: 90%;
}
@media only screen and (max-width: 767px) {
  :-ms-input-placeholder {
    font-size: 12px !important;
    letter-spacing: -0.7px !important;
  }
}

.input_disabled::placeholder {
  color: #626059;
}

.input_disabled::-ms-input-placeholder {
  color: #626059;
}

/* IE対応 */
.input_disabled::-ms-input-placeholder {
  color: #626059;
}

label {
  cursor: pointer;
}

.required {
  color: #fff;
  font-size: 75%;
  line-height: 1;
  background: #f25f31;
  padding: 2px 4px 3px 4px;
  letter-spacing: 0.14em;
  margin-left: 7px;
}
@media screen and (max-width: 1600px) {
  .required {
    font-size: 70%;
  }
}
@media screen and (max-width: 1400px) {
  .required {
    margin-left: 5px;
  }
}
.required.is_pc {
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  .required.is_pc {
    display: none;
  }
}
.required.is_sp {
  display: none;
}
@media only screen and (max-width: 767px) {
  .required.is_sp {
    display: inline-block;
  }
}

.bb-none li {
  border-bottom: none !important;
}

.error-line {
  position: relative;
  margin-top: 25px;
}
@media only screen and (max-width: 767px) {
  .error-line {
    margin-top: 30px;
  }
}
.error-line input {
  background: #ffd8cc;
}
.error-line select {
  background: #ffd8cc;
}
.error-line textarea {
  background: #ffd8cc;
}

.error-comment {
  position: absolute;
  top: -29px;
  left: 0;
  padding: 2px 3% 4px 3%;
  background: #ff3e3e;
  line-height: 1;
  border-radius: 4px;
}
.error-comment span {
  line-height: 1;
  font-size: 12px;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .error-comment {
    padding-top: 0;
  }
  .error-comment span {
    font-size: 12px !important;
    line-height: 1;
  }
}
.error-comment::after {
  position: absolute;
  bottom: -7px;
  left: 5%;
  content: "";
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #ff3e3e;
}

.error-line {
  position: relative;
  margin-top: 25px;
}
@media only screen and (max-width: 767px) {
  .error-line {
    margin-top: 30px;
  }
}
.error-line input {
  background: #ffd8cc;
}
.error-line select {
  background: #ffd8cc;
}
.error-line textarea {
  background: #ffd8cc;
}

.input_error {
  background: #ffd8cc !important;
}

.phone {
  position: relative;
}

.radio__box {
  position: relative;
}

.form__block__area {
  position: relative;
}

.form__block__area.flex {
  position: relative;
}

.login-inner .error__box {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.error-comment {
  position: absolute;
  top: -20px;
  left: 0;
  padding: 0px 2% 3px 2%;
  background: #ff3e3e;
  line-height: 1;
  border-radius: 4px;
}
.error-comment span {
  line-height: 1;
  font-size: 11px;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .error-comment {
    position: relative;
    width: 70%;
    margin-right: 30%;
    margin-bottom: 10px;
    text-align: center;
    top: auto;
    left: auto;
  }
  .error-comment span {
    font-size: 13px !important;
    line-height: 1;
  }
}
.error-comment::after {
  position: absolute;
  bottom: -5px;
  left: 8%;
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #ff3e3e;
}
@media only screen and (max-width: 767px) {
  .error-comment::after {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #ff3e3e;
    bottom: -8px;
  }
}

.error-comment01 {
  line-height: 1;
  width: 100%;
  margin-bottom: 10px;
  display: inline-block;
}
.error-comment01 span {
  line-height: 1;
  font-size: 11px;
  color: #fff;
  padding: 0px 2% 3px 2%;
  background: #ff3e3e;
  border-radius: 4px;
  position: relative;
}
.error-comment01 span::after {
  position: absolute;
  bottom: -5px;
  left: 8%;
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #ff3e3e;
}
@media only screen and (max-width: 767px) {
  .error-comment01 span::after {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #ff3e3e;
    bottom: -8px;
  }
}
@media only screen and (max-width: 767px) {
  .error-comment01 {
    text-align: center;
  }
  .error-comment01 span {
    font-size: 13px !important;
    line-height: 1;
    position: relative;
    width: 70%;
    margin-right: 30%;
    margin-bottom: 10px;
    display: block;
  }
}

.error-comment02 {
  position: absolute;
  top: -20px;
  right: 200px;
  padding: 0px 2% 3px 2%;
  background: #ff3e3e;
  line-height: 1;
  border-radius: 4px;
  white-space: nowrap;
}
.error-comment02 span {
  line-height: 1;
  font-size: 11px;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .error-comment02 {
    position: relative;
    width: 70%;
    margin-right: 30%;
    margin-bottom: 10px;
    text-align: center;
    top: auto;
    right: auto;
    left: 0;
  }
  .error-comment02 span {
    font-size: 13px !important;
    line-height: 1;
  }
}
.error-comment02::after {
  position: absolute;
  bottom: -5px;
  left: 8%;
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #ff3e3e;
}
@media only screen and (max-width: 767px) {
  .error-comment02::after {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #ff3e3e;
    bottom: -8px;
  }
}

.error-comment03 {
  position: absolute;
  top: -13px;
  left: 19%;
  padding: 2px 2% 3px 2%;
  background: #ff3e3e;
  line-height: 1;
  border-radius: 3px;
}
.error-comment03 span {
  line-height: 1;
  font-size: 10px;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .error-comment03 {
    position: absolute;
    width: 70%;
    left: 0;
    margin-bottom: 10px;
    text-align: center;
  }
}
.error-comment03::after {
  position: absolute;
  bottom: -5px;
  left: 6%;
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #ff3e3e;
}
@media only screen and (max-width: 767px) {
  .error-comment03::after {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #ff3e3e;
    bottom: -8px;
  }
}

.error-text {
  text-align: right;
  display: inline-block;
  padding: 1px 7px 2px 7px;
  font-size: 80%;
  color: #fff;
  background: #ff3e3e;
  position: absolute;
  top: -12px;
  left: 0;
  line-height: 1.3;
  border-radius: 1px;
  width: auto !important;
  white-space: nowrap;
}
@media only screen and (max-width: 767px) {
  .error-text {
    left: auto;
    right: 0;
  }
}

.textarea-box {
  position: relative;
}

.form__block__list {
  position: relative;
}

.p-u_booking-form li {
  position: relative;
}
.p-u_booking-form li > div {
  position: relative;
}

.form__block li {
  position: relative;
}
.form__block li > div {
  position: relative;
}

.conf {
  margin-bottom: 20px;
}

.form-attention {
  margin-bottom: 10px;
}

.form__block {
  width: 900px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1400px) {
  .form__block {
    width: 600px;
  }
}
@media only screen and (max-width: 767px) {
  .form__block {
    width: 100%;
  }
}
.form__block li {
  display: flex;
  padding: 15px 0;
  border-bottom: 1px solid #f3f3f3;
}
@media only screen and (max-width: 1100px) {
  .form__block li {
    letter-spacing: -1px;
  }
}
@media only screen and (max-width: 767px) {
  .form__block li {
    display: block;
  }
}
.form__block li p.label {
  width: 25%;
  height: 30px;
  line-height: 30px;
}
.form__block li p.label.l-wide {
  width: 30%;
}
@media screen and (max-width: 1800px) {
  .form__block li p.label.l-wide {
    width: 30%;
  }
}
@media screen and (max-width: 1600px) {
  .form__block li p.label.l-wide {
    width: 35%;
  }
}
@media only screen and (max-width: 767px) {
  .form__block li p.label.l-wide {
    width: 100%;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 1800px) {
  .form__block li p.label {
    width: 30%;
  }
}
@media screen and (max-width: 1600px) {
  .form__block li p.label {
    width: 35%;
  }
}
@media only screen and (max-width: 767px) {
  .form__block li p.label {
    width: 100%;
    margin-bottom: 5px;
  }
}
.form__block li p.attention {
  font-size: 95%;
  padding-top: 5px;
}
@media only screen and (max-width: 1100px) {
  .form__block li p.attention {
    font-size: 90%;
  }
}
.form__block li p.deadline {
  font-size: 90%;
  padding-top: 3px;
}
.form__block li p.label-column02 {
  line-height: 1.1;
  font-size: 100%;
}
.form__block li .label2 {
  width: 75%;
  display: flex;
  align-items: center;
  height: 36px;
  line-height: 36px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .form__block li .label2 {
    flex-wrap: wrap;
    height: auto;
  }
}
.form__block li .label2.l-wide {
  width: 70%;
}
@media screen and (max-width: 1800px) {
  .form__block li .label2.l-wide {
    width: 70%;
  }
}
@media screen and (max-width: 1600px) {
  .form__block li .label2.l-wide {
    width: 65%;
  }
}
@media only screen and (max-width: 1100px) {
  .form__block li .label2.l-wide input {
    width: 35% !important;
  }
}
@media only screen and (max-width: 767px) {
  .form__block li .label2.l-wide {
    width: 100%;
  }
}
@media screen and (max-width: 1800px) {
  .form__block li .label2 {
    width: 70%;
  }
}
@media screen and (max-width: 1600px) {
  .form__block li .label2 {
    width: 65%;
  }
}
@media only screen and (max-width: 1100px) {
  .form__block li .label2 input {
    width: 35% !important;
  }
}
@media only screen and (max-width: 767px) {
  .form__block li .label2 {
    width: 100%;
  }
}
.form__block li .label2 input {
  margin-right: 5%;
}
.form__block li .label2 span {
  width: 6%;
}
@media screen and (max-width: 1800px) {
  .form__block li .label2 span {
    width: 10%;
  }
}
@media only screen and (max-width: 767px) {
  .form__block li .label2 span {
    letter-spacing: -1px;
    font-size: 80%;
  }
}
.form__block li .form__block__area {
  width: 75%;
}
.form__block li .form__block__area.fba_narrow {
  width: 70%;
}
@media screen and (max-width: 1800px) {
  .form__block li .form__block__area.fba_narrow {
    width: 70%;
  }
}
@media screen and (max-width: 1600px) {
  .form__block li .form__block__area.fba_narrow {
    width: 65%;
  }
}
@media only screen and (max-width: 767px) {
  .form__block li .form__block__area.fba_narrow {
    width: 100%;
  }
}
.form__block li .form__block__area.l-wide {
  width: 70%;
}
@media screen and (max-width: 1800px) {
  .form__block li .form__block__area.l-wide {
    width: 70%;
  }
}
@media screen and (max-width: 1600px) {
  .form__block li .form__block__area.l-wide {
    width: 65%;
  }
}
@media only screen and (max-width: 767px) {
  .form__block li .form__block__area.l-wide {
    width: 100%;
  }
}
@media screen and (max-width: 1800px) {
  .form__block li .form__block__area {
    width: 70%;
  }
}
@media screen and (max-width: 1600px) {
  .form__block li .form__block__area {
    width: 65%;
  }
}
@media only screen and (max-width: 767px) {
  .form__block li .form__block__area {
    width: 100%;
  }
}
.form__block li .phone {
  width: 45%;
}
@media screen and (max-width: 1800px) {
  .form__block li .phone {
    width: 50%;
  }
}
@media only screen and (max-width: 1100px) {
  .form__block li .phone {
    width: 65%;
  }
  .form__block li .phone input {
    width: 30% !important;
  }
}
@media only screen and (max-width: 767px) {
  .form__block li .phone {
    width: 100%;
  }
}

.radio__box {
  display: flex;
  align-items: center;
  width: 75%;
}
.radio__box.fba_narrow {
  width: 70%;
}
@media screen and (max-width: 1800px) {
  .radio__box.fba_narrow {
    width: 70%;
  }
}
@media screen and (max-width: 1600px) {
  .radio__box.fba_narrow {
    width: 65%;
  }
}
@media only screen and (max-width: 767px) {
  .radio__box.fba_narrow {
    width: 100%;
  }
}
.radio__box label {
  margin-left: 3px;
}
.radio__box label:first-of-type {
  margin-right: 20px;
}

.agree {
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.agree input {
  width: 20px;
  height: 20px;
}
.agree label {
  display: block;
  height: 20px;
  line-height: 20px;
  margin-left: 10px;
}

.agree-link {
  margin-bottom: 20px;
  text-align: center;
  margin-left: 20px;
}

@media only screen and (max-width: 1100px) {
  .form_input.jusyo {
    width: 90% !important;
  }
}
@media only screen and (max-width: 900px) {
  .form_input.jusyo {
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 767px) {
  .form_input.jusyo {
    margin-bottom: 7px;
    width: 90% !important;
  }
}

.add-flex {
  align-items: flex-start;
}
@media only screen and (max-width: 1100px) {
  .add-flex .attention {
    width: 100%;
  }
}

.height-input ul li {
  position: relative;
}

.result_sum span {
  font-size: 120%;
  color: #4394d0;
  padding-right: 3px;
}

.result__search {
  background: #eaf3fa;
  padding: 12px 40px 30px 40px;
  position: relative;
}
@media only screen and (max-width: 1100px) {
  .result__search {
    padding: 10px 20px 30px 20px;
  }
}
@media only screen and (max-width: 767px) {
  .result__search {
    padding: 20px 20px 40px 20px;
  }
}
@media only screen and (max-width: 767px) {
  .result__search .flex__b-c {
    display: block;
  }
}
.result__search__contents ul {
  flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
  .result__search__contents ul {
    display: block;
    width: 100% !important;
  }
}
.result__search__contents ul li {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}
.result__search__contents ul li:nth-child(n+4) {
  margin-bottom: 0px;
}
@media only screen and (max-width: 767px) {
  .result__search__contents ul li:nth-child(n+4) {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .result__search__contents ul li {
    width: 100% !important;
    margin-bottom: 10px;
  }
}
.result__search__contents ul li label {
  display: block;
  color: #4394d0;
  font-weight: 500;
}
@media screen and (max-width: 1200px) {
  .result__search__contents ul li label {
    font-size: 90%;
  }
}
.result__search__contents ul li .checkbox {
  margin-right: 10px;
}
.result__search__contents ul li span {
  display: block;
  text-align: center;
}
.result__search__contents ul li select {
  background: #fff;
}
@media only screen and (max-width: 767px) {
  .result__search__contents ul li select {
    width: 82% !important;
  }
  .result__search__contents ul li select.day {
    width: 39% !important;
  }
}
.result__search__contents ul li a {
  color: #4394d0;
  text-decoration: underline;
  margin-left: 15px;
}

@media only screen and (max-width: 767px) {
  .search__btn {
    width: 100% !important;
  }
}
.search__btn button {
  display: block;
  position: relative;
  width: 243px;
  height: 36px;
  line-height: 36px;
  background: #4394d0;
  border-radius: 5px;
  color: #fff;
  text-align: center;
  font-weight: 500;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1800px) {
  .search__btn button {
    width: 100%;
  }
}
@media only screen and (max-width: 1100px) {
  .search__btn button {
    font-size: 85%;
  }
}
@media only screen and (max-width: 767px) {
  .search__btn button {
    max-width: 300px;
    width: 90%;
    margin-top: 20px;
  }
}
.search__btn button::after {
  position: absolute;
  top: 49%;
  right: 20px;
  content: "";
  width: 10px;
  height: 10px;
  border-top: 2px solid rgb(255, 255, 255);
  border-right: 2px solid rgb(255, 255, 255);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg) translateY(-50%);
}
.search__btn button:hover {
  background: #1d374a;
}

.search__reset {
  position: absolute;
  right: 30px;
  bottom: 10px;
  background: #6b6b6b;
  border-radius: 4px;
  padding: 7px 10px 8px 25px;
  color: #fff;
  font-size: 10px;
  line-height: 1;
}
@media screen and (max-width: 1600px) {
  .search__reset {
    right: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .search__reset {
    right: 10px;
    padding: 5px 10px 6px 10px;
  }
}
.search__reset:after {
  position: absolute;
  content: "";
  left: 10px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  width: 10px;
  height: 1px;
  background: #fff;
}
.search__reset::before {
  position: absolute;
  content: "";
  left: 10px;
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
  width: 10px;
  height: 1px;
  background: #fff;
}

.search__reset {
  position: absolute;
  right: 30px;
  bottom: 10px;
  background: #6b6b6b;
  border-radius: 4px;
  padding: 7px 10px 8px 25px;
  color: #fff;
  font-size: 10px;
  line-height: 1;
}
@media screen and (max-width: 1600px) {
  .search__reset {
    right: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .search__reset {
    right: 10px;
    padding: 5px 10px 6px 10px;
  }
}
.search__reset:after {
  position: absolute;
  content: "";
  left: 10px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  width: 10px;
  height: 1px;
  background: #fff;
}
.search__reset::before {
  position: absolute;
  content: "";
  left: 10px;
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
  width: 10px;
  height: 1px;
  background: #fff;
}

.result__box {
  margin-bottom: 25px;
}
@media only screen and (max-width: 767px) {
  .result__box {
    overflow-x: scroll;
    padding-bottom: 20px;
    display: flex;
  }
}
.result__box ul li {
  display: flex;
  border-right: 1px solid #d5d5d5;
  word-wrap: word-break;
  word-break: break-word;
}
.result__box ul li:last-child > div {
  border-bottom: 1px solid #d5d5d5;
}
.result__box ul li > div {
  border-left: 1px solid #d5d5d5;
  padding: 5px 0;
  padding-left: 5px;
  padding-right: 5px;
  color: #626059;
  font-size: 90%;
}
.result__box ul li > div a {
  color: #4394d0;
  text-decoration: underline;
}
.result__box ul li > div.is_sp {
  display: none !important;
}
@media only screen and (max-width: 767px) {
  .result__box ul li > div.is_sp {
    display: block !important;
    background: #fff;
    position: relative;
  }
  .result__box ul li > div.is_sp::after {
    position: absolute;
    content: "";
    display: block;
    background: #fff;
    top: 0;
    left: 0;
    width: 16px;
    height: 101%;
  }
}
.result__box ul li > div:last-child {
  border-right: 1px solid #d5d5d5;
}
.result__box ul li > div.is_sp {
  border-bottom: 0;
}
.result__box ul li.result__box__head {
  background: #4394d0;
  line-height: 1.2;
}
@media only screen and (max-width: 767px) {
  .result__box ul li.result__box__head {
    line-height: 1;
  }
}
.result__box ul li.result__box__head > div {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: #fff;
  font-weight: 500;
  font-size: 90%;
  padding-left: 6px;
  padding-right: 6px;
  border-left: 1px solid #61a8dd;
}
.result__box ul li.result__box__head > div.ls {
  letter-spacing: -0.9px;
}
.result__box ul li.result__box__head > div:last-child {
  border-right: 1px solid #61a8dd;
}
.result__box ul li.close .states {
  color: #626059;
}

@media only screen and (max-width: 767px) {
  .v-search__box ul {
    width: 770px;
  }
}
.v-search__box li {
  background: #f3faff;
}
.v-search__box li:nth-child(2n) {
  background: #fff;
}
.v-search__box li a {
  text-decoration: underline;
  color: #4394d0;
}

@media only screen and (max-width: 1100px) {
  .b-search__box ul {
    width: 1100px;
  }
}
@media only screen and (max-width: 767px) {
  .b-search__box ul {
    width: 950px;
  }
}
.b-search__box ul li {
  background: #f6f6f6;
  font-size: 90%;
}
.b-search__box ul li.result__box__head > div {
  letter-spacing: -1px;
}
.b-search__box ul li > div {
  border-bottom: 1px solid #d5d5d5;
}
.b-search__box ul li .red {
  color: #ff3e3e;
}
.b-search__box ul li:last-child {
  border-bottom: 0;
}
.b-search__box ul li.comp {
  background: #eef4ff;
}
.b-search__box ul li.can {
  background: #dfe0e1;
}
.b-search__box ul li:nth-child(2n) {
  background: #fff;
}
.b-search__box ul li:nth-child(2n).comp {
  background: #eef4ff;
}
.b-search__box ul li:nth-child(2n).can {
  background: #dfe0e1;
}
.b-search__box ul li a, .b-search__box ul li button {
  color: #4394d0;
  text-decoration: underline;
  font-size: 90%;
}
.b-search__box ul li a.red, .b-search__box ul li button.red {
  color: #ff3e3e;
}
.b-search__box ul li a.no-link, .b-search__box ul li button.no-link {
  color: #626059;
}
.b-search__box ul li .unread a {
  font-size: 16px;
}

.link {
  text-decoration: underline;
  color: #4394d0;
}

.flex {
  display: flex;
}
.flex_sp-block {
  display: flex;
}
@media only screen and (max-width: 767px) {
  .flex_sp-block {
    display: block;
  }
}
.flex__b-c {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.flex__b-c__b {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .flex__b-c__b {
    display: block;
  }
}
.flex__c-c {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.flex__c-s {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.flex__c-e {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.flex__e {
  display: flex;
  align-items: end;
}
.flex__c {
  display: flex;
  align-items: center;
}
.flex__b-t {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .flex__b-t {
    display: block;
  }
}
.flex__b-b {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.flex__s {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}

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

.header {
  display: block;
  width: 100%;
  height: 50px;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  background: #4394d0;
}
.header h1 {
  height: 50px;
}
@media only screen and (max-width: 767px) {
  .header h1 {
    width: 135px;
    line-height: 50px;
  }
}
.header h1 img {
  display: block;
  width: 100%;
  height: 35px;
  object-fit: contain;
  object-position: center;
}
@media only screen and (max-width: 767px) {
  .header h1 img {
    height: 100%;
  }
}
.header h1 a {
  height: 50px;
}
@media only screen and (max-width: 767px) {
  .header h1 a {
    width: 135px;
    line-height: 50px;
  }
}
.header h1 a img {
  display: block;
  width: 100%;
  height: 35px;
  object-fit: contain;
  object-position: center;
}
@media only screen and (max-width: 767px) {
  .header h1 a img {
    height: 100%;
  }
}

.txt-size {
  margin-left: 10px;
  padding-left: 10px;
  position: relative;
}
.txt-size.txt-h01 p {
  color: #fff;
  font-size: 12px;
}
.txt-size.txt-h01::after {
  display: none;
}
@media only screen and (max-width: 767px) {
  .txt-size {
    display: none;
  }
}
.txt-size::after {
  position: absolute;
  display: block;
  content: "";
  top: 5%;
  left: 0;
  background: #fff;
  width: 1px;
  height: 90%;
}
.txt-size p {
  padding-right: 10px !important;
  height: 26px;
  line-height: 26px;
}
.txt-size ul {
  gap: 5px;
}
.txt-size ul li button {
  width: 25px;
  height: 25px;
  background: #fff;
  border-radius: 3px;
  font-size: 12px;
  color: #4394d0;
}
.txt-size ul li button.active {
  background: #1d374a;
  color: #fff;
}

@media only screen and (max-width: 767px) {
  .h__top__login {
    padding-right: 32px;
    height: 50px;
  }
}
.h__top__login p {
  font-size: 12px;
  padding-right: 15px;
  color: #fff;
}
.h__top__login p:first-child {
  font-size: 13px;
  letter-spacing: -0.9px;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .h__top__login p:first-child {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    font-size: 12px;
    text-align: right;
  }
}
.h__top__login p:first-child .login-user__name {
  font-size: 15px;
  padding-right: 3px;
  line-height: 0.9;
}
@media only screen and (max-width: 767px) {
  .h__top__login p:first-child .login-user__name {
    font-size: 14px;
    line-height: 1.1;
    padding-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .h__top__login p {
    padding-right: 0px;
  }
}
.h__top__login a {
  width: 110px;
  height: 25px;
  background: #2d7fbc;
  border-radius: 4px;
  color: #fff;
  font-size: 10px;
  gap: 5px;
  margin-right: 5px;
}
@media only screen and (max-width: 767px) {
  .h__top__login a {
    display: none;
  }
}
.h__top__login a img {
  width: 12px;
  height: 12px;
  line-height: 25px;
  object-position: center;
  object-fit: contain;
}
.h__top__login a:hover {
  opacity: 0.7;
}

footer {
  background: #1d374a;
  height: 50px;
}
footer p {
  font-size: 11px;
  letter-spacing: 0.02em;
  color: #fff;
  font-weight: 300;
}
@media only screen and (max-width: 767px) {
  footer p {
    font-size: 10px;
    line-height: 1.3;
    letter-spacing: 0px;
    padding: 0 3px;
  }
}

/* モーダルが非表示になるようにスタイルを設定 */
#modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  z-index: 9999;
}

#modal02 {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  z-index: 9999;
}

/* モーダルのコンテンツを中央に配置 */
#modal-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  box-shadow: 2px 2px 6px 5px rgba(0, 0, 0, 0.1);
}
#modal-content.add-modal iframe {
  width: 400px;
}
@media only screen and (max-width: 767px) {
  #modal-content.add-modal iframe {
    width: 350px;
  }
}
#modal-content.talk-modal {
  background-color: #f6f6f6;
}
#modal-content button {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 30px;
  height: 30px;
}
#modal-content button::after {
  position: absolute;
  content: "";
  display: block;
  width: 20px;
  height: 1.5px;
  border-radius: 10px;
  background: #626059;
  transition: 0.3s ease;
  top: 45%;
  left: 5%;
  transform: rotate(-45deg);
}
#modal-content button::before {
  position: absolute;
  content: "";
  display: block;
  width: 20px;
  height: 1.5px;
  border-radius: 10px;
  background: #626059;
  transition: 0.3s ease;
  top: 45%;
  left: 5%;
  transform: rotate(45deg);
}
#modal-content button.talk-back {
  right: 20px;
}
#modal-content button.talk-back::after {
  background: #fff;
}
#modal-content button.talk-back::before {
  background: #fff;
}
#modal-content button.file-register {
  position: absolute;
  display: block;
  top: auto;
  bottom: 15px;
  left: 100px;
  width: 200px;
  height: 35px;
  line-height: 35px;
  background: #4394d0;
  color: #fff;
  font-size: 12px;
  border-radius: 5px;
  cursor: pointer;
}
#modal-content button.file-register::after {
  display: none;
}
#modal-content button.file-register::before {
  display: none;
}
#modal-content button.excel-register {
  position: absolute;
  display: block;
  top: auto;
  bottom: 15px;
  left: 200px;
  width: 200px;
  height: 35px;
  line-height: 35px;
  background: #4394d0;
  color: #fff;
  font-size: 12px;
  border-radius: 5px;
  cursor: pointer;
}
#modal-content button.excel-register::after {
  display: none;
}
#modal-content button.excel-register::before {
  display: none;
}

/* モーダルのコンテンツを中央に配置 */
#modal-content02 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  box-shadow: 2px 2px 6px 5px rgba(0, 0, 0, 0.1);
}
#modal-content02.add-modal iframe {
  width: 400px;
}
@media only screen and (max-width: 767px) {
  #modal-content02.add-modal iframe {
    width: 350px;
  }
}
#modal-content02.talk-modal {
  background-color: #f6f6f6;
}
#modal-content02 button {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 30px;
  height: 30px;
}
#modal-content02 button::after {
  position: absolute;
  content: "";
  display: block;
  width: 20px;
  height: 1.5px;
  border-radius: 10px;
  background: #626059;
  transition: 0.3s ease;
  top: 45%;
  left: 5%;
  transform: rotate(-45deg);
}
#modal-content02 button::before {
  position: absolute;
  content: "";
  display: block;
  width: 20px;
  height: 1.5px;
  border-radius: 10px;
  background: #626059;
  transition: 0.3s ease;
  top: 45%;
  left: 5%;
  transform: rotate(45deg);
}
#modal-content02 button.talk-back {
  right: 20px;
  position: relative;
}
#modal-content02 button.talk-back::after {
  background: #fff;
}
#modal-content02 button.talk-back::before {
  background: #fff;
}
#modal-content02 button.file-register {
  position: absolute;
  display: block;
  top: auto;
  bottom: 15px;
  left: 100px;
  width: 200px;
  height: 35px;
  line-height: 35px;
  background: #4394d0;
  color: #fff;
  font-size: 12px;
  border-radius: 5px;
  cursor: pointer;
}
#modal-content02 button.file-register::after {
  display: none;
}
#modal-content02 button.file-register::before {
  display: none;
}
#modal-content02 button.excel-register {
  position: absolute;
  display: block;
  top: auto;
  bottom: 15px;
  left: 200px;
  width: 200px;
  height: 35px;
  line-height: 35px;
  background: #4394d0;
  color: #fff;
  font-size: 12px;
  border-radius: 5px;
  cursor: pointer;
}
#modal-content02 button.excel-register::after {
  display: none;
}
#modal-content02 button.excel-register::before {
  display: none;
}

.attachment__inner {
  padding: 45px 20px 20px 20px;
}
.attachment__inner02 {
  padding: 0px 20px 0px 20px;
}
.attachment h6 {
  font-size: 22px;
  font-weight: 300;
  margin-bottom: 3px;
}
.attachment-ships {
  font-size: 18px;
  color: #8d8d8d;
  position: relative;
  padding-bottom: 5px;
  border-bottom: 2px solid #f6f6f6;
}
.attachment-ships::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: -1px;
  background: #4394d0;
  width: 30%;
  height: 2px;
}
.attachment ol {
  padding: 45px 20px 0 20px;
  font-size: 20px;
}
.attachment ol li {
  margin-bottom: 20px;
}
.attachment ol a, .attachment ol .step-link {
  color: #4394d0;
  text-decoration: underline;
  cursor: pointer;
}
.attachment ol a.nolink, .attachment ol .step-link.nolink {
  text-decoration: none;
  cursor: auto;
}
.attachment ol p {
  font-size: 14px;
  color: #8d8d8d;
}
.attachment .douwnloadbtn button {
  background-color: #4394d0;
  color: #fff;
  width: 180px;
  height: 35px;
  border-radius: 5px;
}
.attachment .douwnloadbtn button:hover {
  background-color: #1d374a;
}

.file-up-block__title {
  position: sticky;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  height: 60px;
  padding-bottom: 5px;
}
.file-up-block__title h6 {
  font-size: 14px;
  padding-top: 5px;
  margin-bottom: 0;
}
.file-up-block__title .attachment-ships {
  font-size: 12px;
  padding-bottom: 2px;
}
.file-up-block__btn {
  position: sticky;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  bottom: 0;
  left: 0;
  height: 50px;
  width: 100%;
  background: #fff;
}
.file-up-block__btn__flex {
  display: flex;
  text-align: center;
  justify-content: space-around;
  padding-top: 5px;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}
.file-up-block__btn__flex .back {
  display: block;
  width: 25%;
  height: 25px;
  line-height: 25px;
  background: #626059;
  color: #fff;
  font-size: 12px;
  border-radius: 5px;
  cursor: pointer;
}
.file-up-block__btn__flex button {
  display: block;
  width: 55%;
  height: 25px;
  line-height: 25px;
  background: #4394d0;
  color: #fff;
  font-size: 12px;
  border-radius: 5px;
  cursor: pointer;
}
.file-up-block__btn .add-doc {
  margin-top: 5px;
  font-size: 10px;
  text-align: right;
}
.file-up-block ul {
  padding: 15px 0;
  width: 90%;
}
.file-up-block ul li {
  margin-bottom: 7px;
}
.file-up-block ul li p {
  font-size: 14px;
}
.file-up-block ul li input {
  padding-left: 0;
  padding-right: 0;
  background: #fff;
  padding-bottom: 0;
  height: auto;
  font-size: 14px;
  cursor: pointer;
}
.file-up-block ul li .file-name {
  font-size: 12px;
}
.file-up-block ul li .file-name a {
  text-decoration: underline;
}

.size {
  padding: 15px 20px 15px 20px;
  background: #fff;
}
.size h4 {
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 10px;
  position: relative;
  padding-bottom: 5px;
}
.size h4::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: -1px;
  background: #4394d0;
  width: 30%;
  height: 2px;
}
.size .up-date {
  font-size: 12px;
  margin-bottom: 10px;
}
.size .up-date a {
  color: #4394d0;
  text-decoration: underline;
}
.size .selected-file {
  font-size: 12px;
  margin-bottom: 10px;
  font-size: bold;
}
.size .overlay {
  position: absolute;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  height: 100%;
  background-color: rgba(129, 129, 129, 0.75);
  opacity: 0.8;
  z-index: 100;
}
.size .drop-zone {
  background: #f6f6f6;
  height: 100px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
}
.size .drop-zone .drop-zone-text {
  text-align: center;
  color: #bdbdbd;
  font-size: 13px;
  line-height: 100px;
}

.excel-import-txt {
  font-size: 13px;
  padding-top: 5px;
  padding-bottom: 5px;
  display: inline-block;
  position: relative;
  line-height: 1;
  padding-left: 3px;
}
.excel-import-txt.up-error {
  background: #ff3e3e;
  color: #fff;
  padding-left: 30px;
}
.excel-import-txt.up-error:after {
  content: "×";
  position: absolute;
  color: #fff;
  font-size: 10px;
  left: 9.5px;
  top: 50%;
  transform: translateY(-50%);
  font-weight: 700;
}
.excel-import-txt.up-error:before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  border: 2px solid #fff;
  border-radius: 50%;
  left: 7px;
  top: 50%;
  transform: translateY(-50%);
}
.excel-import-txt.up-fin {
  background: #fba433;
  color: #fff;
}
.excel-import-txt.up-fin span {
  padding-right: 3px;
}

.excel-import-box {
  margin-top: 115px;
}
.excel-import-box .excel-import-title {
  font-size: 14px;
  font-weight: 700;
}
.excel-import-box-list {
  height: 130px;
  overflow: auto;
  font-size: 14px;
  padding: 3px 5px;
  line-height: 1.2;
}
.excel-import-box-list.up-error {
  border: 2px solid #f25f31;
  background: #ffd8cc;
  color: #f25f31;
}
.excel-import-box-list.normal {
  border: 2px solid #b4b1a6;
  background: #f3f3f3;
}

.address_box {
  width: 65%;
}
@media screen and (max-width: 1800px) {
  .address_box {
    width: 70%;
  }
}
@media screen and (max-width: 1600px) {
  .address_box {
    width: 65%;
  }
}
@media only screen and (max-width: 767px) {
  .address_box {
    width: 100%;
  }
}
@media only screen and (max-width: 1100px) {
  .address_box ul li {
    display: block;
  }
}
.address_box__left {
  width: 30%;
  margin-right: 3%;
}
@media screen and (max-width: 1600px) {
  .address_box__left {
    width: 40%;
  }
}
@media only screen and (max-width: 1100px) {
  .address_box__left {
    width: 100%;
  }
}
.address_box__left p {
  height: 30px;
  line-height: 30px;
}
.address_box__right {
  width: 67%;
  position: relative;
}
@media screen and (max-width: 1600px) {
  .address_box__right {
    width: 60%;
    margin-top: 5px;
  }
}
@media only screen and (max-width: 1100px) {
  .address_box__right {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
  }
  .address_box__right span {
    padding-right: 10px;
  }
  .address_box__right input {
    width: 100% !important;
  }
  .address_box__right select {
    width: 100% !important;
  }
}

.address_box__left {
  position: relative;
  flex-wrap: wrap;
}

@media only screen and (max-width: 900px) {
  .form_input.jusyo {
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 767px) {
  .form_input.jusyo {
    margin-bottom: 7px;
  }
}

.login-inner {
  width: 1140px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1400px) {
  .login-inner {
    width: 700px;
  }
}
@media only screen and (max-width: 767px) {
  .login-inner {
    width: 90%;
  }
}

.login {
  margin-top: 100px;
  background: #f9f9f9;
  padding-top: 40px;
  padding-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .login {
    margin-top: 50px;
  }
}
.login h3 {
  font-weight: 700;
  color: #626059;
  font-size: 30px;
}
@media only screen and (max-width: 767px) {
  .login h3 {
    font-size: 27px;
  }
}
@media only screen and (max-width: 767px) {
  .login {
    padding: 35px 0;
  }
}
.login_txt {
  margin: 30px 0;
}
@media only screen and (max-width: 767px) {
  .login_txt {
    margin: 5% 0;
  }
}
@media only screen and (max-width: 767px) {
  .login .blue_btn {
    padding-top: 0;
  }
}
.login__block {
  width: 510px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 767px) {
  .login__block {
    max-width: 340px;
    width: 90%;
  }
}
.login__block li {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
  justify-content: space-between;
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .login__block li {
    display: block;
  }
}
.login__block li.j-center {
  justify-content: center;
  gap: 10px;
}
.login__block li p {
  font-weight: 400;
  font-size: 16px;
}
.login__block li .login_input {
  height: 36px;
  line-height: 36px;
  padding: 0 13px;
  background: #fff;
}
@media only screen and (max-width: 767px) {
  .login__block li .login_input {
    height: 40px;
    line-height: 40px;
  }
}
.login__block li .eye {
  position: absolute;
  top: 49%;
  right: 15px;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background: url(../img/user/eye.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  transition: 0.2s ease;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .login__block li .eye {
    width: 25px;
    height: 25px;
    bottom: 15px;
    transform: none;
  }
}
.login__block li .eye-close {
  position: absolute;
  top: 49%;
  right: 15px;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background: url(../img/user/eye-close.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  transition: 0.2s ease;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .login__block li .eye-close {
    width: 25px;
    height: 25px;
    bottom: 15px;
    transform: none;
  }
}
.login .blue_link {
  text-align: center;
  display: block;
  margin-top: 25px;
}

.p-u_login--ob {
  background: #edf5fb;
  padding-top: 40px;
  padding-bottom: 40px;
  margin-top: 43px;
}
.p-u_login--ob p {
  font-size: 16px;
  color: #626059;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .p-u_login--ob p {
    line-height: 20px;
  }
}
.p-u_login--ob h6 {
  font-size: 20px;
  color: #4394d0;
  font-weight: 400;
}
@media only screen and (max-width: 767px) {
  .p-u_login--ob h6 {
    padding: 7px 0;
  }
}

.top-inner {
  width: 1100px;
  margin-left: 50px;
  margin-right: 50px;
}
@media screen and (max-width: 1400px) {
  .top-inner {
    width: 700px;
  }
}
@media only screen and (max-width: 767px) {
  .top-inner {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}

.p-u_top__head {
  position: relative;
  border-bottom: 3px solid #f6f6f6;
  padding-bottom: 10px;
}
.p-u_top__head h3 {
  font-size: 130%;
}
@media only screen and (max-width: 767px) {
  .p-u_top__head h3 {
    font-size: 27px;
  }
}
.p-u_top__head a {
  font-size: 90%;
}
@media screen and (max-width: 1400px) {
  .p-u_top__head a {
    font-size: 100%;
  }
}
.p-u_top__head::after {
  position: absolute;
  content: "";
  display: block;
  width: 176px;
  height: 3px;
  background: #4394d0;
  left: 0;
  bottom: -1.5px;
}
.p-u_top .slide_block {
  height: 190px;
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  .p-u_top .slide_block {
    height: 357px;
  }
}
.p-u_top__messerge {
  width: 645px;
}
@media screen and (max-width: 1400px) {
  .p-u_top__messerge {
    width: 60%;
  }
}
@media only screen and (max-width: 767px) {
  .p-u_top__messerge {
    width: 100%;
  }
}
.p-u_top__messerge__list ul {
  padding-top: 15px;
  margin-left: 2px;
  margin-right: 2px;
}
@media only screen and (max-width: 767px) {
  .p-u_top__messerge__list ul li {
    padding-bottom: 10px;
  }
}
.p-u_top__messerge__list ul li a {
  display: flex;
  align-items: center;
  font-size: 90%;
  gap: 11px;
  margin-bottom: 13px;
}
@media screen and (max-width: 1400px) {
  .p-u_top__messerge__list ul li a {
    font-size: 70%;
  }
}
@media only screen and (max-width: 767px) {
  .p-u_top__messerge__list ul li a {
    flex-wrap: wrap;
    font-size: 14px;
    gap: 0;
  }
}
.p-u_top__messerge__list ul li a:hover p {
  text-decoration: none;
}
.p-u_top__messerge__list ul li a .cat {
  min-width: 100px;
  padding: 0 3px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  font-size: 70%;
  color: #fff;
  background: #1772b5;
}
@media only screen and (max-width: 767px) {
  .p-u_top__messerge__list ul li a .cat {
    margin-left: 8px;
    font-size: 12px;
  }
}
.p-u_top__messerge__list ul li a p {
  text-decoration: underline;
}
@media only screen and (max-width: 767px) {
  .p-u_top__messerge__list ul li a p {
    display: block;
    width: 100%;
    padding-top: 3px;
    font-size: 16px;
  }
}
.p-u_top__messerge__list ul li:nth-of-type(2n) a .cat {
  background: #4394d0;
}
.p-u_top__link {
  width: 378px;
}
@media screen and (max-width: 1400px) {
  .p-u_top__link {
    width: 35%;
  }
}
@media only screen and (max-width: 767px) {
  .p-u_top__link {
    width: 100%;
    margin-top: 35px;
  }
  .p-u_top__link .slide_block {
    height: auto;
  }
}
.p-u_top__link ul {
  margin-left: 2px;
  margin-right: 2px;
}
.p-u_top__link li {
  margin-bottom: 17px;
}
.p-u_top__link li a {
  text-decoration: underline;
  font-size: 90%;
}
@media screen and (max-width: 1400px) {
  .p-u_top__link li a {
    font-size: 70%;
  }
}
@media only screen and (max-width: 767px) {
  .p-u_top__link li a {
    font-size: 100%;
  }
}
.p-u_top__link li a:hover {
  text-decoration: none;
}

.p-u_top__list {
  padding-top: 70px;
}
.p-u_top__list li a {
  position: relative;
  display: block;
  width: 197px;
  height: 154px;
  border-radius: 6px;
  background: #1772b5;
  color: #fff;
  text-align: center;
  font-size: 16px;
}
@media screen and (max-width: 1400px) {
  .p-u_top__list li a {
    width: 129px;
    height: 112px;
    font-size: 90%;
  }
}
.p-u_top__list li a img {
  margin-top: 25px;
}
@media screen and (max-width: 1400px) {
  .p-u_top__list li a img {
    width: 40px;
    height: 40px;
    margin-top: 15px;
  }
}
.p-u_top__list li a span {
  display: block;
  margin-top: 5px;
  font-weight: 500;
}
.p-u_top__list li a span.line_1 {
  padding-top: 5px;
}
.p-u_top__list li a .messerge-num {
  position: absolute;
  right: -18px;
  top: -22px;
  background: #f25f31;
  display: block;
  font-size: 16px;
  color: #fff;
  border-radius: 50px;
  padding: 6px 14px;
}
@media screen and (max-width: 1400px) {
  .p-u_top__list li a .messerge-num {
    font-size: 100%;
    padding: 6px 11px;
    right: -12px;
    top: -20px;
  }
}
.p-u_top__list li:nth-of-type(2n) a {
  background: #4394d0;
}

@media only screen and (max-width: 767px) {
  .top-link__contents {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .p-u_world.common-inner {
    width: 95%;
    margin-left: 5%;
    margin-right: 0;
  }
}

.world-inner {
  width: 1200px;
  margin-left: 50px;
  margin-right: 50px;
}
@media screen and (max-width: 1400px) {
  .world-inner {
    width: 700px;
  }
}
@media only screen and (max-width: 767px) {
  .world-inner {
    width: 95%;
    margin-left: 5%;
    margin-right: 0;
  }
}

@media only screen and (max-width: 767px) {
  .onlinebooking-title {
    margin-right: 5%;
  }
}

.world__content {
  margin-top: 52px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .world__content {
    overflow: scroll;
  }
}
.world__content__img {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .world__content__img {
    width: 700px;
    height: 100%;
    margin-right: 5%;
    padding-bottom: 3%;
  }
}
@media screen and (max-width: 1400px) {
  .world__content__img img {
    width: 100%;
    object-fit: contain;
    object-position: center;
  }
}
.world__content__link li a {
  position: absolute;
  display: block;
  width: 200px;
  height: 47px;
  border-radius: 5px;
  line-height: 43px;
  text-align: center;
  z-index: 99;
}
.world__content__link li a.middle-east {
  width: 300px;
}
.world__content__link li a.south-america {
  width: 245px;
}
@media screen and (max-width: 1400px) {
  .world__content__link li a {
    width: 149px;
    height: 40px;
    line-height: 35px;
    font-size: 14px;
  }
  .world__content__link li a.middle-east {
    width: 235px;
  }
  .world__content__link li a.south-america {
    width: 190px;
  }
}
.world__content__link li a:hover {
  background: #fff !important;
}
.world__content__link li a:hover::after {
  animation: allowAnimation 0.3s forwards;
  transition: 0.3s;
}
.world__content__link li a::after {
  position: absolute;
  content: "";
  top: 49%;
  right: 6%;
  width: 8px;
  height: 8px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg) translateY(-50%);
  transition: 0.3s ease;
}
.world__content__link li a.eu {
  color: #fba433;
  border: 2px solid #fba433;
  background: #fff7e0;
  left: 55px;
  top: 122px;
}
.world__content__link li a.eu::after {
  border-top: 2px solid #fba433;
  border-right: 2px solid #fba433;
}
@media screen and (max-width: 1400px) {
  .world__content__link li a.eu {
    left: 0px;
    top: 67px;
  }
}
.world__content__link li a.north-america {
  color: #ea5845;
  border: 2px solid #ea5845;
  background: #fff2f0;
  left: 759px;
  top: 132px;
}
.world__content__link li a.north-america::after {
  border-top: 2px solid #ea5845;
  border-right: 2px solid #ea5845;
}
@media screen and (max-width: 1400px) {
  .world__content__link li a.north-america {
    left: 445px;
    top: 84px;
  }
}
.world__content__link li a.middle-east {
  color: #a4c231;
  border: 2px solid #a4c231;
  background: #f0f6d7;
  left: 125px;
  top: 188px;
}
.world__content__link li a.middle-east::after {
  border-top: 2px solid #a4c231;
  border-right: 2px solid #a4c231;
}
@media screen and (max-width: 1400px) {
  .world__content__link li a.middle-east {
    left: 62px;
    top: 114px;
  }
}
.world__content__link li a.africa {
  color: #f29451;
  border: 2px solid #f29451;
  background: #feefe5;
  left: 70px;
  top: 304px;
}
.world__content__link li a.africa::after {
  border-top: 2px solid #f29451;
  border-right: 2px solid #f29451;
}
@media screen and (max-width: 1400px) {
  .world__content__link li a.africa {
    left: 26px;
    top: 167px;
  }
}
.world__content__link li a.asia {
  color: #91aee8;
  border: 2px solid #91aee8;
  background: #edf3ff;
  left: 301px;
  top: 286px;
}
.world__content__link li a.asia::after {
  border-top: 2px solid #91aee8;
  border-right: 2px solid #91aee8;
}
@media screen and (max-width: 1400px) {
  .world__content__link li a.asia {
    left: 201px;
    top: 159px;
  }
}
.world__content__link li a.oceania {
  color: #59ad51;
  border: 2px solid #59ad51;
  background: #e7fae5;
  left: 406px;
  top: 377px;
}
.world__content__link li a.oceania::after {
  border-top: 2px solid #59ad51;
  border-right: 2px solid #59ad51;
}
@media screen and (max-width: 1400px) {
  .world__content__link li a.oceania {
    left: 253px;
    top: 208px;
  }
}
.world__content__link li a.south-america {
  color: #ed717d;
  border: 2px solid #ed717d;
  background: #fff2f3;
  left: 840px;
  top: 349px;
}
.world__content__link li a.south-america::after {
  border-top: 2px solid #ed717d;
  border-right: 2px solid #ed717d;
}
@media screen and (max-width: 1400px) {
  .world__content__link li a.south-america {
    left: 495px;
    top: 217px;
  }
}

.v-search__form {
  margin-bottom: 17px;
}

.result__search__contents ul li {
  position: relative;
}

.check_list {
  margin-left: 15px;
  width: 75%;
}
.check_list input[type=checkbox] {
  width: auto !important;
  height: auto !important;
  line-height: 1;
  margin-right: 10px;
}
@media screen and (max-width: 1800px) {
  .check_list {
    width: 70%;
  }
}
@media screen and (max-width: 1600px) {
  .check_list {
    width: 65%;
  }
}
@media only screen and (max-width: 767px) {
  .check_list {
    width: 100%;
  }
}

.form__block__place {
  width: 75%;
}
@media screen and (max-width: 1800px) {
  .form__block__place {
    width: 70%;
  }
}
@media screen and (max-width: 1600px) {
  .form__block__place {
    width: 65%;
  }
}
@media only screen and (max-width: 767px) {
  .form__block__place {
    width: 100%;
  }
}
.form__block__place li {
  padding: 0;
}
.form__block__list li {
  padding: 0;
}

.form__block li p.label__no-input {
  line-height: inherit;
  height: auto;
}

.booking__comp h4 {
  color: #4394d0;
  font-size: 180%;
  font-weight: 500;
  line-height: 1.4;
  padding-top: 40px;
}
@media only screen and (max-width: 767px) {
  .booking__comp h4 {
    padding-top: 20px;
    font-size: 23px;
  }
}
.booking__comp p {
  font-size: 110%;
  padding-top: 23px;
  padding-bottom: 60px;
}
@media only screen and (max-width: 767px) {
  .booking__comp p {
    font-size: 16px;
    padding-bottom: 20px;
  }
}

.p-u_booking-fin .login__block__btn button {
  font-size: 120%;
}
@media only screen and (max-width: 767px) {
  .p-u_booking-fin .login__block__btn button {
    font-size: 16px;
  }
}

.login__block__btn__flex {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 10px;
  margin-top: 10px;
}
@media only screen and (max-width: 767px) {
  .login__block__btn__flex {
    gap: 2%;
    margin-top: 2%;
    flex-direction: column-reverse;
    flex-wrap: wrap;
  }
}
.login__block__btn__flex button {
  width: 230px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  position: relative;
  display: block;
  border-radius: 8px;
}
@media only screen and (max-width: 767px) {
  .login__block__btn__flex button {
    max-width: 300px;
    width: 90%;
    height: 50px;
    line-height: 50px;
  }
}
.login__block__btn__flex button.gray {
  background: rgb(167, 167, 167);
}
.login__block__btn__flex button.blue {
  background: #4394d0;
}
.login__block__btn__flex button.blue::after {
  position: absolute;
  top: 49%;
  right: 15px;
  content: "";
  width: 10px;
  height: 10px;
  border-top: 2px solid rgb(255, 255, 255);
  border-right: 2px solid rgb(255, 255, 255);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg) translateY(-50%);
}
@media only screen and (max-width: 767px) {
  .login__block__btn__flex button.blue::after {
    right: 5%;
  }
}
@media only screen and (max-width: 767px) {
  .login__block__btn__flex button.blue {
    margin-bottom: 2%;
  }
}
.login__block__btn__flex button:hover {
  background: #1d374a;
}
@media screen and (max-width: 1400px) {
  .login__block__btn__flex button {
    width: 440px;
    height: 45px;
    line-height: 45px;
    max-width: 300px;
    width: 90%;
    height: 50px;
    line-height: 50px;
  }
}

.att-file__txt {
  text-align: right;
  font-size: 90%;
  padding-top: 17px;
  padding-bottom: 17px;
}
@media only screen and (max-width: 767px) {
  .att-file__txt {
    text-align: left;
  }
}

.cm {
  padding-left: 2px;
  font-size: 12px;
  letter-spacing: 0px;
}

.att-file a {
  color: #4394d0;
  text-decoration: underline;
}

.tab-box.result__search {
  padding: 0;
}
.tab-box.result__search .accordion-title {
  position: relative;
  font-weight: bold;
  padding-bottom: 12px;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 12px;
  font-size: 110%;
  line-height: 1;
  cursor: pointer;
}
.tab-box.result__search .accordion-title::before {
  content: "";
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
  width: 2px;
  height: 16px;
  background: #626059;
  transition: 0.3s;
}
.tab-box.result__search .accordion-title::after {
  content: "";
  position: absolute;
  left: 13px;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  height: 2px;
  background: #626059;
  transition: 0.3s;
  opacity: 0;
}
.tab-box.result__search .accordion-title.close::before {
  content: "";
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 2px;
  height: 16px;
  background: #626059;
  transition: 0.3s;
}
.tab-box.result__search .accordion-title.close::after {
  opacity: 1;
  transition: 0.3s;
}
.tab-box.result__search .tab-box_box {
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 12px;
}
@media screen and (max-width: 1400px) {
  .tab-box.result__search .tab-box_box {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.tab-box.result__search .tab-box_box .search__reset {
  display: block;
  position: relative;
  margin-left: auto;
}
@media screen and (max-width: 1400px) {
  .tab-box.result__search .tab-box_box .search__reset {
    right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .tab-box.result__search .tab-box_box .search__reset {
    bottom: 0;
    margin-top: 5px;
  }
}

.conf-check .check_list {
  margin-left: 0;
}

.pre-terms {
  background: #f9f9f9;
  padding: 15px 20px;
  margin-bottom: 20px;
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  .pre-terms {
    padding: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .pre-terms ul {
    display: block;
  }
}
.pre-terms li {
  margin-right: 25px;
}
.pre-terms li span.blue {
  color: #4394d0;
  padding-right: 6px;
  font-weight: 700;
}

.p-u_booking-pre h2 {
  padding-left: 3%;
  position: relative;
  font-size: 110%;
}
@media only screen and (max-width: 767px) {
  .p-u_booking-pre h2 {
    font-size: 20px;
    padding-left: 30px;
  }
}
.p-u_booking-pre h2::after {
  position: absolute;
  content: "";
  display: block;
  top: 50%;
  left: 0;
  transform: -50%;
  width: 25px;
  height: 2px;
  background: #4394d0;
}
@media only screen and (max-width: 767px) {
  .p-u_booking-pre h2::after {
    width: 20px;
  }
}

.pre__block {
  position: relative;
}
.pre__block .add__field {
  position: absolute;
  bottom: 70px;
  width: 200px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  display: flex;
  align-items: center;
  background: #a7a7a7;
  border-radius: 5px;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .pre__block .add__field {
    width: 150px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
  }
}
.pre__block .add__field__item {
  position: relative;
  display: block;
  width: 20px;
  height: 20px;
  margin-right: 40px;
}
@media only screen and (max-width: 767px) {
  .pre__block .add__field__item {
    margin-right: 20px;
  }
}
.pre__block .add__field__item::after {
  position: absolute;
  content: "";
  top: 50%;
  left: 15px;
  width: 12px;
  height: 2px;
  background: #fff;
  transform: translateY(-50%);
}
.pre__block .add__field__item::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 20px;
  width: 2px;
  height: 12px;
  background: #fff;
  transform: translateY(-50%);
}
.pre__block .register {
  display: block;
  width: 470px;
  margin-left: auto;
  margin-right: auto;
  height: 50px;
  line-height: 50px;
  margin-top: 70px;
}
.pre__block .register button {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 1400px) {
  .pre__block .register {
    width: 440px;
    height: 45px;
    line-height: 45px;
  }
}
@media only screen and (max-width: 767px) {
  .pre__block .register {
    max-width: 300px;
    width: 90%;
  }
}

.block-num {
  position: relative;
  margin-bottom: 15px;
  padding-right: 10px;
}
.block-num h6 {
  font-size: 120%;
  color: #4394d0;
}
.block-num::after {
  position: absolute;
  content: "";
  display: block;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #e0e0e0;
}
.block-num button {
  width: 40px;
  height: 40px;
  position: relative;
}
.block-num button span {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 20px;
  height: 2px;
  background: #626059;
}
.block-num button span:first-child {
  transform: rotate(45deg);
}
.block-num button span:last-child {
  transform: rotate(-45deg);
}

.pre__block__template__form {
  margin-bottom: 30px;
}
.pre__block__template__form ul li {
  position: relative;
}

.pre__block__template__item {
  width: 50%;
  padding: 20px;
}
@media screen and (max-width: 1400px) {
  .pre__block__template__item {
    padding: 10px;
  }
}
@media only screen and (max-width: 900px) {
  .pre__block__template__item {
    padding: 10px 5px;
  }
}
@media screen and (max-width: 1400px) {
  .pre__block__template__item {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .pre__block__template__item {
    padding: 15px 10px;
  }
}
.pre__block__template__item ul li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .pre__block__template__item ul li {
    display: block;
    margin-bottom: 5px;
  }
  .pre__block__template__item ul li > div {
    width: 100% !important;
  }
}
.pre__block__template__item ul li p {
  color: #4394d0;
}
@media screen and (max-width: 1400px) {
  .pre__block__template__item ul li p {
    font-size: 85%;
  }
}
@media only screen and (max-width: 767px) {
  .pre__block__template__item ul li p {
    width: 100% !important;
    text-align: left !important;
    font-size: 14px;
  }
}
.pre__block__template__item ul li select {
  background: #fff;
}
@media only screen and (max-width: 767px) {
  .pre__block__template__item ul li select {
    width: 100% !important;
  }
}
.pre__block__template__item ul li input[type=text] {
  background: #fff;
}
@media only screen and (max-width: 767px) {
  .pre__block__template__item ul li input[type=text] {
    width: 100% !important;
  }
}
.pre__block__template__item ul li.temp__checkbox .checkbox {
  margin-right: 10px;
}
@media only screen and (max-width: 900px) {
  .pre__block__template__item ul li.temp__checkbox .checkbox {
    margin-right: 3px;
  }
}
@media screen and (max-width: 1400px) {
  .pre__block__template__item ul li.temp__checkbox label {
    font-size: 85%;
  }
}
@media only screen and (max-width: 767px) {
  .pre__block__template__item ul li.temp__checkbox label {
    font-size: 14px;
  }
}
.pre__block__template__item h5 {
  color: #4394d0;
  font-size: 120%;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .pre__block__template__item h5 {
    font-size: 20px;
    margin-bottom: 10px;
  }
}
.pre__block__template__item.shipper {
  background: #eaf3fa;
}
.pre__block__template__item.consignee {
  background: #f9f9f9;
}

.address-manag__box {
  margin-top: 28px;
}
@media only screen and (max-width: 767px) {
  .address-manag__box ul {
    width: 730px;
  }
}
.address-manag__box ul li {
  background: #f6f6f6;
}
.address-manag__box ul li:nth-child(2n) {
  background: #fff;
}
.address-manag__box ul li > div {
  word-break: break-word;
}
.address-manag__box ul li a {
  text-decoration: underline;
  color: #4394d0;
}
.address-manag__box .result__box__head {
  line-height: 1.2 !important;
}

.u7-add__btn {
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .u7-add__btn {
    margin-bottom: 0px;
  }
}

.registration__inner {
  max-width: 1100px;
  width: 100%;
  margin-right: 50px;
  margin-left: 50px;
}

.v-registration__form {
  background: #eaf3fa;
  margin-bottom: 10px;
}
.v-registration__form h4 {
  font-weight: 500;
  padding-top: 12px;
  padding-left: 40px;
  padding-right: 30px;
  padding-bottom: 12px;
}
@media screen and (max-width: 1200px) {
  .v-registration__form h4 {
    padding-left: 30px;
    padding-right: 20px;
  }
}
.v-registration__form input {
  background: #fff;
}
.v-registration__form select {
  background: #fff;
}
.v-registration__form label {
  display: block;
  color: #4394d0;
  font-weight: 500;
  text-align: right;
  margin-right: 10px;
}
@media screen and (max-width: 1200px) {
  .v-registration__form label {
    font-size: 90%;
  }
}
.v-registration__form label.btxt {
  color: #626059;
  font-weight: 300;
  margin-right: 0;
  margin-left: 5px;
}

.v-registration__contents {
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 12px;
}
@media screen and (max-width: 1200px) {
  .v-registration__contents {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.v-registration__contents ul {
  margin-bottom: 20px;
}
.v-registration__contents ul li {
  margin-bottom: 10px;
  position: relative;
}
.v-registration__contents ul li div {
  display: flex;
  align-items: center;
  position: relative;
}
.v-registration__contents ul li div.flex__b-t {
  align-items: flex-start;
}
.v-registration__contents ul.check_list_mb0 {
  margin-bottom: 0;
}
.v-registration__contents ul.check_list_mb0 li {
  margin-bottom: 0;
  position: relative;
}
.v-registration__contents ul.check_list_mb0 li .error-comment04 {
  position: absolute;
  left: 31%;
  white-space: nowrap;
}

.registration_sum {
  padding: 20px 0 10px 0;
}
.registration_sum-deadline {
  padding-left: 10px;
  color: #ff3e3e;
}

.register-blue-btn {
  margin-left: 50px;
}
.register-blue-btn input {
  line-height: 27px;
  height: 27px;
}
.register-blue-btn label {
  line-height: 27px;
  padding-left: 5px;
}
.register-blue-btn button {
  position: relative;
  color: #fff;
  background: #4394d0;
  display: block;
  width: 120px;
  height: 27px;
  border-radius: 4px;
  font-size: 80%;
}
.register-blue-btn button.all-check {
  margin-right: 20px;
}
.register-blue-btn button.all-check::after {
  position: absolute;
  content: "";
  bottom: -10px;
  left: 20px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #4394d0 transparent transparent transparent;
}
.register-blue-btn button.can-check::after {
  position: absolute;
  content: "";
  top: -10px;
  left: 20px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #4394d0 transparent;
}

.registration__btn {
  gap: 15px;
}
.registration__btn .adoption__btn button {
  background: #4394d0;
  width: 140px;
  height: 35px;
  position: relative;
  color: #fff;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 90%;
}
.registration__btn .release__btn button {
  position: relative;
  border-radius: 5px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 90%;
  background: rgb(167, 167, 167);
  width: 100px;
  color: #fff;
}

.registration__box {
  margin-left: 50px;
  margin-right: 50px;
  margin-top: 5px;
  margin-bottom: 12px;
}
.registration__box table {
  border-collapse: collapse;
  border-spacing: 0;
  white-space: nowrap;
  position: relative;
}
.registration__box table:before {
  content: "";
  position: absolute;
  right: -10px;
  top: 0;
  width: 10px;
  height: 100%;
  background: #fff;
}
.registration__box table:after {
  content: "";
  position: absolute;
  right: -1px;
  top: 0;
  width: 1px;
  height: 100%;
  background: #d5d5d5;
}
.registration__box tr:hover td {
  background-color: rgb(252, 254, 232) !important;
}
.registration__box tr:nth-child(2n) > td {
  background: #ededed;
}
.registration__box tr.focus > td {
  background: #ebfcff !important;
}
.registration__box tr > td {
  background: #fff;
  border-left: 1px solid #d5d5d5;
  border-bottom: 1px solid #d5d5d5;
  padding: 2px 3px;
  font-size: 80%;
  font-size: clamp(11px, 80%, 14px);
}
.registration__box tr > td:last-child {
  border-right: 1px solid #d5d5d5;
}
.registration__box tr > td.update-info {
  background: #ffe9a6 !important;
}
.registration__box tr > td select {
  height: auto;
  padding: 2px;
}
.registration__box tr > td input {
  height: auto;
  padding: 0;
  background: none;
  border: 0;
  width: auto;
}
.registration__box tr > td input.size-sheet {
  display: block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  position: relative;
}
.registration__box tr > td input.size-sheet.blue {
  background: #1772b5;
}
.registration__box tr > td input.size-sheet.red {
  background: #ff3e3e;
}
.registration__box tr > td a {
  text-decoration: underline;
  color: #4394d0;
}
.registration__box tr select {
  cursor: pointer;
  appearance: none;
  padding-left: 2px;
  padding-right: 2px;
}
.registration__box tr.register-error {
  position: relative;
}
.registration__box tr.register-error > td {
  background: #f37878 !important;
}
.registration__box tr.sign01 > td {
  background: #bce2ff;
}
.registration__box tr.sign02 > td {
  background: #c1c1c1;
}
.registration__box tr.sign03 > td {
  background: #e9e9e9;
}
.registration__box__head {
  height: 30px;
  line-height: 1;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 99;
}
.registration__box__head > th {
  background: #4394d0;
  color: #fff;
  padding-left: 5px;
  padding-right: 5px;
  border-left: 1px solid #d5d5d5;
  font-weight: 300;
  font-size: 70%;
  text-align: left;
}

.update-info {
  position: relative;
}
.update-info input {
  cursor: pointer;
}
.update-info .update-info__detail {
  display: none;
}
/*
.update-info:hover .update-info__detail {
  position: absolute;
  background: #fff;
  box-shadow: 2px 2px 6px 5px rgba(0, 0, 0, 0.1);
  display: block;
  padding: 10px 15px;
}
.update-info:hover .update-info__detail .time {
  font-size: 70%;
}
*/
.color-ex {
  margin-left: 10px;
  line-height: 27px;
  font-size: 90%;
}
.color-ex span {
  margin: 0 5px;
  padding: 0 5px 1px 5px;
}
.color-ex__gray {
  background: #c1c1c1;
}
.color-ex__red {
  background: #f37878;
}
.color-ex__yellow {
  background: #ffe9a6;
}
.color-ex__blue {
  background: #bce2ff;
}

.u8-csb {
  margin-top: 20px;
  margin-bottom: 20px;
  background: #f9f9f9;
  padding: 12px 40px;
}
.u8-csb .cap {
  width: 110px;
}
.u8-csb .u8-csb-item {
  margin-top: 10px;
}
.u8-csb .u8-csb-item__box {
  width: calc(100% - 110px);
}
.u8-csb ul {
  align-items: center;
  flex-wrap: wrap;
}
.u8-csb ul li {
  display: flex;
  align-items: center;
  margin-right: 30px;
}
.u8-csb ul li .num {
  margin-left: 5px;
  display: inline-block;
  padding: 3px 8px;
  background: #fff;
  border: 1px solid #eaeaea;
  line-height: 1;
  letter-spacing: 0;
}

.hidden-text {
  display: none;
}

.register-error {
  position: relative;
}
.register-error:hover .hidden-text {
  display: inline-block;
  position: absolute;
  background: #f7e4e4;
  color: #f41c1c;
  border: 1px solid #f41c1c;
  box-shadow: 2px 2px 6px 5px rgba(0, 0, 0, 0.1);
  display: block;
  padding: 2px 70px;
  z-index: 99;
  top: -18px;
  left: 20%;
  font-size: 14px;
  font-weight: bold;
  z-index: 999;
}

.operation__list ul {
  gap: 10px;
}

.operation_btn {
  width: 150px;
}
.operation_btn button {
  width: 100%;
  color: #fff;
  border-radius: 5px;
  padding: 10px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 80%;
}
.operation_btn button:disabled {
  opacity: 0.7;
}

.m-auto {
  margin-left: auto;
  margin-right: auto;
}

.search-title {
  cursor: pointer;
  position: relative;
  font-weight: 700;
}
.search-title.all-open:after {
  opacity: 0;
  transition: 0.3s;
}
.search-title.all-open:before {
  transform: translateY(-50%) rotate(90deg);
  transition: 0.3s;
}
.search-title:after {
  content: "";
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 17px;
  height: 2px;
  background: #626059;
  opacity: 1;
  transition: 0.3s;
}
.search-title:before {
  content: "";
  position: absolute;
  left: 18px;
  top: 50%;
  transform: translateY(-50%);
  height: 17px;
  width: 2px;
  background: #626059;
  transition: 0.3s;
}

.search-box {
  display: none;
}
.search-box.all-open {
  display: block;
}

.sticky__table tr th {
  position: -webkit-sticky;
  position: sticky;
  top: 85px;
  z-index: 1;
}
.sticky__table tr th.size_sheet::before {
  content: "※サイズ検証シートは下記列の●を押してください";
  font-size: 12px;
  color: red;
  position: absolute;
  top: -15px;
}
.sticky__table tr th.cct_sheet .exclamation {
  width: 20px;
  position: absolute;
  top: -2px;
  left: 50%;
  transform: translate(-50%, -100%);
}
.sticky__table tr th.cct_sheet .exclamation img {
  width: 100%;
  vertical-align: bottom;
}
.sticky__table tr th.cct_sheet .txt {
  font-size: 12px;
  color: red;
  position: absolute;
  top: -90px;
  left: -10px;
  line-height: 1.4;
  padding: 10px 15px;
  border: 1px solid #d5d5d5;
  border-radius: 5px;
  background-color: #ffffff;
}
.sticky__table tr th.cct_sheet .txt::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 20px;
  border-style: solid;
  border-width: 10px 8px 0 8px;
  border-color: #d5d5d5 transparent transparent;
  translate: -50% 100%;
}
.sticky__table tr th.cct_sheet .txt::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 20px;
  border-style: solid;
  border-width: 9px 7px 0 7px;
  border-color: #fff transparent transparent;
  translate: -50% 100%;
}

.sticky__table tr th:first-child {
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  z-index: 9;
}

.sticky__table tr td:first-child {
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  z-index: 1;
}
.sticky__table tr td:first-child:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  background: #d5d5d5;
}

.car-registered {
  display: inline-block;
  background: #eaf3fa;
  padding: 7px 20px;
  margin-bottom: 20px;
}

.car-registered__table {
  border: 2px solid #d5d5d5;
  border-collapse: collapse;
  border-spacing: 0;
  margin-top: 3px;
}
.car-registered__table tr th {
  font-weight: 300;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 3px;
  padding-bottom: 3px;
  border-bottom: 1px solid #d5d5d5;
  border-right: 1px solid #d5d5d5;
  background: #fff;
}
.car-registered__table tr th:last-child {
  border-right: none;
}
.car-registered__table tr td {
  font-weight: 300;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 3px;
  padding-bottom: 3px;
  border-right: 1px solid #d5d5d5;
  background: #fff;
}
.car-registered__table tr td:last-child {
  border-right: none;
}

.all-select__box {
  display: flex;
  align-items: center;
  margin-right: 20px;
}
.all-select__box select {
  font-size: 90%;
  height: 25px;
  line-height: 25px;
  margin-bottom: 5px;
  margin-right: 5px;
}
.all-select__box .all__submit {
  text-align: left;
}
.all-select__box .all__submit__btn {
  width: 55px;
  line-height: 1;
  height: 25px;
  background: #eaf3fa;
  border: 1px solid #1772b5;
  color: #1772b5;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 4px;
  padding-bottom: 5px;
  font-size: 90%;
  border-radius: 3px;
  margin-bottom: 5px;
}

.table__links {
  text-decoration: underline;
  transition: 0.3s;
}
.table__links:hover {
  text-decoration: none;
  transition: 0.3s;
}

.po-select {
  font-size: 90%;
  letter-spacing: -0.7px;
  padding-right: 5px;
}

.v-registration__form input {
  background: #fff;
  letter-spacing: -1px;
}

.v-registration__form input.portcode {
  margin-left: 3px;
  padding: 0px 5px;
}
.v-registration__form input.portcode::placeholder {
  font-size: 80%;
}

.filter-open__box.v-registration__form h4 {
  padding-left: 20px;
}
.filter-open__box.v-registration__form ul {
  margin-bottom: 0;
}
.filter-open__box.v-registration__form li {
  margin-bottom: 0;
}

.condition-details__content {
  margin-bottom: 20px;
  margin-top: 20px;
  margin-left: 50px;
  align-items: baseline;
  font-size: 90%;
}

.condition-details01 {
  background: #f9f9f9;
  margin-right: 10px;
}

.condition-details01__table table {
  border: 2px solid #d5d5d5;
  border-collapse: collapse;
  border-spacing: 0;
}
.condition-details01__table table:first-child {
  border-bottom: 0;
}
.condition-details01__table tr th {
  font-weight: 300;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 3px;
  padding-bottom: 3px;
  border-bottom: 1px solid #d5d5d5;
  border: 1px solid rgb(207, 207, 207);
  background: #c1c1c1;
  white-space: nowrap;
  font-size: 95%;
}
.condition-details01__table tr th:first-child {
  border-right: 2px solid #d5d5d5;
  background: #fff;
}
.condition-details01__table tr td {
  font-weight: 300;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 3px;
  padding-bottom: 3px;
  border-right: 1px solid #d5d5d5;
  background: #fff;
  text-align: right;
  white-space: nowrap;
  border-bottom: 2px solid #d5d5d5;
}
.condition-details01__table tr td:first-child {
  border-left: 1px solid #d5d5d5;
  border-right: 2px solid #d5d5d5;
}

.operation__list__attention {
  margin-top: 15px;
  margin-bottom: 15px;
  max-width: 1100px;
  margin-right: 50px;
  margin-left: 50px;
}

.click-box {
  padding: 10px 10px;
  background: #f9f9f9;
}
.click-box.booking-num__info {
  background: none;
}

.click-title {
  position: relative;
  font-weight: bold;
  padding-left: 15px;
  cursor: pointer;
}
.click-title::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 7px solid #555555;
  border-right: 0;
  transition: 0.3s;
}
.click-title.close::after {
  top: 50%;
  transform: translateY(-50%);
  transition: 0.3s;
}

.click-item {
  margin-top: 10px;
}

.norv-table {
  padding-left: 10px;
  padding: 10px 10px;
  background: #f9f9f9;
}
.norv-table__title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 5px;
}
.norv-table__box table {
  border: 2px solid #d5d5d5;
  border-collapse: collapse;
  border-spacing: 0;
}
.norv-table__box tr {
  border-bottom: 2px solid #d5d5d5;
}
.norv-table__box tr:last-child {
  border-bottom: none;
}
.norv-table__box tr.max {
  position: relative;
  border: double;
  border-color: #9d9d9d;
}
.norv-table__box tr.max td {
  padding-top: 5px;
  padding-bottom: 5px;
}
.norv-table__box tr th {
  font-weight: 300;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 3px;
  padding-bottom: 3px;
  border-bottom: 1px solid #d5d5d5;
  border: 1px solid rgb(207, 207, 207);
  background: #f9f9f9;
  white-space: nowrap;
}
.norv-table__box tr th:first-child {
  border-right: 2px solid #d5d5d5;
  background: #fff;
}
.norv-table__box tr th.tr-blue {
  background: #bce2ff;
}
.norv-table__box tr td {
  font-weight: 300;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 3px;
  padding-bottom: 3px;
  border-right: 1px solid #d5d5d5;
  background: #fff;
  white-space: nowrap;
  text-align: right;
}
.norv-table__box tr td:first-child {
  text-align: left;
}
.norv-table__box tr td.tr-pink {
  background: #fff2f3;
}
.norv-table__box tr td.tr-gray {
  background: #f1f1f1;
}
.norv-table__box tr td.tr-red {
  background: rgb(243, 120, 120);
}

.tr-color_red {
  color: red;
  font-weight: 700;
}

.condition-details01-title {
  cursor: pointer;
  width: 350px;
  padding: 10px 10px 10px 30px;
  position: relative;
  transition: 0.3s;
}
.condition-details01-title:after {
  content: "";
  position: absolute;
  left: 10px;
  top: 19px;
  width: 12px;
  height: 2px;
  background: #626059;
  opacity: 1;
  transition: 0.3s;
}
.condition-details01-title:before {
  content: "";
  position: absolute;
  left: 15px;
  top: 14px;
  height: 12px;
  width: 2px;
  background: #626059;
  transition: 0.3s;
}
.condition-details01-title.all-opens {
  width: auto;
  transition: 0.3s;
}
.condition-details01-title.all-opens:after {
  opacity: 0;
  transition: 0.3s;
}
.condition-details01-title.all-opens:before {
  transform: rotate(-90deg);
  transition: 0.3s;
}

.condition-details01__tables {
  padding: 0 10px 10px 10px;
  align-items: flex-start;
}
.condition-details01__tables thead {
  position: relative;
  background: #d5d5d5;
  padding: 0;
  font-weight: bold;
  letter-spacing: 4px;
}
.condition-details01__tables thead th {
  letter-spacing: 3px;
}
.condition-details01__tables thead th.ttl-txt {
  font-weight: 300;
  font-size: 10px;
  letter-spacing: -0.8px;
}
.condition-details01__tables table {
  border-collapse: collapse;
  border-spacing: 0;
  border: 3px solid #d5d5d5;
}
.condition-details01__tables table:first-child {
  border-right: none;
}
.condition-details01__tables table:last-child thead {
  border-left: 3px solid #fff;
}
.condition-details01__tables table tr {
  height: 27px;
  border-bottom: 1px solid #d5d5d5;
}
.condition-details01__tables table tr:last-child {
  border-bottom: none;
}
.condition-details01__tables table tr th {
  padding-left: 7px;
  padding-right: 7px;
  border-right: 1px solid #d5d5d5;
  height: 27px;
  white-space: nowrap;
}
.condition-details01__tables table tr td {
  padding-left: 3px;
  padding-right: 3px;
  text-align: right;
  height: 27px;
  width: 30px;
  white-space: nowrap;
}
.condition-details01__tables table tr td:last-child {
  border-left: 1px solid #d5d5d5;
}
.condition-details01__tables table tr td.td-red {
  background: rgb(243, 120, 120);
}
.condition-details01__tables table tr td.td-color_red {
  color: red;
}

.table-error-txt {
  text-align: right;
  margin-top: 3px;
  color: #ff3e3e;
  font-weight: bold;
  padding-bottom: 3px;
  font-size: 110%;
}

.edit-no {
  margin-bottom: 10px;
  font-size: 150%;
  color: #ff3e3e;
  font-weight: 700;
  display: inline-block;
  padding: 1% 4%;
  border: 2px solid #ff3e3e;
  border-radius: 5px;
  background: #fff2f3;
}

.bg-white {
  background: #fff;
}

.filter-attention {
  font-size: 12px;
  padding-left: 15px;
}

.error-box {
  background: #ff3e3e !important;
  color: #fff !important;
}

.booking-num__info {
  position: relative;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: 50px;
  margin-right: 50px;
}
.booking-num__info h6 {
  width: 100%;
  height: 20px;
  font-size: 100%;
  line-height: 20px;
  font-weight: 700;
  font-size: clamp(12px, 90%, 15px);
}
.booking-num__info .booking-num__table {
  border-right: 1px solid #cfcfcf;
  border-left: 1px solid #cfcfcf;
  border-bottom: 1px solid #cfcfcf;
  border-collapse: collapse;
  border-spacing: 0;
}
.booking-num__info .booking-num__table th {
  padding: 1px 5px;
  text-align: left;
  font-weight: 300;
  background: #4394d0;
  color: #fff;
  border-left: 1px solid #cfcfcf;
  font-size: clamp(12px, 90%, 15px);
}
.booking-num__info .booking-num__table tr {
  background: #eef4ff;
  font-size: 90%;
  font-size: clamp(12px, 90%, 15px);
}
.booking-num__info .booking-num__table tr:nth-child(2n) {
  background: #fff;
}
.booking-num__info .booking-num__table td {
  padding: 2px 5px;
  border-left: 1px solid #cfcfcf;
  vertical-align: top;
  font-size: clamp(12px, 90%, 15px);
}
.booking-num__info .booking-num__table td.delate-btn {
  vertical-align: middle;
  text-align: center;
}
.booking-num__info a {
  color: #4394d0;
  text-decoration: underline;
}

.delate-btn .cmn-btn {
  background: #ff3e3e;
}

.have_icon {
  display: flex;
  align-items: center;
  gap: 5px;
}
.have_icon img {
  width: 20px;
}

.talk__content {
  position: relative;
  background: #f6f6f6;
}
.talk__content__top {
  position: sticky;
  top: 0;
  left: 0;
  display: block;
  background: #4394d0;
  height: 45px;
  text-align: center;
  z-index: 9999;
}
.talk__content__top .name {
  color: #fff;
  font-size: 20px;
  line-height: 45px;
  font-weight: 300;
}
.talk__block {
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 43px;
  padding-bottom: 43px;
}
.talk__block .unread-from-here {
  margin-bottom: 50px;
  text-align: center;
}
.talk__block .unread-from-here span {
  position: relative;
}
.talk__block .unread-from-here span::after {
  display: block;
  position: absolute;
  content: "";
  width: 240px;
  height: 1px;
  background: #dcd9d9;
  top: 50%;
  transform: translateY(-50%);
  right: -276px;
}
@media only screen and (max-width: 767px) {
  .talk__block .unread-from-here span::after {
    width: 25vw;
    right: -35vw;
    overflow: hidden;
  }
}
.talk__block .unread-from-here span::before {
  display: block;
  position: absolute;
  content: "";
  width: 240px;
  height: 1px;
  background: #dcd9d9;
  top: 50%;
  transform: translateY(-50%);
  left: -276px;
}
@media only screen and (max-width: 767px) {
  .talk__block .unread-from-here span::before {
    width: 25vw;
    left: -35vw;
    overflow: hidden;
  }
}

.talk__new-messerge {
  position: sticky;
  left: 0;
  bottom: -2px;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 30px;
  padding-right: 30px;
  background: #f6f6f6;
  border-top: 1px solid #dcd9d9;
}
.talk__new-messerge form {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.talk__new-messerge__textarea {
  width: 79%;
}
.talk__new-messerge__textarea textarea {
  padding-top: 8px;
  width: 100%;
  height: 70px;
  overflow-y: hidden;
  line-height: 1.3;
  font-size: 16px;
  background: #fff;
}
.talk__new-messerge__btn {
  text-align: center;
  width: 17%;
}
.talk__new-messerge__btn button {
  width: 100%;
  height: 35px;
  line-height: 35px;
  background: #4394d0;
  border-radius: 5px;
  font-weight: 700;
  color: #fff;
  font-size: 14px;
}

.talk__flex {
  display: flex;
  align-items: flex-start;
  margin-bottom: 50px;
}

.mes-date {
  font-size: 15px;
  padding-top: 5px;
}
.mes-txt-block {
  padding: 15px 20px;
  border-radius: 7px;
  max-width: 500px;
  width: auto;
}
.mes-txt-block p {
  text-align: left;
}
.mes-isc {
  justify-content: flex-start;
}
.mes-isc .mes-ico {
  margin-right: 30px;
}
.mes-isc .mes-date {
  display: block;
  text-align: left;
}
.mes-isc .mes-txt-block {
  background: #fff;
}
.mes-client {
  justify-content: flex-end;
}
.mes-client .mes-ico {
  margin-left: 30px;
}
.mes-client .mes-date {
  display: block;
  text-align: right;
}
.mes-client .mes-txt-block {
  background: #ddedfa;
}

.m-received__pagenation {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .m-received__pagenation {
    margin-top: 10px;
  }
}

@media only screen and (max-width: 767px) {
  .m-received__box ul {
    width: 765px;
    position: relative;
  }
}
.m-received__box ul li {
  border-top: 1px solid #ededed;
  background: #f4f4f4;
  align-items: center;
  border-left: 1px solid #f4f4f4;
  border-right: 1px solid #f4f4f4;
}
@media only screen and (max-width: 767px) {
  .m-received__box ul li {
    align-items: stretch;
  }
}
.m-received__box ul li a {
  text-decoration: underline;
  color: #4394d0;
}
.m-received__box ul li > div {
  border-left: 0;
}
.m-received__box ul li:last-child {
  border-bottom: 1px solid #f4f4f4;
}
.m-received__box ul li:last-child > div {
  border-bottom: 0;
}
.m-received__box ul li.result__box__head > div {
  border-left: 0;
}
.m-received__box ul li.un-read {
  background: #fff;
  font-weight: bold;
}
.m-received__box ul li.un-read .r-states {
  color: #ff3e3e;
}
.m-received__box ul li .r-txt {
  padding-right: 3px;
}

.p-u_m-detail .m-detail {
  width: 900px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1400px) {
  .p-u_m-detail .m-detail {
    width: 600px;
  }
}
@media only screen and (max-width: 767px) {
  .p-u_m-detail .m-detail {
    width: 100%;
  }
}
.p-u_m-detail .m-detail li {
  padding: 10px 0;
  border-bottom: 1px solid #f3f3f3;
}
.p-u_m-detail .m-detail li:last-child {
  border-bottom: none;
}
.p-u_m-detail .m-detail__left {
  width: 15%;
}
@media only screen and (max-width: 767px) {
  .p-u_m-detail .m-detail__left {
    width: 100%;
    margin-bottom: 7px;
  }
}
.p-u_m-detail .m-detail__right {
  width: 85%;
}
@media only screen and (max-width: 767px) {
  .p-u_m-detail .m-detail__right {
    width: 100%;
  }
}
.p-u_m-detail .m-detail__column__label {
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .p-u_m-detail .m-detail__column__label {
    margin-bottom: 7px;
  }
}

.tab {
  background: #eaf3fa;
  padding: 20px 80px;
}
@media screen and (max-width: 1400px) {
  .tab {
    padding: 20px 20px;
  }
}
@media only screen and (max-width: 767px) {
  .tab {
    padding: 15px 10px;
  }
}
.tab ul {
  gap: 2%;
}
.tab ul li {
  width: 32%;
  text-align: center;
  transition: 0.2s ease;
  background: #fff;
  border-radius: 5px;
  border: 2px solid #4394d0;
  color: #4394d0;
}
@media screen and (max-width: 1400px) {
  .tab ul li {
    font-size: 90%;
  }
}
@media only screen and (max-width: 767px) {
  .tab ul li {
    width: 49%;
    height: 60px;
  }
}
.tab ul li a {
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 10px 10px 0;
}
@media only screen and (max-width: 767px) {
  .tab ul li a {
    padding-right: 15px;
    padding-left: 5px;
    padding-top: 0;
    padding-bottom: 0;
  }
}
.tab ul li a::after {
  position: absolute;
  content: "";
  right: 15px;
  top: 35%;
  transform: translateY(-50%);
  width: 10px;
  height: 10px;
  border-top: 2px solid #4394d0;
  border-right: 2px solid #4394d0;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
@media screen and (max-width: 1400px) {
  .tab ul li a::after {
    right: 5px;
    width: 8px;
    height: 8px;
  }
}
@media only screen and (max-width: 767px) {
  .tab ul li a::after {
    top: 40%;
  }
}
.tab ul li:nth-child(n+4) {
  margin-top: 1.5%;
}
@media only screen and (max-width: 767px) {
  .tab ul li:nth-child(n+4) {
    margin: 0;
  }
}
@media only screen and (max-width: 767px) {
  .tab ul li:nth-child(n+3) {
    margin-top: 2%;
  }
}
.tab ul li.active {
  background: #4394d0;
  color: #fff;
  transition: 0.2s ease;
}
.tab ul li.active a::after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}

.q-a-block {
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  .q-a-block {
    margin-top: 20px;
  }
}
.q-a-block .area {
  display: none;
  opacity: 0;
}
.q-a-block .area.is-active {
  display: block;
  animation-name: displayAnime;
  animation-duration: 0.2s;
  animation-fill-mode: forwards;
}
.q-a-block h2 {
  padding-left: 3%;
  position: relative;
  font-size: 130%;
}
@media only screen and (max-width: 767px) {
  .q-a-block h2 {
    font-size: 20px;
    padding-left: 30px;
  }
}
.q-a-block h2::after {
  position: absolute;
  content: "";
  display: block;
  top: 50%;
  left: 0;
  transform: -50%;
  width: 25px;
  height: 2px;
  background: #4394d0;
}
@media only screen and (max-width: 767px) {
  .q-a-block h2::after {
    width: 20px;
  }
}
.q-a-block .area-list {
  margin-top: 15px;
}
.q-a-block .area-list li {
  padding-left: 20px;
  padding-right: 20px;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .q-a-block .area-list li {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.q-a-block .area-list li h5 {
  display: flex;
  color: #4394d0;
  font-weight: 400;
  font-size: 110%;
  padding: 15px 0;
  border-bottom: 1px solid #e0e0e0;
}
@media only screen and (max-width: 767px) {
  .q-a-block .area-list li h5 {
    font-size: 16px;
    padding: 13px 0;
  }
}
.q-a-block .area-list li p {
  display: flex;
  font-size: 95%;
  padding: 15px 0;
}
@media only screen and (max-width: 767px) {
  .q-a-block .area-list li p {
    font-size: 14px;
    padding: 10px 0;
  }
}
.q-a-block .area-list li .qa {
  font-weight: bold;
  font-size: 100%;
  line-height: 1.3;
  padding-right: 2px;
}
@media only screen and (max-width: 767px) {
  .q-a-block .area-list li .qa {
    font-size: 18px;
  }
}

.charge__box ul {
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  .charge__box ul {
    width: 730px;
    margin-top: 15px;
  }
}
.charge__box ul li {
  background: #f6f6f6;
}
.charge__box ul li:nth-child(2n) {
  background: #fff;
}
.charge__box ul li > div {
  word-break: break-word;
}
.charge__box ul li .charge a {
  color: #4394d0;
  text-decoration: underline;
}
.charge__box.result__box ul li.result__box__head {
  line-height: 1.2;
}

.pass_only {
  margin-bottom: 5px;
}

.p-u_unregister .form-attention {
  font-size: 110%;
}

.form__block .unregister__attention {
  margin: 25px 0;
}
@media only screen and (max-width: 767px) {
  .form__block .unregister__attention {
    margin: 20px 0 20px 0;
  }
}
.form__block .unregister__attention h6 {
  font-weight: 700;
  font-size: 150%;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .form__block .unregister__attention h6 {
    font-size: 24px;
    margin-bottom: 0;
  }
}
.form__block .unregister__attention ul {
  list-style: disc;
  padding-left: 40px;
}
@media only screen and (max-width: 767px) {
  .form__block .unregister__attention ul {
    padding-left: 30px;
  }
}
.form__block .unregister__attention ul li {
  display: list-item;
  padding: 5px 0 5px 0;
  border-bottom: none;
}

.p-u_pass_re .attention {
  font-size: 90%;
}
@media only screen and (max-width: 767px) {
  .p-u_pass_re .attention {
    font-size: 12px;
    padding: 0 10px;
  }
}
.p-u_pass_re .reset_txt {
  margin-top: 30px;
}
.p-u_pass_re .reset_txt a {
  text-decoration: underline;
  transition: 0.3s ease;
}
.p-u_pass_re .reset_txt a:hover {
  text-decoration: none;
  transition: 0.3s ease;
}
@media only screen and (max-width: 767px) {
  .p-u_pass_re .reset_txt {
    margin-bottom: 10px;
  }
}

.login__block__txt-column p {
  line-height: 1.2;
}
.login__block__txt-column p span {
  font-size: 90%;
}

li.attention__pass {
  margin-left: auto;
  margin-top: -15px;
}
li.attention__pass p {
  font-size: 90%;
}

.login__block__name .id-name input:first-of-type {
  margin-right: 2%;
}
@media only screen and (max-width: 767px) {
  .login__block__name .id-name input {
    width: 35% !important;
  }
}
.login__block__name .id-name span {
  margin-right: 1%;
}
@media only screen and (max-width: 767px) {
  .login__block__name .id-name span {
    width: 12%;
    font-size: 14px;
  }
}

.p-u_id-re .login__block {
  width: 560px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 767px) {
  .p-u_id-re .login__block {
    max-width: 370px;
    width: 90%;
  }
}

.login__block__name {
  align-items: flex-start !important;
}
.login__block__name .flex__c-s {
  flex-wrap: wrap;
  margin-bottom: 5px;
}
.login__block__name .flex__c-s input {
  width: 80% !important;
}

.p-u_document__contents__list {
  margin-top: 20px;
}
.p-u_document__contents__list ul li {
  padding: 15px 0;
  font-size: 100%;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #f6f6f6;
}
@media only screen and (max-width: 767px) {
  .p-u_document__contents__list ul li {
    flex-direction: column;
    gap: 5px;
    align-items: flex-start;
  }
}
.p-u_document__contents__list ul li p {
  width: 300px;
}
@media only screen and (max-width: 767px) {
  .p-u_document__contents__list ul li p {
    width: 100%;
  }
}
.p-u_document__contents__list ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  color: #fff;
  font-size: 75%;
  background-color: #4394d0;
  border-radius: 5px;
  padding: 6.5px 13px;
  transform: 0.3s;
  max-width: 150px;
}
.p-u_document__contents__list ul li a:hover {
  background-color: #1d374a;
  transition: 0.3s;
}
.p-u_document__contents__list ul li a img {
  width: 16px;
}

.p-u_terms__contents {
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
}
@media screen and (max-width: 1400px) {
  .p-u_terms__contents {
    width: 600px;
  }
}
@media only screen and (max-width: 767px) {
  .p-u_terms__contents {
    width: 100%;
    margin-top: 20px;
  }
}
.p-u_terms__contents .attention {
  font-size: 120%;
  color: red;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .p-u_terms__contents .attention {
    margin-bottom: 20px;
  }
}
.p-u_terms ol {
  margin-top: 20px;
  list-style: none;
}
.p-u_terms ol li {
  padding-bottom: 20px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .p-u_terms ol li {
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
}
.p-u_terms ol li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
.p-u_terms ol li .title {
  font-size: 130%;
  border-bottom: 1px solid #4394d0;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.p-u_terms ol li .contents li {
  padding-bottom: 10px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .p-u_terms ol li .contents li {
    padding-bottom: 5px;
    margin-bottom: 5px;
  }
}
.p-u_terms ol li .contents .decimal {
  list-style: decimal;
}
.p-u_terms ol li .contents .disc {
  list-style: disc;
}

.agreebtn {
  margin-top: 40px;
}
.agreebtn input[type=button] {
  background-color: #4394d0;
  color: #fff;
  border: none;
  border-radius: 5px;
  padding: 0px 40px;
  height: 40px;
  line-height: 1;
  transition: 0.3s;
}
.agreebtn input[type=button]:hover {
  background-color: #1d374a;
  transition: 0.3s;
}

.error-text {
  width: auto !important;
}
@media only screen and (max-width: 767px) {
  .error-text {
    left: auto;
    right: 0;
  }
}

.pre__block__template__item ul li > div.error-text {
  width: auto !important;
  position: absolute !important;
}
@media only screen and (max-width: 767px) {
  .pre__block__template__item ul li > div.error-text {
    left: auto;
    right: 0;
  }
}

.v-registration__contents ul li div.error-text {
  width: auto !important;
  position: absolute !important;
}
@media only screen and (max-width: 767px) {
  .v-registration__contents ul li div.error-text {
    left: auto;
    right: 0;
  }
}/*# sourceMappingURL=bandle.css.map */