@charset "UTF-8";
/* rehabilitation */
.caution {
  color: #cc0000;
}

.content_nav > li {
  margin-bottom: -0.1px;
  width: calc((100% - 40px) / 4);
  position: relative;
}

.modal_rehabilitation {
  width: 780px;
  margin: 0 auto 80px;
  border-radius: 10px;
  padding: 0px;
  position: relative;
}

.modal_rehabilitation_top {
  background: #e5156c;
  display: flex;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}

.modal_rehabilitation_top .modal_rehabilitation_top_left {
  padding: 10px;
  margin-left: 30px;
  color: #fff;
  line-height: 1.65;
  text-align: justify;
  width: 85%;
}

.modal_rehabilitation_top .modal_rehabilitation_top_left h3 {
  color: #fff;
  font-size: 22px;
}

.modal_rehabilitation_top .modal_rehabilitation_top_right {
  width: 15%;
  text-align: right;
  background: url(../img_mr/rehabilitation/howto_img05-2.png) no-repeat left bottom;
  background-size: auto 90%;
}

.modal_rehabilitation_top .modal_rehabilitation_top_right img {
  max-width: 70px;
}

.modal_rehabilitation_content {
  padding: 20px 50px;
  background: #fff;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.mfp-content {
  width: auto !important;
}

@media screen and (max-width: 767px) {
  .modal_rehabilitation_content {
    padding: 10px 20px;
  }
}
.modal_rehabilitation_content ul.list-style2.pink li {
  font-size: 20px;
}

.modal_rehabilitation_bottom .modal_rehabilitation_bottom_left {
  align-items: center;
  background: #ffb900;
  display: flex;
  justify-content: center;
  text-align: center;
  padding: 12px;
  max-width: 190px;
  width: 100%;
}

.modal_rehabilitation_bottom .modal_rehabilitation_bottom_left h4 {
  font-weight: bold;
  line-height: 1.45;
}

.modal_rehabilitation_bottom .modal_rehabilitation_bottom_right {
  background: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 21px;
  width: 100%;
}

.modal_rehabilitation_bottom .modal_rehabilitation_bottom_right ul li {
  padding: 3px 0;
}

.modal_rehabilitation_bottom .modal_rehabilitation_bottom_right ul li:not(:last-of-type) {
  border-bottom: 2px solid #ffb900;
}

.modal_rehabilitation_dismiss {
  display: block;
  color: #fff;
  text-align: center;
  margin-top: 30px;
}

.modal_rehabilitation_dismiss2 {
  display: block;
  position: absolute;
  right: 0px;
  color: #fff;
  text-align: center;
  margin-top: 30px;
}

.modal_rehabilitation_dismiss_r {
  display: block;
  position: absolute;
  left: auto;
  top: 10px;
  right: 10px;
  color: #fff;
  text-align: center;
  margin-bottom: 10px;
}

a.btn_close {
  color: #fff;
  border: solid 1px #fff;
  border-radius: 30px;
  padding: 5px 20px;
  display: block;
  position: absolute;
  left: 0px;
  right: 0px;
}

.modal_rehabilitation_dismiss_r a,
.modal_rehabilitation_dismiss a {
  border: solid 1px #fff;
  border-radius: 30px;
  color: #fff;
  display: inline-block;
  padding: 5px 20px;
}

button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

@media screen and (max-width: 767px) {
  .modal_rehabilitation {
    width: 100%;
    margin: 0 auto 20px;
    border-radius: 10px;
    margin-bottom: 20px;
    padding: 0px;
  }
}
.pink .balloon2::before,
.pink .balloon2::after {
  display: none;
}

@media screen and (max-width: 767px) {
  .balloon {
    font-size: 16px;
    padding: 8px 10px;
  }

  .figurerehabilitation {
    display: none;
  }

  .rehabilitationBtnList {
    display: flex;
  }

  .modal_rehabilitation_top {
    display: block;
  }

  .modal_rehabilitation_top .modal_rehabilitation_top_left {
    margin-right: 0;
    text-align: center;
  }

  .modal_rehabilitation_top .modal_rehabilitation_top_left img {
    max-width: 139px;
  }

  .modal_rehabilitation_top .modal_rehabilitation_top_right h3 {
    margin-bottom: 20px;
    text-align: center;
  }

  .modal_rehabilitation_top .modal_rehabilitation_top_right p {
    line-height: 1.8;
  }

  .modal_rehabilitation_bottom {
    display: block;
  }

  .modal_rehabilitation_bottom .modal_rehabilitation_bottom_left {
    max-width: 100%;
    padding: 10px;
  }

  .modal_rehabilitation_bottom .modal_rehabilitation_bottom_left br {
    display: none;
  }

  .modal_rehabilitation_bottom .modal_rehabilitation_bottom_right {
    background: #fff4d9;
    padding: 8px 21px;
  }

  .modal_rehabilitation_bottom .modal_rehabilitation_bottom_right ul li {
    line-height: 1.5;
    padding: 8px 0;
  }

  .modal_rehabilitation_dismiss {
    display: block;
  }
}
.rehabilitation_list_navi h3 {
  background: #e5156c;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  margin-bottom: 10px;
}

.btnRectangle .btnRectangle_link-pink {
  background: #fff;
  border: 2px solid #e5156c;
  text-align: left;
}

.btnRectangle .btnRectangle_link-pink:hover {
  background: #e5156c !important;
}

.btnRectangle .btnRectangle_link-pink:hover p,
.btnRectangle .btnRectangle_link-pink:hover div {
  color: #fff;
}

.btnRectangle .btnRectangle_link-pink p {
  white-space: nowrap;
  font-size: 12px;
}

.btnRectangle .btnRectangle_link-pink::after {
  display: none;
}

.btnRectangle_item .btnRectangle_link-pink {
  border-radius: 0px;
}

