@charset "utf-8";

/*////////////////////////////////////////////////////

ヘッダーボタン

////////////////////////////////////////////////////*/
#page__medical_support .btn__contact {
  display: none!important;
}
#page__medical_support .sp__contact {
  display: none!important;
}
/*////////////////////////////////////////////////////

全体

////////////////////////////////////////////////////*/

#page__medical_support {
  background: url(../_img/grid_pattern02.png) repeat 0 0;
}
#page__medical_support .cmn__contact {
  display: none;
}
#page__medical_support .btn__contact__support {
  float: right;
  width: 180px;
  margin: 15px 0 15px 20px;
}
#page__medical_support .btn__contact__support img {
  width: 100%;
}
.heading__level__ms {
  font-size: 28px;
  font-weight: 900;
  text-align: center;
  padding: 50px 0 0 0;
}
.heading__level__ms span {
  position: relative;
}
.heading__level__ms span:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: -25px;
  transform: rotate(-30deg);
  width: 1px;
  height: 35px;
  border-right: 2px solid #333333;
}
.heading__level__ms span:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  right: -17px;
  transform: rotate(30deg);
  width: 1px;
  height: 35px;
  border-right: 2px solid #333333;
}
/*////////////////////////////////////////////////////

アイキャッチ

////////////////////////////////////////////////////*/

.sec__eye_catch__medical {
  background: #00a191;
  width: 100%;
  height: 600px;
  box-sizing: border-box;
}
.sec__eye_catch__medical h1 {
  padding: 140px 0 0 0;
}
.sec__eye_catch__medical .hand__wrap {
  background: url(../_img/main_img.png) no-repeat right bottom / 600px auto;
  width: 1200px;
  margin: 0 auto;
  padding: 0 0 120px;
}
.sec__eye_catch {
  background: url(/medical_support/_img/main.png) no-repeat center center / cover;
}
/*////////////////////////////////////////////////////

リード

////////////////////////////////////////////////////*/

.sec__lede {
  padding: 0 0 85px;
}
.sec__lede ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 40px 0 0 0;
}
.sec__lede ul li {
  background: #ffffff;
  width: 31.5%;
  border: solid #00a191 3px;
  border-radius: 5px;
}
.sec__lede ul li dl {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 20px 10px 25px;
}
.sec__lede ul li dt {
  font-size: 20px;
  font-weight: 900;
  line-height: 1.5;
  letter-spacing: -.05em;
  color: #00a191;
}
.sec__lede p {
  position: relative;
  font-size: 32px;
  line-height: 1.5;
  text-align: center;
  margin: 0 0 25px;
  padding: 100px 0 0 0;
}
.sec__lede p:before {
  display: block;
  content: "";
  position: absolute;
  top: 30px;
  left: 50%;
  height: 25px;
  margin: 0 0 0 -20px;
  border-top: 40px solid #f29600;
  border-right: 25px solid transparent;
  border-left: 25px solid transparent;
}
.sec__lede h3 {
  font-size: 50px;
  font-weight: 900;
  line-height: 1.5;
  text-align: center;
  color: #00a191;
}
.sec__lede h3 span {
  position: relative;
}
.sec__lede h3 span:before {
  display: block;
  content: "";
  position: absolute;
  bottom: 5px;
  left: 0;
  z-index: -1;
  background: #ffff00;
  width: 100%;
  height: 15px;
}



/*////////////////////////////////////////////////////

オフィス東谷 メディカルサポート事業部とは？

////////////////////////////////////////////////////*/

