@charset "UTF-8";
/*#main_area-------------------------------ここから*/
#main_area {
	background: url("../img/bacteriatherapy/main_sp.png") left top repeat;
	padding: 8.5% 0;
	background-size: cover;
}
#main_area h1 {
	text-align: center;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 1.5rem;
	letter-spacing: -1.5px;
	text-shadow: 2px 4px 3px rgba(255,255,255,0.8);
}
#main_area h1 .blue {
	text-shadow: 3px 1px 8px rgba(255,255,255,1);
}
#main_area h1 img {
	margin:0 auto;width:68%;
}
#main_area p {
	text-align: center;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 1.3rem;
	text-shadow: 2px 4px 3px rgba(255,255,255,0.8);
	font-weight: bold;
}
.border {
	border: none;
	border-bottom: 1px dotted #99c7ea;
	margin: 40px auto;
}
#sec01_inner {
	width: 90%;
	margin: 0 auto;
}
/*#main_area-------------------------------ここまで*/
/*#sec01-------------------------------ここから*/
#sec01_inner {
	padding: 50px 0 45px;
	margin: 0 auto;
}
#sec01_inner .flex {
	margin: 35px 0;
}
#sec01_inner p {
	text-align: left;
	margin: 8px auto;
	line-height: 1.8;
}
#sec01_inner li:nth-child(2) {
	width: 6% !important;
	padding: 17% 3% !important;
}
#sec01_inner li {
	width: 44%;
}
#sec01_inner h3 {
	font-size: 1.2rem;
	font-weight: bold;
	font-family: fot-tsukuardgothic-std, sans-serif;
	line-height: 1.7;
	color: #57a6e3;
	margin: 20px 0 5px;
	text-align: center;
}
#sec01_inner h2 .ja {
	font-size: 1.4rem;
}
#sec01_inner .box01, #sec03_inner .box01 {
	width: 90%;
	margin: 0 auto;
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 1;
	-webkit-order: 1;
	order: 1;
}
#sec01_inner .box02, #sec03_inner .box02 {
	width: 90%;
	margin: 0 auto;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 2;
	-webkit-order: 2;
	order: 2;
	width: 100%;
}
#sec01_inner img {
	width: 100%;
}
#sec01_inner .box03 {
	width: 96%;
	margin: 0px auto 0;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 2;
	-webkit-order: 2;
	order: 2;
}
#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;
	text-align: center;
}
/*#sec02-------------------------------ここから*/
#sec02_inner {
	padding: 50px 0;
	background: #f2f9ff;
}
#sec02_inner .ttl_01 {
	margin: 0px 0 20px;
}
#sec02_inner .box02 {
	margin: 30px 0 0 2%;
}
#sec02_inner .box01 {
	width: 74%;
	margin: 7% auto;
}
#sec02_inner .tit {
	color: #6db5ed;
	font-size: 1.2rem;
	line-height: 1.8;
	margin: 40px auto;
	text-align: center;
	font-weight: bold;
}
#sec02_inner .arrow {
	width: 10%;
	margin: 20px auto;
}
#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 h3 {
	font-size: 1.15rem;
	font-weight: bold;
	line-height: 1.5;
	text-align: center;
	letter-spacing: -0.5px;
}
#sec02_inner ol {
	margin: 40px 0 30px;
}
#sec02_inner ol li {
	background: #fff;
	padding: 6px 15px 16px;
	margin-right: 6px;
	border-radius: 10px;
	letter-spacing: 0;
	height: 73vh;
	position: relative;
}
#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: 13px;
	line-height: 1.6;
}
#sec02_inner ol li .icon {
	position: absolute;
	right: -11px;
	width: 6%;
	bottom: 50%;
	z-index: 100;
}
#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: 13px;
	line-height: 1.6;
}
/*#sec02-------------------------------ここまで*/
/*#sec03-------------------------------ここから*/
#sec03_inner {
	padding: 50px 0 2%;
	width: 100%;
	margin: 0 auto;
}
#sec03_inner .section_contents {
	margin: 30px auto;
}
#sec03_inner .ttl_01 {
	margin-bottom: 14px;
}
#sec03_inner .box01 {
	margin: 0 auto;
	width: 90%;
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 1;
	-webkit-order: 1;
	order: 1;
}
#sec03_inner .box03 {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 2;
	-webkit-order: 2;
	order: 2;
}
#sec03_inner .box03 p {
	margin-bottom: 0;
}
#sec03_inner h2 {
	font-size: 1.1rem;
	font-family: fot-tsukuardgothic-std, sans-serif;
	text-align: center;
	letter-spacing: -0.5px;
	margin-bottom: 18px;
	line-height: 1.4;
}
#sec03_inner p {
	line-height: 1.8;
	text-align: left;
	margin: 12px;
}
#sec03_inner .box03 p {
	margin-top: 20px;
}
#sec03_inner p.center {
	text-align: center;
	margin: 0 5%;
}
#sec03_inner h3 {
	font-size: 1.3rem;
	font-family: fot-tsukuardgothic-std, sans-serif;
	color: #57a6e3;
	font-weight: bold;
	margin-bottom: 20px;
}
#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-bottom: 10px;
}
#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;
}
#sec03_inner p.txt02 {
	margin: 0px 1% 0;
}
#sec03_inner .imgBox02 {
	margin-left: 30px;
}
#sec03_inner .number {
	margin: 0 0 0;
	font-size: 1.3rem;
	letter-spacing: 1.5px !important;
}
#sec03_inner div.imgBox {
	width: 89%;
}
#sec03_inner h4 {
	font-size: 1.3rem;
	font-weight: bold;
	line-height: 1.7;
	text-align: left;
	color: #353535;
	margin: 5px 0 15px;
	letter-spacing: 0px !important;
	max-width: 300px;
	margin: 0 auto;
}
#sec03_inner .blueBox ul li:nth-child(4) .imgBox span {
	font-size: 1rem;
}
#sec03_inner h4 span img {
	padding: 0 0 6px 0;
	height: 20px;
	width: 1px;
}
#sec03_inner h4 span {
	padding: 0 0 0 14px;
	letter-spacing: 1px;
}
#sec04 {
	margin: 30px 0 ;
}
#sec04 #sec04_inner {
	width:100%;
	margin: 0 auto;
}
#sec04 .ttl_01 {
	margin-bottom: 25px;
}
#sec04 p {
	text-align: left;
	margin:27px 8%;
}

