@charset "utf-8";
/* clearfix ------------------------------*/

.clear {
  clear: both;
}

.clearfix:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}

/* 共通 ------------------------------*/

body {
  font-size: small;
  line-height: 1.8;
  color: #373737;
  background: url(../images/back.jpg);
}

#wrapper {
  width: 980px;
  margin: 0 auto;
  text-align: left;
  background: url(../images/shadow.png);
}
#wrapper_in {
  width: 980px;
  margin: 0 auto;
}
a {
  color: #ffb11a;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
table {
  border-collapse: separate;
  border-spacing: 1px;
}
table th {
  padding: 7px;
  background: #ddd2bc;
  font-size: 12px;
}
table td {
  background: #eee7d9;
  padding: 7px;
  font-size: 12px;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.red {
  color: #ff0033;
}

/* 個別クラス ------------------------------*/
.m0 {
  margin: 0 !important;
}
.mt5 {
  margin-top: 5px !important;
}
.mt7 {
  margin-top: 7px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt13 {
  margin-top: 13px !important;
}
.mt15 {
  margin-top: 15px !important;
}
.mt18 {
  margin-top: 18px !important;
}
.mt28 {
  margin-top: 28px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mt45 {
  margin-top: 45px !important;
}
.mt50 {
  margin-top: 50px !important;
}
.mt53 {
  margin-top: 53px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.mb70 {
  margin-bottom: 70px !important;
}
.ml15 {
  margin-left: 15px !important;
}
.ml16 {
  margin-left: 16px !important;
}
.ml20 {
  margin-left: 20px !important;
}
.ml29 {
  margin-left: 29px !important;
}
.ml30 {
  margin-left: 30px !important;
}
.ml32 {
  margin-left: 32px !important;
}
.ml40 {
  margin-left: 40px !important;
}
.ml42 {
  margin-left: 42px !important;
}
.mb10 {
  margin-bottom: 10px;
}
.b0 {
  border: 0 !important;
}
.min320 {
  min-height: 320px;
  height: auto !important;
  height: 320px;
}
.b_text {
  font-weight: bold;
  color: #014099;
}
/* header ------------------------------*/

#header {
  width: 980px;
  height: 97px;
  margin: 0 auto;
  background: url(../images/header_back.gif) repeat-x;
  position: relative;
}
#h1 {
  background: #8ad1d8;
  line-height: 30px;
}
#h1_in {
  width: 980px;
  margin: 0 auto;
  position: relative;
}
#h1_in h1 {
  color: #fff;
}
#h1_in p {
  position: absolute;
  top: 0;
  right: 0;
}
#header h2 {
  position: absolute;
  top: 10px;
  left: 0;
}

#header h2 img {
width: 320px;
height: auto;
}

#header p {
  position: absolute;
  top: 43px;
  right: 300px;
}
.comment {
  text-align: center;
  margin: 16px auto 24px auto;
}
.stop__red {
  color: #ff0033;
  font-size: 24px;
  font-weight: bold;
}
/* ナビゲーション ------------------------------*/

#gnavi ul {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  list-style: none;
}
#gnavi li {
  margin-top: 1px;
  line-height: 0;
}

/* ぱんくずリスト ------------------------------*/
#mainimage {
  width: 980px;
  margin: 0 auto;
}
#pankuzu {
  width: 980px;
  margin: 20px auto 0 auto;
  font-size: 12px;
}
h2#title {
  border: 1px solid #a8a8a8;
}
/* footer ------------------------------*/
#footer_link {
  background: #415878;
  margin-top: 25px;
}
#footer_link_in {
  width: 980px;
  margin: 0 auto;
  padding: 10px 0;
  text-align: center;
}
#footer_link_in img {
  border: 1px solid #cecece;
  margin: 0 15px;
}
#footer {
  background: #4c79b9;
  font-size: 12px;
  color: #fff;
  padding-top: 15px;
}
#footer_in {
  width: 980px;
  margin: 0 auto;
}
#footer_in a {
  color: #fff;
}
#footer address {
  padding: 15px 0;
}

