@charset "UTF-8";

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

  01. implant(インプラント)
  02. denture(入れ歯)
  03. esthetics(審美セラミック治療)
  04. whitening(ホワイトニング)
  05. caries(虫歯治療)
  06. perio(歯周病)
  07. correct(矯正歯科)
  08. kids(小児歯科)
  09. prevent(歯のメンテナンス)
  10. root(根管治療)

  11. health(健口創造型歯科医院)
  12. interview(対談)
  12. introduce(特長)
  13. staff(院長・スタッフ)
  14. tour(院内ツアー)
  15. price(料金表)
  16. map_time(地図・診療時間)
  17. recruit(スタッフ募集)
  18. contact(お問い合わせ)

  23. CMS

========================================================================== */
/*
  00. common
========================================================================== */
.sttl-bl {
	background: #51C1E5;
	display: inline-block;
	border-radius: 5px;
	color: #fff;
	text-align: center;
	padding: 5px 25px;
	margin: 0 auto 10px;
	line-height: 1.1;
}

.sttl-gr {
	background: #A9CF2A;
	display: inline-block;
	border-radius: 5px;
	color: #fff;
	text-align: center;
	padding: 5px 25px;
	margin: 0 auto 10px;
	line-height: 1.1;
}

/*
  01. implant(インプラント)
========================================================================== */
section.implant {
	padding-bottom: 40px;
}

.implant .implant-ct .box {
	padding-top: 100px;
}

.implant .system_list li {
	width: 48%;
	float: right;
	margin-bottom: 20px;
}

.implant .system_list li:nth-child(2n+1) {
	clear: both;
	float: left;
}

.implant .system_list li:last-child {
	width: 100%;
}

.implant .system_list li .left {
	width: 141px;
	float: left;
}

.implant .system_list li .left p {
	display: block;
	background: #F084B5;
	padding: 5px 0;
	text-align: center;
	color: #fff;
	font-weight: bold;
	border-radius: 4px;
	margin-bottom: 5px;
}

.implant .system_list li:first-child .left p {
	letter-spacing: -0.08em;
}

.implant .system_list li>p {
	width: 170px;
	float: right;
	padding-top: 35px;
}

.implant .system_list li:last-child>p {
	width: 525px;
}

/*
  02. denture(入れ歯)
========================================================================== */
section.denture {
	padding-bottom: 40px;
}

.denture .denture_navi p {
	text-align: center;
	font-size: 120%;
}

/*
  03. esthetics(審美セラミック治療)
========================================================================== */
section.esthetics {
	padding-bottom: 40px;
}

.esthetics .esthetics_list li a {
	display: block;
	width: 329px;
	height: 180px;
	padding: 20px 16px 20px;
	border: solid 1px #ccc;
	border-radius: 5px;
	float: left;
	margin: 0 0 30px 10.5px;
	position: relative;
	box-sizing: border-box;
}

.esthetics .esthetics_list .esthetics_list-link01 {
	background: url(../images/esthetics/list01_bg.jpg) no-repeat top 70px left 70px;
	background-size: 170px;
	width: 669px;
	height: 220px;
}

.esthetics .esthetics_list .esthetics_list-link02 {
	clear: both;
	background: url(../images/esthetics/list02_bg.jpg) no-repeat left bottom;
	background-size: contain;
}

.esthetics .esthetics_list .esthetics_list-link03 {
	background: url(../images/esthetics/list03_bg.jpg) no-repeat left bottom;
	background-size: contain;
	margin-right: 0;
}

.esthetics .esthetics_list li .num {
	position: absolute;
	top: 1px;
	left: -25px;
	line-height: 1;
	padding: 8px 20px 4px;
	display: inline-block;
	background: #F39CC5;
	color: #fff;
	font-size: 18px;
	-webkit-transform: rotate(-24deg);
	-moz-transform: rotate(-24deg);
	-o-transition: rotate(-24deg);
	transform: rotate(-24deg);
	-moz-box-shadow: rgb(166, 166, 166) 2px 5px 3px -4px;
	-webkit-box-shadow: rgb(166, 166, 166) 2px 5px 3px -4px;
	box-shadow: rgb(166, 166, 166) 2px 5px 3px -4px;
}

.esthetics .esthetics_list li .ttl {
	display: block;
	border-bottom: solid 1px #ddd;
	padding-left: 42px;
	font-size: 23px;
	color: #fc9b2a;
	background: url("../images/common/ic_tooth01.png") no-repeat 6px 0;
	background-size: 30px;
}

.esthetics .esthetics_list li .esthetics_list-link02 .ttl {
	letter-spacing: -0.08em;
	font-size: 21px;
}

