﻿*:not(.m3_wrapper, .atlas-side-menu-opinion-box, .atlas-nav, .atlas-side-menu-nav__item) {
    box-sizing: border-box
}

body {
    line-height: 1.6;
    margin: 0;
    padding: 0;
    color: #555;
    font-family: "メイリオ", Meiryo, sans-serif
}

h2, h3, h4 {
    line-height: 1em;
    margin: 0;
    padding: 0
}

ul, li {
    list-style: none;
    margin: 0;
    padding: 0
}

dl, dt, dd {
    margin: 0;
    padding: 0
}

img {
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: bottom
}

a img, a:focus img, a img:focus {
    border: 0
}

.body-content a {
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.body-content a:hover {
    text-decoration: underline
}

.body-content a:hover img {
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    opacity: 0.9;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.official-navi dd:after, .official-info:after, .clearfix:after, .row:after, .frow:after, .m3cr_content_nav dd:after, .m3cr-info__list:after, .m3cr-main__btm-fav:after, .m3cr_info_list01:after, .undernav:after, .subject_btn:after, .apply_btm:after {
    display: block;
    clear: both;
    content: ""
}

#main {
    margin: 0 auto;
    padding-top: 30px
}

#m3_main-body img {
    max-width: 100%
}

@media (max-width: 768px) {
    #main {
        background: #fff;
        padding: 30px 10px;
        width: 100%
    }
}

#m3_config > #m3_main-body > #m3_config > #m3_main-body {
    background: none
}

.body-content a {
    color: #ddd
}