.sec__whats_medical-support {
  background: url(../_img/bg_01.png) no-repeat center center / cover;
  height: 465px;
  padding: 60px 0;
  box-sizing: border-box;
}
.sec__whats_medical-support h2 {
  font-size: 28px;
  font-weight: 900;
  text-align: center;
  color: #ffffff;
  padding: 0 0 40px;
  overflow-x: hidden;
}
.sec__whats_medical-support h2 span {
  position: relative;
}
.sec__whats_medical-support h2 span:before {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  left: -330px;
  width: 300px;
  height: 20px;
  border-top: solid 1px #ffffff;
}
.sec__whats_medical-support h2 span:after {
  display: block;
  content: "";
  position: absolute;
  right: -330px;
  bottom: 0;
  width: 300px;
  height: 20px;
  border-top: solid 1px #ffffff;
}
.sec__whats_medical-support .flex__contens {
  display: flex;
  justify-content: space-between;
}
.sec__whats_medical-support .flex__contens p {
  font-size: 15px;
  font-weight: 500;
  line-height: 1.8;
  color: #ffffff;
  width: 60%;
  padding: 20px 0;
}
.sec__whats_medical-support .flex__contens figure {
  width: 35%;
}
.sec__whats_medical-support .flex__contens figure img {
  width: 100%;
}


/*////////////////////////////////////////////////////

2つの強み

////////////////////////////////////////////////////*/

.sec__strength {
  padding: 20px 0 100px;
}
.sec__strength ul {
  display: flex;
  justify-content: space-between;
  margin: 75px 0 0 0;
}
.sec__strength ul li {
  position: relative;
  background: #ffffff;
  width: 48%;
  padding: 55px 0 25px;
  border: solid #00a191 3px;
  border-radius: 5px;
}
.sec__strength ul li dt {
  font-size: 22px;
  font-weight: 900;
  text-align: center;
  color: #00a191;
}
.sec__strength ul li dd {
  line-height: 1.8;
  text-align: center;
  margin: 20px 0 0 0;
}
.sec__strength ul li figure {
  position: absolute;
  top: -35px;
  left: 50%;
  text-align: center;
  background: #00a191;
  width: 70px;
  height: 70px;
  margin: 0 0 0 -35px;
  padding: 8px 0;
  border: solid 3px #ffffff;
  border-radius: 50%;
  box-sizing: border-box;
}
.sec__strength ul li:last-child figure {
  padding: 12px 0;
}



/*////////////////////////////////////////////////////

開業・リニューアルまでの流れ

////////////////////////////////////////////////////*/

.sec__flow {
  padding: 0 0 90px;
}
.sec__flow .flow__head {
  font-weight: 500;
  background: url(../_img/bg_02.png) no-repeat center bottom / cover;
  height: 370px;
  padding: 60px 0;
  box-sizing: border-box;
}
.sec__flow .flow__head .h_level_02 {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  color: #ffffff;
}
.sec__flow .flow__head .h_level_02:after {
  border-top: solid 4px #ffffff;
}
.sec__flow .flow__head p {
  line-height: 1.8;
  text-align: center;
  color: #ffffff;
}
.sec__flow h3 {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  color: #00a191;
  background: #ffffff;
  width: 600px;
  margin: 50px auto 0;
  padding: 15px 0;
  border: 2px solid #00a191;
  border-radius: 70px;
}
.sec__flow ol li {
  display: flex;
  justify-content: space-between;
  position: relative;
  background: #ffffff;
  margin: 100px 0 0 0;
  padding: 50px 40px 40px 40px;
  border: solid #00a191 3px;
  border-radius: 5px;
}
.sec__flow ol li:last-child {
  margin: 100px 0 0 0;
}
.sec__flow ol li figure {
  width: 290px;
}
.sec__flow ol li figure img {
  width: 100%;
}
.sec__flow ol li .box__left {
  width: 390px;
}
.sec__flow ol li .box__left dt {
  font-size: 20px;
  font-weight: 700;
  color: #00a191;
  margin: 0 0 20px;
}
.sec__flow ol li .box__left dd {
  line-height: 1.8;
}
.sec__flow ol li .box__left p {
  position: relative;
  line-height: 1.8;
  margin: 65px 0 0 0;
  padding: 15px 0 0 0;
  border-top: 2px dashed #f29600;
}
.sec__flow ol li .box__left p:before {
  content: url(../_img/point.png);
  position: absolute;
  top: -40px;
  left: 0;
}
.sec__flow ol li:after {
  content: "";
  position: absolute;
  top: -100px;
  left: 50%;
  z-index: -1;
  width: 2px;
  height: 100px;
  margin: 0 0 0 -2px;
  border-right: 4px dotted #00a191;
}
.sec__flow ol li:last-child:after {
  display: none;
}
.sec__flow ol li:before {
  display: block;
  content: "";
  position: absolute;
  top: -41px;
  left: 50%;
  background-position: 12px center;
  background-repeat: no-repeat;
  background-color: #00a191;
  width: 80px;
  height: 80px;
  margin: 0 0 0 -41px;
  border: solid 3px #ffffff;
  border-radius: 50%;
}
.sec__flow ol li:nth-child(1):before {
  background-image: url(../_img/ol01.png);
}
.sec__flow ol li:nth-child(2):before {
  background-image: url(../_img/ol02.png);
}
.sec__flow ol li:nth-child(3):before {
  background-image: url(../_img/ol03.png);
}
.sec__flow ol li:nth-child(4):before {
  background-image: url(../_img/ol04.png);
}
.sec__flow ol li:last-child:before {
  display: block;
  content: url(../_img/open.png);
  position: absolute;
  top: -125px;
  left: 50%;
  background-position: 12px center;
  background-repeat: no-repeat;
  background-color: transparent ;
  width: 150px;
  height: 150px;
  margin: 0 0 0 -75px;
  border: none;
  border-radius: 0;
}