.esthetics .esthetics_list li .case-records {
	position: absolute;
	top: 0;
	right: -10px;
	width: 390px;
	padding: 20px 25px;
}

.esthetics .esthetics_list li .case-records li img {
	width: 142px;
}

.esthetics .esthetics_list li .case-comment {
	position: absolute;
	top: 160px;
	right: 10px;
	width: 390px;
}

.estetics-btn li {
	float: left;
	margin: 0 0 10px 20px;
	width: 330px;
}

.estetics-btn li a {
	background: #F084B5;
	display: block;
	letter-spacing: 1px;
	border-radius: 5px;
	padding: 10px 15px;
	font-size: 16px;
	color: #fff;
	box-sizing: border-box;
}

.estetics-btn li a i {
	margin-right: 5px;
}

.estetics-btn li:nth-child(odd) {
	clear: both;
	margin-left: 0;
}

.esthetics .menu-btn2 .txt {
	margin-top: 5px;
	padding: 10px;
	background: #F3F3F3;
}

/*
  04. whitening(ホワイトニング)
========================================================================== */
section.whitening {
	padding-bottom: 40px;
}

.whitening .flow-gaiyo {
	list-style: none;
	width: 588px;
	margin: 0 auto 20px;
}

.whitening .flow-gaiyo>li {
	width: 122px;
	float: left;
	padding-left: 33px;
	background: url(../images/whitening/arrow03.png) no-repeat 5px 37px;
}

.whitening .flow-gaiyo>li:first-child {
	background: none;
	padding-left: 0;
}

.whitening .flow-gaiyo>li p {
	font-size: 12px;
	margin-top: 5px;
}

.whitening .flow-sejutsu {
	list-style: none;
}

.whitening .flow-sejutsu>li {
	padding: 4px 0 5px 2.5em;
	position: relative;
}

.whitening .flow-sejutsu>li .mrk {
	color: #51C1E5;
	font-size: 22px;
	position: absolute;
	top: -0.15em;
	left: 0;
}

.whitening .flow-gaiyo-office {
	list-style: none;
	width: 588px;
	margin: 0 auto 20px;
}

.whitening .flow-gaiyo-office li {
	width: 161px;
	float: left;
	padding-left: 33px;
	background: url(../images/whitening/arrow03.png) no-repeat 5px 70px;
}

.whitening .flow-gaiyo-office li:first-child {
	background: none;
	padding-left: 0;
}

.whitening .flow-gaiyo li p {
	font-size: 12px;
	margin-top: 5px;
}

.whitening .case-records-three2 {
	text-align: center;
}

.whitening .case-records-three2 li {
	width: 130px;
	text-align: left;
	vertical-align: top;
	display: inline-block;
}

.whitening .case-records-three2 li:nth-child(1) {
	background: url(../images/common/arrow02.png) no-repeat right center;
	background-size: 30px auto;
	margin-right: 5px;
	padding: 0px 40px 0px 0px;
}

.whitening .case-records-three2 li:nth-child(2) {
	background: url(../images/common/arrow02.png) no-repeat right center;
	background-size: 30px auto;
	margin-right: 5px;
	padding: 0px 40px 0px 10px;
}

.whitening .whitening_esthe .img {
	width: 29%;
}

.whitening .whitening_esthe img {
	width: 100%;
}

.whitening .whitening_esthe th {
	width: 25%;
}

/*
  05. caries(虫歯治療)
========================================================================== */
section.caries {
	padding-bottom: 40px;
}

.caries .compare {
	margin-left: 80px;
	margin-right: 80px;
}

/*
  06. perio(歯周病)
========================================================================== */
section.perio {
	padding-bottom: 40px;
}

.list-emd-wrap {
	position: relative;
	overflow: hidden;
}

.list-emd {
	position: relative;
	left: 50%;
	float: left;
}

.list-emd li {
	position: relative;
	float: left;
	left: -50%;
	width: 120px;
	padding-left: 60px;
	background: url(../images/common/arrow02.png) no-repeat 9px 70px;
}

.list-emd li:first-child {
	background: none;
	padding-left: 0;
}

.list-fggstep li {
	padding-top: 50px;
	background: url("../images/perio/arrow01.jpg") no-repeat 121px 3px;
}

.list-fggstep li:first-child {
	background: none;
	padding-top: 0;
}

.list-fggstep li h4 {
	font-size: 18px;
	margin-bottom: 5px;
}

.perio .case-records-none {
	width: 70%;
	margin: 0 auto;
}

/*
  07. correct(矯正歯科)
========================================================================== */
section.correct {
	padding-bottom: 40px;
}

.correct .correct_btn li a {
	display: block;
	float: left;
	box-sizing: border-box;
	width: 49%;
	border-radius: 8px;
	text-align: center;
	color: #fff;
	padding: 0.8em 0.5em 0.6em;
	font-size: 130%;
	background: #f084b6;
}

