@charset "UTF-8";
/*#main_area-------------------------------ここから*/
#main_area {
	background: url("../img/tartar/main.png") left top repeat;
	padding: 12% 0;
	background-size: cover;
}

#main_area h1 img{
	width: 55vh !important;
	max-width:500px;
}
#main_area h1 {
	text-align: center;
	font-family: fot-tsukuardgothic-std, sans-serif;
	color: #272727;
	font-size: 2.2rem;
	text-shadow: 2px 4px 3px rgba(255,255,255,0.8);
}
.border {
	border: none;
	border-bottom: 1px solid #d9d9d9;
	width: 800px;
	margin: 80px auto;
}
/*#main_area-------------------------------ここまで*/
/*#sec01-------------------------------ここから*/
#sec01_inner {
	padding: 75px 0;
	width: 1000px;
	margin: 0 auto;
}
#sec01_inner p.txt {line-height: 1.8;
    margin: 12px 0;
    font-size: 1.15rem;
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-style: normal;
}
#sec01_inner h3 {
    font-size: 1.25rem;
    font-weight: bold;
    line-height: 1.7;
    margin: 13px 0;
}
#sec01_inner .flex {
	margin-top:35px;
}

/*#sec02-------------------------------ここから*/
#sec02_inner {
	padding: 80px 0 50px;
	z-index: 1000;
	background: #f2f9ff;
}
#sec02_inner .ttl_01 {
	margin: 0px 0 20px;
}
#sec02_inner .box02 {
	width: 65%;
	margin: 30px 0 0 2%;
}
#sec02_inner .tit {
	color: #6db5ed;
	font-size: 1.2rem;
	line-height: 1.8;
	margin: 40px auto;
	text-align: center;
	font-weight: bold;
}
#sec02 h3 .number {
	color: #57a6e3;
	font-size: 1.2rem;
	padding-bottom: 4px;
	line-height: 3;
	border-bottom: 2px dotted #57a6e3;
	margin-bottom: 30px;
}

#sec02_inner .section_contents .info_box .info_box_inner {
	background: url("../img/top/bg03_sec02.png") left top repeat;
	padding: 29px 38px;
	box-sizing: border-box;
	height: 100%;
}
#sec02_inner .section_contents .info_box_01 {
	width: 48%;
	margin-right: 3%;
}
#sec02_inner .section_contents .info_box_01 .info_list {
	background-color: #FFF;
	padding: 1em 1.8em;
}
#sec02_inner .section_contents .info_box_01 .info_list li {
	clear: both;
	padding: 1em;
}
#sec02_inner .section_contents .info_box_01 .info_list li+li {
	border-top: 1px solid #dadada;
}
#sec02_inner .section_contents .info_box_01 .info_list li time {
	color: #022c8b;
	float: left;
 font-size: .9375rem; /*15px*/
}
#sec02_inner .section_contents .info_box_01 .info_list li .txt {
	color: #4a4a4a;
	padding-left: 7.5em;
	font-size: 1.0625em; /*17px*/
}
#sec02_inner .section_contents .info_box_02 {
	width: 40%;
	position: relative;
	z-index: 0;
}
#sec02_inner .section_contents .info_box_02:before {
	content: "";
	width: 127px;
	height: 127px;
	position: absolute;
	top: -18px;
	right: -24px;
	background: url("../img/top/icon_sec02.png") left top no-repeat;
}
#sec02_inner .section_contents .info_box_02:after {
	content: "";
	width: 176px;
	height: 175px;
	position: absolute;
	bottom: 0;
	right: -98px;
	background: url("../img/top/img02_sec02.png") left top no-repeat;
	z-index: -2;
}
#sec02_inner .section_contents .info_box_02 .info_list {
}
#sec02_inner .section_contents .info_box_02 .info_list li {
	background-color: #FFF;
	text-align: center;
	padding: 5px 16px;
}
#sec02_inner .section_contents .info_box_02 .info_list li+li {
	margin-top: 13px;
}
#sec02_inner .section_contents .info_box_02 .info_list li h3 {
	color: #022c8b;
	background: url("../img/top/bg04_sec02.png") left bottom no-repeat;
	font-size: 1.1875rem; /*19px*/
	padding: .4em 0;
	font-weight: bold;
}
#sec02_inner .section_contents .info_box_02 .info_list li .day {
	color: #313131;
	font-size: 1rem; /*16px*/
	padding: .5em 0;
}
#sec02_inner .section_contents .info_box_02 .info_list li .time {
	color: #000;
 font-size: .875rem; /*14px*/
	padding: .5em 0;
}
#sec02_inner .btn_area {
	padding-top: 15px;
	width: 100%;
}
#sec02_inner ol li {
	position: relative;
}
#sec02_inner ol li .icon {
	position: absolute;
	right: -23px;
	width: 4.8%;
	bottom: 50%;
}
#sec02_inner ol li .icon img {
	width: 100%;
}
#sec02_inner ol li:nth-child(1) {
	margin-right: 3%;
}
#sec02_inner ol li:nth-child(2) {
	margin-right: 3%;
}

