@charset "UTF-8";
/*! このcssはsass（sass/同名の.scssファイル）からコンパイルされています。修正時はこのcssを直接いじらないようにお願いします */
/************************************

TOP COMMON

************************************/
.bt {
  width: 370px;
  margin: 0 auto;
}
@media only screen and (max-width: 600px) {
  .bt {
    width: 100%;
    margin: 0 auto;
  }
}
/************************************

MAINIMAGE

************************************/
#mainimage {
  background: #f2f3f5 url(../images/common/top_mainimage2.jpg) no-repeat center top;
  height: 530px;
  position: relative;
  margin-top: 0;
  padding-top: 0;
}
@media only screen and (max-width: 1024px) {
  #mainimage {
    min-width: 100%;
    background: url(../images/common/top_mainimage1-sp@2x.jpg) no-repeat 0 0;
    height: 0;
    padding-top: 50%;
    background-size: cover;
  }
}

#mainimage .wrapper {
  text-align: left;
  position: relative;
  height: 530px;
}
@media only screen and (max-width: 1024px) {
  #mainimage .wrapper {
    position: absolute;
    top: 5%;
    left: 3%;
    width: 40%;
    height: auto;
  }
}

#mainimage .copy {
  position: absolute;
  top: 20%;
  left: 0%;
  width: 660px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (max-width: 1024px) {
  #mainimage .copy {
    top: 0;
    left: 0;
    width: 100%;
  }
}

#mainimage .catch {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-decoration: none;
  background-image: url(../images/common/mainimage_copy1910.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: contain;
  display: block;
  padding: 0;
  height: 270px;
  width: 360px;
  margin: 0 0 0px;
}
#mainimage .catch::before {
  display: none;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
  #mainimage .catch {
    background-image: url(../images/common/mainimage_copy1910@2x.png);
  }
}
@media only screen and (max-width: 1024px) {
  #mainimage .catch {
    background-image: url(../images/common/mainimage_copy1910.png);
    height: 0;
    width: 100%;
    padding-top: 75%;
    margin: 0 0 10px;
    float: none;
  }
}

#mainimage ul {
  width: 220px;
  margin: 190px 0 0 25px;
}
@media only screen and (max-width: 1024px) {
  #mainimage ul {
    width: 70%;
    margin: 0 auto;
    float: none;
  }
}
@media only screen and (max-width: 600px) {
  #mainimage ul {
    width: 100%;
  }
}

#mainimage ul li {
  background: #f78086;
  color: #fff;
  padding: 8px 0;
  text-align: center;
  font-weight: bold;
  margin: 0 0 5px;
  font-size: 90%;
  line-height: 1;
}
@media only screen and (max-width: 1024px) {
  #mainimage ul li {
    padding: 3px 0;
    font-size: 12px;
  }
}
@media only screen and (max-width: 600px) {
  #mainimage ul li {
    font-size: 10px;
  }
}

/************************************

#copy

************************************/
@media only screen and (max-width: 1024px) {
  #copy .wrapper {
    width: 90%;
  }
}
#copy .catch {
  font-family: serif;
  font-weight: normal;
  margin: 0 0 30px;
  font-size: 160%;
}
@media only screen and (max-width: 1024px) {
  #copy .catch {
    text-align: left;
    font-size: 120%;
    letter-spacing: 0.03em;
  }
}
#copy p {
  text-align: left;
}
@media only screen and (max-width: 1024px) {
  #copy p {
    font-size: 90%;
  }
}

/************************************

MAINIMAGE BOTTOM

************************************/
#mainimage_bottom {
  padding: 0 0 80px 0;
}
@media only screen and (max-width: 1024px) {
  #mainimage_bottom {
    margin: 20px 5% 50px 5%;
    text-align: left;
    padding: 0 0 0px 0;
  }
}

#mainimage_bottom h2.catch {
  color: #00a4d1;
  font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, sans-serif;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.12em;
  margin: 0 0 20px;
}
@media only screen and (max-width: 1024px) {
  #mainimage_bottom h2.catch {
    font-size: 120%;
    line-height: 1.5;
    text-align: center;
    margin: 0;
    letter-spacing: 0em;
  }
}
@media only screen and (max-width: 600px) {
  #mainimage_bottom h2.catch {
    font-size: 4.2vw;
  }
}

@media only screen and (max-width: 600px) {
  #mainimage_bottom .wrapper {
    width: 100%;
  }
}

