@charset "utf-8";

/*================================

　ここから全サイズ適用

================================*/
/*--------------------------------
共通
--------------------------------*/
main {
  line-height: 2em;
  position: relative;
}
.services_note {
  position: absolute;
  bottom: 0;
  right: 50%;
  -webkit-transform: translate(50%, 80%);
  transform: translate(50%, 80%);
  z-index: 1;
}
.ttl_jp {
  color: #345e4c;
  font-size: 30px;
  text-align: center;
  line-height: 1.2em;
}
.section_main_area {
  background: url(./img/general_bg.jpg);
  background-position: center;
  padding: 90px 0;
  background-size: cover;
  background-repeat: no-repeat;
}
.ttl {
  text-align: center;
  margin-top: -115px;
}
.ttl_en {
  margin: 0 auto 25px;
}
.mt0 {
  margin-top: 0;
}

.section_main_text {
  padding: 50px 32px;
  background: #fffc;
  margin-top: 50px;
}
.section_main_text p {
  margin-bottom: 30px;
  line-height: 1.5em;
}
.section_main_text p:last-of-type {
  margin-bottom: 0px;
}
.ttl_01 {
  margin-bottom: 40px;
  font-weight: bold;
}
.ttl_02 {
  margin-bottom: 40px;
  margin-top: 40px;
}
.inner02 {
  padding: 0 25px;
}

/*料金表*/
.price_table {
  width: 100%;
  margin: 0 auto;
  border: 4px solid #959595;
}
.price_table td.price {
  width: 15%;
  text-align: right;
  font-weight: bold;
}
.price_table td.price span {
  font-weight: normal;
}
.price_table_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.price_table th {
  border-right: 3px solid #959595;
  padding: 10px 0;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  background: #345e4c;
  color: #fff;
}
.price_table td .text {
  width: 50%;
}
.price_table td {
  border-top: 3px solid #959595;
  border-right: 3px solid #959595;
  padding: 15px 10px 15px 15px;
  text-align: left;
  vertical-align: middle;
}

.price_table td.title {
  text-align: center;
  white-space: nowrap;
  font-weight: bold;
  font-size: 15px;
  width: 18%;
}
.price_table td.title {
  background-color: #f4f4f4;
}