/*////////////////////////////////////////////////////

フォーム

////////////////////////////////////////////////////*/

.sec__form {
  background: #ffffff;
  padding: 100px 0 80px;
}
.sec__form .h_level_02 {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: 500;
}
.sec__form .cmn__inner_800 > p {
  line-height: 1.8;
  text-align: center;
  margin: 0 0 40px;
}
.box__tel {
  text-align: center;
  width: 400px;
  margin: 0 auto 60px;
  padding: 15px 0 10px;
  border: solid #cccccc 1px;
  border-radius: 5px;
}
.box__tel em {
  display: block;
  font-size: 18px;
  text-align: center;
}
.box__tel img {
  width: 100%;
}
.box__tel p {
  margin: 15px 15px 0 10px;
}
.sec__form .box__form h3 {
  font-size: 28px;
  font-weight: 700;
  text-align: center;
  color: #00a191;
  margin: 0 0 30px;
}
.sec__form .box__form p {
  padding: 0 0 10px;
}
.sec__form .box__form span {
  color: #f29600;
}
.sec__form .box__form dl {
  display: flex;
  justify-content: space-between;
}
.sec__form .box__form dt {
  color: #00a191;
  width: 195px;
  padding: 16px 10px;
  border-top: solid 1px  #00a191;
}
.sec__form .box__form dd {
  line-height: 1.8;
  width: 600px;
  padding: 8px;
  border-top: solid 1px  #cccccc;
}












/*////////////////////////////////////////////////////
//////////////////////////////////////////////////////

TB対応

//////////////////////////////////////////////////////
////////////////////////////////////////////////////*/


@media screen and (max-width: 1050px) {
  .sec__eye_catch__medical .hand__wrap {
    background: none;
    width: 95%;
    margin: 0 auto;
    padding: 0 0 120px;
  }
  .sec__eye_catch__medical h1 {
    float: left;
    text-align: center;
    width: 50%;
    padding: 90px 0 30px 0;
  }
  .sec__eye_catch__medical h1 img {
    width: 100%;
  }
  .sec__lede h3 span:before {
    display: none;
  }
  .sec__lede ul li dl {
    display: block;
  }
  .sec__lede ul li dd {
    text-align: center;
  }
  .sec__strength ul li dl {
    padding: 0 10px;
  }
  .sec__strength ul li dt {
    font-weight: 900;
    line-height: 1.5;
    text-align: left;
  }
  .sec__strength ul li dd {
    text-align: left;
  }
  .sec__eye_catch__medical .hand__wrap {
    background: none;
    width: 95%;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
  }
  .sec__eye_catch__medical {
    width: 100%;
    height: auto;
  }
  .w100 {
    float: left;
    width: 50%;
    padding: 90px 0 0;
  }
  .w100 img {
    width: 100%;
  }
}