.btnRectangle_item:first-child .btnRectangle_link-pink {
  border-bottom-left-radius: 5px;
}

.btnRectangle_item:last-child .btnRectangle_link-pink {
  border-bottom-right-radius: 5px;
}

@media screen and (max-width: 767px) {
  .pink .btnRectangle {
    margin-bottom: 10px;
  }

  .pink .btnRectangle .btnRectangle_item {
    width: 100%;
  }

  .btnRectangle .btnRectangle_link-pink {
    padding: 5px;
  }

  .btnRectangle_item:last-child .btnRectangle_link-pink {
    border-bottom-left-radius: 0px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
  }
}
.btn_clear {
  border: solid 1px #b2b2b2;
  border-radius: 30px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.15);
  display: inline-block;
  text-align: center;
  text-decoration: none;
  width: 320px;
  z-index: 1;
  line-height: 18px;
  padding: 10px;
  font-size: 18px;
}

.cbtn_box {
  position: relative;
}

.cbtn_box .reha_menu_count {
  position: absolute;
  right: 0px;
  top: 10px;
}

@media screen and (max-width: 767px) {
  .btn_clear {
    border: solid 1px #b2b2b2;
    border-radius: 30px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.15);
    display: block;
    text-align: center;
    text-decoration: none;
    width: 100%;
    z-index: 1;
    line-height: 18px;
    padding: 15px;
    font-size: 18px;
  }

  .cbtn_box {
    position: relative;
  }

  .cbtn_box .reha_menu_count {
    position: relative;
    right: 0px;
    top: 0px;
    display: block;
    margin-top: 20px;
  }
}
.btnRectangle .btnRectangle_link-pink2 {
  background: #e5156c;
  border: 2px solid #e5156c;
  text-align: center;
  color: #fff;
}

.btnRectangle .btnRectangle_link-pink2:hover {
  background: #e5156c;
}

.btnRectangle .btnRectangle_link-pink2:hover p,
.btnRectangle .btnRectangle_link-pink2:hover div {
  color: #fff;
}

.btnRectangle .btnRectangle_link-pink2 p {
  white-space: nowrap;
  font-size: 12px;
}

/* -- rehabilitation List -- */
.rehabilitation {
  width: 100%;
  flex-wrap: wrap;
  margin: 0 -7px;
}

.rehabilitation-toggle .rehabilitation_q {
  cursor: pointer;
  padding-right: 40px !important;
}

.rehabilitation-toggle .rehabilitation_q .btn_ac {
  position: absolute;
  width: 15px;
  height: 15px;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  z-index: 100;
}

.rehabilitation-toggle .rehabilitation_q .btn_ac:before {
  content: "";
  display: block;
  height: 15px;
  width: 1px;
  background: #333;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  transition: transform 0.3s;
}

.rehabilitation-toggle .rehabilitation_q .btn_ac:after {
  content: "";
  display: block;
  height: 1px;
  width: 15px;
  background: #333;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  transition: transform 0.3s;
}

.rehabilitation-toggle .rehabilitation_q .btn_ac.opened:before {
  transform: translateX(-50%) rotate(45deg);
}

.rehabilitation-toggle .rehabilitation_q .btn_ac.opened:after {
  transform: translateY(-50%) rotate(45deg);
}

.rehabilitation-toggle .rehabilitation_a {
  display: none;
}

.rehabilitation .rehabilitation_q {
  border-bottom: solid 1px #e5156c;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.75;
  padding: 16px 0 10px;
  position: relative;
}

.rehabilitation .rehabilitation_a {
  font-size: 16px;
  line-height: 1.75;
  margin-bottom: 43px;
  padding: 13px 0 16px;
  position: relative;
}

.rehabilitation .rehabilitation_a p {
  line-height: 1.75;
}

.rehabilitation .rehabilitation_a .layout-row--col {
  flex-wrap: wrap;
  margin: 0 -7px;
}

