@charset "UTF-8";

/*===========================================================================================================*/
/* second main sp dr セカンド スマホ メイン
/*===========================================================================================================*/

#div-second-main-sp-dr {
    /*margin-bottom:35px;*/
    overflow:hidden;
    width:100%;
    height:calc(37vw);
    background: url(../img/bg2.jpg) no-repeat right 0;
    -webkit-background-size: cover;
    background-size: cover;
    /*background:radial-gradient(circle, #FFFFFF 0%, #D5D9D6 100%);
    background:-webkit-radial-gradient(circle, #FFFFFF 0%, #D5D9D6 100%);
    background: linear-gradient(-45deg, #c8c8c8, #eee);
    /*border-bottom:1px solid #999999;*/
}

/*#div-second-main-sp-dr-inner {
    width:100%;
    height:calc(30vw);
    /*background:url("../img/clinic-model-318998417-w384-h512.png") no-repeat;
    background-position:150% 2.77vw;
    background-size:auto 80vw;
}*/

#h2-second-main-sp-dr {
    font-family:  "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Noto Serif Japanese", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: calc(16px + 1.5vw);
    letter-spacing: 0.1em;
    text-align: center;
    line-height:calc(37vw);
}

/*===========================================================================================================*/
/* second main pc dr
/*===========================================================================================================*/

#div-second-main-pc-dr {
    width:100%;
    height:290px;
    background: url(../img/bg2.jpg) no-repeat right 0;
    -webkit-background-size: cover;
    background-size: cover;
    /*background: linear-gradient(-70deg, rgba(238,231,219,.8) 0%, #ffffff 50%, rgba(238,231,219,.8) 100%);
    background: -webkit-linear-gradient(-70deg, rgba(238,231,219,.8) 0%, #ffffff 50%, rgba(238,231,219,.8) 100%);
    background-size: auto 350px; */
}

/*#div-second-main-pc-dr-inner {
    position:relative;
    margin:0 auto;
    width:1024px;
    height:100%;
}*/

#h2-second-main-pc-dr {
    font-family:  "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Noto Serif Japanese", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    /*padding-top:100px;*/
    font-size:30px;
    color:#666;
    line-height:290px;
    text-align:center;
    letter-spacing: 0.1em;

}

@media only screen and (max-width: 359px){

.pc-second-content {
    display:none;
}

}

@media only screen and (min-width: 360px) and (max-width: 591px){

.pc-second-content {
    display:none;
}

}

@media only screen and (min-width: 592px) and (max-width: 767px){

.pc-second-content {
    display:none;
}

}

@media only screen and (min-width: 768px) and (max-width: 1023px){

.pc-second-content {
    display:none;
}

}

@media only screen and (min-width: 1024px) and (max-width: 1095px){

.sp-second-content {
    display:none;
}

}

@media only screen and (min-width: 1096px){

.sp-second-content {
    display:none;
}

}

/*===========================================================================================================*/
/* second content common
/*===========================================================================================================*/

.section-second-content {
    overflow: hidden;
    width:100%;
}

.h3-second-content {
    font-family:  "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Noto Serif Japanese", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    padding: .8em 0 .8em;
    color: #FFF;
    text-align: center;
    background-color:#B28A7D;
}

@media only screen and (max-width: 359px){

.h3-second-content {
    font-size: 18px;
}

.div-second-content-inner {
    width:100%;
}

}

@media only screen and (min-width: 360px) and (max-width: 591px){

.h3-second-content {
    font-size: 18px;
}

.div-second-content-inner {
    width:100%;
}

}

@media only screen and (min-width: 592px) and (max-width: 767px){

.h3-second-content {
    font-size: 18px;
}


.div-second-content-inner {
    width:100%;
}

.br-sp {
    display:none;
}

}

@media only screen and (min-width: 768px) and (max-width: 1023px){

.h3-second-content {
    font-size: 24px;
}

.div-second-content-inner {
    width:100%;
}

.br-sp {
    display:none;
}

}

@media only screen and (min-width: 1024px) and (max-width: 1095px){

.h3-second-content {
    font-size: 27px;
}

.div-second-content-inner {
    width:1024px;
    margin:0 auto;
}

.br-sp {
    display:none;
}

}

@media only screen and (min-width: 1096px){

.h3-second-content {
    font-size: 27px;
}

.div-second-content-inner {
    width:1024px;
    margin:0 auto;
}

.br-sp {
    display:none;
}

}

/*===========================================================================================================*/
/* second content sp dr message
/*===========================================================================================================*/

#section-second-content-dr-message {
    margin-bottom:40px;
}

#p-second-content-dr-message {
    padding-top:40px;
    font-family:  "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Noto Serif Japanese", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    padding-left:30px;
    padding-right:15px;
    font-size: 17px;
    line-height: 2.0;
}