.body-content a :hover {
    text-decoration: none;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.official-info {
    margin: 0 auto 42px;
    padding: 20px 40px
}

.official-info .title01 {
    font-size: 18px;
    font-size: 1.1rem;
    font-weight: bold;
    text-align: left
}

.official-info dl {
    width: 100%;
    margin: 12px auto
}

.official-info dl dt {
    float: left;
    width: 20%;
    padding-left: 10px
}

.official-info dl dd {
    float: left;
    width: 80%
}

@media screen and (max-width: 768px) {
    .official-info dl {
        width: auto
    }

    .official-info dl dt {
        float: none;
        width: 100%
    }

    .official-info dl dd {
        float: none;
        width: 100%
    }
}

.official-item {
    font-size: 14px;
    font-size: 0.87rem;
    margin-bottom: 40px
}

.official-item h2 {
    font-size: 24px;
    font-size: 1.5rem;
    padding: 0 .5em .5em 0;
    margin: 0 0 1em 0;
    letter-spacing: 0.2em
}

.official-item .description {
    font-size: 18px;
    font-size: 1.125rem;
    color: #777;
    line-height: 1.5;
    margin-top: 5px
}

.official-item .highlight {
    font-weight: 800
}

.official-parts-1 {
    width: 98%
}

.official-parts-2 {
    width: 48%
}

.official-parts-2-sptop {
    width: 47%
}

.official-parts-2-spbottom {
    width: 47%
}

.official-parts-3 {
    width: 31.8%
}

.official-parts-4 {
    width: 23%
}

.official-parts-5 {
    width: 20%
}

.official-parts-1, .official-parts-2, .official-parts-3, .official-parts-4 {
    padding: 0;
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 3px
}

.official-parts-1 img, .official-parts-2 img, .official-parts-3 img, .official-parts-4 img {
    width: 100%
}

.official-parts-1 h3, .official-parts-2 h3, .official-parts-3 h3, .official-parts-4 h3 {
    padding: 12px 10px 12px 10px;
    color: #fff;
    text-align: left;
    position: absolute;
    z-index: 9999;
    bottom: 0;
    right: 0;
    left: 0
}

.official-parts-1 h3:not(:target), .official-parts-2 h3:not(:target), .official-parts-3 h3:not(:target), .official-parts-4 h3:not(:target) {
    filter: none;
    -ms-filter: none;
    text-align: center
}

.official-parts-1 > div, .official-parts-2 > div, .official-parts-3 > div, .official-parts-4 > div {
    height: 100%;
    position: relative
}

.official-parts-5 {
    padding: 0;
    position: relative;
    display: block;
    float: left;
    vertical-align: top;
    margin: 3px 0
}

.official-parts-5 img {
    width: 100%
}

.official-parts-5 h3 {
    padding: 12px 10px;
    color: #fff;
    text-align: left;
    position: absolute;
    z-index: 9999;
    bottom: 0;
    right: 0;
    left: 0
}

.official-parts-5 h3:not(:target) {
    filter: none;
    -ms-filter: none;
    text-align: center
}

.official-parts-5 > div {
    height: 100%;
    position: relative
}

@media (max-width: 768px) {
    .official-parts-1, .official-parts-2, .official-parts-3, .official-parts-5 {
        float: none;
        width: 100%;
        margin-bottom: 14px;
        padding: 0 14px 0 0
    }
}

.official-footernavi {
    margin: 0 auto
}

.official-footernavi img {
    margin-bottom: 8px
}

.cvbtn {
    position: relative;
    padding: 20px 20px;
    color: #fff;
    font-size: 16px;
    font-size: 1rem;
    font-weight: bold;
    text-align: center;
    -webkit-transition: none;
    transition: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.cvbtn:hover {
    top: 0;
    box-shadow: none;
    text-decoration: none
}

.cvbtn:active {
    top: 0;
    box-shadow: none;
    text-decoration: none
}

.contact-sp {
    display: none
}

@media (max-width: 768px) {
    .contact-sp {
        display: none
    }

    .contact-sp {
        display: block;
        background-repeat: no-repeat;
        color: #fff;
        font-size: 1.2em;
        font-weight: bold;
        position: fixed;
        left: 0;
        bottom: 0;
        text-align: center;
        height: 3em;
        width: 100%;
        line-height: 2em;
        z-index: 9999;
        padding-top: 6px
    }
}

@media (max-width: 768px) {
    .sp-hide {
        display: none
    }
}

ul.normal_list {
    margin-left: 30px
}

ul.normal_list li {
    list-style-type: square
}

.item-top {
    margin-top: 40px
}

.item-bottom {
    margin-bottom: 40px
}

.ie8 .m3cr-main__item01 {
    float: left;
    position: relative;
    min-height: 398px;
    width: 600px
}

.ie8 .m3cr-main__item02 {
    float: left;
    width: 370px;
    padding: 20px
}

.ie8 .m3cr-about__item02 {
    width: 48%;
    padding: 10px;
    float: left
}

.ie8 .m3cr-appearance__item {
    float: left;
    width: 47%;
    height: 478px;
    padding: 0 10px
}

.ie8 .m3cr-details__third {
    float: left;
    width: 32%;
    padding: 0 2px
}

.ie8 .m3cr-tour__item02-a {
    float: left;
    width: 48%;
    padding: 0 10px;
    font-size: 88%
}

.ie8 .m3cr-tour__list01 dd {
    float: left;
    width: 70%;
    padding-left: 20px
}

.ie8 .m3cr-overview__item01-a {
    float: left;
    width: 48%;
    margin-bottom: 40px;
    padding: 0 10px;
    font-size: 88%
}

.ie8 .m3cr-overview__item01-b {
    float: left;
    width: 48%;
    margin-bottom: 40px;
    padding: 0 10px
}

.ie8 .m3cr-info__list dd {
    width: 73%;
    float: left
}

.ie8 .undernav__item {
    float: left;
    width: 31%;
    padding: 10px
}

.ie8 .m3cr-junior-days__item01 dt {
    float: left;
    width: 26%
}

.ie8 .m3cr-junior-days__item01 dd {
    float: left;
    width: 67%;
    padding: 0 3%
}

.ie8 .m3cr-junior-features__media01 {
    float: left;
    width: 48%;
    padding-right: 2%;
    color: #999;
    margin-bottom: 10px
}

.ie8 .m3cr-junior-features__content_r {
    float: left;
    width: 48%;
    margin-bottom: 30px
}

.ie8 .m3cr-junior-features__content-one {
    float: left;
    width: 31%;
    margin-bottom: 40px;
    padding: 5px
}

.ie8 .m3cr-junior-features__content_r {
    float: left;
    width: 48%;
    margin-bottom: 30px
}

.ie8 .m3cr-junior-study__item01 {
    float: left;
    width: 31%;
    margin-bottom: 20px;
    padding: 0 1%
}

.ie8 .m3cr-voice__item02 dt {
    float: left;
    width: 21%;
    padding-top: 10px;
    line-height: 1.4;
    font-size: 75%;
    text-align: center
}

.ie8 .m3cr-junior-info__list dd {
    float: left;
    width: 70%
}

.ie8 .m3cr_recruitment__item-b01 {
    float: left;
    width: 48%;
    padding: 0 10px
}

.ie8 .m3cr_recruitment__link-record li {
    float: left;
    width: 48%;
    padding: 10px
}

.ie8 .m3cr-abroad__imgbox-system {
    float: left;
    width: 35%;
    margin-bottom: 40px;
    padding: 0 30px;
    text-align: center;
    color: #999;
    margin-bottom: 10px
}

.ie8 .m3cr-abroad__txt-system {
    float: left;
    width: 50%;
    margin-bottom: 40px;
    padding: 0 30px
}

.ie8 .m3cr-junior-features__content-thu-text {
    margin: auto;
    width: 80%
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 0.81em
}

sub, sup {
    font-size: 0.75rem;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

@media only screen and (min-width: 769px) {
    .display_sp {
        display: none !important
    }
}

@media only screen and (max-width: 768px) {
    .display_pc {
        display: none !important
    }
}

* {
    box-sizing: border-box
}

html, body {
    font-family: "NotoSansCJKjp-Regular", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    width: 100%
}

.body-content a {
    color: #ffa612
}

.atlas-sp-main {
    background-color: #f6f6f6;
    color: #5b5753
}

@media screen and (max-width: 768px) {
    .atlas-sp-main {
        padding-top: 0
    }
}

p {
    margin: 0
}

article {
    margin: 0 auto;
    max-width: 960px;
    width: 100%
}

@media screen and (max-width: 768px) {
    article {
        background-color: #f5f4f5;
        margin: 0 auto;
        max-width: 767px;
        min-width: 320px;
        width: 100%
    }
}

.wrapper {
    margin: 0 auto 60px;
    max-width: 960px;
    min-width: 768px;
    width: 100%
}

@media screen and (max-width: 768px) {
    .wrapper {
        font-size: 13px;
        margin: 0 auto 30px;
        max-width: 767px;
        min-width: 320px;
        padding: 0 15px
    }
}

@media screen and (max-width: 768px) {
    .display_br {
        display: none
    }
}

h2, h3, h4, h5, h6 {
    font-family: "NotoSansCJKjp-Regular", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
    font-weight: bold
}

h2 {
    font-size: 22px;
    letter-spacing: .9px;
    margin-bottom: 40px;
    text-align: center
}

@media screen and (max-width: 768px) {
    h2 {
        font-size: 16px;
        letter-spacing: .2px;
        margin-bottom: 30px
    }
}

.clearfix:after {
    clear: both;
    content: '';
    display: block
}

a:hover {
    opacity: .7;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}

.skill li:hover {
    opacity: .7;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}

.header_image {
    margin: 20px auto 20px;
    max-width: 960px;
    min-width: 768px;
    width: 100%
}

.header_image img {
    border-radius: 10px;
    width: 100%
}

@media screen and (max-width: 768px) {
    .header_image {
        margin: 20px auto 0;
        max-width: 768px;
        min-width: 320px;
        width: 100%
    }

    .header_image img {
        border-radius: 0;
        width: 100%
    }
}

.nav_main {
    margin: 0 0 55px;
    max-width: 960px;
    width: 100%
}

.nav_main ul {
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1)
}

.nav_main li {
    float: left;
    padding: 5px;
    position: relative;
    text-align: center;
    width: 25%
}

.nav_main li:first-child::after {
    border-left: 0
}

.nav_main li::after {
    border-left: 1px solid #cccccc;
    content: '';
    height: 70%;
    left: 0;
    position: absolute;
    top: 15%
}

.nav_main li a {
    color: #5b5753;
    display: inline-block;
    font-size: 14px;
    padding: 10px 0;
    width: 100%
}

.nav_main .active a {
    background-color: #ffa612;
    border-radius: 10px;
    color: #ffffff
}

@media screen and (max-width: 768px) {
    .nav_main {
        margin: 0 0 10px;
        max-width: 960px;
        width: 100%
    }

    .nav_main ul {
        border: 0;
        border-radius: 0
    }

    .nav_main li {
        background-color: #ffffff;
        float: left;
        padding: 5px 0;
        text-align: center;
        width: 25%
    }

    .nav_main li a {
        color: #5b5753;
        font-size: 11px;
        font-weight: bold
    }

    .nav_main .active {
        border: 0;
        padding: 5px
    }

    .nav_main .active a {
        color: #ffffff
    }
}

.intro {
    background: url("https://career-review.s3.amazonaws.com/images/official/tsuchiya_ped/bg_catch_pc.png") no-repeat;
    background-position: center center;
    background-size: 768px 520px;
    padding: 60px
}

.intro h2 {
    margin: 0 auto 30px;
    max-width: 550px
}

.intro h2 img {
    width: 100%
}

.intro p {
    font-size: 14px;
    line-height: 2;
    margin: 0 0 20px;
    text-align: center
}

@media screen and (max-width: 768px) {
    .intro {
        background: none;
        background-position: center center;
        background-size: 768px 520px;
        padding: 20px
    }

    .intro h2 {
        margin: 0 auto 15px;
        max-width: 550px
    }

    .intro h2 img {
        width: 100%
    }

    .intro p {
        font-size: 12px;
        line-height: 2;
        margin: 0 0 20px;
        text-align: left
    }
}

.utopia h2 {
    margin: 0 auto 30px;
    max-width: 252px
}

.utopia h2 img {
    width: 100%
}

.utopia .utopia_txt {
    margin: 0 auto 40px;
    max-width: 413px
}

.utopia .utopia_txt img {
    width: 100%
}

@media screen and (max-width: 768px) {
    .utopia h2 {
        margin: 0 auto 20px;
        max-width: 201px
    }

    .utopia h2 img {
        width: 100%
    }

    .utopia .utopia_txt {
        margin: 0 auto 25px;
        max-width: 224px
    }

    .utopia .utopia_txt img {
        width: 100%
    }
}

.utopia_tab_wrapper {
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.03);
    padding: 30px
}

.utopia_tab_wrapper .tab_contents_top {
    margin: 0 0 30px
}

.utopia_tab_wrapper .tab_contents_l {
    float: left;
    width: 30%
}

.utopia_tab_wrapper .tab_contents_l img {
    width: 100%
}

.utopia_tab_wrapper .tab_contents_r {
    float: right;
    padding: 10px 0 0;
    width: 68%
}

.utopia_tab_wrapper .tab_contents_r h3 {
    margin: 0 0 10px
}

.utopia_tab_wrapper .tab_contents_r img {
    width: 100%
}

.utopia_tab_wrapper .tab_contents_r p {
    font-size: 14px;
    line-height: 28px
}

.utopia_tab_wrapper ul {
    margin: 0 auto 30px;
    max-width: 900px
}

.utopia_tab_wrapper li {
    border: solid 3px #ffa612;
    border-radius: 10px;
    box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.03);
    color: #ffa612;
    cursor: pointer;
    float: left;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 0;
    position: relative;
    text-align: center;
    width: 32%
}