.correct .correct_btn li:last-child a {
	float: right;
	background: #FFCD51;
}

.correct_flow li {
	padding-bottom: 58px;
	background: url("../images/common/gray_arrow.png") no-repeat 5% 100%;
	background-size: 35px;
	margin-bottom: 10px;
}

.correct_flow li:last-child {
	padding: 0;
	background: none;
	margin-bottom: 0;
}

/*
  08. kids(小児歯科)
========================================================================== */
section.kids {
	padding-bottom: 40px;
}

.kids_menu p {
	background: #FEBF03;
	padding: 0.3em;
	text-align: center;
	color: #fff;
	margin-bottom: 5px;
	font-size: 115%;
}

.kids_prev {
	padding-left: 0.5em;
	border-left: 6px solid #FFF9B2;
	font-size: 130%;
	line-height: 2;
}

/*
  09. prevent(歯のメンテナンス)
========================================================================== */
section.prevent {
	padding-bottom: 40px;
}

.prevent_message .img {
	width: 240px;
}

.prevent_message .img img {
	width: 240px;
}

.prevent_message .box {
	background: #fff5f9;
	padding: 20px;
	border-radius: 8px;
}

/*
  10. root(根管治療)
========================================================================== */
section.root {
	padding-bottom: 40px;
}

.root .compare {
	margin-left: 80px;
	margin-right: 80px;
}

.root .compare p {
	margin-top: 5px;
	text-align: center;
	background: #919191;
	padding: 0.4em;
	border-radius: 20px;
	font-size: 120%;
	color: #fff;
}

/*
  11. health(健口創造型歯科医院)
========================================================================== */
section.health {
	padding-bottom: 40px;
}

/*
	12. interview(対談)
========================================================================== */
section.interview {
	padding-bottom: 40px;
}

.interview_list .name {
	text-align: right;
}

.interview_list .name span {
	padding-left: 10px;
}

/*
  12. introduce(特長)
========================================================================== */
section.feature {
	margin-bottom: 40px;
}

.feature .anchor_link>li {
	border: 1px #ed98c0 solid;
}

.feature .anchor_link li h2 {
	border-bottom: 1px #ed98c0 solid;
}

.feature .anchor_link li.count5:nth-child(-n+2) .anchor_link_img {
	margin: 0 auto;
	float: none;
}

.feature .anchor_link li .btn {
	background: #ed98c0;
}

/*
  13. staff(院長・スタッフ)
========================================================================== */
.staff .staff_doctor_career {
	width: 100%;
}

.staff .staff_doctor_career .table-nostyle th {
	width: auto;
}

/*
  14. tour(院内ツアー)
========================================================================== */
/*
  15. price(料金表)
========================================================================== */
#price_implant .img-column {
	float: none;
}

#price_implant .img-column.for-two li {
	width: auto;
}

#price_implant .table-nocolor {
	table-layout: fixed;
}

#price_implant .table-nocolor tr th {
	background: #fff;
}

/*
  16. map_time(地図・診療時間)
========================================================================== */
/*
  17. recruit(スタッフ募集)
========================================================================== */
/*
  18. contact(お問い合わせ)
========================================================================== */
/* フォーム */
.form {
	width: 100%;
	margin: 20px auto 20px;
	border: 1px solid #ccc;
	border-collapse: collapse;
}

.form th {
	white-space: nowrap;
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 8px 12px;
	vertical-align: middle;
	width: 140px;
}

.form td {
	padding: 10px 15px;
	border: 1px solid #ccc;
	vertical-align: middle;
	background: #fff;
}

.form .required {
	color: #C20E11;
	margin-left: 4px;
}

.form td input[type="text"],
.form td input[type="number"],
.form td input[type="tel"],
.form td input[type="email"],
.form td input[type="adress"],
.form td textarea {
	border: solid 1px #ccc;
	padding: 2px 4px;
}

.form td input[type="number"] {
	width: 4em;
}

.form label {
	line-height: 1;
	display: inline-block;
	margin-right: 10px;
}

.form input {
	vertical-align: middle;
}

.wpcf7-datetime,
.hasDatepicker {
	width: 200px;
	margin-bottom: 5px;
	vertical-align: middle;
}

.form input.name,
.form input.telnumber {
	width: 250px;
}

.form input.email {
	width: 420px;
}

.form td textarea {
	width: 400px;
}

.form .timemenu {
	width: 200px;
}

.form .visit {
	margin: 2px 4px;
}

.form .timemenu select {
	width: 200px;
	height: 28px;
	line-height: 28px;
	padding: 0;
}

.form-btn {
	text-align: center;
	margin-bottom: 0;
}

