@charset "UTF-8";

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

01.キービジュアル 見出し
02.医院の一押し項目
03.こうしほてしい
04.ピックアップ
05.お知らせ　ブログ

   ========================================================================== */
/*
       01.キービジュアル　見出し
========================================================================== */
.keyPhoto {
  position: relative;
  width: 98%;
  margin: 0 auto 10px;
}

.keyPhoto img {
  width: 100%;
  height: auto;
}

.keyPhoto .icon {
  position: absolute;
  right: 4vw;
  bottom: 5.5vw;
  z-index: 60;
  display: flex;
  flex-direction: column;
}

.keyPhoto .icon li {
  margin-top: 2vw;
  filter: drop-shadow(0 0 5px #ccc);
}

.keyPhoto .icon img {
  width: 13vw;
}

.tel-ask {
  width: 90%;
  margin-bottom: 10%;
}

.notice {
  font-size: 4.5vw;
  padding: 8vw 0 9vw;
}

.notice .item:not(:last-of-type) {
  margin-bottom: 11vw;
}

.notice .item h2 > * {
  display: inline-block;
  background: red;
  color: #fff;
  font-size: 5vw;
  line-height: 1.1;
  /* width: 15em; */
  padding:0.35em 0.5em;
}

.notice .item.item2 h2 > * {
  background: #00afff;
}

.notice .item.item3 h2 > * {
  background: #4CAF50;
}

.notice .item.item4 h2 > * {
  background: #FFC107;
}

.notice .item.item5 h2 > * {
  background: #E53935;
}

.bnr-sameday {
  margin: 0 0 8vw 0;
}

.authorize {
  border: 1px solid #bfbfbf;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 2vw 2vw 4vw;
  margin: 0 3vw 4vw;
}

.authorize h2 {
  width: 100%;
  /* margin-bottom: 4.5vw; */
}

.authorize h2 img {
  width: 40%;
}

.authorize .txt {
  font-size: 4.3vw;
  text-align: center;
}

.authorize figure {
  margin-top: 3.5vw;
  text-align: center;
}

.authorize figure img {
  width: 30vw;
  box-sizing: border-box;
}

.kodomo p {
  text-align: center;
}

.kodomo img {
  width: 94%;
}

.gNav.top {
  margin-bottom: 20px;
}

.cp {
  width: 94%;
  border: 1px solid #7bd2ff;
  padding: 15px 10px 15px 30%;
  margin: 0 auto 15px;
  box-sizing: border-box;
  background: url(../images/sp/brash.jpg) no-repeat 15px 60%;
  background-size: 22% auto;
  font-size: 14px;
  position: relative;
}

.cp h2 {
  border-radius: 30px;
  transform: rotate(-16deg);
  display: block;
  width: 90px;
  position: absolute;
  line-height: 2;
  top: -2px;
  left: -15px;
  font-size: 12px;
  background: #44cc00;
  text-align: center;
  color: #fff;
}

.cp h3 {
  background: #4dc1fd;
  color: #fff;
  text-align: center;
  padding: 5px 12px 3px;
  border-radius: 6px;
  margin-bottom: 10px;
}

#twitter {
  width: 94%;
  margin: 0 auto;
  max-height: 260px;
  overflow: scroll;
  box-sizing: border-box;
  border: 1px solid #ccc !important;
}

.summer2019 {
  width: 94%;
  margin: 0 auto 20px;
}

.begin {
  width: 94%;
  padding: 10px 0 10px;
  border: 1px solid #ccc;
  margin: 0 auto 10px;
}

.begin h2 {
  color: #fff4e5;
  border-radius: 24px;
  font-size: 15px;
  line-height: 2;
  width: 80%;
  text-align: center;
  margin: 0 auto 20px;
  background: #f69700;
}

.begin p:first-of-type {
  font-size: 15px;
  background: url(../images/top/begin.png) no-repeat left center;
  background-size: 22px auto;
  padding-left: 30px;
  width: 200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 4px;
}

.begin .btn {
  width: 200px;
  margin: 10px auto 0;
  line-height: 2.4;
  padding-right: 8px;
  font-size: 14px;
}

.begin .btn a {
  text-decoration: underline;
  color: #fa9200;
}

.begin .btn a i {
  margin-right: 10px;
}

