/* PC（769以上の端末） */
/*===========================================================================================================*/
@media screen and (min-width:769px) {

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

トップページ

===============================*/
#main-visual img {
	width: 100%;
}
.colona .pc {
	display: block;
}
.colona .sp {
	display: none;
}
.colona {
	max-width: 1180px;
	width: 100%;
	margin: 50px auto;
}
.colona img {
	width: 100%;
}
.welcome-inner {
	overflow: hidden;
	width: 1180px;
	margin: 100px auto;
}
.welcome .left-box {
	float: left;
	width: 570px;
	margin-right: 20px;
}
.welcome .left-box h2 {
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
	font-size: 36px;
	padding: 10px 0 20px 0;
}
	.welcome .left-box p {
		line-height: 1.8;
	}
.welcome .left-box .button {
	background: #5e9835;
	display: inline-block;
  	padding: 0.5em 1em;
  	text-decoration: none;
 	 color: #5e9835;
  	border-radius: 3px;
 	transition: .4s;
	float: right;
	margin: 15% 15px 0 0;
}
.welcome .left-box .button:hover {
  	background: #2f630a;
  	color: ffffff;
}
.welcome .left-box .button a {
	color: #ffffff;
	padding: 30px ;
	
}
.welcome .right-box {
	float: left;
	width: 590px;
}

.tab-smt-button {
	display: none;
}

.top-feature {
	text-align: center;
}
 .top-headline {
	display: inline-block;
	border-bottom: 2px solid #222222;
	margin-bottom: 30px;
	background-image: url(images/top/h2_triangle.png);
	background-repeat: no-repeat;
	background-position: center 65px;
}
.top-headline h2 {
	padding-bottom: 10px;
}
 .top-headline .text {
	font-size: 16px;
}
.feature-box {
	background-image: url(images/top/feature_bg.jpg);
	background-repeat: no-repeat;	
}
.feature-box-inner {
	width: 1180px;
	margin: 0 auto;
}
.feature-box-inner-list {
	overflow: hidden;
	margin-right: -11px;
	padding: 70px 0 0 0;
}

.feature-box-inner-list .box {
	width: 286px;
	background-image: url(images/top/wood_bg.png);
	padding: 0;
	float: left;
	margin-right: 11px;
}

.feature-box-inner-list .box h3 {
	color: #ffffff;
	font-size: 24px;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
	padding: 20px 0 20px;
	
}
.feature-box-inner-list .box p {
	color: #ffffff;
	padding: 0 26px 26px 26px;
	text-align: left;
}
.top-feature .button {
	background: #5e9835;
	display: inline-block;
  	padding: 0.5em 1em;
  	text-decoration: none;
 	 color: #5e9835;
  	border-radius: 3px;
 	transition: .4s;
	margin: 40px 15px 40px 0;
}
.top-feature .button:hover {
  	background: #2f630a;
  	color: ffffff;
}
.top-feature .button a {
	color: #ffffff;
	padding: 30px ;
	
}
.top-medical-courses {
	text-align: center;
	margin-top: 50px;
}
.top-medical-courses .medical-courses-box {
	width: 1180px;
	margin: 0 auto;
}
.top-medical-courses .medical-courses-list {
	overflow: hidden;
	margin-right: -11px;
	padding: 30px 0 0 0;
}

.top-medical-courses .medical-courses-list .box {
	width: 386px;
	height: 460px;
	background-image: url(images/top/wood_bg.png);
	
	float: left;
	margin-right: 11px;
	margin-bottom: 11px;
	position:relative;
}

.top-medical-courses .medical-courses-list .box h3 {
	color: #ffffff;
	font-size: 24px;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
	padding: 20px 0 20px;
	
}
.top-medical-courses .medical-courses-list .box .text {
	color: #ffffff;
	padding: 0 26px 26px 26px;
	text-align: left;
}
.top-medical-courses .medical-courses-list .box .link {
	background-image: url(images/top/top_medical_courses_arrow.png);
	background-repeat: no-repeat;
	background-position: right 25px;
	display: inline-block;
	font-weight: bold;
	color: #ffffff;
	padding: 0 20px 30px 0;
	position: absolute;
	bottom: 10px;
	right: 20px;
}


.top-notice {
	text-align: center;
	margin-top: 50px;
}
.notice-box {
	width: 1180px;
	margin: 0 auto;
}
.notice-list {
	overflow: hidden;
	margin-right: -11px;
	padding: 30px 0 0 0;
}

.notice-list .box {
	width: 386px;
	padding: 0;
	float: left;
	margin-right: 11px;
	margin-bottom: 11px;
	overflow: hidden;
}
.notice-list .box .left {
	float: left;
	width: 150px;
}
.notice-list .box h3 {
	font-size: 16px;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
	text-align: left;
	
	
}
.notice-list .box .right {
	background-color: #f5f5f5;
	float: left;
	height: 110px;
	padding:20px;
	width: 196px;
}
.notice-list .box .day {
	text-align: left;
}
.notice-list .box .link {
	background-image: url(images/top/top_medical_courses_arrow.png);
	background-repeat: no-repeat;
	background-position: right 25px;
	display: inline-block;
	font-weight: bold;
	color: #ffffff;
	float: right;
	padding: 0 20px 30px 0;
	margin: 0 20px 0 0;
}
.top-notice .button {
	background: #5e9835;
	display: inline-block;
  	padding: 0.5em 1em;
  	text-decoration: none;
 	 color: #5e9835;
  	border-radius: 3px;
 	transition: .4s;
	margin: 40px 15px 40px 0;
}
top-.notice .button:hover {
  	background: #2f630a;
  	color: ffffff;
}
.top-notice .button a {
	color: #ffffff;
	padding: 30px ;
	
}


.top-room {
	text-align: center;
}

.room-box {
	background-image: url(images/top/top_room.jpg);
	background-repeat: no-repeat;	
}
.room-box-inner {
	width: 1180px;
	margin: 0 auto;
	padding-top: 6.5%;
}


.room-box-inner h3 {
	color: #222222;
	font-size: 36px;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
	padding: 80px;
	
}
.room-box-inner .bg{
	background-color: rgb(255,255,255,0.5);
}

.top-room .button {
	background: #5e9835;
	display: inline-block;
  	padding: 0.5em 1em;
  	text-decoration: none;
 	 color: #5e9835;
  	border-radius: 3px;
 	transition: .4s;
	margin: 70px 15px 90px 0;
}
.top-room .button:hover {
  	background: #2f630a;
  	color: ffffff;
}
.top-room .button a {
	color: #ffffff;
	padding: 30px ;
	
}

.top-info {
	text-align: center;
}
.top-info .top-headline {
	display: inline-block;
	border-bottom: 2px solid #222222;
	margin-bottom: 30px;
	background-image: url(images/top/h2_triangle.png);
	background-repeat: no-repeat;
	background-position: center 65px;
}
.top-info .top-headline h2 {
	padding-bottom: 10px;
}
.top-info .top-headline .text {
	font-size: 16px;
}
.top-info-bg {
	background-image: url(images/top/top_info_bg.jpg);
	background-repeat: no-repeat;
}
.top-info-inner {
	width: 1180px;
	margin: 0 auto;
	padding-top: 10px;
}
.top-info-box {
	width: 1180px;
	overflow: hidden;	
}
.top-info-box .left{
	float: left;
}
.top-info-box .left .text {
	font-size: 22px;
	text-shadow:
	#ffffff 2px 0px, #ffffff -2px 0px,
	#ffffff 0px -2px, #ffffff 0px 2px,
	#ffffff 2px 2px, #ffffff -2px 2px,

	#ffffff 2px -2px, #ffffff -2px -2px,
	#ffffff 1px 2px, #ffffff -1px 2px,
	#ffffff 1px -2px, #ffffff -1px -2px,
	#ffffff 2px 1px, #ffffff -2px 1px,
	#ffffff 2px -1px, #ffffff -2px -1px;
	padding: 20px 0 25px 0;
	
}
.top-info-box .left .tel {
	padding-bottom: 76px;
	margin-left: 10px;
}
/* タップ(機能OFF) */
	.tel-number a[href^="tel:"] {
		pointer-events: none;
	}
.top-info-box .right{
	float: right;
}
.top-info-box .right h3 {
	text-align: left;
	text-shadow:
	#ffffff 2px 0px, #ffffff -2px 0px,
	#ffffff 0px -2px, #ffffff 0px 2px,
	#ffffff 2px 2px, #ffffff -2px 2px,
	#ffffff 2px -2px, #ffffff -2px -2px,
	#ffffff 1px 2px, #ffffff -1px 2px,
	#ffffff 1px -2px, #ffffff -1px -2px,
	#ffffff 2px 1px, #ffffff -2px 1px,
	#ffffff 2px -1px, #ffffff -2px -1px;
}
	
.top-info-box .right .schedule {
	border: 1px solid #bfbfbf;
	background-color: #ffffff;
	
}

.top-info-box .right .schedule .week01 th {
	border: 1px solid #bfbfbf;
	background-color: #5e9835;
	color: #ffffff;
	padding: 2px 64px 2px 64px;
}


.top-info-box .right .schedule .week02 th {
	border: 1px solid #bfbfbf;
	background-color: #5e9835;
	color: #ffffff;
	padding: 4px 0px 4px 0px;
}

.top-info-box .right .schedule td {
	border: 1px solid #bfbfbf;
	color: #5e9934;
	padding: 2px 10px;
}

.top-info-box .right .schedule .time {
	color: #000000;
	font-size: 16px;
}
.top-info-box .right .schedule .time02 {
	color: #000000;
}
.top-info-box .right .schedule .time02 .text {
	font-size: 16px;
}




.top-access {
	text-align: center;
	padding: 50px 0 50px 0;
}
.top-access .top-headline {
	display: inline-block;
	border-bottom: 2px solid #222222;
	margin-bottom: 30px;
	background-image: url(images/top/h2_triangle.png);
	background-repeat: no-repeat;
	background-position: center 65px;
}
.top-access .top-headline h2 {
	padding-bottom: 10px;
}
.top-access .top-headline .text {
	font-size: 16px;
}

.top-access-inner {
	width: 1180px;
	margin: 0 auto;
}
.top-access-box {
	width: 1180px;
	margin: 0 auto;
	overflow: hidden;	
}
.top-access-box .left{
	float: left;
	padding: 20px 0 0 0;
	
}
.top-access-box .left img {
	border: 1px solid #d8dadc;
}
.top-access-box .right{
	float: right;
	padding: 20px 0 0 0;
	width: 582px;
	
}

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

歯科診療のご案内

===============================*/
.indent {
	text-indent: 20px;
}

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

当院の特徴

===============================*/
.feature {
	padding: 40px;
	border: 1px solid #e3e4e3;

}
.feature .box h3 {
	border-bottom: 1px solid #588d36;
	padding : 0 20px 10px 50px;
	margin-bottom: 20px;

}
.feature .box {
	margin-bottom: 20px;
}
.feature .box .icon-set{
	position:relative;
}
.feature .box .icon {
	position: absolute;
	top: 0px;
	left: 0px;
}
.feature .feature-box-a {
	overflow: hidden;
}
.feature .feature-box-a .left {
	float: right;
}
.feature .feature-box-a .right {
	float: left;
	width: 400px;
}
.feature .feature-box-a .right h4 {
	color: #588d36;
	font-weight: bold;
}
.feature .feature-box-a .bold {
	color: #ed5e83;
	font-weight: bold;
}
.feature .table-style01 {
	border: #91ce56 1px solid;
}
.feature .table-style01 th {
	background-color: #eefbd9;
	border: #91ce56 1px solid;
    	color: #6e9e39;
	font-size: 16px;
}

.feature .table-style01 td {
	border: #91ce56 1px solid;
    	padding: 10px;
    	font-size: 14px;
	font-size: 16px;
}
.feature .table-style01 .bold {
	color: #ed5e83;
	font-weight: bold;
}

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

診療科目

===============================*/
.medical-courses {
	text-align: center;
}
.medical-courses .medical-courses-box {
	width: 860px;
	margin: 0 auto;
}
.medical-courses .medical-courses-list {
	overflow: hidden;
	margin-right: -10px;
}

.medical-courses .medical-courses-list .box {
	width: 280px;
	height: 460px;
	background-image: url(images/top/wood_bg.png);
	padding: 0;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	position:relative;
}
.medical-courses .medical-courses-list .box img {
	width: 90%;
}
.medical-courses .box h3 {
	color: #ffffff;
	font-size: 24px;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
	padding: 20px 0 20px;
	
}
.medical-courses .medical-courses-list .box .text {
	color: #ffffff;
	padding: 0 26px 26px 26px;
	text-align: left;
}
.medical-courses .medical-courses-list .box .link {
	background-image: url(images/top/top_medical_courses_arrow.png);
	background-repeat: no-repeat;
	background-position: right 25px;
	display: inline-block;
	font-weight: bold;
	color: #ffffff;
	padding: 0 20px 30px 0;
	position: absolute;
	bottom: 10px;
	right: 20px;
}


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

費用

===============================*/
.price-box {
	width: 860px;
}

.price-box .inner {
	background:#ffffff;
	margin: 2px 0 20px 0;
}

.table-style03 {
	width: 100%;
}
.table-style03 th {
	padding: 0px;
	font-size: 16px;
	text-align: left;
	border-bottom: #dcdcdc 1px dashed;
	width: 30%;

}
.table-style03 td {
	padding: 10px;
	font-size: 16px;
	color: #f15a5a;
	font-weight: bold;
	text-align: right;
	border-bottom: #dcdcdc 1px dashed;
	width: 60%;

	
}


.price-style {
	padding-top: 0px!important;
	font-size: 16px;
	color: #f15a5a;
	font-weight: bold;
	text-align: right;	
}

.price-article01 {
	padding-bottom: 40px;
}

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

先生の紹介

===============================*/
.doctor-box {
	margin-bottom: 100px;
}

.doctor-inner {
	overflow: hidden;
}
.doctor-inner .img {
	float: left;
	width: 303px;
}
.doctor-inner .question {
	float: left;
	width: 535px;
	margin-left: 20px;
}

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

インプラント

===============================*/
.implant .block01 {
	width: 860px;
	 display: -webkit-flex;
	display: flex;
	margin-bottom: 30px;
}


.implant .block01 .right {
	
	margin-left: 20px;
	
}
.implant .block02 {
	background-color: #f9feec;
	margin-bottom: 50px;
}
.implant .block02 .block02-inner {

	padding: 30px 40px;
	width: 600px;
	margin: 0 auto;
}
.implant .block02 .block02-inner .title {
	background-image: url(images/implant/implant_img02.png);
	background-repeat: no-repeat;
	background-position: 95px 10px;
	border-bottom: 1px dashed #5e9835;
	color: #5e9835;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding: 20px 0;
}
.implant .block02 .block02-inner .list-box {
	margin: 30px 0;
	
}
.implant .block02 .block02-inner .list-box p {
	padding-bottom: 10px;
}
.implant .block02 .block02-inner .checkmark005{
	padding-left:24px;
	position:relative;
}

.implant .block02 .block02-inner .checkmark005:before,
.implant .block02 .block02-inner .checkmark005:after{
	content:"";
	display:block;
	position:absolute;
}
.implant .block02 .block02-inner .checkmark005:before{
	width:16px;
	height:16px;
	border-radius:3px;
	background:#ffffff;
	border:1px solid #000000;
	left:0;top:2px;
}
.checkmark005:after{
	border-left:2px solid #ff0000;
	border-bottom:2px solid #ff0000;
	width:15px;
	height:5px;
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
	left:5px;
	top:3px;
}
.implant .block03 {
	margin-bottom: 50px;
}
.implant .block03 .block03-inner {

	padding: 30px 40px;
	width: 750px;
	margin: 0 auto;
}
.implant .block03 .block03-inner .title {
	background-color:#5e9835;
	border-radius: 6px;
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding: 20px 0;
	margin-bottom: 30px;
}
.implant-flow {
	display: -webkit-flex;
	display: flex;
}
.implant-flow .flow-box {
	display: -webkit-flex;
	display: flex;
	margin-bottom: 45px;
}

.implant-flow .right .no1 img {
	border-bottom: 10px solid #5e9835;
}
.implant-flow .right {
	margin-left: 20px;
}
.implant-flow .flow-box .title {
	color: #5e9835;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
}
.implant-flow .flow-box .text {
	padding: 30px 0 0 20px;
}

.implant-flow .flow-box .text04 {
	padding: 0 0 0 20px;
}

.implant-flow .left p {
  position: relative;
  font-size: 16px;
  height: 245px;
  line-height: 70px;
}
.implant-flow .left .no4 {
  position: relative;
  font-size: 16px;
  height: 100px;
  line-height: 70px;
}

.implant-flow .left p::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 2px;
  margin: auto;
  background-color: #000;
}

.implant-flow .left p::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 2px;
  height: 200px;
  margin: auto;
  background-color: #5e9835;
}