#mainimage_bottom h2 {
  font-family: serif;
  font-weight: normal;
  font-size: 35px;
  letter-spacing: 0.12em;
  margin-bottom: 25px;
  line-height: 1.5;
}
@media only screen and (max-width: 1024px) {
  #mainimage_bottom h2 {
    font-size: 130%;
    margin-bottom: 15px;
    text-align: center;
  }
}

/************************************

INVISALIGN 2

************************************/
#invisalign2 {
  margin-bottom: 100px;
  position: relative;
}
@media only screen and (max-width: 1024px) {
  #invisalign2 {
    position: relative;
    background: none;
    height: auto;
    position: relative;
    margin-bottom: 80px;
  }
}

#invisalign2 .wrapper {
  padding: 10px 0 0 0;
}
@media only screen and (max-width: 1024px) {
  #invisalign2 .wrapper {
    margin: 0 auto;
    width: 84%;
    padding: 30px 0 0 0;
  }
}

#invisalign2 .kv {
  width: 100%;
  height: 530px;
  background: #faf9f9 url(../images/common/top_invi_back3.jpg) no-repeat center top;
  background-size: cover;
  margin: 0 0 60px;
  min-width: 1100px;
  position: relative;
}
@media only screen and (max-width: 1024px) {
  #invisalign2 .kv {
    height: 0;
    background: #faf9f9 url(../images/common/top_invi_back-sp@2x.jpg) no-repeat center top;
    background-size: cover;
    padding-top: 50%;
    margin: 0 0 30px;
    min-width: 100%;
    position: relative;
  }
}
@media only screen and (max-width: 600px) {
  #invisalign2 .kv {
    padding-top: 62.4%;
  }
}

#invisalign2 .kv .wrapper {
  position: relative;
  height: 530px;
}
@media only screen and (max-width: 1024px) {
  #invisalign2 .kv .wrapper {
    margin: 0 auto;
    width: 100%;
    padding: 0 0 0;
    position: absolute;
    top: 0;
    left: 0;
    height: auto;
  }
}

#invisalign2 .kv .catch {
  position: absolute;
  top: 12%;
  right: 0;
  left: 0;
  margin: auto;
  width: 300px;
  text-align: center;
  color: #00a4d1;
  font-size: 120%;
  line-height: 1.8;
  font-weight: normal;
}
@media only screen and (max-width: 1024px) {
  #invisalign2 .kv .catch {
    position: relative;
    top: auto;
    width: auto;
    font-size: 2vw;
    line-height: 1.5;
    padding: 5% 0;
  }
}
@media only screen and (max-width: 600px) {
  #invisalign2 .kv .catch {
    font-size: 2vw;
  }
}

#invisalign2 .kv .catch strong {
  display: block;
  font-size: 190%;
  font-weight: normal;
}
@media only screen and (max-width: 1024px) {
  #invisalign2 .kv .catch strong {
    font-size: 5vw;
  }
}
@media only screen and (max-width: 600px) {
  #invisalign2 .kv .catch strong {
    font-size: 5vw;
  }
}

#invisalign2 .title {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  margin: auto;
}
@media only screen and (max-width: 1024px) {
  #invisalign2 .title {
    bottom: 20px;
  }
}

#invisalign2 .title h2.midashi {
  margin: 0 auto 20px;
  color: #333;
  padding: 0 0 10px 0;
  font-size: 170%;
  line-height: 1.5;
  position: relative;
}
@media only screen and (max-width: 1024px) {
  #invisalign2 .title h2.midashi {
    margin: 0 auto 5px;
    padding: 0 0 2px 0;
    font-size: 4vw;
    line-height: 1.2;
    display: inline-block;
  }
}
@media only screen and (max-width: 600px) {
  #invisalign2 .title h2.midashi {
    font-size: 6.5vw;
  }
}

.pink {
  background: #f08086;
  color: #fff;
  font-size: 90%;
  line-height: 120%;
  font-weight: bold;
  padding: 5px 20px;
  display: inline-block;
  margin: 3px;
}
@media only screen and (max-width: 1024px) {
  .pink {
    font-size: 2vw;
    padding: 3px 12px;
    display: inline-block;
    margin: 3px;
  }
}
@media only screen and (max-width: 600px) {
  .pink {
    font-size: 4vw;
  }
}