/* top_bnr */
.top_bnr {
  padding: 0px 22vw 20px;
}

.top_bnr li + li {
  margin-top: 2.4vw;
}

/*
      02.医院の一押し項目
========================================================================== */
.onePress {
  padding: 0 10px 15px;
  font-size: 3vw;
}

.onePress-box {
  margin-bottom: 8px;
}

.onePress-box:nth-of-type(odd) {
  float: left;
  width: 49%;
}

.onePress-box:nth-of-type(even) {
  float: right;
  width: 49%;
}

.onePress-box img {
  vertical-align: bottom;
  margin-bottom: 0.3em;
}

.introduce {
  margin: 0 5px 20px;
  border: 1px solid #C4C4C4;
  padding: 10px 10px 15px;
}

.introduce a {
  display: block;
}

.introduce h2 {
  font-size: 20px;
  margin-bottom: 8px;
  background: url(../images/sp/minilogo.gif) no-repeat 10% center, url(../images/sp/minilogo.gif) no-repeat right 10% center;
  text-align: center;
}

.introduce h3 {
  color: #00afff;
  background: url(../images/sp/bg_y.gif) repeat-x left bottom;
  text-align: center;
  margin: 0 2% 10px;
  font-size: 15px;
}

.introduce p {
  margin-bottom: 10px;
}

.introduce ul {
  padding: 0 0 20px 0;
  background: url(../images/top/arrow2.png) no-repeat center bottom;
  background-size: 30px auto;
  margin-bottom: 12px;
  text-shadow: white 1px 1px 0px, white -1px 1px 0px, white 1px -1px 0px, white -1px -1px 0px;
}

.introduce li {
  background: url(../images/top/arrow.png) no-repeat left center;
  background-size: 6px auto;
  padding-left: 12px;
  margin-bottom: 6px;
  line-height: 1.4;
  font-size: 13px;
}

.introduce li:nth-child(3) {
  font-size: 12px;
}

.introduce li:last-child {
  margin-bottom: 0;
}

.introduce .btn {
  background: #fff4e5;
  border-radius: 12px;
  line-height: 2.8;
  text-align: center;
  font-size: 13px;
}

.introduce .btn a {
  color: #f69700;
  display: block;
}

.introduce .btn i {
  margin-right: 4px;
}

@media screen and (min-width : 360px) {
  .introduce h3 {
    font-size: 16px;
    margin-bottom: 14px;
  }

  .introduce li {
    font-size: 14px;
    background: url(../images/top/arrow.png) no-repeat left center;
    background-size: 8px auto;
  }

  .introduce li:nth-child(3) {
    font-size: 14px;
  }

  .introduce p {
    font-size: 14px;
  }
}

@media screen and (min-width : 375px) {
  .introduce h3 {
    font-size: 17px;
  }

  .introduce li {
    font-size: 15px;
  }

  .introduce li:nth-child(3) {
    font-size: 15px;
  }
}

/*
      03.こうしほてしい
========================================================================== */
.needs {
  margin-bottom: 20px;
}

.needs .ttl-top {
  margin-bottom: 8px;
}

.needs ul {
  padding: 0 10px;
}

.needs li {
  border-radius: 5px;
  line-height: 68px;
  padding-left: 20px;
  margin-bottom: 8px;
  font-size: 14px;
  position: relative;
  overflow: hidden;
}

.needs li:last-child {
  font-size: 13px;
}

@media screen and (min-width : 360px) {
  .needs li {
    font-size: 15px;
  }

  .needs li:last-child {
    font-size: 14px;
  }
}

.needs li a {
  display: block;
}

.needs li a:hover,
.needs li a:active {
  opacity: .6;
}

.needs li:nth-child(odd) {
  border: 1px solid #b1d20c;
  background: url(../images/sp/arrow_g.gif) no-repeat left center;
}

.needs li:nth-child(even) {
  border: 1px solid #44cc00;
  background: url(../images/sp/arrow_b.gif) no-repeat left center;
}

.needs li:nth-child(odd) .st,
.needs li:nth-child(odd) .nb {
  color: #b1d20c;
}

.needs li:nth-child(even) .st,
.needs li:nth-child(even) .nb {
  color: #44cc00;
}

.needs li .nb {
  margin-right: 3px;
}