.utopia_tab_wrapper li:nth-child(2) {
    margin: 0 1.6%
}

.utopia_tab_wrapper li:after {
    background: url("https://career-review.s3.amazonaws.com/images/official/tsuchiya_ped/icon_arrow_btn_orange.png") no-repeat;
    background-size: contain;
    content: '';
    display: inline-block;
    height: 7px;
    position: absolute;
    right: 15px;
    top: 21px;
    width: 11px
}

.utopia_tab_wrapper .current:after {
    background: url("https://career-review.s3.amazonaws.com/images/official/tsuchiya_ped/icon_arrow_btn_white.png") no-repeat;
    background-size: contain;
    content: '';
    display: inline-block;
    height: 7px;
    position: absolute;
    right: 15px;
    top: 21px;
    width: 11px
}

.utopia_tab_wrapper .current {
    background-color: #ffa612;
    color: #ffffff;
    position: relative
}

@media screen and (max-width: 768px) {
    .utopia_tab_wrapper {
        background-color: #ffffff;
        border-radius: 10px;
        box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.03);
        padding: 10px
    }

    .utopia_tab_wrapper .tab_contents_top {
        margin: 10px 0
    }

    .utopia_tab_wrapper .tab_contents_l {
        float: none;
        width: 100%
    }

    .utopia_tab_wrapper .tab_contents_l img {
        width: 100%
    }

    .utopia_tab_wrapper .tab_contents_r {
        float: none;
        margin: 0 0 20px;
        padding: 10px 0 0;
        width: 100%
    }

    .utopia_tab_wrapper .tab_contents_r h3 {
        font-size: 16px;
        margin: 0 0 10px;
        text-align: center
    }

    .utopia_tab_wrapper .tab_contents_r img {
        width: 100%
    }

    .utopia_tab_wrapper .tab_contents_r p {
        font-size: 12px;
        line-height: 1.83
    }

    .utopia_tab_wrapper ul {
        margin: 0 auto 30px;
        max-width: 900px
    }

    .utopia_tab_wrapper li {
        border: solid 3px #ffa612;
        border-radius: 10px;
        box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.03);
        color: #ffa612;
        cursor: pointer;
        float: left;
        font-size: 18px;
        font-weight: bold;
        padding: 10px 0;
        position: relative;
        text-align: center;
        width: 100%
    }

    .utopia_tab_wrapper li:nth-child(2) {
        margin: 0 1.6%
    }

    .utopia_tab_wrapper li:after {
        background: url("https://career-review.s3.amazonaws.com/images/official/tsuchiya_ped/icon_arrow_btn_orange.png") no-repeat;
        background-size: contain;
        content: '';
        display: inline-block;
        height: 7px;
        position: absolute;
        right: 15px;
        top: 21px;
        width: 11px
    }

    .utopia_tab_wrapper .current:after {
        background: url("https://career-review.s3.amazonaws.com/images/official/tsuchiya_ped/icon_arrow_btn_white.png") no-repeat;
        background-size: contain;
        content: '';
        display: inline-block;
        height: 7px;
        position: absolute;
        right: 15px;
        top: 21px;
        width: 11px
    }

    .utopia_tab_wrapper .current {
        background-color: #ffa612;
        color: #ffffff;
        position: relative
    }
}

