@charset "UTF-8";
 .page_title {
background: url(//www.nitta-dental.com/img/esthetic-dentistry/page_title.jpg) no-repeat center center;
}
main .bg_green .bg_green_in {
padding-top: 90px;
padding-bottom: 100px;
background: url(//www.nitta-dental.com/img/common/dot_line.svg) repeat-x center bottom;
}
main .comment01 {
margin-bottom: 2.5em;
}
main .about > section:not(:last-of-type) {
margin-bottom: 80px;
}
main .about > section > .comment {
margin-bottom: 60px;
}
main .about > section > .box section ul {
margin-bottom: 40px;
}
main .about > section > .box section ul li {
position: relative;
font-size: 1.8rem;
padding-left: 1.3em;
}
main .about > section > .box section ul li::before {
position: absolute;
top: .3em;
left: 0;
width: 1.1em;
height: 1.1em;
background: url(//www.nitta-dental.com/img/common/arrow_green.svg) no-repeat center center;
background-size: cover;
content: '';
}
main .about > section > .box .case01 {
display: flex;
justify-content: center;
background: #FFF;
padding: 50px;
border-radius: 10px;
}
main .about > section > .box .case01 dl {
width: 165px;
display: flex;
flex-direction: column;
}
main .about > section > .box .case01 dl:not(:last-of-type) {
margin-right: 80px;
}
main .about > section > .box .case01 dl dt ,
main .about > section > .box .case01 dl dd {
position: relative;
}
main .about > section > .box .case01 dl dt {
margin-bottom: 60px;
}
main .about > section > .box .case01 dl dt::after {
position: absolute;
bottom: -45px;
left: 50%;
transform: translateX(-50%) rotate(90deg);
width: 30px;
height: 30px;
background: url(//www.nitta-dental.com/img/common/arrow_green.svg) no-repeat center center;
background-size: cover;
content: '';
}
main .about > section > .box .case01 dl dt span ,
main .about > section > .box .case01 dl dd span {
display: block;
overflow: hidden;
border-radius: 10px;
margin-bottom: .6em;
}
main .about > section > .box .case01 dl dt em ,
main .about > section > .box .case01 dl dd em {
display: block;
text-align: center;
font-size: 1.8rem;
font-weight: 700;
color: #69ba46;
}
main .about > section > .crown > section:not(:last-of-type) {
margin-bottom: 50px;
}
main .about > section > .crown > section > .comment:not(:last-child) {
margin-bottom: 1.5em;
}
main .about > section > .crown > section > .img01 {
display: flex;
justify-content: center;
background: #FFF;
padding: 50px;
margin-bottom: 40px;
border-radius: 10px;
}
main .about > section > .crown > section > .img01 p {
max-width: 740px;
margin: 0 auto;
}
main .about > section > .crown > section > .detail {
margin-bottom: 60px;
}
main .about > section > .crown > section > .detail section {
padding: 0 5px;
padding-bottom: 30px;
border-bottom: dotted 1px #808080;
}
main .about > section > .crown > section > .detail section:not(:last-of-type) {
margin-bottom: 30px;
}
main .about > section > .crown > section > .detail section h6 {
display: flex;
font-size: 2.0rem;
margin-bottom: .8em;
}
main .about > section > .crown > section > .detail section h6 span {
display: block;
background: #69ba46;
padding: .4em .8em;
border-radius: 1.5em;
font-weight: 700;
color: #FFF;
}
main .about > section > .crown > section > .case02 {
display: flex;
justify-content: center;
flex-direction: column;
background: #FFF;
padding: 50px 20px;
border-radius: 10px;
}
main .about > section > .crown > section > .case02 section {
display: flex;
justify-content: center;
}
main .about > section > .crown > section > .case02 section:not(:last-of-type) {
margin-bottom: 50px;
}
main .about > section > .crown > section > .case02 section h6 {
font-size: 1.8rem;
font-weight: 700;
color: #69ba46;
width: 160px;
letter-spacing: 0;
}
main .about > section > .crown > section > .case02 section dl {
position: relative;
display: flex;
}
main .about > section > .crown > section > .case02 section dl dt ,
main .about > section > .crown > section > .case02 section dl dd {
position: relative;
width: 240px;
}
main .about > section > .crown > section > .case02 section dl dt {
margin-right: 140px;
}
main .about > section > .crown > section > .case02 section dl dt span ,
main .about > section > .crown > section > .case02 section dl dd span {
position: relative;
display: block;
margin-bottom: 10px;
}
main .about > section > .crown > section > .case02 section dl dt span::after {
position: absolute;
top: 50%;
transform: translateY(-50%);
right: -90px;
width: 30px;
height: 30px;
background: url(//www.nitta-dental.com/img/common/arrow_green.svg) no-repeat center center;
background-size: cover;
content: '';
}
main .about > section > .crown > section > .case02 section dl dt span em ,
main .about > section > .crown > section > .case02 section dl dd span em {
display: block;
overflow: hidden;
border-radius: 10px;
}
main .about > section > .crown > section > .case02 section dl dt > em ,
main .about > section > .crown > section > .case02 section dl dd > em {
position: relative;
display: block;
font-size: 1.4rem;
}
main .about > section > .crown > section > .case02 section dl dt > em::before ,
main .about > section > .crown > section > .case02 section dl dd > em::before {
position: absolute;
top: 0;
left: -80px;
width: 60px;
height: 60px;
display: flex;
justify-content: center;
align-items: center;
background: #e9eaea;
font-size: 1.8rem;
font-weight: 700;
color: #595757;
border-radius: 50%;
}
main .about > section > .crown > section > .case02 section dl dt > em::before {
content: '術前';
}
main .about > section > .crown > section > .case02 section dl dd > em::before {
content: '術後';
}
main .about > section > .crown > section > .case03 {
display: flex;
justify-content: center;
flex-direction: column;
background: #FFF;
padding: 50px 20px;
border-radius: 10px;
}
main .about > section > .crown > section > .case03 h6 {
font-size: 1.8rem;
font-weight: 700;
color: #69ba46;
margin-bottom: .6em;
}
main .about > section > .crown > section > .case03 section {
display: flex;
justify-content: center;
}
main .about > section > .crown > section > .case03 section:not(:last-of-type) {
margin-bottom: 50px;
}
main .about > section > .crown > section > .case03 section dl {
position: relative;
display: flex;
margin-bottom: 60px;
}
main .about > section > .crown > section > .case03 section dl dt ,
main .about > section > .crown > section > .case03 section dl dd {
position: relative;
width: 240px;
}
main .about > section > .crown > section > .case03 section dl dt {
margin-right: 140px;
}
main .about > section > .crown > section > .case03 section dl dt span ,
main .about > section > .crown > section > .case03 section dl dd span {
position: relative;
display: block;
margin-bottom: 10px;
}
main .about > section > .crown > section > .case03 section dl dt span::after {
position: absolute;
top: 50%;
transform: translateY(-50%);
right: -90px;
width: 30px;
height: 30px;
background: url(//www.nitta-dental.com/img/common/arrow_green.svg) no-repeat center center;
background-size: cover;
content: '';
}
main .about > section > .crown > section > .case03 section dl dt span em ,
main .about > section > .crown > section > .case03 section dl dd span em {
display: block;
overflow: hidden;
border-radius: 10px;
}
main .about > section > .crown > section > .case03 section dl dt > em ,
main .about > section > .crown > section > .case03 section dl dd > em {
position: relative;
display: block;
font-size: 1.4rem;
text-align: center;
}
main .about > section > .crown > section > .case03 section dl dt > em::before ,
main .about > section > .crown > section > .case03 section dl dd > em::before {
position: absolute;
top: 0;
left: -80px;
width: 60px;
height: 60px;
display: flex;
justify-content: center;
align-items: center;
background: #e9eaea;
font-size: 1.8rem;
font-weight: 700;
color: #595757;
border-radius: 50%;
white-space: nowrap;
}
main .about > section > .crown > section > .case03 section dl dt > em::before {
content: '処置前';
}
main .about > section > .crown > section > .case03 section dl dd > em::before {
content: '処置後';
}
main .about > section > .crown > section > .case03 .caution {
text-align: center;
}
main .about > section > .crown > section > .case04 {
display: flex;
justify-content: center;
flex-direction: column;
background: #FFF;
padding: 50px 20px;
border-radius: 10px;
}
main .about > section > .crown > section > .case04 section {
display: flex;
justify-content: center;
}
main .about > section > .crown > section > .case04 section:not(:last-of-type) {
margin-bottom: 50px;
}
main .about > section > .crown > section > .case04 section dl {
position: relative;
display: flex;
}
main .about > section > .crown > section > .case04 section dl dt ,
main .about > section > .crown > section > .case04 section dl dd {
position: relative;
width: 240px;
}
main .about > section > .crown > section > .case04 section dl dt {
margin-right: 140px;
}
main .about > section > .crown > section > .case04 section dl dt span ,
main .about > section > .crown > section > .case04 section dl dd span {
position: relative;
display: block;
}
main .about > section > .crown > section > .case04 section dl dt span::after {
position: absolute;
top: 50%;
transform: translateY(-50%);
right: -90px;
width: 30px;
height: 30px;
background: url(//www.nitta-dental.com/img/common/arrow_green.svg) no-repeat center center;
background-size: cover;
content: '';
}
main .about > section > .crown > section > .case04 section dl dt > span::before ,
main .about > section > .crown > section > .case04 section dl dd > span::before {
position: absolute;
top: -30px;
left: -30px;
z-index: 1;
width: 60px;
height: 60px;
display: flex;
justify-content: center;
align-items: center;
background: #e9eaea;
font-size: 1.8rem;
font-weight: 700;
color: #595757;
border-radius: 50%;
white-space: nowrap;
}
main .about > section > .crown > section > .case04 section dl dt > span::before {
content: '処置前';
}
main .about > section > .crown > section > .case04 section dl dd > span::before {
content: '処置後';
}
main .about > section > .crown > section > .case04 section dl dt span em ,
main .about > section > .crown > section > .case04 section dl dd span em {
display: block;
overflow: hidden;
border-radius: 10px;
}
main .about > section > .crown > section > .case05 {
display: flex;
justify-content: center;
flex-direction: column;
background: #FFF;
padding: 50px 20px;
border-radius: 10px;
}
main .about > section > .crown > section > .case05 section {
display: flex;
justify-content: center;
}
main .about > section > .crown > section > .case05 section:not(:last-of-type) {
margin-bottom: 50px;
}
main .about > section > .crown > section > .case05 section dl {
position: relative;
display: flex;
}
main .about > section > .crown > section > .case05 section dl dt ,
main .about > section > .crown > section > .case05 section dl dd {
position: relative;
width: 240px;
}
main .about > section > .crown > section > .case05 section dl dt {
margin-right: 140px;
}
main .about > section > .crown > section > .case05 section dl dt span ,
main .about > section > .crown > section > .case05 section dl dd span {
position: relative;
display: block;
margin-bottom: 10px;
}
main .about > section > .crown > section > .case05 section dl dt span::after {
position: absolute;
top: 50%;
transform: translateY(-50%);
right: -90px;
width: 30px;
height: 30px;
background: url(//www.nitta-dental.com/img/common/arrow_green.svg) no-repeat center center;
background-size: cover;
content: '';
}
main .about > section > .crown > section > .case05 section dl dt span em ,
main .about > section > .crown > section > .case05 section dl dd span em {
display: block;
overflow: hidden;
border-radius: 10px;
}
main .about > section > .crown > section > .case05 section dl dt > em ,
main .about > section > .crown > section > .case05 section dl dd > em {
position: relative;
display: block;
font-size: 1.4rem;
text-align: center;
}
@media screen and (max-width: 767px) {
main .bg_green .bg_green_in {
padding-top: 10vw;
padding-bottom: 20vw;
background: url(//www.nitta-dental.com/img/common/dot_line.svg) repeat-x center bottom;
}
main .comment01 {
margin-bottom: 2.5em;
}
main .about > section:not(:last-of-type) {
margin-bottom: 15vw;
}
main .about > section > .comment {
margin-bottom: 10vw;
}
main .about > section > .box section ul {
margin-bottom: 6vw;
}
main .about > section > .box section ul li {
position: relative;
font-size: 1.6rem;
padding-left: 1.3em;
}
main .about > section > .box section ul li::before {
position: absolute;
top: .3em;
left: 0;
width: 1.1em;
height: 1.1em;
background: url(//www.nitta-dental.com/img/common/arrow_green.svg) no-repeat center center;
background-size: cover;
content: '';
}
main .about > section > .box .case01 {
display: flex;
flex-direction: column;
justify-content: flex-start;
padding: 5vw 4vw;
border-radius: 10px;
}
main .about > section > .box .case01 dl {
width: 100%;
display: flex;
flex-direction: column;
}
main .about > section > .box .case01 dl:not(:last-of-type) {
margin-right: 0;
margin-bottom: 10vw;
}
main .about > section > .box .case01 dl dt ,
main .about > section > .box .case01 dl dd {
position: relative;
}
main .about > section > .box .case01 dl dt {
margin-bottom: 10vw;
}
main .about > section > .box .case01 dl dt::after {
position: absolute;
bottom: -9vw;
left: 50%;
transform: translateX(-50%) rotate(90deg);
width: 8vw;
height: 8vw;
background: url(//www.nitta-dental.com/img/common/arrow_green.svg) no-repeat center center;
background-size: cover;
content: '';
}
main .about > section > .box .case01 dl dt span ,
main .about > section > .box .case01 dl dd span {
display: block;
overflow: hidden;
border-radius: 10px;
margin-bottom: .2em;
}
main .about > section > .box .case01 dl dt em ,
main .about > section > .box .case01 dl dd em {
font-size: 1.6rem;
}
main .about > section > .crown > section:not(:last-of-type) {
margin-bottom: 10vw;
}
main .about > section > .crown > section > .comment:not(:last-child) {
margin-bottom: 1.5em;
}
main .about > section > .crown > section > .img01 {
display: flex;
justify-content: center;
background: #FFF;
padding: 5vw 4vw;
margin-bottom: 10vw;
border-radius: 10px;
}
main .about > section > .crown > section > .img01 p {
max-width: 100%;
}
main .about > section > .crown > section > .detail {
margin-bottom: 15vw;
}
main .about > section > .crown > section > .detail section {
padding: 0 5px;
padding-bottom: 10vw;
border-bottom: dotted 1px #808080;
}
main .about > section > .crown > section > .detail section:not(:last-of-type) {
margin-bottom: 10vw;
}
main .about > section > .crown > section > .detail section h6 {
display: flex;
font-size: 1.6rem;
margin-bottom: .8em;
}
main .about > section > .crown > section > .detail section h6 span {
display: block;
background: #69ba46;
padding: .4em .8em;
border-radius: 1.5em;
font-weight: 700;
color: #FFF;
}
main .about > section > .crown > section > .case02 {
padding: 5vw 4vw;
border-radius: 10px;
}
main .about > section > .crown > section > .case02 section {
display: flex;
justify-content: center;
flex-direction: column;
}
main .about > section > .crown > section > .case02 section:not(:last-of-type) {
margin-bottom: 15vw;
}
main .about > section > .crown > section > .case02 section h6 {
font-size: 1.6rem;
width: 100%;
letter-spacing: inherit;
margin-bottom: 3vw;
}
main .about > section > .crown > section > .case02 section dl {
position: relative;
display: flex;
flex-direction: column;
}
main .about > section > .crown > section > .case02 section dl dt ,
main .about > section > .crown > section > .case02 section dl dd {
position: relative;
width: 100%;
}
main .about > section > .crown > section > .case02 section dl dt {
margin-right: 0;
margin-bottom: 16vw;
}
main .about > section > .crown > section > .case02 section dl dt::after {
position: absolute;
top: inherit;
transform: translateY(0) rotate(90deg);
bottom: -12vw;
right: 0;
left: 0;
margin: 0 auto;
width: 8vw;
height: 8vw;
background: url(//www.nitta-dental.com/img/common/arrow_green.svg) no-repeat center center;
background-size: cover;
content: '';
}
main .about > section > .crown > section > .case02 section dl dt span ,
main .about > section > .crown > section > .case02 section dl dd span {
position: relative;
display: block;
margin-bottom: 10vw;
}
main .about > section > .crown > section > .case02 section dl dt span::after {
display: none;
}
main .about > section > .crown > section > .case02 section dl dt > em ,
main .about > section > .crown > section > .case02 section dl dd > em {
position: relative;
display: block;
font-size: 1.4rem;
}
main .about > section > .crown > section > .case02 section dl dt > em::before ,
main .about > section > .crown > section > .case02 section dl dd > em::before {
position: absolute;
top: -16vw;
left: 0;
z-index: 1;
width: 16vw;
height: 16vw;
font-size: 1.6rem;
}
main .about > section > .crown > section > .case03 {
display: flex;
justify-content: center;
flex-direction: column;
background: #FFF;
padding: 5vw 4vw;
border-radius: 10px;
}
main .about > section > .crown > section > .case03 h6 {
font-size: 1.6rem;
margin-bottom: 3vw;
}
main .about > section > .crown > section > .case03 section {
display: flex;
justify-content: center;
flex-direction: column;
}
main .about > section > .crown > section > .case03 section:not(:last-of-type) {
margin-bottom: 10vw;
}
main .about > section > .crown > section > .case03 section dl {
position: relative;
display: flex;
flex-direction: column;
margin-bottom: 10vw;
}
main .about > section > .crown > section > .case03 section dl dt ,
main .about > section > .crown > section > .case03 section dl dd {
position: relative;
width: 100%;
}
main .about > section > .crown > section > .case03 section dl dt {
margin-right: 0;
margin-bottom: 16vw;
}
main .about > section > .crown > section > .case03 section dl dt::after {
position: absolute;
bottom: -9vw;
left: 50%;
transform: translateX(-50%) rotate(90deg);
width: 8vw;
height: 8vw;
background: url(//www.nitta-dental.com/img/common/arrow_green.svg) no-repeat center center;
background-size: cover;
content: '';
}
main .about > section > .crown > section > .case03 section dl dt span ,
main .about > section > .crown > section > .case03 section dl dd span {
position: relative;
display: block;
margin-bottom: 10px;
}
main .about > section > .crown > section > .case03 section dl dt span::after {
display: none;
}
main .about > section > .crown > section > .case03 section dl dt span em ,
main .about > section > .crown > section > .case03 section dl dd span em {
display: block;
overflow: hidden;
border-radius: 10px;
}
main .about > section > .crown > section > .case03 section dl dt > em ,
main .about > section > .crown > section > .case03 section dl dd > em {
position: relative;
display: block;
font-size: 1.4rem;
text-align: center;
}
main .about > section > .crown > section > .case03 section dl dt > em::before ,
main .about > section > .crown > section > .case03 section dl dd > em::before {
position: absolute;
top: -16vw;
left: 0;
z-index: 1;
width: 16vw;
height: 16vw;
font-size: 1.6rem;
}
main .about > section > .crown > section > .case03 .caution {
text-align: left;
}
main .about > section > .crown > section > .case04 {
display: flex;
justify-content: center;
flex-direction: column;
background: #FFF;
padding: 5vw 4vw;
border-radius: 10px;
}
main .about > section > .crown > section > .case04 section {
display: flex;
justify-content: flex-start;
flex-direction: column;
}
main .about > section > .crown > section > .case04 section:not(:last-of-type) {
margin-bottom: 10vw;
}
main .about > section > .crown > section > .case04 section dl {
position: relative;
display: flex;
flex-direction: column;
}
main .about > section > .crown > section > .case04 section dl dt ,
main .about > section > .crown > section > .case04 section dl dd {
position: relative;
width: 100%;
}
main .about > section > .crown > section > .case04 section dl dt {
margin-right: 0;
margin-bottom: 16vw;
}
main .about > section > .crown > section > .case04 section dl dt::after {
position: absolute;
top: inherit;
transform: translateY(0) rotate(90deg);
bottom: -12vw;
right: 0;
left: 0;
margin: 0 auto;
width: 8vw;
height: 8vw;
background: url(//www.nitta-dental.com/img/common/arrow_green.svg) no-repeat center center;
background-size: cover;
content: '';
}
main .about > section > .crown > section > .case04 section dl dt span::after {
display: none;
}
main .about > section > .crown > section > .case04 section dl dt > span::before ,
main .about > section > .crown > section > .case04 section dl dd > span::before {
position: absolute;
top: -8vw;
left: 0;
z-index: 1;
width: 20vw;
height: 20vw;
font-size: 1.6rem;
}
main .about > section > .crown > section > .case04 section dl dt span em ,
main .about > section > .crown > section > .case04 section dl dd span em {
display: block;
overflow: hidden;
border-radius: 10px;
}
main .about > section > .crown > section > .case05 {
display: flex;
justify-content: center;
flex-direction: column;
padding: 5vw 4vw;
border-radius: 10px;
}
main .about > section > .crown > section > .case05 section {
display: flex;
justify-content: center;
flex-direction: column;
}
main .about > section > .crown > section > .case05 section:not(:last-of-type) {
margin-bottom: 15vw;
}
main .about > section > .crown > section > .case05 section dl {
position: relative;
display: flex;
flex-direction: column;
}
main .about > section > .crown > section > .case05 section dl dt ,
main .about > section > .crown > section > .case05 section dl dd {
position: relative;
width: 100%;
}
main .about > section > .crown > section > .case05 section dl dt {
margin-right: 0;
margin-bottom: 16vw;
}
main .about > section > .crown > section > .case05 section dl dt::after {
position: absolute;
top: inherit;
transform: translateY(0) rotate(90deg);
bottom: -12vw;
right: 0;
left: 0;
margin: 0 auto;
width: 8vw;
height: 8vw;
background: url(//www.nitta-dental.com/img/common/arrow_green.svg) no-repeat center center;
background-size: cover;
content: '';
}
main .about > section > .crown > section > .case05 section dl dt span ,
main .about > section > .crown > section > .case05 section dl dd span {
position: relative;
display: block;
margin-bottom: 3vw;
}
main .about > section > .crown > section > .case05 section dl dt span::after {
display: none;
}
}