.form-btn input {
	margin-right: 20px;
	line-height: 40px;
	cursor: pointer;
	padding: 0 30px;
	border-radius: 5px;
	background: #30aadc;
	border: 1px solid #30aadc;
	color: #fff;
	-webkit-appearance: none;
}

.contact .wpcf7 div.wpcf7-mail-sent-ok,
.contact .wpcf7 div.wpcf7-mail-sent-ng,
.contact .wpcf7 div.wpcf7-validation-errors,
.contact .wpcf7 div.wpcf7-response-output {
	border: none;
	text-align: center;
	color: #C20E11;
}

.contact02 span.wpcf7-not-valid-tip {
	font-size: 14px;
	color: #C20E11;
	text-align: left;
}

.form .yubin {
	width: 80px;
	margin-bottom: 5px;
}

.form .addressmore {
	font-size: 11px;
	color: #A2A2A2;
	margin-left: 4px;
}

.form #prefecture {
	width: 6em;
	padding-left: 3px;
	margin-right: 10px;
	margin-bottom: 5px;
}

.form #city {
	width: 340px;
	margin-right: 10px;
	padding-left: 3px;
	margin-bottom: 5px;
}

.form #street {
	width: 440px;
	padding-left: 5px;
}

.form .kakunin-text {
	display: block;
	font-size: 80%;
	color: #fc9b2a;
}

.form span.address,
.form span.address02 {
	display: block;
	margin-top: 5px;
}

.form span.address input,
.form span.address02 input {
	padding-left: 3px;
	width: 400px;
}

.form span.wpcf7-list-item,
.form span.wpcf7-list-item.first {
	margin: 0 1em 0 0;
}

/*
  23. CMS
========================================================================== */
.roop {
	padding-bottom: 80px;
	min-height: 500px;
}

.post {
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 30px;
	margin: 0 0 20px 20px;
	background: #fff;
}

.post .title a {
	color: #7fc3d0 !important;
}

.post .date {
	margin-bottom: 20px;
}

.post .p-link {
	color: #2780bb;
	text-align: right;
}

.posts-btn {
	text-align: center;
	margin-top: 40px;
}

.posts-btn li {
	display: inline;
	margin-right: 30px;
}

.posts-btn li:first-child:after {
	content: "|";
	margin-left: 30px;
}

.posts-btn a {
	color: #2780bb;
	text-decoration: underline;
	vertical-align: middle;
}

.posts-btn a i {
	margin: 0 3px;
	font-size: 90%;
	vertical-align: middle;
}

.roop .post .size-full,
.roop .post img {
	max-width: 700px;
	height: auto;
}

.roop .post iframe {
	max-width: 600px;
}

.case-records-cms {
	background: url(../images/common/arrow02.png) no-repeat center center;
	width: 640px;
	margin: 20px auto;
}

.case-records-cms td {
	text-align: center;
	width: 320px;
	vertical-align: middle;
}

.case-records-cms .before img {
	background: url(../images/common/before.png) no-repeat left top;
	padding-top: 20px;
	width: 254px;
	height: auto;
}

.case-records-cms .after img {
	background: url(../images/common/after.png) no-repeat left top;
	padding-top: 20px;
	width: 254px;
	height: auto;
}

.roop .ttl-low {
	font-size: 18px !important;
}

.roop .data {
	font-size: 12px;
	color: #9E9E9E;
	margin-bottom: 16px;
}

.roop .more {
	text-align: right;
	margin-top: 80px;
}

/* サイドバー */
.sidebar {
	margin-bottom: 30px;
	padding-top: 15px;
}

.sidebar li {
	padding: 0 10px 0 20px;
	background: url("../images/common/arrow_134.gif") no-repeat 4px 6px;
	margin-bottom: 3px;
}

.sidebar a {
	text-decoration: underline;
}

.screen-reader-text {
	display: none !important;
}

#s {
	width: 200px;
	padding: 2px 5px;
	margin: 0 auto;
	display: block;
}

#searchsubmit {
	display: block;
	margin: 10px auto 30px;
	width: 100px;
	text-align: center;
	padding: 2px 4px;
	font-size: 14px;
	border: 1px solid #ccc;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #ededed 100%);
	background: -webkit-linear-gradient(top, #ffffff 0%, #ededed 100%);
	background: linear-gradient(to bottom, #ffffff 0%, #ededed 100%);
	color: #444;
}

/* フォントサイズリセット解除 */
.post h1 {
	font-size: 30px;
}

.post h2 {
	font-size: 22px;
}

.post h3 {
	font-size: 18px;
}

.post h4 {
	font-size: 14px;
}

.post h5 {
	font-size: 12px;
}

.post h6 {
	font-size: 10px;
}