#invisalign2 h3 {
  font-family: serif;
  font-weight: normal;
  font-size: 200%;
  line-height: 160%;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1024px) {
  #invisalign2 h3 {
    text-align: center;
    font-size: 22px;
  }
}
#invisalign2 p {
  margin-bottom: 40px;
}
@media only screen and (max-width: 1024px) {
  #invisalign2 p {
    text-align: left;
  }
}

/************************************

INVISALIGN 1

************************************/
#invisalign1 {
  margin: 0px 0 120px 0;
}
@media only screen and (max-width: 1024px) {
  #invisalign1 {
    margin: 0px 0 50px 0;
  }
}

#invisalign1 h2.teian {
  font-family: serif;
  font-weight: normal;
  font-size: 200%;
  line-height: 150%;
  letter-spacing: 0.12em;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1024px) {
  #invisalign1 h2.teian {
    font-size: 150%;
    letter-spacing: 0.05em;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 600px) {
  #invisalign1 h2.teian {
    font-size: 5vw;
  }
}

#invisalign1 .check {
  width: 450px;
  margin: 0 auto;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  #invisalign1 .check {
    width: 100%;
    margin: 0 auto;
    text-align: left;
  }
}

#invisalign1 .check ul {
  display: inline-block;
  text-align: left;
}
@media only screen and (max-width: 1024px) {
  #invisalign1 .check ul {
    margin: 0 3% 30px;
  }
}

#invisalign1 .check li {
  padding-left: 24px;
  line-height: 1.4;
  position: relative;
  margin-bottom: 7px;
  font-weight: bold;
}

#invisalign1 .check li:before {
  position: absolute;
  top: 1px;
  left: 0px;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  content: "";
  background-image: url("../images/common/icon_check_b.svg");
}

#invisalign1 h3 {
  color: #00a4d1;
  font-size: 150%;
  line-height: 1.3;
  letter-spacing: 0.15em;
  margin: 40px 0 20px;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  #invisalign1 h3 {
    font-size: 120%;
    letter-spacing: 0.05em;
    margin: 15px 0 20px;
    text-align: center;
  }
}

@media only screen and (max-width: 1024px) {
  #invisalign1 p {
    margin: 0 5%;
    text-align: left;
  }
}

/************************************

SP−TOKUTEN

************************************/
#sp_tokuten {
  display: none;
}

@media only screen and (max-width: 1024px) {
  #sp_tokuten {
    display: block;
    margin: 0px 5% 50px;
  }
}
/************************************

KYOSEI

************************************/
#kyosei {
  margin-bottom: 100px;
  position: relative;
}
@media only screen and (max-width: 1024px) {
  #kyosei {
    margin-bottom: 60px;
  }
}

#kyosei .kv {
  width: 100%;
  height: 530px;
  background: #faf9f9 url(../images/common/top_kyosei_back2.jpg) no-repeat center top;
  background-size: cover;
  margin: 0 0 40px;
}
@media only screen and (max-width: 1024px) {
  #kyosei .kv {
    position: relative;
    height: 0;
    background: #faf9f9 url(../images/common/top_kyosei_back-sp@2x.jpg) no-repeat center top;
    background-size: cover;
    padding-top: 50%;
    margin: 0 0 0px;
  }
}
@media only screen and (max-width: 600px) {
  #kyosei .kv {
    padding-top: 62.4%;
  }
}

#kyosei .kv .wrapper {
  position: relative;
  height: 530px;
}
@media only screen and (max-width: 1024px) {
  #kyosei .kv .wrapper {
    position: absolute;
    height: auto;
    width: 100%;
    padding: 0;
    top: 0;
    left: 0;
  }
}

#kyosei .kv .catch {
  position: absolute;
  top: 45%;
  left: 5%;
  margin: auto;
  width: 300px;
  text-align: center;
  color: #00a4d1;
  font-size: 120%;
  line-height: 1.8;
  font-weight: normal;
}
@media only screen and (max-width: 1024px) {
  #kyosei .kv .catch {
    position: absolute;
    top: 20vw;
    left: 3%;
    margin: auto;
    width: 50%;
    font-size: 2vw;
    line-height: 1.5;
  }
}
@media only screen and (max-width: 600px) {
  #kyosei .kv .catch {
    font-size: 3vw;
  }
}

#kyosei .kv .catch strong {
  display: block;
  font-family: serif;
  font-size: 190%;
  font-weight: normal;
}
@media only screen and (max-width: 1024px) {
  #kyosei .kv .catch strong {
    font-size: 4vw;
  }
}
@media only screen and (max-width: 600px) {
  #kyosei .kv .catch strong {
    font-size: 5.2vw;
  }
}