@media screen and (max-width: 768px) {
    .utopia_tab_contents {
        margin: 0 0 10px
    }

    .utopia_tab_contents:last-child {
        margin: 0
    }

    .accordion_btn {
        background-color: #ffa612;
        border-radius: 10px;
        color: #ffffff;
        font-size: 14px;
        font-weight: bold;
        margin: 0;
        padding: 10px 0;
        position: relative;
        text-align: center
    }

    .accordion_btn:after {
        background: url("https://career-review.s3.amazonaws.com/images/official/tsuchiya_ped/icon_arrow_btn_white.png") no-repeat;
        background-size: contain;
        content: '';
        display: inline-block;
        height: 7px;
        position: absolute;
        right: 15px;
        top: 18px;
        width: 11px
    }

    .is-active::after {
        -moz-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .js-acod-target {
        display: none
    }

    #tab_contents03 .tab_contents_r {
        margin: 0
    }
}

#tab_contents02, #tab_contents03 {
    display: none
}

@media screen and (max-width: 768px) {
    #tab_contents02, #tab_contents03 {
        display: block
    }
}

.skill h2 {
    margin: 0 auto 60px;
    max-width: 399px
}

.skill h2 img {
    width: 100%
}

.skill h3 {
    background: url("https://career-review.s3.amazonaws.com/images/official/tsuchiya_ped/bg_line.png") repeat-x;
    background-position: bottom;
    background-size: 8px 2px;
    color: #111111;
    display: inline-block;
    font-size: 20px;
    margin: 0 auto 20px;
    padding: 0 0 15px;
    text-align: center
}

.skill ul {
    margin: 0 auto;
    max-width: 820px
}

.skill li {
    background-color: #ffffff;
    float: left;
    width: 49%
}

.skill li img {
    width: 100%
}

.skill .read_more_link {
    background-color: rgba(255, 166, 18, 0.2);
    border-radius: 25px;
    display: inline-block;
    padding: 5px 0 10px;
    position: relative
}

.skill .read_more_link img {
    vertical-align: middle;
    width: 50%
}

.skill .read_more_link:after {
    background: url("https://career-review.s3.amazonaws.com/images/official/tsuchiya_ped/icon_arrow_btn_orange.png") no-repeat;
    background-size: contain;
    content: '';
    display: inline-block;
    height: 7px;
    position: absolute;
    right: 20px;
    top: 17px;
    width: 11px;
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.skill .skill_contents {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.05);
    padding: 25px;
    text-align: center
}

.skill p {
    color: #111111;
    font-size: 14px;
    line-height: 2;
    margin: 0 0 20px;
    text-align: left
}

.skill li:last-child {
    float: right;
    width: 49%
}