#div-second-content-dr-message {
    margin-top:35px;
}

#figure-second-content-dr-message {
    text-align:center;
}

#figure-second-content-dr-message img {
    width:150px;
}

#p-second-content-dr-message2 {
    padding-top:35px;
    padding-left:30px;
    padding-right:25px;
    font-size:15px;
    line-height:1.8;
}

@media only screen and (max-width: 359px){
}

@media only screen and (min-width: 360px) and (max-width: 591px){
}

@media only screen and (min-width: 592px) and (max-width: 767px){
}

@media only screen and (min-width: 768px) and (max-width: 1023px){
}

@media only screen and (min-width: 1024px) and (max-width: 1095px){

#section-second-content-dr-message {
    margin-bottom:50px;
}

#p-second-content-dr-message {
    padding-top:50px;
    padding-left:15%;
    font-size: 30px;
}

#div-second-content-dr-message {
    margin-top:50px;
    display: flex;
    display: -webkit-flex;
}

#figure-second-content-dr-message {

}

#figure-second-content-dr-message img {
    width:175px;
}

#p-second-content-dr-message2 {
    padding-left:50px;
    font-size:18px;
    line-height:2.0;

}

}

@media only screen and (min-width: 1096px){

#section-second-content-dr-message {
    margin-bottom:50px;
}

#p-second-content-dr-message {
    padding-top:50px;
    
    font-size: 30px;
}

#div-second-content-dr-message {
    margin-top:50px;
    
    display: flex;
    display: -webkit-flex;
}

#figure-second-content-dr-message {

}

#figure-second-content-dr-message img {
    width:175px;
}

#p-second-content-dr-message2 {
    padding-left:50px;
    font-size:18px;
    line-height:2.0;

}

}

/*===========================================================================================================*/
/* second content sp dr career
/*===========================================================================================================*/

#section-second-content-dr-career {
    margin-bottom:30px;
}

#table-second-content-dr-career {
    margin-top: 30px;
    margin-left:30px;
    margin-right:0;
}

.tr-second-content-dr-career {
    font-size: 15px;
}

.th-second-content-dr-career {
    font-size: 15px;
    line-height: 2.5;
    white-space:nowrap;
}

.td-second-content-dr-career {
    padding-left:20px;
    font-size: 15px;
    line-height: 2.5;
}

@media only screen and (max-width: 359px){
}

@media only screen and (min-width: 360px) and (max-width: 591px){
}

@media only screen and (min-width: 592px) and (max-width: 767px){
}

@media only screen and (min-width: 768px) and (max-width: 1023px){
}

@media only screen and (min-width: 1024px) and (max-width: 1095px){

#section-second-content-dr-career {
    margin-bottom:40px;
}

#table-second-content-dr-career {
    margin-top: 50px;
    margin-left:15%;
}

.tr-second-content-dr-career {
    font-size: 18px;
}

.th-second-content-dr-career {
    font-size: 18px;
    line-height: 2.5;
    width: 120px;
}

.td-second-content-dr-career {
    font-size: 18px;
    line-height: 2.5;
}

}

@media only screen and (min-width: 1096px){

#section-second-content-dr-career {
    margin-bottom:40px;
}

#table-second-content-dr-career {
    margin-top: 50px;
    margin-left:15%;
    width: 100%;
}

.tr-second-content-dr-career {
    font-size: 18px;
}

.th-second-content-dr-career {
    font-size: 18px;
    line-height: 2.5;
    width: 120px;
}

.td-second-content-dr-career {
    font-size: 18px;
    line-height: 2.5;
}

}

/*===========================================================================================================*/
/* second content sp dr license
/*===========================================================================================================*/

#section-second-content-dr-license {
    margin-bottom:30px;
}

#table-second-content-dr-license {
    margin-top: 30px;
    margin-left:30px;
    margin-right:0;
}

.tr-second-content-dr-license {
    font-size: 15px;
}

.th-second-content-dr-license {
    font-size: 15px;
    line-height: 2.5;
    white-space:nowrap;
}

.td-second-content-dr-license {
    padding-left:20px;
    font-size: 15px;
    line-height: 2.5;
}

#ul-second-content-dr-license {
    margin-top: 10px;
    width: 100%;
}

.li-second-content-dr-license {
    padding-bottom: 20px;
    text-align: center;
}

.li-second-content-dr-license img {
    width:auto;
}

@media only screen and (max-width: 359px){
}

@media only screen and (min-width: 360px) and (max-width: 591px){
}

@media only screen and (min-width: 592px) and (max-width: 767px){
}

@media only screen and (min-width: 768px) and (max-width: 1023px){
}

