/* #mainImg
------------------------------------- */
#mainImg { background-image: url(../img/implant/mainimg01_sp.png); }

#mainImg .tit:before { top: -16px; left: -80px; width: 109.5px; height: 23.5px; background-image: url(../img/implant/txt_mainimg01.png); }

@media all and (min-width: 600px) { #mainImg { background-image: url(../img/implant/mainimg01_pc.png); }
  #mainImg .tit:before { top: -24px; left: -64px; width: 142px; height: 31px; } }

span.green { color: #7cbc00; }

/* #intro
------------------------------------- */
#intro .inner { padding-top: 17px; padding-bottom: 43px; }

#intro .lead { text-align: center; margin-bottom: 24px; }

#intro .areaImg { margin-bottom: 44px; }

#intro .areaImg .img { margin-bottom: 14px; }

#intro .areaImg .txt .copy { margin-bottom: 7px; line-height: 1.6; color: #7cbc00; font-size: 1.6rem; font-weight: 500; }

#intro .areaImg .txt .green { color: #7cbc00; }

#intro .areaImg .txt .note { padding-left: 1.06em; text-indent: -1.06em; }

#intro .inner > .list { margin-top: -10px; }

#intro .inner > .list .item a { padding: 8px 0px 8px 13px; display: block; text-decoration: none; position: relative; background-image: url(../img/common/arw_right03.png); background-repeat: no-repeat; background-size: 7px; background-position: right center; }

#intro .inner > .list .item a:before { content: ""; position: absolute; display: block; bottom: 0; left: 0; width: 100%; height: 1px; background: repeating-linear-gradient(-45deg, #cccbcb, #cccbcb 2px, #f7f7f7 6px); }

#intro .inner > .list .item a:after { content: ""; display: block; position: absolute; top: 50%; left: 0; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 5px; height: 5px; border-radius: 50%; background-color: #7cbc00; }

#intro .wrapper { position: relative; margin-bottom: 50px; padding: 36px 20px 30px; box-sizing: border-box; background: #fff; box-shadow: 0px 4px 15px 0px rgba(4, 0, 0, 0.1), inset 0px 0px 0px 14px rgba(241, 241, 241, 0.004); }

#intro .wrapper:before { content: ""; position: absolute; top: 6px; left: 6px; width: calc(100% - 14px); height: calc(100% - 14px); border: 1px solid #f1f1f1; }

#intro .box { padding-bottom: 26px; }

#intro .box + .box { padding-top: 18px; border-top: 2px solid #eeeeee; padding-bottom: 3px; }

#intro .box .list + .list { margin-top: 10px; }

#intro .box .list dt { font-weight: 500; }

#intro .merit .list .item { position: relative; margin-bottom: 8px; padding: 2px 0 8px 14px; border-bottom: 1px dashed #cccbcb; line-height: 1.42857; }

#intro .merit .list .item:before { content: ""; position: absolute; top: 10px; left: 0; width: 5px; height: 5px; background: #7cbc00; border-radius: 50%; }

#intro .comparison .list { padding-top: 20px; }

#intro .comparison .list .item .tit { font-weight: 500; font-size: 2rem; color: #21bc80; }

#intro .comparison .list .item .txt { padding-bottom: 10px; }

#intro .comparison .list .item .txt span { color: #7cbc00; }

#intro .comparison .list .item + .item { margin-top: 24px; }

#intro .comparison .list .item .img { margin-bottom: 16px; }

#intro .comparison .notice { padding: 15px; background-color: #fff; border-radius: 10px; border: 1px solid #b6b5b5; margin-top: 15px; }

#intro .way { margin-top: 33px; }

#intro .point { margin-top: 37px; padding: 20px 20px 26px; border-radius: 10px; box-sizing: border-box; background: #f7f7f7; }

#intro .point .list .item { position: relative; margin-bottom: 5px; padding: 0px 0 5px 14px; border-bottom: 1px dashed #cccbcb; }

#intro .point .list .item:before { content: ""; position: absolute; top: 10px; left: 0; width: 5px; height: 5px; background: #7cbc00; border-radius: 50%; }

#intro .point .areaBtn { margin-top: 24px; padding: 19px 20px 30px; border-radius: 10px; box-sizing: border-box; background: #fff; }

#intro .point .areaBtn .note { margin-bottom: 16px; padding-bottom: 12px; border-bottom: 2px solid #eee; }

@media all and (min-width: 600px) { #intro .inner { padding-top: 68px; padding-bottom: 100px; }
  #intro .lead { text-align: center; margin-bottom: 36px; }
  #intro .areaImg { display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: 58px; }
  #intro .areaImg .img { max-width: 540px; min-width: 540px; }
  #intro .areaImg .txt { padding-left: 40px; box-sizing: border-box; font-size: 1.5rem; }
  #intro .areaImg .txt .copy { margin-bottom: 8px; font-size: 2.2rem; }
  #intro .wrapper { margin-top: 39px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 36px 50px 21px; }
  #intro .wrapper .box { width: 470px; padding-bottom: 26px; }
  #intro .wrapper .box .tit { font-size: 1.8rem; margin-bottom: 21px; }
  #intro .wrapper .box .list + .list { margin-top: 23px; }
  #intro .wrapper .box .list dt { margin-bottom: 9px; }
  #intro .wrapper .box .list dd { font-size: 1.5rem; }
  #intro .wrapper .box + .box { padding-top: 0; border: none; padding-left: 30px; border-left: 2px solid #eeeeee; padding-bottom: 3px; }
  #intro .inner > .list { margin-top: -6px; }
  #intro .inner > .list .item a { padding: 7px 0px 7px 13px; font-size: 1.5rem; background-size: 7px; background-position: right 23px center; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
  #intro .inner > .list .item a:hover { opacity: 0.7; }
  #intro .merit { border-radius: 15px; }
  #intro .merit .tit { font-size: 1.8rem; }
  #intro .merit .list { margin-top: -5px; }
  #intro .merit .list .item { margin-bottom: 11px; padding: 0 0 9px 14px; font-size: 1.5rem; }
  #intro .comparison .list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  #intro .comparison .list .item { width: 540px; overflow: hidden; }
  #intro .comparison .list .item + .item { margin-top: 0; padding-left: 20px; }
  #intro .comparison .list .item .tit { width: 540px; font-size: 2.4rem; }
  #intro .comparison .list .item .img { width: 540px; }
  #intro .comparison .list .item .txt { line-height: 1.9; overflow: hidden; padding: 20px 0; font-size: 1.5rem; }
  #intro .comparison .notice { padding: 20px; border-radius: 25px; margin-top: 20px; }
  #intro .way { margin-top: 68px; font-size: 1.5rem; }
  #intro .point { margin-top: 47px; padding: 38px 50px 47px; border-radius: 15px; }
  #intro .point .tit { font-size: 1.8rem; }
  #intro .point .list { margin-top: -5px; }
  #intro .point .list .item { margin-bottom: 8px; padding: 0 0 7px 14px; font-size: 1.5rem; }
  #intro .point .areaBtn { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-top: 37px; padding: 32px 36px 20px; }
  #intro .point .areaBtn .note { max-width: 540px; min-width: 540px; margin: 0 30px 0 0; padding: 0 22px 12px 0; border-right: 2px solid #eee; border-bottom: 0; letter-spacing: 0.001em; }
  #intro .point .areaBtn .btn { margin-top: -10px; } }

/* #hygiene01
------------------------------------- */
#hygiene01 { background-color: #edf3e0; margin-bottom: 60px; }

#hygiene01 .inner { padding-top: 30px; padding-bottom: 50px; }

#hygiene01 .headTit .sub { margin-top: 17px; text-align: center; }

#hygiene01 .headTit .lead { margin-top: 12px; text-align: left; }

#hygiene01 .list .item + .item { margin-top: 24px; }

#hygiene01 .list .item .img { margin-bottom: 16px; }

#hygiene01 .manage { margin-top: 15px; }

#hygiene01 .manage .box { margin-top: 16px; background-image: url(../img/implant/bg_manage01.png); background-repeat: no-repeat; background-size: 72px; background-position: 20px 20px; background-color: #fff; font-size: 2rem; font-weight: 500; border-radius: 10px; padding: 28px 50px; text-align: center; }

@media all and (min-width: 600px) { #hygiene01 { background: transparent; }
  #hygiene01 .inner { padding: 42px 50px 80px; background-color: #edf3e0; }
  #hygiene01 .headTit .sub { margin-top: 26px; }
  #hygiene01 .headTit .lead { margin-top: 38px; font-size: 1.5rem; }
  #hygiene01 .list .item { overflow: hidden; }
  #hygiene01 .list .item + .item { margin-top: 29px; }
  #hygiene01 .list .item:nth-of-type(even) .tit { float: left; }
  #hygiene01 .list .item:nth-of-type(even) .img { float: right; }
  #hygiene01 .list .item:nth-of-type(even) .txt { padding: 0 40px 30px 0; }
  #hygiene01 .list .item .tit { float: right; padding-top: 15px; width: 506px; }
  #hygiene01 .list .item .img { float: left; width: 440px; margin-bottom: 0; padding-top: 24px; }
  #hygiene01 .list .item .txt { line-height: 1.9; overflow: hidden; padding: 0 0 0 40px; font-size: 1.5rem; }
  #hygiene01 .manage { margin-top: 43px; }
  #hygiene01 .manage .txt { font-size: 1.5rem; }
  #hygiene01 .manage .box { margin-top: 28px; background-image: url(../img/implant/bg_manage01.png); background-repeat: no-repeat; background-size: 72px; background-position: 200px 20px; background-color: #fff; font-size: 2.6rem; font-weight: 500; border-radius: 10px; letter-spacing: 0.06em; padding: 41px 180px 46px; text-align: center; } }

/* #hygiene02
------------------------------------- */
#hygiene02 { margin-bottom: 60px; background-color: #edf3e0; }

#hygiene02 .inner { padding-top: 30px; padding-bottom: 50px; }

#hygiene02 .quality { margin-top: 34px; }

#hygiene02 .quality .tit { letter-spacing: 0.06em; }

#hygiene02 .quality .areaImg { position: relative; margin-top: 16px; padding: 36px 20px 30px; box-sizing: border-box; background: #fff; box-shadow: 0px 4px 15px 0px rgba(4, 0, 0, 0.1), inset 0px 0px 0px 14px rgba(241, 241, 241, 0.004); }

#hygiene02 .quality .areaImg:before { content: ""; position: absolute; top: 6px; left: 6px; width: calc(100% - 14px); height: calc(100% - 14px); border: 1px solid #f1f1f1; }

#hygiene02 .quality .areaImg .img { margin-bottom: 14px; }

#hygiene02 .quality .areaImg .sub { margin-bottom: 7px; color: #7cbc00; font-weight: 500; font-size: 1.6rem; }

#hygiene02 .bnrs { margin-top: 50px; }

#hygiene02 .bnrs .bnr { max-width: 234px; margin: auto; }

#hygiene02 .bnrs .bnr + .bnr { margin-top: 20px; }

#hygiene02 .bnrs .bnr .txt { text-align: center; text-decoration: underline; line-height: 1.6; }

#hygiene02 .bnrs .bnr .txt .arrow { width: 6px; height: 12px; padding-right: 5px; position: relative; top: -4px; }

@media all and (min-width: 600px) { #hygiene02 { background-color: transparent; }
  #hygiene02 .inner { padding: 42px 50px 80px; background-color: #edf3e0; }
  #hygiene02 .quality { margin-top: 67px; }
  #hygiene02 .quality .lead { font-size: 1.5rem; }
  #hygiene02 .quality .areaImg { display: -webkit-box; display: -ms-flexbox; display: flex; margin-top: 36px; padding: 36px 54px 28px; }
  #hygiene02 .quality .areaImg .img { max-width: 360px; min-width: 360px; margin-bottom: 14px; }
  #hygiene02 .quality .areaImg .txtWrap { padding: 7px 0 0 26px; box-sizing: border-box; }
  #hygiene02 .quality .areaImg .sub { line-height: 1.8; margin-bottom: 14px; font-size: 1.8rem; }
  #hygiene02 .quality .areaImg .txt { font-size: 1.5rem; }
  #hygiene02 .bnrs { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-top: 80px; }
  #hygiene02 .bnrs .bnr { margin: 0 20px; }
  #hygiene02 .bnrs .bnr + .bnr { margin-top: 0; }
  #hygiene02 .bnrs .txt .arrow { padding-right: 10px; top: -6px; } }

/* #hygiene03
------------------------------------- */
#hygiene03 { background-color: #edf3e0; }

#hygiene03 .inner { padding-top: 30px; padding-bottom: 50px; }

#hygiene03 .maintenance { margin-top: 34px; }

#hygiene03 .maintenance .tit { letter-spacing: 0.06em; }

#hygiene03 .maintenance .sub { margin-bottom: 20px; font-weight: 700; }

#hygiene03 .maintenance .lead + .lead { margin-top: 10px; }

#hygiene03 .maintenance .areaImg { position: relative; margin-top: 16px; padding: 36px 20px 30px; box-sizing: border-box; background: #fff; box-shadow: 0px 4px 15px 0px rgba(4, 0, 0, 0.1), inset 0px 0px 0px 14px rgba(241, 241, 241, 0.004); }

#hygiene03 .maintenance .areaImg:before { content: ""; position: absolute; top: 6px; left: 6px; width: calc(100% - 14px); height: calc(100% - 14px); border: 1px solid #f1f1f1; }

#hygiene03 .maintenance .areaImg .img { margin-bottom: 14px; }

#hygiene03 .maintenance .areaImg .sub { margin-bottom: 7px; color: #7cbc00; font-weight: 500; font-size: 1.6rem; }

#hygiene03 .maintenance .areaImg .btn { margin-top: 20px; }

@media all and (min-width: 600px) { #hygiene03 { background-color: transparent; }
  #hygiene03 .inner { padding: 42px 50px 80px; background-color: #edf3e0; }
  #hygiene03 .maintenance { margin-top: 67px; }
  #hygiene03 .maintenance .lead { font-size: 1.5rem; }
  #hygiene03 .maintenance .areaImg { display: -webkit-box; display: -ms-flexbox; display: flex; margin-top: 36px; padding: 36px 54px 28px; }
  #hygiene03 .maintenance .areaImg .img { max-width: 360px; min-width: 360px; margin-bottom: 14px; }
  #hygiene03 .maintenance .areaImg .txtWrap { padding: 7px 0 0 26px; box-sizing: border-box; }
  #hygiene03 .maintenance .areaImg .sub { line-height: 1.8; margin-bottom: 14px; font-size: 1.8rem; }
  #hygiene03 .maintenance .areaImg .txt { font-size: 1.5rem; } }

/*  #lack-bones
================================================== */
#lack-bones { padding: 30px 0 0; }

@media all and (max-width: 599px) { #lack-bones header.tit { padding: 0; }
  #lack-bones header.tit:before { content: none; }
  #lack-bones header.tit .txt { position: relative; margin-bottom: 20px; padding-bottom: 10px; }
  #lack-bones header.tit .txt:after { content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 2px; background: repeating-linear-gradient(-45deg, #7cbc00, #7cbc00 4px, #f7f7f7 2px, #f7f7f7 6px); }
  #lack-bones header.tit .bnr { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-bottom: 25px; }
  #lack-bones header.tit .bnr a { display: block; max-width: 345px; box-shadow: 0 2px 10px 2px rgba(2, 4, 0, 0.15); }
  #lack-bones header.tit .bnr a img { -webkit-backface-visibility: hidden; backface-visibility: hidden; } }

#lack-bones .lead ~ .lead { margin-top: 25px; }

#lack-bones .list { margin-top: 15px; }

#lack-bones .list .item + .item { margin-top: 25px; }

#lack-bones .list .item .head { margin-top: 10px; font-size: 1.6rem; font-weight: 500; color: #21bc80; }

#lack-bones .list .item .img img + img { margin-top: 15px; }

#lack-bones .notice { margin-top: 15px; padding: 15px; border: 1px solid #b6b5b5; border-radius: 10px; background-color: #fff; }

@media all and (min-width: 600px) { #lack-bones { padding: 69px 0 20px; }
  #lack-bones header.tit { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; }
  #lack-bones header.tit .bnr { max-width: 300px; }
  #lack-bones header.tit .bnr a { display: block; box-shadow: 0 2px 10px 2px rgba(2, 4, 0, 0.15); }
  #lack-bones header.tit .bnr a img { -webkit-backface-visibility: hidden; backface-visibility: hidden; }
  #lack-bones .lead ~ .lead { margin-top: 60px; }
  #lack-bones .list { margin-top: 35px; }
  #lack-bones .list .item { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
  #lack-bones .list .item + .item { margin-top: 54px; }
  #lack-bones .list .item.is-reverse .img { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; margin: 0 0 0 38px; }
  #lack-bones .list .item .img { width: 540px; margin-right: 38px; }
  #lack-bones .list .item .img img + img { margin-top: 25px; }
  #lack-bones .list .item .txtArea { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }
  #lack-bones .list .item .head { margin: -10px 0 5px; font-size: 2.6rem; }
  #lack-bones .list .item .txt { letter-spacing: 0; }
  #lack-bones .notice { margin-top: 20px; padding: 20px; border-radius: 25px; } }

/* #flow
------------------------------------- */
#flow .inner { padding-top: 46px; }

#flow .flowList { margin: 0 -15px; padding: 40px 15px; box-sizing: border-box; background: #edf3e0; }

#flow .flowList .item { position: relative; padding: 24px 20px 35px; box-sizing: border-box; background: #fff; box-shadow: 0px 4px 15px 0px rgba(4, 0, 0, 0.1), inset 0px 0px 0px 14px rgba(241, 241, 241, 0.004); }

#flow .flowList .item + .item { position: relative; margin-top: 10px; }

#flow .flowList .item + .item:after { content: ""; position: absolute; top: -25px; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); width: 138px; height: 30px; background: url(../img/common/arw_down01.png) no-repeat center/cover; }

#flow .flowList .item:before { content: ""; position: absolute; top: 6px; left: 6px; width: calc(100% - 14px); height: calc(100% - 14px); border: 1px solid #f1f1f1; }

#flow .flowList .item .areaImg + .areaImg { margin-top: 30px; }

#flow .flowList .item .img { margin-bottom: 7px; }

#flow .flowList .item .txtArea .tit { font-size: 1.6rem; font-weight: 500; color: #7cbc00; margin-bottom: 3px; }

#flow .flowList .item .txtArea .btn { margin-top: 18px; }

@media all and (min-width: 600px) { #flow .inner { padding-top: 94px; }
  #flow .flowList { margin: 18px 0 0; padding: 48px 50px; }
  #flow .flowList .item { padding: 36px 40px 41px; }
  #flow .flowList .item + .item { margin-top: 25px; }
  #flow .flowList .item + .item:after { top: -31px; }
  #flow .flowList .item .areaImg { display: -webkit-box; display: -ms-flexbox; display: flex; }
  #flow .flowList .item .img { max-width: 352px; min-width: 352px; margin-right: 25px; }
  #flow .flowList .item .txtArea { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }
  #flow .flowList .item .txtArea { margin-top: -4px; }
  #flow .flowList .item .txtArea .tit { font-size: 1.8rem; margin-bottom: 20px; }
  #flow .flowList .item .txtArea .btn { margin: 0; margin-top: 18px; }
  #flow .flowList .item .txt { margin-top: -8px; box-sizing: border-box; font-size: 1.5rem; } }

/* #case
------------------------------------- */
#case { margin-top: 50px; background-color: #edf3e0; }

#case .inner { padding-top: 45px; padding-bottom: 50px; }

#case .imgs { margin-top: 13px; }

#case .imgs .img { position: relative; }

#case .imgs .img + .img { margin-top: 15px; }

#case section + section { margin-top: 23px; }

#case .imgs .img.arw:after { display: block; content: ""; position: absolute; bottom: -15px; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); width: 138px; height: 30px; background: url(../img/common/arw_down01.png) no-repeat center/cover; }

#case .notice { margin-top: 30px; padding: 15px; background-color: #fff; border-radius: 10px; border: 1px solid #b6b5b5; }

@media all and (min-width: 600px) { #case { margin-top: 100px; }
  #case .inner { padding-top: 92px; padding-bottom: 121px; }
  #case .txt { font-size: 1.5rem; }
  #case .imgs { display: -webkit-box; display: -ms-flexbox; display: flex; margin-top: 22px; }
  #case .imgs .img.arw:after { bottom: 50%; right: -15px; left: auto; -webkit-transform: translateY(50%); -ms-transform: translateY(50%); transform: translateY(50%); width: 33px; height: 69px; background: url(../img/common/arw_right04.png) no-repeat center/33px; }
  #case .imgs .img { width: 352px; }
  #case .imgs .img + .img { margin: 0; margin-left: 22px; }
  #case .notice { padding: 20px; border-radius: 25px; }
  #case section + section { margin-top: 52px; } }

/* .price
------------------------------------- */
.price { position: relative; margin-top: 50px; background: url(../img/esthetic/bg_price01_sp.png) no-repeat center/cover; }

.price:before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 65px; background: #fff; }

.price .inner { padding-bottom: 40px; }

.price .areaBtn { position: relative; background: #fff; box-shadow: 0px 3px 10px 0px rgba(4, 0, 0, 0.2); border-radius: 10px; }

@media all and (min-width: 600px) { .price .areaBtn { box-shadow: 0px 6px 20px 0px rgba(4, 0, 0, 0.3); } }

.price .areaBtn .detail { padding: 15px 20px 30px; text-align: center; }

.price .areaBtn .detail .sub { position: relative; display: inline-block; font-size: 1.8rem; font-weight: 500; line-height: 1.8; }

.price .areaBtn .detail .sub span { color: #7cbc00; }

.price .areaBtn .detail .sub:before { content: ""; position: absolute; top: -4px; left: -18px; width: 38px; height: 12px; background: url(../img/esthetic/txt_price01.png) no-repeat center/cover; }

.price .areaBtn .detail .txt { padding-top: 9px; }

.price .areaBtn .detail .btn { padding-top: 15px; }

@media all and (min-width: 600px) { .price { margin: 60px 0; background: transparent; }
  .price:before { top: 80px; height: 214px; background: url(../img/esthetic/bg_price01_pc.png) no-repeat center/cover; -webkit-transform: translateX(-200px); -ms-transform: translateX(-200px); transform: translateX(-200px); }
  .price .inner { padding-bottom: 40px; }
  .price .areaBtn { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; width: 100%; margin: 0; }
  .price .areaBtn .detail { padding: 56px 80px 40px 0; }
  .price .areaBtn .detail .sub { font-size: 2.6rem; letter-spacing: .05em; }
  .price .areaBtn .detail .sub:before { top: -12px; }
  .price .areaBtn .detail .btn { margin: 0 0 0 -20px; padding-top: 10px; }
  .price .areaBtn .detail .btn a { height: 60px; } }

#qa { padding-top: 50px; padding-bottom: 15px; }

#qa .tit { margin-bottom: 30px; }

@media all and (min-width: 600px) { #qa { padding-top: 100px; padding-bottom: 55px; }
  #qa .tit { margin-bottom: 50px; } }

/* #priceTable
------------------------------------- */
#priceTable { padding-bottom: 65px; }

#priceTable .sub { padding: 12px 0; box-sizing: border-box; background: #7cbc00; color: #fff; font-weight: 600; font-size: 1.5rem; text-align: center; }

#priceTable .table { border: 1px solid #d9d9d9; }

#priceTable .table.is-follow { margin-top: 13px; }

#priceTable .table + .sub { margin-top: 30px; }

#priceTable .table th, #priceTable .table td { display: block; }

#priceTable .table th { line-height: 2; padding: 10px 0; background: #edf3e0; font-weight: 600; text-align: center; }

#priceTable .table th.is-border { border-bottom: 1px solid #b6b5b5; }

#priceTable .table td { padding: 14px 20px; text-align: right; }

@media all and (min-width: 600px) { #priceTable { padding-bottom: 100px; }
  #priceTable .sub { padding: 14px 0; font-size: 2rem; }
  #priceTable .table.is-follow { margin-top: 22px; }
  #priceTable .table + .sub { margin-top: 60px; }
  #priceTable .table th, #priceTable .table td { display: table-cell; padding: 16px 0; font-size: 1.5rem; border-bottom: 1px solid #b6b5b5; }
  #priceTable .table th { width: 550px; }
  #priceTable .table th.is-border { padding: 11px 0; }
  #priceTable .table td { padding: 16px 30px; } }
