@charset "UTF-8";
 .page_title {
background: url(//www.nitta-dental.com/img/implant/page_title.jpg) no-repeat center center;
}
main .bg_green .bg_green_in {
padding-top: 90px;
padding-bottom: 100px;
}
main .comment01 {
margin-bottom: 3em;
}
main .comment01 a ,
main .comment01 a:hover {
color: #69ba46;
}
main .about > section:not(:last-of-type) {
margin-bottom: 80px;
}
main .about section .comment p:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
main .about section .comment p:not(:last-of-type) {
margin-bottom: 1.2em;
}
main .about section .comment p.caution {
position: relative;
padding-top: 1.2em;
padding-left: 1em;
border-top: dashed 1px #808080;
}
main .about section .comment p.caution::before {
position: absolute;
top: 1.2em;
left: 0;
content: '※';
}
main .about section .comment p span {
display: block;
width: 90px;
float: right;
margin-left: 20px;
}
main .about section .comment p em.green {
color: #69ba46;
font-weight: 500;
}
main .about section .comment > ul li {
position: relative;
padding-left: 1.2em;
}
main .about section .comment > ul li::before {
position: absolute;
top: .4em;
left: 0;
width: 1em;
height: 1em;
border-radius: 50%;
background: #69ba46;
content: '';
}
main .about section .comment .risk {
background: #FFF;
border-radius: 10px;
padding: 40px;
margin-bottom: 1.2em;
display: flex;
justify-content: center;
}
main .about section .comment .risk ul:not(:last-of-type) {
margin-right: 60px;
}
main .about section .comment .risk > ul li {
position: relative;
padding-left: 1.2em;
}
main .about section .comment .risk > ul li::before {
position: absolute;
top: .4em;
left: 0;
width: 1em;
height: 1em;
border-radius: 50%;
background: #69ba46;
content: '';
}
main .about section .tbl01 {
margin-top: 40px;
}
main .about section .tbl01 table {
width: 100%;
overflow: hidden;
border-radius: 10px;
}
main .about section .tbl01 table thead tr th {
background: #d3ebc9;
text-align: center;
font-size: 2.2rem;
font-weight: 700;
padding: .4em 0;
width: calc((100% - 120px) / 3);
}
main .about section .tbl01 table thead tr th:first-of-type {
width: 120px;
}
main .about section .tbl01 table thead tr th:not(:last-of-type) {
border-right: dotted 1px #808080;
}
main .about section .tbl01 table tbody tr th ,
main .about section .tbl01 table tbody tr td {
padding: 30px 10px;
background: #FFF;
}
main .about section .tbl01 table tbody tr th {
text-align: center;
vertical-align: middle;
border-right: dotted 1px #808080;
}
main .about section .tbl01 table tbody tr th span {
display: flex;
justify-content: center;
align-items: center;
width: 80px;
height: 80px;
margin: auto;
background: #d3ebc9;
border-radius: 50%;
font-size: 2.0rem;
font-weight: 700;
}
main .about section .tbl01 table tbody tr:not(:last-of-type) th {
border-bottom: dotted 1px #808080;
}
main .about section .tbl01 table tbody tr:first-of-type td {
text-align: center;
vertical-align: middle;
}
main .about section .tbl01 table tbody tr:first-of-type td span {
display: block;
max-width: 135px;
margin: 0 auto;
}
main .about section .tbl01 table tbody tr td:not(:last-of-type) {
border-right: dotted 1px #808080;
}
main .about section .tbl01 table tbody tr:not(:last-of-type) td {
border-bottom: dotted 1px #808080;
}
main .about section .tbl01 table tbody tr td ul li {
position: relative;
padding-left: 1.2em;
}
main .about section .tbl01 table tbody tr td ul li::before {
position: absolute;
top: .4em;
left: 0;
width: 1em;
height: 1em;
border-radius: 50%;
background: #69ba46;
content: '';
}
main .about section .bone {
padding-top: 40px;
margin-bottom: 80px;
}
main .about section .bone section:not(:last-of-type) {
margin-bottom: 50px;
}
main .about section .bone section p {
margin-bottom: 2em;
}
main .about section .bone section .box {
background: #FFF;
padding: 40px;
border-radius: 10px;
display: flex;
justify-content: center;
align-items: center;
}
main .about section .bone section .box ul {
display: flex;
justify-content: center;
}
main .about section .bone section .box ul li {
width: 170px;
}
main .about section .bone section .box ul li:not(:last-of-type) {
margin-right: 10px;
}
main .about section .bone section .box ul li span {
display: block;
margin-bottom: 10px;
}
main .about section .tbl02 {
margin-bottom: 40px;
}
main .about section .tbl02 table {
width: 100%;
overflow: hidden;
border-radius: 10px;
}
main .about section .tbl02 table thead tr th {
background: #d3ebc9;
text-align: center;
font-size: 2.2rem;
font-weight: 700;
padding: .4em 0;
width: calc((100% - 120px) / 2);
}
main .about section .tbl02 table thead tr th:first-of-type {
width: 120px;
}
main .about section .tbl02 table thead tr th:not(:last-of-type) {
border-right: dotted 1px #808080;
}
main .about section .tbl02 table tbody tr th ,
main .about section .tbl02 table tbody tr td {
padding: 30px 10px;
background: #FFF;
}
main .about section .tbl02 table tbody tr th {
text-align: center;
vertical-align: middle;
border-right: dotted 1px #808080;
}
main .about section .tbl02 table tbody tr th span {
display: flex;
justify-content: center;
align-items: center;
width: 80px;
height: 80px;
margin: auto;
background: #d3ebc9;
border-radius: 50%;
font-size: 2.0rem;
font-weight: 700;
}
main .about section .tbl02 table tbody tr:not(:last-of-type) th {
border-bottom: dotted 1px #808080;
}
main .about section .tbl02 table tbody tr td:not(:last-of-type) {
border-right: dotted 1px #808080;
}
main .about section .tbl02 table tbody tr:not(:last-of-type) td {
border-bottom: dotted 1px #808080;
}
main .about section .tbl02 table tbody tr td ul li {
position: relative;
padding-left: 1.2em;
}
main .about section .tbl02 table tbody tr td ul li::before {
position: absolute;
top: .4em;
left: 0;
width: 1em;
height: 1em;
border-radius: 50%;
background: #69ba46;
content: '';
}
main .contact_btn {
display: flex;
justify-content: center;
}
main .contact_btn a {
display: flex;
justify-content: center;
font-size: 2.4rem;
font-weight: 700;
color: #FFF;
background: rgb(238,120,0);
background: -moz-linear-gradient(left,  rgba(238,120,0,1) 0%, rgba(225,96,0,1) 100%);
background: -webkit-linear-gradient(left,  rgba(238,120,0,1) 0%,rgba(225,96,0,1) 100%);
background: linear-gradient(to right,  rgba(238,120,0,1) 0%,rgba(225,96,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee7800', endColorstr='#e16000',GradientType=1 );
padding: .6em 2em;
border: solid 2px #FFF;
border-radius: 10px;
text-decoration: none;
}
main .contact_btn a:hover {
background: rgb(225,96,0);
background: -moz-linear-gradient(left,  rgba(225,96,0,1) 0%, rgba(238,120,0,1) 100%);
background: -webkit-linear-gradient(left,  rgba(225,96,0,1) 0%,rgba(238,120,0,1) 100%);
background: linear-gradient(to right,  rgba(225,96,0,1) 0%,rgba(238,120,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e16000', endColorstr='#ee7800',GradientType=1 );
}
main .about section .guarantee section:not(:last-of-type) {
margin-bottom: 50px;
}
main .deduction {
padding: 100px 0;
background: url(//www.nitta-dental.com/img/common/dot_line.svg) repeat-x center bottom;
}
main .deduction .box {
background: #eff1f1;
border: dashed 1px #ee7800;
padding-bottom: 40px;
}
main .deduction .box h3 {
display: flex;
justify-content: center;
margin-bottom: 60px;
}
main .deduction .box h3 span {
display: block;
color: #FFF;
background: rgb(238,120,0);
background: -moz-linear-gradient(left,  rgba(238,120,0,1) 0%, rgba(225,96,0,1) 100%);
background: -webkit-linear-gradient(left,  rgba(238,120,0,1) 0%,rgba(225,96,0,1) 100%);
background: linear-gradient(to right,  rgba(238,120,0,1) 0%,rgba(225,96,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee7800', endColorstr='#e16000',GradientType=1 );
font-size: 2.0rem;
font-weight: 700;
padding: .5em 1.5em;
border-radius: 0 0 10px 10px;
}
main .deduction .box h3 + .comment {
padding: 0 60px;
margin-bottom: 50px;
}
main .deduction .box h3 + .comment p:not(:last-of-type) {
margin-bottom: 1.2em;
}
main .deduction .box .box_in {
padding: 0 60px;
}
main .deduction .box .box_in section:not(:last-of-type) {
margin-bottom: 60px
}
main .deduction .box .box_in section h4 {
display: flex;
justify-content: center;
margin-bottom: 20px;
}
main .deduction .box .box_in section h4 span {
min-width: 460px;
background: #FFF;
padding: .5em .6em;
font-size: 1.9rem;
font-weight: 700;
text-align: center;
color: #ee7800;
border-radius: 1.5em;
}
main .deduction .box .box_in section .comment p:not(:last-of-type) {
margin-bottom: 1.2em;
}
main .deduction .box .box_in section .price {
padding: 30px 0;
display: flex;
justify-content: center;
}
main .deduction .box .box_in section .price span {
display: block;
border: dashed 1px #595757;
padding: .5em 1em;
font-size: 1.9rem;
font-weight: 500;
}
main .deduction .box .box_in section .price span em {
color: #ee7800;
font-weight: 500;
}
main .deduction .box .box_in section table {
width: 100%;
margin-bottom: 20px;
}
main .deduction .box .box_in section table tr th ,
main .deduction .box .box_in section table tr td {
padding: 1em 1em;
vertical-align: middle;
}
main .deduction .box .box_in section table tr th {
position: relative;
padding-left: 0;
font-size: 1.7rem;
font-weight: 500;
color: #ee7800;
white-space: nowrap;
}
main .deduction .box .box_in section table tr th::after {
position: absolute;
top: .5em;
right: 0;
width: 1px;
height: calc(100% - 1em);
background: #595757;
content: '';
}
main .deduction .box .box_in section table tr td em {
font-size: 1.4rem;
}
main .deduction .box .box_in section .caution {
text-align: center;
color: #ee7800;
margin-bottom: 1.5em;
}
@media screen and (max-width: 767px) {
main .bg_green .bg_green_in {
padding-top: 10vw;
padding-bottom: 20vw;
}
main .about > section:not(:last-of-type) {
margin-bottom: 10vw;
}
main .about section .comment p span {
width: 20vw;
margin-left: 4vw;
}
main .about section .comment .risk {
border-radius: 10px;
padding: 5vw 4vw;
margin-bottom: 1.2em;
display: flex;
flex-direction: column;
justify-content: flex-start;
}
main .about section .comment .risk ul:not(:last-of-type) {
margin-right: 0;
}
main .about section .tbl01 {
position: relative;
overflow-x: auto;
margin-top: 10vw;
padding: 2.5em 0 .5em;
}
main .about section .tbl01::before {
position: absolute;
top: .2em;
left: 0;
content: '左右にスクロールできます';
}
main .about section .tbl01 table {
width: 900px;
overflow: hidden;
border-radius: 10px;
}
main .about section .tbl01 table thead tr th {
font-size: 2.0rem;
padding: .4em 0;
width: calc((100% - 20vw) / 3);
}
main .about section .tbl01 table thead tr th:first-of-type {
width: 20vw;
}
main .about section .tbl01 table tbody tr th ,
main .about section .tbl01 table tbody tr td {
padding: 3vw 2vw;
}
main .about section .tbl01 table tbody tr th span {
width: 20vw;
height: 20vw;
font-size: 1.8rem;
}
main .about section .tbl01 table tbody tr:first-of-type td span {
max-width: 30vw;
}
main .about section .bone {
padding-top: 10vw;
margin-bottom: 10vw;
}
main .about section .bone section:not(:last-of-type) {
margin-bottom: 10vw;
}
main .about section .bone section .box {
padding: 5vw 4vw;
border-radius: 10px;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}
main .about section .bone section .box ul {
display: flex;
justify-content: center;
flex-direction: column;
}
main .about section .bone section .box ul li {
width: 100%;
}
main .about section .bone section .box ul li:not(:last-of-type) {
margin-right: 0;
margin-bottom: 10vw;
}
main .about section .bone section .box ul li span {
margin-bottom: 3vw;
}
main .about section .tbl02 {
position: relative;
overflow-x: auto;
margin-bottom: 10vw;
padding: 2.5em 0 .5em;
}
main .about section .tbl02::before {
position: absolute;
top: .2em;
left: 0;
content: '左右にスクロールできます';
}
main .about section .tbl02 table {
width: 900px;
overflow: hidden;
border-radius: 10px;
}
main .about section .tbl02 table thead tr th {
font-size: 2.0rem;
padding: .4em 0;
width: calc((100% - 20vw) / 3);
}
main .about section .tbl02 table thead tr th:first-of-type {
width: 20vw;
}
main .about section .tbl02 table thead tr th:not(:last-of-type) {
border-right: dotted 1px #808080;
}
main .about section .tbl02 table tbody tr th ,
main .about section .tbl02 table tbody tr td {
padding: 3vw 2vw;
}
main .about section .tbl02 table tbody tr th {
text-align: center;
vertical-align: middle;
border-right: dotted 1px #808080;
}
main .about section .tbl02 table tbody tr th span {
width: 20vw;
height: 20vw;
font-size: 1.8rem;
}
main .contact_btn {
display: flex;
justify-content: center;
}
main .contact_btn a {
display: flex;
justify-content: center;
font-size: 1.8rem;
padding: .6em 1em;
border: solid 2px #FFF;
border-radius: 10px;
}
main .about section .guarantee section:not(:last-of-type) {
margin-bottom: 10vw;
}
main .deduction {
padding: 5vw 0;
background: url(//www.nitta-dental.com/img/common/dot_line.svg) repeat-x center bottom;
}
main .deduction .box {
padding-bottom: 10vw;
}
main .deduction .box h3 {
margin-bottom: 5vw;
}
main .deduction .box h3 span {
font-size: 2.0rem;
padding: .5em 1em;
}
main .deduction .box h3 + .comment {
padding: 0 4vw;
margin-bottom: 10vw;
}
main .deduction .box h3 + .comment p:not(:last-of-type) {
margin-bottom: 1.2em;
}
main .deduction .box .box_in {
padding: 0 4vw;
}
main .deduction .box .box_in section:not(:last-of-type) {
margin-bottom: 10vw
}
main .deduction .box .box_in section h4 {
display: flex;
justify-content: center;
margin-bottom: 5vw;
}
main .deduction .box .box_in section h4 span {
min-width: 100%;
padding: .5em .6em;
font-size: 1.8rem;
text-align: left;
border-radius: 10px;
}
main .deduction .box .box_in section .price {
padding: 5vw 0;
display: flex;
justify-content: center;
flex-direction: column;
}
main .deduction .box .box_in section .price span {
display: block;
border: dashed 1px #595757;
padding: .5em 1em;
font-size: 1.7rem;
}
main .deduction .box .box_in section table {
width: 100%;
margin-bottom: 5vw;
}
main .deduction .box .box_in section table tr th ,
main .deduction .box .box_in section table tr td {
display: block;
padding: 1em 0;
vertical-align: middle;
}
main .deduction .box .box_in section table tr th {
position: relative;
padding-left: 0;
padding-bottom: 0;
font-size: 1.6rem;
white-space: wrap;
}
main .deduction .box .box_in section table tr th::after {
display: none;
}
main .deduction .box .box_in section .caution {
text-align: left;
}
}