@media screen and (max-width: 768px) {
    .skill h2 {
        margin: 0 auto 30px;
        max-width: 170px
    }

    .skill h2 img {
        width: 100%
    }

    .skill h3 {
        background: url("https://career-review.s3.amazonaws.com/images/official/tsuchiya_ped/bg_line.png") repeat-x;
        background-position: bottom;
        background-size: 8px 2px;
        display: inline-block;
        font-size: 16px;
        margin: 0 auto 10px;
        padding: 0 0 15px;
        text-align: center
    }

    .skill ul {
        margin: 0 auto;
        max-width: 820px
    }

    .skill li {
        background-color: #ffffff;
        float: none;
        margin: 0 0 20px;
        width: 100%
    }

    .skill li img {
        width: 100%
    }

    .skill .read_more_link {
        background-color: rgba(255, 166, 18, 0.2);
        border-radius: 25px;
        display: inline-block;
        padding: 10px 0;
        position: relative
    }

    .skill .read_more_link img {
        vertical-align: middle;
        width: 60%
    }

    .skill .read_more_link:after {
        background: url("https://career-review.s3.amazonaws.com/images/official/tsuchiya_ped/icon_arrow_btn_orange.png") no-repeat;
        background-size: contain;
        content: '';
        display: inline-block;
        height: 7px;
        position: absolute;
        right: 20px;
        top: 17px;
        -moz-transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        width: 11px
    }

    .skill .skill_contents {
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.05);
        -moz-box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.05);
        -webkit-box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.05);
        padding: 15px;
        text-align: center
    }

    .skill p {
        font-size: 11px;
        line-height: 1.8;
        margin: 0 0 20px;
        text-align: left
    }

    .skill li:last-child {
        float: none;
        width: 100%
    }
}

.interview {
    max-width: 960px
}

.interview img {
    width: 100%
}

.area {
    max-width: 960px
}

.area img {
    width: 100%
}

.wrapper_btn div {
    margin: 0 auto;
    width: 60%
}

.wrapper_btn div a {
    background-color: #ff728d;
    border-radius: 100px;
    box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.05);
    color: #ffffff;
    display: inline-block;
    font-size: 23px;
    font-weight: bold;
    padding: 12px 0;
    position: relative;
    text-align: center;
    width: 100%
}

@media screen and (max-width: 768px) {
    .wrapper_btn div {
        bottom: 0;
        left: 0;
        margin: 0 auto;
        position: fixed;
        width: 100%;
        z-index: 1000
    }

    .wrapper_btn div a {
        background-color: #ff728d;
        border-radius: 0;
        box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.05);
        color: #ffffff;
        display: inline-block;
        font-size: 16px;
        font-weight: bold;
        padding: 12px 0;
        position: relative;
        text-align: center;
        width: 100%
    }
}

.wrapper_btn a:after {
    background: url("https://career-review.s3.amazonaws.com/images/official/tsuchiya_ped/icon_arrow_btn_white_large.png") no-repeat;
    background-size: contain;
    content: '';
    display: inline-block;
    height: 20px;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 20px
}

@media screen and (max-width: 768px) {
    .wrapper_btn a:after {
        background: url("https://career-review.s3.amazonaws.com/images/official/tsuchiya_ped/icon_arrow_btn_white_large.png") no-repeat;
        background-size: contain;
        content: '';
        display: inline-block;
        height: 10px;
        position: absolute;
        right: 10px;
        top: 20px;
        width: 10px
    }
}

.environment h2 {
    margin: 0 auto 40px;
    max-width: 134px
}

.environment h2 img {
    width: 100%
}

.environment .environment_contents {
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.03);
    margin: 0 auto;
    max-width: 960px;
    padding: 30px
}

.environment .environment_contents h3 {
    font-size: 20px;
    margin: 0 0 10px
}

.environment .environment_contents p {
    font-size: 14px;
    line-height: 2
}

.environment .environment_contents_top {
    margin: 0 0 30px
}

.environment .environment_contents_l {
    float: left;
    width: 32%
}

.environment .environment_contents_l img {
    width: 100%
}

.environment .environment_contents_r {
    float: right;
    padding: 10px 0 0;
    width: 65%
}

.environment .environment_contents_r img {
    width: 100%
}

@media screen and (max-width: 768px) {
    .environment h2 {
        margin: 20px auto;
        max-width: 107px
    }

    .environment h2 img {
        width: 100%
    }

    .environment .environment_contents {
        background-color: #ffffff;
        border-radius: 10px;
        box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.03);
        margin: 0 auto;
        max-width: 960px;
        padding: 10px
    }

    .environment .environment_contents h3 {
        font-size: 16px;
        margin: 0 0 10px;
        text-align: center
    }

    .environment .environment_contents p {
        font-size: 12px;
        line-height: 1.8
    }

    .environment .environment_contents_top {
        margin: 0 0 30px
    }

    .environment .environment_contents_l {
        float: none;
        width: 100%
    }

    .environment .environment_contents_l img {
        width: 100%
    }

    .environment .environment_contents_r {
        float: none;
        padding: 10px 0 0;
        width: 100%
    }

    .environment .environment_contents_r img {
        width: 100%
    }
}

.experience h2 {
    margin: 0 auto 40px;
    max-width: 333px
}

.experience h2 img {
    width: 100%
}

.experience .experience_contents {
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.03);
    margin: 0 auto;
    max-width: 960px;
    padding: 30px
}

.experience .experience_contents h3 {
    font-size: 20px;
    margin: 0 0 10px
}

.experience .experience_contents p {
    font-size: 14px;
    line-height: 2
}

.experience .experience_contents_top {
    margin: 0 0 30px
}

.experience .experience_contents_l {
    float: left;
    width: 32%
}

.experience .experience_contents_l img {
    width: 100%
}

.experience .experience_contents_r {
    float: right;
    padding: 10px 0 0;
    width: 65%
}