@media only screen and (min-width: 1024px) and (max-width: 1095px){

#section-second-content-dr-license {
    margin-bottom:40px;
}

#table-second-content-dr-license {
    margin-top: 50px;
    margin-left:15%;
    width: 100%;
}

.tr-second-content-dr-license {
    font-size: 18px;
}

.th-second-content-dr-license {
    font-size: 18px;
    line-height: 2.5;
    width: 120px;
}

.td-second-content-dr-license {
    font-size: 18px;
    line-height: 2.5;
}

#ul-second-content-dr-license {
    margin-top: 40px;
    width: 100%;
    display:flex;
    display:-webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    padding-left:15%;

}

.li-second-content-dr-license {
    padding-bottom: 20px;
}

.li-second-content-dr-license img {
    width:auto;
}

}

@media only screen and (min-width: 1096px){

#section-second-content-dr-license {
    margin-bottom:40px;
}

#table-second-content-dr-license {
    margin-top: 50px;
    margin-left:15%;
    width: 100%;
}

.tr-second-content-dr-license {
    font-size: 18px;
}

.th-second-content-dr-license {
    font-size: 18px;
    line-height: 2.5;
    width: 120px;
}

.td-second-content-dr-license {
    font-size: 18px;
    line-height: 2.5;
}

#ul-second-content-dr-license {
    margin-top: 40px;
    width: 100%;
    display:flex;
    display:-webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    padding-left:15%;
}

.li-second-content-dr-license {
    margin-left: 6px;
    padding-right: 10px;
    padding-bottom: 20px;
}

.li-second-content-dr-license img {
    width:auto;
}

}

/*===========================================================================================================*/
/* second content pc dr academic society
/*===========================================================================================================*/

#section-second-content-dr-academic-society {
    margin-bottom:30px;
}

#ul-second-content-dr-academic-society {
    margin-top: 30px;
    padding-left:30px;
    width: 100%;
}

.li-second-content-dr-academic-society {
    display: block;
    font-size: 15px;
    line-height: 2.5;
}

#div-second-content-dr-academic-society-photo {
    margin-top: 20px;
    padding-left:30px;
    width: 100%;
    display:flex;
    display:-webkit-flex;
}

#figure-second-content-dr-academic-society-photo1 {

}

#figure-second-content-dr-academic-society-photo2 {
    padding-left:30px;
}

#figure-second-content-dr-academic-society-photo1 img, #figure-second-content-dr-academic-society-photo2 img{
   width:auto;
}

@media only screen and (max-width: 359px){
}

@media only screen and (min-width: 360px) and (max-width: 591px){
}

@media only screen and (min-width: 592px) and (max-width: 767px){
}

@media only screen and (min-width: 768px) and (max-width: 1023px){
}

@media only screen and (min-width: 1024px) and (max-width: 1095px){

#section-second-content-dr-academic-society {
    margin-bottom:40px;
}

#ul-second-content-dr-academic-society {
    margin-top: 50px;
    padding-left:30px;
    width: 100%;
}

.li-second-content-dr-academic-society {
    display: block;
    font-size: 18px;
    line-height: 2.5;
}

#div-second-content-dr-academic-society-photo {
    margin-top: 20px;
    padding-left:15%;
    width: 100%;
    display:flex;
    display:-webkit-flex;
}

#figure-second-content-dr-academic-society-photo1 {

}

#figure-second-content-dr-academic-society-photo2 {
    padding-left:30px;
}

#figure-second-content-dr-academic-society-photo1 img, #figure-second-content-dr-academic-society-photo2 img{
   width:auto;
}

}

@media only screen and (min-width: 1096px){

#section-second-content-dr-academic-society {
    margin-bottom:40px;
}

#ul-second-content-dr-academic-society {
    margin-top: 50px;
    padding-left:15%;
    width: 100%;
}

.li-second-content-dr-academic-society {
    display: block;
    font-size: 18px;
    line-height: 2.5;
}

#div-second-content-dr-academic-society-photo {
    margin-top: 20px;
    padding-left:15%;
    width: 100%;
    display:flex;
    display:-webkit-flex;
}

#figure-second-content-dr-academic-society-photo1 {

}

#figure-second-content-dr-academic-society-photo2 {
    padding-left:30px;
}

#figure-second-content-dr-academic-society-photo1 img, #figure-second-content-dr-academic-society-photo2 img{
   width:auto;
}

}

/*===========================================================================================================*/
/* second content pc dr patent
/*===========================================================================================================*/

#section-second-content-dr-patent {
    margin-bottom: 30px;
}

#h4-second-content-dr-patent {
    font-family:  "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Noto Serif Japanese", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    margin-top: 30px;
    font-size: 17px;
    text-align:center;
}