#kyosei .title {
  position: absolute;
  top: 400px;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
}
@media only screen and (max-width: 1024px) {
  #kyosei .title {
    position: absolute;
    top: auto;
    bottom: 5px;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
  }
}

#kyosei .title h2.midashi {
  margin: 0 0 10px;
  color: #333;
  padding: 0 0 10px 0;
  font-size: 170%;
  line-height: 1.5;
  position: relative;
  top: auto;
  left: auto;
}
@media only screen and (max-width: 1024px) {
  #kyosei .title h2.midashi {
    margin: 0 0 10px;
    color: #333;
    padding: 0 0 5px 0;
    font-size: 4vw;
    line-height: 1.5;
    position: relative;
    top: auto;
    left: auto;
    width: auto;
  }
}
@media only screen and (max-width: 600px) {
  #kyosei .title h2.midashi {
    font-size: 6.5vw;
  }
}

#kyosei .wrapper {
  padding: 10px 0 0 0;
}
@media only screen and (max-width: 1024px) {
  #kyosei .wrapper {
    margin: 0 auto;
    width: 84%;
    padding: 30px 0 0 0;
  }
}

#kyosei .lead h2 {
  font-family: serif;
  font-weight: normal;
  font-size: 200%;
  line-height: 160%;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1024px) {
  #kyosei .lead h2 {
    text-align: center;
    font-size: 125%;
    line-height: 150%;
    margin-bottom: 30px;
  }
}
#kyosei .lead p {
  margin-bottom: 40px;
}
@media only screen and (max-width: 1024px) {
  #kyosei .lead p {
    text-align: left;
  }
}
#kyosei .lead .bt {
  margin-bottom: 70px;
}

#case {
  margin-bottom: 100px;
}
#case .lead {
  max-width: 900px;
  margin: 0 auto 50px;
  text-align: left;
}

/************************************

ABOUT

************************************/
#about {
  margin-bottom: 120px;
  position: relative;
}
@media only screen and (max-width: 1024px) {
  #about {
    background: none;
    height: auto;
    position: relative;
    margin-bottom: 60px;
    min-width: 100%;
  }
}

@media only screen and (max-width: 1024px) {
  #about .wrapper {
    margin: 0 auto;
    width: 84%;
    padding: 30px 0 0 0;
  }
}

#about .kv {
  position: relative;
  width: 100%;
  height: 530px;
  background: #faf9f9 url(../images/common/top_about_back2.jpg) no-repeat center top;
  background-size: cover;
  margin: 0 0 40px;
}
@media only screen and (max-width: 1024px) {
  #about .kv {
    height: 0;
    background: #faf9f9 url(../images/common/top_about_back-sp@2x.jpg) no-repeat center top;
    background-size: cover;
    padding-top: 50%;
    margin: 0 0 20px;
  }
}
@media only screen and (max-width: 600px) {
  #about .kv {
    padding-top: 62.4%;
  }
}

#about .kv .wrapper {
  position: relative;
  height: 530px;
}
@media only screen and (max-width: 1024px) {
  #about .kv .wrapper {
    position: absolute;
    top: 25%;
    left: 3%;
    width: 53%;
    height: auto;
    padding: 0;
  }
}

#about .kv .text {
  position: absolute;
  top: 30%;
  left: 5%;
  margin: auto;
  width: 400px;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  #about .kv .text {
    position: relative;
    top: auto;
    left: auto;
    margin: auto;
    width: 100%;
    text-align: center;
  }
}

#about .kv .catch {
  color: #00a4d1;
  font-size: 120%;
  line-height: 1.8;
  font-weight: normal;
}
@media only screen and (max-width: 1024px) {
  #about .kv .catch {
    font-size: 2vw;
    line-height: 1.5;
  }
}
@media only screen and (max-width: 600px) {
  #about .kv .catch {
    font-size: 3.2vw;
  }
}

#about .kv .catch strong {
  display: block;
  font-family: serif;
  font-size: 190%;
  font-weight: normal;
}
@media only screen and (max-width: 1024px) {
  #about .kv .catch strong {
    font-size: 3.5vw;
  }
}
@media only screen and (max-width: 600px) {
  #about .kv .catch strong {
    font-size: 5vw;
  }
}