.implant-flow .left .no4::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 2px;
  height: 20px;
  margin: auto;
  background-color: #ffffff;
}


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

歯科矯正

===============================*/
.kyousei .block01 {
	width: 100%;

	margin-bottom: 30px;
}

.kyousei .block01 .font-style01 {
	color: #e8386a;
	font-size: 20px;
	font-weight: bold;
}

.kyousei .block02 {
	background-color: #f9feec;
	margin-bottom: 50px;
}
.kyousei .block02 .block02-inner {

	padding: 30px 40px;
	width: 90%;
	margin: 0 auto;
}
.kyousei .block02 .block02-inner .title {
	background-image: url(images/implant/implant_img02.png);
	background-repeat: no-repeat;
	background-position: 185px 10px;
	border-bottom: 1px dashed #5e9835;
	color: #5e9835;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding: 20px 0;
}
.kyousei .block02 .block02-inner .list-box {
	margin: 30px 0;
	
}
.kyousei .block02 .block02-inner .list-box p {
	padding-bottom: 10px;
}
.kyousei .block02 .block02-inner .checkmark005{
	padding-left:24px;
	position:relative;
}

.kyousei .block02 .block02-inner .checkmark005:before,
.kyousei .block02 .block02-inner .checkmark005:after{
	content:"";
	display:block;
	position:absolute;
}
.kyousei .block02 .block02-inner .checkmark005:before{
	width:16px;
	height:16px;
	border-radius:3px;
	background:#ffffff;
	border:1px solid #000000;
	left:0;top:2px;
}
.kyousei .block02 .block02-inner .checkmark005:after{
	border-left:2px solid #ff0000;
	border-bottom:2px solid #ff0000;
	width:15px;
	height:5px;
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
	left:5px;
	top:3px;
}
.kyousei .block03 {
	margin-bottom: 50px;
}
.kyousei .block03 {
	padding: 30px 40px;
	width: 666px;
	margin: 0 auto;
}
.kyousei .block04 .question-box {
	margin-bottom: 30px;
}

.kyousei .block04 .question-box .q {
	font-size: 18px;
	font-weight: bold;
}

.kyousei .block04 .question-box .q .q-icon {
	display: inline-block;
  	width: 40px;
  	height: 40px;
  	border-radius: 50%;
  	background: #20a7e0;
  	text-align:center;
  	line-height: 40px;
	margin : 0 10px 10px 0;
	color: #ffffff;
}
.kyousei .block04 .question-box .a .a-icon {
	display: inline-block;
  	width: 40px;
  	height: 40px;
  	border-radius: 50%;
  	background: #e8386a;
  	text-align:center;
  	line-height: 40px;
	margin-right: 10px;
	color: #ffffff;
	font-weight: bold;
}


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

義歯（入れ歯）

===============================*/
.gishi .block01 {
	width: 860px;

	margin-bottom: 30px;
}

.gishi .block01 .font-style01 {
	color: #e8386a;
	font-size: 20px;
	font-weight: bold;
}
.gishi .block01 .img {
	width: 690px;
	margin: 0 auto 50px auto;
}
.gishi .point {
	background-color: #f9feec;
	margin-bottom: 50px;
}
.gishi .point .point-inner {

	padding: 30px 40px;
	width: 600px;
	margin: 0 auto;
}
.gishi .point .point-inner .title {
	background-image: url(images/implant/implant_img02.png);
	background-repeat: no-repeat;
	background-position: 110px 10px;
	border-bottom: 1px dashed #5e9835;
	color: #5e9835;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding: 20px 0;
}
.gishi .block02 .point .point-inner .title {
	background-image: url(images/implant/implant_img02.png);
	background-repeat: no-repeat;
	background-position: 160px 10px;
	border-bottom: 1px dashed #5e9835;
	color: #5e9835;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding: 20px 0;
}
.gishi .point .point-inner .list-box {
	margin: 30px 0;
	
}
.gishi .point .point-inner .list-box p {
	padding-bottom: 10px;
}
.gishi .point .point-inner .checkmark005{
	padding-left:24px;
	position:relative;
}

.gishi .point .point-inner .checkmark005:before,
.gishi .point .point-inner .checkmark005:after{
	content:"";
	display:block;
	position:absolute;
}
.gishi .point .point-inner .checkmark005:before{
	width:16px;
	height:16px;
	border-radius:3px;
	background:#ffffff;
	border:1px solid #000000;
	left:0;top:2px;
}
.gishi .point .point-inner .checkmark005:after{
	border-left:2px solid #ff0000;
	border-bottom:2px solid #ff0000;
	width:15px;
	height:5px;
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
	left:5px;
	top:3px;
}
.gishi .block02 .box{
	display: -webkit-flex;
	display: flex;
	margin-bottom: 45px;
	-webkit-flex-direction: row-reverse;
   	flex-direction: row-reverse;
}
.gishi .block02 .box .right {
	margin-right: 40px;
}

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

いびき治療

===============================*/
.ibiki .block01 {
	width: 860px;

	margin-bottom: 30px;
}
.ibiki .block01 .box{
	display: -webkit-flex;
	display: flex;
	margin-bottom: 45px;
	-webkit-flex-direction: row-reverse;
   	flex-direction: row-reverse;
}
.ibiki .block01 .box .right {
	margin-right: 40px;
}

.ibiki .block01 .font-style01 {
	color: #e8386a;
	font-size: 20px;
	font-weight: bold;
}
.ibiki .block01 .title {
	text-align: center;
	margin-bottom: 30px;
}
.ibiki .block01 .font-style02 {
	background-color: #5e9835;
	border-radius: 6px;
	color: #ffffff;
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	padding: 10px;
}
.ibiki .block01 .img {
	margin: 0 auto 50px auto;
}
.ibiki .point {
	background-color: #f9feec;
	margin-bottom: 50px;
}
.ibiki .point .point-inner {
	padding: 20px 30px;
	width: 700px;
	margin: 0 auto;
}
.ibiki .point .point-inner p {
	text-align: left;
	padding:0;
}

.ibiki .block02 .box{
	display: -webkit-flex;
	display: flex;
	margin-bottom: 45px;
	-webkit-flex-direction: row-reverse;
   	flex-direction: row-reverse;
}
.ibiki .block02 .box .right {
	margin-right: 40px;
}


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

審美歯科

===============================*/
.shinbi .block01 {
	width: 860px;

	margin-bottom: 30px;
}
.shinbi .block01 .block01-box {
	display: -webkit-flex;
	display: flex;
	margin :  0 0 30px 0;
}
.shinbi .block01 .block01-box .right {
	margin-left: 20px;
}
.shinbi .block01 .box-wrapp {
	background-color: #f9feec;
	position: relative; 
	z-index: 1;
	margin-top: 60px;
}
.shinbi .block01 .title {
	text-align: center;
	position: relative; 
	top: -25px; 
	z-index: 2;
}
.shinbi .block01 .font-style02 {
	background-color: #5e9835;
	border-radius: 6px;
	color: #ffffff;
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	padding: 10px 20px;
	width: 310px;
}
.shinbi .block01 .box {
	display: -webkit-flex;
	display: flex;
	margin :  0 auto 45px auto;
	padding : 0 0 30px 0;
	width: 660px;
}
.shinbi .block01 .box ul {
	width: 235px;
}
.shinbi .block01 .box ul .change {
	text-align: center;
}
.shinbi .block01 .box .arrow {
	margin: 80px 50px;
}

.shinbi .block02 .font-style01 {
	color: #e8386a;
	font-size: 20px;
	font-weight: bold;
}


.shinbi .point {
	background-color: #f9feec;
	margin-bottom: 50px;
}
.shinbi .point .point-inner {
	padding: 20px 30px;
	width: 700px;
	margin: 0 auto;
}
.shinbi .point .point-inner p {
	text-align: left;
	padding:0;
}


.shinbi .block02 .step {
	background-color: #e4f2f9;
	padding: 30px 0;
	margin-bottom: 50px;
}

.shinbi .block02 .box{
	
	display: -webkit-flex;
	display: flex;
	margin-bottom: 45px;
	-webkit-flex-direction: row;
   	flex-direction: row;
	margin: 0 auto;
	width: 630px;
}
.shinbi .block02 .box ul {
	width: 137px;
	margin-right: 0px;
}
.shinbi .block02 .step .box .change {
	color: #079fe6;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
}
.shinbi .block02 .step .box .arrow {
	margin: 90px 40px 0 40px;
}

.shinbi .block02 .product h4 {
	font-size: 20px;
	font-wight: bold;
}

.shinbi .block03 .product .box{
	
	display: -webkit-flex;
	display: flex;
	margin-bottom: 45px;
	-webkit-flex-direction: row;
   	flex-direction: row;
	margin: 0 auto 30px auto;
	width: 860px;
}
.shinbi .block03 .product .box .left {
	margin-right: 30px;
}


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

ホワイトニング

===============================*/
.whitening .block01 {
	width: 860px;

	margin-bottom: 30px;
}

.whitening .block01 .block01-box {
	display: -webkit-flex;
	display: flex;
	margin :  0 0 30px 0;
}
.whitening .block01 .block01-box .right {
	margin-left: 20px;
}



.whitening .block02 .box {
	display: -webkit-flex;
	display: flex;
	margin :  0 auto 45px auto;
	padding : 0 0 30px 0;
	width: 560px;
}


.whitening .block02 .box .arrow {
	margin: 45px 50px;
}

.whitening .block03 {
	width: 860px;

	margin-bottom: 30px;
}

.whitening .block03 .block03-box {
	display: -webkit-flex;
	display: flex;
	margin :  0 0 30px 0;
	-webkit-flex-direction: row-reverse;
   	flex-direction: row-reverse;
}
.whitening .block03 .block03-box .right {
	margin-right: 20px;
}




.whitening .block04 .question-box {
	margin-bottom: 30px;
}

.whitening .block04 .question-box .q {
	font-size: 18px;
	font-weight: bold;
}

.whitening .block04 .question-box .q .q-icon {
	display: inline-block;
  	width: 40px;
  	height: 40px;
  	border-radius: 50%;
  	background: #20a7e0;
  	text-align:center;
  	line-height: 40px;
	margin : 0 10px 10px 0;
	color: #ffffff;
}
.whitening .block04 .question-box .a .a-icon {
	display: inline-block;
  	width: 40px;
  	height: 40px;
  	border-radius: 50%;
  	background: #e8386a;
  	text-align:center;
  	line-height: 40px;
	margin-right: 10px;
	color: #ffffff;
	font-weight: bold;
}

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

CAD/CAM冠

===============================*/
.cadcam .block01 {
	width: 860px;
	 display: -webkit-flex;
	display: flex;
	margin-bottom: 30px;
}


.cadcam .block01 .right {
	
	margin-left: 20px;
	
}
.cadcam .block02 {
	background-color: #f9feec;
	margin-bottom: 50px;
}
.cadcam .block02 .block02-inner {

	padding: 30px 40px;
	width: 600px;
	margin: 0 auto;
}
.cadcam .block02 .block02-inner .title {
	background-image: url(images/implant/implant_img02.png);
	background-repeat: no-repeat;
	background-position: 95px 10px;
	border-bottom: 1px dashed #5e9835;
	color: #5e9835;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding: 20px 0;
}
.cadcam .block02 .block02-inner .list-box {
	margin: 30px 0;
	
}
.cadcam .block02 .block02-inner .list-box p {
	padding-bottom: 10px;
}
.cadcam .block02 .block02-inner .checkmark005{
	padding-left:24px;
	position:relative;
}

.cadcam .block02 .block02-inner .checkmark005:before,
.cadcam .block02 .block02-inner .checkmark005:after{
	content:"";
	display:block;
	position:absolute;
}
.cadcam .block02 .block02-inner .checkmark005:before{
	width:16px;
	height:16px;
	border-radius:3px;
	background:#ffffff;
	border:1px solid #000000;
	left:0;top:2px;
}
.checkmark005:after{
	border-left:2px solid #ff0000;
	border-bottom:2px solid #ff0000;
	width:15px;
	height:5px;
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
	left:5px;
	top:3px;
}
.cadcam .block03 {
	margin-bottom: 50px;
}
.cadcam .block03-inner {
	margin: 0 auto;
	
}
.cadcam .block03 .list-box {
	overflow: hidden;
	padding: 50px 140px 0 140px;
	width: 750px;
	margin: 0 auto;
}
.cadcam .block03 .list-box p {
	float: left;
	width: 340px;
	padding-bottom: 20px;
}
.cadcam .block03 .list01,.cadcam .block03 .list02,.cadcam .block03 .list03,.cadcam .block03 .list04 {
	position: relative;
	padding-left: 10px;
	font-size: 18px;
	font-weight: bold;
}
.cadcam .block03 .list01::after {
	display: block;
  	content: '';
  	position: absolute;
  	top: .2em;
  	left: -3em;
  	width: 50px;
  	height: 50px;
 	background-color: #c4dfa2;
  	border-radius: 100%;
}
.cadcam .block03 .list02::after {
	display: block;
  	content: '';
  	position: absolute;
  	top: .2em;
  	left: -3em;
  	width: 50px;
  	height: 50px;
 	background-color: #e4b73c;
  	border-radius: 100%;
}
.cadcam .block03 .list03::after {
	display: block;
  	content: '';
  	position: absolute;
  	top: .2em;
  	left: -3em;
  	width: 50px;
  	height: 50px;
 	background-color: #e97447;
  	border-radius: 100%;
}
.cadcam .block03 .list04::after {
	display: block;
  	content: '';
  	position: absolute;
  	top: .2em;
  	left: -3em;
  	width: 50px;
  	height: 50px;
 	background-color: #4ca6cf;
  	border-radius: 100%;
}
.cadcam .box {
	display: -webkit-flex;
	display: flex;
	margin :  0 auto 45px auto;
	padding : 0 0 30px 0;
	width: 860px;
}
.cadcam .block03 .box-wrapp {
	background-color: #e5f9f7;
	padding: 20px;
}
.cadcam .box ul {
	width: 320px;
}
.cadcam .box ul .change {
	text-align: center;
}
.cadcam .box .title {
	color: #e31e5a;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.cadcam .box .arrow {
	margin: 230px 50px 230px 50px;
}
/*===============================

ブログ一覧ページ

===============================*/
.blog-notice-box {
	width: 860px;
	margin: 0 auto;
}
.blog-notice-list {
}

.blog-notice-list .box {
	width: 100%;
	padding: 0;
	margin-bottom: 11px;
	overflow: hidden;
}
.blog-notice-list .box .left {
	float: left;
	width: 20%;
	height: 150px;
}
.blog-notice-list .box h3 {
	font-size: 18px;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
	text-align: left;
	padding-bottom: 10px;
	
	
}
.blog-notice-list .box .left p {
	width: 100%;
}
.blog-notice-list .box .left img {
	width: 100%;
}
.blog-notice-list .box .right {
	background-color: #f5f5f5;
	float: left;
	height: 110px;
	padding:20px;
	width: 75%;
}
.blog-notice-list .date-area ul {
	display: -webkit-flex;
	display: flex;
	margin-bottom: 10px;
}
.blog-notice-list .date-area .cat a {
	background-color: #11b66e;
	color: #ffffff;
	padding: 6px 4px 6px 4px;
	margin-right: 10px;
}


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

ブログ詳細ページ

===============================*/
.blog .date-area ul {
	display: -webkit-flex;
	display: flex;
	margin-bottom: 10px;
}
.blog .date-area .cat a {
	background-color: #11b66e;
	color: #ffffff;
	padding: 6px 4px 6px 4px;
	margin-right: 10px;
}

.blog img {
	width: 100%;
}

}

/* タブレット（768以下の端末） */
/*===========================================================================================================*/
@media screen and (max-width:768px) {
/*===================================

トップページ

===================================*/
#main-visual img {
	width: 100%;
}
.colona .pc {
	display: block;
}
.colona .sp {
	display: none;
}
.colona {
	max-width: 1180px;
	width: 100%;
	margin: 50px auto;
}
.colona img {
	width: 100%;
}
.welcome {
	margin: 0 auto;
	padding: 10px 20px 20px 20px;
}
.welcome-inner {
	width: 100%;
	overflow: hidden;
	margin: 50px 0;
}
.welcome-inner .left-box {
	float: left;
	width: 47%;
	padding-right: 20px;
}
.welcome-inner .left-box h2 {
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
	font-size: 24px;
	
}

.welcome-inner .left-box .button {
	background: #5e9835;
	display: none;
  	padding: 0.5em 1em;
  	text-decoration: none;
 	 color: #5e9835;
  	border-radius: 3px;
 	transition: .4s;
	float: right;
	margin: 15% 15px 0 0;
}
.welcome-inner .left-box .button:hover {
  	background: #2f630a;
  	color: ffffff;
}
.welcome-inner .left-box .button a {
	color: #ffffff;
	padding: 30px ;
	
}
.welcome-inner .right-box {
	float: left;
	width: 50%;
}
.welcome-inner .right-box img {
	width: 100%;
}