@media screen and (max-width: 767px) {
  .rehabilitation {
    margin: 0;
  }

  .rehabilitation .rehabilitation_a p {
    font-size: 13px !important;
  }

  .rehabilitation .rehabilitation_a p.ex {
    font-size: 14px !important;
  }

  .rehabilitation .rehabilitation_q {
    font-size: 14px;
    line-height: 1.785;
    padding: 12px 0 14px;
    text-align: left;
  }

  .rehabilitation .rehabilitation_q::before {
    font-size: 26px;
    height: 35px;
    margin-left: -42px;
    line-height: 28px;
    top: 24px;
    width: 35px;
  }

  .rehabilitation .rehabilitation_a {
    font-size: 14px;
    line-height: 1.57;
    padding: 14px 0 12px;
    text-align: left;
  }

  .rehabilitation .rehabilitation_a::before {
    font-size: 30px;
    height: 30px;
    margin-left: -40px;
    line-height: 1;
    top: 33px;
    transform: translateY(-50%);
    width: 30px;
  }

  .rehabilitation .rehabilitation_a .layout-row--col {
    margin: 0;
  }
}
.rehabilitation_menu {
  width: calc((100% - 60px) / 3);
  border: solid 1px #e5156c;
  border-radius: 5px;
  margin: 0 7px 14px;
  position: relative;
}
.rehabilitation_menu div {
  padding: 16px 20px;
word-break: break-all;
}
.rehabilitation_menu div img {
  width: 100%;
}
.rehabilitation_menu .title {
  align-items: center;
  background: #e5156c;
  color: #fff;
  display: flex;
  font-size: 18px;
  height: 48px;
  line-height: 1.12;
  padding: 6px;
word-break: break-all;

}
.rehabilitation_menu .rehabilitation_menu_title {
  cursor: pointer;
}
.rehabilitation_menu textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  border-radius: 4px;
  box-shadow: 0 0 0 1px #ccc inset;
  display: block;
  height: 100px;
  margin-bottom: 20px;
  padding: 4px 16px;
  resize: vertical;
  width: 100%;
}
.rehabilitation_menu textarea:focus {
  outline: 0;
  box-shadow: 0 0 0 2px rgb(33, 150, 243) inset;
}
.rehabilitation_menu input[type=checkbox] {
  margin-right: 15px;
}
.rehabilitation_menu input[type=checkbox]::before {
  /*通常時の見た目*/
  background: #f0f0f0;
  border: 2px solid #f0f0f0;
  border-radius: 5px;
  box-sizing: border-box;
  color: transparent;
  content: "✓";
  cursor: pointer;
  display: inline-block;
  font-size: 50px;
  height: 32px;
  line-height: 32px;
  padding: 0px;
  text-align: center;
  transition: 0.1s;
  vertical-align: middle;
  width: 32px;
}
.rehabilitation_menu input[type=checkbox]:checked::before {
  font-size: 30px;
  background: #fff !important;
  border-color: #fff !important;
  color: #333 !important;
}
.rehabilitation_menu input[type=checkbox]:hover {
  /*hover時の見た目*/
  color: #808080;
}
.rehabilitation_menu input[type=checkbox]:hover ::before {
  background-color: #fff;
}
.rehabilitation_menu input[type=radio] {
  -webkit-appearance: auto;
  border: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  display: inline-block;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.rehabilitation_menu input[type=radio].focus-visible + .menu_cat_name .m-form-radio-text {
  background: linear-gradient(transparent 90%, rgba(33, 150, 243, 0.3) 90%);
}
.rehabilitation_menu input[type=radio]:checked + .menu_cat_name {
  position: relative;
}
.rehabilitation_menu input[type=radio]:checked + .menu_cat_name:before {
  border: 0.1em solid #000;
}
.rehabilitation_menu input[type=radio]:checked + .menu_cat_name:after {
  position: absolute;
  content: "";
  display: block;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #000;
  left: 4px;
  top: 8px;
  z-index: 2;
}
.rehabilitation_menu input[type=radio]:checked + .menu_cat_name {
  color: #000;
}
.rehabilitation_menu input[type=radio]:focus {
  /* フォーカス時に外枠のborderの色を変更 */
}
.rehabilitation_menu input[type=radio]:focus + .menu_cat_name:before {
  border: 0.1em solid #000;
}
.rehabilitation_menu input[type=radio]:focus + .menu_cat_name {
  color: #333;
}
.rehabilitation_menu input[type=text] {
  display: block;
  width: 100%;
  padding: 4px 6px;
  border-radius: 4px;
  border: none;
  box-shadow: 0 0 0 1px #ccc inset;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  resize: vertical;
  color: #000;
}
.rehabilitation_menu .btnArrowRight {
  font-size: 13px;
  line-height: 1.2;
}
.rehabilitation_menu .btnArrowRight::after {
  top: 32%;
  right: 5%;
}
.rehabilitation_menu .icon01,
.rehabilitation_menu .icon02,
.rehabilitation_menu .icon03 {
  display: none;
  margin-right: 5px;
}
.rehabilitation_menu .l-icon01,
.rehabilitation_menu .l-icon02,
.rehabilitation_menu .l-icon03 {
  display: none;
}
.rehabilitation_menu .l-icon01 img,
.rehabilitation_menu .l-icon02 img,
.rehabilitation_menu .l-icon03 img {
  width: 100px;
  height: 30px;
}

@media screen and (max-width: 767px) {
  .rehabilitation_menu {
    width: 100%;
    border: solid 1px #e5156c;
    border-radius: 5px;
    margin: 10px 0;
    overflow: hidden;
    position: relative;
  }
  .rehabilitation_menu div {
    padding: 12px 8px;
  }
  .rehabilitation_menu .title {
    font-size: 16px;
    height: 40px;
  }
  .rehabilitation_menu textarea {
    font-size: 16px;
  }
  .rehabilitation_menu input[type=checkbox] {
    margin-right: 12px;
  }
  .rehabilitation_menu input[type=checkbox]::before {
    height: 28px;
    line-height: 28px;
    width: 28px;
  }
  .rehabilitation_menu input[type=radio]:checked + .menu_cat_name:after {
    left: 2px;
    top: 6px;
  }
  .rehabilitation_menu input[type=text] {
    font-size: 16px;
  }
}
.list-style-liha {
  margin-left: 10px;
}

.list-style-liha li {
  position: relative;
  font-size: 16px;
  padding-left: 10px;
}

@media screen and (max-width: 767px) {
  .list-style-liha li {
    position: relative;
    font-size: 14px;
    padding-left: 10px;
  }
}
.list-style-liha li.rehabilitation_menu1:before {
  content: "◆";
  font-size: 12px;
  color: #e5156c;
  position: absolute;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: -20px;
  top: 2px;
}

.list-style-liha li.rehabilitation_menu2:before {
  content: "★";
  font-size: 14px;
  color: #e5156c;
  position: absolute;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: -20px;
  top: 0px;
}

::-moz-placeholder {
  color: #333;
}

:-ms-input-placeholder {
  color: #333;
}

::placeholder {
  color: #333;
}

input.rehabilitation_menu_text {
  display: block;
  width: 100%;
  padding: 4px 16px;
  border-radius: 4px;
  border: none;
  box-shadow: 0 0 0 1px #ccc inset;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  resize: vertical;
  color: #000;
}

.menu_cat_name {
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  color: #000;
}

.menu_cat_name:before {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  border: 1px solid #ccc;
  border-radius: 50%;
  margin-right: 4px;
  flex-shrink: 0;
}

.icon_kaizyo {
  border: solid 1px #333;
  border-radius: 5px;
  font-size: 13px;
  margin-right: 3px;
  padding: 0px 4px;
  white-space: nowrap;
}

.icon_kaizyo2 {
  margin: 0 2px;
  font-size: 16px;
  padding: 0px 5px;
  border-radius: 3px;
  border: solid 1px #333;
  color: #333;
  white-space: nowrap;
}

@media screen and (max-width: 767px) {
  .icon_kaizyo {
    font-size: 11px;
  }
}
.rehabilitation_menu_more {
  border-radius: 5px;
  margin-bottom: 20px;
}

.rehabilitation_menu_more dt {
  background: #fad0e2;
  padding: 5px 10px;
border-top: solid 1px #e5156c;
border-left: solid 1px #e5156c;
border-right: solid 1px #e5156c;
 border-radius: 5px 5px 0 0;
}

.rehabilitation_menu_more dd {
  background: #fff;
  padding: 5px 10px;
border-bottom: solid 1px #e5156c;
border-left: solid 1px #e5156c;
border-right: solid 1px #e5156c;
border-radius: 0 0 5px 5px;
}

.btnArrowRight.w350 {
  max-width: 350px;
}

.btnArrowRight.w500 {
  max-width: 500px;
}

.reha_point_box {
  background: url("../img_mr/rehabilitation/reha_point_bg.png") no-repeat center top;
  background-size: 100%;
}

.reha_point_box .menu {
  position: relative;
  width: 100%;
  height: 50px;
  max-width: 1000px;
  margin: 10px auto;
  display: flex;
}

.reha_point_box .menu > li {
  position: relative;
  display: inline-block;
  margin: 1.5em auto;
  padding: 0 5px;
  width: 90px;
  height: 90px;
  line-height: 90px;
  text-align: center;
  color: #333;
  font-size: 20px;
  font-weight: bold;
  background: #fff;
  border-radius: 50%;
  box-sizing: border-box;
  border: solid 2px #e5156c;
}

.reha_point_box .menu > li:before {
  content: "";
  position: absolute;
  bottom: -28px;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #e5156c;
  z-index: 0;
}

.reha_point_box .menu > li:after {
  content: "";
  position: absolute;
  bottom: -25px;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #fff;
  z-index: 0;
  color: #fff;
}

.reha_point_box .menu > li.active {
  display: block;
  background: #e5156c;
  color: #fff !important;
  transition: all 0.5s;
}

.reha_point_box .menu > li.active:after {
  content: "";
  position: absolute;
  bottom: -25px;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #e5156c;
  z-index: 0;
  color: #fff;
}

/*.reha_point_box .menu > li:hover:after,
.reha_point_box .menu > li:focus-within:after{
  content: "";
  position: absolute;
  bottom: -25px;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #e5156c;
  z-index: 0;
	color:#fff;
}*/
.reha_point_box .menu > li .tab_menu {
  background: transparent;
  display: block;
  text-align: center;
  width: 100%;
}

.reha_point_box .menu > li .tab_menu:hover {
  transition: all 0.5s;
}

.reha_point_box .menu > li .tab_menu:checked {
  color: #fff;
}

/*.reha_point_box ul.menu__second-level {
    height: 0;
  width: 0;
  overflow: hidden;
  position: absolute;
    opacity: 0;
    z-index: 1;
}*/
.menu_hide {
  height: 0;
  width: 0;
  overflow: hidden;
  position: absolute;
  opacity: 0;
  z-index: 1;
}

.menu_open {
  height: auto;
  width: auto;
  opacity: 1;
  z-index: 10;
  margin-top: 60px;
}

/*
.reha_point_box .menu > li:hover,
.reha_point_box .menu > li:focus-within{

    background: #e5156c;
	color:#fff;
    -webkit-transition: all .5s;
    transition: all .5s;
}*/
.reha_point_box .menu__second-level li {
  margin-bottom: 10px;
}

.reha_point_box .menu__second-level li .tab_menu:hover {
  background: #e5156c;
  color: #fff;
}

.reha_point_box .menu > li.menu__single {
  position: relative;
}

.reha_point_box li.menu__single ul.menu__second-level {
  position: absolute;
  top: 40px;
  width: 100%;
  background: #e5156c;
  border: solid 1px #fff;
}

/*
.reha_point_box li.menu__single:hover ul.menu__second-level{
    top: 100px;
    	height: auto;
  width: auto;
opacity: 1;
}*/
/*
.reha_point_box li.menu__single:hover ul.menu__second-level,
.reha_point_box li.menu__single:focus-within ul.menu__second-level{
    top: 100px;
    	height: auto;
  width: auto;
opacity: 1;
}*/
@media screen and (max-width: 767px) {
  .menu_open {
    height: auto;
    width: auto;
    opacity: 1;
    z-index: 10;
    margin-top: 0px;
  }

  .reha_point_box {
    background: none;
  }

  .reha_point_box .menu {
    display: flex;
    flex-wrap: wrap;
    background: none;
    margin: 0 auto;
    height: auto;
    justify-content: flex-start;
  }

  .reha_point_box .menu > li {
    position: relative;
    display: inline-block;
    margin: 0 auto 10px;
    padding: 0 5px;
    width: 48%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #333;
    font-size: 18px;
    font-weight: bold;
    background: #fff;
    border-radius: 10px;
    box-sizing: border-box;
    border: solid 2px #e5156c;
  }

  .reha_point_box .menu > li:before {
    content: none;
  }

  .reha_point_box .menu > li:after {
    content: none;
  }

  .reha_point_box .menu > li {
    display: block;
    color: #333;
    text-align: center;
    width: 48%;
    height: 50px;
  }

  .reha_point_box .menu > li .tab_menu:hover,
.reha_point_box .menu > li .tab_menu:focus {
    color: #fff;
  }

  /*
  .reha_point_box ul.menu__second-level {
    height: 0;
    width: 0;
    overflow: hidden;
    position: absolute;
  	  opacity: 0;
  }


  .reha_point_box .menu > li.active {
      background: #e5156c;
  	color:#fff;
      -webkit-transition: all .5s;
      transition: all .5s;
  }
  	*/
  .reha_point_box .menu__second-level li {
    margin: 10px 0 0;
  }

  .reha_point_box .menu__second-level li:last-child {
    margin-bottom: 10px;
  }

  .reha_point_box .menu__second-level li .tab_menu:hover {
    background: #e5156c;
  }

  .reha_point_box .menu > li.menu__single {
    position: relative;
  }

  .reha_point_box li.menu__single ul.menu__second-level {
    margin-top: 20px;
    left: 0px;
    transition: all 0.2s ease;
  }

  /*
  .reha_point_box li.menu__single:hover ul.menu__second-level,
  	.reha_point_box li.menu__single:focus-within ul.menu__second-level{
  		    top: 0px;
      width: 100%;
      background: #e5156c;
      height: auto;
    width: auto;
      opacity: 1;
  }
  	*/
}
.border-pink2 {
  border-radius: 5px;
  border: solid 2px #e5156c;
  padding: 5px 10px;
  background: #fff;
  text-align: center;
  color: #e5156c;
  line-height: 1.2;
}

.link_box_wide-pink {
  margin-top: 20px;
  border-radius: 5px;
  padding: 0px 20px 0px;
}

@media screen and (max-width: 767px) {
  .link_box_wide-pink {
    margin-top: 20px;
    border-radius: 5px;
    padding: 0px 10px 0px;
  }
}
.link_box_wide-pink h3 {
  color: #fff;
  background: #e5156c;
  border-radius: 30px;
  padding: 5px 20px;
  display: inline-block;
  margin-top: -80px;
}

.border_box_wide-pink {
  border-radius: 5px;
  border: solid 2px #e5156c;
  padding: 20px;
}

@media screen and (max-width: 767px) {
  .border_box_wide-pink {
    border-radius: 5px;
    border: solid 2px #e5156c;
    padding: 10px;
  }
}
/*TAB*/
/*最初は表示されないように*/
.reha_point_box .tab_item {
  display: none;
}

/*activeクラスが付与されたとき*/
.reha_point_box .active {
  display: block;
  opacity: 1;
}

.reha_menu_box {
  margin-top: 100px;
  border-radius: 5px;
  border: solid 2px #e5156c;
}

.reha_menu_box > dt {
  background: #e5156c;
  padding: 5px 10px;
  color: #fff;
  font-weight: 700;
  display: flex;
  align-items: center;
  position: relative;
}

.reha_menu_box > dt span {
  vertical-align: middle;
  font-size: 20px;
  margin-left: 10px;
}

.reha_menu_box > dd {
  padding: 20px;
}

.reha_menu_box .link_box_wide dl {
  position: relative;
}

.reha_menu_box .link_box_wide dl dt {
  width: 20%;
  padding: 3px 0;
}

.reha_menu_box .link_box_wide dl dd {
  width: 80%;
  padding: 3px 0;
}

.reha_menu_box .link_box_wide dl dd a {
  background: #fff;
  border: solid 2px #e5156c;
  border-radius: 7px;
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 5px;
  margin-right: 10px;
  padding: 3px 36px;
  position: relative;
}

@media screen and (max-width: 767px) {
  .reha_menu_box {
    margin-top: 0px;
  }

  .reha_menu_box > dt {
    padding: 5px 0px;
  }

  .reha_menu_box > dt span {
    font-size: 18px;
    padding: 0 10px;
    display: block;
    text-align: left;
    margin-left: 0px;
  }

  .reha_menu_box .link_box_wide dl dt {
    width: 100%;
    padding: 3px 0;
  }

  .reha_menu_box .link_box_wide dl dd {
    width: 100%;
    padding: 3px 0;
  }

  .reha_menu_box .link_box_wide dl dd a {
    display: block;
    font-size: 14px;
    padding: 2px 28px;
    text-align: center;
  }
}
.reha_menu_box .bgbaser-pink {
  background: #e5156c;
  border-radius: 30px;
  padding: 3px 20px;
  display: inline-block;
  margin-bottom: 20px;
  color: #fff;
}

.rehabilitation2 .rehabilitation_menu {
  width: 100%;
  margin: 0px;
}

.rehabilitation2_box {
  display: flex;
}

.rehabilitation2_box > div {
  width: 50%;
}

.rehabilitation2_box_title {
  font-size: 20px;
  font-weight: 700;
  border-bottom: solid 1px #e5156c;
  margin-bottom: 20px;
  padding-bottom: 7px;
  color: #e5156c;
}

.rehabilitation2_box_heading {
  background: #e5156c;
  border-radius: 13px;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 10px;
  min-width: 86px;
  padding: 2px 10px;
  text-align: center;
}

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

  .rehabilitation2_box > div {
    width: 100%;
  }

  .rehabilitation2_box_title {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 17px;
    padding-bottom: 9px;
  }

  .rehabilitation2_box_heading {
    font-size: 14px;
    margin-bottom: 5px;
    min-width: 75px;
  }

  .rehabilitation2_box p.fs14 {
    font-size: 13px !important;
  }
}
.kakko02 {
  width: 90%;
  margin: 0 auto;
  padding: 20px;
  position: relative;
  text-align: center;
}