#sec01_inner .box01 {width: 27%;
}
#sec01_inner .box01 img {
	width:100%;
}
#sec01_inner .box02 {width: 70%;
margin-left:3%;
margin-top:2%;
}
#sec01_inner .box03 {width: 70%;
margin-right:3%;
}
#sec02_inner h3 {
	font-size: 1.1rem;
	font-weight: bold;
	line-height: 1.5;
	margin: 5px 0 0px;
	text-align: center;
}
#sec02_inner ol {
	margin: 40px auto 30px;
}
#sec02_inner ol li {
	background: #fff;
	padding: 16px 15px 30px;
	margin-right: 6px;
	border-radius: 10px;
	width: 28%;
	letter-spacing: 0;
}
#sec02_inner ol li:last-child {
	margin-right: 0;
}
#sec02_inner ol li .img {
	width: 72%;
	margin: 15px auto;
}
#sec02_inner ol li .img img {
	width: 100%;
}
#sec02_inner ol li p {
	font-size: 14px;
	line-height: 1.7;
}


/*tab-------------*/
@media all and (min-width: 768px) and (max-width: 1100px) {
#sec02_inner .section_contents {
	overflow: hidden;
}
}
/*#sec02-------------------------------ここまで*/
/*#sec03-------------------------------ここから*/
#sec03_inner {
	padding: 100px 0 3%;
}
#sec03_inner .ttl_01 {
	margin-bottom: 50px;
}
#sec03_inner .box02 {
	width:55%;
	margin: 10px 0 0 4%;
}
#sec03_inner p {
	line-height:1.8;
}
#sec03_inner h3 {font-size: 1.6rem;font-family: fot-tsukuardgothic-std, sans-serif;color: #57a6e3;
font-weight:bold;
margin-bottom:20px;
}
#sec03_inner .box01{
	width:40%;
}
#sec03_inner .box03{
	width: 55%;
	margin: 10px 4% 0 0;
}
#sec03_inner .box01 img{
	width:100%;
}
#sec03_inner .box02 h3 span img ,
#sec03_inner .box03 h3 span img {
	padding: 0 0 6px 0;height: 22px;
}
#sec03_inner .box02 h3 span,
#sec03_inner .box03 h3 span {
  padding: 0 0 0 14px;
    letter-spacing: 1px;
}
#sec03_inner .flex {
	margin-top:75px;
}
#sec03_inner .bg {
	text-align: center;
	color: #fff;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-weight: bold;
	font-size: 2.1rem;
}
#sec03_inner .bg01 {
	background: url("../img/periodontal/bg01.png") no-repeat;
	padding: 12.7% 0 14.7%;
}
#sec03_inner .bg02 {
	background: url("../img/periodontal/bg02.png") no-repeat;
	padding: 12.7% 0 14.7%;
}
#sec03_inner .bg03 {
	background: url("../img/periodontal/bg03.png") no-repeat;
	padding: 12.7% 0 14.7%;
}
#sec03_inner .bg04 {
	background: url("../img/periodontal/bg04.png") no-repeat;
	padding: 12.7% 0 14.7%;
}
#sec03_inner .box01 h3 {
	color: #57a6e3;
	font-size: 1.6rem;
	font-weight: bold;
	text-align: center;
	font-family: fot-tsukuardgothic-std, sans-serif;
	margin: 35px 0 22px 0;
}
#sec03_inner .box01 p {
	max-width: 780px;
	margin: 0 auto;
	line-height: 1.9;
}

#sec04 {
	background: url("../img/tartar/bg.png") no-repeat #6fb6ee center;
	padding: 85px 0 45px;
	margin-top: 35px;
	color:#fff;
}
#sec04 .ttl_01 {
	background-image: url("../img/tartar/border02.png");
	margin-bottom:25px;
}
#sec04 .ttl_01 .ja {
	color:#fff;
}
#sec04 .btn_area {
	margin-top: 25px;
}
#sec04 p {
	line-height: 1.7;
}
#sec04 .douga_list {
	width:80%;
	margin:0 auto;
	max-width:1000px;
	display:flex;
   margin-top:35px;
}

.douga_box .douga .attention {
	color: #fff;
	letter-spacing: 1.5px;
	margin-bottom: 30px;
}
.douga_box .douga_list {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
   justify-content: space-between;
}
.douga_box .douga_list li {
	width: 32%;
	line-height:2;
	text-align:center;
	margin: 15px 0;
}
.douga_box .douga_list img {
	width: 100%;
}
.douga_box .douga_list li figcaption {
	margin-top:5px;
}

.douga_box .douga .douga_list figcaption {
	color: #fff;
	margin-top: 10px;
}
.douga_box .douga .douga_list li:nth-child(n + 4) {
	margin-top: 30px;
}
#sec05 {
	margin: 100px 0;
}
#sec05 .bnrBlock ul{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
   justify-content: space-between;
   max-width:900px;margin: 0 auto;
}
#sec05 .bnrBlock li {
	width:49%;
}
#sec05 .bnrBlock li img {
	width:100%;
}
#sec05 p {font-size: 1.15rem;}
#sec05 .btn_area {
	margin:30px 0 85px;
}