/*////////////////////////////////////////////////////
//////////////////////////////////////////////////////

SP対応

//////////////////////////////////////////////////////
////////////////////////////////////////////////////*/
@media screen and (max-width: 640px) {
  .sec__eye_catch__medical h1 img {
    width: 100%;
  }
  .heading__level__ms {
    font-size: 6vw;
  }
  .heading__level__ms span::before, .heading__level__ms span::after {
    display: none;
  }
  .sec__lede {
    padding: 0 0 55px;
  }
  .sec__lede ul {
    display: block;
    margin: 40px 0 0 0;
  }
  .sec__lede ul li {
    width: 100%;
    margin: 0 0 20px;
  }
  .sec__lede ul li dl {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 20px 10px 25px;
  }
  .sec__lede p {
    font-size: 6vw;
    padding: 60px 0 0 0;
  }
  .sec__lede h3 {
    font-size: 10vw;
  }
  .sec__lede p::before {
    top: 0;
  }
  .sec__whats_medical-support {
    height: auto;
    padding: 60px 0 40px;
  }
  .sec__whats_medical-support h2 {
    font-size: 6vw;
    line-height: 1.5;
    padding: 0 0 20px;
  }
  .sec__whats_medical-support h2 span::before, .sec__whats_medical-support h2 span::after {
    display: none;
  }
  .sec__whats_medical-support .flex__contens {
    display: block;
  }
  .sec__whats_medical-support .flex__contens p {
    width: 100%;
  }
  .sec__whats_medical-support .flex__contens figure {
    width: 50%;
    margin: 0 auto;
  }
  .sec__strength {
    padding: 20px 0 10px;
  }
  .sec__strength ul {
    display: block;
  }
  .sec__strength ul li {
    width: 100%;
    margin: 0 0 50px;
  }
  .sec__flow .flow__head .h_level_02 {
    font-size: 6vw;
    padding: 0 0 50px;
  }
  .h_level_02::after {
    display: block;
    content: "";
    position: absolute;
    bottom: 20px;
    left: 50%;
    width: 60px;
    height: 10px;
    margin: 0 0 0 -30px;
    border-top: solid 4px #3a8798;
  }
  .sec__flow .flow__head p {
    text-align: left;
  }
  .sec__flow h3 {
    font-size: 5vw;
    width: 95%;
  }
  .sec__flow ol li {
    display: block;
    padding: 55px 20px 20px 20px;
  }
  .sec__flow ol li .box__left {
    width: 100%;
  }
  .sec__flow ol li figure {
    width: 100%;
    margin: 20px 0 0 0;
  }
  .sec__flow ol li .box__left dt {
    font-size: 5vw;
  }
  .sec__form .h_level_02 {
    font-size: 6vw;
    line-height: 1.5;
  }
  .sec__form .cmn__inner_800 > p {
    text-align: left;
  }
  .box__tel {
    width: 100%;
  }
  .box__tel img {
    width: 100%;
    max-width: 360px;
  }
  .sec__form .box__form h3 {
    font-size: 6vw;
  }
  .sec__form .box__form dl {
    display: block;
  }
  .sec__form .box__form dt {
    width: 100%;
    padding: 16px 10px 0 10px;
  }
  .sec__form .box__form dd {
    width: 100%;
    border: none;
  }
  .btn__go-top {
    position: fixed;
    right: -20px;
    bottom: 40px;
    transform: rotate(90deg);
    cursor: pointer;
  }
  .cmn__inner {
    overflow: hidden;
  }
  .w100 {
    position: relative;
    left: 6%;
    float: right;
    width: 90%;
    padding: 0;
  }
  .w100 img {
    width: 100%;
  }
  .sec__eye_catch__medical h1 {
    float: none;
    width: 100%;
    padding: 70px 0 0 0;
  }

  .box__footer .left__footer figure {
    display: block;
  }
  .box__footer .left__footer p {
    display: block;
    position: static;
  }
  .box__footer .left__footer figure img {
    display: block;
    width: 100px;
    margin: 0 0 20px;
  }
  .box__footer {
    padding: 0 0 40px;
    overflow: hidden;
  }
  a.sp__inline {
    text-decoration: none;
    color: #333333;
  }
}