.kakko02::before,
.kakko02::after {
  content: "";
  width: 20px;
  height: 100%;
  position: absolute;
}

.kakko02::before {
  border-left: solid 2px #e5156c;
  border-top: solid 2px #e5156c;
  border-bottom: solid 2px #e5156c;
  top: 0;
  left: 0;
}

.kakko02::after {
  border-right: solid 2px #e5156c;
  border-top: solid 2px #e5156c;
  border-bottom: solid 2px #e5156c;
  top: 0;
  right: 0;
}

.reha_menu_box .arrow {
  position: relative;
  display: block;
  text-decoration: none;
  padding: 20px 0;
}
.reha_menu_box .arrow::after {
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  content: "";
  height: 8px;
  left: 50%;
  position: absolute;
  top: 7px;
  transform: rotate(-45deg) translateX(-50%);
  width: 8px;
}

@media screen and (max-width: 767px) {
  .reha_menu_box .arrow {
    position: relative;
    display: block;
    text-decoration: none;
    padding: 10px 0 5px;
  }
}
.reha_menu_box .arrow-p {
  color: #e5156c;
}

.reha_menu_box .arrow-p::after {
  border-right: 2px solid #e5156c;
  border-top: 2px solid #e5156c;
  content: "";
  height: 7px;
  position: absolute;
  right: 13px;
  top: 46%;
  transform: rotate(45deg) translateY(-50%);
  width: 7px;
}