.needs li img {
  height: 70px;
  width: auto;
  position: absolute;
  right: 0;
  top: 0;
  border-left: 1px solid #E4E4E4;
}

.needs .movie-wrap {
  position: relative;
  padding: 0px 10px;
  /* padding:30px 0px 45.25% 0px;
    height: 0;
    overflow: hidden; */
  margin-top: 20px;
}

.needs .movie-wrap iframe {
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0px 10px 0px 10px;
  box-sizing: border-box;
}

/*
      04.リンク
========================================================================== */
section.link ul {
  padding: 0 10px;
  font-size: 12.5px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

section.link ul li {
  display: inline-block;
  padding: 0.2em 0;
}

section.link ul li:not(:last-of-type) {
  margin-right: 1em;
}

/*
      04.ピックアップ
========================================================================== */
.pickUp {
  margin-bottom: 20px;
}

.pickUp .ttl-top {
  margin-bottom: 0;
}

.pickUp li {
  position: relative;
  border-bottom: 1px solid #e2e2e2;
  line-height: 59px;
  font-size: 15px;
}

.pickUp li:nth-child(2) {
  font-size: 14px;
}

@media screen and (max-width : 360px) {
  .pickUp li {
    font-size: 13px;
  }

  .pickUp li:nth-child(2) {
    font-size: 12px;
  }
}

.pickUp li a {
  padding: 6px 8px;
  display: block;
}

.pickUp li a:hover {
  opacity: .6;
  background-color: #e5e5e5;
}

.pickUp i {
  color: #959595;
  position: absolute;
  right: 5px;
  top: 30px;
}

.pickUp li img {
  height: 58px;
  width: auto;
  vertical-align: middle;
  margin-right: 8px;
}

/*
      05.お知らせ　ブログ
========================================================================== */
.info {
  padding-bottom: 15px;
}

.info .ttl-top,
.blog .ttl-top {
  position: relative;
}

.blog .ttl-top {
  margin-bottom: 5px;
}

.info .ttl-top span,
.blog .ttl-top span {
  font-size: 10px;
  position: absolute;
  right: 5px;
  bottom: 2px;
  color: #30ccf4;
}

.info .ttl-top span i,
.blog .ttl-top span i {
  font-size: 14px;
  margin-left: 5px;
  vertical-align: middle;
}

.info dl {
  padding: 0 10px;
}

.info dt {
  font-size: 12px;
}

.info dd {
  color: #ffaa00;
  border-bottom: 1px dashed #5e5e5e;
  margin-bottom: 6px;
  padding-bottom: 3px;
}

.blog p {
  margin: 0 10px 10px;
  text-align: center;
}

.blog p img {
  width: 100%;
  height: auto;
}

.blog .half {
  display: flex;
  justify-content: space-between;
  margin: 0 10px 10px;
}

.blog .half p {
  width: 49%;
  margin: 0;
  box-sizing: border-box;
}

/*歯医者さんがおすすめする歯科医院*/
.blog p:nth-child(4) {
  text-align: center;
}

/*.blog p:nth-child(4) img{
	width:68%;
}*/
/*厚労省*/
.health {
  border: 1px solid #cccccc;
  padding: 10px 15px;
  margin: 10px 10px 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  background: url(../images/sp/health.png) no-repeat 20px center;
  background-size: 52px auto;
  padding-left: 60px;
  text-align: center;
  font-size: 110%;
  letter-spacing: 1px;
  line-height: 1.7;
}

.seotxt {
  font-size: 10px;
  padding: 0 10px 30px;
  line-height: 1.2;
}

section.movie p {
  padding: 0 10px;
}

section.movie a.ytube {
  display: block;
  position: relative;
}

section.movie a.ytube:after {
  content: "\f16a";
  font-family: 'fontawesome';
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 3.8rem;
  transform: translate(-50%, -50%);
  filter: drop-shadow(1px 1px 5px #888);
  color: red;
}

section.movie a.btn {
  background: #fff9e0;
  border: 1px solid #fa9200;
  color: #fa9200;
  width: 280px;
  line-height: 1;
  border-radius: 50px;
  font-size: 14px;
  padding: 1em 0;
  text-align: center;
  margin: auto;
  display: block;
}

section.movie .right i.fa {
  margin-right: 0.3em;
}