#sec04 .faq {
	margin: 16px auto;
	background: #fafdff;
}
#sec04 .faq ul {
	display: flex;
}
#sec04 .faq dt {
	font-size: 15px;
	margin: 0;
	color: #3f95d8;
	cursor: pointer;
	position: relative;
	line-height: 1.5;
	border-bottom: 1px dotted #3f95d8;
}
#sec04 .faq dd {
	font-size: 15px;
	padding: 15px 0;
	margin: 0;
	line-height: 1.6;
	display: none
}
#sec04 .faq dd ul li:first-child {
	padding: 8px 4px 8px 10px;
	text-align: center;
}
#sec04 .faq dd ul li:nth-child(2) {
	padding: 5px 12px;
	width: 74%;
}
#sec04 .faq dd ul li:nth-child(2) span {
	display: block;
}
#sec04 .faq dd ul li:first-child img {
	width: 17px;
}
#sec04 .faq-plus {
	position: absolute;
	top: 21%;
	right: 13px;
	transform: translateY(-50%);
	line-height: 45px;
	border-radius: 50%;
	text-align: center;
	width: 5%;
}
#sec04 .faq dt ul li:first-child {
	background: #3f95d8;
	padding: 18px 4px 18px 7px;
}
#sec04 .faq dt ul li:first-child img,
#sec04 .faq dt ul li:nth-child(2) img {
	width: 80%;
}
#sec04 .faq dt ul li:nth-child(2) {
	width: 93%;
	padding: 19px 3%;
}
#sec04 .faq dd ul li:nth-child(2) span:first-child {
		-webkit-box-ordinal-group: 2;
	-ms-flex-order: 2;
	-webkit-order: 2;
	order: 2;
}
#sec04 .faq dd ul li:nth-child(2) span:nth-child(2) {
	margin: 0 auto 15px;	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 1;
	-webkit-order: 1;
	order: 1;
}
#sec05 {
	margin: 55px 0;
}
#sec05 #sec05_inner {
	width: 90%;
	margin: 0 auto;
}
#sec05 .bnrBlock ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 auto 30px;
}
#sec05 #sec05_inner .blue_btn {
	min-width: 278px;
	background-position: 96%;
	background-size: 13px, 17px;
}
#sec05 .bnrBlock li {
	width: 94%;
	margin: 15px auto 2px;
}
#sec05 .bnrBlock li img {
	width: 100%;
}
#sec05 p {
	font-size: 1rem;
}
#sec05 .btn_area {
	margin: 24px 0 35px;
}