.experience .experience_contents_r img {
    width: 100%
}

@media screen and (max-width: 768px) {
    .experience h2 {
        margin: 20px auto;
        max-width: 273px
    }

    .experience h2 img {
        width: 100%
    }

    .experience .experience_contents {
        background-color: #ffffff;
        border-radius: 10px;
        box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.03);
        margin: 0 auto;
        max-width: 960px;
        padding: 10px
    }

    .experience .experience_contents h3 {
        font-size: 16px;
        margin: 0 0 10px;
        text-align: center
    }

    .experience .experience_contents p {
        font-size: 12px;
        line-height: 1.8
    }

    .experience .experience_contents_top {
        margin: 0 0 30px
    }

    .experience .experience_contents_l {
        float: none;
        width: 100%
    }

    .experience .experience_contents_l img {
        width: 100%
    }

    .experience .experience_contents_r {
        float: none;
        padding: 10px 0 0;
        width: 100%
    }

    .experience .experience_contents_r img {
        width: 100%
    }
}

.motivation .motivation_contents {
    border-radius: 10px;
    box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.05);
    margin: 0 auto;
    max-width: 960px
}

.motivation .motivation_contents img {
    width: 100%
}

.motivation .motivation_contents p {
    background-color: #ffffff;
    border-radius: 0 0 10px 10px;
    font-size: 14px;
    line-height: 2;
    padding: 24px
}

@media screen and (max-width: 768px) {
    .motivation {
        padding: 0
    }

    .motivation .motivation_contents {
        border-radius: 0;
        box-shadow: none;
        margin: 0 auto;
        max-width: 960px
    }

    .motivation .motivation_contents img {
        width: 100%
    }

    .motivation .motivation_contents p {
        background-color: #ffffff;
        border-radius: 0;
        font-size: 12px;
        line-height: 1.8;
        padding: 15px
    }
}

.tour h2 {
    margin: 0 auto 40px;
    max-width: 149px
}

.tour h2 img {
    width: 100%
}

.tour li {
    display: inline-block;
    margin: 0 2.5% 3% 0;
    width: 31%
}

.tour li:nth-child(3n) {
    margin: 0 0 3%
}

.tour li img {
    width: 100%
}

@media screen and (max-width: 768px) {
    .tour {
        padding: 0 10px
    }

    .tour h2 {
        margin: 30px auto;
        max-width: 119px
    }

    .tour h2 img {
        width: 100%
    }

    .tour li {
        display: inline-block;
        margin: 0 2.5% 3% 0;
        width: 48%
    }

    .tour li:nth-child(3n) {
        margin: 0 2.5% 3% 0
    }

    .tour li:nth-child(2n) {
        margin: 0 0 3%
    }

    .tour li img {
        width: 100%
    }
}

.area_info h2 {
    margin: 0 auto 40px;
    max-width: 178px
}

.area_info h2 img {
    width: 100%
}

.area_info li {
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.05);
    float: left;
    padding: 12px;
    width: 32%
}

.area_info li h3 {
    font-size: 18px;
    margin: 0 0 10px;
    text-align: center
}

.area_info li p {
    font-size: 14px;
    line-height: 2
}

.area_info li img {
    margin: 0 0 15px;
    width: 100%
}

.area_info li:nth-child(2) {
    margin: 0 2%
}

@media screen and (max-width: 768px) {
    .area_info h2 {
        margin: 20px auto;
        max-width: 147px
    }

    .area_info h2 img {
        width: 100%
    }

    .area_info li {
        background-color: #ffffff;
        border-radius: 10px;
        box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.05);
        float: none;
        margin: 0 0 10px;
        padding: 12px;
        width: 100%
    }

    .area_info li h3 {
        font-size: 16px;
        margin: 0 0 10px;
        text-align: center
    }

    .area_info li p {
        font-size: 12px;
        line-height: 1.8
    }

    .area_info li img {
        margin: 0 0 15px;
        width: 100%
    }

    .area_info li:nth-child(2) {
        margin: 0 0 15px
    }
}

.access h2 {
    margin: 0 auto 40px;
    max-width: 125px
}

.access h2 img {
    width: 100%
}

.access .access_contents {
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.03)
}

.access .access_contents iframe {
    border-radius: 10px 10px 0 0;
    pointer-events: auto
}

.access .access_contents h3 {
    font-size: 14px;
    font-weight: normal
}

.access .access_contents .main_station {
    padding: 15px 30px 0
}

.access .access_contents .main_station img {
    width: 100%
}

.access .access_contents .access_contents_detail_l {
    float: left;
    width: 40%
}

.access .access_contents .access_contents_detail_l p {
    padding: 5px 0 0 65px;
    position: relative
}

.access .access_contents .access_contents_detail_l p::before {
    background: url("https://career-review.s3.amazonaws.com/images/official/tsuchiya_ped/icon_train.png") no-repeat;
    background-size: contain;
    content: '';
    display: inline-block;
    height: 52px;
    left: 2px;
    position: absolute;
    top: 10px;
    width: 52px
}

.access .access_contents .access_contents_detail_r {
    float: right;
    width: 60%
}

.access .access_contents .access_contents_detail_r p {
    padding: 5px 0 0 65px;
    position: relative
}

.access .access_contents .access_contents_detail_r p::before {
    background: url("https://career-review.s3.amazonaws.com/images/official/tsuchiya_ped/icon_car.png") no-repeat;
    background-size: contain;
    content: '';
    display: inline-block;
    height: 52px;
    left: 2px;
    position: absolute;
    top: 10px;
    width: 52px
}