.tab-smt-button {
	display: block;
	text-align: center;
}
.tab-smt-button .button {
	background: #5e9835;
	display: inline-block;
  	padding: 0.5em 1em;
  	text-decoration: none;
 	 color: #5e9835;
  	border-radius: 3px;
 	transition: .4s;
	float: none;
	margin: 0 0 50px 0;
}
.tab-smt-button .button:hover {
  	background: #2f630a;
  	color: ffffff;
}
.tab-smt-button .button a {
	color: #ffffff;
	padding: 30px ;
	
}
.top-feature {
	text-align: center;
}
 .top-headline {
	display: inline-block;
	border-bottom: 2px solid #222222;
	margin-bottom: 30px;
	background-image: url(images/top/h2_triangle.png);
	background-repeat: no-repeat;
	background-position: center 65px;
}
.top-headline h2 {
	padding-bottom: 10px;
}
 .top-headline .text {
	font-size: 16px;
}
.feature-box {
	background-image: url(images/top/feature_bg.jpg);
	background-repeat: no-repeat;	
}
.feature-box-inner {
		padding: 70px 10px 0 20px;
}
.feature-box-inner-list {
	width:100%;
	overflow: hidden;
	margin-right: -11px;

}

.feature-box-inner-list .box {
	width: 23.4%;
	background-image: url(images/top/wood_bg.png);
	padding :0;
	float: left;
	margin-right: 11px;
	height: 350px;
}

.feature-box-inner-list .box h3 {
	color: #ffffff;
	font-size: 24px;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
	padding: 20px 0 20px;
	
}
.feature-box-inner-list .box img {
	width: 100%;
}
.feature-box-inner-list .box p {
	color: #ffffff;
	padding: 0 20px;
	text-align: left;
}
.top-feature .button {
	background: #5e9835;
	display: inline-block;
  	padding: 0.5em 1em;
  	text-decoration: none;
 	 color: #5e9835;
  	border-radius: 3px;
 	transition: .4s;
	margin: 40px 15px 40px 0;
}
.top-feature .button:hover {
  	background: #2f630a;
  	color: ffffff;
}
.top-feature .button a {
	color: #ffffff;
	padding: 30px ;
	
}
.top-medical-courses {
	text-align: center;
	margin-top: 50px;
	padding: 30px 10px 0 20px;
}
.medical-courses-box {
	
	margin: 0 auto;
}
.medical-courses-list {
	width: 100%;
	overflow: hidden;
	margin-right: -11px;
	
}

.medical-courses-list .box {
	width: 31.8%;
	height: 430px;
	background-image: url(images/top/wood_bg.png);
	padding :0;
	float: left;
	margin-right: 11px;
	margin-bottom: 11px;
	position: relative;
}

.medical-courses-list .box h3 {
	color: #ffffff;
	font-size: 24px;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
	padding: 20px 0 20px;
	
}
.medical-courses-list .box img {
	width: 90%;
}
.medical-courses-list .box .text {
	color: #ffffff;
	padding: 0 26px 26px 26px;
	text-align: left;
}
.medical-courses-list .box .link {
	background-image: url(images/top/top_medical_courses_arrow.png);
	background-repeat: no-repeat;
	background-position: right 25px;
	background-size: 100%;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	float: right;
	padding: 0 20px 30px 0;
	position: absolute;
	bottom: 10px;
	right: 20px;
}


.top-notice {
	text-align: center;
	margin-top: 50px;
	padding: 0 ;
}
.notice-box {
	
	
	
}
.notice-list {
	margin-right: 0;
	padding: 30px 0 0 0;
	width: 100%;
}

.notice-list .box {
	padding :0 ;
	float: none;
	margin: 0 20px;
	margin-bottom: 20px;
	overflow: hidden;
	
}
.notice-list .box img {
	width: 100%
}
.notice-list .box .left {
	float: left;
	width: 38%;
	height: 150px;
}

.notice-list .box h3 {
	font-size: 14px;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
	text-align: left;
	
	
}
.notice-list .box .right {
	background-color: #f5f5f5;
	float: left;
	height: 150px;
	padding:9px;
	width: 59%;
}
.notice-list .box .day {
	text-align: left;
}
.notice-list .box .link {
	background-image: url(images/top/top_medical_courses_arrow.png);
	background-repeat: no-repeat;
	background-position: right 25px;
	display: inline-block;
	font-weight: bold;
	color: #ffffff;
	float: right;
	padding: 0 20px 30px 0;
	margin: 0 20px 0 0;
}
.top-notice .button {
	background: #5e9835;
	display: inline-block;
  	padding: 0.5em 1em;
  	text-decoration: none;
 	 color: #5e9835;
  	border-radius: 3px;
 	transition: .4s;
	margin: 40px 15px 40px 0;
}
top-.notice .button:hover {
  	background: #2f630a;
  	color: ffffff;
}
.top-notice .button a {
	color: #ffffff;
	padding: 30px ;
	
}


.top-room {
	text-align: center;
}

.room-box {
	background-image: url(images/top/top_room.jpg);
	background-repeat: no-repeat;
	background-position: 40% 40%;	
}
.room-box-inner {
	width: 96%;
	margin: 0 auto;
	padding-top: 6.5%;
}


.room-box-inner h3 {
	color: #222222;
	font-size: 30px;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
	padding: 80px 40px;
	
}
.room-box-inner .bg{
	background-color: rgb(255,255,255,0.5);
}

.top-room .button {
	background: #5e9835;
	display: inline-block;
  	padding: 0.5em 1em;
  	text-decoration: none;
 	 color: #5e9835;
  	border-radius: 3px;
 	transition: .4s;
	margin: 70px 15px 90px 0;
}
.top-room .button:hover {
  	background: #2f630a;
  	color: ffffff;
}
.top-room .button a {
	color: #ffffff;
	padding: 30px ;
	
}

.top-info {
	text-align: center;
	padding-top: 50px ;
}
.top-info .top-headline {
	display: inline-block;
	border-bottom: 2px solid #222222;
	margin-bottom: 30px;
	background-image: url(images/top/h2_triangle.png);
	background-repeat: no-repeat;
	background-position: center 65px;
}
.top-info .top-headline h2 {
	padding-bottom: 10px;
}
.top-info .top-headline .text {
	font-size: 16px;
}
.top-info-bg {
	background-image: url(images/top/top_info_bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.top-info-inner {
	width: 100%;
	
	padding-top: 50px;
}
.top-info-box {
	width: 100%;
	overflow: hidden;	
}
.top-info-box .left{
	float: none;
}
.top-info-box .left .text {
	font-size: 22px;
	text-shadow:
	#ffffff 2px 0px, #ffffff -2px 0px,
	#ffffff 0px -2px, #ffffff 0px 2px,
	#ffffff 2px 2px, #ffffff -2px 2px,

	#ffffff 2px -2px, #ffffff -2px -2px,
	#ffffff 1px 2px, #ffffff -1px 2px,
	#ffffff 1px -2px, #ffffff -1px -2px,
	#ffffff 2px 1px, #ffffff -2px 1px,
	#ffffff 2px -1px, #ffffff -2px -1px;
	padding: 15px 0 20px 0;
	
}
.top-info-box .left .info-logo img {
	width: 50%;
}
.top-info-box .left .tel {
	padding-bottom: 0px;
	margin-left: 0;
}
/* タップ(機能OFF) */
	.tel-number a[href^="tel:"] {
		pointer-events: none;
	}
.top-info-box .left .tel img {
	width: 50%;
}
.top-info-box .right{
	float: none;
}
.top-info-box .right h3 {
	text-align: center;
	text-shadow:
	#ffffff 2px 0px, #ffffff -2px 0px,
	#ffffff 0px -2px, #ffffff 0px 2px,
	#ffffff 2px 2px, #ffffff -2px 2px,
	#ffffff 2px -2px, #ffffff -2px -2px,
	#ffffff 1px 2px, #ffffff -1px 2px,
	#ffffff 1px -2px, #ffffff -1px -2px,
	#ffffff 2px 1px, #ffffff -2px 1px,
	#ffffff 2px -1px, #ffffff -2px -1px;
	padding: 20px 0 10px 0;
}
	
.top-info-box .right .schedule {
	border: 1px solid #bfbfbf;
	background-color: #ffffff;
	margin: 0 auto 50px auto;
	
}
.top-info-box .right .schedule .week01 th {
	border: 1px solid #bfbfbf;
	background-color: #5e9835;
	color: #ffffff;
	padding: 6px 48px 6px 48px;
}
.top-info-box .right .schedule .week02 th {
	border: 1px solid #bfbfbf;
	background-color: #5e9835;
	color: #ffffff;
	padding: 6px 0px 6px 0px;
}
.top-info-box .right .schedule .space {
	background-color: #ffffff;
}
.top-info-box .right .schedule td {
	border: 1px solid #bfbfbf;
	color: #5e9934;
	padding: 8px;
}

.top-info-box .right .schedule .time {
	color: #000000;
}
.top-info-box .right .schedule .time02 {
	color: #000000;
}


.top-access {
	text-align: center;
	padding: 50px 0 50px 0;
}
.top-access .top-headline {
	display: inline-block;
	border-bottom: 2px solid #222222;
	margin-bottom: 30px;
	background-image: url(images/top/h2_triangle.png);
	background-repeat: no-repeat;
	background-position: center 65px;
}
.top-access .top-headline h2 {
	padding-bottom: 10px;
}
.top-access .top-headline .text {
	font-size: 16px;
}

.top-access-inner {
	margin: 0 auto;
}
.top-access-box {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;	
}
.top-access-box .left{
	float: none;
	padding: 30px 20px 20px 20px;
	
}
.top-access-box .left img {
	border: 1px solid #d8dadc;
	width: 100%;
}
.top-access-box .right{
	float: none;
	padding: 30px 20px 20px 20px;
	
}


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

歯科診療のご案内

===============================*/
.indent {
	text-indent: 20px;
}

.hospital img {
	width: 100%;
}

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

当院の特徴

===============================*/
.feature {
	padding: 40px;
	border: 1px solid #e3e4e3;

}
.feature .box h3 {
	border-bottom: 1px solid #588d36;
	padding : 0 20px 10px 50px;
	margin-bottom: 20px;

}
.feature .box {
	margin-bottom: 20px;
}
.feature .box .icon-set{
	position:relative;
}
.feature .box .icon {
	position: absolute;
	top: 0px;
	left: 0px;
}
.feature .feature-box-a {
	overflow: hidden;
}
.feature .feature-box-a .left {
	float: right;
}
.feature .feature-box-a .right {
	float: left;
	width: 45%;
}
.feature .feature-box-a .right h4 {
	color: #588d36;
	font-weight: bold;
}
.feature .feature-box-a .bold {
	color: #ed5e83;
	font-weight: bold;
}
.feature .table-style01 {
	border: #91ce56 1px solid;
}
.feature .table-style01 th {
	background-color: #eefbd9;
	border: #91ce56 1px solid;
    	color: #6e9e39;
	font-size: 16px;
}

.feature .table-style01 td {
	border: #91ce56 1px solid;
    	padding: 10px;
    	font-size: 14px;
	font-size: 16px;
}
.feature .table-style01 .bold {
	color: #ed5e83;
	font-weight: bold;
}
/*===================================

診療科目

===================================*/
.medical-courses {
	text-align: center;
}
.medical-courses .medical-courses-box {
	
	margin: 0 auto;
}
.medical-courses .medical-courses-list {
	width: 100%;
	overflow: hidden;
	margin-right: -11px;
	
}

.medical-courses .medical-courses-list .box {
	width: 31.7%;
	height: 430px;
	background-image: url(images/top/wood_bg.png);
	padding :0;
	float: left;
	margin-right: 11px;
	margin-bottom: 11px;
	position: relative;
}

.medical-courses .medical-courses-list .box h3 {
	color: #ffffff;
	font-size: 24px;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
	padding: 20px 0 20px;
	
}
.medical-courses .medical-courses-list .box img {
	width: 90%;
}
.medical-courses .medical-courses-list .box .text {
	color: #ffffff;
	padding: 0 26px 26px 26px;
	text-align: left;
}
.medical-courses .medical-courses-list .box .link {
	background-image: url(images/top/top_medical_courses_arrow.png);
	background-repeat: no-repeat;
	background-position: right 25px;
	background-size: 100%;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	float: right;
	padding: 0 20px 30px 0;
	position: absolute;
	bottom: 10px;
	right: 20px;
}


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

費用

===============================*/
.price-box {
	width: 100%;
}

.price-box .inner {
	background:#ffffff;
	margin: 2px 0 20px 0;
}

.table-style03 {
	width: 100%;
}
.table-style03 th {
	padding: 0px;
	font-size: 16px;
	text-align: left;
	border-bottom: #dcdcdc 1px dashed;
	width: 30%;

}
.table-style03 td {
	padding: 10px;
	font-size: 16px;
	color: #f15a5a;
	font-weight: bold;
	text-align: right;
	border-bottom: #dcdcdc 1px dashed;
	width: 60%;

	
}


.price-style {
	padding-top: 0px!important;
	font-size: 16px;
	color: #f15a5a;
	font-weight: bold;
	text-align: right;	
}

.price-article01 {
	padding-bottom: 40px;
}

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

先生の紹介

===============================*/
.doctor-box {
	margin-bottom: 100px;
}

.doctor-inner {
	overflow: hidden;
}
.doctor-inner .img {
	float: left;
	width: 41%;
}
.doctor-inner .question {
	float: left;
	width: 56%;
	margin-left: 20px;
}

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

インプラント

===============================*/
.implant .block01 {
	width: 100%;
	 display: -webkit-flex;
	display: flex;
	margin-bottom: 30px;
}


.implant .block01 .right {
	
	margin-left: 20px;
	
}
.implant .block02 {
	background-color: #f9feec;
	margin-bottom: 50px;
}
.implant .block02 .block02-inner {

	padding: 30px 40px;
	width: 600px;
	margin: 0 auto;
}
.implant .block02 .block02-inner .title {
	background-image: url(images/implant/implant_img02.png);
	background-repeat: no-repeat;
	background-position: 95px 10px;
	border-bottom: 1px dashed #5e9835;
	color: #5e9835;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding: 20px 0;
}
.implant .block02 .block02-inner .list-box {
	margin: 30px 0;
	
}
.implant .block02 .block02-inner .list-box p {
	padding-bottom: 10px;
}
.implant .block02 .block02-inner .checkmark005{
	padding-left:24px;
	position:relative;
}

.implant .block02 .block02-inner .checkmark005:before,
.implant .block02 .block02-inner .checkmark005:after{
	content:"";
	display:block;
	position:absolute;
}
.implant .block02 .block02-inner .checkmark005:before{
	width:16px;
	height:16px;
	border-radius:3px;
	background:#ffffff;
	border:1px solid #000000;
	left:0;top:2px;
}
.checkmark005:after{
	border-left:2px solid #ff0000;
	border-bottom:2px solid #ff0000;
	width:15px;
	height:5px;
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
	left:5px;
	top:3px;
}
.implant .block03 {
	margin-bottom: 50px;
}
.implant .block03 .block03-inner {

	padding: 30px 0;
	width: 100%;
}
.implant .block03 .block03-inner .title {
	background-color:#5e9835;
	border-radius: 6px;
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding: 20px 0;
	margin-bottom: 30px;
}
.implant-flow {
	display: -webkit-flex;
	display: flex;
}
.implant-flow .flow-box {
	display: -webkit-flex;
	display: flex;
	margin-bottom: 45px;
}

.implant-flow .right .no1 img {
	border-bottom: 10px solid #5e9835;
}
.implant-flow .right {
	margin-left: 20px;
}
.implant-flow .flow-box .title {
	color: #5e9835;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
	width: 233px;
}
.implant-flow .flow-box .text {
	padding: 30px 0 0 20px;
}

.implant-flow .flow-box .text04 {
	padding: 0 0 0 20px;
}

.implant-flow .left p {
  position: relative;
  font-size: 16px;
  height: 245px;
  line-height: 70px;
}
.implant-flow .left .no4 {
  position: relative;
  font-size: 16px;
  height: 100px;
  line-height: 70px;
}

.implant-flow .left p::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 2px;
  margin: auto;
  background-color: #000;
}

.implant-flow .left p::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 2px;
  height: 200px;
  margin: auto;
  background-color: #5e9835;
}

.implant-flow .left .no4::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 2px;
  height: 20px;
  margin: auto;
  background-color: #ffffff;
}

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

歯科矯正

===============================*/
.kyousei .block01 {
	width: 100%;

	margin-bottom: 30px;
}

.kyousei .block01 .font-style01 {
	color: #e8386a;
	font-size: 20px;
	font-weight: bold;
}