/*方眼紙リスト*/
.graphPaper {
  background-size: 40px 40px, 40px 40px, 20px 20px, 20px 20px;
  background-image: linear-gradient(#0000 2px, transparent 0),
    linear-gradient(90deg, #0000 2px, transparent 0),
    linear-gradient(#0000000d 1px, transparent 0),
    linear-gradient(90deg, #0000000d 1px, transparent 0);
  border: 1px #351604 solid;
  position: relative;
  margin-top: 50px;
  padding: 60px 100px;
}
.graphPaper .graphPaper_ttl {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #fff;
}
.graphPaper li {
  padding: 0 0 0 3em;
  background: url(img/check_icon.png);
  background-repeat: no-repeat;
  background-position: left top 13px;
  font-weight: 500;
}
.graphPaper li:first-of-type {
  margin-top: 0px;
}
.graphPaper .txt_underline {
  text-decoration: underline;
}
.graphPaper {
  background-size: 40px 40px, 40px 40px, 20px 20px, 20px 20px;
  background-image: linear-gradient(#0000 2px, transparent 0),
    linear-gradient(90deg, #0000 2px, transparent 0),
    linear-gradient(#0000000d 1px, transparent 0),
    linear-gradient(90deg, #0000000d 1px, transparent 0);
  border: 1px #351604 solid;
  position: relative;
  margin-top: 50px;
  padding: 60px 100px;
}

.graphPaper02 {
  background-size: 40px 40px, 40px 40px, 20px 20px, 20px 20px;
  background-image: linear-gradient(#0000 2px, transparent 0),
    linear-gradient(90deg, #0000 2px, transparent 0),
    linear-gradient(#0000000d 1px, transparent 0),
    linear-gradient(90deg, #0000000d 1px, transparent 0);
  border: 1px #351604 solid;
  position: relative;
  padding: 20px 3%;
}
.graphPaper02 ul li {
  position: relative;
  margin-bottom: 10px;
  padding-left: 20px;
  font-weight: 500;
}
.graphPaper02 ul li:last-child {
  margin-bottom: 0;
}
.graphPaper02 ul li::after {
  content: "";
  position: absolute;
  top: 14px;
  left: 0;
  width: 8px;
  height: 8px;
  background-color: #345e4c;
  border-radius: 50%;
}
.services_flex {
  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;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
}
.justify-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.services_flex .width01 {
  width: 48%;
}
.child,
.preventive,
.temporomandibular,
.periodontal,
.orthodontic,
.ceramic,
.whitening,
.denture,
.implant {
  padding: 160px 0 0 0;
}
.box01.graphPaper {
  padding: 20px;
  border: solid 5px #c9c9c9;
  border-top: none;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  margin-top: 0;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  position: relative;
}
.box01_contents {
  margin-top: 90px;
}
.box01 img {
  margin: 0 auto 20px;
}
.box01_ttl {
  background: #c9c9c9;
  color: #fff;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  padding: 15px 0;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border: solid 5px #c9c9c9;
  position: absolute;
  top: 0px;
  left: -5px;
  width: calc(100% + 10px);
}
.child_preventive_diet {
  letter-spacing: -0.68px;
}
.child_preventive .box01:last-of-type .box01_ttl {
  background: #dec99b;
  border: solid 5px #dec99b;
}
.child_preventive .graphPaper.box01:last-of-type {
  border: solid 5px #dec99b;
}
.point {
  padding: 50px;
  background: #eee;
  position: relative;
  margin: 68px 0 40px 0;
}
.point::after {
  position: absolute;
  content: url(./img/point_ttl.png);
  top: -28px;
  left: -17px;
  display: block;
}
.point::before {
  position: absolute;
  content: "";
  background: url(/common/img/leaf01.png);
  bottom: 0;
  left: 0;
  display: block;
  height: 185px;
  width: 223px;
  background-size: cover;
  -webkit-transform: translate(-69%, 15%);
  transform: translate(-69%, 15%);
}
.box02 {
  padding: 40px;
}
.width02 {
  width: 30%;
}
.width03 {
  width: 66%;
}
.services_flex .width04 {
  -ms-flex-preferred-size: calc(100% / 4 - 8px);
  flex-basis: calc(100% / 4 - 8px);
}

.merit-demerit {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  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;
}
.merit-demerit .graphPaper {
  width: 50%;
  padding: 40px;
  padding-top: 75px;
  margin-top: 0;
}
.merit-demerit .strong01 {
  color: #351604;
}
.merit-demerit .merit .graphPaper_ttl {
  display: block;
  width: 100%;
  background: #84b128;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  line-height: 2em;
  top: 24px;
}
.merit-demerit .demerit .graphPaper_ttl {
  display: block;
  width: 100%;
  background: #7d7d7d;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  line-height: 2em;
  top: 24px;
}
.merit li {
  background: url(img/merit_icon.png);
  background-repeat: no-repeat;
  background-position: left top 5px;
}
.merit li.strong01 {
  background: url(img/merit_icon.png);
  background-repeat: no-repeat;
  background-position: left top 9px;
}
.merit li:first-of-type {
  margin-top: 0px;
}
.demerit li {
  background: url(img/demerit_icon.png);
  background-repeat: no-repeat;
  background-position: left top 5px;
}
.demerit li.strong01 {
  background: url(img/demerit_icon.png);
  background-repeat: no-repeat;
  background-position: left top 9px;
}
.demerit li:first-of-type {
  margin-top: 0px;
}
.flow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.flow img {
  margin: 0 auto 20px;
}
.step {
  background: #ffdcdc;
  margin-right: 4%;
  width: 22%;
  padding: 10px;
  position: relative;
}
.step:last-of-type {
  margin-right: 0;
}
.step::before {
  position: absolute;
  content: "→";
  display: block;
  width: 1em;
  height: 1em;
  color: #345e4c;
  font-size: 30px;
  right: -1px;
  top: 50%;
  -webkit-transform: translate(100%, -50%);
  transform: translate(100%, -50%);
}
.step:last-of-type::before {
  content: none;
}
.step_head {
  padding: 10px 0; /*10px 10px*/
  text-align: center;
  color: #952525;
  font-size: 23.5px;
  font-weight: 400;
}
.step:nth-of-type(2) {
  background: #ffe8c5;
}
.step:nth-of-type(2) .step_head {
  color: #8f5600;
}
.step:nth-of-type(3) {
  background: #fffcd1;
}
.step:nth-of-type(3) .step_head {
  color: #837a00;
}
.step:nth-of-type(4) {
  background: #d9f2d6;
}
.step:nth-of-type(4) .step_head {
  color: #345e4c;
}
.step:nth-of-type(5) {
  background: #d5e4f2;
}
.step:nth-of-type(5) .step_head {
  color: #344a5e;
}
.step_body {
  padding: 17px;
  border-top: #351604 dotted 2px;
  line-height: 1.5em;
}
.step_num {
  font-size: 36px;
}
.step_num span {
  font-weight: bold;
}
.step_ttl {
  font-weight: bold;
}
/*共通（終わり）*/

/*--------------------------------
小児歯科
--------------------------------*/
.child .section_main_area {
  background: url(./img/child_bg.jpg);
  background-position: center;
  padding: 90px 0;
  background-size: cover;
  background-repeat: no-repeat;
}
.child_preventive {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.sealant .box01_contents {
  margin-top: 65px;
}

/*--------------------------------
予防歯科
--------------------------------*/
.preventive .section_main_area {
  background: url(./img/preventive_bg.jpg);
  background-position: center;
  padding: 90px 0;
  background-size: cover;
  background-repeat: no-repeat;
}

/*--------------------------------
顎関節症
--------------------------------*/
.temporomandibular .section_main_area {
  background: url(./img/temporomandibular_bg.jpg?051101);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 1px 0 20px;
}
.temporomandibular .graphPaper p {
  margin: 20px 0;
}
.temporomandibular .selfcheck_width {
  width: 35%;
}
.temporomandibular .tempo_flex_center {
  justify-content: space-around;
}
.temporomandibular .font_bold {
  font-weight: bold;
}
.temporomandibular .m_auto {
  margin: 0 auto;
}
.temporomandibular .w_max {
  width: 100%;
}
.temporomandibular .p_relative {
  position: relative;
}
.temporomandibular .arrow_box {
  position: absolute;
  width: 100%;
  bottom: 20px;
  text-align: center;
}
.temporomandibular .arrow_img {
  width: 70px;
}
.temporomandibular .arrow_txt {
  color: #90b842;
  font-size: 19px;
  font-weight: bold;
  height: 30px;
}
/*--------------------------------
歯周病
--------------------------------*/
.periodontal .section_main_area {
  background: url(./img/periodontal_bg.jpg);
  background-position: center;
  padding: 90px 0;
  background-size: cover;
  background-repeat: no-repeat;
}
.periodontal ul.item {
  margin: 0 auto;
  text-align: center;
}
.periodontal ul.item::after {
  content: "";
  clear: both;
  display: block;
}
.periodontal dl.txt {
  content: "";
  clear: both;
  display: block;
}
.periodontal dl.txt dt {
  float: left;
  text-align: left;
}
.periodontal dl.txt dd {
  margin-bottom: 8px;
  padding-bottom: 8px;
  padding-left: 80%;
  border-bottom: 1px dashed #595656;
  text-align: right;
}
.periodontal dl.txt dd:nth-child(odd) {
  background-color: #344a5e;
}
.periodontal .table01 > table {
  width: 100%;
}
.periodontal .table01 > table thead th {
  width: calc(100% / 3);
  padding-right: 1%;
  text-align: center;
}
.periodontal .table01 > table thead th:last-child {
  padding-right: 0;
}
.periodontal .table01 > table thead th:nth-of-type(2) .ttl_09 {
  background-color: #82ac2e;
}
.periodontal .table01 > table thead th:nth-of-type(2) .ttl_09::after {
  border-top: 10px solid #82ac2e;
}
.periodontal .table01 > table thead th:last-child .ttl_09 {
  background-color: #e9f3e3;
  color: #351604;
}
.periodontal .table01 > table thead th:last-child .ttl_09::after {
  border-top: 10px solid #e9f3e3;
}
.periodontal .table01 > table tbody th {
  padding: 16px 3% 4px;
  text-align: center;
}
.periodontal .table01 > table tbody td {
  padding: 4px 3% 16px;
  border-bottom: 1px solid #351604;
  text-align: center;
}
.periodontal .table01 > table tbody tr:last-child td {
  padding-top: 16px;
}
.periobuster_n {
  padding: 40px;
}

#chiryoukouka {
	text-align: center;
	background: #87b12e;
	font-weight: bold;
	font-size: 110%;
	color: #fff;
	letter-spacing: 2px;
	padding: 5px 15px;
}
.title_name {
	font-size: 19px;
}
.sisyu_flow .step {
    padding: 10px 7px;
}

.sisyu_flow .step_body {
	text-align: center;
	letter-spacing: -1.3px;
    padding: 5px 0;
}
.sisyu_flow .step_body.middle1 {
	padding-top: 35px;
}
.sisyu_flow .step_body.middle2 {
	padding-top: 18px;
}

/*--------------------------------
矯正歯科
--------------------------------*/
.orthodontic .section_main_area {
  background: url(./img/orthodontic_bg.jpg);
  background-position: center;
  padding: 90px 0;
  background-size: cover;
  background-repeat: no-repeat;
}
.orthodontic_merit_list {
  padding: 60px 80px;
}
.orthodontic_merit_list .width01 {
  width: 60%;
}
.orthodontic_merit_list .width02 {
  width: 40%;
}

/*--------------------------------
セラミック治療
--------------------------------*/
.ceramic .section_main_area {
  background: url(./img/ceramic_bg.jpg);
  background-position: center;
  padding: 90px 0;
  background-size: cover;
  background-repeat: no-repeat;
}

/*--------------------------------
ホワイトニング
--------------------------------*/
.whitening .section_main_area {
  background: url(./img/whitening_bg.jpg);
  background-position: center;
  padding: 90px 0;
  background-size: cover;
  background-repeat: no-repeat;
}
.whitening .merit-demerit .graphPaper {
  padding: 25px;
  padding-top: 75px;
  margin-top: 0;
}
.price {
  letter-spacing: 4px;
  text-align: right;
}
.price .strong01 {
  margin: 0 7px;
}
.price_dots {
  letter-spacing: 0;
}

/*--------------------------------
入れ歯
--------------------------------*/
.denture .section_main_area {
  background: url(./img/denture_bg.jpg);
  background-position: center;
  padding: 90px 0;
  background-size: cover;
  background-repeat: no-repeat;
}
.denture_risk_list {
  padding: 60px 80px;
}
.denture_risk_list.graphPaper li {
  padding: 0 0 0 1.8em;
  background: url(img/check_icon.png);
  background-repeat: no-repeat;
  background-position: left top 13px;
  font-weight: 500;
  letter-spacing: 0px;
}

/*--------------------------------
インプラント
--------------------------------*/
.implant .section_main_area {
  background: url(./img/implant_bg.jpg);
  background-position: center;
  padding: 90px 0;
  background-size: cover;
  background-repeat: no-repeat;
}
.implant {
  padding-bottom: 100px;
}

/*================================

　ここからTABLET・PC適用

================================*/
@media (min-width: 897px) {
  /*--------------------------------
  共通
  --------------------------------*/
  .merit-demerit .graphPaper:first-of-type {
    border-right: none;
  }

  /*--------------------------------
  小児歯科
  --------------------------------*/
  .child_preventive:last-of-type .box01 .box01_ttl {
    background: #dec99b;
    border: solid 5px #dec99b;
  }
  .child_preventive:last-of-type .box01.graphPaper {
    border: solid 5px #dec99b;
  }
  .child_preventive:last-of-type .box01:last-of-type .box01_ttl {
    background: #c9c9c9;
    border: solid 5px #c9c9c9;
  }
  .child_preventive:last-of-type .graphPaper.box01:last-of-type {
    border: solid 5px #c9c9c9;
  }

  /*--------------------------------
  歯周病
  --------------------------------*/
  .periodontal ul.item {
    max-width: 500px;
  }
  .periodontal ul.item li {
    display: inline-block;
    margin-right: 2%;
    margin-bottom: 10px;
  }
  .periodontal .box02 {
    max-width: 80%;
    margin: 0 auto;
  }
  .periodontal .table01 img {
    margin-left: auto;
    margin-right: auto;
  }
  .periobuster_n img{
    margin: 0 auto;
  }
  
  /*--------------------------------
  矯正歯科
  --------------------------------*/
  .orthodontic_merit_list .graphPaper li {
    padding: 0 0 0 2.5em;
  }

}

/*================================

　ここからPC適用

================================*/
@media (min-width: 1500px) {
  /*--------------------------------
  歯周病
  --------------------------------*/
  .periodontal ul.item {
    max-width: 100%;
  }
  .periodontal ul.item li {
    margin-bottom: 0;
  }
  .periodontal ul.item li:last-child {
    margin-right: 0;
  }
}

/*================================

　ここからTABLET・SP適用

================================*/
@media (max-width: 896px) {
  /*--------------------------------
  共通
  --------------------------------*/
  .ttl_en {
    padding: 0 3vw;
  }
  .inner02 img {
    width: 100%;
  }
  .width03 {
    width: 100%;
  }
  .link_btn .link_btn_arrow {
    width: auto;
  }
  .section_main_text {
    padding: 50px 32px;
    background: #ffffff80;
    margin-top: 50px;
  }
  .section_main_area {
    background-position: 60% 16%;
    padding: 90px 0 70px;
  }
  .services_flex .width01 {
    width: 100%;
    margin-bottom: 20px;
  }
  .services_flex .width01:last-child {
    margin-bottom: 0;
  }
  .services_flex .width04 {
    -ms-flex-preferred-size: calc(100% / 2 - 8px);
    flex-basis: calc(100% / 2 - 8px);
    margin-bottom: 20px;
  }

  /*料金表*/
  .price_table tbody {
    display: block;
  }
  .price_table tr th {
    display: none;
  }
  .price_table td.title {
    width: 100%;
    display: block;
    white-space: normal;
    background-color: #345e4c;
    color: #fff;
  }
  .price_table tr {
    display: block;
    width: 100%;
    margin-bottom: 40px;
    border: 3px solid #dadada;
  }
  .image img {
    margin: 0 auto;
  }
  .price_table td {
    display: block;
  }
  .price_table td.price {
    width: 100%;
    display: block;
    background: #f4f4f4;
  }
  .price_table {
    border: none;
    margin: 0 auto;
  }
  .price_table td.price.type {
    text-align: center;
    background: #84b128;
    color: #fff;
  }
  .price_table td {
    border: none;
  }
  .price_table tr.corse_wrap01 {
    margin-bottom: 0;
    border-bottom: none;
  }
  .price_table tr.corse_wrap02 {
    border-top: none;
  }
  .price_table tr.th_wrap {
    display: none;
  }

  .graphPaper {
    padding: 50px;
  }
  .graphPaper .graphPaper_ttl {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #fff;
    width: 60%;
  }
  .step {
    background: #ffdcdc;
    margin-right: 4%;
    width: 22%;
    padding: 10px;
    position: relative;
  }
  .step::before {
    position: absolute;
    content: "→";
    display: block;
    width: 1em;
    height: 1em;
    color: #345e4c;
    font-size: 2.3vw;
    right: -1px;
    top: 50%;
    -webkit-transform: translate(100%, -50%);
    transform: translate(100%, -50%);
  }
  .step_head {
    padding: 0.5em 0;
    text-align: center;
    color: #952525;
    font-size: 2.3vw;
    font-weight: 400;
  }
  .step_num {
    font-size: 1.2em;
  }
  .step_ttl {
    font-weight: bold;
    line-height: 1.3em;
  }
  .step_body {
    padding: 17px 0 0 0;
    border-top: #351604 dotted 2px;
    line-height: 1.5em;
    font-size: 2.3vw;
  }
  .price {
    letter-spacing: 0px;
  }

  /*--------------------------------
  小児歯科
  --------------------------------*/
  .child-features .txt03 {
    font-size: 2.7vw;
    margin-top: 20px;
  }
  .child_preventive .box01:first-of-type {
    margin-bottom: 40px;
  }
  .child_preventive .box01_contents img {
    width: auto;
  }

  /*--------------------------------
  予防歯科
  --------------------------------*/
  .preventive .section_main_area {
    background: url(./img/preventive_bg.jpg);
    background-position: 60% 17%;
    padding: 90px 0 70px;
    background-size: cover;
  }

  /*--------------------------------
  顎関節症
  --------------------------------*/
  .temporomandibular .section_main_area {
    padding: 90px 0 70px;
    background-size: 200%;
  }
  /*--------------------------------
  歯周病
  --------------------------------*/
  .periodontal .section_main_area {
    background: url(./img/periodontal_bg.jpg);
    background-position: 60% 16%;
    padding: 90px 0 70px;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .periodontal .inner02 img {
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }
  .periodontal .graphPaper02 .services_flex ul.width01 {
    margin-bottom: 0;
  }
  .periodontal
    .graphPaper02
    .services_flex
    ul.width01:first-child
    li:last-child {
    margin-bottom: 10px;
  }
  .periodontal ul.item {
    max-width: 500px;
  }
  .periodontal ul.item li {
    display: inline-block;
    margin-right: 2%;
    margin-bottom: 10px;
  }

  /*--------------------------------
  矯正歯科
  --------------------------------*/
  .orthodontic .section_main_area {
    background: url(./img/orthodontic_bg.jpg);
    background-position: center;
    padding: 90px 0 70px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 60% 16%;
  }
  .orthodontic_merit_list .width02 {
    width: 100%;
  }

  /*--------------------------------
  セラミック治療
  --------------------------------*/
  .ceramic .section_main_area {
    background: url(./img/ceramic_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 65% 10%;
    padding: 90px 0 70px;
  }
  .whitening .section_main_area {
    background: url(./img/whitening_bg.jpg);
    background-position: center;
    padding: 90px 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 60% 16%;
    padding: 90px 0 70px;
  }
  .denture .section_main_area {
    background: url(./img/denture_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 68% 16%;
    padding: 90px 0 70px;
  }
  .implant .section_main_area {
    background: url(./img/implant_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 55% 16%;
    padding: 90px 0 70px;
  }
}

/*================================

　ここからSP適用

================================*/
@media (max-width: 480px) {
  /*--------------------------------
  共通
  --------------------------------*/
  .main {
    line-height: 1.7;
  }
	.step {
		width: 100%;
		margin-right: 0;
	}
	.step:not(:last-of-type) {
		margin-bottom: 6vw;
	}
  /*
		.step:nth-last-child(-n + 2) {
    margin-bottom: 0;
  }
		*/
	.step::before {
		content: "↓";
		top: unset;
		bottom: -5vw;
		left: 0;
		right: 0;
		margin: 0 auto;
		font-size: 4vw;
		-webkit-transform: none;
		transform: none;
		line-height: 1;
	}
  .step_num {
    font-size: 1.2em;
  }
  .step_head {
    font-size: 4.5vw;
  }
  .step_body {
    font-size: 16px;
  }
	.flow .step img {
		width: auto;
	}
  .flow {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .inner02 {
    padding: 0 2%;
  }
  .width02 {
    width: 100%;
  }
  .services_flex .width04 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .services_flex .width04:last-child {
    margin-bottom: 0;
  }
  .point {
    padding: 40px 20px 20px;
    background: #eee;
    position: relative;
    margin: 68px 0 40px 0;
  }
  .point::before {
    position: absolute;
    content: "";
    background: url(/common/img/leaf01.png);
    bottom: -30px;
    left: 0;
    display: block;
    height: 120px;
    width: 120px;
    background-size: cover;
    -webkit-transform: translate(-69%, 15%);
    transform: translate(-69%, 15%);
  }
  .box02 {
    padding: 5%;
  }
  .box02 .txt08 {
    font-size: 18px;
  }
  .main .txt02 .strong {
    font-size: 24px;
  }

  /*料金表*/
  .price_table_flex {
    display: block;
  }
  .price_table td .text {
    width: 100%;
  }
  .chart img {
    margin: 0 auto;
  }

  .graphPaper {
    padding: 15% 5% 10%;
  }
  .graphPaper li {
    background: url(img/check_icon.png);
    background-repeat: no-repeat;
    background-position: left top 5px;
    font-weight: 500;
    padding: 0 0 0 2em;
    font-size: 18px;
  }
  .section_main_area {
    margin-top: 166px;
    background-position: top right 30%;
    padding: 90px 0 0px;
    background-size: 300%;
  }
  .section_main_text p {
    margin-bottom: 15px;
    line-height: 1.5em;
  }
  .section_main_area .inner {
    padding: 0;
  }
  .section_main_area .ttl {
    text-align: center;
    margin-top: -208px;
  }
  /* .section_main_text {
    padding: 25px 25px 0;
    background: #fffc;
    margin-top: 252px;
  } */
  .section_main_text {
    padding: 25px;
    background: #fffc;
    margin-top: 261px;
  }
  .child,
  .preventive,
  .periodontal,
  .orthodontic,
  .ceramic,
  .whitening,
  .denture {
    padding: 80px 0 0 0;
  }
  .implant {
    padding: 80px 0 56px 0;
  }
  .child .section_main_area {
    background: url(./img/child_bg.jpg);
    background-position: top right 39%;
    padding: 90px 0 0;
    background-size: 295%;
    background-repeat: no-repeat;
  }
  .child-features .txt03 {
    font-size: 20px;
    margin: 20px 20px 40px 20px;
    font-weight: bold;
  }
  .child_preventive {
    margin-bottom: 0 !important ;
  }
  .child_preventive .box01:first-of-type {
    margin-bottom: 20px;
  }
  .denture_risk_list.graphPaper li {
    background-position: left top 5px;
  }
  .preventive .section_main_area {
    background: url(./img/preventive_bg.jpg);
    background-position: top right 33%;
    padding: 90px 0 0;
    background-size: 300%;
    background-repeat: no-repeat;
  }


  /*--------------------------------
  顎関節症
  --------------------------------*/
  .temporomandibular .section_main_area {
    background-position: top right 22%;
    background-size: 250%;
    padding: 90px 0 0;
    }
  .temporomandibular .tempo_sp_font {
    font-size: 5.5vw;
  }
  .temporomandibular .column_reverse {
    flex-direction: column-reverse;
  }

  /*--------------------------------
  歯周病
  --------------------------------*/
  .periodontal .section_main_area {
    background: url(./img/periodontal_bg.jpg);
    background-position: top right 37%;
    padding: 90px 0 0px;
    background-size: 300%;
    background-repeat: no-repeat;
  }
  /*
		.periodontal .step:nth-of-type(4) {
    margin-bottom: 10px;
  }
		*/
  .periodontal ul.item {
    max-width: 100%;
  }
  .periodontal ul.item li {
    display: block;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .periodontal ul.item li:last-child {
    margin-bottom: 0;
  }
  .sisyu_flow .step_body.middle1 {
	padding-top: 17px;
}


  /*--------------------------------
  矯正歯科
  --------------------------------*/
	.kyosei_flow .step_body {
		text-align: center;
	}
  .orthodontic .section_main_area {
    background: url(./img/orthodontic_bg.jpg);
    background-position: center;
    padding: 90px 0 0px;
    background-size: 300%;
    background-repeat: no-repeat;
    background-position: top right 36%;
  }
  .ceramic .section_main_area {
    background: url(./img/ceramic_bg.jpg);
    background-size: 300%;
    background-repeat: no-repeat;
    background-position: top right 30%;
    padding: 90px 0 0px;
  }
  .whitening .section_main_area {
    background: url(./img/whitening_bg.jpg);
    background-position: 300%;
    padding: 90px 0;
    background-size: 300%;
    background-repeat: no-repeat;
    background-position: top right 35%;
    padding: 90px 0 0px;
  }
  .denture .section_main_area {
    background: url(./img/denture_bg.jpg);
    background-size: 300%;
    background-repeat: no-repeat;
    background-position: top right 30%;
    padding: 90px 0 0px;
  }
  .implant .section_main_area {
    background: url(./img/implant_bg.jpg);
    background-size: 300%;
    background-repeat: no-repeat;
    background-position: top right 40%;
    padding: 90px 0 0px;
  }
  .inray .width02 {
    margin-bottom: 40px;
  }
  .orthodontic_item .width01 {
    margin-bottom: 40px;
  }
  .denture_item .width01:first-of-type {
    margin-bottom: 40px;
  }
  .implant-link {
    font-size: 4.2vw;
    text-align: LEFT;
    padding-left: 10px;
  }
}