.access .access_contents p {
    font-size: 14px;
    line-height: 2.0;
    margin: 0 0 20px
}

.access .access_contents .access_contents_detail {
    padding: 30px
}

@media screen and (max-width: 768px) {
    .access {
        padding: 0 10px
    }

    .access h2 {
        margin: 20px auto;
        max-width: 101px
    }

    .access h2 img {
        width: 100%
    }

    .access .access_contents {
        background-color: #ffffff;
        border-radius: 10px;
        box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.03)
    }

    .access .access_contents iframe {
        border-radius: 10px 10px 0 0;
        width: 100%
    }

    .access .access_contents h3 {
        font-size: 12px;
        font-weight: normal
    }

    .access .access_contents .main_station {
        padding: 20px 0 0
    }

    .access .access_contents .main_station img {
        width: 100%
    }

    .access .access_contents .access_contents_detail_l {
        float: none;
        width: 100%
    }

    .access .access_contents .access_contents_detail_l p {
        font-size: 12px;
        line-height: 1.5;
        padding: 5px 0 0 65px;
        position: relative
    }

    .access .access_contents .access_contents_detail_l p::before {
        background: url("https://career-review.s3.amazonaws.com/images/official/tsuchiya_ped/icon_train.png") no-repeat;
        background-size: contain;
        content: '';
        display: inline-block;
        height: 52px;
        left: 2px;
        position: absolute;
        top: 10px;
        width: 52px
    }

    .access .access_contents .access_contents_detail_r {
        float: none;
        width: 100%
    }

    .access .access_contents .access_contents_detail_r p {
        padding: 5px 0 0 65px;
        position: relative
    }

    .access .access_contents .access_contents_detail_r p::before {
        background: url("https://career-review.s3.amazonaws.com/images/official/tsuchiya_ped/icon_car.png") no-repeat;
        background-size: contain;
        content: '';
        display: inline-block;
        height: 52px;
        left: 2px;
        position: absolute;
        top: 10px;
        width: 52px
    }

    .access .access_contents p {
        font-size: 12px;
        line-height: 1.8;
        margin: 0 0 20px
    }

    .access .access_contents .access_contents_detail {
        padding: 15px
    }
}

#environment, #experience, #area_info {
    margin-top: -80px;
    padding-top: 80px
}

@media screen and (max-width: 768px) {
    .recruitments_main_contents {
        padding: 0 10px
    }
}

.official-inner p {
    color: #4b4b4b;
    font-size: 15px;
    line-height: 1.6
}

.official-inner {
    background-color: #ffffff;
    border-radius: 10px
}

.official-inner h2 {
    background: #ffffff;
    border-bottom: 3px solid #ffa612;
    color: #7a7a7a;
    font-family: "NotoSansCJKjp-Regular", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
    font-size: 38px;
    font-weight: normal;
    letter-spacing: 8px;
    margin: 0 auto 42px;
    padding: 0 0 10px;
    width: 80%
}

.official-inner h3 {
    border-left: 6px solid #ffa612
}

.official-inner h4 {
    color: #ffa612;
    font-size: 16px;
    font-weight: normal;
    margin: 0 0 9px
}

.official-inner hr {
    border-style: solid;
    border-width: 2px;
    font-family: "NotoSansCJKjp-Regular", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
    margin: 0 0 25px
}

.official-inner .hr-color {
    border-color: #000
}

@media screen and (max-width: 768px) {
    .official-inner {
        margin: 20px 0 !important
    }
}

@media screen and (max-width: 768px) {
    .official-inner h2 {
        font-size: 16px;
        margin-bottom: 20px
    }
}

@media screen and (max-width: 768px) {
    .official-inner p {
        font-size: 12px !important
    }
}

@media screen and (max-width: 768px) {
    .recruitments-tableonly-parts {
        font-size: 12px !important
    }
}

.bottom-adjust {
    margin-bottom: 50px
}

.component-adujust {
    margin-bottom: 16px
}

.inner-topbottom-adjust {
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
    margin: 0 0 50px;
    padding: 30px 30px 15px
}

@media screen and (max-width: 768px) {
    .inner-topbottom-adjust {
        box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
        margin: 0 0 50px;
        padding: 30px 15px 15px
    }
}

#clinic_info_00 {
    margin: 0 0 50px
}

@media screen and (max-width: 768px) {
    #clinic_info_00 {
        margin: 0
    }
}

@media screen and (max-width: 768px) {
    .wrapper_btn {
        margin: 0
    }
}

.recruitments-textandtile-parts li {
    margin: 0 0 30px
}

.recruitments-textandtile-parts .recruitments-title {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 500;
    margin-bottom: 20px;
    padding-left: 12px
}

.recruitments-textandtile-parts .textcolor-of-hospital {
    color: #ffa612
}

.recruitments-textandtile-parts .borderleft-h3-of-hospital {
    border-left: 6px solid #ffa612
}

.recruitments-textandtile-parts .recruitments-text {
    font-size: 16px;
    font-size: 1rem
}

.system_table th {
    font-weight: normal;
    vertical-align: top;
    width: 10%
}

.system_table td {
    vertical-align: top;
    width: 60%
}

@media screen and (max-width: 768px) {
    .system_table {
        font-size: 12px;
        padding: 0
    }

    .system_table th {
        font-weight: normal;
        vertical-align: top;
        width: 15%
    }

    .system_table td {
        vertical-align: top;
        width: 40%
    }
}