/* メインコンテンツ ------------------------------*/
#conbox {
  width: 734px;
  margin: 20px auto 0 auto;
  position: relative;
  padding-left: 246px;
  min-height: 433px;
  height: auto !important;
  height: 433px;
}

/* トップ ------------------------------*/
#top #conbox #top_link {
  margin-top: 30px;
}

#top #conbox #info {
  margin-top: 20px;
}
#top #conbox #info ul {
  margin-top: 7px;
}
#top #conbox #info li {
  border-bottom: 1px solid #bdc6c6;
  line-height: 28px;
  background: url(../images/arrow01.png) no-repeat 10px center;
  padding-left: 23px;
}
#top #conbox #info li span {
  margin-right: 20px;
}
#top #conbox .topImg {
  margin: 0;
}

/* メリット ------------------------------*/

#merit #conbox p#text01 {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
}
#merit #conbox ul#pict {
  padding-top: 360px;
  z-index: 1;
}
#merit #conbox ul:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
#merit #conbox ul#pict li {
  float: left;
  margin-right: 27px;
  margin-top: 10px;
}
#merit #conbox ul#pict li.right {
  float: left;
  margin-right: 0;
}

/* ドクターメッセージ ------------------------------*/
#message #conbox ul.doctor {
  margin-top: 20px;
  background: url(../message/images/doctor_back.png) bottom;
}

#message #conbox ul:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
#message #conbox ul.doctor li.left {
  float: left;
  padding: 15px 21px;
}
#message #conbox ul.doctor li.right {
  float: right;
  padding: 15px 21px;
}
#message #conbox ul.doctor li {
  width: 315px;
  border-top: 1px solid #d7dcdc;
}
#message #conbox ul.doctor li img {
  float: left;
  margin: 0 10px 10px 0;
}
#message #conbox ul.doctor li h4 {
  background: url(../message/images/back01.gif) top right no-repeat;
  line-height: 34px;
  text-align: center;
  font-weight: bold;
}
#message #conbox ul.doctor li h5 {
  background: url(../message/images/back02.gif) top right no-repeat;
  line-height: 34px;
  text-align: center;
  font-weight: bold;
}
#message #conbox ul.doctor li p {
  font-size: 12px;
  margin-top: 13px;
}

#message #conbox ul.doctor2 {
  margin-top: 20px;
  background: url(../message/images/doctor_back2.png) bottom left no-repeat;
}

#message #conbox ul:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
#message #conbox ul.doctor2 li.left {
  float: left;
  padding: 15px 21px;
}
#message #conbox ul.doctor2 li {
  width: 315px;
  border-top: 1px solid #d7dcdc;
}
#message #conbox ul.doctor2 li img {
  float: left;
  margin: 0 10px 10px 0;
}
#message #conbox ul.doctor2 li h4 {
  background: url(../message/images/back01.gif) top right no-repeat;
  line-height: 34px;
  text-align: center;
  font-weight: bold;
}
#message #conbox ul.doctor2 li h5 {
  background: url(../message/images/back02.gif) top right no-repeat;
  line-height: 34px;
  text-align: center;
  font-weight: bold;
}
#message #conbox ul.doctor2 li p {
  font-size: 12px;
  margin-top: 13px;
}

/* 浅井歯科とは ------------------------------*/

#about #conbox #doctor01_1,
#about #conbox #doctor01_2,
#about #conbox #doctor01_3,
#about #conbox #doctor01_4,
#about #conbox #doctor01_5 {
  padding-left: 411px;
  padding-bottom: 10px;
  margin-top: 20px;
  border-bottom: 1px dotted #aaaaaa;
  min-height: 140px;
  height: auto !important;
  height: 140px;
}

#about #conbox #doctor01_2 a,
#about #conbox #doctor01_5 a {
  line-height: 28px;
  background: url(../images/arrow01.png) no-repeat left center;
  padding-left: 13px;
}

