/*  #intro
================================================ */
#mainImg { margin-bottom: 0; }

/*  #common
================================================ */
.secCommitment { position: relative; padding: 54px 0 60px; }

.secCommitment .inner { position: relative; }

.secCommitment .headerTit { margin-bottom: 20px; }

.secCommitment .headerTit .tit .sub { font-size: 1.5rem; }

.secCommitment .intro { position: relative; margin: 50px -15px 0; padding-bottom: 140px; background: url(../img/greeting/bg_commitment02_sp.png) no-repeat; background-size: 100%; }

.secCommitment .intro .img { position: absolute; top: -20px; right: -5px; width: 290px; z-index: 0; }

.secCommitment .intro .txtBox { position: relative; top: 120px; margin: 0 15px 0; padding: 20px 27px; line-height: 2.25; color: #666; background-color: #fff; z-index: 1; }

.secCommitment .intro .txtBox .tit { font-size: 1.9rem; line-height: 1.8; color: #333; }

.secCommitment .intro .txtBox .txt { margin-top: 10px; }

.secCommitment .intro .txtBox .note { padding-top: 10px; color: #adadad; font-size: 1.2rem; }

.secCommitment .content .tit { margin-top: 38px; }

.secCommitment .content .gold { margin-top: 30px; }

.secCommitment .content .txt { line-height: 2; margin-top: 16px; color: #666; }

.secCommitment .content .txt + .txt { margin-top: 28px; }

.secCommitment .content .img { margin-top: 10px; }

.secCommitment .content .machine { text-align: center; }

.secCommitment .content .subMain { margin-top: 20px; }

.secCommitment .content .list .item { position: relative; padding: 0 0 17px 10px; }

.secCommitment .content .list .item:before { position: absolute; content: ""; top: 8px; left: -2px; width: 6px; height: 6px; background-color: #ff7391; border-radius: 50%; }

.secCommitment .content .list .item:last-child { padding-bottom: 0; }

.secCommitment .content .floatWrap { color: #666; }

.secCommitment .content .floatWrap .txt { line-height: 2; margin-top: 16px; }

.secCommitment .content .floatWrap .txt + .txt { margin-top: 28px; }

.secCommitment .content .box b { font-weight: bold; }

.secCommitment .content .boxImg { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 20px -14px 0; font-size: 1.4rem; color: #666464; }

.secCommitment .content .boxImg .boxImgItem { position: relative; width: calc(50% - 28px); margin: 0 14px; }

.secCommitment .content .boxImg .boxImgItem:nth-child(2):before { position: absolute; top: 50%; left: -18px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); content: ""; display: block; margin: -27px 0 0; border-style: solid; border-width: 7px 0 7px 7px; border-color: transparent transparent transparent #ff7391; }

.secCommitment .content .boxImg .boxImgItem:nth-child(3) { width: calc(100% - 28px); margin-top: 12px; }

.secCommitment .content .boxImg .boxImgItem img { margin-bottom: 7px; }

.secCommitment .content .imgBox { overflow: hidden; padding-top: 15px; }

.secCommitment .content .imgBox .imgWrap { float: left; width: 50%; padding: 0 10px; box-sizing: border-box; }

.secCommitment .content .imgBox .imgWrap .txt { margin-top: 5px; text-align: center; }

.secCommitment .content .plan { margin: 30px 0; padding: 25px; border: 2px solid #e6e1e1; background-color: #fff; }

.secCommitment .content .plan .planTit { font-weight: 600; font-size: 1.9rem; text-align: center; color: #ff7391; }

.secCommitment .content .plan .sub { padding-top: 5px; font-size: 1.4rem; }

.secCommitment .content .plan .lead { padding: 5px 0 20px; line-height: 2; }

.secCommitment .content .plan .planList .item { position: relative; padding: 18px 0; border-top: 1px solid #e6e1e1; }

.secCommitment .content .plan .planList .item .numTit { padding-left: 50px; font-size: 1.7rem; font-weight: bold; }

.secCommitment .content .plan .planList .item .numTit .num { color: #fff; padding: 5px 10px 10px; position: absolute; top: 13px; left: 0; z-index: 1; background: url(../img/commitment/ico_no.png) no-repeat; background-size: 40px; }

.secCommitment .content .plan .planList .item .txt { margin-top: 7px; color: #666; line-height: 2; }

.secCommitment .content .box { margin-top: 15px; padding: 15px 25px 25px; border: 2px solid #e6e1e1; background-color: #fff; }

.secCommitment .content .box .boxTxt { line-height: 2; }

.secCommitment .content .box .boxTxt + .boxTxt { margin-top: 5px; }

.secCommitment .content .box .boxTxt .big { font-weight: bold; }

.secCommitment .content .table { overflow-x: scroll; background-color: #fff; margin-top: 25px; }

.secCommitment .content .table table { min-width: 830px; }

.secCommitment .content .table tbody th, .secCommitment .content .table td { border: 1px solid #ff7391; padding: 25px; }

.secCommitment .content .table thead th { text-align: center; padding: 15px 25px; background-color: #ff7391; font-size: 1.5rem; font-weight: bold; color: #fff; height: 20px; }

.secCommitment .content .table thead th + th { border-left: 1px solid #fff; width: 440px; }

.secCommitment .content .table thead th:last-child { border-right: 1px solid #ff7391; }

.secCommitment .content .table tbody { border-right: 1px solid #ff7391; }

.secCommitment .content .table tbody th { width: 255px; height: 100px; background-color: #fee6ea; font-size: 1.5rem; font-weight: bold; vertical-align: middle; text-align: center; }

.secCommitment .content .movieWrap { padding-top: 15px; }

.secCommitment .content .movieWrap .movie { position: relative; width: 100%; padding-top: 56.25%; }

.secCommitment .content .movieWrap .movie iframe { position: absolute; top: 0; right: 0; width: 100%; height: 100%; }

@media screen and (min-width: 600px) { .secCommitment { position: relative; padding: 110px 0 110px; }
  .secCommitment .back { position: absolute; top: 473px; left: 0; margin-top: 20px; width: 84%; height: 620px; }
  .secCommitment .headerTit { margin-bottom: 170px; }
  .secCommitment .headerTit .tit { font-size: 3.2rem; }
  .secCommitment .headerTit .tit .sub { font-size: 1.8rem; }
  .secCommitment .intro { position: relative; background: none; padding-bottom: 140px; }
  .secCommitment .intro .img { position: absolute; top: -120px; right: -379px; width: 1137px; }
  .secCommitment .intro .txtBox { width: 500px; position: relative; top: 120px; right: 0; padding: 70px 74px 76px; line-height: 2.25; border-bottom: 5px solid #fff1f3; }
  .secCommitment .intro .txtBox .tit { font-size: 2.8rem; }
  .secCommitment .intro .txtBox .txt { margin-top: 15px; }
  .secCommitment .intro .txtBox .note { font-size: 1.3rem; }
  .secCommitment .content { margin-top: 70px; }
  .secCommitment .content .subTit { margin: 30px 0 40px; }
  .secCommitment .content .txt { margin-top: 5px; }
  .secCommitment .content .txt + .txt { margin-top: 30px; }
  .secCommitment .content .list .item { padding: 0 0 8px 16px; }
  .secCommitment .content .list .item:before { top: 10px; left: 0px; }
  .secCommitment .content .last { margin-top: 30px; }
  .secCommitment .content .floatWrap { overflow: hidden; }
  .secCommitment .content .floatWrap .img { float: right; width: 515px; margin-top: 10px; padding-left: 35px; }
  .secCommitment .content .floatWrap .txt { margin-top: 5px; }
  .secCommitment .content .floatWrap .txt + .txt { margin-top: 30px; }
  .secCommitment .content .boxImg { margin: 40px -26px 0; font-size: 1.5rem; text-align: center; }
  .secCommitment .content .boxImg .boxImgItem { width: 290px; margin: 0 26px; }
  .secCommitment .content .boxImg .boxImgItem:nth-child(2):before { left: -32px; margin: -44px 0 0; border-width: 13px 0 13px 13px; }
  .secCommitment .content .boxImg .boxImgItem:nth-child(3) { width: 412px; margin-top: 0; }
  .secCommitment .content .boxImg .boxImgItem img { margin-bottom: 14px; }
  .secCommitment .content .imgBox { width: 700px; overflow: hidden; margin: 0 auto 70px; padding-top: 0; }
  .secCommitment .content .imgBox .imgWrap { float: left; width: 335px; }
  .secCommitment .content .imgBox .imgWrap:nth-child(odd) { padding-left: 0; }
  .secCommitment .content .imgBox .imgWrap .txt { margin-top: 10px; }
  .secCommitment .content .img { width: 690px; margin: 30px auto 0; }
  .secCommitment .content .plan { padding: 60px 60px 45px; margin: -22px 0 75px; }
  .secCommitment .content .plan .planTit { font-size: 2.8rem; margin: 0; line-height: 1.2; }
  .secCommitment .content .plan .sub { padding-top: 20px; font-size: 1.6rem; }
  .secCommitment .content .plan .lead { padding: 15px 0 20px; text-align: center; }
  .secCommitment .content .plan .is_center { text-align: center; }
  .secCommitment .content .plan .planList { margin-top: 38px; }
  .secCommitment .content .plan .planList .item { padding: 25px 0; border-top: 1px solid #e6e1e1; background-position: 5px 20px; background-size: 40px; }
  .secCommitment .content .plan .planList .item:before { top: 24px; left: 13px; font-size: 2rem; }
  .secCommitment .content .plan .planList .item .numTit { padding-left: 59px; font-size: 1.7rem; font-weight: bold; }
  .secCommitment .content .plan .planList .item .numTit .num { top: 20px; font-size: 1.9rem; padding: 3px 10px 10px; background-size: 43px; }
  .secCommitment .content .plan .planList .item .txt { padding: 5px 0 0 58px; color: #666; line-height: 1.9; }
  .secCommitment .content .exposure .img { width: 690px; margin: 25px auto 0; }
  .secCommitment .content .box { overflow: hidden; padding: 35px 40px; text-indent: -3em; }
  .secCommitment .content .box .boxTxt { width: 425px; float: left; padding-left: 43px; }
  .secCommitment .content .box .boxTxt + .boxTxt { margin-top: 0; margin-left: 45px; }
  .secCommitment .content .table { width: 100%; overflow-x: visible; margin-top: 55px; }
  .secCommitment .content .table th { font-size: 1.8rem; }
  .secCommitment .content .movieBox { overflow: hidden; }
  .secCommitment .content .movieBox .movieWrap { width: 515px; float: left; }
  .secCommitment .content .movieBox .txt { float: left; width: 550px; padding: 0 0 0 30px; } }

/*  #rubberdam
================================================ */
#rubberdam .lead { color: #ff7391; font-size: 1.6rem; text-align: center; font-weight: 500; }

@media screen and (min-width: 600px) { #rubberdam .headerTit { margin-bottom: 40px; }
  #rubberdam .back { top: 498px; }
  #rubberdam .intro .img { top: 0; }
  #rubberdam .intro .txtBox { top: 233px; }
  #rubberdam .lead { font-size: 2rem; }
  #rubberdam .content { margin-top: 268px; }
  #rubberdam .content .floatWrap { padding-bottom: 40px; } }

/*  #ct
================================================ */
#ct .note02 { font-size: 1rem; vertical-align: top; line-height: 2.5; }

@media screen and (min-width: 600px) { #ct .back { top: 417px; }
  #ct .note02 { font-size: 1.4rem; line-height: 3; } }

/*  #implant
================================================ */
@media screen and (min-width: 600px) { #implant .back { top: 448px; } }

/*  #surgical
================================================ */
@media screen and (min-width: 600px) { #surgical .back { top: 391px; } }

/*  #laser
================================================ */
@media screen and (min-width: 600px) { #laser .back { top: 418px; }
  #laser .content { margin-top: 283px; }
  #laser .content .opeTit { margin-top: 45px; } }

/*  #tebone ================================================ */
@media screen and (min-width: 600px) { #tebone .back { top: 420px; }
  #tebone .content { margin-top: 220px; } }

/*  #headerMsg
================================================ */
#headerMsg .msg { padding: 50px 0; background: url(../img/commitment/header_sp.png) no-repeat; background-size: 100%; margin: 0 -15px; }

#headerMsg .msg .lead { font-weight: 600; font-size: 1.9rem; text-align: center; color: #ff7391; }

@media screen and (min-width: 600px) { #headerMsg .msg { padding: 130px 0 100px; background-image: url(../img/commitment/header_pc.png); background-position: 50%; background-size: cover; margin: 0; }
  #headerMsg .msg .lead { font-size: 2.8rem; } }

/*  #footerMsg
================================================ */
#footerMsg .msg { padding: 40px 15px 20px; background: url(../img/commitment/footer_sp.png); background-size: 100%; margin: 0 -15px; }

#footerMsg .msg .lead { font-weight: 600; font-size: 1.6rem; text-align: center; color: #ff7391; }

#footerMsg .msg .txt { padding: 10px 15px 18px; line-height: 2.1; color: #666; }

@media screen and (min-width: 600px) { #footerMsg .msg { padding: 130px 0 50px; background-image: url(../img/commitment/footer_pc.png); background-position: 50%; background-size: cover; margin: 0; }
  #footerMsg .msg .lead { font-size: 2.8rem; }
  #footerMsg .msg .txt { padding: 20px 15px; line-height: 2.25; text-align: center; } }
