@charset "UTF-8";
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
　style
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#header {
  height: 550px;
  background: url(../images/img_mv.jpg) no-repeat center 0;
  background-size: cover;
}
#header #txt-home-mv {
  position: absolute;
  left: 0;
  top: 145px;
  font-family: "GenJyuuGothic-P-Bold", Verdana, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  letter-spacing: 0.1em;
  font-size: 36px;
  line-height: 1.5;
  text-shadow: 3px 3px 10px white, -3px 3px 10px white, 3px -3px 10px white, -3px -3px 10px white;
}
#header #txt-home-mv2 {
  position: absolute;
  right: 15px;
  bottom: 0;
  font-family: "GenJyuuGothic-P-Bold", Verdana, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  letter-spacing: 0.1em;
  font-size: 36px;
  line-height: 1.5;
  text-shadow: 3px 3px 10px white, -3px 3px 10px white, 3px -3px 10px white, -3px -3px 10px white;
}
#header #txt-home-mv:after, #header #txt-home-mv:before {
  position: absolute;
  content: "";
}
#header #txt-home-mv:after {
  left: -10px;
  bottom: -288px;
  width: 556px;
  height: 275px;
  background-image: url(../images/top_mv_01.png);
}

#header-inner {
  height: 550px;
}

#sec-home-schedule .sec-inner {
  padding: 80px 0 60px;
}
#sec-home-schedule .box-schedule {
  float: left;
  width: 600px;
}
#sec-home-schedule .box-schedule dl {
  position: relative;
}
#sec-home-schedule .box-schedule dl:after {
  content: "";
  position: absolute;
  left: -7px;
  top: -50px;
  width: 210px;
  height: 88px;
  background-image: url(../images/tag_schedule.png);
}
#sec-home-schedule .box-schedule dl dd {
  position: relative;
  margin-top: 10px;
  font-size: 14px;
}
#sec-home-schedule .box-schedule .box-btn {
  *zoom: 1;
  margin-top: 20px;
  margin-left: -4px;
  margin-right: -4px;
}
#sec-home-schedule .box-schedule .box-btn:after {
  content: "";
  display: table;
  clear: both;
}
#sec-home-schedule .box-schedule .box-btn li {
  box-sizing: border-box;
  float: left;
  width: 31%;
  margin-left: 0;
  text-align: center;
}
#sec-home-schedule .box-contact {
  float: right;
  width: 320px;
  height: 350px;
  background: url(../images/contact/bg.png) #f1dfa3 no-repeat center 0;
  text-align: center;
}
#sec-home-schedule .box-contact dl {
  padding-top: 23px;
}
#sec-home-schedule .box-contact dl dd {
  margin-top: 3px;
}
#sec-home-schedule .box-contact ul {
  position: relative;
  margin-top: -11px;
}
#sec-home-schedule .box-contact ul li {
  margin-bottom: 3px;
}

#sec-home-orthodontic .orthodontic-image a {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  box-sizing: border-box;
  position: relative;
  height: 360px;
  padding-top: 80px;
  display: block;
  background: url(../images/bg_orthodontic.jpg) white no-repeat center center;
}
#sec-home-orthodontic .orthodontic-image a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  text-decoration: none;
}
#sec-home-orthodontic .orthodontic-image a img img {
  -webkit-transition: 0s;
  transition: 0s;
}
#sec-home-orthodontic .orthodontic-image a img img:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
#sec-home-orthodontic .orthodontic-image h2,
#sec-home-orthodontic .orthodontic-image p {
  position: relative;
  left: 50%;
  margin-left: -480px;
}
#sec-home-orthodontic .orthodontic-image p {
  margin-top: 30px;
}