#about .kv ul {
  width: 300px;
  margin: 15px auto 0;
}
@media only screen and (max-width: 1024px) {
  #about .kv ul {
    width: auto;
    margin: 5px 3% 0;
  }
}

#about .kv ul li {
  background: #f08086;
  color: #fff;
  font-weight: bold;
  padding: 8px 0;
  font-size: 90%;
  line-height: 1;
  margin: 0 0 5px;
}
@media only screen and (max-width: 1024px) {
  #about .kv ul li {
    padding: 3px 0;
    font-size: 2vw;
    margin: 0 0 3px;
  }
}
@media only screen and (max-width: 600px) {
  #about .kv ul li {
    font-size: 3.5vw;
  }
}

#about .title {
  position: absolute;
  top: 400px;
  left: 0;
  right: 0;
  margin: auto;
}
@media only screen and (max-width: 1024px) {
  #about .title {
    position: absolute;
    top: auto;
    bottom: 10px !important;
    left: 0;
    right: 0;
    margin: auto;
  }
}

#about .title h2.midashi {
  margin: 0 0 10px;
  color: #333;
  padding: 0 0 5px 0;
  font-size: 170%;
  line-height: 1.5;
}
@media only screen and (max-width: 1024px) {
  #about .title h2.midashi {
    margin: 0 0 10px;
    font-size: 4vw;
  }
}
@media only screen and (max-width: 600px) {
  #about .title h2.midashi {
    font-size: 6.5vw;
  }
}

#about .wrapper {
  padding: 10px 0 0 0;
}

#about h2 {
  font-family: serif;
  font-weight: normal;
  font-size: 200%;
  line-height: 160%;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1024px) {
  #about h2 {
    text-align: center;
    font-size: 125%;
    line-height: 150%;
    margin-bottom: 15px;
  }
}

#about p {
  margin-bottom: 40px;
}
@media only screen and (max-width: 1024px) {
  #about p {
    text-align: left;
  }
}

#about .streetview {
  margin: 0 auto 20px;
}
@media only screen and (max-width: 1024px) {
  #about .streetview iframe {
    width: 100%;
    height: 250px;
  }
}

/************************************

ACCESS

************************************/
#access {
  margin: 0 0 100px 0;
}

#access p {
  padding: 0 0 30px;
}

#access h3 {
  font-family: serif;
  font-weight: normal;
  font-size: 200%;
  line-height: 160%;
  margin-bottom: 20px;
}

@media only screen and (max-width: 1024px) {
  #access .midashi {
    margin-top: 0;
  }

  #access iframe {
    width: 100%;
    height: 250px;
  }

  #access p {
    padding: 0 0 20px 0;
    text-align: left;
  }

  #access .bt {
    margin: 0 8%;
    width: 84%;
  }

  #access .wrapper {
    margin: 0 auto;
    width: 84%;
    padding: 30px 0 0 0;
  }

  #access h3 {
    text-align: center;
    font-size: 125%;
    line-height: 150%;
    margin-bottom: 15px;
  }
}
/************************************

DOCTOR

************************************/
#doctor {
  margin: 0 0 100px 0;
  background-color: #f2f2f2;
}

#doctor .wrapper {
  padding: 60px 0;
}

#doctor .main {
  max-width: 1000px;
  width: 90%;
  margin: 0 auto 30px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (max-width: 1024px) {
  #doctor .main {
    margin: 0 auto 30px auto;
  }
}

#doctor .image {
  width: 22%;
}
@media only screen and (max-width: 600px) {
  #doctor .image {
    width: 100%;
  }
}

#doctor .text {
  width: 72%;
  margin: 0 0 0 6%;
  text-align: left;
  padding-top: 10px;
}
@media only screen and (max-width: 600px) {
  #doctor .text {
    width: 100%;
    margin: 20px 0 0;
  }
}

#doctor h3 {
  font-family: serif;
  font-weight: normal;
  font-size: 110%;
  margin-bottom: 20px;
}

#doctor h3 strong {
  font-weight: normal;
  font-size: 140%;
}

#doctor h3 small {
  font-size: 85%;
}

@media only screen and (max-width: 1024px) {
  #doctor {
    margin: 0 0 80px 0;
  }

  #doctor h3 {
    font-size: 100%;
    margin-bottom: 20px;
    letter-spacing: 0;
  }

  #doctor h3 strong {
    font-weight: normal;
    font-size: 140%;
  }

  #doctor h3 small {
    font-size: 85%;
  }

  #doctor .bt {
    margin: 0 auto;
    width: 84%;
    max-width: 400px;
  }
}
/************************************

INFO RAYOUT & common

************************************/
#pc-info {
  display: block;
  text-align: left;
  margin: 60px 0;
  padding: 0px 0;
}
@media only screen and (max-width: 1024px) {
  #pc-info {
    text-align: left;
    margin: 40px auto;
    padding: 0px 0;
  }
}

