html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
em,
strong,
abbr,
acronym,
blockquote,
q,
cite,
ins,
del,
dfn,
a,
div,
span,
pre,
address,
br,
b,
i,
sub,
sup,
big,
small,
tt,
table,
tr,
caption,
thead,
tbody,
tfoot,
col,
colgroup,
form,
input,
label,
textarea,
button,
fieldset,
legend,
select,
option,
dl,
dt,
dd,
code,
var,
samp,
img,
object,
param,
map,
area {
  padding: 0;
  margin: 0;
  border: none; }

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
figure,
figcaption,
header,
footer,
aside,
article {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

input[type=button],
input[type=submit],
button {
  cursor: pointer; }

button {
  border: 0; }

*:focus {
  outline: none; }

a {
  text-decoration: none;
  color: black; }

a:hover {
  text-decoration: none;
  color: inherit; }

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
  border: none;
  outline: none; }

button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0; }

/* reset extra padding in Firefox */
::-ms-clear {
  width: 0;
  height: 0; }

::-ms-reveal {
  width: 0;
  height: 0;
  display: none; }

/* Internet Explorer 10 in Windows 8 and Windows Phone 8 Bug fix */
@-webkit-viewport {
  width: device-width; }

@-moz-viewport {
  width: device-width; }

@-ms-viewport {
  width: device-width; }

@-o-viewport {
  width: device-width; }

@viewport {
  width: device-width; }

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  word-break: break-word; }

*:focus {
  outline: none; }

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
  border: none;
  outline: none; }

button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0; }

/* reset extra padding in Firefox */
::-ms-clear {
  width: 0;
  height: 0; }

::-ms-reveal {
  width: 0;
  height: 0;
  display: none; }

/* Internet Explorer 10 in Windows 8 and Windows Phone 8 Bug fix */
@-webkit-viewport {
  width: device-width; }

@-moz-viewport {
  width: device-width; }

@-ms-viewport {
  width: device-width; }

@-o-viewport {
  width: device-width; }

@viewport {
  width: device-width; }

body.hidden {
  overflow: hidden; }

.container {
  max-width: 1180px; }

.section-bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top left; }