#sec-home-orthodontic .street-image {
  background: #FFF;
  width: 100%;
  padding: 3em 0;
}
#sec-home-orthodontic .street-image-title {
  text-align: center;
  margin-bottom: 1em;
  position: relative;
}
#sec-home-orthodontic .street-image-title img {
  position: relative;
  z-index: 11;
}
#sec-home-orthodontic .street-image-title:before {
  content: "";
  width: 256px;
  height: 207px;
  background: url(../images/street-img-l.png);
  position: absolute;
  left: 10%;
  top: 30%;
  z-index: 1;
}
#sec-home-orthodontic .street-image-title:after {
  content:"";
  width: 203px;
  height: 175px;
  background: url(../images/street-img-r.png);
  position: absolute;
  right: 11%;
  top: 30%;
}
#sec-home-orthodontic .street-image-subtitle {
  text-align: center;
  font-size: 1.1em;
  margin-bottom: 2em;
  position: relative;
  z-index: 11;
}
#sec-home-orthodontic .street-image-flex {
  display: flex;
  justify-content:space-around;
  width: 700px;
  margin: 0 auto;
}
#sec-home-orthodontic .street-image-list {
  background: #f98b91;
  height: 40px;
  padding: 10px 10px 0px 10px;
  width: 30%;
  margin-right: 2%;
  margin-bottom: 1em;
  position: relative;
  z-index: 2;
}
#sec-home-orthodontic .street-image-list:nth-child(3) {
  background: #f98b91;
  height: 40px;
  padding: 10px 10px 0px 10px;
  width: 30%;
  margin-right: 0;
}
#sec-home-orthodontic .street-image-list a {
  color: #FFF;
  vertical-align: middle;
  font-size: 1.1em;
  top: 5px;
  width: 100%;
  height: 100%;
  display: inline-block;
  position: relative;
}
#sec-home-orthodontic .street-image-list a:hover {
  opacity: 0.7;
}
#sec-home-orthodontic .street-image-list a:after {
  position: absolute;
  content: "";
  right: 6px;
  top: 7px;
  margin-top: -4px;
  border-left: solid 7px #FFF;
  border-top: solid 7px transparent;
  border-bottom: solid 7px transparent;
}
#sec-home-orthodontic .otona-image a {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  box-sizing: border-box;
  position: relative;
  height: 337px;
  padding-top: 70px;
  display: block;
  background: url(../images/bg_otona.jpg) white no-repeat center center;
  background-size: cover;
}
#sec-home-orthodontic .otona-image a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  text-decoration: none;
}
#sec-home-orthodontic .otona-image a img img {
  -webkit-transition: 0s;
  transition: 0s;
}
#sec-home-orthodontic .otona-image a img img:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
#sec-home-orthodontic .otona-image h2,
#sec-home-orthodontic .otona-image p {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  text-align: right;
}
#sec-home-orthodontic .otona-image p {
  margin-top: 45px;
}
#sec-home-orthodontic .bnr-l {
  *zoom: 1;
}
#sec-home-orthodontic .bnr-l:after {
  content: "";
  display: table;
  clear: both;
}
#sec-home-orthodontic .bnr-l li {
  float: right;
}
#sec-home-orthodontic .bnr-l li:first-child {
  float: left;
}
#sec-home-orthodontic .bnr-m {
  *zoom: 1;
  margin-top: 40px;
}
#sec-home-orthodontic .bnr-m:after {
  content: "";
  display: table;
  clear: both;
}
#sec-home-orthodontic .bnr-m .box-topics {
  float: left;
  width: 460px;
}
#sec-home-orthodontic .bnr-m .box-topics .box-topics-ttl {
  position: relative;
  width: 100%;
  height: 60px;
  background-color: #f1dfa3;
}
#sec-home-orthodontic .bnr-m .box-topics .box-topics-ttl h3 {
  position: absolute;
  top: -12px;
  left: 10px;
}
#sec-home-orthodontic .bnr-m .box-topics .box-topics-ttl p {
  position: absolute;
  right: 30px;
  top: 50%;
  margin-top: -9px;
}
#sec-home-orthodontic .bnr-m .box-topics > ul {
  padding: 10px 15px 20px;
  background-color: #fff;
  font-size: 14px;
}
#sec-home-orthodontic .bnr-m .box-topics > ul li {
  margin-top: 10px;
  *zoom: 1;
  line-height: 1.75;
}
#sec-home-orthodontic .bnr-m .box-topics > ul li:after {
  content: "";
  display: table;
  clear: both;
}
#sec-home-orthodontic .bnr-m .box-topics > ul a {
  color: #d1530f;
}
#sec-home-orthodontic .bnr-m .box-topics > ul a:hover {
  color: #d6ab00;
}
#sec-home-orthodontic .bnr-m .box-topics > ul .date {
  float: left;
  margin-right: 10px;
}
#sec-home-orthodontic .bnr-m .box-topics > ul p {
  overflow: hidden;
}
#sec-home-orthodontic .bnr-m .box-topics > ul .cat {
  display: inline-block;
  margin: 0 10px 0 0;
  padding: 0 5px;
  background-color: #ccc;
  font-size: 12px;
  color: #fff;
  text-align: center;
  line-height: 1.75;
}
#sec-home-orthodontic .bnr-m .box-topics > ul .cat-info {
  background-color: #85a7c1;
}
#sec-home-orthodontic .bnr-m .box-topics > ul .cat-blog {
  background-color: #97c351;
}
#sec-home-orthodontic .bnr-m .box-topics > ul .cat-cc {
  background-color: #ebc2cd;
}
#sec-home-orthodontic .bnr-m .box-topics > ul .cat-csr {
  background-color: #e8b58b;
}
#sec-home-orthodontic .bnr-m > ul {
  *zoom: 1;
  float: right;
  width: 460px;
}
#sec-home-orthodontic .bnr-m > ul:after {
  content: "";
  display: table;
  clear: both;
}
#sec-home-orthodontic .bnr-m > ul li {
  float: right;
}
#sec-home-orthodontic .bnr-m > ul li:first-child {
  float: left;
}
#sec-home-orthodontic .bnr-s {
  margin-top: 40px;
  font-size: 0;
  text-align: center;
}
#sec-home-orthodontic .bnr-s li {
  display: inline-block;
  margin-left: 13px;
}
#sec-home-orthodontic .bnr-s li:first-child {
  margin-left: 0;
}
#sec-home-orthodontic .bnr-s li img {
  border-radius: 100%;
}
.mod-internet-bnr {
  margin-bottom: 10px;
  width: 320px;
  display: inline-block;
  float: right;
}
.mod-internet-bnr img{
  width: 100%;
}
.mod-internet-bnr iframe{
	width: 100%;
	height: auto;
	position: relative;
}
.mod-internet-bnr iframe::before{
	content: '';
	display: block;
	width: 100%;
	height: 0;
	padding-bottom: 64%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.mod-bnr-20190520 {
  padding: 20px 0 60px!important;
}
.mod-bnr-20190520-item {
  margin-bottom: 20px;
}
.mod-bnr-20201007-item {
  margin-bottom: 70px;
}