@charset "utf-8";
.page-hd {
	width: 100%;
	height: 400px;
	background-repeat: no-repeat;
	background-position: center 0%;
	background-image: url(../medical/img/medi-hd.jpg);
}
.page-hd h2 {
	text-align: center;
	line-height: 450px;
	font-size: 48px;
}
#container .main-text ol {
	list-style-type: decimal;
	list-style-position: inside;
}
ul {
	margin: 1em 0;
}
.med-flow ul {
	text-align: center;
}
.medi-img {
	width: 40%;
	float: right;
	margin-left: 20px;
}
.pagenavi ul {
    display: flex;
    flex-wrap: wrap;
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 16px;
    padding-bottom: 16px;
	justify-content: center;
}
.pagenavi ul li {
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    margin-left: 0px;
    margin-right: 0px;

}
.pagenavi {
    background-color: rgba(18,155,186,1.00);
}
.detail-bt {
    padding-top: 32px;
}
.detail-bt a {
    text-align: center;
    display: block;
    width: 70%;
    background-color: rgba(255,222,168,1.00);
    background-image: -webkit-linear-gradient(270deg,rgba(255,232,189,1.00) 0%,rgba(255,195,86,1.00) 47.15%,rgba(255,173,57,1.00) 50.26%);
    background-image: -moz-linear-gradient(270deg,rgba(255,232,189,1.00) 0%,rgba(255,195,86,1.00) 47.15%,rgba(255,173,57,1.00) 50.26%);
    background-image: -o-linear-gradient(270deg,rgba(255,232,189,1.00) 0%,rgba(255,195,86,1.00) 47.15%,rgba(255,173,57,1.00) 50.26%);
    background-image: linear-gradient(180deg,rgba(255,232,189,1.00) 0%,rgba(255,195,86,1.00) 47.15%,rgba(255,173,57,1.00) 50.26%);
    text-decoration: none;
    font-weight: bold;
    color: rgba(255,255,255,1.00);
    border: 2px solid rgba(255,255,255,1.00);
    border-radius: 8px;
    -webkit-box-shadow: 0px 2px 6px rgba(0,0,0,0.40);
    box-shadow: 0px 2px 6px rgba(0,0,0,0.40);
    padding-top: 8px;
    padding-bottom: 8px;
    text-shadow: 0px 0px 4px rgba(255,154,42,1.00);
}
.detail-bt a:hover {
opacity: 0.7;
}
#sec10-dt .dlc-box-hl h5 {
    text-align: center;
    display: block;
    width: 100%;
    background-color: rgba(102,204,204,1.00);
    background-image: -webkit-linear-gradient(270deg,rgba(102,204,204,1.00) 0%,rgba(102,204,204,1.00) 47.15%,rgba(66,174,165,1.00) 51.30%);
    background-image: -moz-linear-gradient(270deg,rgba(102,204,204,1.00) 0%,rgba(102,204,204,1.00) 47.15%,rgba(66,174,165,1.00) 51.30%);
    background-image: -o-linear-gradient(270deg,rgba(102,204,204,1.00) 0%,rgba(102,204,204,1.00) 47.15%,rgba(66,174,165,1.00) 51.30%);
    background-image: linear-gradient(180deg,rgba(102,204,204,1.00) 0%,rgba(102,204,204,1.00) 47.15%,rgba(66,174,165,1.00) 51.30%);
    text-decoration: none;
    font-weight: bold;
    color: rgba(255,255,255,1.00);
    border: 2px solid rgba(255,255,255,1.00);
    border-radius: 8px;
    -webkit-box-shadow: 0px 2px 6px rgba(39,98,91,0.49);
    box-shadow: 0px 2px 6px rgba(39,98,91,0.49);
    padding-top: 8px;
    padding-bottom: 8px;
    text-shadow: 0px 0px 4px rgba(66,174,165,1.00);
}
#sec10-dt .dlc-box-hl h5:hover {
opacity: 0.7;
cursor: pointer;
}
.orthodontia tr th {
    font-size: 16px;
}
.orthodontia tr th:nth-child(1) {
    width: 10%;
}
.orthodontia tr th:nth-child(2) {
    width: 45%;
}
.orthodontia tr th:nth-child(3) {
    width: 45%;
}
.orthodontia tr td {
    font-size: 16px;
}
.table-icon {
    font-size: 24px;
    font-weight: bold;
    color: rgba(66,174,165,1.00);
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
}
td ul li {
    text-align: left;
    padding-left: 1em;
    text-indent: -1em;
}
.orthodontia tr td.al-l {
    text-align: left;
}
#container h4 {
    color: rgba(66,174,165,1.00);
    font-size: 120%;
    font-weight: bold;
}
.disp-none {
	display: none;
}
#sec10-dt {
    border: 2px solid rgba(66,174,165,1.00);
    border-radius: 8px;
    padding-top: 16px;
    padding-right: 16px;
    padding-bottom: 16px;
    padding-left: 16px;
}

.adlutToothForce figure {
	float: right;
	width: 17em;
	margin: 0 1em 1em;
}
.centering {
	text-align: center;
	margin: 2em auto;
}
details {
	margin: 1em 0;
}
details summary {
	background-color: #42aea5;
	border-radius: 4px;
	color: #fff;
	width: fit-content;
	padding: .25em 1em;
	cursor: pointer;
}
details[open] summary {
	background-color: transparent;
	color: #333;
	padding: 0;
	width: auto;
}
.detailsContainer{
	border-top: 1px solid #333;
	padding-top: 1em;
	margin: 2em 0;
}
.detailsContainer p:not(:last-of-type){
	margin-bottom: 1em;
}

