h2,
h3,
h4 {
  margin: 0 !important;
}
body {
  font-family: 'TT Commons', sans-serif !important;
  background: #fff !important;
}
h2 {
  font-family: 'TT Commons', sans-serif !important;
  font-weight: 500 !important;
  font-size: 28px;
  line-height: 35px;
  color: #282828;
  margin-bottom: 35px !important;
}
.content-section__ttl_m0 {
  margin: 0 !important;
}
h3 {
  font-family: 'TT Commons', sans-serif !important;
  font-weight: 500 !important;
  font-size: 20px;
  line-height: 27px;
  margin: 0 !important;
}
.content-section__sbttl,
.content-section__ttl {
  font-weight: 500 !important;
}
.content-section__sbttl {
  color: #282828 !important;
}
p {
  font-family: 'TT Commons', sans-serif !important;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 24px !important;
  letter-spacing: normal !important;
  color: #807373 !important;
  margin-bottom: 35px !important;
}
a {
  text-decoration: none !important;
  transition: all, .25s;
}
.coral-link {
  color: #FC654C;
}
.active {
  color: #FC654C;
}
.section-info {
  margin-bottom: 3px;
}
@media only screen and (min-width: 700px) {
  .section-info {
    margin-bottom: 1px;
  }
}
@media only screen and (min-width: 1200px) {
  .section-info {
    margin-bottom: 75px;
  }
}
.info__ttl {
  font-family: 'TT Commons', sans-serif;
  font-weight: 700 !important;
  font-size: 30px !important;
  line-height: 45px;
  text-align: center;
  color: #282828;
  margin: 60px 0 50px !important;
}
@media only screen and (min-width: 700px) {
  .info__ttl {
    font-size: 45px !important;
    line-height: 65px;
    margin: 90px 0 45px !important;
  }
}
@media only screen and (min-width: 1200px) {
  .info__ttl {
    margin: 80px 0 45px !important;
  }
}
.info__description p {
  font-family: 'TT Commons', sans-serif !important;
  font-weight: 500 !important;
  font-size: 20px !important;
  line-height: 27px !important;
  letter-spacing: normal !important;
  color: #282828 !important;
}
.info__description p span {
  font-weight: 700 !important;
}
.section-block {
  width: 100%;
  max-width: 1160px;
  margin: 0 auto;
  padding: 0 20px;
}
@media only screen and (min-width: 700px) {
  .section-block {
    padding: 0 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .section-block {
    padding: 0;
  }
}
.content-section {
  margin-top: 55px;
}
@media only screen and (min-width: 700px) {
  .content-section {
    margin-top: 90px;
  }
}
.content-address {
  margin: 55px 0 1px;
}
.content-address p {
  font-family: 'TT Commons', sans-serif;
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 24px !important;
  text-align: center !important;
  color: #978C8C !important;
}
.content-address p span {
  padding: 0 12px !important;
}
.content-address p .show-on-tablet {
  display: none;
}
@media only screen and (min-width: 700px) {
  .content-address p .show-on-tablet {
    display: inline;
  }
}
@media only screen and (min-width: 700px) {
  .content-address p {
    text-align: left !important;
  }
  .content-address p br {
    display: none !important;
  }
}
@media only screen and (min-width: 1200px) {
  .content-container {
    display: flex;
    position: relative;
  }
}
.content-menu {
  display: none;
}
@media only screen and (min-width: 1200px) {
  .content-menu {
    display: flex;
    flex-direction: column;
    width: 210px;
  }
}
.content-menu__btn-group {
  height: 20px;
  display: flex;
  align-items: center;
  margin: 0;
}
.content-menu__btn-group .dropdown__selected,
.content-menu__btn-group .dropdown__option,
.content-menu__btn-group .content-menu__btn {
  cursor: pointer;
}
.content-menu__btn-group .content-menu__btn-print {
  margin-left: 20px;
  order: 1;
}
@media only screen and (max-width: 380px) {
  .content-menu__btn-group .content-menu__btn-print {
    margin-left: 10px;
  }
}
@media only screen and (min-width: 1200px) {
  .content-menu__btn-group .content-menu__btn-print {
    order: 0;
    margin-left: 0;
    margin-right: 13px;
  }
}
@media only screen and (min-width: 1200px) {
  .content-menu__btn-group {
    margin-bottom: 35px;
    margin-top: 5px;
  }
}
.content-menu__link {
  position: relative;
  display: block;
  width: 100% !important;
  text-align: left !important;
  font-family: 'TT Commons', sans-serif !important;
  font-weight: 500 !important;
  font-size: 18px !important;
  line-height: 24px !important;
  color: #282828 !important;
  padding: 21px 0 !important;
}
.content-menu__link:hover {
  color: #FC654C !important;
}
.content-menu__link:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #D2D2D2;
}
.content-menu__link:last-child:after {
  display: none;
}
@media only screen and (min-width: 1200px) {
  .content-text {
    flex: 1;
    max-width: 900px;
    margin-left: auto;
  }
}
.content-menu__link_small {
  font-family: 'TT Commons', sans-serif !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 18px !important;
  color: #282828 !important;
  padding: 0 0 9px 0 !important;
}
.content-menu__link_small:hover {
  color: #FC654C !important;
}
.content-header {
  height: 90px;
  width: 100%;
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 1200px) {
  .content-header {
    display: none;
  }
}
.content-menu__overlay {
  width: 100%;
  padding-right: 10px !important;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.content-menu__overlay_scroll {
  overflow: hidden;
}
.content-menu__overlay_scroll:hover {
  overflow: auto;
}
.content-menu__overlay_scroll::-webkit-scrollbar {
  position: absolute;
  right: -20px;
  display: block;
  height: 3px;
  width: 2px;
  background-color: transparent;
}
.content-menu__overlay_scroll::-webkit-scrollbar-thumb {
  display: block;
  background: #282828;
  border-radius: 7px;
  cursor: pointer;
}
.fixed-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  border-radius: 4px;
  margin-top: 60px;
  height: 90px;
}
.fixed-header .content-header__overlay {
  background: #FAF7F3;
  border-radius: 4px;
  height: 100%;
  margin: 0 10px;
  padding: 0 10px;
}
@media only screen and (min-width: 700px) {
  .fixed-header {
    height: 110px;
  }
  .fixed-header .content-header__overlay {
    margin: 0 30px;
    padding: 0 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .fixed-header {
    display: none;
  }
}
.content-menu__fixed_top {
  position: fixed;
  top: 80px;
  height: 80vh;
}
.content-menu__fixed_bottom {
  position: fixed;
  height: 80vh;
  bottom: 500px;
}
.info__description_margin-none {
  margin-bottom: 20px !important;
}
@media only screen and (min-width: 1200px) {
  .info__description_margin-none {
    margin-bottom: 35px;
  }
}
.active-dropdown-option {
  background: rgba(128,115,115,0.15);
}
button {
  border: none;
  background: transparent;
  outline: none;
}
.content-header__overlay {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.content-section_margin-top {
  margin-top: 40px !important;
}
@media only screen and (min-width: 1200px) {
  .content-section_margin-top {
    margin-top: 0 !important;
  }
}
.center-block {
  z-index: 998 !important;
}
.dropdown {
  width: 195px;
  position: relative;
}
@media only screen and (min-width: 700px) {
  .dropdown {
    width: 100%;
  }
}
.dropdown__options--visible .dropdown__options {
  animation: showit 0.35s forwards ease-out;
}
.dropdown__options--visible .dropdown__options .dropdown__option--active {
  background: rgba(128,115,115,0.15) !important;
}
.dropdown__skeleton {
  border: 1px solid rgba(151,140,140,0.5);
  border-radius: 4px;
  background-color: #fff;
  padding: 13px 60px 13px 19.5px;
  max-height: 50px;
  position: relative;
  transition: box-shadow 0.2s cubic-bezier(0.17,0.67,0.83,0.67);
  cursor: pointer;
  user-select: none;
  overflow: hidden;
}
.dropdown__option {
  display: flex;
  align-items: center;
}
.dropdown__option span {
  font-family: 'TT Commons', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  color: #282828;
}
.dropdown__arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-40%);
  right: 20px;
  transition: all 0.2s ease-in-out;
  transform-origin: top;
}
.dropdown__arrow svg {
  transition: 0.4s;
}
.dropdown__options {
  width: 300px;
  position: absolute;
  border: 1px solid rgba(151,140,140,0.5);
  box-shadow: 0 40px 90px rgba(179,179,179,0.2);
  border-radius: 4px;
  background-color: #fff;
  transform: scale(0);
  z-index: 1;
}
@keyframes showit {
  0% {
    transform: scale(0);
  }
  70% {
    transform: scale(1.05);
  }
  80% {
    transform: scale(0.95);
  }
  100% {
    transform: scale(1);
  }
}
.dropdown__options .dropdown__option {
  padding: 8px 60px 8px 19px;
  transition: background-color 0.2s ease-in-out, opacity 0.2s ease-in-out;
  cursor: pointer;
  opacity: 0.7;
}
.dropdown__options .dropdown__option:hover {
  background-color: #eee;
  opacity: 1;
}
.dropdown__options .dropdown__option--selected {
  opacity: 1;
}
.dropdown__selected span {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.back-to-top-button {
  display: inline-block;
  width: 75px;
  height: 30px;
  text-align: center;
  background: #FFFFFF;
  border-radius: 100px;
  position: fixed;
  bottom: 22px;
  right: 85px;
  transition: background-color .3s, opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
  font-family: 'TT Commons', sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #FC654C !important;
  padding-top: 8px;
  box-shadow: 2px 3px 5px grey;
  cursor: pointer !important;
}
.back-to-top-button svg {
  transform: translateY(1px) !important;
}
@media only screen and (min-width: 1200px) {
  .back-to-top-button:hover {
    cursor: pointer;
    background-color: #FC654C;
    color: #fff !important;
  }
  .back-to-top-button:hover svg path {
    stroke: #fff !important;
  }
}
.back-to-top-button:active {
  background-color: #FC654C;
}
.back-to-top-button.show {
  opacity: 1;
  visibility: visible;
}
.content-section {
  margin-top: 60px !important;
}
@media only screen and (min-width: 1200px) {
  .info__description {
    display: none;
  }
}
.paragraph-padding-left-40 {
  padding-left: 40px !important;
}
.content-section_margin-top {
  margin-top: 45px !important;
}
.content-section__ttl {
  margin-bottom: 25px !important;
}
.content-section-link-overlay {
  padding-left: 28px !important;
}
.description-link {
  font-weight: 500 !important;
  font-size: 20px !important;
  line-height: 27px !important;
}
.description-link svg {
  margin-left: 10px;
}
@media only screen and (min-width: 700px) {
  .description-link br {
    display: none;
  }
  .description-link svg {
    margin-left: 15px;
  }
}
.content-section__desc p span {
  font-weight: 700 !important;
}
.paragraph-padding-left {
  padding-left: 20px;
}
.content-section__desc_after {
  padding-bottom: 40px !important;
  position: relative;
  z-index: -1;
}
.content-section__desc_after:after {
  content: '';
  position: absolute;
  width: 100%;
  bottom: 0;
  height: 3px;
  background: rgba(128,115,115,0.3);
}
.content-section__sbttl {
  padding-left: 20px;
  font-weight: 500 !important;
  font-size: 20px !important;
  line-height: 27px !important;
}
.show-on-desktop {
  display: none;
}
@media only screen and (min-width: 1200px) {
  .show-on-desktop {
    display: block;
  }
}
.content-section__ttl_m0 {
  margin-bottom: 0 !important;
}
.content-section__info-wrap {
  width: 100%;
  background: #F2F1F1;
  border-radius: 6px;
  padding: 25px 20px 15px;
}
@media only screen and (min-width: 700px) {
  .content-section__info-wrap {
    padding: 38px 40px 26px;
  }
}
.content-section__info-desc {
  font-family: 'TT Commons', sans-serif !important;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 24px !important;
  color: #807373 !important;
  margin-bottom: 28px !important;
}
@media only screen and (min-width: 700px) {
  .content-section__info-desc {
    margin-bottom: 9px !important;
  }
}
.content-section__info-comment {
  font-family: 'TT Commons', sans-serif !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 18px !important;
  text-align: right !important;
  color: #807373 !important;
  margin-bottom: 0 !important;
}
.char-point-paragraph {
  display: flex;
  align-items: flex-start;
  padding-left: 20px !important;
}
.char-point-paragraph span {
  width: 18px !important;
  margin-right: 12px !important;
  font-family: 'TT Commons', sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 27px;
  color: #282828;
  display: flex;
  justify-content: center;
}
@media only screen and (min-width: 1200px) {
  .char-point-paragraph {
    padding-left: 10px !important;
  }
}
.char-point-paragraph_mb-0 {
  margin-bottom: 0 !important;
}
.content-header__overlay {
  z-index: 50;
}
.dropdown__options {
  max-height: 70vh;
  overflow-y: auto;
}
.content-info {
  margin-top: 14px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 100px;
}
@media only screen and (min-width: 700px) {
  .content-info {
    margin-top: 47px;
  }
}
@media only screen and (min-width: 1200px) {
  .content-info {
    margin-top: 49px;
  }
}
.content-info__ttl {
  max-width: 700px;
  font-family: 'TT Commons', sans-serif;
  font-weight: 700 !important;
  font-size: 27px;
  line-height: 45px;
  text-align: center;
  margin-bottom: 12px !important;
  padding: 0 40px !important;
}
@media only screen and (min-width: 700px) {
  .content-info__ttl {
    padding: 0 !important;
    margin-bottom: 10px !important;
    font-size: 45px;
    line-height: 65px;
  }
}
@media only screen and (min-width: 1200px) {
  .content-info__ttl {
    font-size: 45px;
    line-height: 65px;
  }
}
.content-info__link {
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
}