.batsu {
  display: block;
  height: 30px;
  /*枠の大きさ*/
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  /*枠の大きさ*/
}

.batsu::before,
.batsu::after {
  background: #fff;
  content: "";
  display: block;
  height: 1px;
  /*バツ線の太さ*/
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  /*バツ線の長さ*/
}

.batsu::before {
  transform: rotate(45deg);
}

.batsu::after {
  transform: rotate(-45deg);
}

@media screen and (max-width: 767px) {
  .batsu {
    top: 5px;
    width: 8px;
    /*枠の大きさ*/
    height: 8px;
    /*枠の大きさ*/
    right: 0px;
  }

  .batsu::before,
.batsu::after {
    height: 2px;
    /*バツ線の太さ*/
  }
}
.under_sankaku {
  position: relative;
  display: inline-block;
  padding: 0px;
  color: #000;
  vertical-align: middle;
  text-decoration: none;
  font-size: 15px;
}

.under_sankaku::after {
  position: absolute;
  top: 0;
  bottom: -100px;
  left: 10px;
  right: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  box-sizing: border-box;
  width: 10px;
  height: 10px;
  border: 10px solid transparent;
  border-left: 10px solid #e5156c;
  transform: rotate(90deg);
}

.ms-wrap01 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.ms-wrap01 p {
  width: 50%;
}

