@charset "utf-8";

@media screen and (max-width: 768px) {

/*--------------------------------------------------
* main
==================================================*/

main {
  padding: 52px 0 0 0;
}

main section div.inner {
  width: 90%;
}

main section div.inner.mid {
  width: 90%;
}


/*--------------------------------------------------
* flexbox
==================================================*/

main section div.flexbox {
  display: block;
}

main section div.flexbox div.box.type01 {
  width: 100%;
  max-width: 100%;
}

main section div.flexbox div.box.type02 {
  width: 100%;
  max-width: 100%;
}

main section div.flexbox div.box.type03 {
  width: 100%;
  max-width: 100%;
}

main section div.flexbox div.box.type04 {
  width: 100%;
  max-width: 100%;
}

main section div.flexbox div.box.type05 {
  width: 100%;
  max-width: 100%;
}

main section div.flexbox div.box.type06 {
  width: 100%;
  max-width: 100%;
}

main section div.flexbox div.box.type07 {
  width: 100%;
  max-width: 100%;
}

main section div.flexbox div.box.type08 {
  width: 100%;
  max-width: 100%;
}

main section div.flexbox div.box.type09 {
  width: 100%;
  max-width: 100%;
  padding-bottom: 5px;
}

main section div.flexbox div.box.type10 {
  width: 100%;
  max-width: 100%;
}

main section div.flexbox div.box.type11 {
  width: 100%;
  max-width: 100%;
  padding-bottom: 5px;
}

main section div.flexbox div.box.type12 {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

main section div.flexbox div.box.type13 {
  width: 100%;
  max-width: 100%;
  margin-bottom: 50px;
}

main section div.flexbox div.box.type14 {
  width: 100%;
  max-width: 100%;
  margin-bottom: 50px;
}

main section div.flexbox div.box.type15 {
  width: 100%;
  max-width: 100%;
}

main section div.flexbox div.box.type15 p.arrow {
  display: none;
}

main section div.flexbox div.box.type16 {
  width: 100%;
  max-width: 100%;
  margin-bottom: 50px;
}

main section div.flexbox div.box.type17 {
  width: 95%;
  max-width: 100%;
  margin-bottom: 40px;
  padding-bottom: 5px;
}

main section div.flexbox div.box.type18 {
  width: 100%;
  max-width: 100%;
  margin-bottom: 50px;
}

main section div.flexbox div.box.type19 {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

main section div.flexbox div.box.type20 {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

main section div.flexbox div.box.type21 {
  width: 100%;
  max-width: 100%;
  margin-bottom: 60px;
}

main section div.flexbox div.box.type22 {
  width: 100%;
  max-width: 100%;
}


/*--------------------------------------------------
* dotBox
==================================================*/

main section div.dotBox {
  display: block;
}

main section div.dotBox div.img {
  width: 100%;
}

main section div.dotBox div.data {
  width: 100%;
}

main section div.dotBox div.data.center {
  width: 100%;
}

/*--------------------------------------------------
* facility
==================================================*/

#facility #faci01, #facility #faci02 {
  margin-top: -52px;
  padding-top: 52px;
}
#facility main p.lead {
    padding: 20px 0;
}

/*--------------------------------------------------
* Preventive Dentistry
==================================================*/

main section .pd-guide h3 {
  font-size: 24px;
}
main section .pd-guide2 dl {
  width: 320px;
  height: auto;
  margin: 0 auto 10px;
}
main section .pd-guide2 dl dd {
  position: static;
}
main section .pd-guide2 dl dd:first-child {
  background-size: 320px;
  width: 320px;
  height: 238px;
}
main section .pd-guide2 dl dd:nth-child(2) {
  background-size: 320px;
  width: 320px;
  height: 224px;
}
main section .pd-guide2 dl dd:nth-child(3) {
  background-size: 320px;
  width: 320px;
  height: 223px;
  color: #774CC8;
}
main section .pd-guide2 dl dd span {
  font-size: 30px;
  margin-top: 10px;
  padding-top: 70px;
}
ul.pdLink{
	margin:30px 0;
}
ul.pdLink li{
	display:block;
	border-radius:15px;
	margin:0 10px 10px;
	text-align:center;
}
ul.pdLink li a{
	padding:10px 0;
	font-size:20px;
	
}
section#link01,
div#link02,
div#link03{
	padding-top:60px !important;
	margin-top:-60px !important;
}
section#link01 h2{
	margin-bottom:20px;
}
ul.pdLink li:first-child{
	background:#fbffc2;
}
ul.pdLink li:nth-child(2) {
	background:#d5fce3;
}
ul.pdLink li:nth-child(3) {
	background:#e2d5fc;
}
main section .pd-guide2 dl dd:first-child span {
  font-size: 30px;
  margin-top: 10px;
  padding-top: 60px;
}
main section .pd-guide2 dl dd:nth-child(2) span {
  margin-top: 10px;
}
main section .pd-guide2 em {
  font-size: 14px;
  line-height: 1.8rem;
  margin: 10px 0 30px;
}
main section .pd-guide2 strong {
  font-size: 24px;
}

