@charset "UTF-8";
@import "../normalize.css";
@import "../common.css";
/*=================================
  目立たない矯正治療
==================================*/
#box {
  line-height: 1.6;
}

#box p {
  margin-top: 1em;
}

.index li {
  list-style-type: disc;
  margin-left: 1.5em;
  margin-top: 0.5em;
}

#box section {
  margin-top: 25px;
  padding-top: 25px;
  border-top: 1px dotted #cccccc;
}

#box section h3 {
  font-size: 120%;
  color: #076ab6;
  font-weight: bold;
}

#box section p.attention {
  text-indent: -2em;
  padding-left: 2em;
}

#box section aside {
  margin: 20px 0;
}

#incognito div {
  margin-top: 30px;
  padding-left: 360px;
  min-height: 220px;
  height: auto !important;
  height: 220px;
  background: url(../../orthodontics/images/invisible/incognito2.jpg) 0 0 no-repeat;
}

#incognito div h4 {
  color: #076ab6;
  font-weight: bold;
}

.button {
  display: block;
  width: 50%;
  margin: 1.5em auto;
  padding: 1em;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  color: #076ab6 !important;
  background-color: #fff;
  border: solid 2px #076ab6;
}

.button:hover {
  color: #FFFFFF !important;
  background-color: #076ab6;
}

/*
#box div .figure {
  width:660px;
  margin:0 auto;
}

h3 {
  font-size:120%;
  color:#076ab6;
  font-weight:bold;
  margin:30px 0 0 0;
  padding:30px 0 20px 0;
  border-top:1px dotted #cccccc;
}

#box p {
  line-height:1.6;
  margin:0 0 20px 0;
}

#box div p {
  display:block;
  margin:20px 0 0 0;
}
*/