.ms-wrap01 p img {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .ms-wrap01 {
    display: block;
  }

  .ms-wrap01 p {
    width: 100%;
  }
}
.ms-btnbase {
  padding: 0 20px 20px;
  background: #e5e5e5;
  text-align: center;
}

.ms-btnbase h3 {
  background: #e5156c;
  border-radius: 30px;
  display: inline-block;
  padding: 5px 20px;
  color: #fff;
  margin: -40px auto 20px;
}

.ms-btnbase a.btnArrownone:hover {
  background: #fce8f0;
}

/*レベル設定画面*/
.reha_menu_level {
  width: calc((100% - 60px) / 3);
  margin: 0 7px;
}

.reha_menu_level .rehabilitation_menu {
  width: 100%;
  margin: 0px;
}

@media screen and (max-width: 767px) {
  .reha_menu_level {
    width: 100%;
    margin: 0px;
  }
}
.reha_level_wrap h4 {
  color: #e5156c;
  text-align: center;
  margin: 10px auto 10px;
  display: block;
}

.reha_level_box {
  background: #fce8f0;
  border-radius: 5px;
  display: flex;
  overflow: hidden;
}

.reha_level_box dt {
  padding: 10px 0 10px 10px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  background: #e5156c;
  position: relative;
  display: inline-block;
  width: 35%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.reha_level_box dt::after {
  position: absolute;
  top: 0;
  bottom: 0px;
  right: -70px;
  margin: auto;
  content: "";
  vertical-align: middle;
  box-sizing: border-box;
  width: 30px;
  height: 55px;
  border: 55px solid transparent;
  border-left: 20px solid #e5156c;
}

.reha_level_box dd {
  position: relative;
  padding: 10px 10px 0 30px;
  text-align: center;
}

.reha_level_box dd form {
  margin: 0px auto 0 20px;
  display: block;
}

.radio-select {
  display: flex;
  justify-content: center;
}

.radio-select li {
  display: inline-block;
  border-radius: 5px;
  position: relative;
  margin: 0 10px;
}

/* input は隠す */
.radio-select input {
  position: absolute;
  white-space: nowrap;
  width: 1px;
  height: 1px;
  overflow: hidden;
  border: 0;
  padding: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  margin: -1px;
}


.radio-select .choice-btn {
  background: #fff;
  border-radius: 50%;
  box-sizing: border-box;
  color: #fff;
  display: block;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  transition: 0.4s;
  width: 30px;
}

@media screen and (max-width: 767px) {
.radio-select .choice-btn {
  background: #fff;
  border-radius: 50%;
  box-sizing: border-box;
  color: #fff;
  display: block;
  font-size: 18px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  transition: 0.4s;
  width: 48px;
}
}

/* マウスオーバー時のスタイル */
.radio-select .choice-btn:hover {
  cursor: pointer;
}

.radio-select .choice-btn img {
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
vertical-align: middle;
}

.radio-select input[type=checkbox]:checked + .choice-btn i,
.radio-select li:hover i {
  transform: scale(1.1);
}

.radio-select input[type=checkbox]:checked + .choice-btn i,
.radio-select li:hover i {
  transform: scale(1.1);
}

/* 標準のスタイル（要素毎に色を変更） */
.radio-select li:nth-child(1) input[type=checkbox] + .choice-btn {
  background: #666666;
}

.radio-select li:nth-child(2) input[type=checkbox] + .choice-btn {
  background: #555555;
}

.radio-select li:nth-child(3) input[type=checkbox] + .choice-btn {
  background: #444444;
}

.radio-select li input[type=checkbox]:checked + .choice-btn img {
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);

}