.info .news {
  max-width: 700px;
  width: 100%;
  margin: 0 auto 0;
}
@media only screen and (max-width: 1024px) {
  .info .news {
    width: 84%;
    margin: 0 auto 0px auto;
  }
}

.info .data {
  width: 50%;
}

.info .title {
  position: relative;
  height: 15px;
  border-bottom: 1px solid #ccc;
  overflow: visible;
  margin-bottom: 50px;
}
@media only screen and (max-width: 1024px) {
  .info .title {
    position: relative;
    height: 12px;
    border-bottom: 1px solid #e6e6e6;
    overflow: visible;
    margin-bottom: 30px;
  }
}

.info .title h2 {
  font-family: serif;
  font-weight: normal;
  font-size: 150%;
  line-height: 100%;
  border-left: 2px solid #00a4d1;
  padding: 0 20px;
  background: #fff;
  display: inline-block;
}
@media only screen and (max-width: 1024px) {
  .info .title h2 {
    font-size: 130%;
    padding: 0 10px;
  }
}

.info .title .bt a {
  position: absolute;
  right: 0;
  top: 0;
  background: #00a4d1;
  color: #fff;
  width: 120px;
  padding: 7px;
  font-size: 90%;
  line-height: 100%;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  border-radius: 20px;
}
@media only screen and (max-width: 1024px) {
  .info .title .bt a {
    width: 80px;
    padding: 6px 5px 6px 15px;
    font-size: 80%;
  }
}

.info .title .bt a:before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 12px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  width: 6px;
  height: 6px;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  content: "";
}
@media only screen and (max-width: 1024px) {
  .info .title .bt a:before {
    position: absolute;
    top: 13px;
    width: 5px;
    height: 5px;
  }
}

/* Flashing */
.info .title .bt a:hover {
  position: absolute;
  right: 0;
  top: 1px;
}

/************************************

NEWS

************************************/
.news dl {
  padding-left: 20px;
  position: relative;
  margin-bottom: 10px;
}

.news dl:before {
  position: absolute;
  left: 2px;
  top: 11px;
  border-top: 1px solid #00a4d1;
  border-right: 1px solid #00a4d1;
  width: 5px;
  height: 5px;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  content: "";
}

.news dl:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.news dt {
  color: #00a4d1;
  font-size: 90%;
  float: left;
  width: 105px;
}
@media only screen and (max-width: 1024px) {
  .news dt {
    color: #00a4d1;
    font-size: 80%;
    float: none;
    width: 100%;
  }
}

.news dd {
  float: left;
  width: 330px;
  font-size: 100%;
}
@media only screen and (max-width: 1024px) {
  .news dd {
    float: none;
    width: 100%;
    font-size: 90%;
  }
}

.news dd a {
  color: #3d3a39;
  text-decoration: none;
}

.news dd a:hover {
  color: #00a4d1;
  text-decoration: underline;
}

.news .icon_new {
  background: #00a4d1;
  color: #fff;
  width: 40px;
  text-align: center;
  font-size: 11px;
  line-height: 100%;
  font-weight: bold;
  display: inline-block;
  padding: 2px 0;
  margin-left: 5px;
  border-radius: 2px;
}

/************************************

INSTAGRAM

************************************/
#insta {
  margin: 0 0 60px 0;
}

#insta .wrapper {
  padding: 60px 0 0 0;
}

#insta .list {
  margin: 0 0 40px 0;
}

#insta .raf img {
  width: 240px;
  margin: 10px;
}

@media only screen and (max-width: 1024px) {
  #insta .list {
    margin: 0 8% 40px 8%;
  }

  #insta .raf img {
    width: 48%;
    margin: 0 1% 1% 1%;
  }

  #insta .bt {
    margin: 0 8%;
    width: 84%;
  }
}
/************************************

footer

************************************/
.top_shinryo img {
  width: 236px;
  height: auto;
}