#pd main h2.small {
  font-size: 1.5em;
  padding: 0 10px;
}

main section .pd-guide2 ul {
  margin-bottom: 30px;
}
main section .pd-guide2 ul li {
  display: block;
}
main section .pd-guide2 ul li.arrow {
  background: url(../img/pd/icon02.png) no-repeat center center;
  background-size: 50px auto;
  height: 80px;
}
main section .pd-guide2 ul li.arrow img {
  display: none;
}
main section .pd-guide2 div {
  margin-top: 30px;
}
main section .pd-guide2 div img {
  float: none;
  margin-left: 0;
  margin-bottom: 20px;
}

main section .pd-guide3 ol {
  padding: 20px;
}
main section .pd-guide3 ol li {
  padding: 100px 0 0 0;
  margin-top: 20px;
}
main section .pd-guide3 ol li dl dt {
  font-size: 18px;
  padding-top: 20px;
  margin-bottom: 10px;
}
main section .pd-guide3 ol li:first-child {
  background-position: center top;
  margin-top: 0;
}
main section .pd-guide3 ol li:nth-child(2){
  background-position: center top;
}
main section .pd-guide3 ol li:nth-child(3){
  background-position: center top;
}
main section .pd-guide3 strong {
  font-size: 18px;
}

main section .pd-guide4 .title {
  font-size: 24px;
}
main section .pd-guide4 .title2 {
  padding: 10px;
  font-size: 18px;
  color: #C27100;
  background: url(../img/pd/bg06.png) no-repeat center center;
  margin: 40px 0 20px;
}
main section .pd-guide4 .img {
  margin: 0 0 40px;
}
main section .pd-guide4 .img li {
  display: inline-block;
  margin: 10px 0 0 0;
}
main section .pd-guide4 .frame {
  background: url(../img/pd/bg10.png) center center;
  width: auto;
  height: auto;
  margin-bottom: 50px;
  padding: 20px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
}
main section .pd-guide4 .frame img {
  float: none;
}
main section .pd-guide4 .frame dl {
  width: auto;
  margin-top: 20px;
}
main section .pd-guide4 .frame dl dt {
  font-size: 18px;
  border-bottom: 1px solid #C27100;
  line-height: 1.5;
  margin-bottom: 20px;
  padding-bottom: 10px;
}

/*--------------------------------------------------
* access
==================================================*/

main section div#accessAddress {
  width: 90%;
  margin: 0 auto;
}

main section div#accessTraffic {
  display: block;
  width: 90%;
  margin: 0 auto;
}

main section div#accessTraffic ul {
  width: 100%;
}

main section div#accessTraffic p {
  width: 100%;
}

main section table#accessTime {
  width: 100%;
  margin: 0 auto 10px auto;
}

main section table#accessTime tr th {
  padding: 3px 0;}

main section table#accessTime tr th.time {
  font-size: 0.875rem;
}

main section table#accessTime tr th.day {
  width: 34px;
  font-size: 0.75rem;
}

main section table#accessTime tr td {
  padding: 3px 0;
}

main section table#accessTime tr td img {
  width: 40%;
  height: auto;
}

main section table#accessTime tr td.time {
  font-size: 0.875rem;
}

main section table#accessTime tr td.close img {
  width: 100%;
  height: auto;
}

main section p#accessNotes {
  width: 90%;
}


/*--------------------------------------------------
* denture
==================================================*/

main section#denture {
  width: 100%;
  height: inherit;
  margin: 0 auto;
  padding: 290px 0 20px 0;
  background: url(../img/denture/bg_denture_sp.jpg) 0 0 / contain no-repeat;
}

main section#denture p {
  width: 100%;
}


/*--------------------------------------------------
* direct
==================================================*/

main section#direct {
  width: 100%;
  height: inherit;
  margin: 0 auto;
  padding: 270px 0 20px 0;
  background: url(../img/direct/bg_direct_sp.jpg) 0 0 / contain no-repeat;
}