.kyousei .block02 {
	background-color: #f9feec;
	margin-bottom: 50px;
}
.kyousei .block02 .block02-inner {

	padding: 30px 40px;
	width: 90%;
	margin: 0 auto;
}
.kyousei .block02 .block02-inner .title {
	background-image: url(images/implant/implant_img02.png);
	background-repeat: no-repeat;
	background-position: 185px 10px;
	border-bottom: 1px dashed #5e9835;
	color: #5e9835;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding: 20px 0;
}
.kyousei .block02 .block02-inner .list-box {
	margin: 30px 0;
	
}
.kyousei .block02 .block02-inner .list-box p {
	padding-bottom: 10px;
}
.kyousei .block02 .block02-inner .checkmark005{
	padding-left:24px;
	position:relative;
}

.kyousei .block02 .block02-inner .checkmark005:before,
.kyousei .block02 .block02-inner .checkmark005:after{
	content:"";
	display:block;
	position:absolute;
}
.kyousei .block02 .block02-inner .checkmark005:before{
	width:16px;
	height:16px;
	border-radius:3px;
	background:#ffffff;
	border:1px solid #000000;
	left:0;top:2px;
}
.kyousei .block02 .block02-inner .checkmark005:after{
	border-left:2px solid #ff0000;
	border-bottom:2px solid #ff0000;
	width:15px;
	height:5px;
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
	left:5px;
	top:3px;
}
.kyousei .block03 {
	margin-bottom: 50px;
}
.kyousei .block03 {
	padding: 30px 40px;
	width: 666px;
	margin: 0 auto;
}
.kyousei .block04 .question-box {
	margin-bottom: 30px;
}

.kyousei .block04 .question-box .q {
	font-size: 18px;
	font-weight: bold;
}

.kyousei .block04 .question-box .q .q-icon {
	display: inline-block;
  	width: 40px;
  	height: 40px;
  	border-radius: 50%;
  	background: #20a7e0;
  	text-align:center;
  	line-height: 40px;
	margin : 0 10px 10px 0;
	color: #ffffff;
}
.kyousei .block04 .question-box .a .a-icon {
	display: inline-block;
  	width: 40px;
  	height: 40px;
  	border-radius: 50%;
  	background: #e8386a;
  	text-align:center;
  	line-height: 40px;
	margin-right: 10px;
	color: #ffffff;
	font-weight: bold;
}


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

義歯（入れ歯）

===============================*/
.gishi .block01 {
	width: 100%;

	margin-bottom: 30px;
}

.gishi .block01 .font-style01 {
	color: #e8386a;
	font-size: 20px;
	font-weight: bold;
}
.gishi .block01 .img {
	width: 95%;
	margin: 0 auto 50px auto;
}
.gishi .point {
	background-color: #f9feec;
	margin-bottom: 50px;
}
.gishi .point .point-inner {

	padding: 30px 40px;
	width: 90%;
	margin: 0 auto;
}
.gishi .point .point-inner .title {
	background-image: url(images/implant/implant_img02.png);
	background-repeat: no-repeat;
	background-position: 140px 10px;
	border-bottom: 1px dashed #5e9835;
	color: #5e9835;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding: 20px 0;
}
.gishi .block02 .point .point-inner .title {
	background-image: url(images/implant/implant_img02.png);
	background-repeat: no-repeat;
	background-position: 190px 10px;
	border-bottom: 1px dashed #5e9835;
	color: #5e9835;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding: 20px 0;
}
.gishi .point .point-inner .list-box {
	margin: 30px 0;
	
}
.gishi .point .point-inner .list-box p {
	padding-bottom: 10px;
}
.gishi .point .point-inner .checkmark005{
	padding-left:24px;
	position:relative;
}

.gishi .point .point-inner .checkmark005:before,
.gishi .point .point-inner .checkmark005:after{
	content:"";
	display:block;
	position:absolute;
}
.gishi .point .point-inner .checkmark005:before{
	width:16px;
	height:16px;
	border-radius:3px;
	background:#ffffff;
	border:1px solid #000000;
	left:0;top:2px;
}
.gishi .point .point-inner .checkmark005:after{
	border-left:2px solid #ff0000;
	border-bottom:2px solid #ff0000;
	width:15px;
	height:5px;
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
	left:5px;
	top:3px;
}
.gishi .block02 {
	margin-bottom: 50px;
}
.gishi .block02 .box{
	display: -webkit-flex;
	display: flex;
	margin-bottom: 45px;
	-webkit-flex-direction: row-reverse;
   	flex-direction: row-reverse;
}
.gishi .block02 .box .right {
	margin-right: 40px;
}


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

いびき治療

===============================*/
.ibiki .block01 {
	width: 100%;

	margin-bottom: 30px;
}
.ibiki .block01 .box{
	display: -webkit-flex;
	display: flex;
	margin-bottom: 45px;
	-webkit-flex-direction: row-reverse;
   	flex-direction: row-reverse;
}
.ibiki .block01 .img img {
	width: 100%;
}
.ibiki .block01 .box .right {
	margin-right: 40px;
}

.ibiki .block01 .font-style01 {
	color: #e8386a;
	font-size: 20px;
	font-weight: bold;
}
.ibiki .block01 .title {
	text-align: center;
	margin-bottom: 30px;
}
.ibiki .block01 .font-style02 {
	background-color: #5e9835;
	border-radius: 6px;
	color: #ffffff;
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	padding: 10px;
}
.ibiki .block01 .img {
	margin: 0 auto 50px auto;
}
.ibiki .point {
	background-color: #f9feec;
	margin-bottom: 50px;
}
.ibiki .point .point-inner {
	padding: 20px;
	width: 95%;
	margin: 0 auto;
}
.ibiki .point .point-inner p {
	text-align: left;
	padding:0;
}

.ibiki .block02 .box{
	display: -webkit-flex;
	display: flex;
	margin-bottom: 45px;
	-webkit-flex-direction: row-reverse;
   	flex-direction: row-reverse;
}
.ibiki .block02 .box .right {
	margin-right: 40px;
}

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

審美歯科

===============================*/
.shinbi .block01 {
	width: 100%;

	margin-bottom: 30px;
}
.shinbi .block01 .block01-box {
	display: -webkit-flex;
	display: flex;
	margin :  0 0 30px 0;
}
.shinbi .block01 .block01-box .right {
	margin-left: 20px;
}
.shinbi .block01 .box-wrapp {
	background-color: #f9feec;
	position: relative; 
	z-index: 1;
	margin-top: 60px;
}
.shinbi .block01 .title {
	text-align: center;
	position: relative; 
	top: -25px; 
	z-index: 2;
}
.shinbi .block01 .font-style02 {
	background-color: #5e9835;
	border-radius: 6px;
	color: #ffffff;
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	padding: 10px 20px;
	width: 310px;
}
.shinbi .block01 .box {
	display: -webkit-flex;
	display: flex;
	margin :  0 auto 45px auto;
	padding : 0 0 30px 0;
	width: 660px;
}
.shinbi .block01 .box ul {
	width: 235px;
}
.shinbi .block01 .box ul .change {
	text-align: center;
}
.shinbi .block01 .box .arrow {
	margin: 80px 50px;
}

.shinbi .block02 .font-style01 {
	color: #e8386a;
	font-size: 20px;
	font-weight: bold;
}


.shinbi .point {
	background-color: #f9feec;
	margin-bottom: 50px;
}
.shinbi .point .point-inner {
	padding: 20px 30px;
	width: 700px;
	margin: 0 auto;
}
.shinbi .point .point-inner p {
	text-align: left;
	padding:0;
}


.shinbi .block02 .step {
	background-color: #e4f2f9;
	padding: 30px 0;
	margin-bottom: 50px;
}

.shinbi .block02 .box{
	
	display: -webkit-flex;
	display: flex;
	margin-bottom: 45px;
	-webkit-flex-direction: row;
   	flex-direction: row;
	margin: 0 auto;
	width: 630px;
}
.shinbi .block02 .box ul {
	width: 137px;
	margin-right: 0px;
}
.shinbi .block02 .step .box .change {
	color: #079fe6;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
}
.shinbi .block02 .step .box .arrow {
	margin: 90px 40px 0 40px;
}

.shinbi .block02 .product h4 {
	font-size: 20px;
	font-wight: bold;
}

.shinbi .block03 .product .box{
	
	display: -webkit-flex;
	display: flex;
	margin-bottom: 45px;
	-webkit-flex-direction: row;
   	flex-direction: row;
	margin: 0 auto 30px auto;
	width: 100%;
}
.shinbi .block03 .product .box .left {
	margin-right: 30px;
}

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

ホワイトニング

===============================*/
.whitening .block01 {
	width: 100%;

	margin-bottom: 30px;
}

.whitening .block01 .block01-box {
	display: -webkit-flex;
	display: flex;
	margin :  0 0 30px 0;
}
.whitening .block01 .block01-box .right {
	margin-left: 20px;
}



.whitening .block02 .box {
	display: -webkit-flex;
	display: flex;
	margin :  0 auto 45px auto;
	padding : 0 0 30px 0;
	width: 560px;
}


.whitening .block02 .box .arrow {
	margin: 45px 50px;
}

.whitening .block03 {
	width: 100%;

	margin-bottom: 30px;
}

.whitening .block03 .block03-box {
	display: -webkit-flex;
	display: flex;
	margin :  0 0 30px 0;
	-webkit-flex-direction: row-reverse;
   	flex-direction: row-reverse;
}
.whitening .block03 .block03-box .right {
	margin-right: 20px;
}




.whitening .block04 .question-box {
	margin-bottom: 30px;
}

.whitening .block04 .question-box .q {
	font-size: 18px;
	font-weight: bold;
}

.whitening .block04 .question-box .q .q-icon {
	display: inline-block;
  	width: 40px;
  	height: 40px;
  	border-radius: 50%;
  	background: #20a7e0;
  	text-align:center;
  	line-height: 40px;
	margin : 0 10px 10px 0;
	color: #ffffff;
}
.whitening .block04 .question-box .a .a-icon {
	display: inline-block;
  	width: 40px;
  	height: 40px;
  	border-radius: 50%;
  	background: #e8386a;
  	text-align:center;
  	line-height: 40px;
	margin-right: 10px;
	color: #ffffff;
	font-weight: bold;
}

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

CAD/CAM冠

===============================*/
.cadcam .block01 {
	width: 100%;
	 display: -webkit-flex;
	display: flex;
	margin-bottom: 30px;
}


.cadcam .block01 .right {
	
	margin-left: 20px;
	
}
.cadcam .block02 {
	background-color: #f9feec;
	margin-bottom: 50px;
}
.cadcam .block02 .block02-inner {

	padding: 30px 40px;
	margin: 0 auto;
}
.cadcam .block02 .block02-inner .title {
	background-image: url(images/implant/implant_img02.png);
	background-repeat: no-repeat;
	background-position: 120px 10px;
	border-bottom: 1px dashed #5e9835;
	color: #5e9835;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding: 20px 0;
}
.cadcam .block02 .block02-inner .list-box {
	margin: 30px 0;
	
}
.cadcam .block02 .block02-inner .list-box p {
	padding-bottom: 10px;
}
.cadcam .block02 .block02-inner .checkmark005{
	padding-left:24px;
	position:relative;
}

.cadcam .block02 .block02-inner .checkmark005:before,
.cadcam .block02 .block02-inner .checkmark005:after{
	content:"";
	display:block;
	position:absolute;
}
.cadcam .block02 .block02-inner .checkmark005:before{
	width:16px;
	height:16px;
	border-radius:3px;
	background:#ffffff;
	border:1px solid #000000;
	left:0;top:2px;
}
.checkmark005:after{
	border-left:2px solid #ff0000;
	border-bottom:2px solid #ff0000;
	width:15px;
	height:5px;
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
	left:5px;
	top:3px;
}
.cadcam .block03 {
	margin-bottom: 50px;
}
.cadcam .block03-inner {
	margin: 0 auto;
	
}
.cadcam .block03 .list-box {
	overflow: hidden;
	padding: 50px 80px 0 80px;
	width: 100%;
	margin: 0 auto;
}
.cadcam .block03 .list-box p {
	float: left;
	width: 340px;
	padding-bottom: 20px;
}
.cadcam .block03 .list01,.cadcam .block03 .list02,.cadcam .block03 .list03,.cadcam .block03 .list04 {
	position: relative;
	padding-left: 10px;
	font-size: 18px;
	font-weight: bold;
}
.cadcam .block03 .list01::after {
	display: block;
  	content: '';
  	position: absolute;
  	top: .2em;
  	left: -3em;
  	width: 50px;
  	height: 50px;
 	background-color: #c4dfa2;
  	border-radius: 100%;
}
.cadcam .block03 .list02::after {
	display: block;
  	content: '';
  	position: absolute;
  	top: .2em;
  	left: -3em;
  	width: 50px;
  	height: 50px;
 	background-color: #e4b73c;
  	border-radius: 100%;
}
.cadcam .block03 .list03::after {
	display: block;
  	content: '';
  	position: absolute;
  	top: .2em;
  	left: -3em;
  	width: 50px;
  	height: 50px;
 	background-color: #e97447;
  	border-radius: 100%;
}
.cadcam .block03 .list04::after {
	display: block;
  	content: '';
  	position: absolute;
  	top: .2em;
  	left: -3em;
  	width: 50px;
  	height: 50px;
 	background-color: #4ca6cf;
  	border-radius: 100%;
}
.cadcam .box {
	display: -webkit-flex;
	display: flex;
	margin :  0 auto 45px auto;
	padding : 0 0 30px 0;
	width: 100%;
}
.cadcam .block03 .box-wrapp {
	background-color: #e5f9f7;
	padding: 20px;
}
.cadcam .box ul {
	
}
.cadcam .box ul .change {
	text-align: center;
}
.cadcam .box .title {
	color: #e31e5a;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.cadcam .box .text {
	width: 250px;
}
.cadcam .box .arrow {
	margin: 170px 50px 230px 50px;
}
.cadcam .box .img {
	width: 100%;
}
.cadcam .box img {
	width: 100%;
}

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

ブログ一覧ページ

===============================*/
.blog-notice-box {
	width: 100%;
	margin: 0 auto;
}
.blog-notice-list {
}

.blog-notice-list .box {
	background-color: #f5f5f5;
	width: 100%;
	height: 180px;
	padding: 0;
	margin-bottom: 11px;
	overflow: hidden;
}
.blog-notice-list .box .left {
	float: left;
	width: 25%;
	height: auto;
}
.blog-notice-list .box h3 {
	font-size: 18px;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
	text-align: left;
	padding-bottom: 10px;
	
	
}
.blog-notice-list .box .left p {
	width: 100%;
}
.blog-notice-list .box .left img {
	width: 100%;
}
.blog-notice-list .box .right {
	float: left;
	height: auto;
	padding:20px;
	width: 65.5%;
}
.blog-notice-list .date-area ul {
	display: -webkit-flex;
	display: flex;
	margin-bottom: 10px;
}
.blog-notice-list .date-area .cat a {
	background-color: #11b66e;
	color: #ffffff;
	padding: 6px 4px 6px 4px;
	margin-right: 10px;
}


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

ブログ詳細ページ

===============================*/
.blog .date-area ul {
	display: -webkit-flex;
	display: flex;
	margin-bottom: 10px;
}
.blog .date-area .cat a {
	background-color: #11b66e;
	color: #ffffff;
	padding: 6px 4px 6px 4px;
	margin-right: 10px;
}

}


/* スマホ横（667以下の端末） */
/*===========================================================================================================*/
@media screen and (max-width:667px) {
/*===================================

トップページ

===================================*/
#main-visual img {
	width: 100%;
}
.colona .pc {
	display: block;
}
.colona .sp {
	display: none;
}
.colona {
	max-width: 1180px;
	width: 100%;
	margin: 30px auto;
}
.colona img {
	width: 100%;
}
.welcome {
	padding: 0px 20px;
}
.welcome-inner {
	width: 100%;
	overflow: hidden;	
}
.welcome-inner .left-box {
	float: left;
	width: 47%;
	padding-right: 10px;
}
.welcome-inner .left-box h2 {
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
	font-size: 22px;
	padding: 10px 0 10px 0;
}

.welcome-inner .left-box .button {
	background: #5e9835;
	display: none;
  	padding: 0.5em 1em;
  	text-decoration: none;
 	 color: #5e9835;
  	border-radius: 3px;
 	transition: .4s;
	float: right;
	margin: 15% 15px 0 0;
}
.welcome-inner .left-box .button:hover {
  	background: #2f630a;
  	color: ffffff;
}
.welcome-inner .left-box .button a {
	color: #ffffff;
	padding: 30px ;
	
}
.welcome-inner .right-box {
	float: left;
	width: 50%;
}
.welcome-inner .right-box img {
	width: 100%;
}