/* 選択時のスタイル（要素毎に色を変更） */
.radio-select li:nth-child(1) input[type=checkbox]:checked + .choice-btn {
  background: #007a10;
}

.radio-select li:nth-child(2) input[type=checkbox]:checked + .choice-btn {
  background: #0076b2;
}

.radio-select li:nth-child(3) input[type=checkbox]:checked + .choice-btn {
  background: #041f6c;
}

.radio-select li input[type=checkbox]:focus-within + .choice-btn {
  outline: 0.2em solid #015fda;
  border: 0px !important;
}

/*2-3*/
/* 標準のスタイル（要素毎に色を変更） */
.radio-select2 li:nth-child(1) input[type=radio] + .choice-btn {
  background: #cccccc;
}

.radio-select2 li:nth-child(2) input[type=radio] + .choice-btn {
  background: #cccccc;
}

.radio-select2 li:nth-child(3) input[type=radio] + .choice-btn {
  background: #cccccc;
}

/* 選択時のスタイル（要素毎に色を変更） */
.radio-select2 li:nth-child(1) input[type=radio]:checked + .choice-btn {
  background: #fec558;
}

.radio-select2 li:nth-child(2) input[type=radio]:checked + .choice-btn {
  background: #fec558;
}

.radio-select2 li:nth-child(3) input[type=radio]:checked + .choice-btn {
  background: #fec558;
}

.radio-select2 li input[type=radio]:focus-within + .choice-btn {
  outline: 0.2em solid #015fda;
  border: 0px !important;
}

.reha_level_delete {
  width: 100%;
  background: #fff;
  border: solid 1px #ccc;
  border-radius: 5px;
  margin-top: 10px;
	height: 30px;
}
@media screen and (max-width: 767px) {
	.reha_level_delete {
  margin-top: 15px;
		margin-bottom: 30px;
	height: 48px;
}
}
.reha_menu_count {
  width: auto;
}

.btnDl {
  color: #e5156c;
  border: solid 2px #e5156c;
  border-radius: 30px;
	margin-bottom: 40px;
}

#rehabilitation_pdfmenu {
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  #rehabilitation_pdfmenu {
    overflow: auto;
  }
}
.footer_goal_btn {
  position: fixed;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 10px 0;
  margin: 0;
  bottom: -120%;
  left: 0;
  width: 100%;
  height: auto;
  transition: all 0.4s;
}

.footer_goal_alert {
  color: #fff !important;
  position: fixed;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.8);
  padding: 10px 0;
  margin: 0;
  bottom: -120%;
  left: 0;
  width: 100%;
  height: auto;
  transition: all 0.4s;
}

.footer_goal_alert p {
  color: #fff !important;
}

.footer_goal_btn.panelactive,
.footer_goal_alert.panelactive {
  bottom: 0;
}

#today {
  position: absolute;
}

.reha_top_movie{
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.reha_top_movie iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 767px) {
  .heading01 .heading_body .heading_text {
    font-size: 26px;
  }
}
.reha_top_movie {
  max-width: 406px !important;
}

.img_movie_top01 {
  width: 320px;
  margin-left: 30px;
  float: right;
  margin-bottom: 60px;
}

@media screen and (max-width: 767px) {
  .img_movie_top01 {
    width: 320px;
    margin: 0 auto 40px;
    float: right;
  }
}
#cboxLoadedContent {
  overflow: hidden !important;
}

.rehabilitationProcedureList {
  margin-bottom: 100px;
}
.rehabilitationProcedureList .rehabilitationProcedureList_item {
  margin-bottom: 30px;
}
.rehabilitationProcedureList .rehabilitationProcedureList_heading {
  display: flex;
  font-size: 20px;
  line-height: 1.3529;
  margin-bottom: 9px;
}
.rehabilitationProcedureList .rehabilitationProcedureList_txt {
  margin-bottom: 7px;
  margin-left: 35px;
}
.rehabilitationProcedureList .rehabilitationProcedureList_txt-m0 {
  margin-left: 0;
}

@media screen and (max-width: 767px) {
  .rehabilitationProcedureList {
    margin-bottom: 60px;
  }
  .rehabilitationProcedureList .rehabilitationProcedureList_item {
    margin-bottom: 35px;
  }
  .rehabilitationProcedureList .rehabilitationProcedureList_heading {
    font-size: 17px;
    margin-bottom: 5px;
  }
  .rehabilitationProcedureList .rehabilitationProcedureList_txt {
    line-height: 1.5;
    margin-bottom: 35px;
    margin-left: 30px;
  }
  .rehabilitationProcedureList .rehabilitationProcedureList_txt-m0 {
    margin-left: 0;
  }
}
.circle {
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 19px;
  height: 25px;
  line-height: 25px;
  margin-right: 10px;
  min-width: 25px;
  text-align: center;
  width: 25px;
}
.circle-s {
  font-size: 13px;
  height: 17px;
  line-height: 17px;
  margin-right: 1px;
  min-width: 17px;
  width: 17px;
}
.circle-pink {
  background: #e5156c;
}

@media screen and (max-width: 767px) {
  .circle {
    font-size: 16px;
    height: 21px;
    line-height: 21px;
    min-width: 21px;
    width: 21px;
  }
  .circle-s {
    font-size: 10px;
    height: 15px;
    line-height: 15px;
    min-width: 15px;
    width: 15px;
  }
}
.reha_pdf_wrap {
  display: block;
  position: relative;
  width: 958px;
min-height: 680px;
  margin: 0 auto 30px;
	background:url("../img_mr/rehabilitation/pdf_bg_01.png") repeat-y;
  background-size:100%;
  background-attachment: local;
}

