@charset "utf-8";
@media screen and (min-width:1501px) {
    #container {
        width: 1500px;
        margin-right: auto;
        margin-left: auto;
        height: auto;
        position: relative;
    }
    #left_menu {
        width: 330px;
        background-color: #391D0E;
        height: 100%;
        position: fixed;
        float: left;
    }
    #right_main {
        float: right;
        margin-left: 0px;
        width: 1170px;
        position: relative;
        background-size: contain;
    }
    .menu_box {
        padding-top: 20%;
        height: auto;
        width: auto;
    }
    .menu_text {
        height: auto;
        width: auto;
        text-align: right;
        font-size: 20px;
        line-height: 300%;
        font-weight: 100;
        padding-right: 20%;
        color: #FFF;
    }
    .menu_text a:link, .menu_text a:visited {
        color: #FFF;
        text-decoration: none;
        letter-spacing: 0.3em;
    }
    .menu_text a:hover {
        color: #999999;
    }
    .menu_footer {
        padding-top: 98%;
        height: auto;
        width: 100%;
    }
    .menu_text_large {
        font-family: "Times New Roman", Times, serif;
        height: auto;
        text-align: center;
        font-size: 20px;
        line-height: 130%;
        font-weight: normal;
        color: #FFF;
        letter-spacing: 0.2em;
        clear: both;
    }
    .menu_text_mini {
        height: auto;
        text-align: center;
        font-size: 12px;
        line-height: 100%;
        font-weight: 100;
        color: #FFF;
        letter-spacing: 0.2em;
        clear: both;
    }
    #top_image {
        clear: both;
    }
    #mobile_top_image {
        display: none;
    }
    /*トップ　インフォメーション*/
    .top_information_text {
        line-height: 20px;
        font-size: 18px;
        background-color: #FFF;
        margin-bottom: 16px;
        margin-top: 0px;
        padding-right: 0%;
        padding-left: 20px;
        padding-top: 16px;
        padding-bottom: 16px;
        display: block;
    }
    /*ギャラリー*/
    #gallaly {
        clear: both;
        background-color: #614C3F;
        height: 320px;
        width: 100%;
        padding-bottom: 1px;
    }
    #gallaly_title {
        float: left;
        width: 25%;
    }
    #slide_photo_box {
        width: 75%;
        float: left;
        height: auto;
    }
    .slider_photo {
        height: auto;
    }
    .slider_photo img {
        width: auto;
        height: 320px;
    }
    #mobile_information {
        display: none;
    }
    #information {
        clear: both;
        background-image: url(images/top/information.png);
        background-size: contain;
        width: 1170px;
        height: 250px;
        background-repeat: no-repeat;
    }
    .information_text {
        line-height: 23px;
        font-size: 16px;
        margin-left: 45%;
        margin-top: 20px;
        background-color: #FFF;
        border: 2px solid #8B8EB0;
        height: auto;
        width: 500px;
        float: left;
        margin-right: 30px;
        padding-top: 5px;
        padding-right: 20px;
        padding-bottom: 5px;
        padding-left: 70px;
    }
    #information_text a:link, #information_text a:visited {
        color: #171C61;
        text-decoration: none;
    }
    #information_text a:hover {
        color: #4954D3;
    }
    #doctors_file {
        width: 100%;
        text-align: center;
        background-color: #171C61;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    #doctors_file img {
        max-width: 100%;
        height: auto;
    }
    #doctors_file a:hover {
        background-color: #FFF;
        filter: alpha(opacity=50);
        -moz-opacity: 0.5;
        opacity: 0.5;
        -webkit-transition: all 0.5s ease-in 0s;
        -moz-transition: all 0.5s ease-in 0s;
        -ms-transition: all 0.5s ease-in 0s;
        -o-transition: all 0.5s ease-in 0s;
        transition: all 0.5s ease-in 0s;
    }
    #footer1 {
        clear: both;
        height: auto;
        width: auto;
        display: block;
    }
    #mobile_footer1 {
        display: none;
    }
    #map_customize {
        width: 100%;
        height: 300px;
        clear: both;
        display: block;
    }
    #footer2 {
        clear: both;
        height: auto;
        display: block;
    }
    #mobile_footer2 {
        display: none;
    }
    /*アバウト*/
    .about_area01 {
        width: 820px;
        clear: both;
        background-repeat: no-repeat;
        height: 844px;
        float: left;
        padding-right: 350px;
    }
    .about_area01_director {
        width: 820px;
        background-repeat: no-repeat;
        height: 705px;
        float: left;
        padding-right: 350px;
    }
    .about_area01_zaiseki {
        clear: both;
        background-repeat: no-repeat;
        width: 1170px;
        height: 141px;
        padding-top: 15px;
        padding-right: 350px
    }
    .about_area02 {
        margin-left: 150px;
        clear: both;
    }
    .about_area_title01 {}
    .about_area_title01 img {
        width: 100%;
    }
    .about_area_title02 {
        width: 100%;
        border-left-width: 5px;
        border-left-style: solid;
        border-left-color: #171C61;
        font-size: 20px;
        letter-spacing: 0.3em;
        padding-left: 15px;
        margin-top: 20px;
        height: 30px;
        line-height: 30px;
        display: block;
        margin-bottom: 20px;
    }
    .about_area_text03 {
        width: 100%;
        clear: both;
        font-size: 16px;
        margin-top: 5px;
        letter-spacing: 0.1em;
        line-height: 20px;
    }
    .about_area_text02_small {
        font-size: 12px;
        letter-spacing: 0.1em;
        line-height: 200%;
    }
    /*メディカル*/
    .medical_area01_info {
        width: 100%;
        height: auto;
        background-repeat: no-repeat;
        clear: both;
    }
    .medical_info_title01 {
        width: 200px;
        border-left-width: 5px;
        border-left-style: solid;
        border-left-color: #171C61;
        font-size: 20px;
        letter-spacing: 0.3em;
        padding-left: 15px;
        height: 30px;
        line-height: 30px;
        display: inline-block;
        float: left;
        margin-left: 20px;
    }
        .width_auto{
    width:auto;
}
    .medical_info_text_small {
        font-size: 12px;
        line-height: 25px;
        display: inline-block;
        height: 30px;
        width: 600px;
 
    }

    .medical_area01_loupe {
        width: 100%;
        height: 461px;
        background-repeat: no-repeat;
        clear: both;
    }
    #medical_area01_microscope {
        width: 100%;
        height: 1144px;
        background-repeat: no-repeat;
        float: left;
    }
    #medical_area01_dental_ct {
        width: 100%;
        height: 397px;
        background-repeat: no-repeat;
        float: left;
    }
    #medical_area01_rubberdum {
        width: 100%;
        height: 392px;
        background-repeat: no-repeat;
        float: left;
    }
    #medical_area01_sterilization {
        width: 100%;
        height: 552px;
        background-repeat: no-repeat;
        float: left;
    }
    #medical_area01_own_expense {
        width: 100%;
        height: 573px;
        background-repeat: no-repeat;
        float: left;
    }
    .medical_text01 {
        width: 80%;
        clear: both;
        font-size: 20px;
        margin-top: 5px;
        margin-bottom: 5px;
        letter-spacing: 0.1em;
        line-height: 200%;
    }
    .medical_area02 {
        clear: both;
        padding-left: 150px;
    }
    .medical_area03 {
        margin-left: 380px;
        clear: both;
        margin-top: 20px;
        width: 500px;
        font-size: 16px;
        line-height: 23px
    }
    .medical_area04 {
        margin-left: 550px;
        clear: both;
        margin-top: 70px;
        width: 500px;
        font-size: 16px;
        line-height: 23px
    }
    .medical_area05 {
        margin-left: 200px;
        clear: both;
        margin-top: 700px;
        width: 800px;
        font-size: 16px;
        line-height: 23px
    }
   .medical_summary{
        clear:both;
        margin-left:260px;
    }

    .medical_summary summary{
        width:23%;
        margin-left:0%;
        margin-top:0px;
    }
    .medical_summary h1{
        font-size:18px;
    }
    .medical_summary h2{
        font-size:16px;
        line-height:2.0rem;
    }
    .medical_summary h3{
        font-size:16px;
       line-height:2.0rem;
    }
    .medical_summary h4{
        font-size:13px;
    }
    .medical_summary h5{
        font-size:16px;
    }
    .medical_summary h6{
        font-size:16px;
    }
    .medical_summary li{
        font-size:16px;
    }
    .medical_summary ul{
        margin-top:30px;
        margin-left:0px;
    }
    /*採用*/
    .recruit_area01 {
        width: 1170px;
        height: 1016px;
        clear: both;
        background-repeat: no-repeat;
        float: left;
    }
    .recruit_area02 {
        margin-left: 150px;
        margin-right: 300px;
        clear: both;
        margin-top: 100px;
    }
    .recruit_area02 h1{
    font-size:25px;
    line-height:100px;
    color: #171C61;
    letter-spacing: 10px;
}
    .recruit_sub_title {
        width: 90%;
        border-left-width: 5px;
        border-left-style: solid;
        border-left-color: #171C61;
        font-size: 20px;
        letter-spacing: 0.3em;
        padding-left: 15px;
        margin-top: 40px;
        margin-bottom: 20px;
        height: 30px;
        line-height: 30px;
        display: block;
    }
    .recruit_text01 {
        font-size: 15px;
        letter-spacing: 0.1em;
        line-height: 23px;
    }
    .recruit_area03{
        margin-left: 150px;
        font-size:16px;
        line-height: 30px;
    }
    .recruit_area03 img{
    width:500px;
    height:auto;
}
    /*お知らせ*/
    .information_area01 {
        width: auto;
        clear: both;
        height: auto;
        float: left;
        color: #000000;
        margin-left: 130px;
        margin-bottom: 100px;
    }
    .information_area_title01 {
        width: 100%;
        clear: both;
        font-size: 24px;
        letter-spacing: 0.1em;
        color: #171C6;
        margin: 10px;
    }
    .information_area_title02 {
        width: 100%;
        border-left-width: 8px;
        border-left-style: solid;
        border-left-color: #171C61;
        clear: both;
        font-size: 20px;
        letter-spacing: 0.1em;
        font-weight: 500;
        height: 30px;
        padding-left: 15px;
        color: #171C61;
        margin-top: 20px;
        margin-bottom: 20px;
        line-height: 30px;
    }
    .information_area_text01 {
        color: #000000;
        font-size: 16px;
        line-height: 25px;
    }
    .information_area01 a:hover {
        background-color: #FFF;
        filter: alpha(opacity=50);
        -moz-opacity: 0.5;
        opacity: 0.5;
        -webkit-transition: all 0.5s ease-in 0s;
        -moz-transition: all 0.5s ease-in 0s;
        -ms-transition: all 0.5s ease-in 0s;
        -o-transition: all 0.5s ease-in 0s;
        transition: all 0.5s ease-in 0s;
    }
    table#table-recruit {
        line-height: 20px;
        border-collapse: collapse;
        font-size: 15px;
    }
    table#table-recruit th {}
    table#table-recruit td {
        text-align: left;
        padding: 10px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #999;
        letter-spacing: 0.1em;
    }
    .responsive_img {
        display: none;
    }
    .left_center {
        text-align: left;
    }
    .table_clear {
        clear: both;
        height: auto;
        display: inline-block;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .table_title {
        width: 100px;
        padding-right: 50px;
        text-align: right;
        display: inline-block;
        float: left;
        height: 30px;
        font-size: 12px;
        line-height: 30px;
    }
    .table_name {
        display: inline-block;
        float: left;
        height: auto;
        width: 100px;
        line-height: 30px;
        font-size: 16px;
    }
    .table_naiyo {
        display: inline-block;
        float: left;
        height: auto;
        width: auto;
        line-height: 30px;
        font-size: 16px;
    }
    .table_mini {
        display: inline-block;
        float: left;
        height: 30px;
        width: 100px;
        margin-left: 30px;
        font-size: 14px;
        line-height: 30px;
    }
    .table_bar {
        width: 100%;
        font-size: 16px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #171C61;
        height: 15px;
        display: inline-block;
        clear: both;
        margin-bottom: 15px;
    }
    #page-top {
        position: fixed;
        bottom: 20px;
        right: 20px;
        z-index: 2;
    }
    #page-top a {
        width: 100px;
        height: 100px;
        display: block;
    }
    #page-top a:hover {}
}