#about #conbox #doctor01_1 {
  background: url(../about/images/pict01.png) left top no-repeat;
}
#about #conbox #doctor01_2 {
  background: url(../about/images/pict02.png) left top no-repeat;
}
#about #conbox #doctor01_3 {
  background: url(../about/images/pict03.png) left top no-repeat;
}
#about #conbox #doctor01_4 {
  background: url(../about/images/pict04.png) left top no-repeat;
}
#about #conbox #doctor01_5 {
  background: url(../about/images/pict05.png) left top no-repeat;
}

#about #conbox #doctor02 {
  margin-top: 30px;
}
#about #conbox #doctor03 {
  margin-top: 30px;
  position: relative;
  min-height: 235px;
  height: auto !important;
  height: 235px;
  width: 733px;
}
#about #conbox #doctor03 p {
  margin-top: 13px;
}
#about #conbox #doctor03 div#pict06 {
  position: absolute;
  top: 50px;
  left: 500px;
  font-size: 10px;
}
#about #conbox #doctor04 {
  margin-top: 30px;
}

#about #conbox ul.place {
  margin-top: 20px;
  background: url(../about/images/about_back.png) repeat center top;
}
#about #conbox ul:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
#about #conbox ul.place li.left {
  float: left;
  padding: 7px 8px 7px 10px;
}
#about #conbox ul.place li.center {
  float: left;
  padding: 7px 10px 6px 22px;
}
#about #conbox ul.place li.right {
  float: right;
  padding: 7px 8px;
}
#about #conbox ul.place li {
  width: 220px;
  /*border-top:1px solid #d7dcdc;*/
  position: relative;
  font-size: 12px;
}
#about #conbox ul.place li div.btn {
  /*position: absolute;
	right: 9px;
	top: 740px;*/
  width: 161px;
}
#about #conbox ul.place li div.btn img {
  margin-top: 5px;
}
#about #conbox ul.place li p {
  margin-top: 20px;
}

/* 歯科医師の方へ ------------------------------*/
ul#tuyomi {
  margin-top: 10px;
  margin-bottom: 20px;
}
ul#tuyomi li {
  font-weight: bold;
  line-height: 50px;
  background: url(../images/circle.png) left center no-repeat;
  padding-left: 20px;
  border-bottom: 1px #aaaaaa dotted;
}

#doctor .box,
#hygienist .box,
#assistant .box,
#support .box {
  background: url(../doctor/images/box_back.png);
  border: 1px solid #d7dcdc;
  margin-top: 20px;
  padding: 15px 20px 15px 180px;
  position: relative;
  width: 532px;
}
#doctor .box h4,
#hygienist .box h4,
#assistant .box h4,
#support .box h4 {
  background: url(../doctor/images/name_back.gif) repeat-x;
  line-height: 34px;
  font-weight: bold;
  padding-left: 10px;
}
#doctor .box h5,
#hygienist .box h5,
#assistant .box h5 {
  color: #014099;
  font-weight: bold;
  margin-top: 13px;
}
#doctor .box p.read,
#hygienist .box p.read,
#assistant .box p.read {
  margin-top: 5px;
  font-size: 12px;
  width: 350px;
}
#doctor .box p.read2,
#hygienist .box p.read2,
#assistant .box p.read2,
#support .box p.read2 {
  margin-top: 5px;
  font-size: 12px;
  width: 532px;
}
#doctor .box p#pict01,
#hygienist .box p#pict01,
#assistant .box p#pict01,
#support .box p#pict01 {
  position: absolute;
  top: 15px;
  left: 14px;
}
#doctor .box p#pict02,
#hygienist .box p#pict02,
#assistant .box p#pict02 {
  position: absolute;
  top: 63px;
  left: 569px;
  font-size: 10px;
  width: 137px;
}
#doctor .box p#pict02 img,
#hygienist .box p#pict02 img,
#assistant .box p#pict02 img {
  margin-bottom: 7px;
}
#doctor #doctor02,
#hygienist #hygienist02,
#assistant #assistant02 {
  margin-top: 20px;
}