@media only screen and (max-width: 1024px) {
  .top_shinryo img {
    width: 204px;
    height: auto;
  }
}
/*# sourceMappingURL=maps/top.css.map */
@charset "UTF-8";
/*! このcssはsass（sass/同名の.scssファイル）からコンパイルされています。修正時はこのcssを直接いじらないようにお願いします */
/* CSS Document */
/************************************

all-in-one Calendar

************************************/
/*** カレンダー内のリンクを無効化 **/
.ai1ec-day a {
  pointer-events: none !important;
  color: #333;
}

.timely {
  margin: 0;
  font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, sans-serif !important;
  font-weight: 500;
  /*windows対策*/
  font-size: 90% !important;
  line-height: 140%;
}

/**** all-in-one Calendar ***/
.ai1ec-calendar-toolbar {
  display: none;
}

.ai1ec-views-dropdown {
  display: none;
}

/*** 枠***/
.timely td,
#ai1ec-container td {
  background: none;
  border: 0;
  padding: 0;
  height: 100px;
}

/*** 日付***/
.ai1ec-month-view .ai1ec-date {
  background: #fff;
  color: #333333;
  font-size: 90%;
  font-weight: bold;
  line-height: 150%;
  height: 20px;
  margin-bottom: 1px;
  padding: 3px 0.4em;
  text-shadow: none;
}

/*** イベント部分***/
.ai1ec-month-view .ai1ec-event {
  height: 80px;
  overflow: visible !important;
  white-space: normal !important;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px;
}

.ai1ec-month-view .ai1ec-allday .ai1ec-event {
  border-radius: 0;
  background-color: #f2f2f2;
  color: #333;
  text-shadow: none;
}

.ai1ec-month-view .ai1ec-event {
  height: 80px;
  line-height: 150%;
  margin: 0;
}

.ai1ec-month-view a.ai1ec-event-container,
.ai1ec-week-view a.ai1ec-event-container,
.ai1ec-oneday-view a.ai1ec-event-container {
  border: none;
  display: block;
  font-size: inherit;
  opacity: 1;
}

.ai1ec-month-view .ai1ec-allday {
  padding-left: 0;
  width: 100%;
}

/*** empty ***/
.ai1ec-month-view td.ai1ec-empty {
  background: #ffffff !important;
}

/*** popup ***/
.ai1ec-popover,
.ai1ec-popup,
.ai1ec-popup-in-month-view {
  display: none !important;
  opacity: 0 !important;
}

/*** 右下のシェア的なもの ***/
.ai1ec-subscribe-container {
  display: none;
}

@media only screen and (max-width: 960px) {
  .timely {
    font-size: 80% !important;
  }
  .ai1ec-calendar-title {
    display: inline-block !important;
  }
}

@media only screen and (max-width: 480px) {
  .timely {
    font-size: 70% !important;
  }
  /***navi ***/
  a.ai1ec-prev-year,
  a.ai1ec-next-year {
    display: none !important;
  }
  /*** 枠***/
  .timely td,
  #ai1ec-container td {
    height: 90px;
  }
  /*** 日付***/
  .ai1ec-month-view .ai1ec-date {
    height: 15px;
    font-size: 70%;
    padding: 1px 0.4em;
  }
  /*** イベント部分***/
  .ai1ec-month-view .ai1ec-event {
    height: 75px;
    padding: 2px;
  }
  .ai1ec-month-view .ai1ec-event {
    height: 75px;
    line-height: 130%;
  }
}

/************************************

Simple booking calendar

************************************/
/*** Simple booking calendar ***/
#sbc-calendar {
  float: none;
  margin: 0 5px 30px 0;
}

.sbc-calendar-month {
  float: none;
  padding: 5%;
  width: 90%;
  border: 1px solid #ccc;
  background-color: #fff;
  margin-right: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#sbc-calendar table {
  border-top: 1px solid #000;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#sbc-calendar-wrapper table tr,
#sbc-calendar-wrapper table th {
  background: none !important;
}

#sbc-calendar-wrapper table tr td {
  border: 0;
  padding: 10px 0;
  line-height: 150%;
  vertical-align: middle;
}

#sbc-calendar table thead th,
#sbc-calendar tr td {
  font-size: 100%;
  text-align: center;
  line-height: 150%;
  padding: 10px 0;
  width: 14.285%;
  height: auto;
  border: none;
}

#sbc-calendar table tfoot td {
  padding: 10px 0;
  text-align: left;
}

#sbc-calendar tr td {
  border: 1px solid #fff;
  padding: 10px 0;
}