.gray-bg {
  background-color: #f6f6f6; }

.f-reg-12 {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 12px;
  color: #444444;
  transition: 0.3s ease; }

.f-reg-14 {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  color: #444444;
  transition: 0.3s ease; }

.f-reg-16 {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  color: #444444;
  transition: 0.3s ease; }
  @media (max-width: 991px) {
    .f-reg-16 {
      font-size: 14px;
      line-height: 14px; } }

.f-reg-18 {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 18px;
  color: #444444;
  transition: 0.3s ease; }
  @media (max-width: 991px) {
    .f-reg-18 {
      font-size: 16px;
      line-height: 16px; } }

.f-light-14 {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 24px;
  color: #444444;
  transition: 0.3s ease; }

.f-light-16 {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 22px;
  color: #444444;
  transition: 0.3s ease; }
  @media (max-width: 991px) {
    .f-light-16 {
      font-size: 14px;
      line-height: 20px; } }

.fs-14 {
  font-size: 14px;
  line-height: 14px; }

.fs-20 {
  font-size: 20px;
  line-height: 20px; }

.fs-24 {
  font-size: 24px;
  line-height: 24px; }

.lh-22 {
  line-height: 22px; }
  @media (max-width: 991px) {
    .lh-22 {
      line-height: 20px; } }

.lh-24 {
  line-height: 24px; }
  @media (max-width: 991px) {
    .lh-24 {
      line-height: 22px; } }

.lh-26 {
  line-height: 26px; }
  @media (max-width: 991px) {
    .lh-26 {
      line-height: 22px; } }

.lh-30 {
  line-height: 30px; }
  @media (max-width: 991px) {
    .lh-30 {
      line-height: 26px; } }

.title {
  margin-bottom: 15px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: bold;
  font-size: 24px;
  line-height: 34px;
  text-align: center;
  color: #444444; }
  @media (max-width: 991px) {
    .title {
      font-size: 20px;
      line-height: 30px; } }

.btn-border {
  height: 45px !important;
  padding: 2px 20px;
  border: 2px solid #d4d4d4;
  background: transparent !important;
  border-radius: 10px;
  transition: 0.3s ease; }
  .btn-border:not(.no-hover):hover {
    background: #b9d5c6 !important;
    border: 2px solid #b9d5c6; }
  .btn-border img {
    max-width: 17px;
    margin-left: 10px; }

.btn-gray {
  height: 45px !important;
  line-height: 45px;
  padding: 0 35px;
  border: 1px solid #cdcdcd;
  background: #f6f6f6 !important;
  border-radius: 10px;
  transition: 0.3s ease; }
  .btn-gray:hover {
    border: 1px solid #b9d5c6;
    background: #b9d5c6 !important; }

.share-block p {
  margin-right: 15px;
  padding-bottom: 2px; }

.share-block a {
  display: block;
  width: 23px;
  min-width: 23px;
  height: 23px;
  border-radius: 50%;
  overflow: hidden;
  transition: 0.3s ease; }
  .share-block a:hover {
    opacity: 0.6; }
  .share-block a:not(:last-child) {
    margin-right: 5px; }
  .share-block a img {
    width: 100%; }

.title-row {
  min-height: 45px;
  padding: 11px 25px;
  background-color: #f6f6f6;
  border-radius: 5px; }
  .title-row-cnt {
    padding: 0 25px 0 61px; }
    @media (max-width: 991px) {
      .title-row-cnt {
        padding: 0; } }
  .title-row-img {
    min-width: 21px;
    margin-right: 15px; }
    .title-row-img img {
      max-width: 21px; }
  .title-row-edit p {
    margin-right: 15px; }
  .title-row-edit .edit-trigger img {
    width: 14px;
    height: 14px;
    margin-left: 5px; }

.color-gray {
  color: #444444; }

.color-71 {
  color: #7e7e7e; }

.color-lightgray {
  color: #c1c1c1; }

.color-toxic-orange {
  color: #f29200; }

.color-orange {
  color: #ca9e6f; }

.color-lightorange {
  color: #F2CEB0; }

.color-white {
  color: #ffffff; }

.color-red {
  color: #ce8e8e; }

.fs-24 {
  font-size: 24px;
  line-height: 24px; }

.fs-30 {
  font-size: 30px;
  line-height: 30px; }

.read-more-link {
  padding-bottom: 3px;
  border-bottom: 1px dashed #ca9e6f; }
  .read-more-link:hover {
    border-bottom: 1px dashed #b9d5c6;
    color: #b9d5c6; }

.hover-orange {
  transition: 0.3s ease; }
  .hover-orange:hover {
    color: #ca9e6f; }

.hover-green {
  transition: 0.3s ease; }
  .hover-green:hover {
    color: #b9d5c6; }

.font-weight-black {
  font-weight: 900; }

.mb-6 {
  margin-bottom: 6px; }

.mb-10 {
  margin-bottom: 10px; }

.mb-12 {
  margin-bottom: 12px; }

.mb-15 {
  margin-bottom: 15px; }

.mb-20 {
  margin-bottom: 20px; }

.mb-25 {
  margin-bottom: 25px; }

.mb-30 {
  margin-bottom: 30px; }

.mb-40 {
  margin-bottom: 40px; }

.mb-45 {
  margin-bottom: 45px; }

.mb-50 {
  margin-bottom: 50px; }

.mb-55 {
  margin-bottom: 55px; }

.mb-60 {
  margin-bottom: 60px; }

.mb-65 {
  margin-bottom: 65px; }

.mb-85 {
  margin-bottom: 85px; }

.mt-15 {
  margin-top: 15px; }

.mt-25 {
  margin-top: 25px; }

.mt-30 {
  margin-top: 30px; }

.mt-40 {
  margin-top: 40px; }

.mt-65 {
  margin-top: 65px; }

.ml-10 {
  margin-left: 10px; }

.pt-15 {
  padding-top: 15px; }

.pt-20 {
  padding-top: 20px; }

.pt-30 {
  padding-top: 30px; }

.pb-10 {
  padding-bottom: 10px; }

.pb-15 {
  padding-bottom: 15px; }

.pb-25 {
  padding-bottom: 25px; }

.pb-30 {
  padding-bottom: 30px; }

.py-15 {
  padding: 15px 0; }

.py-25 {
  padding: 25px 0; }

.py-30 {
  padding: 30px 0; }

.py-45 {
  padding: 45px 0; }

.py-50 {
  padding: 50px 0; }

.pagination a,
.pagination span {
  min-width: 40px;
  width: 40px;
  height: 45px;
  border-radius: 10px;
  border: 1px solid #F2CEB0;
  transition: 0.3s ease; }
  .pagination a:hover, .pagination a.active,
  .pagination span:hover,
  .pagination span.active {
    background-color: #F2CEB0; }
  .pagination a:not(:last-child),
  .pagination span:not(:last-child) {
    margin-right: 20px; }
  .pagination a img,
  .pagination span img {
    max-width: 9px; }
  @media (max-width: 767px) {
    .pagination a,
    .pagination span {
      display: none !important; } }

@media (max-width: 767px) {
  .pagination a.pagination-arrow,
  .pagination a.active {
    display: flex !important; } }

@media (max-width: 767px) {
  .text-more p,
  .text-more a {
    text-align: center; } }

.text-more-hidden {
  display: none; }

.select-field {
  position: relative;
  width: 100%;
  max-width: 303px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  color: #444444; }
  .select-field.error .select-selected {
    border: 1px solid red !important; }

.select-field select {
  display: none; }

.select-selected {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  height: 45px;
  padding: 2px 10px 2px 15px !important;
  line-height: 45px;
  border-radius: 10px;
  border: 1px solid #cdcdcd !important;
  color: #444444 !important;
  background: transparent; }

.select-selected:after {
  position: absolute;
  content: "";
  top: 20px;
  right: 8px;
  width: 9px;
  height: 5px;
  background-image: url("../images/select-arrow.svg");
  background-repeat: no-repeat;
  background-size: contain; }

.select-items div, .select-selected {
  color: #444444;
  padding: 8px 15px;
  cursor: pointer;
  transition: 0.3s ease; }

.select-items {
  position: absolute;
  background-color: DodgerBlue;
  top: calc(100% + 3px);
  left: 0;
  right: 0;
  z-index: 99;
  background-color: #fff;
  border: 2px solid #b9d5c6;
  border-radius: 10px;
  overflow: hidden; }

.select-hide {
  display: none; }

.select-items div:hover, .same-as-selected {
  background-color: #b9d5c6; }

.upload-item {
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 114px;
  min-width: 114px;
  height: 84px;
  margin-bottom: 20px;
  border-radius: 10px;
  background-color: #f5f5f5;
  border: 1px solid #c7c7c7;
  overflow: hidden;
  transition: 0.3s ease; }
  .upload-item.error {
    border: 1px solid red; }
  .upload-item:not(.uploaded):hover {
    background-color: #b9d5c6;
    border: 1px solid #b9d5c6; }
  .upload-item.uploaded .upload-item-bg-cnt {
    display: none !important; }
  .upload-item > span {
    position: relative;
    z-index: 2;
    color: #7e7e7e; }
  .upload-item:not(:last-child) {
    margin-right: 20px; }
  .upload-item .upload-item-bg {
    width: 41px;
    height: 33px; }
  .upload-item .uploaded-img {
    position: absolute !important;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    overflow: hidden;
    opacity: 0;
    z-index: 1 !important; }
    .upload-item .uploaded-img img {
      max-width: 100%;
      max-height: 100%; }
    .upload-item .uploaded-img.active {
      z-index: 3 !important;
      opacity: 1; }
  .upload-item input {
    display: none; }

.radio-check input[type="radio"] {
  position: relative;
  border: 1px solid #444444;
  display: block;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  .radio-check input[type="radio"]::before {
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    display: block;
    width: 8px;
    height: 8px;
    background-color: #e8cdb0;
    border-radius: 50%;
    transition: 0.3s ease;
    opacity: 0; }
  .radio-check input[type="radio"]:checked::before {
    opacity: 1; }

.ko-progress-circle {
  position: relative;
  width: 174px;
  height: 174px;
  background-color: #F5F5F5;
  border-radius: 50%; }
  .ko-progress-circle .ko-progress-circle__slice, .ko-progress-circle .ko-progress-circle__fill {
    width: 174px;
    height: 174px;
    position: absolute;
    -webkit-backface-visibility: hidden;
    transition: transform 1s;
    border-radius: 50%; }
  .ko-progress-circle .ko-progress-circle__slice {
    clip: rect(0px, 174px, 174px, 87px); }
    .ko-progress-circle .ko-progress-circle__slice .ko-progress-circle__fill {
      clip: rect(0px, 87px, 174px, 0px);
      background-color: #b9d5c6; }
  .ko-progress-circle .ko-progress-circle__overlay {
    width: 125px;
    height: 125px;
    position: absolute;
    margin-left: 24.5px;
    margin-top: 24.5px;
    background-color: #fff;
    border-radius: 50%; }
  .ko-progress-circle .ko-progress-num {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    z-index: 2;
    text-align: center;
    transition: 0.4s ease; }
    .ko-progress-circle .ko-progress-num.scaled {
      transform: scale(0); }
  .ko-progress-circle[data-progress='0'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='0'] .ko-progress-circle__fill {
    transform: rotate(0deg); }
  .ko-progress-circle[data-progress='0'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(0deg); }
  .ko-progress-circle[data-progress='1'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='1'] .ko-progress-circle__fill {
    transform: rotate(1.8deg); }
  .ko-progress-circle[data-progress='1'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(3.6deg); }
  .ko-progress-circle[data-progress='2'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='2'] .ko-progress-circle__fill {
    transform: rotate(3.6deg); }
  .ko-progress-circle[data-progress='2'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(7.2deg); }
  .ko-progress-circle[data-progress='3'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='3'] .ko-progress-circle__fill {
    transform: rotate(5.4deg); }
  .ko-progress-circle[data-progress='3'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(10.8deg); }
  .ko-progress-circle[data-progress='4'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='4'] .ko-progress-circle__fill {
    transform: rotate(7.2deg); }
  .ko-progress-circle[data-progress='4'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(14.4deg); }
  .ko-progress-circle[data-progress='5'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='5'] .ko-progress-circle__fill {
    transform: rotate(9deg); }
  .ko-progress-circle[data-progress='5'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(18deg); }
  .ko-progress-circle[data-progress='6'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='6'] .ko-progress-circle__fill {
    transform: rotate(10.8deg); }
  .ko-progress-circle[data-progress='6'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(21.6deg); }
  .ko-progress-circle[data-progress='7'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='7'] .ko-progress-circle__fill {
    transform: rotate(12.6deg); }
  .ko-progress-circle[data-progress='7'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(25.2deg); }
  .ko-progress-circle[data-progress='8'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='8'] .ko-progress-circle__fill {
    transform: rotate(14.4deg); }
  .ko-progress-circle[data-progress='8'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(28.8deg); }
  .ko-progress-circle[data-progress='9'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='9'] .ko-progress-circle__fill {
    transform: rotate(16.2deg); }
  .ko-progress-circle[data-progress='9'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(32.4deg); }
  .ko-progress-circle[data-progress='10'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='10'] .ko-progress-circle__fill {
    transform: rotate(18deg); }
  .ko-progress-circle[data-progress='10'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(36deg); }
  .ko-progress-circle[data-progress='11'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='11'] .ko-progress-circle__fill {
    transform: rotate(19.8deg); }
  .ko-progress-circle[data-progress='11'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(39.6deg); }
  .ko-progress-circle[data-progress='12'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='12'] .ko-progress-circle__fill {
    transform: rotate(21.6deg); }
  .ko-progress-circle[data-progress='12'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(43.2deg); }
  .ko-progress-circle[data-progress='13'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='13'] .ko-progress-circle__fill {
    transform: rotate(23.4deg); }
  .ko-progress-circle[data-progress='13'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(46.8deg); }
  .ko-progress-circle[data-progress='14'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='14'] .ko-progress-circle__fill {
    transform: rotate(25.2deg); }
  .ko-progress-circle[data-progress='14'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(50.4deg); }
  .ko-progress-circle[data-progress='15'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='15'] .ko-progress-circle__fill {
    transform: rotate(27deg); }
  .ko-progress-circle[data-progress='15'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(54deg); }
  .ko-progress-circle[data-progress='16'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='16'] .ko-progress-circle__fill {
    transform: rotate(28.8deg); }
  .ko-progress-circle[data-progress='16'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(57.6deg); }
  .ko-progress-circle[data-progress='17'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='17'] .ko-progress-circle__fill {
    transform: rotate(30.6deg); }
  .ko-progress-circle[data-progress='17'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(61.2deg); }
  .ko-progress-circle[data-progress='18'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='18'] .ko-progress-circle__fill {
    transform: rotate(32.4deg); }
  .ko-progress-circle[data-progress='18'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(64.8deg); }
  .ko-progress-circle[data-progress='19'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='19'] .ko-progress-circle__fill {
    transform: rotate(34.2deg); }
  .ko-progress-circle[data-progress='19'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(68.4deg); }
  .ko-progress-circle[data-progress='20'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='20'] .ko-progress-circle__fill {
    transform: rotate(36deg); }
  .ko-progress-circle[data-progress='20'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(72deg); }
  .ko-progress-circle[data-progress='21'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='21'] .ko-progress-circle__fill {
    transform: rotate(37.8deg); }
  .ko-progress-circle[data-progress='21'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(75.6deg); }
  .ko-progress-circle[data-progress='22'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='22'] .ko-progress-circle__fill {
    transform: rotate(39.6deg); }
  .ko-progress-circle[data-progress='22'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(79.2deg); }
  .ko-progress-circle[data-progress='23'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='23'] .ko-progress-circle__fill {
    transform: rotate(41.4deg); }
  .ko-progress-circle[data-progress='23'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(82.8deg); }
  .ko-progress-circle[data-progress='24'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='24'] .ko-progress-circle__fill {
    transform: rotate(43.2deg); }
  .ko-progress-circle[data-progress='24'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(86.4deg); }
  .ko-progress-circle[data-progress='25'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='25'] .ko-progress-circle__fill {
    transform: rotate(45deg); }
  .ko-progress-circle[data-progress='25'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(90deg); }
  .ko-progress-circle[data-progress='26'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='26'] .ko-progress-circle__fill {
    transform: rotate(46.8deg); }
  .ko-progress-circle[data-progress='26'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(93.6deg); }
  .ko-progress-circle[data-progress='27'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='27'] .ko-progress-circle__fill {
    transform: rotate(48.6deg); }
  .ko-progress-circle[data-progress='27'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(97.2deg); }
  .ko-progress-circle[data-progress='28'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='28'] .ko-progress-circle__fill {
    transform: rotate(50.4deg); }
  .ko-progress-circle[data-progress='28'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(100.8deg); }
  .ko-progress-circle[data-progress='29'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='29'] .ko-progress-circle__fill {
    transform: rotate(52.2deg); }
  .ko-progress-circle[data-progress='29'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(104.4deg); }
  .ko-progress-circle[data-progress='30'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='30'] .ko-progress-circle__fill {
    transform: rotate(54deg); }
  .ko-progress-circle[data-progress='30'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(108deg); }
  .ko-progress-circle[data-progress='31'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='31'] .ko-progress-circle__fill {
    transform: rotate(55.8deg); }
  .ko-progress-circle[data-progress='31'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(111.6deg); }
  .ko-progress-circle[data-progress='32'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='32'] .ko-progress-circle__fill {
    transform: rotate(57.6deg); }
  .ko-progress-circle[data-progress='32'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(115.2deg); }
  .ko-progress-circle[data-progress='33'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='33'] .ko-progress-circle__fill {
    transform: rotate(59.4deg); }
  .ko-progress-circle[data-progress='33'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(118.8deg); }
  .ko-progress-circle[data-progress='34'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='34'] .ko-progress-circle__fill {
    transform: rotate(61.2deg); }
  .ko-progress-circle[data-progress='34'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(122.4deg); }
  .ko-progress-circle[data-progress='35'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='35'] .ko-progress-circle__fill {
    transform: rotate(63deg); }
  .ko-progress-circle[data-progress='35'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(126deg); }
  .ko-progress-circle[data-progress='36'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='36'] .ko-progress-circle__fill {
    transform: rotate(64.8deg); }
  .ko-progress-circle[data-progress='36'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(129.6deg); }
  .ko-progress-circle[data-progress='37'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='37'] .ko-progress-circle__fill {
    transform: rotate(66.6deg); }
  .ko-progress-circle[data-progress='37'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(133.2deg); }
  .ko-progress-circle[data-progress='38'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='38'] .ko-progress-circle__fill {
    transform: rotate(68.4deg); }
  .ko-progress-circle[data-progress='38'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(136.8deg); }
  .ko-progress-circle[data-progress='39'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='39'] .ko-progress-circle__fill {
    transform: rotate(70.2deg); }
  .ko-progress-circle[data-progress='39'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(140.4deg); }
  .ko-progress-circle[data-progress='40'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='40'] .ko-progress-circle__fill {
    transform: rotate(72deg); }
  .ko-progress-circle[data-progress='40'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(144deg); }
  .ko-progress-circle[data-progress='41'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='41'] .ko-progress-circle__fill {
    transform: rotate(73.8deg); }
  .ko-progress-circle[data-progress='41'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(147.6deg); }
  .ko-progress-circle[data-progress='42'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='42'] .ko-progress-circle__fill {
    transform: rotate(75.6deg); }
  .ko-progress-circle[data-progress='42'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(151.2deg); }
  .ko-progress-circle[data-progress='43'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='43'] .ko-progress-circle__fill {
    transform: rotate(77.4deg); }
  .ko-progress-circle[data-progress='43'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(154.8deg); }
  .ko-progress-circle[data-progress='44'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='44'] .ko-progress-circle__fill {
    transform: rotate(79.2deg); }
  .ko-progress-circle[data-progress='44'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(158.4deg); }
  .ko-progress-circle[data-progress='45'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='45'] .ko-progress-circle__fill {
    transform: rotate(81deg); }
  .ko-progress-circle[data-progress='45'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(162deg); }
  .ko-progress-circle[data-progress='46'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='46'] .ko-progress-circle__fill {
    transform: rotate(82.8deg); }
  .ko-progress-circle[data-progress='46'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(165.6deg); }
  .ko-progress-circle[data-progress='47'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='47'] .ko-progress-circle__fill {
    transform: rotate(84.6deg); }
  .ko-progress-circle[data-progress='47'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(169.2deg); }
  .ko-progress-circle[data-progress='48'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='48'] .ko-progress-circle__fill {
    transform: rotate(86.4deg); }
  .ko-progress-circle[data-progress='48'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(172.8deg); }
  .ko-progress-circle[data-progress='49'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='49'] .ko-progress-circle__fill {
    transform: rotate(88.2deg); }
  .ko-progress-circle[data-progress='49'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(176.4deg); }
  .ko-progress-circle[data-progress='50'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='50'] .ko-progress-circle__fill {
    transform: rotate(90deg); }
  .ko-progress-circle[data-progress='50'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(180deg); }
  .ko-progress-circle[data-progress='51'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='51'] .ko-progress-circle__fill {
    transform: rotate(91.8deg); }
  .ko-progress-circle[data-progress='51'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(183.6deg); }
  .ko-progress-circle[data-progress='52'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='52'] .ko-progress-circle__fill {
    transform: rotate(93.6deg); }
  .ko-progress-circle[data-progress='52'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(187.2deg); }
  .ko-progress-circle[data-progress='53'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='53'] .ko-progress-circle__fill {
    transform: rotate(95.4deg); }
  .ko-progress-circle[data-progress='53'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(190.8deg); }
  .ko-progress-circle[data-progress='54'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='54'] .ko-progress-circle__fill {
    transform: rotate(97.2deg); }
  .ko-progress-circle[data-progress='54'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(194.4deg); }
  .ko-progress-circle[data-progress='55'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='55'] .ko-progress-circle__fill {
    transform: rotate(99deg); }
  .ko-progress-circle[data-progress='55'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(198deg); }
  .ko-progress-circle[data-progress='56'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='56'] .ko-progress-circle__fill {
    transform: rotate(100.8deg); }
  .ko-progress-circle[data-progress='56'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(201.6deg); }
  .ko-progress-circle[data-progress='57'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='57'] .ko-progress-circle__fill {
    transform: rotate(102.6deg); }
  .ko-progress-circle[data-progress='57'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(205.2deg); }
  .ko-progress-circle[data-progress='58'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='58'] .ko-progress-circle__fill {
    transform: rotate(104.4deg); }
  .ko-progress-circle[data-progress='58'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(208.8deg); }
  .ko-progress-circle[data-progress='59'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='59'] .ko-progress-circle__fill {
    transform: rotate(106.2deg); }
  .ko-progress-circle[data-progress='59'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(212.4deg); }
  .ko-progress-circle[data-progress='60'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='60'] .ko-progress-circle__fill {
    transform: rotate(108deg); }
  .ko-progress-circle[data-progress='60'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(216deg); }
  .ko-progress-circle[data-progress='61'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='61'] .ko-progress-circle__fill {
    transform: rotate(109.8deg); }
  .ko-progress-circle[data-progress='61'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(219.6deg); }
  .ko-progress-circle[data-progress='62'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='62'] .ko-progress-circle__fill {
    transform: rotate(111.6deg); }
  .ko-progress-circle[data-progress='62'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(223.2deg); }
  .ko-progress-circle[data-progress='63'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='63'] .ko-progress-circle__fill {
    transform: rotate(113.4deg); }
  .ko-progress-circle[data-progress='63'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(226.8deg); }
  .ko-progress-circle[data-progress='64'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='64'] .ko-progress-circle__fill {
    transform: rotate(115.2deg); }
  .ko-progress-circle[data-progress='64'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(230.4deg); }
  .ko-progress-circle[data-progress='65'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='65'] .ko-progress-circle__fill {
    transform: rotate(117deg); }
  .ko-progress-circle[data-progress='65'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(234deg); }
  .ko-progress-circle[data-progress='66'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='66'] .ko-progress-circle__fill {
    transform: rotate(118.8deg); }
  .ko-progress-circle[data-progress='66'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(237.6deg); }
  .ko-progress-circle[data-progress='67'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='67'] .ko-progress-circle__fill {
    transform: rotate(120.6deg); }
  .ko-progress-circle[data-progress='67'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(241.2deg); }
  .ko-progress-circle[data-progress='68'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='68'] .ko-progress-circle__fill {
    transform: rotate(122.4deg); }
  .ko-progress-circle[data-progress='68'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(244.8deg); }
  .ko-progress-circle[data-progress='69'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='69'] .ko-progress-circle__fill {
    transform: rotate(124.2deg); }
  .ko-progress-circle[data-progress='69'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(248.4deg); }
  .ko-progress-circle[data-progress='70'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='70'] .ko-progress-circle__fill {
    transform: rotate(126deg); }
  .ko-progress-circle[data-progress='70'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(252deg); }
  .ko-progress-circle[data-progress='71'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='71'] .ko-progress-circle__fill {
    transform: rotate(127.8deg); }
  .ko-progress-circle[data-progress='71'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(255.6deg); }
  .ko-progress-circle[data-progress='72'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='72'] .ko-progress-circle__fill {
    transform: rotate(129.6deg); }
  .ko-progress-circle[data-progress='72'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(259.2deg); }
  .ko-progress-circle[data-progress='73'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='73'] .ko-progress-circle__fill {
    transform: rotate(131.4deg); }
  .ko-progress-circle[data-progress='73'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(262.8deg); }
  .ko-progress-circle[data-progress='74'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='74'] .ko-progress-circle__fill {
    transform: rotate(133.2deg); }
  .ko-progress-circle[data-progress='74'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(266.4deg); }
  .ko-progress-circle[data-progress='75'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='75'] .ko-progress-circle__fill {
    transform: rotate(135deg); }
  .ko-progress-circle[data-progress='75'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(270deg); }
  .ko-progress-circle[data-progress='76'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='76'] .ko-progress-circle__fill {
    transform: rotate(136.8deg); }
  .ko-progress-circle[data-progress='76'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(273.6deg); }
  .ko-progress-circle[data-progress='77'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='77'] .ko-progress-circle__fill {
    transform: rotate(138.6deg); }
  .ko-progress-circle[data-progress='77'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(277.2deg); }
  .ko-progress-circle[data-progress='78'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='78'] .ko-progress-circle__fill {
    transform: rotate(140.4deg); }
  .ko-progress-circle[data-progress='78'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(280.8deg); }
  .ko-progress-circle[data-progress='79'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='79'] .ko-progress-circle__fill {
    transform: rotate(142.2deg); }
  .ko-progress-circle[data-progress='79'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(284.4deg); }
  .ko-progress-circle[data-progress='80'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='80'] .ko-progress-circle__fill {
    transform: rotate(144deg); }
  .ko-progress-circle[data-progress='80'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(288deg); }
  .ko-progress-circle[data-progress='81'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='81'] .ko-progress-circle__fill {
    transform: rotate(145.8deg); }
  .ko-progress-circle[data-progress='81'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(291.6deg); }
  .ko-progress-circle[data-progress='82'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='82'] .ko-progress-circle__fill {
    transform: rotate(147.6deg); }
  .ko-progress-circle[data-progress='82'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(295.2deg); }
  .ko-progress-circle[data-progress='83'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='83'] .ko-progress-circle__fill {
    transform: rotate(149.4deg); }
  .ko-progress-circle[data-progress='83'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(298.8deg); }
  .ko-progress-circle[data-progress='84'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='84'] .ko-progress-circle__fill {
    transform: rotate(151.2deg); }
  .ko-progress-circle[data-progress='84'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(302.4deg); }
  .ko-progress-circle[data-progress='85'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='85'] .ko-progress-circle__fill {
    transform: rotate(153deg); }
  .ko-progress-circle[data-progress='85'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(306deg); }
  .ko-progress-circle[data-progress='86'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='86'] .ko-progress-circle__fill {
    transform: rotate(154.8deg); }
  .ko-progress-circle[data-progress='86'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(309.6deg); }
  .ko-progress-circle[data-progress='87'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='87'] .ko-progress-circle__fill {
    transform: rotate(156.6deg); }
  .ko-progress-circle[data-progress='87'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(313.2deg); }
  .ko-progress-circle[data-progress='88'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='88'] .ko-progress-circle__fill {
    transform: rotate(158.4deg); }
  .ko-progress-circle[data-progress='88'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(316.8deg); }
  .ko-progress-circle[data-progress='89'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='89'] .ko-progress-circle__fill {
    transform: rotate(160.2deg); }
  .ko-progress-circle[data-progress='89'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(320.4deg); }
  .ko-progress-circle[data-progress='90'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='90'] .ko-progress-circle__fill {
    transform: rotate(162deg); }
  .ko-progress-circle[data-progress='90'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(324deg); }
  .ko-progress-circle[data-progress='91'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='91'] .ko-progress-circle__fill {
    transform: rotate(163.8deg); }
  .ko-progress-circle[data-progress='91'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(327.6deg); }
  .ko-progress-circle[data-progress='92'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='92'] .ko-progress-circle__fill {
    transform: rotate(165.6deg); }
  .ko-progress-circle[data-progress='92'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(331.2deg); }
  .ko-progress-circle[data-progress='93'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='93'] .ko-progress-circle__fill {
    transform: rotate(167.4deg); }
  .ko-progress-circle[data-progress='93'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(334.8deg); }
  .ko-progress-circle[data-progress='94'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='94'] .ko-progress-circle__fill {
    transform: rotate(169.2deg); }
  .ko-progress-circle[data-progress='94'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(338.4deg); }
  .ko-progress-circle[data-progress='95'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='95'] .ko-progress-circle__fill {
    transform: rotate(171deg); }
  .ko-progress-circle[data-progress='95'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(342deg); }
  .ko-progress-circle[data-progress='96'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='96'] .ko-progress-circle__fill {
    transform: rotate(172.8deg); }
  .ko-progress-circle[data-progress='96'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(345.6deg); }
  .ko-progress-circle[data-progress='97'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='97'] .ko-progress-circle__fill {
    transform: rotate(174.6deg); }
  .ko-progress-circle[data-progress='97'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(349.2deg); }
  .ko-progress-circle[data-progress='98'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='98'] .ko-progress-circle__fill {
    transform: rotate(176.4deg); }
  .ko-progress-circle[data-progress='98'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(352.8deg); }
  .ko-progress-circle[data-progress='99'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='99'] .ko-progress-circle__fill {
    transform: rotate(178.2deg); }
  .ko-progress-circle[data-progress='99'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(356.4deg); }
  .ko-progress-circle[data-progress='100'] .ko-progress-circle__slice.full, .ko-progress-circle[data-progress='100'] .ko-progress-circle__fill {
    transform: rotate(180deg); }
  .ko-progress-circle[data-progress='100'] .ko-progress-circle__fill.ko-progress-circle__bar {
    transform: rotate(360deg); }

.person-list-head p,
.person-list-head a {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 16px;
  color: #ca9e6f;
  transition: 0.3s ease; }
  .person-list-head p img,
  .person-list-head a img {
    max-width: 31px;
    min-width: 19px;
    margin-right: 8px; }
    .person-list-head p img.person-list-head-1,
    .person-list-head a img.person-list-head-1 {
      width: 27px;
      min-width: 27px;
      height: 28px; }
    .person-list-head p img.person-list-head-2,
    .person-list-head a img.person-list-head-2 {
      min-width: 31px;
      width: 31px;
      height: 27px; }

.person-list-head a {
  font-weight: 400; }
  .person-list-head a:hover {
    color: #b9d5c6; }

@media (max-width: 767px) {
  .person-list-head-info {
    padding-top: 15px;
    width: 100%; } }

.person-head-row img {
  max-width: 100%;
  margin-right: 7px; }
  .person-head-row img.person-head-icon-1 {
    width: 17px; }
  .person-head-row img.person-head-icon-2, .person-head-row img.person-head-icon-3 {
    width: 20px; }

.person-head-row p {
  margin-right: 3px;
  color: #444444; }

.person-head-row:not(:last-child) {
  margin-right: 60px; }
  @media (max-width: 991px) {
    .person-head-row:not(:last-child) {
      margin-right: 15px; } }

@media (max-width: 767px) {
  .person-head-row {
    margin-bottom: 15px; } }

.listing-list {
  background-repeat: no-repeat;
  background-position: top 50px left -170px; }
  @media (max-width: 991px) {
    .listing-list {
      background: none !important; } }

.person-item {
  width: 100%;
  max-width: 360px;
  border-radius: 10px;
  overflow: hidden;
  background-color: #ffffff;
  box-shadow: 0px 7px 10px rgba(123, 123, 123, 0.12); }
  .person-item-images {
    width: 100%;
    max-height: 230px;
    overflow: hidden; }
    .person-item-images-wrap {
      position: relative; }
      .person-item-images-wrap .stars-rating {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 2; }
    .person-item-images .owl-dots {
      position: absolute;
      bottom: 0;
      left: 0;
      display: flex;
      align-items: center;
      justify-content: center;
      width: 100%;
      height: 27px;
      background-color: rgba(255, 255, 255, 0.84); }
      .person-item-images .owl-dots button {
        width: 9px;
        height: 9px;
        border: 1px solid #7f7f7f !important;
        border-radius: 50%;
        transition: 0.3s ease;
        outline: none !important; }
        .person-item-images .owl-dots button:not(:last-child) {
          margin-right: 5px; }
        .person-item-images .owl-dots button.active {
          background-color: #ca9e6f !important; }
  .person-item-name {
    display: block;
    margin-bottom: 15px;
    text-align: center;
    text-transform: uppercase; }
    .person-item-name:hover {
      color: #ca9e6f; }
  .person-item-img {
    max-height: 252px;
    overflow: hidden; }
    .person-item-img img {
      width: 100%; }
  .person-item-cnt {
    padding: 18px 22px 30px; }
    @media (max-width: 1100px) {
      .person-item-cnt {
        padding: 18px 10px 30px; } }
    .person-item-cnt-row:not(:last-child) {
      margin-bottom: 10px; }
    .person-item-cnt-row-img {
      width: 16px;
      margin-right: 25px; }
      .person-item-cnt-row-img img {
        max-width: 100%; }
        .person-item-cnt-row-img img .row-img-1 {
          width: 15px;
          min-width: 15px;
          height: 15px; }
        .person-item-cnt-row-img img .row-img-2 {
          width: 16px;
          min-width: 16px;
          height: 16px; }
        .person-item-cnt-row-img img .row-img-3 {
          width: 12px;
          min-width: 12px;
          height: 18px; }

.stars-rating {
  width: 100px;
  height: 40px;
  border-radius: 0 10px 0 10px;
  background-color: rgba(160, 154, 156, 0.7); }
  .stars-rating span {
    width: 14px;
    height: 14px;
    clip-path: polygon(50% 0%, 61% 35%, 98% 35%, 68% 57%, 79% 91%, 50% 70%, 21% 91%, 32% 57%, 2% 35%, 39% 35%);
    background-color: #dcdddd; }
    .stars-rating span:not(:last-child) {
      margin-right: 2px; }
    .stars-rating span.active {
      background-color: #b9d5c6; }

.video-updates-row:not(:last-child) {
  margin-bottom: 15px;
  border-bottom: 1px solid #C1C1C1; }

.video-updates-time {
  position: relative;
  width: 100%;
  max-width: 204px;
  min-width: 204px;
  padding-left: 20px;
  padding-right: 5px;
  transition: 0.3s ease; }
  @media (max-width: 991px) {
    .video-updates-time {
      max-width: 100%;
      min-width: 0; } }
  .video-updates-time::before {
    content: '';
    position: absolute;
    top: 3px;
    left: 1px;
    display: block;
    height: 12px; }
  .video-updates-time.red-circle::before {
    width: 12px;
    border: 2px solid #FF0000;
    border-radius: 50%; }
  .video-updates-time.red-play::before {
    top: 2px;
    left: 4px;
    width: 9px;
    background-color: #FF0000;
    clip-path: polygon(0 0, 0% 100%, 100% 50%); }
  .video-updates-time:hover {
    color: #b9d5c6; }

.video-updates-name {
  width: 100%;
  max-width: 250px;
  min-width: 250px;
  padding-right: 5px;
  transition: 0.3s ease; }
  .video-updates-name:hover {
    color: #b9d5c6; }

.video-updates-desc {
  letter-spacing: -0.2px;
  transition: 0.3s ease; }
  .video-updates-desc:hover {
    color: #b9d5c6; }

.featured-video {
  width: 100%;
  max-width: 346px; }
  @media (max-width: 767px) {
    .featured-video {
      margin-bottom: 20px; } }
  .featured-video-img {
    position: relative;
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
    max-height: 210px; }
    .featured-video-img img {
      width: 100%; }
    .featured-video-img::before {
      content: '';
      position: absolute;
      z-index: 2;
      top: calc(50% - 25px);
      left: calc(50% - 35px);
      display: block;
      width: 70px;
      height: 49px;
      background-image: url("../images/wave.png");
      background-repeat: no-repeat;
      background-size: contain; }
    .featured-video-img::after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.5);
      transition: 0.3s ease;
      opacity: 0; }
  .featured-video:hover .featured-video-img::after {
    opacity: 1; }
  .featured-video-title .live-title {
    position: relative;
    width: 62px;
    min-width: 62px;
    height: 27px;
    margin-top: -1px;
    margin-right: 10px;
    padding: 0 5px 0 25px;
    color: #f2483b;
    white-space: nowrap;
    border: 1px solid #f2483b; }
    .featured-video-title .live-title::before {
      content: '';
      position: absolute;
      top: 6px;
      left: 6px;
      display: block;
      width: 13px;
      height: 13px;
      border-radius: 50%;
      background-color: #f2483b; }
  .featured-video-title p {
    line-height: 24px;
    height: 48px;
    text-align: center;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -webkit-box-orient: vertical; }
    @media (max-width: 1100px) {
      .featured-video-title p {
        font-size: 16px;
        line-height: 20px;
        height: 40px; } }

.search-section {
  padding: 21px 0 40px; }
  @media (max-width: 767px) {
    .search-section {
      background-image: none !important;
      background-color: #f6f6f6; } }

.search-trigger {
  position: relative; }
  .search-trigger-wrap {
    max-width: 213px; }
    @media (max-width: 767px) {
      .search-trigger-wrap {
        max-width: 100%; } }
  .search-trigger span,
  .search-trigger a {
    transition: 0.3s ease; }
  .search-trigger-active {
    cursor: pointer;
    height: 45px;
    padding: 2px 10px 2px 14px;
    border-radius: 10px 0 0 10px;
    border: 1px solid #e1e1e1;
    background-color: #ffffff;
    border-right: none;
    transition: 0.3s linear; }
    @media (max-width: 767px) {
      .search-trigger-active {
        border-radius: 10px 10px 0 0 !important;
        border-right: 1px solid #e1e1e1 !important;
        border-bottom: 0px solid transparent; } }
    .search-trigger-active > img {
      width: 9px;
      height: 5px;
      margin-left: 5px;
      margin-bottom: -6px;
      transition: 0.3s ease; }
    .search-trigger-active-cnt span {
      display: block;
      height: 16px;
      white-space: nowrap;
      display: -webkit-box;
      -webkit-line-clamp: 1;
      overflow: hidden;
      -webkit-box-orient: vertical; }
    .search-trigger-active-cnt > img {
      max-width: 19px;
      margin-right: 8px; }
  .search-trigger-hidden {
    position: absolute;
    top: calc(100% + 3px);
    left: 0;
    display: none;
    width: 100%;
    background-color: #fff;
    border: 2px solid #b9d5c6;
    border-radius: 10px; }
    .search-trigger-hidden a, .search-trigger-hidden span {
      cursor: pointer; }
    .search-trigger-hidden .search-trigger-hidden-item {
      display: block;
      width: 100%;
      padding: 8px 14px;
      transition: 0.3s ease; }
      .search-trigger-hidden .search-trigger-hidden-item:hover {
        background-color: #b9d5c6; }
    .search-trigger-hidden img {
      margin-right: 7px;
      max-width: 19px; }
  .search-trigger.active .search-trigger-active {
    background-color: #b9d5c6;
    border: 1px solid #b9d5c6;
    border-right: none; }
    .search-trigger.active .search-trigger-active > img {
      transform: rotate(180deg); }

.search-field {
  height: 45px;
  padding: 2px 22px;
  border: 1px solid #e1e1e1;
  background-color: #ffffff;
  color: #444444; }
  .search-field::-webkit-input-placeholder {
    color: #999999; }
  .search-field::-moz-placeholder {
    color: #999999; }
  .search-field:-ms-input-placeholder {
    color: #999999; }
  .search-field:-moz-placeholder {
    color: #999999; }
  @media (max-width: 767px) {
    .search-field {
      width: calc(100% - 85px) !important;
      border-radius: 0 0 0 10px; } }
  @media (max-width: 400px) {
    .search-field {
      width: 100% !important;
      border-radius: 0; } }

.search-button {
  height: 45px;
  max-width: 120px;
  padding: 2px 10px;
  border-radius: 0 10px 10px 0;
  border: 1px solid #e1e1e1 !important;
  border-left: none;
  transition: 0.3s ease;
  background-color: #ffffff;
  outline: none !important; }
  @media (max-width: 767px) {
    .search-button {
      border-radius: 0 0 10px 0;
      max-width: 85px;
      background-color: #b9d5c6; } }
  @media (max-width: 400px) {
    .search-button {
      max-width: 100%;
      border-radius: 0 0 10px 10px; } }
  .search-button img {
    width: 16px;
    height: 16px;
    margin-right: 10px; }
  .search-button:hover {
    background-color: #b9d5c6; }

.search-categories a {
  transition: 0.3s ease;
  margin-bottom: 15px; }
  .search-categories a:hover {
    color: #ca9e6f; }
  .search-categories a:not(:last-child) {
    margin-right: 15px; }
  .search-categories a img {
    margin-right: 7px; }

.search-icon-1 {
  width: 19px;
  height: 19px; }

.search-icon-2 {
  width: 20px;
  height: 24px; }

.search-icon-3 {
  width: 27px;
  height: 23px; }

.search-icon-4 {
  width: 25px;
  height: 20px; }

.search-icon-5 {
  width: 23px;
  height: 23px; }

.search-icon-6 {
  width: 22px;
  height: 26px; }

.search-icon-7 {
  width: 22px;
  height: 22px; }

.search-icon-8 {
  width: 4px;
  height: 19px; }

.search-icon {
  width: 16px;
  height: 16px; }

.infobanner {
  padding: 50px 0 65px; }
  @media (max-width: 767px) {
    .infobanner {
      padding: 20px 0 0;
      margin: 30px 0; } }
  .infobanner-row {
    position: relative;
    padding-right: 281px; }
    @media (max-width: 1100px) {
      .infobanner-row {
        padding-right: 200px; } }
    @media (max-width: 991px) {
      .infobanner-row {
        padding-right: 0; } }
  .infobanner-column {
    position: relative;
    padding-right: 10px; }
    .infobanner-column-1 {
      max-width: 500px; }
    .infobanner-column-2 {
      max-width: 365px; }
    @media (max-width: 767px) {
      .infobanner-column {
        padding: 0 0 20px; } }
    .infobanner-column a:hover {
      color: #b9d5c6; }
  .infobanner-logo {
    width: 100%;
    max-width: 68px;
    margin-right: 33px; }
    @media (max-width: 767px) {
      .infobanner-logo {
        margin: 0 0 20px; } }
    .infobanner-logo img {
      width: 100%; }
  .infobanner-img {
    position: absolute;
    top: -92px;
    right: 0;
    width: 100%;
    max-width: 281px; }
    @media (max-width: 1100px) {
      .infobanner-img {
        top: -25px;
        max-width: 200px; } }
    @media (max-width: 991px) {
      .infobanner-img {
        display: none; } }
    .infobanner-img img {
      width: 100%; }
  @media (max-width: 1100px) {
    .infobanner-text a {
      font-size: 20px;
      line-height: 20px; } }
  @media (max-width: 767px) {
    .infobanner-text a {
      display: block;
      width: 100%;
      text-align: center; } }
  @media (max-width: 1100px) {
    .infobanner-text h5 {
      font-size: 16px;
      line-height: 16px; } }
  @media (max-width: 767px) {
    .infobanner-text h5 {
      text-align: center; } }

.group-item {
  position: relative; }
  .group-item:not(:last-child)::before {
    content: '';
    position: absolute;
    top: calc(50% - 50px);
    right: 0;
    display: block;
    width: 1px;
    height: 100px;
    background-color: #E3E3E3; }
  .group-item a {
    padding-bottom: 3px;
    border-bottom: 1px solid #ca9e6f; }
    .group-item a:hover {
      color: #b9d5c6;
      border-bottom: 1px solid #b9d5c6; }

.main-login {
  background-size: contain;
  background-position: top -150px left; }
  @media (max-width: 1600px) {
    .main-login {
      background-position: top -110px left; } }
  @media (max-width: 1400px) {
    .main-login {
      background-position: top -90px left; } }
  @media (max-width: 1100px) {
    .main-login {
      background-position: top -55px left; } }
  @media (max-width: 991px) {
    .main-login {
      background: none !important; } }

.login-form {
  max-width: 425px;
  border-radius: 10px;
  border: 1px solid #cdcdcd;
  overflow: hidden;
  background: #ffffff; }
  .login-form form {
    width: 100%;
    padding: 25px 15px 30px;
    border-bottom: 1px solid #cdcdcd; }
    .login-form form .field {
      margin-bottom: 30px; }

.login-container {
  padding: 145px 20px 117px;
  background-repeat: no-repeat;
  background-position: top 88px left 125px; }
  @media (max-width: 991px) {
    .login-container {
      padding: 50px 20px;
      background: none !important; } }

.login-bottom {
  padding: 18px 40px; }
  @media (max-width: 767px) {
    .login-bottom p,
    .login-bottom a {
      display: block;
      width: 100%;
      text-align: center; }
      .login-bottom p:not(:last-child),
      .login-bottom a:not(:last-child) {
        margin: 0 0 10px; } }

.login-title {
  min-height: 81px;
  padding: 5px;
  border-bottom: 1px solid #cdcdcd;
  border-radius: 10px 10px 0 0;
  background-color: #f6f6f6; }

.field {
  width: 100%;
  max-width: 303px;
  height: 45px;
  padding: 2px 22px;
  border-radius: 10px;
  border: 1px solid #cdcdcd;
  color: #444444; }
  .field.error {
    border: 1px solid red; }
  .field::-webkit-input-placeholder {
    color: #999999; }
  .field::-moz-placeholder {
    color: #999999; }
  .field:-ms-input-placeholder {
    color: #999999; }
  .field:-moz-placeholder {
    color: #999999; }

textarea.field {
  min-height: 134px;
  padding: 15px 22px 2px; }

.btn {
  display: inline-block;
  height: 45px;
  line-height: 45px;
  line-height: 45px;
  padding: 0 45px;
  border-radius: 10px;
  border: 2px solid #b9d5c6;
  background-color: #b9d5c6;
  overflow: hidden;
  text-align: center;
  transition: 0.3s ease;
  outline: none !important;
  box-shadow: none !important; }
  .btn-hover:hover {
    background-color: transparent;
    color: #444444; }

.details .stars-rating {
  width: auto;
  height: auto;
  border-radius: 0;
  background-color: transparent;
  margin-left: 50px; }
  .details .stars-rating span {
    width: 28px;
    height: 28px; }

.details-info {
  width: 100%;
  max-width: 495px; }
  .details-info-links a {
    position: relative;
    display: inline-block; }
    .details-info-links a:not(:last-child) {
      margin-right: 18px; }
      .details-info-links a:not(:last-child)::before {
        content: '';
        position: absolute;
        top: calc(50% - 8px);
        right: -8px;
        display: block;
        width: 1px;
        height: 16px;
        background-color: #444444; }
  @media (max-width: 500px) {
    .details-info-row {
      flex-direction: column !important;
      align-items: flex-start !important; } }
  .details-info-row:not(:last-child) {
    border-bottom: 1px dashed #DDDDDD; }
  .details-info-row:last-child {
    margin-bottom: 0 !important; }
  .details-info-row-cnt {
    width: 100%; }
  .details-info-title {
    width: 100%;
    max-width: 193px;
    min-width: 193px; }
    .details-info-title-img {
      width: 19px;
      min-width: 19px;
      margin-right: 10px; }
      .details-info-title-img img {
        max-width: 100%; }
        .details-info-title-img img.details-icon-2 {
          width: 15px;
          height: 21px; }

.details-card {
  padding: 90px 0 0; }
  @media (max-width: 991px) {
    .details-card {
      padding: 40px 0 0; } }
  .details-card-about p:not(:last-child) {
    margin-bottom: 26px; }
  .details-card-social a {
    width: 100%;
    max-width: 45px;
    transition: 0.3s ease; }
    .details-card-social a:hover {
      opacity: 0.6; }
    .details-card-social a img {
      max-width: 100%; }
    .details-card-social a:not(:last-child) {
      margin-right: 25px; }

.details-slider {
  width: 100%;
  max-width: 555px;
  margin-bottom: 40px;
  box-shadow: 0px 7px 10px rgba(123, 123, 123, 0.7);
  border-radius: 10px; }
  .details-slider-wrap, .details-slider-img {
    width: 100%;
    max-width: 555px; }
  .details-slider-img img {
    width: 100%;
    border-radius: 10px; }
  .details-slider-dots {
    padding: 0 45px; }
    .details-slider-dots .owl-stage-outer .owl-dots, .details-slider-dots .owl-stage-outer .owl-dot:not(.slider-dot) {
      display: none !important; }
    @media (max-width: 991px) {
      .details-slider-dots {
        padding: 0 35px; } }
    @media (max-width: 400px) {
      .details-slider-dots {
        padding: 0; } }
    .details-slider-dots .owl-item {
      display: flex;
      align-items: center;
      justify-content: center; }
    .details-slider-dots .slider-dot {
      width: 100%;
      max-width: 139px;
      max-height: 104px;
      background-color: transparent !important;
      outline: none !important;
      overflow: hidden; }
      .details-slider-dots .slider-dot img {
        max-width: 100%;
        border-radius: 10px; }
    @media (max-width: 400px) {
      .details-slider-dots .owl-nav {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 20px; }
        .details-slider-dots .owl-nav button {
          position: relative !important; }
          .details-slider-dots .owl-nav button:not(:last-child) {
            margin-right: 15px; } }
    .details-slider-dots .owl-nav button {
      position: absolute;
      top: calc(50% - 14.5px);
      display: block;
      width: 27px;
      height: 27px;
      border-radius: 50%;
      background: none !important;
      border: 1px solid #444444 !important;
      transition: 0.3s ease;
      outline: none !important; }
      .details-slider-dots .owl-nav button:hover {
        background-color: #b9d5c6 !important;
        border: 1px solid #b9d5c6 !important; }
      .details-slider-dots .owl-nav button::before {
        content: '';
        position: absolute;
        top: calc(50% - 5.5px);
        left: calc(50% - 3.5px);
        display: block;
        width: 7px;
        height: 13px;
        background-size: contain !important;
        background-repeat: no-repeat !important; }
      .details-slider-dots .owl-nav button.owl-next {
        right: 0; }
        .details-slider-dots .owl-nav button.owl-next::before {
          background-image: url("../images/arrow-g-right.svg") !important; }
      .details-slider-dots .owl-nav button.owl-prev {
        left: 0; }
        .details-slider-dots .owl-nav button.owl-prev::before {
          background-image: url("../images/arrow-g-left.svg") !important; }
      .details-slider-dots .owl-nav button span {
        display: none; }

.details-reviews {
  padding-bottom: 70px; }

.hidden-trigger-content {
  display: none; }
  .hidden-trigger-content.active {
    display: block; }

.rev {
  width: 100%;
  max-width: 730px; }
  @media (max-width: 767px) {
    .rev {
      margin-bottom: 30px; } }
  .rev-logo {
    width: 72px;
    min-width: 72px;
    height: 72px;
    margin-right: 20px;
    border-radius: 50%;
    overflow: hidden; }
    @media (max-width: 767px) {
      .rev-logo {
        margin: 0 0 15px; } }
  .rev-cnt {
    width: 100%;
    max-width: 640px; }
  .rev-info {
    padding: 4px 0 15px 15px; }
    @media (max-width: 767px) {
      .rev-info > p {
        margin: 10px 0 0; } }
    .rev-info-cnt p,
    .rev-info-cnt .stars-rating {
      margin-right: 25px; }
      @media (max-width: 767px) {
        .rev-info-cnt p,
        .rev-info-cnt .stars-rating {
          margin: 0 0 10px; } }
    .rev-info-cnt .stars-rating {
      margin-left: 0; }
      .rev-info-cnt .stars-rating span {
        width: 23px;
        height: 23px; }
  .rev-text {
    position: relative;
    width: 100%;
    padding: 20px 55px 20px 40px;
    border: 1px solid #E0E0E0;
    border-radius: 10px; }
    @media (max-width: 767px) {
      .rev-text {
        padding: 20px 25px 20px 25px; } }
    .rev-text::before {
      position: absolute;
      top: -3px;
      left: -7px;
      content: '';
      display: block;
      width: 14px;
      height: 9px;
      background-image: url(../images/left-corner.png);
      background-repeat: no-repeat;
      background-size: contain; }
      @media (max-width: 767px) {
        .rev-text::before {
          display: none; } }
    .rev-text p {
      position: relative;
      width: 100%; }
      .rev-text p::before, .rev-text p::after {
        content: '';
        position: absolute;
        display: block;
        width: 9px;
        height: 9px;
        background-repeat: no-repeat;
        background-size: contain; }
      .rev-text p::before {
        top: -5px;
        left: -24px;
        background-image: url(../images/quote-l.svg); }
        @media (max-width: 767px) {
          .rev-text p::before {
            left: -16px; } }
      .rev-text p::after {
        bottom: -7px;
        right: -41px;
        background-image: url(../images/quote-r.svg); }
        @media (max-width: 767px) {
          .rev-text p::after {
            right: -20px; } }
  .rev-form {
    width: 100%;
    max-width: 365px;
    padding: 25px 30px 35px;
    margin: 0 auto;
    border: 1px solid #E0E0E0;
    border-radius: 10px; }
    .rev-form .stars-rating {
      margin-left: 10px; }
    .rev-form button {
      position: relative;
      width: 100%;
      max-width: 304px;
      height: 45px;
      padding: 2px 35px;
      border-radius: 10px;
      border: 1px solid #d4d4d4;
      background: transparent;
      transition: 0.3s ease; }
      .rev-form button:hover {
        background-color: #b9d5c6;
        border: 1px solid #b9d5c6; }
      .rev-form button img {
        position: absolute;
        top: calc(50% - 8px);
        right: 10px;
        width: 16px;
        height: 16px; }

.stars-rating-checker {
  flex-direction: row-reverse; }
  .stars-rating-checker input:checked ~ label span,
  .stars-rating-checker input:checked ~ label ~ label span {
    background-color: #b9d5c6; }
  .stars-rating-checker input:not(:checked) ~ label:hover span,
  .stars-rating-checker input:not(:checked) ~ label:hover ~ label span {
    background-color: #b9d5c6; }
  .stars-rating-checker label {
    cursor: pointer; }
    .stars-rating-checker label span {
      width: 23px !important;
      height: 23px !important;
      transition: 0.3s ease; }
    .stars-rating-checker label:hover span {
      background-color: #b9d5c6; }

.edit-head {
  position: relative;
  height: 54px;
  width: 100%;
  padding: 2px 25px;
  margin-bottom: 25px; }
  @media (max-width: 991px) {
    .edit-head {
      border-radius: 10px;
      border: 1px solid #7f7f7f; } }
  .edit-head::before {
    content: '';
    position: absolute;
    top: 0;
    left: -25px;
    z-index: 1;
    display: block;
    width: calc(100% + 25px);
    height: 100%;
    border-radius: 10px;
    border: 1px solid #7f7f7f;
    transition: 0.3s ease; }
    @media (max-width: 991px) {
      .edit-head::before {
        display: none; } }
  .edit-head:hover::before {
    background-color: #b9d5c6;
    border: 1px solid #b9d5c6; }
  .edit-head img {
    position: absolute;
    top: calc(50% - 11px);
    left: 0px;
    z-index: 2;
    width: 22px;
    height: 22px; }
    @media (max-width: 991px) {
      .edit-head img {
        position: static;
        margin-right: 10px; } }
  .edit-head span {
    position: relative;
    z-index: 2; }

.main-thanks {
  background-size: contain;
  background-position: top -80px left; }
  @media (max-width: 1600px) {
    .main-thanks {
      background-position: top -40px left; } }
  @media (max-width: 1400px) {
    .main-thanks {
      background-position: top -20px left; } }
  @media (max-width: 991px) {
    .main-thanks {
      background: none !important; } }

.thanks-section {
  padding: 50px 0 146px; }
  @media (max-width: 991px) {
    .thanks-section {
      padding: 50px 0 60px; } }
  .thanks-section-cnt {
    width: 100%;
    max-width: 440px;
    margin: 0 auto; }
  .thanks-section h1 {
    margin-bottom: 100px; }
    @media (max-width: 991px) {
      .thanks-section h1 {
        margin-bottom: 40px; } }
  .thanks-section .thanks-img {
    max-width: 119px;
    margin-bottom: 27px; }

.main-reg {
  background-size: contain;
  background-position: top -80px left; }
  @media (max-width: 1600px) {
    .main-reg {
      background-position: top -40px left; } }
  @media (max-width: 1400px) {
    .main-reg {
      background-position: top -20px left; } }
  @media (max-width: 991px) {
    .main-reg {
      background: none !important; } }

.reg-section {
  padding: 50px 0 146px; }
  @media (max-width: 991px) {
    .reg-section {
      padding: 50px 0 60px; } }
  .reg-section-cnt {
    width: 100%;
    max-width: 730px;
    margin: 0 auto; }
  .reg-section h1 {
    margin-bottom: 80px; }
    @media (max-width: 991px) {
      .reg-section h1 {
        margin-bottom: 40px; } }

.reg-head-item {
  position: relative;
  max-width: 204px;
  margin-bottom: 55px; }
  .reg-head-item-num {
    position: relative;
    z-index: 2;
    min-width: 45px;
    width: 45px;
    height: 45px;
    margin-bottom: 15px;
    border-radius: 50%;
    border: 1px solid #b9d5c6;
    background-color: #ffffff;
    transition: 0.3s ease; }
  .reg-head-item.active .reg-head-item-num {
    background-color: #b9d5c6;
    color: #ffffff;
    font-weight: bold; }
  .reg-head-item.active .reg-head-item-title {
    font-weight: bold; }
  .reg-head-item::before, .reg-head-item::after {
    content: '';
    position: absolute;
    z-index: 1;
    display: block;
    width: 50%;
    height: 2px;
    top: 22px;
    background-color: #b9d5c6; }
  .reg-head-item::before {
    left: 0; }
  .reg-head-item::after {
    right: 0; }
  .reg-head-item:first-child::before, .reg-head-item:last-child::after {
    display: none; }

.reg-form .pass-p.active,
.reg-form .email-p.active {
  display: block !important; }

.reg-form-row-head {
  padding: 5px 28px;
  min-height: 45px;
  background-color: #f6f6f6;
  border: 1px solid #cdcdcd;
  border-left: none;
  border-right: none; }
  .reg-form-row-head-info {
    white-space: nowrap;
    height: 20px;
    line-height: 19px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    overflow: hidden;
    -webkit-box-orient: vertical; }
    @media (max-width: 600px) {
      .reg-form-row-head-info {
        width: 100%;
        white-space: wrap;
        height: auto;
        -webkit-line-clamp: 30; } }
  @media (max-width: 767px) {
    .reg-form-row-head {
      padding: 5px 15px; } }
  @media (max-width: 500px) {
    .reg-form-row-head {
      padding: 0 15px; } }
  .reg-form-row-head-check {
    min-width: 20px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #ffffff;
    transition: 0.3s ease; }
  .reg-form-row-head-check, .reg-form-row-head-name {
    margin-right: 12px; }
  @media (max-width: 500px) {
    .reg-form-row-head .reg-form-row-head-check,
    .reg-form-row-head > p {
      margin-top: 5px;
      margin-bottom: 5px; } }

.reg-form-row-cnt {
  padding: 23px 28px 34px; }
  @media (max-width: 767px) {
    .reg-form-row-cnt {
      padding: 23px 15px 34px; } }
  .reg-form-row-cnt .field-title {
    margin-bottom: 14px;
    padding-left: 15px; }
    @media (max-width: 767px) {
      .reg-form-row-cnt .field-title {
        padding-left: 0; } }
    .reg-form-row-cnt .field-title-m {
      margin-bottom: 30px; }
    .reg-form-row-cnt .field-title a {
      padding-bottom: 4px;
      border-bottom: 1px solid #444444;
      transition: 0.3s ease; }
      .reg-form-row-cnt .field-title a:hover {
        border-bottom: 1px solid transparent; }
  .reg-form-row-cnt .field {
    padding-left: 15px;
    padding-right: 5px; }
    @media (max-width: 767px) {
      .reg-form-row-cnt .field {
        display: block; } }
    .reg-form-row-cnt .field-small {
      max-width: 200px; }
  .reg-form-row-cnt .field:not(:first-child) {
    margin-left: 30px; }
    @media (max-width: 767px) {
      .reg-form-row-cnt .field:not(:first-child) {
        margin: 20px 0 0; } }

.reg-form-row:first-child .reg-form-row-head {
  border-top: none;
  border-radius: 10px 10px 0 0; }

.reg-form-row.required .reg-form-row-head-check {
  background-color: #b9d5c6; }

.reg-content-item {
  display: none; }
  .reg-content-item.active {
    display: block; }
  .reg-content-item-rows {
    border-radius: 10px;
    border: 1px solid #cdcdcd; }

.reg-buttons .btn:not(:last-child) {
  margin-right: 20px; }
  @media (max-width: 767px) {
    .reg-buttons .btn:not(:last-child) {
      margin: 0 0 20px; } }

.select-items-row .btn-select {
  margin-left: 15px; }
  @media (max-width: 767px) {
    .select-items-row .btn-select {
      margin: 20px 0 0; } }

.select-items-row .select-items-content label {
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px 8px 8px 33px;
  transition: 0.3s ease;
  border-radius: 10px; }
  .select-items-row .select-items-content label::before {
    content: '';
    position: absolute;
    top: 7px;
    left: 5px;
    display: block;
    width: 17px;
    height: 17px;
    background-image: url("../images/close-icon.svg");
    background-repeat: no-repeat;
    background-size: contain; }
  .select-items-row .select-items-content label input {
    display: none; }
  .select-items-row .select-items-content label span {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    color: #444444; }
  .select-items-row .select-items-content label:hover {
    background-color: #b9d5c6; }
  .select-items-row .select-items-content label:not(:last-child) {
    margin-right: 15px; }

.reg-social-row .select-field {
  max-width: 195px; }

.reg-social-row input {
  width: 100%;
  max-width: 435px;
  margin-left: 20px; }

.profile-complete {
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid #cdcdcd; }
  .profile-complete .reg-form-row-head {
    border-top: none; }
  .profile-complete-row {
    padding: 25px 15px 20px 30px; }
    .profile-complete-row:not(:last-child) {
      border-bottom: 1px solid #cdcdcd; }

.profile-btns {
  margin-top: 20px; }
  .profile-btns .btn {
    margin-right: 35px; }

.video-field-row:not(:last-child) {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #CECECE; }

.video-field-row:last-child {
  margin-bottom: 35px; }

.video-field-row-info {
  width: 100%;
  max-width: 425px;
  padding-right: 25px; }
  @media (max-width: 767px) {
    .video-field-row-info {
      padding-right: 0;
      max-width: 100%;
      padding-bottom: 15px; } }
  @media (max-width: 600px) {
    .video-field-row-info-type p {
      width: 100%; } }
  .video-field-row-info-type .radio-check {
    margin-left: 15px; }
    @media (max-width: 600px) {
      .video-field-row-info-type .radio-check {
        margin-left: 0; } }
    @media (max-width: 600px) {
      .video-field-row-info-type .radio-check:not(:last-child) {
        margin-right: 15px; } }
    .video-field-row-info-type .radio-check span {
      margin-left: 5px; }

.video-field-row-upload .upload-item {
  width: 225px;
  min-width: 225px;
  height: 162px;
  margin-bottom: 0; }
  .video-field-row-upload .upload-item .upload-item-bg {
    width: 47px;
    height: 47px; }

.profile-rows .reg-form-row-head {
  cursor: pointer;
  position: relative;
  padding-right: 45px; }
  .profile-rows .reg-form-row-head::before {
    content: '';
    position: absolute;
    top: calc(50% - 4px);
    right: 15px;
    display: block;
    width: 12px;
    height: 8px;
    clip-path: polygon(50% 100%, 0 0, 100% 0);
    background-color: #444444;
    transition: 0.3s ease; }
  @media (max-width: 991px) {
    .profile-rows .reg-form-row-head {
      width: 100%; } }

.profile-rows .reg-form-row.open .reg-form-row-head {
  border-bottom: none; }
  .profile-rows .reg-form-row.open .reg-form-row-head::before {
    transform: rotate(180deg); }

.profile-rows .reg-form-row.open:last-child .reg-form-row-head {
  border-radius: 0 0 10px 10px; }

.profile-rows .reg-form-row.required .reg-form-row-cnt {
  display: none; }

.profile-rows .reg-form-row-head-name {
  width: 100%;
  max-width: 200px;
  min-width: 200px; }
  @media (max-width: 600px) {
    .profile-rows .reg-form-row-head-name {
      width: auto;
      max-width: 100%;
      min-width: 0; } }

header {
  background-color: #ffffff;
  padding: 10px 0 20px; }
  @media (max-width: 991px) {
    header {
      padding: 0; } }
  header .logo {
    width: 100%;
    max-width: 217px; }
    header .logo img {
      width: 100%; }
  header.fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 6;
    width: 100%;
    box-shadow: 0 0 10px #e6e6e6; }
  header .header-triggers .link-trigger:first-child {
    margin-right: 27px; }
  header .header-triggers .link-trigger:not(:last-child) {
    margin-right: 40px; }
    @media (max-width: 1100px) {
      header .header-triggers .link-trigger:not(:last-child) {
        margin-right: 10px; } }
  header .header-triggers .link-orange {
    margin-right: 35px;
    margin-top: 7px; }
    @media (max-width: 1100px) {
      header .header-triggers .link-orange {
        margin-right: 10px; } }
  header .header-triggers .login-trigger {
    margin-right: 15px; }
    @media (max-width: 1100px) {
      header .header-triggers .login-trigger {
        margin-right: 10px; } }

.header-mob {
  position: relative;
  z-index: 10;
  padding: 15px 0;
  box-shadow: 0 0 5px #ececec;
  background: #ffffff; }
  .header-mob .logo {
    max-width: 140px; }
    .header-mob .logo img {
      width: 100%; }
  .header-mob .header-mob-triggers .link-trigger {
    margin-right: 20px; }

@media (max-width: 991px) {
  .header-menu {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 8;
    display: none;
    width: 100%;
    height: 100vh;
    overflow: scroll;
    padding: 85px 20px;
    background-color: #ffffff; }
    .header-menu .login-trigger {
      margin-right: 0 !important; }
    .header-menu .link-trigger {
      margin: 0 0 20px !important; }
      .header-menu .link-trigger.active .link-trigger-active {
        background-color: transparent; }
      .header-menu .link-trigger .link-trigger-hidden {
        display: flex !important;
        position: static;
        align-items: center;
        flex-direction: column;
        background: none;
        padding: 0;
        border-radius: 0;
        border: none; }
      .header-menu .link-trigger .link-trigger-active {
        padding: 0;
        margin: 15px;
        height: auto; }
        .header-menu .link-trigger .link-trigger-active img {
          display: none; }
        .header-menu .link-trigger .link-trigger-active span {
          color: #ca9e6f; }
    .header-menu .link-orange {
      margin: 0 0 20px !important; } }

.link-orange {
  display: inline-block;
  padding-bottom: 7px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  color: #ca9e6f;
  border-bottom: 1px solid #ca9e6f;
  transition: 0.3s ease; }
  .link-orange:hover {
    border-bottom: 1px solid #b9d5c6;
    color: #b9d5c6; }

.login-trigger {
  height: 38px;
  padding: 2px 17px;
  border-radius: 10px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  color: #444444;
  border: 2px solid #b9d5c6;
  background-color: #b9d5c6;
  transition: 0.3s ease; }
  .login-trigger:hover {
    background-color: transparent; }
  .login-trigger img {
    width: 17px;
    height: 17px;
    margin-right: 15px; }

.link-trigger {
  position: relative; }
  .link-trigger span,
  .link-trigger a {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    color: #444444;
    transition: 0.3s ease; }
  .link-trigger-active {
    cursor: pointer;
    height: 38px;
    padding: 2px 10px;
    border-radius: 10px;
    transition: 0.3s linear; }
    .link-trigger-active img {
      width: 9px;
      height: 5px;
      margin-left: 5px;
      margin-bottom: -6px;
      transition: 0.3s ease; }
  .link-trigger-hidden {
    position: absolute;
    top: calc(100% + 3px);
    left: 0;
    display: none;
    width: 100%;
    background-color: #fff;
    border: 2px solid #b9d5c6;
    border-radius: 10px; }
    .link-trigger-hidden a {
      display: block;
      padding: 8px 12px;
      font-size: 15px;
      line-height: 15px; }
      .link-trigger-hidden a:hover {
        background-color: #b9d5c6; }
  .link-trigger.active .link-trigger-active {
    background-color: #b9d5c6; }
    .link-trigger.active .link-trigger-active img {
      transform: rotate(180deg); }

.menu-trigger {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  flex-direction: column;
  width: 35px;
  height: 20px;
  transition: 0.6s ease; }

.menu-trigger span {
  display: block;
  width: 100%;
  height: 3px;
  background-color: #b9d5c6;
  transition: 0.2s cubic-bezier(0, 0, 0.2, 1); }

.menu-trigger span:nth-child(1) {
  width: 75%; }

.menu-trigger span:nth-child(3) {
  width: 40%; }

header.open .menu-trigger span {
  position: relative;
  width: 100%; }

header.open .menu-trigger {
  justify-content: center; }

header.open .menu-trigger span:nth-child(1) {
  transform: rotate(-40deg);
  margin-bottom: -3px; }

header.open .menu-trigger span:nth-child(3) {
  transform: rotate(40deg); }

header.open .menu-trigger span:nth-child(2),
.slider-triggers-mob {
  display: none; }

.profile-link {
  width: 100%;
  height: 38px;
  max-width: 208px;
  padding: 2px 0 2px 10px;
  border-radius: 10px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  color: #444444;
  border: 2px solid #b9d5c6;
  background-color: #b9d5c6;
  transition: 0.3s ease; }
  .profile-link-p {
    transition: 0.3s ease; }
    .profile-link-p:hover .profile-link-name {
      color: #ca9e6f; }
  @media (min-width: 992px) {
    .profile-link {
      margin-right: 15px; } }
  .profile-link-logo {
    width: 23px;
    height: 23px;
    overflow: hidden;
    border-radius: 50%;
    margin-right: 10px; }
    .profile-link-logo img {
      border-radius: 50%;
      width: 100%; }
  .profile-link-name {
    width: 100%;
    max-width: 130px;
    margin-right: 10px;
    white-space: nowrap; }
  .profile-link-close {
    padding: 0 10px;
    transition: 0.3s ease; }
    .profile-link-close svg path {
      fill: #ffffff;
      transition: 0.3s ease; }
    .profile-link-close:hover svg path {
      fill: #444444; }

footer .container {
  position: relative; }

.footer-top {
  padding: 64px 0 47px; }
  @media (max-width: 767px) {
    .footer-top {
      background-image: none !important;
      background-color: #f6f6f6; } }

.footer-bottom {
  padding: 10px 0;
  background-color: #424242; }

.footer-column h5 {
  display: inline-block;
  margin-bottom: 9px;
  padding-bottom: 8px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 16px;
  color: #636363;
  border-bottom: 1px solid #636363; }

.footer-column-1 {
  width: 100%;
  max-width: 227px;
  padding-right: 10px;
  padding-top: 25px; }
  @media (max-width: 991px) {
    .footer-column-1 {
      max-width: 180px;
      padding-right: 25px;
      padding-top: 10px; } }
  @media (max-width: 767px) {
    .footer-column-1 {
      display: none; } }
  .footer-column-1 img {
    width: 100%; }

.footer-column-2 {
  width: 100%;
  max-width: 275px;
  padding-right: 10px; }
  @media (max-width: 767px) {
    .footer-column-2 {
      max-width: 100%;
      margin-bottom: 15px;
      padding-right: 0; } }

.footer-column-3 {
  width: 100%;
  max-width: 225px;
  padding-right: 10px; }
  @media (max-width: 767px) {
    .footer-column-3 {
      max-width: 50%;
      margin-bottom: 15px;
      padding-right: 0; } }
  @media (max-width: 430px) {
    .footer-column-3 {
      max-width: 100%; } }

.footer-column-4 {
  width: 100%;
  max-width: 150px;
  padding-right: 10px; }
  @media (max-width: 767px) {
    .footer-column-4 {
      max-width: 50%;
      margin-bottom: 15px;
      padding-right: 0; } }
  @media (max-width: 430px) {
    .footer-column-4 {
      max-width: 100%; } }

.footer-link {
  position: relative;
  padding-left: 9px; }
  .footer-link:not(:last-child) {
    margin-bottom: 15px; }
  .footer-link::before {
    content: '';
    position: absolute;
    top: 7px;
    left: 0;
    display: block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #444444;
    transition: 0.3s ease; }
  .footer-link:hover::before {
    background-color: #ca9e6f; }

.footer-lang {
  padding-top: 25px; }
  .footer-lang p {
    margin-right: 15px; }
  .footer-lang a:not(:last-child) {
    margin-right: 5px; }
  .footer-lang a.active {
    color: #ca9e6f; }

.link-row-img {
  min-width: 15px;
  max-width: 15px;
  width: 100%;
  margin-right: 10px; }
  .link-row-img img {
    width: 100%; }
    .link-row-img img.link-row-1 {
      width: 15px;
      height: 22px; }
    .link-row-img img.link-row-2 {
      width: 13px;
      height: 15px; }
    .link-row-img img.link-row-3 {
      width: 15px;
      height: 12px; }

.top-trigger {
  position: absolute;
  top: -87px;
  right: 24px;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  transition: 0.3s ease; }
  .top-trigger:hover {
    transform: translateY(-10px);
    box-shadow: 0 0 18px #c8c8c8; }
  @media (max-width: 767px) {
    .top-trigger {
      right: calc(50% - 24px); } }
  .top-trigger img {
    width: 100%; }
  .top-trigger span {
    position: absolute;
    top: 21px;
    left: 8px; }

/*# sourceMappingURL=maps/style.css.map */