main section#direct h3 {
  margin-bottom: 30px;
}

main section div.radiusGreyBox ul.merit {
  display: block;
}

main section div.radiusGreyBox ul.merit li {
  width: 100%;
}


/*--------------------------------------------------
* implant
==================================================*/

main section#implant {
  width: 100%;
  height: inherit;
  margin: 0 auto;
  padding: 300px 0 20px 0;
  background: url(../img/implant/bg_implant_sp.jpg) 0 0 / contain no-repeat;
}

main section#implant p {
  width: 100%;
}

main section div.radiusBox {
  padding: 30px 20px 10px 20px;
}

main section div.radiusBox p.arrow {
  display: none;
}


/*--------------------------------------------------
* orthodontic
==================================================*/

main section#orthodontic {
  width: 100%;
  height: inherit;
  margin: 0 auto;
  padding: 300px 0 20px 0;
  background: url(../img/orthodontic/bg_orthodontic_sp.jpg) 0 0 / contain no-repeat;
}

main section#adult {
  width: 100%;
  height: inherit;
  margin: 0 auto;
  padding: 260px 0 20px 0;
  background: url(../img/orthodontic/bg_adult_sp.jpg) 0 0 / contain no-repeat;
}

main section#children {
  width: 100%;
  height: inherit;
  margin: 0 auto;
  padding: 280px 0 20px 0;
  background: url(../img/orthodontic/bg_children_sp.jpg) 0 0 / contain no-repeat;
}

main section#adult h3,
main section#children h3 {
  margin-bottom: 30px;
  font-size: 1.5rem;
  font-weight: normal;
}

main section#adult p,
main section#children p {
  width: 100%;
}


/*--------------------------------------------------
* periodontal
==================================================*/

main section#aboutPeriodontal {
  width: 100%;
  height: inherit;
  margin: 0 auto;
  padding: 300px 0 20px 0;
  background: url(../img/periodontal/bg_aboutPeriodontal_sp.jpg) 0 0 / contain no-repeat;
}

main section#aboutPeriodontal h3 {
  margin-bottom: 30px;
}

main section#aboutPeriodontal p {
  width: 100%;
}

main section div.checkBox {
  margin-left: 17px;
}

main section div.checkBox ul {
  display: block;
  padding: 0 20px 15px 20px;
}

main section div.checkBox ul li {
  width: 100%;
}


/*--------------------------------------------------
* pmtc
==================================================*/

main section#pmtc {
  width: 100%;
  height: inherit;
  margin: 0 auto;
  padding: 280px 0 20px 0;
  background: url(../img/pmtc/bg_pmtc_sp.jpg) 0 0 / contain no-repeat;
}

main section#pmtc p {
  width: 100%;
}

main section#characteristic {
  padding-bottom: 150px;
  background: url(../img/pmtc/bg_characteristic.jpg) center bottom / contain no-repeat;;
}


/*--------------------------------------------------
* service
==================================================*/

#service main section#bg {
  width: 100%;
  height: inherit;
  margin: 0 auto;
  padding: 180px 0 20px 0;
  background: url(../img/service/bg_service.jpg) 0 0 / contain no-repeat;
}

#service section#service ul {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 90%;
  margin: -10px auto 0;
}

#service section#service ul li {
  width: 48%;
  margin-top: 10px;
}

#service #service01, #service #service02, #service #service03, #service #service04, #service #service05 {
  margin-top: -52px;
  padding-top: 52px;
}

/*--------------------------------------------------
* staff
==================================================*/

main section#greeting {
  width: 100%;
  height: inherit;
  margin: 0 auto;
  /* padding: 320px 0 20px 0; */
  /* background: url(../img/staff/bg_greeting_sp.jpg) 0 0 / contain no-repeat; */
}


/*--------------------------------------------------
* tooth
==================================================*/

main section#tooth {
  width: 100%;
  height: inherit;
  margin: 0 auto;
  padding: 170px 0 20px 0;
  background: url(../img/tooth/bg_tooth_sp.jpg) 0 0 / contain no-repeat;
}


/*--------------------------------------------------
* whitening
==================================================*/

main section#whitening {
  width: 100%;
  height: inherit;
  margin: 0 auto;
  padding: 230px 0 20px 0;
  background: url(../img/whitening/bg_whitening_sp.jpg) 0 0 / contain no-repeat;
}

main section#whitening p {
  width: 100%;
}



}