#sbc-calendar tr td.pad {
  width: auto;
}

#sbc-calendar-wrapper .sbc-status-free {
  background-color: #eee;
}

#sbc-calendar-wrapper .sbc-status-booked {
  background-color: #feecec;
}

#sbc-calendar-wrapper .sbc-status-changeover {
  background-color: #ecfcfe;
}

#sbc-calendar td.sbc-status-free {
  border-color: #eee;
}

#sbc-calendar td.sbc-status-booked {
  border-color: #feecec;
}

#sbc-calendar td.sbc-status-changeover {
  border-color: #ecfcfe;
}

/*** calendar ***/
/** スマホ表示調整 **/
#calendar .ssp_pc {
  display: block;
}

#calendar .ssp_sp {
  display: none;
}

@media only screen and (max-width: 512px) {
  #calendar .ssp_pc {
    display: none;
  }
  #calendar .ssp_sp {
    display: block;
  }
}

/************************************

event oganiser?

************************************/
/*** title ***/
.eo-fullcalendar-responsive .fc-toolbar h2 {
  font-size: 120%;
  font-weight: bold;
  padding: 10px 0;
}

.fc button {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 10px;
  height: 2.1em;
  padding: 0 0.6em;
  font-size: 1em;
  white-space: nowrap;
  cursor: pointer;
}

/*** 日付曜日のセル***/
.fc-listWeek-view .fc-row .fc-content-skeleton .fc-day-number {
  text-align: left;
  line-height: 2em;
  border-bottom: 1px solid #dbdada;
  border-top: 1px solid #dbdada;
  font-weight: 700;
  background: #efefef;
}

.fc-listMonth-view .fc-row .fc-content-skeleton .fc-day-number,
.fc-listWeek-view .fc-row .fc-content-skeleton .fc-day-number {
  text-align: left;
  line-height: 2em;
  border-bottom: 1px solid #dbdada;
  border-top: 1px solid #dbdada;
  font-weight: 700;
  background: #efefef;
}

/** 曜日　***/
.fc-listWeek-view .fc-row .fc-content-skeleton .fc-day-number .fc-list-header-left,
.fc-listDay-view .fc-row .fc-content-skeleton .fc-day-number .fc-list-header-left,
.fc-listMonth-view .fc-row .fc-content-skeleton .fc-day-number .fc-list-header-left,
.fc-listWeek-view .fc-row .fc-content-skeleton .fc-day-number .fc-list-header-left {
  float: right;
  padding-left: 5px;
  padding-right: 5px;
}

/*** 日付***/
.fc-listWeek-view .fc-row .fc-content-skeleton .fc-day-number .fc-list-header-right,
.fc-listMonth-view .fc-row .fc-content-skeleton .fc-day-number .fc-list-header-right {
  float: left;
  position: relative;
  float: left;
  padding-right: 5px;
  padding-left: 5px;
  color: #666;
}

.fc-listWeek-view .fc-row .fc-content-skeleton .fc-day-number .fc-list-header-right:after,
.fc-listMonth-view .fc-row .fc-content-skeleton .fc-day-number .fc-list-header-right:after {
  position: absolute;
  top: 0;
  right: -12px;
  content: "日";
}

/** today color **/
.eo-fullcalendar-reset.fc-unthemed .fc-today {
  background: none;
}

/*** 色分け範囲 ***/
.fc-listDay-view .fc-day-grid-event,
.fc-listMonth-view .fc-day-grid-event,
.fc-listWeek-view .fc-day-grid-event {
  margin: 0 0px 0px;
  padding: 5px;
}

.fc-listDay-view.fc-display-date-above .fc-row .fc-content-skeleton tbody:after,
.fc-listDay-view.fc-display-date-above .fc-row .fc-content-skeleton tbody:before,
.fc-listMonth-view.fc-display-date-above .fc-row .fc-content-skeleton tbody:after,
.fc-listMonth-view.fc-display-date-above .fc-row .fc-content-skeleton tbody:before,
.fc-listWeek-view.fc-display-date-above .fc-row .fc-content-skeleton tbody:after,
.fc-listWeek-view.fc-display-date-above .fc-row .fc-content-skeleton tbody:before {
  line-height: 0.5em;
  content: "";
  color: #fff;
  display: block;
}

/*** カレンダー ***/
.fc-day-grid-event .fc-time {
  display: none;
}
/*# sourceMappingURL=../../maps/soleil_dental/css/foot.css.map */