.tab-smt-button {
	display: block;
	text-align: center;
}
.tab-smt-button .button {
	background: #5e9835;
	display: inline-block;
  	padding: 0.5em 1em;
  	text-decoration: none;
 	 color: #5e9835;
  	border-radius: 3px;
 	transition: .4s;
	float: none;
	margin: 0 0 50px 0;
}
.tab-smt-button .button:hover {
  	background: #2f630a;
  	color: ffffff;
}
.tab-smt-button .button a {
	color: #ffffff;
	padding: 30px ;
	
}
.top-feature {
	text-align: center;
}
 .top-headline {
	display: inline-block;
	border-bottom: 2px solid #222222;
	margin-bottom: 30px;
	background-image: url(images/top/h2_triangle.png);
	background-repeat: no-repeat;
	background-position: center 65px;
}
.top-headline h2 {
	padding-bottom: 10px;
}
 .top-headline .text {
	font-size: 16px;
}
.feature-box {
	background-image: url(images/top/feature_bg.jpg);
	background-repeat: no-repeat;	
}
.feature-box-inner {
		padding: 70px 10px 0 20px;
}
.feature-box-inner-list {
	width:100%;
	overflow: hidden;
	margin-right: -11px;

}

.feature-box-inner-list .box {
	width: 23.2%;
	background-image: url(images/top/wood_bg.png);
	padding :0;
	float: left;
	margin-right: 11px;
	height: 350px;
}

.feature-box-inner-list .box h3 {
	color: #ffffff;
	font-size: 18px;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
	padding: 20px 0 20px;
	
}
.feature-box-inner-list .box img {
	width: 100%;
}
.feature-box-inner-list .box p {
	color: #ffffff;
	padding: 0 10px;
	text-align: left;
	font-size: 14px;
}
.top-feature .button {
	background: #5e9835;
	display: inline-block;
  	padding: 0.5em 1em;
  	text-decoration: none;
 	 color: #5e9835;
  	border-radius: 3px;
 	transition: .4s;
	margin: 40px 15px 40px 0;
}
.top-feature .button:hover {
  	background: #2f630a;
  	color: ffffff;
}
.top-feature .button a {
	color: #ffffff;
	padding: 30px ;
	
}
.top-medical-courses {
	text-align: center;
	margin-top: 50px;
	padding: 30px 10px 0 20px;
}
.medical-courses-box {
	
	margin: 0 auto;
}
.medical-courses-list {
	width: 100%;
	overflow: hidden;
	margin-right: -11px;
	
}

.medical-courses-list .box {
	width: 31.6%;
	height: 410px;
	background-image: url(images/top/wood_bg.png);
	padding :0;
	float: left;
	margin-right: 11px;
	margin-bottom: 11px;
	position: relative;
}

.medical-courses-list .box h3 {
	color: #ffffff;
	font-size: 24px;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
	padding: 20px 0 20px;
	
}
.medical-courses-list .box img {
	width: 90%;
}
.medical-courses-list .box .text {
	color: #ffffff;
	padding: 0 26px 26px 26px;
	text-align: left;
	font-size: 14px;
}
.medical-courses-list .box .link {
	background-image: url(images/top/top_medical_courses_arrow.png);
	background-repeat: no-repeat;
	background-position: right 25px;
	background-size: 100%;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	float: right;
	padding: 0 20px 20px 0;
	position: absolute;
	bottom: 10px;
	right: 20px;
}


.top-notice {
	text-align: center;
	margin-top: 50px;
	padding: 0 ;
}
.notice-box {
	
	
	
}
.notice-list {
	margin-right: 0;
	padding: 30px 0 0 0;
	width: 100%;
}

.notice-list .box {
	padding :0 ;
	float: none;
	margin: 0 20px;
	margin-bottom: 20px;
	overflow: hidden;
	
}
.notice-list .box img {
	width: 100%
}
.notice-list .box .left {
	float: left;
	width: 38%;
	height: 150px;
}

.notice-list .box h3 {
	font-size: 14px;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
	text-align: left;
	
	
}
.notice-list .box .right {
	background-color: #f5f5f5;
	float: left;
	height: 150px;
	padding:9px;
	width: 59%;
}
.notice-list .box .day {
	text-align: left;
}
.notice-list .box .link {
	background-image: url(images/top/top_medical_courses_arrow.png);
	background-repeat: no-repeat;
	background-position: right 25px;
	display: inline-block;
	font-weight: bold;
	color: #ffffff;
	float: right;
	padding: 0 20px 30px 0;
	margin: 0 20px 0 0;
}
.top-notice .button {
	background: #5e9835;
	display: inline-block;
  	padding: 0.5em 1em;
  	text-decoration: none;
 	 color: #5e9835;
  	border-radius: 3px;
 	transition: .4s;
	margin: 40px 15px 40px 0;
}
top-.notice .button:hover {
  	background: #2f630a;
  	color: ffffff;
}
.top-notice .button a {
	color: #ffffff;
	padding: 30px ;
	
}


.top-room {
	text-align: center;
}

.room-box {
	background-image: url(images/top/top_room.jpg);
	background-repeat: no-repeat;
	background-position: 40% 40%;	
}
.room-box-inner {
	width: 96%;
	margin: 0 auto;
	padding-top: 6.5%;
}


.room-box-inner h3 {
	color: #222222;
	font-size: 30px;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
	padding: 80px 40px;
	
}
.room-box-inner .bg{
	background-color: rgb(255,255,255,0.5);
}

.top-room .button {
	background: #5e9835;
	display: inline-block;
  	padding: 0.5em 1em;
  	text-decoration: none;
 	 color: #5e9835;
  	border-radius: 3px;
 	transition: .4s;
	margin: 70px 15px 90px 0;
}
.top-room .button:hover {
  	background: #2f630a;
  	color: ffffff;
}
.top-room .button a {
	color: #ffffff;
	padding: 30px ;
	
}

.top-info {
	text-align: center;
	padding-top: 50px ;
}
.top-info .top-headline {
	display: inline-block;
	border-bottom: 2px solid #222222;
	margin-bottom: 30px;
	background-image: url(images/top/h2_triangle.png);
	background-repeat: no-repeat;
	background-position: center 65px;
}
.top-info .top-headline h2 {
	padding-bottom: 10px;
}
.top-info .top-headline .text {
	font-size: 16px;
}
.top-info-bg {
	background-image: url(images/top/top_info_bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.top-info-inner {
	width: 100%;
	
	padding-top: 50px;
}
.top-info-box {
	width: 100%;
	overflow: hidden;	
}
.top-info-box .left{
	float: none;
}
.top-info-box .left .text {
	font-size: 22px;
	text-shadow:
	#ffffff 2px 0px, #ffffff -2px 0px,
	#ffffff 0px -2px, #ffffff 0px 2px,
	#ffffff 2px 2px, #ffffff -2px 2px,

	#ffffff 2px -2px, #ffffff -2px -2px,
	#ffffff 1px 2px, #ffffff -1px 2px,
	#ffffff 1px -2px, #ffffff -1px -2px,
	#ffffff 2px 1px, #ffffff -2px 1px,
	#ffffff 2px -1px, #ffffff -2px -1px;
	padding: 15px 0 20px 0;
	
}
.top-info-box .left .tel {
	padding-bottom: 0px;
	margin-left: 0;
}
.top-info-box .left .tel img {
	width: 50%;
}
.top-info-box .right{
	float: none;
}
.top-info-box .right h3 {
	text-align: center;
	text-shadow:
	#ffffff 2px 0px, #ffffff -2px 0px,
	#ffffff 0px -2px, #ffffff 0px 2px,
	#ffffff 2px 2px, #ffffff -2px 2px,
	#ffffff 2px -2px, #ffffff -2px -2px,
	#ffffff 1px 2px, #ffffff -1px 2px,
	#ffffff 1px -2px, #ffffff -1px -2px,
	#ffffff 2px 1px, #ffffff -2px 1px,
	#ffffff 2px -1px, #ffffff -2px -1px;
	padding: 20px 0 10px 0;
}
	
.top-info-box .right .schedule {
	border: 1px solid #bfbfbf;
	background-color: #ffffff;
	margin: 0 auto 50px auto;
	
}
.top-info-box .right .schedule .week01 th {
	border: 1px solid #bfbfbf;
	background-color: #5e9835;
	color: #ffffff;
	padding: 6px 48px 6px 48px;
}
.top-info-box .right .schedule .week02 th {
	border: 1px solid #bfbfbf;
	background-color: #5e9835;
	color: #ffffff;
	padding: 6px 0px 6px 0px;
}
.top-info-box .right .schedule .space {
	background-color: #ffffff;
}
.top-info-box .right .schedule td {
	border: 1px solid #bfbfbf;
	color: #5e9934;
	padding: 8px;
}

.top-info-box .right .schedule .time {
	color: #000000;
}
.top-info-box .right .schedule .time02 {
	color: #000000;
}



.top-access {
	text-align: center;
	padding: 50px 0 50px 0;
}
.top-access .top-headline {
	display: inline-block;
	border-bottom: 2px solid #222222;
	margin-bottom: 30px;
	background-image: url(images/top/h2_triangle.png);
	background-repeat: no-repeat;
	background-position: center 65px;
}
.top-access .top-headline h2 {
	padding-bottom: 10px;
}
.top-access .top-headline .text {
	font-size: 16px;
}

.top-access-inner {
	margin: 0 auto;
}
.top-access-box {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;	
}
.top-access-box .left{
	float: none;
	padding: 20px 20px 0 20px;
	
}
.top-access-box .left img {
	border: 1px solid #d8dadc;
	width: 100%;
}
.top-access-box .right{
	float: none;
	padding: 20px 20px 0 20px;
	
}


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

歯科診療のご案内

===============================*/
.indent {
	text-indent: 20px;
}

.hospital img {
	width: 100%;
}
/*===============================

当院の特徴

===============================*/
.feature {
	padding: 0px;
	border: none;

}
.feature .box h3 {
	border-bottom: 1px solid #588d36;
	padding : 0 20px 10px 50px;
	margin-bottom: 20px;

}
.feature .box {
	margin-bottom: 20px;
}
.feature .box .icon-set{
	position:relative;
}
.feature .box .icon {
	position: absolute;
	top: 0px;
	left: 0px;
}
.feature .feature-box-a {
	overflow: hidden;
}
.feature .feature-box-a .left {
	float: right;
	width: 48%;
}
.feature .feature-box-a .left img {
	width: 100%;
}
.feature .feature-box-a .right {
	float: left;
	width: 49%;
}
.feature .feature-box-a .right h4 {
	color: #588d36;
	font-weight: bold;
}
.feature .feature-box-a .bold {
	color: #ed5e83;
	font-weight: bold;
}
.feature .table-style01 {
	border: #91ce56 1px solid;
}
.feature .table-style01 th {
	background-color: #eefbd9;
	border: #91ce56 1px solid;
    	color: #6e9e39;
	font-size: 16px;
}

.feature .table-style01 td {
	border: #91ce56 1px solid;
    	padding: 10px;
    	font-size: 14px;
	font-size: 16px;
}
.feature .table-style01 .bold {
	color: #ed5e83;
	font-weight: bold;
}
/*===================================

診療科目

===================================*/
.medical-courses-box {
	
	margin: 0 auto;
}
.medical-courses-box .medical-courses-list {
	width: 100%;
	overflow: hidden;
	margin-right: -11px;
	
}

.medical-courses-box .medical-courses-list .box {
	width: 31.5%;
	height: 410px;
	background-image: url(images/top/wood_bg.png);
	padding :0;
	float: left;
	margin-right: 11px;
	margin-bottom: 11px;
	position: relative;
}

.medical-courses-box .medical-courses-list .box h3 {
	color: #ffffff;
	font-size: 24px;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
	padding: 20px 0 20px;
	
}
.medical-courses-box .medical-courses-list .box img {
	width: 90%;
}
.medical-courses-box .medical-courses-list .box .text {
	color: #ffffff;
	padding: 0 26px 26px 26px;
	text-align: left;
	font-size: 14px;
}
.medical-courses-box .medical-courses-list .box .link {
	background-image: url(images/top/top_medical_courses_arrow.png);
	background-repeat: no-repeat;
	background-position: right 25px;
	background-size: 100%;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	float: right;
	padding: 0 20px 20px 0;
	position: absolute;
	bottom: 10px;
	right: 20px;
}

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

費用

===============================*/
.price-box {
	width: 100%;
}

.price-box .inner {
	background:#ffffff;
	margin: 2px 0 20px 0;
}

.table-style03 {
	width: 100%;
}
.table-style03 th {
	padding: 0px;
	font-size: 16px;
	text-align: left;
	border-bottom: #dcdcdc 1px dashed;
	width: 40%;

}
.table-style03 td {
	padding: 10px;
	font-size: 16px;
	color: #f15a5a;
	font-weight: bold;
	text-align: right;
	border-bottom: #dcdcdc 1px dashed;
	width: 50%;

	
}


.price-style {
	padding-top: 0px!important;
	font-size: 16px;
	color: #f15a5a;
	font-weight: bold;
	text-align: right;	
}

.price-article01 {
	padding-bottom: 40px;
}

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

先生の紹介

===============================*/
.doctor-box {
	margin-bottom: 100px;
}

.doctor-inner {
	overflow: hidden;
	margin-bottom: 20px;
}
.doctor-inner .img {
	float: left;
	width: 41%;
}
.doctor-inner .img img {
	width: 100%;
}
.doctor-inner .question {
	float: left;
	width: 55%;
	margin-left: 20px;
}


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

インプラント

===============================*/
.implant .block01 {
	width: 100%;
	 display: -webkit-flex;
	display: flex;
	margin-bottom: 30px;
}

.implant .block01 .left {
	width: 50%;
}
.implant .block01 .left img {
	width: 100%;
}
.implant .block01 .right {
	width: 50%;
	margin-left: 20px;
	
}
.implant .block02 {
	background-color: #f9feec;
	margin-bottom: 50px;
}
.implant .block02 .block02-inner {

	padding: 30px 40px;
	width: 80%;
	margin: 0 auto;
}
.implant .block02 .block02-inner .title {
	background-image: url(images/implant/implant_img02.png);
	background-repeat: no-repeat;
	background-position: 75px 10px;
	border-bottom: 1px dashed #5e9835;
	color: #5e9835;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding: 20px 0 20px 60px;
}
.implant .block02 .block02-inner .list-box {
	margin: 30px 0;
	
}
.implant .block02 .block02-inner .list-box p {
	padding-bottom: 10px;
}
.implant .block02 .block02-inner .checkmark005{
	padding-left:24px;
	position:relative;
}

.implant .block02 .block02-inner .checkmark005:before,
.implant .block02 .block02-inner .checkmark005:after{
	content:"";
	display:block;
	position:absolute;
}
.implant .block02 .block02-inner .checkmark005:before{
	width:16px;
	height:16px;
	border-radius:3px;
	background:#ffffff;
	border:1px solid #000000;
	left:0;top:2px;
}
.checkmark005:after{
	border-left:2px solid #ff0000;
	border-bottom:2px solid #ff0000;
	width:15px;
	height:5px;
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
	left:5px;
	top:3px;
}
.implant .block03 {
	margin-bottom: 50px;
}
.implant .block03 .block03-inner {

	padding: 30px 0;
	width: 100%;
}
.implant .block03 .block03-inner .title {
	background-color:#5e9835;
	border-radius: 6px;
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding: 20px 0;
	margin-bottom: 30px;
}
.implant .block03 .block03-inner img {
	width: 100%;
}
.implant-flow {
	display: -webkit-flex;
	display: flex;
}
.implant-flow .flow-box {
	display: -webkit-flex;
	display: flex;
	margin-bottom: 45px;
}

.implant-flow .right .no1 img {
	border-bottom: 10px solid #5e9835;
}
.implant-flow .right {
	margin-left: 20px;
}
.implant-flow .flow-box .title {
	color: #5e9835;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
	width: 233px;
}
.implant-flow .flow-box .text {
	padding: 30px 0 0 20px;
}

.implant-flow .flow-box .text04 {
	padding: 0 0 0 20px;
}

.implant-flow .left p {
  position: relative;
  font-size: 16px;
  height: 245px;
  line-height: 70px;
}
.implant-flow .left .no4 {
  position: relative;
  font-size: 16px;
  height: 100px;
  line-height: 70px;
}

.implant-flow .left p::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 2px;
  margin: auto;
  background-color: #000;
}

.implant-flow .left p::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 2px;
  height: 200px;
  margin: auto;
  background-color: #5e9835;
}

.implant-flow .left .no4::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 2px;
  height: 20px;
  margin: auto;
  background-color: #ffffff;
}

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

歯科矯正

===============================*/
.kyousei .block01 {
	width: 100%;

	margin-bottom: 30px;
}

.kyousei .block01 .font-style01 {
	color: #e8386a;
	font-size: 20px;
	font-weight: bold;
}