#div-second-content-dr-patent-photo {
    margin-top:20px;
    width: 100%;
    display:flex;
    display:-webkit-flex;
    -webkit-justify-content: center;
    justify-content: center;
}

#figure-second-content-dr-patent-photo1 {
}

#figure-second-content-dr-patent-photo2 {
}

#figure-second-content-dr-patent-photo1 img, #figure-second-content-dr-patent-photo2 img{
   width:auto;
}

@media only screen and (max-width: 359px){
}

@media only screen and (min-width: 360px) and (max-width: 591px){
}

@media only screen and (min-width: 592px) and (max-width: 767px){
}

@media only screen and (min-width: 768px) and (max-width: 1023px){
}

@media only screen and (min-width: 1024px) and (max-width: 1095px){

#section-second-content-dr-patent {
    margin-bottom: 50px;
}

#h4-second-content-dr-patent {
    font-family: "メイリオ","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",Meiryo,sans-serif;
    margin-top: 50px;
    margin-left:15%;
    font-size: 18px;
    text-align:left;
}

#div-second-content-dr-patent-photo {
    margin-top: 40px;
    padding-left:15%;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

#figure-second-content-dr-patent-photo1 {
}

#figure-second-content-dr-patent-photo2 {
    padding-left:30px;
}

#figure-second-content-dr-patent-photo1 img, #figure-second-content-dr-patent-photo2 img{
   width:auto;
}

}

@media only screen and (min-width: 1096px){

#section-second-content-dr-patent {
    margin-bottom: 50px;
}

#h4-second-content-dr-patent {
    font-family: "メイリオ","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",Meiryo,sans-serif;
    margin-top: 50px;
    margin-left:15%;
    font-size: 18px;
    text-align:left;
}

#div-second-content-dr-patent-photo {
    margin-top: 40px;
    padding-left:15%;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

#figure-second-content-dr-patent-photo1 {
}

#figure-second-content-dr-patent-photo2 {
    padding-left:30px;
}

#figure-second-content-dr-patent-photo1 img, #figure-second-content-dr-patent-photo2 img{
   width:auto;
}

}

/*===========================================================================================================*/
/* second content pc dr equipment history
/*===========================================================================================================*/

#section-second-content-dr-equipment-history {
    margin-bottom: 30px;
}

#table-second-content-dr-equipment-history {
    margin-top: 30px;
    margin-left: 30px;
}

.tr-second-content-dr-equipment-history {
    font-size: 15px;
}

.th-second-content-dr-equipment-history {
    font-size: 15px;
    line-height: 2.5;
    white-space: nowrap;
}

.td-second-content-dr-equipment-history {
    font-size: 15px;
    line-height: 2.5;
    padding-left:20px;
}

.td-second-content-dr-equipment-history-new img {
    vertical-align: 1px;
    margin-left: 10px;
    width: 27px;
}

#p-second-content-dr-equipment-history {
    margin-top: 20px;
    text-align:center;
}

@media only screen and (max-width: 359px){
}

@media only screen and (min-width: 360px) and (max-width: 591px){
}

@media only screen and (min-width: 592px) and (max-width: 767px){
}

@media only screen and (min-width: 768px) and (max-width: 1023px){
}

@media only screen and (min-width: 1024px) and (max-width: 1095px){

#section-second-content-dr-equipment-history {
    margin-bottom: 60px;
}

#table-second-content-dr-equipment-history {
    margin-top: 50px;
    margin-left: 15%;
    width: 100%;
}

.tr-second-content-dr-equipment-history {
    font-size: 18px;
}

.th-second-content-dr-equipment-history {
    font-size: 18px;
    line-height: 2.5;
    width: 120px;
}

.td-second-content-dr-equipment-history {
    font-size: 18px;
    line-height: 2.5;
}

.td-second-content-dr-equipment-history-new img {
    vertical-align: 1px;
    margin-left: 10px;
    width: 27px;
}

#p-second-content-dr-equipment-history {
    margin-top: 20px;
    text-align:center;
}

}

@media only screen and (min-width: 1096px){

#section-second-content-dr-equipment-history {
    margin-bottom: 60px;
}

#table-second-content-dr-equipment-history {
    margin-top: 50px;
    margin-left: 15%;
    width: 100%;
}

.tr-second-content-dr-equipment-history {
    font-size: 18px;
}

.th-second-content-dr-equipment-history {
    font-size: 18px;
    line-height: 2.5;
    width: 120px;
}

.td-second-content-dr-equipment-history {
    font-size: 18px;
    line-height: 2.5;
}

.td-second-content-dr-equipment-history-new img {
    vertical-align: 1px;
    margin-left: 10px;
    width: 27px;
}

#p-second-content-dr-equipment-history {
    margin-top: 20px;
    text-align:center;
}

}