/* 開業支援 ------------------------------*/
#support .box ul {
  margin-top: 13px;
}
#support .box ul li {
  border-bottom: 1px solid #d7dcdc;
  background: url(../images/circle.png) left center no-repeat;
  padding: 5px 0;
  font-size: 12px;
  padding-left: 20px;
}
#support #support02 ul {
  margin-top: 15px;
}
#support #support02 ul:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
#support #support02 ul li {
  float: left;
  background: url(../doctor/images/box_back.png);
  margin-right: 34px;
  padding: 15px 0;
  width: 220px;
  border: 1px solid #d7dcdc;
}
#support #support02 ul li.right {
  margin-right: 0;
}
#support #support02 ul li img {
  margin: 0 35px;
}
#support #support02 ul li h5 {
  background: url(../doctor/images/name_back.gif) repeat-x;
  line-height: 34px;
  font-weight: bold;
  padding-left: 10px;
  margin-top: 5px;
}
#support #support02 ul li p {
  font-size: 12px;
  padding: 10px 10px 0 10px;
}
/* エントリーフォーム ------------------------------*/
#entry {
  font-size: 12px;
}

#entry font {
  color: #f00;
  font-weight: bold;
}

#entry #btn {
  text-align: center;
  margin-top: 20px;
}

#entry .submit {
  margin: 25px auto;
  text-align: center;
  display: flex;
  justify-content: center;
}

#entry .submit li {
  width: 150px;
}

#entry .submit li input {
  padding: 15px 0;
  width: 120px;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  background: #4c79b9;
  border: none;
  letter-spacing: 2px;
}

#entry .submit li .res {
  background: #aaaaaa;
}

#entry .submit li input:hover {
  cursor: pointer;
}

.note {
  font-size: 10px;
}

#agreecheck {
  display: none;
}

/*youtube*/
.youtube {
  margin: 3px 0 30px;
  text-align: center;
}

/*youtube*/
.youtube iframe {
  margin: 0 auto;
}
/*衛生士の動画*/
.movie {
  display: flex;
  justify-content: space-around;
}

/*経験が浅い若手歯科医師も安心*/
.rookieBox {
  margin-bottom: 50px;
}

.rookieBox .img {
  margin-bottom: 20px;
  text-align: center;
}

.rookieBox .img img {
  width: 100%;
}

.rookieBox p {
  margin-bottom: 20px;
  line-height: 2;
}

.rookieBox .photoUl {
  margin-bottom: 50px;
}

.rookieBox .photoUl li {
  float: left;
  width: calc(100% / 3);
}

/*リクルートバナー*/

.recruitLink {
  margin: 0 auto;
  max-width: 1097px;
}

.recruitLinkUl {
  /* display: grid; */
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  margin-bottom: 16px;
}

.recruitLinkImg {
  width: 100%;
  height: auto;
}

.recruitLinkUl li:hover {
  opacity: 0.8;
}

@media all and (max-width: 767px) {
  .recruitLinkUl {
    padding: 0 9px;
  }

  .recruitLinkUl {
    grid-template-columns: 1fr;
  }
}

#about .is-sp {
  display: none;
}

@media all and (max-width: 767px) {
  #about .is-sp {
    display: block;
  }
}

/* 220930 追加 */


.bannerUl02 {
  width: 100%;
	display: grid;
	grid-template-columns: 1fr 1fr;
	max-width: 1097px;
	margin: 0 auto 24px;
	gap: 24px;
}

.bannerUl02 li {
  width: 100%;
  text-align: center;
}

.bannerUl li:last-child {
  margin-top: 30px;
}

.bannerUl02 a {
  display: block;
}

.bannerUl02 li a:hover {
  opacity: 0.7;
}

.bannerUl02 li img {
width: 100%;
height: auto;
}