.worktable-wrap {
    height: 100%;
    margin: 16px 0;
    overflow-x: auto;
    width: 100%
}

.worktable-wrap table {
    width: 100%
}

.worktable-wrap table th {
    padding: 12px 0;
    text-align: center;
    width: 12.5%
}

.worktable-wrap table td {
    padding: 12px 0;
    text-align: center
}

.worktable-wrap table .breakborder-bottom {
    border-bottom: 1px solid #000
}

.worktable-wrap table .breakborder-right {
    border-right: 1px solid #000
}

.worktable-wrap table .breakborder-left {
    border-left: 1px solid #000
}

.worktable-wrap table .breakborder-top {
    border-top: 1px solid #000
}

.worktable-wrap table .table-bgcoloradd {
    background: #f5f5f5
}

@media screen and (max-width: 768px) {
    .worktable-wrap table {
        font-size: 10px;
        width: 100%
    }

    .worktable-wrap table th {
        padding: 12px 0;
        text-align: center;
        width: 12.5%
    }

    .worktable-wrap table td {
        padding: 12px 0;
        text-align: center
    }

    .worktable-wrap table .breakborder-bottom {
        border-bottom: 1px solid #000
    }

    .worktable-wrap table .breakborder-right {
        border-right: 1px solid #000
    }

    .worktable-wrap table .breakborder-left {
        border-left: 1px solid #000
    }

    .worktable-wrap table .breakborder-top {
        border-top: 1px solid #000
    }

    .worktable-wrap table .table-bgcoloradd {
        background: #f5f5f5
    }
}

.table-pattern2 {
    width: 100%
}

.table-pattern2 .p10 {
    padding: 10px 0
}

.table-pattern2 tr {
    border-bottom: 2px dotted #ffa612
}

.table-pattern2 th {
    color: #555555;
    padding: 12px 0 12px 36px;
    text-align: left
}

@media screen and (max-width: 768px) {
    .table-pattern2 th {
        display: block;
        padding: 12px 0 12px 12px;
        width: 100%
    }
}

.table-pattern2 th::before {
    background-color: #ffa612;
    border-radius: 100%;
    color: #BFBFBF;
    content: '';
    display: inline-block;
    height: 10px;
    margin-left: -15px;
    margin-right: 5px;
    position: relative;
    width: 10px
}

.table-pattern2 .thtop-adjust {
    padding: 0 0 12px 36px
}

@media screen and (max-width: 768px) {
    .table-pattern2 .thtop-adjust {
        padding: 0 0 12px 12px
    }
}

.table-pattern2 td {
    width: 80%
}

@media screen and (max-width: 768px) {
    .table-pattern2 td {
        display: block;
        padding: 0 0 12px 12px;
        width: 100%
    }
}

@media screen and (max-width: 768px) {
    .table-pattern2 {
        font-size: 13px
    }

    .table-pattern2 th {
        padding-bottom: 3px
    }

    .table-pattern2 .thtop-adjust {
        padding-bottom: 3px
    }

    .table-pattern2 .p10 {
        padding: 0 0 10px
    }
}

.td-between-adjust {
    padding: 8px 0
}

.worktable-wrap::-webkit-scrollbar {
    height: 10px
}

.worktable-wrap::-webkit-scrollbar-thumb {
    background: #999;
    border-radius: 5px
}

.worktable-wrap::-webkit-scrollbar-track-piece {
    background: #efefef
}

.recruitments-button-parts {
    margin: 0 auto 36px;
    width: 99%
}

.recruitments-button-parts ul {
    overflow: hidden;
    text-align: center
}

.recruitments-button-parts ul li {
    display: block;
    float: left;
    margin: 0 5% 1%;
    text-align: center;
    width: 40%
}

@media screen and (max-width: 768px) {
    .recruitments-button-parts ul li {
        display: block;
        float: none;
        width: 100%
    }
}

.recruitments-button-parts ul li .recruitments-div-button {
    background: #ffa612;
    border-radius: 4px;
    color: #ffffff;
    display: block;
    height: 100%;
    padding: 12px 0;
    width: 100%
}

.recruitments-button-parts ul li .active {
    background: #ffffff;
    border: 2px solid #000;
    color: #000
}

@media screen and (max-width: 768px) {
    .recruitments-button-parts ul li {
        margin: 0 0 2% 0
    }
}

.tableonly-table {
    width: 100%
}

.tableonly-table tr {
    border: 1px solid #ffa612
}

.tableonly-table th {
    padding: 12px 0;
    width: 20%
}

@media screen and (max-width: 768px) {
    .tableonly-table th {
        display: block;
        width: 100%
    }
}

.tableonly-table td {
    background-color: #ffffff;
    padding: 12px;
    width: 80%
}

@media screen and (max-width: 768px) {
    .tableonly-table td {
        display: block;
        width: 100%
    }
}

.tableonly-table td li {
    text-align: left
}

.tableonly-table .tableonly-thcolor {
    background: #ffa612;
    border-bottom: 1px solid #ffffff;
    color: #ffffff
}

.tableonly-table .tableonly-link-color {
    color: #000
}

@media screen and (max-width: 768px) {
    #clinic_info {
        margin: 0
    }
}

.hospitals-data {
    display: block
}

.hospitals-data:target {
    display: block
}

.recruitments-text {
    margin: 0 0 20px
}

#rec_001, #rec_002, #rec_003, #rec_004, #rec_005, #rec_006 {
    margin-top: -80px;
    padding-top: 80px
}