.kyousei .block02 {
	background-color: #f9feec;
	margin-bottom: 50px;
}
.kyousei .block02 .block02-inner {

	padding: 30px 40px;
	width: 90%;
	margin: 0 auto;
}
.kyousei .block02 .block02-inner .title {
	background-image: url(images/implant/implant_img02.png);
	background-repeat: no-repeat;
	background-position: 135px 10px;
	border-bottom: 1px dashed #5e9835;
	color: #5e9835;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding: 20px 0;
}
.kyousei .block02 .block02-inner .list-box {
	margin: 30px 0;
	
}
.kyousei .block02 .block02-inner .list-box p {
	padding-bottom: 10px;
}
.kyousei .block02 .block02-inner .checkmark005{
	padding-left:24px;
	position:relative;
}

.kyousei .block02 .block02-inner .checkmark005:before,
.kyousei .block02 .block02-inner .checkmark005:after{
	content:"";
	display:block;
	position:absolute;
}
.kyousei .block02 .block02-inner .checkmark005:before{
	width:16px;
	height:16px;
	border-radius:3px;
	background:#ffffff;
	border:1px solid #000000;
	left:0;top:2px;
}
.kyousei .block02 .block02-inner .checkmark005:after{
	border-left:2px solid #ff0000;
	border-bottom:2px solid #ff0000;
	width:15px;
	height:5px;
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
	left:5px;
	top:3px;
}
.kyousei .block03 {
	margin-bottom: 50px;
}
.kyousei .block03 {
	padding: 30px 40px;
	width: 80%;
	margin: 0 auto;
}
.kyousei .block03 img {
	width: 100%;
}
.kyousei .block04 .question-box {
	margin-bottom: 30px;
}

.kyousei .block04 .question-box .q {
	font-size: 18px;
	font-weight: bold;
}

.kyousei .block04 .question-box .q .q-icon {
	display: inline-block;
  	width: 40px;
  	height: 40px;
  	border-radius: 50%;
  	background: #20a7e0;
  	text-align:center;
  	line-height: 40px;
	margin : 0 10px 10px 0;
	color: #ffffff;
}
.kyousei .block04 .question-box .a .a-icon {
	display: inline-block;
  	width: 40px;
  	height: 40px;
  	border-radius: 50%;
  	background: #e8386a;
  	text-align:center;
  	line-height: 40px;
	margin-right: 10px;
	color: #ffffff;
	font-weight: bold;
}

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

義歯（入れ歯）

===============================*/
.gishi .block01 {
	width: 100%;

	margin-bottom: 30px;
}

.gishi .block01 .font-style01 {
	color: #e8386a;
	font-size: 20px;
	font-weight: bold;
}
.gishi .block01 .img {
	width: 100%;
	margin: 0 auto 50px auto;
}
.gishi .block01 .img img {
	width: 100%;
}
.gishi .point {
	background-color: #f9feec;
	margin-bottom: 50px;
}
.gishi .point .point-inner {

	padding: 30px 40px;
	width: 90%;
	margin: 0 auto;
}
.gishi .point .point-inner .title {
	background-image: url(images/implant/implant_img02.png);
	background-repeat: no-repeat;
	background-position: 100px 10px;
	border-bottom: 1px dashed #5e9835;
	color: #5e9835;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding: 20px 0;
}
.gishi .block02 .point .point-inner .title {
	background-image: url(images/implant/implant_img02.png);
	background-repeat: no-repeat;
	background-position: 150px 10px;
	border-bottom: 1px dashed #5e9835;
	color: #5e9835;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding: 20px 0;
}
.gishi .point .point-inner .list-box {
	margin: 30px 0;
	
}
.gishi .point .point-inner .list-box p {
	padding-bottom: 10px;
}
.gishi .point .point-inner .checkmark005{
	padding-left:24px;
	position:relative;
}

.gishi .point .point-inner .checkmark005:before,
.gishi .point .point-inner .checkmark005:after{
	content:"";
	display:block;
	position:absolute;
}
.gishi .point .point-inner .checkmark005:before{
	width:16px;
	height:16px;
	border-radius:3px;
	background:#ffffff;
	border:1px solid #000000;
	left:0;top:2px;
}
.gishi .point .point-inner .checkmark005:after{
	border-left:2px solid #ff0000;
	border-bottom:2px solid #ff0000;
	width:15px;
	height:5px;
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
	left:5px;
	top:3px;
}
.gishi .block02 {
	margin-bottom: 50px;
}
.gishi .block02 .box{
	display: -webkit-flex;
	display: flex;
	margin-bottom: 45px;
	-webkit-flex-direction: row-reverse;
   	flex-direction: row-reverse;
}
.gishi .block02 .box .right {
	margin-right: 40px;
}

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

いびき治療

===============================*/
.ibiki .block01 {
	width: 100%;

	margin-bottom: 30px;
}
.ibiki .block01 .box{
	display: -webkit-flex;
	display: flex;
	margin-bottom: 45px;
	-webkit-flex-direction: row-reverse;
   	flex-direction: row-reverse;
}
.ibiki .block01 .img img {
	width: 100%;
}
.ibiki .block01 .box .right {
	margin-right: 40px;
}

.ibiki .block01 .font-style01 {
	color: #e8386a;
	font-size: 20px;
	font-weight: bold;
}
.ibiki .block01 .title {
	text-align: center;
	margin-bottom: 30px;
}
.ibiki .block01 .font-style02 {
	background-color: #5e9835;
	border-radius: 6px;
	color: #ffffff;
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	padding: 10px;
}
.ibiki .block01 .img {
	margin: 0 auto 50px auto;
}
.ibiki .point {
	background-color: #f9feec;
	margin-bottom: 50px;
}
.ibiki .point .point-inner {
	padding: 20px;
	width: 95%;
	margin: 0 auto;
}
.ibiki .point .point-inner p {
	text-align: left;
	padding:0;
}

.ibiki .block02 .box{
	display: -webkit-flex;
	display: flex;
	margin-bottom: 45px;
	-webkit-flex-direction: row-reverse;
   	flex-direction: row-reverse;
}
.ibiki .block02 .box .right {
	margin-right: 20px;
}


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

審美歯科

===============================*/
.shinbi .block01 {
	width: 100%;

	margin-bottom: 30px;
}
.shinbi .block01 .block01-box {
	display: -webkit-flex;
	display: flex;
	margin :  0 0 30px 0;
}
.shinbi .block01 .block01-box .right {
	margin-left: 20px;
}
.shinbi .block01 .box-wrapp {
	background-color: #f9feec;
	position: relative; 
	z-index: 1;
	margin-top: 60px;
}
.shinbi .block01 .title {
	text-align: center;
	position: relative; 
	top: -25px; 
	z-index: 2;
}
.shinbi .block01 .font-style02 {
	background-color: #5e9835;
	border-radius: 6px;
	color: #ffffff;
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	padding: 10px 20px;
	width: 310px;
}
.shinbi .block01 .box {
	display: -webkit-flex;
	display: flex;
	margin :  0 auto 45px auto;
	padding : 10px 10px 30px 10px;
	width: 100%;
}
.shinbi .block01 .box img {
	width: 100%;
}
.shinbi .block01 .box ul {
	width: 33%;
}
.shinbi .block01 .box ul .change {
	text-align: center;
}
.shinbi .block01 .box .arrow {
	margin: 80px 50px;
}

.shinbi .block02 .font-style01 {
	color: #e8386a;
	font-size: 20px;
	font-weight: bold;
}


.shinbi .point {
	background-color: #f9feec;
	margin-bottom: 50px;
}
.shinbi .point .point-inner {
	padding: 20px 30px;
	width: 100%;
	margin: 0 auto;
}
.shinbi .point .point-inner p {
	text-align: left;
	padding:0;
}


.shinbi .block02 .step {
	background-color: #e4f2f9;
	padding: 30px 0;
	margin-bottom: 50px;
	width: 100%;
}

.shinbi .block02 .box{
	
	display: -webkit-flex;
	display: flex;
	margin-bottom: 45px;
	-webkit-flex-direction: row;
   	flex-direction: row;
	margin: 0 auto;
	width: 90%;
}
.shinbi .block02 .box ul {
	width: 24%;
	margin-right: 0px;
}
.shinbi .block02 .step .box .change {
	color: #079fe6;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
}
.shinbi .block02 .box ul .img {
	width: 100%;
	text-align: center;
}
.shinbi .block02 .step .box .arrow {
	margin: 90px 30px 0 30px;
}

.shinbi .block02 .product h4 {
	font-size: 20px;
	font-wight: bold;
}

.shinbi .block03 .product .box{
	
	display: -webkit-flex;
	display: flex;
	margin-bottom: 45px;
	-webkit-flex-direction: row;
   	flex-direction: row;
	margin: 0 auto 30px auto;
	width: 100%;
}
.shinbi .block03 .product .box .left {
	margin-right: 30px;
}

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

ホワイトニング

===============================*/
.whitening .block01 {
	width: 100%;

	margin-bottom: 30px;
}

.whitening .block01 .block01-box {
	display: -webkit-flex;
	display: flex;
	margin :  0 0 30px 0;
}
.whitening .block01 .block01-box .right {
	margin-left: 20px;
}



.whitening .block02 .box {
	display: -webkit-flex;
	display: flex;
	margin :  0 auto 45px auto;
	padding : 0 0 30px 0;
	width: 560px;
}


.whitening .block02 .box .arrow {
	margin: 45px 50px;
}

.whitening .block03 {
	width: 100%;

	margin-bottom: 30px;
}

.whitening .block03 .block03-box {
	display: -webkit-flex;
	display: flex;
	margin :  0 0 30px 0;
	-webkit-flex-direction: row-reverse;
   	flex-direction: row-reverse;
}
.whitening .block03 .block03-box .right {
	margin-right: 20px;
}




.whitening .block04 .question-box {
	margin-bottom: 30px;
}

.whitening .block04 .question-box .q {
	font-size: 18px;
	font-weight: bold;
}

.whitening .block04 .question-box .q .q-icon {
	display: inline-block;
  	width: 40px;
  	height: 40px;
  	border-radius: 50%;
  	background: #20a7e0;
  	text-align:center;
  	line-height: 40px;
	margin : 0 10px 10px 0;
	color: #ffffff;
}
.whitening .block04 .question-box .a .a-icon {
	display: inline-block;
  	width: 40px;
  	height: 40px;
  	border-radius: 50%;
  	background: #e8386a;
  	text-align:center;
  	line-height: 40px;
	margin-right: 10px;
	color: #ffffff;
	font-weight: bold;
}


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

CAD/CAM冠

===============================*/
.cadcam .block01 {
	width: 100%;
	 display: -webkit-flex;
	display: flex;
	margin-bottom: 30px;
}


.cadcam .block01 .right {
	
	margin-left: 20px;
	
}
.cadcam .block02 {
	background-color: #f9feec;
	margin-bottom: 50px;
}
.cadcam .block02 .block02-inner {

	padding: 30px 40px;
	margin: 0 auto;
}
.cadcam .block02 .block02-inner .title {
	background-image: url(images/implant/implant_img02.png);
	background-repeat: no-repeat;
	background-position: 80px 10px;
	border-bottom: 1px dashed #5e9835;
	color: #5e9835;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding: 20px 0;
}
.cadcam .block02 .block02-inner .list-box {
	margin: 30px 0;
	
}
.cadcam .block02 .block02-inner .list-box p {
	padding-bottom: 10px;
}
.cadcam .block02 .block02-inner .checkmark005{
	padding-left:24px;
	position:relative;
}

.cadcam .block02 .block02-inner .checkmark005:before,
.cadcam .block02 .block02-inner .checkmark005:after{
	content:"";
	display:block;
	position:absolute;
}
.cadcam .block02 .block02-inner .checkmark005:before{
	width:16px;
	height:16px;
	border-radius:3px;
	background:#ffffff;
	border:1px solid #000000;
	left:0;top:2px;
}
.checkmark005:after{
	border-left:2px solid #ff0000;
	border-bottom:2px solid #ff0000;
	width:15px;
	height:5px;
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
	left:5px;
	top:3px;
}
.cadcam .block03 {
	margin-bottom: 50px;
}
.cadcam .block03-inner {
	margin: 0 auto;
	
}
.cadcam .block03 .list-box {
	overflow: hidden;
	padding: 50px 55px 0 55px;
	width: 100%;
	margin: 0 auto;
}
.cadcam .block03 .list-box p {
	float: left;
	width: 280px;
	padding-bottom: 20px;
}
.cadcam .block03 .list01,.cadcam .block03 .list02,.cadcam .block03 .list03,.cadcam .block03 .list04 {
	position: relative;
	padding-left: 10px;
	font-size: 18px;
	font-weight: bold;
}
.cadcam .block03 .list01::after {
	display: block;
  	content: '';
  	position: absolute;
  	top: .2em;
  	left: -3em;
  	width: 50px;
  	height: 50px;
 	background-color: #c4dfa2;
  	border-radius: 100%;
}
.cadcam .block03 .list02::after {
	display: block;
  	content: '';
  	position: absolute;
  	top: .2em;
  	left: -3em;
  	width: 50px;
  	height: 50px;
 	background-color: #e4b73c;
  	border-radius: 100%;
}
.cadcam .block03 .list03::after {
	display: block;
  	content: '';
  	position: absolute;
  	top: .2em;
  	left: -3em;
  	width: 50px;
  	height: 50px;
 	background-color: #e97447;
  	border-radius: 100%;
}
.cadcam .block03 .list04::after {
	display: block;
  	content: '';
  	position: absolute;
  	top: .2em;
  	left: -3em;
  	width: 50px;
  	height: 50px;
 	background-color: #4ca6cf;
  	border-radius: 100%;
}
.cadcam .box {
	display: -webkit-flex;
	display: flex;
	margin :  0 auto 45px auto;
	padding : 0 0 30px 0;
	width: 100%;
}
.cadcam .block03 .box-wrapp {
	background-color: #e5f9f7;
	padding: 20px;
}
.cadcam .box ul {
	
}
.cadcam .box ul .change {
	text-align: center;
}
.cadcam .box .title {
	color: #e31e5a;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.cadcam .box .text {
	width: 220px;
}
.cadcam .box .arrow {
	margin: 145px 50px 230px 50px;
}
.cadcam .box .img {
	width: 100%;
}
.cadcam .box img {
	width: 100%;
}

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

ブログ一覧ページ

===============================*/
.blog-notice-box {
	width: 100%;
	margin: 0 auto;
}
.blog-notice-list {
}

.blog-notice-list .box {
	background-color: #f5f5f5;
	width: 100%;
	height: 120px;
	padding: 0;
	margin-bottom: 11px;
	overflow: hidden;
}
.blog-notice-list .box .left {
	float: left;
	width: 20%;
	height: auto;
}
.blog-notice-list .box h3 {
	font-size: 14px;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
	text-align: left;
	padding-bottom: 10px;
	
	
}
.blog-notice-list .box .left p {
	width: 100%;
}
.blog-notice-list .box .left img {
	width: 100%;
}
.blog-notice-list .box .right {
	
	float: left;
	padding:14px 10px;
	width: 76%;
	height: auto;
}
.blog-notice-list .date-area ul {
	display: -webkit-flex;
	display: flex;
	margin-bottom: 10px;
}

.blog-notice-list .date-area .cat a {
	background-color: #11b66e;
	color: #ffffff;
	font-size: 10px;
	padding: 6px 4px 6px 4px;
	margin-right: 10px;
}
.blog-notice-list .date-area .date {
	font-size: 12px;
}


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

ブログ詳細ページ

===============================*/
.blog .date-area ul {
	display: -webkit-flex;
	display: flex;
	margin-bottom: 10px;
}
.blog .date-area .cat a {
	background-color: #11b66e;
	color: #ffffff;
	padding: 6px 4px 6px 4px;
	margin-right: 10px;
}




}


/* スマホ（640以下の端末） */
/*===========================================================================================================*/
@media screen and (max-width:640px) {

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

トップページ

===================================*/
#main-visual img {
	width: 100%;
}
.colona .pc {
	display: none;
}
.colona .sp {
	display: block;
}
.colona {
	max-width: 1180px;
	width: 100%;
	margin: 30px auto;
}
.colona img {
	width: 100%;
}
.welcome {
	padding: 10px 20px 30px 20px;
}
.welcome-inner {
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
}
.welcome-inner .left-box {
	float: nonr;
	width: 100%;
	padding-right: 0px;
	padding-bottom: 30px;
}
.welcome-inner .left-box h2 {
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
	font-size: 24px;
	padding: 10px 0 20px 0;
}

.welcome-inner .left-box .button {
	background: #5e9835;
	display: none;
  	padding: 0.5em 1em;
  	text-decoration: none;
 	 color: #5e9835;
  	border-radius: 3px;
 	transition: .4s;
	float: right;
	margin: 15% 15px 0 0;
}
.welcome-inner .left-box .button:hover {
  	background: #2f630a;
  	color: ffffff;
}
.welcome-inner .left-box .button a {
	color: #ffffff;
	padding: 30px ;
	
}
.welcome-inner .right-box {
	float: none;
	width: 100%;
}
.welcome-inner .right-box img {
	width: 100%;
}