/*
.reha_pdf_wrap .pdf_parts1{
	display: block;
	position: absolute;
	left:0px;
	top:0px;
}

.reha_pdf_wrap .pdf_parts2{
	display: block;
	position: absolute;
	right:110px;
	top:30px;
}

.reha_pdf_wrap .pdf_parts3{
	display: block;
	position: absolute;
	right:20px;
	top:20px;
}

.reha_pdf_wrap .pdf_parts4{
	display: block;
	position: absolute;
	right:20px;
	top:110px;
}

.reha_pdf_wrap .pdf_parts5{
	display: block;
	position: absolute;
	right:20px;
	bottom:20px;
}*/
/*
.pdfwrap{display:flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
text-align: left;
	padding-top:10%;
	height:auto;
}
*/
.pdfwrap {
  position: relative;
  text-align: left;
  width: 100%;
}

.pdfwrap .rehabilitation_menu input[type=checkbox] {
  display: none;
}

.pdf_wrap_btns {
  width: 100%;
  z-index: 10000;
  position: relative;
  bottom: 0px;
}

@media screen and (max-width: 767px) {
  .reha_pdf_wrap {
    padding-bottom: 10px;
    margin: 0 auto 10px;
  }

  .pdf_wrap_btns img {
    width: 90%;
  }
}
.pdfTop {
 
}

.pdfBottom {
	position: relative;
  display: flex;
  justify-content: space-between;
  padding: 18px;
}

.pdfHeading {
  align-items: center;
  background: #E5156C;
  border-bottom-right-radius: 30px;
  display: flex;
  height: 89px;
  padding: 10px 20px;
  width: 424px;
}
.pdfHeading .pdfHeading_icon {
  margin-right: 13px;
}
.pdfHeading .pdfHeading_icon img {
  max-width: 59px;
  width: 100%;
}
.pdfHeading .pdfHeading_title {
  color: #fff;
  font-size: 30px;
  font-weight: 500;
  line-height: 1.15;
  margin-top: -8px;
}
.pdfHeading .pdfHeading_title-small {
  font-size: 22px;
}

.pdfTopLeft {
  position: absolute;
}

.pdfTopRight {
  padding-right: 80px;
    padding-top: 20px;
	position: relative;
}
.sheet_heading_logo1{
	position:absolute;
	right:20px;
	top:18px;
}

.sheet_footer_logo{
	position:absolute;
	right:20px;
	top:612px;
}

.sheet_memo_title{
    width: 180px;
    position: absolute;
    right: 22px;
    top: 115px;
}

.sheet_memo_title span{
	display: block;
	font-size:10px;
	margin-left: -5px;
} 

.pdfDateList {
  margin-right: 28px;
}
.pdfDateList .pdfDateList_item {
  color: #4E4E4E;
  font-size: 13px;
  line-height: 1.1;
  text-align: right;
}
.pdfDateList .pdfDateList_item:not(:last-of-type) {
  margin-bottom: 9px;
}
.pdfDateList .pdfDateList_item-name span {
  border-bottom: 1px solid #4E4E4E;
  display: inline-block;
  width: 207px;
}
.pdfDateList .pdfDateList_item-targetDate span {
  border-bottom: 1px solid #4E4E4E;
  display: inline-block;
  vertical-align: bottom;
  width: 38px;
}
.pdfDateList .pdfDateList_item-targetDate span:first-of-type {
  width: 79px;
}
.pdfDateList .pdfDateList_term {
  margin-bottom: 9px;
  vertical-align: bottom;
}
.pdfDateList .pdfDateList_desc {
  margin-bottom: 9px;
  vertical-align: bottom;
}

.pdfSiteLogo img {
  width: 61px;
}

.pdfRehaMenuList {
  position: relative;
  width: 100%;
}
.pdfRehaMenuList .rehabilitation_menu {
  position: absolute;
  transform-origin: top left;
  width: 33.3333333333%;
}

.pdfMemo {
  border: 2px solid #B2B2B2;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  height: 485px;
  margin-bottom: 17px;
  min-width: 190px;
}
.pdfMemo .pdfMemo_title {
  color: #333;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 3px;
}
.pdfMemo .pdfMemo_note {
  color: #333;
  font-size: 10px;
  line-height: 1.2;
}

.pdfMemoTop {
  background: #E5E5E5;
  border-bottom: 2px solid #B2B2B2;
  padding: 4px 8px;
}

.pdfMemoBottom {
  background: url(../img_mr/rehabilitation/pdf_parts06.png) center/contain no-repeat;
  flex: 1;
  height: 100%;
  margin: 17px;
}

.pdfCorpLogo {
  text-align: right;
}
.pdfCorpLogo img {
  max-width: 120px;
  width: 100%;
}

.reha_level_wrap fieldset {
    border: none;
    margin: 0;
    padding: 0;
}

.pdfwrap .rehabilitation_menu div {
    padding: 10px;
    word-break: break-all;
}

.pdfwrap p {
    font-size: 12px;
    line-height: 1.3;
}

.pdfwrap .list-style-liha li {
    position: relative;
    font-size: 12px;
    padding-left: 10px;
}

.pdfwrap .rehabilitation_menu_more{
  margin-bottom: 480px;
font-size: 12px;
line-height: 1.4;
}

.pdfwrap .rehabilitation_menu_more dt {
  background: #fad0e2;
  padding: 5px;
border-top: solid 1px #e5156c;
border-left: solid 1px #e5156c;
border-right: solid 1px #e5156c;
 border-radius: 5px 5px 0 0;
}

.pdfwrap .rehabilitation_menu_more dd {
  background: #fff;
  padding: 5px;
border-bottom: solid 1px #e5156c;
border-left: solid 1px #e5156c;
border-right: solid 1px #e5156c;
border-radius: 0 0 5px 5px;
}

@media screen and (max-width: 767px) {
p.sheet_lead{font-size:16px;}
}

/*# sourceMappingURL=contents_rehabilitation.css.map */