.tab-smt-button {
	display: block;
	text-align: center;
}
.tab-smt-button .button {
	background: #5e9835;
	display: inline-block;
  	padding: 0.5em 1em;
  	text-decoration: none;
 	 color: #5e9835;
  	border-radius: 3px;
 	transition: .4s;
	float: none;
	margin: 0 0 50px 0;
}
.tab-smt-button .button:hover {
  	background: #2f630a;
  	color: ffffff;
}
.tab-smt-button .button a {
	color: #ffffff;
	padding: 30px ;
	
}
.top-feature {
	text-align: center;
}
 .top-headline {
	display: inline-block;
	border-bottom: 2px solid #222222;
	margin-bottom: 30px;
	background-image: url(images/top/h2_triangle.png);
	background-repeat: no-repeat;
	background-position: center 65px;
}
.top-headline h2 {
	padding-bottom: 10px;
}
 .top-headline .text {
	font-size: 14px;
}
.feature-box {
	background-image: url(images/top/feature_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 10px;
	background-size: cover;
}
.feature-box-inner {
	padding: 0 20px;
}
.feature-box-inner-list {
	overflow: hidden;
	width: 100%;
	padding: 30px 0 0 0;
}

.feature-box-inner-list .box {
	width: 42.3%;
	background-image: url(images/top/wood_bg.png);
	padding: 10px;
	float: left;
	margin : 0 11px 10px 0;
	height: 300px;
}
.feature-box-inner-list .box:nth-child(2n) {
	margin-right:0;
}
.feature-box-inner-list .box h3 {
	color: #ffffff;
	font-size: 18px;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
	padding: 10px 10px;
	
}
.feature-box-inner-list .box p {
	text-align: center;
	padding: 0;
}
.feature-box-inner-list .box img {
	width: 90%;
}
.feature-box-inner-list .box .text {
	color: #ffffff;
	padding: 0;
	text-align: left;
	font-size: 14px;
}
.top-feature .button {
	background: #5e9835;
	display: inline-block;
  	padding: 0.5em 1em;
  	text-decoration: none;
 	 color: #5e9835;
  	border-radius: 3px;
 	transition: .4s;
	margin: 40px 15px 40px 0;
}
.top-feature .button:hover {
  	background: #2f630a;
  	color: ffffff;
}
.top-feature .button a {
	color: #ffffff;
	padding: 30px ;
	
}
.top-medical-courses {
	text-align: center;
	margin-top: 50px;
	padding: 0 20px;
}
.medical-courses-box {

}
.medical-courses-list {
	overflow: hidden;
	width: 100%;
	padding: 30px 0 0 0;
}

.medical-courses-list .box {
	width: 48.2%;
	height: 370px;
	background-image: url(images/top/wood_bg.png);
	padding :0;
	float: left;
	margin-right: 11px;
	margin-bottom: 11px;
	position: relateive;
}
.medical-courses-list .box:nth-child(2n) {
	margin-right: 0;
}
.medical-courses-list .box h3 {
	color: #ffffff;
	font-size: 18px;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
	padding: 20px 0 20px;
	
}
.medical-courses-list .box img {
	width: 90%;
}
.medical-courses-list .box .text {
	color: #ffffff;
	font-size: 14px;
	padding: 0 10px 26px 10px;
	text-align: left;
}
.medical-courses-list .box .link {
	background-image: url(images/top/top_medical_courses_arrow.png);
	background-repeat: no-repeat;
	background-position: right 25px;
	background-size: 100%;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	float: none;
	padding: 0 20px 10px 0;
	position: absolute;
	bottom: 10px;
	right: 10px;
}


.top-notice {
	text-align: center;
	margin-top: 50px;
	padding: 0 ;
}
.notice-box {
	
	
	
}
.notice-list {
	margin-right: 0;
	padding: 30px 0 0 0;
	width: 100%;
}

.notice-list .box {
	padding :0 ;
	float: none;
	margin: 0 20px;
	margin-bottom: 20px;
	overflow: hidden;
	
}
.notice-list .box img {
	width: 100%
}
.notice-list .box .left {
	float: left;
	width: 38%;
	height: 110px;
}

.notice-list .box h3 {
	font-size: 14px;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
	text-align: left;
	
	
}
.notice-list .box .right {
	background-color: #f5f5f5;
	float: left;
	height: 95px;
	padding:9px;
	width: 56.6%;
}
.notice-list .box .day {
	text-align: left;
}
.notice-list .box .link {
	background-image: url(images/top/top_medical_courses_arrow.png);
	background-repeat: no-repeat;
	background-position: right 25px;
	display: inline-block;
	font-weight: bold;
	color: #ffffff;
	float: right;
	padding: 0 20px 30px 0;
	margin: 0 20px 0 0;
}
.top-notice .button {
	background: #5e9835;
	display: inline-block;
  	padding: 0.5em 1em;
  	text-decoration: none;
 	 color: #5e9835;
  	border-radius: 3px;
 	transition: .4s;
	margin: 40px 15px 40px 0;
}
top-.notice .button:hover {
  	background: #2f630a;
  	color: ffffff;
}
.top-notice .button a {
	color: #ffffff;
	padding: 30px ;
	
}


.top-room {
	text-align: center;
}

.room-box {
	background-image: url(images/top/top_room.jpg);
	background-repeat: no-repeat;
	background-position: 40% 40%;	
}
.room-box-inner {
	width: 100%;
	padding-top: 6.5%;
}


.room-box-inner h3 {
	color: #222222;
	font-size: 30px;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
	padding: 50px 30px 50px 30px;
	line-height: 1.5em;	
}
.room-box-inner .bg{
	background-color: rgb(255,255,255,0.5);
	margin: 50px 20px 0 20px;
}

.top-room .button {
	background: #5e9835;
	display: inline-block;
  	padding: 0.5em 1em;
  	text-decoration: none;
 	 color: #5e9835;
  	border-radius: 3px;
 	transition: .4s;
	margin: 70px 15px 90px 0;
}
.top-room .button:hover {
  	background: #2f630a;
  	color: ffffff;
}
.top-room .button a {
	color: #ffffff;
	padding: 30px ;
	
}

.top-info {
	text-align: center;
}
.top-info .top-headline {
	display: inline-block;
	border-bottom: 2px solid #222222;
	margin-bottom: 30px;
	background-image: url(images/top/h2_triangle.png);
	background-repeat: no-repeat;
	background-position: center 65px;
}
.top-info .top-headline h2 {
	padding-bottom: 10px;
}
.top-info .top-headline .text {
	font-size: 16px;
}
.top-info-bg {
	background-image: url(images/top/top_info_bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.top-info-inner {
	padding: 30px 0;
}
.top-info-box {
	width: 100%;
	overflow: hidden;	
}
.top-info-box .left{
	float: none;
}
.top-info-box .left img{
	width: 80%;
}
.top-info-box .left .text {
	font-size: 16px;
	text-shadow:
	#ffffff 2px 0px, #ffffff -2px 0px,
	#ffffff 0px -2px, #ffffff 0px 2px,
	#ffffff 2px 2px, #ffffff -2px 2px,

	#ffffff 2px -2px, #ffffff -2px -2px,
	#ffffff 1px 2px, #ffffff -1px 2px,
	#ffffff 1px -2px, #ffffff -1px -2px,
	#ffffff 2px 1px, #ffffff -2px 1px,
	#ffffff 2px -1px, #ffffff -2px -1px;
	padding: 15px 0 20px 0;
	
}
.top-info-box .left .tel {
	padding-bottom: 0px;
	margin-left: 0;
}
.top-info-box .left .tel img {
	width: 70%;
}
.top-info-box .right{
	float: none;
	margin: 0 20px;
}
.top-info-box .right h3 {
	text-align: center;
	text-shadow:
	#ffffff 2px 0px, #ffffff -2px 0px,
	#ffffff 0px -2px, #ffffff 0px 2px,
	#ffffff 2px 2px, #ffffff -2px 2px,
	#ffffff 2px -2px, #ffffff -2px -2px,
	#ffffff 1px 2px, #ffffff -1px 2px,
	#ffffff 1px -2px, #ffffff -1px -2px,
	#ffffff 2px 1px, #ffffff -2px 1px,
	#ffffff 2px -1px, #ffffff -2px -1px;
	padding: 20px 0 10px 0;
}
	
.top-info-box .right .schedule {
	border: 1px solid #bfbfbf;
	background-color: #ffffff;
	margin: 0;
	
}
.top-info-box .right .schedule .week01 th {
	border: 1px solid #bfbfbf;
	background-color: #5e9835;
	color: #ffffff;
	padding: 6px 33px 6px 33px;
}
.top-info-box .right .schedule .week02 th {
	border: 1px solid #bfbfbf;
	background-color: #5e9835;
	color: #ffffff;
	padding: 6px 0px 6px 0px;
}
.top-info-box .right .schedule .space {
	background-color: #ffffff;
}
.top-info-box .right .schedule td {
	border: 1px solid #bfbfbf;
	color: #5e9934;
	padding: 8px;
}

.top-info-box .right .schedule .time {
	color: #000000;
}
.top-info-box .right .schedule .time02 {
	color: #000000;
}



.top-access {
	text-align: center;
	
}
.top-access .top-headline {
	display: inline-block;
	border-bottom: 2px solid #222222;
	margin-bottom: 30px;
	background-image: url(images/top/h2_triangle.png);
	background-repeat: no-repeat;
	background-position: center 65px;
}
.top-access .top-headline h2 {
	padding-bottom: 10px;
}
.top-access .top-headline .text {
	font-size: 16px;
}

.top-access-inner {
	
}
.top-access-box {
	width: 100%;
	overflow: hidden;
}
.top-access-box .left{
	float: none;
	padding: 0 20px;
	
}
.top-access-box .left img {
	border: 1px solid #d8dadc;
	width: 100%;
}
.top-access-box .right{
	float: none;
	padding: 0 20px;
	
}

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

歯科診療のご案内

===============================*/
.indent {
	text-indent: 20px;
}
.hospital img {
	width: 100%;
}
/*===============================

当院の特徴

===============================*/
.feature {
	padding: 0px;
	border: none;
	margin-bottom: 50px;

}
.feature .box h3 {
	border-bottom: 1px solid #588d36;
	padding : 0 20px 10px 50px;
	margin-bottom: 20px;

}
.feature .box {
	margin-bottom: 20px;
}
.feature .box .icon-set{
	position:relative;
}
.feature .box .icon {
	position: absolute;
	top: 0px;
	left: 0px;
}
.feature .feature-box-a {
	overflow: hidden;
}
.feature .feature-box-a .left {
	float: right;
	width: 100%;
}
.feature .feature-box-a .left img {
	width: 100%;
}
.feature .feature-box-a .right {
	float: left;
	width: 100%;
}
.feature .feature-box-a .right h4 {
	color: #588d36;
	font-weight: bold;
}
.feature .feature-box-a .bold {
	color: #ed5e83;
	font-weight: bold;
}
.feature .table-style01 {
	border: #91ce56 1px solid;
}
.feature .table-style01 th {
	background-color: #eefbd9;
	border: #91ce56 1px solid;
    	color: #6e9e39;
	font-size: 16px;
}

.feature .table-style01 td {
	border: #91ce56 1px solid;
    	padding: 10px;
    	font-size: 14px;
	font-size: 16px;
}
.feature .table-style01 .bold {
	color: #ed5e83;
	font-weight: bold;
}

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

診療科目

===================================*/
.medical-courses-box {

}
.medical-courses-box .medical-courses-list {
	overflow: hidden;
	width: 100%;
}

.medical-courses-box .medical-courses-list .box {
	width: 48%;
	height: 370px;
	background-image: url(images/top/wood_bg.png);
	padding :0;
	float: left;
	margin-right: 11px;
	margin-bottom: 11px;
	position: relateive;
}
.medical-courses-box .medical-courses-list .box:nth-child(2n) {
	margin-right: 0;
}
.medical-courses-box .medical-courses-list .box h3 {
	color: #ffffff;
	font-size: 18px;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
	padding: 20px 0 20px;
	
}
.medical-courses-list .box img {
	width: 90%;
}
.medical-courses-box .medical-courses-list .box .text {
	color: #ffffff;
	font-size: 14px;
	padding: 0 10px 26px 10px;
	text-align: left;
}
.medical-courses-box .medical-courses-list .box .link {
	background-image: url(images/top/top_medical_courses_arrow.png);
	background-repeat: no-repeat;
	background-position: right 25px;
	background-size: 100%;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	float: none;
	padding: 0 20px 10px 0;
	position: absolute;
	bottom: 10px;
	right: 10px;
}

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

費用

===============================*/
.price-box {
	width: 100%;
}

.price-box .inner {
	background:#ffffff;
	margin: 2px 0 20px 0;
}

.table-style03 {
	width: 100%;
}
.table-style03 th {
	padding: 0px;
	font-size: 16px;
	text-align: left;
	border-bottom: #dcdcdc 1px dashed;
	width: 100%;

}
.table-style03 td {
	padding: 10px;
	font-size: 16px;
	color: #f15a5a;
	font-weight: bold;
	text-align: right;
	border-bottom: #dcdcdc 1px dashed;
	

	
}


.price-style {
	padding-top: 0px!important;
	font-size: 16px;
	color: #f15a5a;
	font-weight: bold;
	text-align: right;	
}

.price-article01 {
	padding-bottom: 40px;
}

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

先生の紹介

===============================*/
.doctor-box {
	margin-bottom: 100px;
}

.doctor-inner {
	overflow: hidden;
	margin-bottom: 0;
}
.doctor-inner .img {
	float: none;
	width: 100%;
}
.doctor-inner .img img {
	width: 100%;
}
.doctor-inner .question {
	float: none;
	width: 100%;
	margin-left: 0;
}

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

インプラント

===============================*/
.implant .block01 {
	width: 100%;
	 display: inline;
	display: inline;
	margin-bottom: 30px;
}

.implant .block01 .left {
	width: 100%;
}
.implant .block01 .left img {
	width: 100%;
}
.implant .block01 .right {
	width: 100%;
	margin-left: 0;
	margin-bottom: 30px;
	
}
.implant .block02 {
	background-color: #f9feec;
	margin-bottom: 50px;
	padding: 10px;
}
.implant .block02 .block02-inner {

	padding: 0;
	width: 100%;
	margin: 0 auto;
}
.implant .block02 .block02-inner .title {
	background-image: url(images/implant/implant_img02.png);
	background-repeat: no-repeat;
	background-position: 130px 10px;
	border-bottom: 1px dashed #5e9835;
	color: #5e9835;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding: 70px 0 20px 0px;
}
.implant .block02 .block02-inner .list-box {
	margin: 30px 0;
	padding: 0 10px;
	
}
.implant .block02 .block02-inner .list-box p {
	padding-bottom: 10px;
	margin-right: 10px;
}
.implant .block02 .block02-inner .checkmark005{
	padding-left:24px;
	position:relative;
}

.implant .block02 .block02-inner .checkmark005:before,
.implant .block02 .block02-inner .checkmark005:after{
	content:"";
	display:block;
	position:absolute;
}
.implant .block02 .block02-inner .checkmark005:before{
	width:16px;
	height:16px;
	border-radius:3px;
	background:#ffffff;
	border:1px solid #000000;
	left:0;
	top:2px;
}
.checkmark005:after{
	border-left:2px solid #ff0000;
	border-bottom:2px solid #ff0000;
	width:15px;
	height:5px;
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
	left:5px;
	top:3px;
}
.implant .block03 {
	margin-bottom: 50px;
}
.implant .block03 .block03-inner {

	padding: 30px 0;
	width: 100%;
}
.implant .block03 .block03-inner .title {
	background-color:#5e9835;
	border-radius: 6px;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	padding: 10px;
	margin-bottom: 30px;
}
.implant .block03 .block03-inner img {
	width: 100%;
}
.implant-flow {
	display: -webkit-flex;
	display: flex;
	margin-bottom: 50px;
}
.implant-flow .flow-box {
	display: inline;
	display: inline;
	margin-bottom: 45px;
}

.implant-flow .right .no1 img {
	border-bottom: 10px solid #5e9835;
}
.implant-flow .right {
	margin-left: 20px;
}
.implant-flow .flow-box .title {
	color: #5e9835;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
	width: 233px;
}
.implant-flow .flow-box .text {
	padding: 10px 0 40px 0;
}

.implant-flow .flow-box .text04 {
	padding: 0;
}

.implant-flow .left p {
  position: relative;
  font-size: 16px;
  height: 335px;
  line-height: 70px;
}
.implant-flow .left .no4 {
  position: relative;
  font-size: 16px;
  height: 100px;
  line-height: 70px;
}

.implant-flow .left p::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 2px;
  margin: auto;
  background-color: #000;
}

.implant-flow .left p::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 2px;
  height: 290px;
  margin: auto;
  background-color: #5e9835;
}

.implant-flow .left .no4::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 2px;
  height: 20px;
  margin: auto;
  background-color: #ffffff;
}

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

歯科矯正

===============================*/
.kyousei .block01 {
	width: 100%;

	margin-bottom: 30px;
}

.kyousei .block01 .font-style01 {
	color: #e8386a;
	font-size: 20px;
	font-weight: bold;
}

.kyousei .block02 {
	background-color: #f9feec;
	margin-bottom: 50px;
}
.kyousei .block02 .block02-inner {
	padding: 0;
	margin: 0 auto;
}
.kyousei .block02 .block02-inner .title {
background-image: url(images/implant/implant_img02.png);
	background-repeat: no-repeat;
	background-position: 130px 10px;
	border-bottom: 1px dashed #5e9835;
	color: #5e9835;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding: 70px 0 20px 0px;
}
.kyousei .block02 .block02-inner .list-box {
	margin: 30px 0;
	padding: 0 10px;
	
}
.kyousei .block02 .block02-inner .list-box p {
	padding-bottom: 10px;
}
.kyousei .block02 .block02-inner .checkmark005{
	padding-left:24px;
	position:relative;
}

.kyousei .block02 .block02-inner .checkmark005:before,
.kyousei .block02 .block02-inner .checkmark005:after{
	content:"";
	display:block;
	position:absolute;
}
.kyousei .block02 .block02-inner .checkmark005:before{
	width:16px;
	height:16px;
	border-radius:3px;
	background:#ffffff;
	border:1px solid #000000;
	left:0;top:2px;
}
.kyousei .block02 .block02-inner .checkmark005:after{
	border-left:2px solid #ff0000;
	border-bottom:2px solid #ff0000;
	width:15px;
	height:5px;
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
	left:5px;
	top:3px;
}
.kyousei .block03 {
	margin-bottom: 50px;
}
.kyousei .block03 {
	padding: 0 0 20px 0;
	width: 100%;
	margin: 0 auto;
}
.kyousei .block03 img {
	width: 100%;
}
.kyousei .block04 .question-box {
	margin-bottom: 30px;
}

.kyousei .block04 .question-box .q {
	font-size: 18px;
	font-weight: bold;
}

.kyousei .block04 .question-box .q .q-icon {
	display: inline-block;
  	width: 40px;
  	height: 40px;
  	border-radius: 50%;
  	background: #20a7e0;
  	text-align:center;
  	line-height: 40px;
	margin : 0 10px 10px 0;
	color: #ffffff;
}
.kyousei .block04 .question-box .a .a-icon {
	display: inline-block;
  	width: 40px;
  	height: 40px;
  	border-radius: 50%;
  	background: #e8386a;
  	text-align:center;
  	line-height: 40px;
	margin-right: 10px;
	color: #ffffff;
	font-weight: bold;
}

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

義歯（入れ歯）

===============================*/
.gishi .block01 {
	width: 100%;

	margin-bottom: 30px;
}

.gishi .block01 .font-style01 {
	color: #e8386a;
	font-size: 20px;
	font-weight: bold;
}
.gishi .block01 .img {
	width: 100%;
	margin: 0 auto 50px auto;
}
.gishi .block01 .img img {
	width: 100%;
}
.gishi .point {
	background-color: #f9feec;
	margin-bottom: 50px;
}
.gishi .point .point-inner {
	padding: 0;
	margin: 0 auto;
}
.gishi .point .point-inner .title {
	background-image: url(images/implant/implant_img02.png);
	background-repeat: no-repeat;
	background-position: 120px 20px;
	border-bottom: 1px dashed #5e9835;
	color: #5e9835;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding: 70px 0 20px 0px;
}
.gishi .block02 .point .point-inner .title {
	background-image: url(images/implant/implant_img02.png);
	background-repeat: no-repeat;
	background-position: 130px 20px;
	border-bottom: 1px dashed #5e9835;
	color: #5e9835;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding: 70px 0 20px 0px;
}
.gishi .point .point-inner .list-box {
	margin: 30px 0;
	padding: 0 10px;
	
}
.gishi .point .point-inner .list-box p {
	padding-bottom: 10px;
}
.gishi .point .point-inner .checkmark005{
	padding-left:24px;
	position:relative;
}

.gishi .point .point-inner .checkmark005:before,
.gishi .point .point-inner .checkmark005:after{
	content:"";
	display:block;
	position:absolute;
}
.gishi .point .point-inner .checkmark005:before{
	width:16px;
	height:16px;
	border-radius:3px;
	background:#ffffff;
	border:1px solid #000000;
	left:0;top:2px;
}
.gishi .point .point-inner .checkmark005:after{
	border-left:2px solid #ff0000;
	border-bottom:2px solid #ff0000;
	width:15px;
	height:5px;
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
	left:5px;
	top:3px;
}
.gishi .block02 {
	margin-bottom: 50px;
}
.gishi .block02 .box{
	display: inline-block;
	display: inline-block;
	margin-bottom: 45px;
	-webkit-flex-direction: row;
   	flex-direction: row;
}
.gishi .block02 .box .left img {
	margin-left:20px;
}
.gishi .block02 .box .right {
	margin-right: 0;
}

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

いびき治療

===============================*/
.ibiki .block01 {
	width: 100%;

	margin-bottom: 30px;
}
.ibiki .block01 .box{
	display: inline-block;
	display: inline-block;
	margin-bottom: 45px;
	-webkit-flex-direction: row;
   	flex-direction: row;
}
.ibiki .block01 .box .left img {
	width: 100%;
}
.ibiki .block01 .img img {
	width: 100%;
}
.ibiki .block01 .box .right {
	margin-right: 0;
}

.ibiki .block01 .font-style01 {
	color: #e8386a;
	font-size: 18px;
	font-weight: bold;
}
.ibiki .block01 .title {
	text-align: center;
	margin-bottom: 30px;
}
.ibiki .block01 .font-style02 {
	background-color: #5e9835;
	border-radius: 6px;
	color: #ffffff;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
}
.ibiki .block01 .img {
	margin: 0 auto 50px auto;
}
.ibiki .point {
	background-color: #f9feec;
	margin-bottom: 50px;
}
.ibiki .point .point-inner {
	padding: 20px;
	width: 95%;
	margin: 0 auto;
}
.ibiki .point .point-inner p {
	text-align: left;
	padding:0;
}

.ibiki .block02 .box{
	display: inline-block;
	display: inline-block;
	margin-bottom: 45px;
	-webkit-flex-direction: row;
   	flex-direction: row;
}
.ibiki .block02 .box .left img {
	width: 100%;
}
.ibiki .block02 .box .right {
	margin-right: 0;
}


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

審美歯科

===============================*/
.shinbi .block01 {
	width: 100%;

	margin-bottom: 30px;
}
.shinbi .block01 .block01-box {
	display: inline-block;
	display: inline-block;
	margin :  0 0 30px 0;
}
.shinbi .block01 .block01-box .left img {
	width: 100%;
}
.shinbi .block01 .block01-box .right {
	margin-left: 0;
}
.shinbi .block01 .box-wrapp {
	background-color: #f9feec;
	position: relative; 
	z-index: 1;
	margin-top: 60px;
}
.shinbi .block01 .title {
	text-align: center;
	position: relative; 
	top: -25px; 
	z-index: 2;
}
.shinbi .block01 .font-style02 {
	background-color: #5e9835;
	border-radius: 6px;
	color: #ffffff;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 20px;
	width: 75%;
}
.shinbi .block01 .box {
	display: inline-block;
	display: inline-block;
	margin :  0 auto 45px auto;
	padding : 10px 10px 30px 10px;
	 max-width: 100%;
	text-align: center;
}
.shinbi .block01 .box img {
	width: 80%;
}
.shinbi .block01 .box ul {
	width: 94%;
}
.shinbi .block01 .box ul .change {
	text-align: center;
}
.shinbi .block01 .box .arrow {
	margin: 40px 50px;
	transform: rotate( 90deg );

}
.shinbi .block01 .box .arrow img {
	width: 30%;
}
.shinbi .block01 .box ul .text {
	font-size: 16px;
	text-align: left;
}
.shinbi .block02 .font-style01 {
	color: #e8386a;
	font-size: 20px;
	font-weight: bold;
}


.shinbi .point {
	background-color: #f9feec;
	margin-bottom: 50px;
}
.shinbi .point .point-inner {
	padding: 20px 30px;
	width: 100%;
	margin: 0 auto;
}
.shinbi .point .point-inner p {
	text-align: left;
	padding:0;
}


.shinbi .block02 .step {
	background-color: #e4f2f9;
	padding: 30px 0;
	margin-bottom: 50px;
	max-width: 100%;
}

.shinbi .block02 .box{
	
	display: inline-block;
	display: inline-block;
	margin-bottom: 45px;
	-webkit-flex-direction: inline-block;
   	flex-direction: inline-block;
	margin: 0 auto;
	width: 100%;
	text-align: center;
}
.shinbi .block02 .box ul {
	width: 60%;
	margin: 0 auto;
}
.shinbi .block02 .step .box .change {
	color: #079fe6;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
}
.shinbi .block02 .box ul .img {
	width: 100%;
	text-align: center;
}
.shinbi .block02 .step .box .arrow {
	margin: 40px 0 40px 0;
	transform: rotate( 90deg );
}

.shinbi .block02 .step .box .text {
	text-align: left;
}

.shinbi .block02 .product h4 {
	font-size: 20px;
	font-wight: bold;
}

.shinbi .block03 .product .box{
	
	display: -webkit-flex;
	display: flex;
	margin-bottom: 45px;
	-webkit-flex-direction: row;
   	flex-direction: row;
	margin: 0 auto 30px auto;
	width: 100%;
}
.shinbi .block03 .product .box .left {
	margin-right: 30px;
}

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

ホワイトニング

===============================*/
.whitening .block01 {
	width: 100%;

	margin-bottom: 30px;
}

.whitening .block01 .block01-box {
	display: inline-block;
	display: inline-block;
	margin :  0 0 30px 0;
}
.whitening .block01 .block01-box .left img {
	width: 100%;
}
.whitening .block01 .block01-box .right {
	margin-left: 0;
}



.whitening .block02 .box {
	display: inline-block;
	display: inline-block;
	margin :  0 auto 45px auto;
	padding : 0 0 30px 0;
	width: 100%;
}

.whitening .block02 .box .img {
	width: 100%;
	text-align: center;
}
.whitening .block02 .box .arrow {
	margin: 200px 0 -120px 0;
	transform: rotate( 90deg );
}

.whitening .block03 {
	width: 100%;

	margin-bottom: 30px;
}

.whitening .block03 .block03-box {
	display: inline-block;
	display: inline-block;
	margin :  0 0 30px 0;
	-webkit-flex-direction: row;
   	flex-direction: row;
}
.whitening .block03 .block03-box .right {
	margin-right: 0;
}




.whitening .block04 .question-box {
	margin-bottom: 30px;
}

.whitening .block04 .question-box .q {
	font-size: 18px;
	font-weight: bold;
}

.whitening .block04 .question-box .q .q-icon {
	display: inline-block;
  	width: 40px;
  	height: 40px;
  	border-radius: 50%;
  	background: #20a7e0;
  	text-align:center;
  	line-height: 40px;
	margin : 0 10px 10px 0;
	color: #ffffff;
}
.whitening .block04 .question-box .a .a-icon {
	display: inline-block;
  	width: 40px;
  	height: 40px;
  	border-radius: 50%;
  	background: #e8386a;
  	text-align:center;
  	line-height: 40px;
	margin-right: 10px;
	color: #ffffff;
	font-weight: bold;
}

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

CAD/CAM冠

===============================*/
.cadcam .block01 {
	width: 100%;
	display: inline-block;
	display: inline-block;
	margin-bottom: 30px;
}

.cadcam .block01 .left img {
	width: 100%;
}
.cadcam .block01 .right {
	margin-left: 0px;
	
}
.cadcam .block02 {
	background-color: #f9feec;
	margin-bottom: 50px;
	padding: 10px;
}
.cadcam .block02 .block02-inner {
	padding: 0;
	width: 100%;
	margin: 0 auto;
}
.cadcam .block02 .block02-inner .title {
	background-image: url(images/implant/implant_img02.png);
	background-repeat: no-repeat;
	background-position: 130px 20px;
	border-bottom: 1px dashed #5e9835;
	color: #5e9835;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding: 70px 0 20px 0;
}
.cadcam .block02 .block02-inner .list-box {
	margin: 30px 0;
	padding: 0 10px;
	
}
.cadcam .block02 .block02-inner .list-box p {
	padding-bottom: 10px;
}
.cadcam .block02 .block02-inner .checkmark005{
	padding-left:24px;
	position:relative;
}

.cadcam .block02 .block02-inner .checkmark005:before,
.cadcam .block02 .block02-inner .checkmark005:after{
	content:"";
	display:block;
	position:absolute;
}
.cadcam .block02 .block02-inner .checkmark005:before{
	width:16px;
	height:16px;
	border-radius:3px;
	background:#ffffff;
	border:1px solid #000000;
	left:0;top:2px;
}
.checkmark005:after{
	border-left:2px solid #ff0000;
	border-bottom:2px solid #ff0000;
	width:15px;
	height:5px;
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
	left:5px;
	top:3px;
}
.cadcam .block03 {
	margin-bottom: 50px;
}
.cadcam .block03-inner {
	margin: 0 auto;
	
}
.cadcam .block03 .list-box {
	overflow: hidden;
	padding: 50px 0 0 60px;
	width: 100%;
	margin: 0 auto;
}
.cadcam .block03 .list-box p {
	float: left;
	width: 340px;
	padding-bottom: 20px;
}
.cadcam .block03 .list01,.cadcam .block03 .list02,.cadcam .block03 .list03,.cadcam .block03 .list04 {
	position: relative;
	padding-left: 10px;
	font-size: 18px;
	font-weight: bold;
}
.cadcam .block03 .list01::after {
	display: block;
  	content: '';
  	position: absolute;
  	top: .2em;
  	left: -3em;
  	width: 50px;
  	height: 50px;
 	background-color: #c4dfa2;
  	border-radius: 100%;
}
.cadcam .block03 .list02::after {
	display: block;
  	content: '';
  	position: absolute;
  	top: .2em;
  	left: -3em;
  	width: 50px;
  	height: 50px;
 	background-color: #e4b73c;
  	border-radius: 100%;
}
.cadcam .block03 .list03::after {
	display: block;
  	content: '';
  	position: absolute;
  	top: .2em;
  	left: -3em;
  	width: 50px;
  	height: 50px;
 	background-color: #e97447;
  	border-radius: 100%;
}
.cadcam .block03 .list04::after {
	display: block;
  	content: '';
  	position: absolute;
  	top: .2em;
  	left: -3em;
  	width: 50px;
  	height: 50px;
 	background-color: #4ca6cf;
  	border-radius: 100%;
}
.cadcam .box {
	display: inline-block;
	display: inline-block;
	margin :  0 auto 45px auto;
	padding : 0 0 30px 0;
	width: 100%;
}
.cadcam .block03 .box-wrapp {
	background-color: #e5f9f7;
	padding: 20px;
}
.cadcam .box ul {
	
}
.cadcam .box ul .change {
	text-align: center;
}
.cadcam .box .title {
	color: #e31e5a;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.cadcam .box .text {
	width: 100%;
}
.cadcam .box .arrow {
	margin: 50px 20px 50px 120px;
}
.cadcam .box .arrow img {
	width: 30%;
}
.cadcam .box .img {
	width: 100%;
}
.cadcam .box img {
	width: 100%;
}

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

ブログ一覧ページ

===============================*/
.blog-notice-box {
	width: 100%;
	margin: 0 auto;
}
.blog-notice-list {
}

.blog-notice-list .box {
	width: 100%;
	height: 130px;
	padding: 0;
	margin-bottom: 11px;
	overflow: hidden;
}
.blog-notice-list .box .left {
	float: left;
	width: 40%;
	height: auto;
}
.blog-notice-list .box h3 {
	font-size: 14px;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
	text-align: left;
	padding-bottom: 10px;
	
	
}
.blog-notice-list .box .left p {
	width: 100%;
}
.blog-notice-list .box .left img {
	width: 100%;
}
.blog-notice-list .box .right {
	background-color: #f5f5f5;
	float: left;
	padding:14px 10px;
	width: 54%;
	height: auto;
}
.blog-notice-list .date-area ul {
	display: -webkit-flex;
	display: flex;
	margin-bottom: 10px;
}

.blog-notice-list .date-area .cat a {
	background-color: #11b66e;
	color: #ffffff;
	font-size: 10px;
	padding: 6px 4px 6px 4px;
	margin-right: 10px;
}
.blog-notice-list .date-area .date {
	font-size: 12px;
}

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

ブログ詳細ページ

===============================*/
.blog .date-area ul {
	display: -webkit-flex;
	display: flex;
	margin-bottom: 10px;
}
.blog .date-area .cat a {
	background-color: #11b66e;
	color: #ffffff;
	padding: 6px 4px 6px 4px;
	margin-right: 10px;
}

}
