@charset "UTF-8";
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
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;
}

/*--------------------------------------------------------------*/
/* reset
/*--------------------------------------------------------------*/
*: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: "";
}

/* font utility */
/* prefix utility */
/* responsive utility */
/*---------- media queries for sonodakai----------*/
html, body, div, h1, h2, h3, h4, h5, h6, p, img, i, ul, li, header, nav, aside, section, footer {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    font-style: normal;
    font-weight: normal;
    vertical-align: baseline;
}

a:not([eop-action="click"]):not([role="button"]):not(.atlas-nav-sp__item__link) {
    color: #000;
    display: block;
    text-decoration: none;
    cursor: pointer;
}

a:link:not([eop-action="click"]):not([role="button"]):not(.atlas-nav-sp__item__link), a:visited:not([eop-action="click"]):not([role="button"]):not(.atlas-nav-sp__item__link):not( .recruitment_table td a) {
    color: #000;
}

a:hover:not([eop-action="click"]):not([role="button"]), a:active:not([eop-action="click"]):not([role="button"]) {
    color: #000;
}

a img {
    border: none;
}

img:not(.atlas-header__logo):not([alt="m3.com アプリ"]):not([alt="m3.com"]):not(.m3-text--m3-point-mark):not(.atlas-nav-sp__item__apoint) {
    vertical-align: middle;
    border: 0;
    width: 100%;
}

iframe {
    width: 100%;
}

/*--------------------------------

official/shimoda_medical
----------------------------*/
/*--------------------------------

official/gorilla_clinic
----------------------------*/
/*--------------------------------


=======
/*--------------------------------

official/nagano
----------------------------*/
/*--------------------------------


official/prefectual_shima
----------------------------*/
/*--------------------------------

official/yu_mental
----------------------------*/
/*--------------------------------

official/midorigaoka
----------------------------*/
/*--------------------------------

official/saso
----------------------------*/
/*--------------------------------
official/aga
----------------------------*/
/*--------------------------------
official/tsuchiya_ped
----------------------------*/
/*--------------------------------
official/makitasogo
----------------------------*/
/*--------------------------------
official/ryuyukai
----------------------------*/
/*--------------------------------
official/katahiza
----------------------------*/
/*--------------------------------
official/hanyusogo
----------------------------*/
/*--------------------------------
official/sonodakai
----------------------------*/
/*--------------------------------
official/sogohanamaki
----------------------------*/
/*--------------------------------
official/towakai
----------------------------*/
/*--------------------------------
official/saitamasekishinkai
----------------------------*/
/*--------------------------------
official/matsunami
----------------------------*/
/*--------------------------------
official/kitafukushima
----------------------------*/
/*--------------------------------
official/ichinomiyanishi
----------------------------*/
/*--------------------------------
official/chibatoku
----------------------------*/
/*--------------------------------
official/tokyo
----------------------------*/
/*--------------------------------
official/ijinkai
----------------------------*/
/*--------------------------------
official/agri
----------------------------*/
/*--------------------------------
official/atsugi
----------------------------*/
/*--------------------------------
official/daiyukai
----------------------------*/
body {
    color: #000;
    font-family: '游ゴシック', 'Yu Gothic', '游ゴシック体', 'YuGothic', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Meiryo UI', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-style: normal;
    font-weight: normal;
    line-height: 1.6;
    margin: 0;
    /* overflow: scroll; */
    padding: 0;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -o-text-size-adjust: 100%;
    text-size-adjust: 100%;
    width: 100%;
}

@media screen and (max-width: 768px) {
    html, body {
        min-width: 320px;
        overflow: scroll;
        width: 100%;
    }
}

.atlas-body {
    overflow: hidden;
}

.atlas-sp-main {
    color: #000;
}

article {
    background-color: #fff;
    margin: 0 auto;
    max-width: 1160px;
    width: 100%;
}

@media screen and (max-width: 768px) {
    .atlas-sp-main {
        background-color: #f6f6f6;
        color: #000;
        margin-top: -55px;
    }
}

@media screen and (max-width: 768px) {
    article {
        max-width: 480px;
        min-width: 320px;
        margin-bottom: -60px;
    }
}

.clearfix:after {
    clear: both;
    content: '';
    display: block;
}

/*===============================================
common
===============================================*/
.inner {
    margin: 0 auto;
    max-width: 1160px;
}

.list {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    padding: 0 16px;
    margin-bottom: 32px;
    vertical-align: top;
}

a:not([eop-action="click"]):not([role="button"]) {
    display: block;
}

a:hover {
    text-decoration: none !important;
}

.pc {
    display: block;
}

.tb, .sp {
    display: none;
}

.display_sp {
    display: none;
}

.atlas-nav {
    z-index: 1;
}

.sec_content {
    background-color: #fff;
    padding: 48px 72px;
}

.sec_blue {
    background-color: #f8f8ff;
}

.sec_gry {
    background-color: #e2edf3;
}

@media screen and (max-width: 1024px) {
    .sec_content {
        padding: 40px 32px;
    }
}

@media screen and (max-width: 768px) {
    .pc {
        display: none;
    }

    .tb {
        display: block;
    }

    .display_pc {
        display: none;
    }

    .display_sp {
        display: block;
    }

    .list {
        width: 100%;
        padding: 0;
        margin-bottom: 32px;
    }

    .list:last-child {
        margin-bottom: 0;
    }

    .sec_content {
        padding: 32px 16px;
    }

    .menu.bottom_menu {
        margin-bottom: 52px;
    }

    #entry_btn {
        background-color: #007bbb;
        bottom: 0;
        color: #fff;
        height: 64px;
        left: 0;
        line-height: 64px;
        padding: 0;
        position: fixed;
        text-align: center;
        width: 100%;
        z-index: 10;
    }

    #entry_btn a {
        color: #fff;
        font-size: 18px;
        font-weight: bold;
    }
}

@media screen and (max-width: 480px) {
    .pc {
        display: none;
    }

    .sp {
        display: block;
    }

    .sec_content {
        padding: 40px 16px;
    }
}

.main_title {
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    color: #000;
    display: inline-block;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 36px;
    font-weight: bold;
    line-height: 1.2;
    margin: 0 auto 32px;
    padding: 8px 0;
    text-align: center;
}

.main_title span {
    color: #007bbb !important;
}

@media all and (-ms-high-contrast: none) {
    .main_title {
        padding: 12px 0 0;
    }
}

.main_text {
    font-size: 16px;
    line-height: 1.8;
    padding-bottom: 32px;
    text-align: center;
}

.main_text:last-child {
    padding-bottom: 0;
}

@media screen and (max-width: 768px) {
    .main_title {
        font-size: 28px;
    }

    .main_text {
        font-size: 14px;
    }
}

@media screen and (max-width: 480px) {
    .main_title {
        font-size: 22px;
    }
}

.btn a {
    font-size: 20px;
    height: 80px;
    line-height: 80px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 392px;
}

.btn a:hover:before {
    left: 32px;
}

.btn a:before {
    content: '\f0da';
    font-family: 'FontAweSome';
    font-size: 24px;
    left: 24px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

@media all and (-ms-high-contrast: none) {
    .btn a {
        font-family: "メイリオ", Meiryo, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    }
}

.trans_btn a {
    background-color: rgba(255, 255, 255, 0.8);
    border: 1px solid #cecfcf;
}

.trans_btn a:hover {
    background-color: #fff;
}

.wt_btn a {
    border: 3px solid #cecfcf;
}

.blu_btn a {
    border: 3px solid #007bbb;
}

.blu_btn a:hover {
    background-color: rgba(0, 123, 187, 0.15);
}

.under_btn {
    display: inline-block;
    margin-top: 16px;
    margin-right: 16px;
}

.under_btn a {
    background-color: #fff;
    border: 3px solid #007bbb;
    color: #007bbb !important;
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
    height: 64px;
    line-height: 60px;
    margin-left: 0;
    padding: 0 48px;
    width: auto;
}

.under_btn a:hover {
    background-color: rgba(0, 123, 187, 0.15);
}

.under_btn p {
    font-size: 14px;
    padding-top: 8px;
}

.gold_btn {
    display: inline-block;
    margin-top: 16px;
    margin-right: 16px;
}

.gold_btn a {
    background-color: #fff;
    border: 3px solid #e6b422;
    color: #e6b422 !important;
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
    height: 64px;
    line-height: 60px;
    margin-left: 0;
    padding: 0 48px;
    width: auto;
}

.gold_btn a:hover {
    background-color: rgba(0, 123, 187, 0.15);
}

.gold_btn p {
    font-size: 14px;
    padding-top: 8px;
}

.third_btn.detail a {
    line-height: normal;
    padding-top: 4px;
}

.third_btn.detail a .detail_text {
    display: block;
    font-size: 11px;
}

.third_btn a {
    color: #007bbb !important;
    font-size: 18px;
    font-weight: bold;
    height: 60px;
    line-height: 56px;
    position: relative;
    width: auto;
}

.third_btn a .dispatch {
    background-color: #c00;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    line-height: normal;
    right: 8px;
    padding: 4px 6px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

@media screen and (max-width: 768px) {
    .btn a {
        font-size: 16px;
        height: 64px;
        line-height: 60px;
        width: 100%;
    }

    .under_btn {
        display: block;
        margin: 32px auto 0;
        text-align: center;
    }

    .under_btn a {
        margin: 0 auto;
        width: auto;
    }

    .gold_btn {
        display: block;
        margin: 32px auto 0;
        text-align: center;
    }

    .gold_btn a {
        margin: 0 auto;
        width: auto;
    }

    .third_btn a {
        border: none;
        border-bottom: 1px solid #007bbb;
        color: #777;
        font-weight: normal;
        height: 52px;
        line-height: 52px;
        padding-left: 32px;
        text-align: left;
    }

    .third_btn a:hover:before {
        left: 8px;
    }

    .third_btn a:before {
        color: #007bbb !important;
        left: 8px;
    }
}

@media screen and (max-width: 480px) {
    .under_btn {
        margin: 16px auto 0;
    }

    .under_btn p {
        font-size: 12px;
    }
}

/*===============================================
first_view
===============================================*/
#first_view {
    margin: 20px auto 0;
    max-width: 1160px;
    min-width: 768px;
    position: relative;
    width: 100%;
}

#first_view .slider_css {
    height: 512px;
    margin: 0 auto;
    opacity: 0.8;
    overflow: hidden;
    position: relative;
}

#first_view .slider_css ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#first_view .slider_css li {
    animation-duration: 24s;
    animation-iteration-count: infinite;
    background-position: center center;
    background-size: cover;
    height: 512px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

#first_view .slider_css li:nth-child(1) {
    animation-delay: -3s;
    background-image: url(https://career-review.s3.amazonaws.com/images/official/daiyukai/fv_pc1.jpg);
    animation-name: slider-zoomin;
}

#first_view .slider_css li:nth-child(2) {
    animation-delay: 5s;
    background-image: url(https://career-review.s3.amazonaws.com/images/official/daiyukai/fv_pc2.jpg);
    animation-name: slider-zoomin;
    opacity: 0;
}

#first_view .slider_css li:nth-child(3) {
    animation-delay: 13s;
    background-image: url(https://career-review.s3.amazonaws.com/images/official/daiyukai/fv_pc3.jpg);
    animation-name: slider-zoomin;
    opacity: 0;
}

#first_view .slider_css li img {
    width: 130%;
}

#first_view .fv_title {
    left: 50%;
    max-width: 840px;
    position: absolute;
    top: 45%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
}

.daiyukai_logo_area {
  max-width: 840px;
  width: 100%;
}

.daiyukai_logo_area img {
  width: 70% !important;
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
    #first_view {
        max-width: 768px;
        min-width: 320px;
    }

    #first_view .slider_css {
        height: 250px;
    }

    #first_view .slider_css ul {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    #first_view .slider_css li {
        height: 250px;
    }

    #first_view .fv_title {
        padding: 0 16px;
        top: 36%;
    }

    .daiyukai_logo_area img {
      width: 100% !important;
    }
}

@keyframes slider-zoomin {
    0% {
        opacity: 0;
        transform: scale(1);
    }
    20.83% {
        opacity: 1;
    }
    33.33% {
        opacity: 1;
    }
    45.83% {
        opacity: 0;
    }
    100% {
        opacity: 0;
        transform: scale(1.3);
    }
}

/*===============================================
nav_main
===============================================*/
.nav_main {
    background-color: rgba(255, 255, 255, 0.4);
    border: 1px solid #cecfcf;
    bottom: 0;
    display: block;
    font-size: 0;
    left: 0;
    padding: 0;
    position: absolute;
    width: 100%;
}

.nav_main li {
    background-color: transparent;
    border-left: 1px solid #fff;
    display: inline-block;
    float: none;
    line-height: normal;
    margin: 0;
    position: relative;
    text-align: center;
    width: 20%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.nav_main li.coming_soon {
    background-color: rgba(0, 0, 0, 0.6);
}

.nav_main li.coming_soon:hover a {
    background-color: transparent;
}

.nav_main li.coming_soon p {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
}

.nav_main li.coming_soon a {
    pointer-events: none;
}

.nav_main li.active a, .nav_main li:hover a {
    background-color: rgba(255, 255, 255, 0.9);
    text-decoration: none;
}

.nav_main li:nth-child(1) {
    border-left: 0;
}

.nav_main li a {
    color: #000;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 20px;
    height: auto;
    padding: 12px 0;
}

.nav_main li span {
    display: block;
    font-size: 14px;
    padding-top: 0;
}

@media all and (-ms-high-contrast: none) {
    .nav_main li span {
        margin-top: -4px;
    }
}

.menu.bottom_menu .nav_main li {
    background-color: #ececec;
}

.menu.bottom_menu .nav_main li.coming_soon {
    background-color: rgba(0, 0, 0, 0.6);
}

.menu.bottom_menu .nav_main li.coming_soon:hover a {
    background-color: transparent;
}

@media screen and (max-width: 768px) {
    .nav_main {
        border-bottom: none;
        border-right: none;
        position: static;
    }

    .nav_main li {
        background-color: #fff;
        border-bottom: 1px solid #cecfcf;
        border-right: 1px solid #cecfcf;
        margin: 0;
        width: 50%;
    }

    .nav_main li.active a {
        background-color: #007bbb;
        color: #fff;
    }

    .nav_main li:nth-child(1) {
        width: 100%;
    }

    .nav_main li:nth-child(2), .nav_main li:nth-child(4) {
        border-right: 1px solid #cecfcf;
    }

    .nav_main li:after {
        content: none;
    }

    .nav_main li a {
        font-size: 16px;
        padding: 8px 16px;
    }

    .nav_main li span {
        display: none;
    }
}

/*===============================================
about
===============================================*/
#about {
    background-image: url(https://career-review.s3.amazonaws.com/images/official/daiyukai/about_back.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 64px 0;
    text-align: center;
}

@media screen and (max-width: 768px) {
    #about {
        padding: 56px 16px;
    }
}

/*===============================================
medical
===============================================*/
#medical {
    padding: 48px 0 0;
    text-align: center;
}

#medical ul {
    background-color: #fff;
    border: 2px solid #cecfcf;
    font-size: 0;
}

#medical li {
    border-left: 1px solid #cecfcf;
    font-size: 14px;
    margin: 0;
    overflow: hidden;
    padding: 32px 0;
    position: relative;
    width: 33.3333%;
}

#medical li:hover .medical_title, #medical li:hover .medical_text {
    color: #fff !important;
}

#medical li:hover .circle {
    -webkit-transform: scale(9);
    -moz-transform: scale(9);
    -ms-transform: scale(9);
    -o-transform: scale(9);
    transform: scale(9);
    -webkit-transition: all 0.5s cubic-bezier(0.47, 0, 0.74, 0.71) 0s;
    -moz-transition: all 0.5s cubic-bezier(0.47, 0, 0.74, 0.71) 0s;
    -ms-transition: all 0.5s cubic-bezier(0.47, 0, 0.74, 0.71) 0s;
    -o-transition: all 0.5s cubic-bezier(0.47, 0, 0.74, 0.71) 0s;
    transition: all 0.5s cubic-bezier(0.47, 0, 0.74, 0.71) 0s;
}

#medical li:hover:nth-child(1) .medical_title {
    color: #fff !important;
}

#medical li:hover:nth-child(1) .circle {
    background-color: #007bbb;
}

#medical li:hover:nth-child(2) .medical_title {
    color: #fff;
}

#medical li:hover:nth-child(2) .circle {
    background-color: #ea5549;
}

#medical li:hover:nth-child(3) .medical_title {
    color: #fff;
}

#medical li:hover:nth-child(3) .circle {
    background-color: #00a968;
}

#medical li:nth-child(1) {
    border-left: 0;
}

#medical li:nth-child(1) .medical_title {
    color: #007bbb !important;
}

#medical li:nth-child(2) .medical_title {
    color: #ea5549;
}

#medical li:nth-child(3) .medical_title {
    color: #00a968;
}

#medical li .medical_title, #medical li img, #medical li .medical_text {
    position: relative;
    z-index: 10;
    -webkit-transition: all 0.3s 0.1s ease-in-out;
    -moz-transition: all 0.3s 0.1s ease-in-out;
    -ms-transition: all 0.3s 0.1s ease-in-out;
    -o-transition: all 0.3s 0.1s ease-in-out;
    transition: all 0.3s 0.1s ease-in-out;
}

#medical li .medical_title {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 24px;
    font-weight: bold;
}

#medical li img {
    display: block;
    margin: 32px auto;
    width: 276px;
}

#medical li .circle {
    border-radius: 50%;
    height: 83px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 40%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.5s cubic-bezier(0.17, 0.84, 0.44, 1) 0s;
    -moz-transition: all 0.5s cubic-bezier(0.17, 0.84, 0.44, 1) 0s;
    -ms-transition: all 0.5s cubic-bezier(0.17, 0.84, 0.44, 1) 0s;
    -o-transition: all 0.5s cubic-bezier(0.17, 0.84, 0.44, 1) 0s;
    transition: all 0.5s cubic-bezier(0.17, 0.84, 0.44, 1) 0s;
    width: 83px;
    z-index: 0;
}

#medical li .medical_text {
    line-height: 1.8;
}

#medical .medical_btn {
    background-color: #fff;
}

#medical .medical_btn a {
    border: 2px solid #cecfcf;
    border-top: none;
    font-size: 28px;
    height: 88px;
    line-height: 88px;
    position: relative;
}

#medical .medical_btn a:hover .medical_btn_content:before {
    left: -16px;
}

#medical .medical_btn a .medical_btn_content {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

#medical .medical_btn a .medical_btn_content:before {
    content: '\f138';
    font-family: 'FontAweSome';
    left: -24px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#medical .medical_btn a .medical_btn_content span {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

@media all and (-ms-high-contrast: none) {
    #medical .medical_btn a .medical_btn_content {
        font-family: "メイリオ", Meiryo, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    }
}

@media screen and (max-width: 768px) {
    #medical {
        padding: 56px 16px 16px;
    }

    #medical li {
        border-left: none;
        border-bottom: 1px solid #cecfcf;
        display: block;
        margin: 0;
        width: 100%;
    }

    #medical li:last-child {
        border-bottom: 0;
    }

    #medical li .medical_title {
        font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
        font-size: 24px;
        font-weight: bold;
    }

    #medical li img {
        margin: 16px auto;
        width: 50%;
    }

    #medical .medical_btn a {
        font-size: 20px;
        height: 64px;
        line-height: 60px;
    }

    #medical .medical_btn a:before {
        padding-right: 16px;
    }
}

/*===============================================
medical_list
===============================================*/
#medical_list li {
    margin-bottom: 64px;
    position: relative;
}

#medical_list li::after {
    clear: both;
    content: '';
    display: block;
}

#medical_list li:nth-child(even) img {
    float: right;
}

#medical_list li:nth-child(even) .medical_list_content {
    left: 0;
}

#medical_list li:last-child {
    margin-bottom: 0;
}

#medical_list li img, #medical_list li .medical_list_content {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
}

#medical_list li img {
    float: left;
    width: 45%;
}

#medical_list li .medical_list_content {
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
}

#medical_list li .medical_list_content .medical_list_title {
    color: #007bbb !important;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 16px;
}

#medical_list li .medical_list_content .display_sp {
    display: none;
}

#medical_list li .medical_list_content .medical_list_text {
    font-size: 16px;
    line-height: 1.8;
}

#medical_list li .medical_list_content .btn {
    margin-top: 24px;
}

#medical_list li .medical_list_content .btn.coming_soon a {
    background-color: rgba(0, 0, 0, 0.6);
    border: none;
    pointer-events: none;
}

#medical_list li .medical_list_content .btn.coming_soon a p {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
}

#medical_list li .medical_list_content .btn a {
    color: #007bbb !important;
    font-size: 20px;
    font-weight: bold;
    height: 64px;
    line-height: 60px;
    position: relative;
    width: 300px;
}

#medical_list li .medical_list_content .btn a:before {
    content: '\f138';
    font-family: 'FontAweSome';
}

@media screen and (max-width: 768px) {
    #medical_list {
        background-color: #f8f8ff;
    }

    #medical_list li {
        padding: 0 32px;
    }

    #medical_list li img, #medical_list li .medical_list_content {
        float: none;
        position: static;
        width: 100%;
    }

    #medical_list li .display_pc {
        display: none;
    }

    #medical_list li .medical_list_content .medical_list_title {
        text-align: center;
    }

    #medical_list li .medical_list_content .display_sp {
        display: block;
        padding-bottom: 16px;
    }

    #medical_list li .medical_list_content .medical_list_text {
        font-size: 14px;
    }

    #medical_list li .medical_list_content .btn a {
        background-color: #fff;
    }
}

@media screen and (max-width: 480px) {
    #medical_list li .medical_list_content .btn a {
        width: 100%;
    }
}

/*===============================================
banner
===============================================*/
#banner {
    padding: 16px 0 0;
}

#banner .internal_link {
    font-size: 0;
    margin-top: 32px;
    text-align: center;
}

#banner .internal_link li {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box;
    font-size: 16px;
    margin-bottom: 64px;
    padding: 0 32px;
    position: relative;
    width: 380px;
}

#banner .internal_link li.coming_soon a {
    pointer-events: none;
    position: relative;
}

#banner .internal_link li.coming_soon .coming_soon_text {
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    height: 100%;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    z-index: 2;
}

#banner .internal_link li.coming_soon .coming_soon_text p {
    font-size: 20px;
    font-weight: bold;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

#banner .internal_link li a:hover .internal_text:before {
    left: 32px;
}

#banner .internal_link li .internal_text {
    position: relative;
}

#banner .internal_link li .internal_text:before {
    content: '\f0da';
    font-family: 'FontAweSome';
    font-size: 24px;
    left: 24px;
    position: absolute;
    top: -44px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 1;
}

#banner .internal_link li .internal_text p {
    background-color: rgba(255, 255, 255, 0.7);
    color: #007bbb !important;
    bottom: 0;
    font-size: 18px;
    font-weight: bold;
    left: 0;
    padding: 12px 0;
    position: absolute;
    width: 100%;
}

#banner .banner_link {
    margin: 0 auto 48px;
    max-width: 750px;
}

#banner .banner_link img {
    box-shadow: 0 2px 13px 0 rgba(0, 0, 0, 0.4);
}

#banner .external_link {
    background-color: #f6f6f6;
    font-size: 0;
    padding: 56px 72px 24px;
}

#banner .external_link li {
    font-size: 16px;
    padding: 0 32px;
    width: 33.3333%;
}

#banner .external_link li img {
    box-shadow: 0 2px 13px 0 rgba(0, 0, 0, 0.4);
}

#page_top {
    background-color: #f6f6f6;
    border-top: 1px solid #cecfcf;
    border-bottom: 1px solid #cecfcf;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 20px;
    padding: 16px;
    text-align: right;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#page_top:hover {
    background-color: #ebebeb;
}

#page_top a:hover {
    opacity: .7;
}

@media screen and (max-width: 768px) {
    #banner {
        padding: 32px 0 0;
    }

    #banner .internal_link {
        margin: 0;
        padding-top: 32px;
    }

    #banner .internal_link li {
        margin-bottom: 32px;
    }

    #banner .banner_link {
        padding: 0 16px;
    }

    #banner .external_link {
        padding: 56px 0;
    }

    #banner .external_link li {
        display: block;
        margin: 0 auto 16px;
        width: 300px;
    }

    #page_top {
        border: none;
        font-size: 16px;
        text-align: center;
    }
}

@media screen and (max-width: 480px) {
    #banner .internal_link {
        padding: 0 16px;
    }

    #banner .internal_link li {
        padding: 0;
        width: 100%;
    }
}

/*===============================================
map
===============================================*/
#map {
    padding: 0;
    position: relative;
}

#map .map_info {
    background-color: rgba(255, 255, 255, 0.8);
    border: 1px solid #cecfcf;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    left: 48px;
    padding: 32px 8px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 1;
}

#map .map_title {
    border-bottom: 1px solid #808080;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 16px;
    padding-bottom: 8px;
}

#map .map_text {
    padding-bottom: 4px;
}

#map .map_text .map_bold_text {
    font-weight: bold;
}

#map .map_text a {
    display: inline-block;
    text-decoration: none;
}

#map .map_btn {
    margin-top: 16px;
    text-align: center;
}

#map .map_btn p {
    padding-bottom: 8px;
}

#map .map_btn a {
    background-color: #007bbb;
    border: 2px solid #007bbb;
    border-radius: 48px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    height: 48px;
    line-height: 44px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 220px;
}

#map .map_btn a:hover {
    background-color: #fff;
    color: #007bbb !important;
}

#map .map_content {
    height: 600px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

#map .map_content iframe {
    height: 1000px;
    vertical-align: bottom;
    width: 100%;
}

#map .map_back {
    background-image: url(https://career-review.s3.amazonaws.com/images/official/daiyukai/map_back.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 60px;
}

@media all and (-ms-high-contrast: none) {
    #map .map_btn a {
        font-family: "メイリオ", Meiryo, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    }
}

@media screen and (max-width: 768px) {
    #map .map_info {
        background-color: transparent;
        border: none;
        margin: 0 auto;
        max-width: 372px;
        padding: 32px 16px;
        position: static;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        width: 100%;
    }

    #map .map_title {
        font-size: 20px;
    }

    #map .map_btn {
        display: none;
    }

    #map .map_content {
        height: 180px;
    }

    #map .map_content iframe {
        height: 480px;
        margin-top: -148px !important;
    }
}

@media screen and (max-width: 480px) {
    #map .map_title {
        font-size: 22px;
    }
}

/*===============================================
under_header
===============================================*/
#under_header {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0;
}

#under_header.sec_doctor {
    background-image: url(https://career-review.s3.amazonaws.com/images/official/daiyukai/bk_doctor_pc.jpg);
}

#under_header.sec_senior {
    background-image: url(https://career-review.s3.amazonaws.com/images/official/daiyukai/bk_senior_pc.jpg);
}

#under_header.sec_junior {
    background-image: url(https://career-review.s3.amazonaws.com/images/official/daiyukai/bk_junior_pc.jpg);
}

#under_header .transparent {
    background-color: rgba(255, 255, 255, 0.6);
    padding: 64px 0;
}

#under_header .under_header_content {
    max-width: 620px;
    margin: 0 auto;
}

#under_header .under_header_title {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 32px;
    font-weight: bold;
    padding-bottom: 16px;
}

#under_header .under_header_text {
    font-size: 16px;
    line-height: 1.8;
}

@media screen and (max-width: 768px) {
    #under_header.sec_doctor {
        background-image: url(https://career-review.s3.amazonaws.com/images/official/daiyukai/bk_doctor_sp.jpg);
    }

    #under_header.sec_senior {
        background-image: url(https://career-review.s3.amazonaws.com/images/official/daiyukai/bk_senior_sp.jpg);
    }

    #under_header.sec_junior {
        background-image: url(https://career-review.s3.amazonaws.com/images/official/daiyukai/bk_junior_sp.jpg);
    }

    #under_header .transparent {
        padding: 64px 32px;
    }

    #under_header .under_header_title {
        font-size: 28px;
        padding-bottom: 12px;
        text-align: center;
    }

    #under_header .under_header_text {
        font-size: 14px;
        line-height: 1.6;
    }
}

@media screen and (max-width: 480px) {
    #under_header .transparent {
        padding: 32px 16px;
    }
}

/*===============================================
under_btn
===============================================*/
#under_btn {
    padding-bottom: 2px;
}

#under_btn.sec_junior li {
    margin-bottom: 16px;
}

#under_btn.sec_junior li:last-child .btn a {
    line-height: normal;
    position: relative;
}

#under_btn.sec_junior li:last-child .btn a span {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

#under_btn li {
    margin: 0;
    padding: 0 8px;
    width: 33%;
}

#under_btn li .btn a {
    background-color: #fff;
    border: 2px solid #cecfcf;
    font-size: 16px;
    height: 64px;
    line-height: 60px;
    width: 100%;
}

#under_btn li .btn a.recruitment {
    border: 3px solid #007bbb;
    color: #007bbb;
    font-weight: bold;
    font-size: 18px;
}

.online_study_session_link {
  text-align: center;
  width: 30%;
  margin: 10px auto;
}

.hospital_description_link {
  text-align: center;
  width: 30%;
  margin: 10px auto;
}

.daiyukai_facebook_link {
  width: 40%;
  margin: 0 auto 15px;
}

@media screen and (max-width: 768px) {
    #under_btn.sec_junior li {
        margin-bottom: 8px;
    }

    #under_btn.sec_junior li .btn a {
        font-size: 14px;
    }

    #under_btn.sec_junior li .btn a:before {
        left: 24px;
    }

    #under_btn li {
      display: block;
      margin: 0 auto 8px;
      padding: 0;
      text-align: center;
      width: 294px;
    }
    
    .online_study_session_link {
      text-align: center;
      width: 90%;
      margin: 0 auto;
    }
    
    .hospital_description_link {
      text-align: center;
      width: 100%;
      margin: 10px auto;
    }
    
    .daiyukai_facebook_link {
      width: 100%;
      margin: 0 auto 15px;
    }
}

.heading h2 {
    border-bottom: 1px solid #cecfcf;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 36px;
    margin-bottom: 48px;
    padding-bottom: 16px;
}

@media screen and (max-width: 768px) {
    .heading h2 {
        font-size: 24px;
        margin-bottom: 32px;
    }
}

.common_list li {
    margin-bottom: 48px;
}

.common_list li::after {
    clear: both;
    content: '';
    display: block;
}

.common_list li.common_multiple .common_content {
    display: inline-block;
    padding-right: 48px;
    width: 70%;
}

.common_list li.common_multiple img {
    float: right;
    width: 30% !important;
}

.common_list li.common_voice.common_right .common_voice_inner {
    padding-left: 48px;
    padding-right: 0;
}

.common_list li.common_voice.common_right .common_voice_img {
    float: left;
}

.common_list li.common_voice .common_voice_conent {
    background-color: #fcfcff;
    border: 3px solid #cecfcf;
    max-width: 924px;
    margin: 0 auto;
    padding: 48px 32px;
}

.common_list li.common_voice .common_voice_inner {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    padding-right: 48px;
    width: 70%;
}

.common_list li.common_voice .common_voice_title {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 28px;
    font-weight: bold;
    padding-bottom: 24px;
}

.common_list li.common_voice .common_voice_title span {
    color: #007bbb !important;
}

.common_list li.common_voice .common_voice_text {
    font-size: 16px;
    line-height: 1.8;
}

.common_list li.common_voice .btn {
    margin-top: 32px;
    text-align: center;
}

.common_list li.common_voice .btn a {
    background-color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    height: 64px;
    line-height: 60px;
    padding: 0 48px;
    width: auto;
}

.common_list li.common_voice .common_voice_img {
    display: inline-block;
    vertical-align: top;
    width: 29%;
}

.common_list li.common_voice .common_voice_img.display_sp {
    display: none;
}

.common_list li.common_voice .common_voice_img p {
    font-size: 16px;
    font-weight: bold;
    padding-top: 8px;
    text-align: center;
}

.common_list li.common_voice .common_voice_img p span {
    display: block;
    font-size: 20px;
}

.common_list li .common_content {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.common_list li .common_content .common_title {
    color: #007bbb !important;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.6;
    padding-bottom: 12px;
}

.common_list li .common_content .common_text {
    font-size: 16px;
    line-height: 1.6;
}

.common_list li .contact_content {
    line-height: 1.6;
}

.common_list li .contact_content .contact_tite {
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 24px;
    text-align: center;
}

.common_list li .contact_content .contact_inner {
    background-color: #fcfcff;
    border: 1px solid #cecfcf;
    border-radius: 48px;
    max-width: 924px;
    margin: 0 auto;
    padding: 48px 32px;
    text-align: center;
}

.common_list li .contact_content .contact_inner_title {
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 8px;
}

.common_list li .contact_content .contact_inner_tel {
    font-size: 40px;
    font-weight: bold;
    padding: 16px 0 8px;
}

.common_list li .contact_content .contact_inner_mail {
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 32px;
}

.common_list li .contact_content .contact_inner_mail a {
    color: #007bbb !important;
    display: inline-block;
    text-decoration: underline;
}

.common_list li .contact_content .contact_inner_link {
    background-color: #007bbb;
    border: 2px solid #007bbb;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    height: 48px;
    line-height: 44px;
    padding: 0 64px;
    text-align: center;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.common_list li .contact_content .contact_inner_link:hover {
    background-color: #fff;
    color: #007bbb !important;
}

.common_voice_label {
    font-size: 28px;
    font-weight: bold;
    padding-bottom: 24px;
}

.common_voice_label span {
    color: #007bbb !important;
}

@media screen and (max-width: 768px) {
    .common_list li {
        margin-bottom: 32px;
    }

    .common_list li.common_multiple img {
        display: block;
        float: none;
        margin: 0 auto 24px;
        width: 60% !important;
    }

    .common_list li.common_multiple .common_content {
        padding-right: 0;
        width: 100%;
    }

    .common_list li.common_voice .common_voice_conent {
        padding: 32px 16px;
    }

    .common_list li.common_voice .common_voice_inner {
        display: block;
        padding: 0;
        width: 100%;
    }

    .common_list li.common_voice .common_voice_img {
        margin: 0 auto 24px;
        width: 78%;
    }

    .common_list li.common_voice .common_voice_img.display_pc {
        display: none;
    }

    .common_list li.common_voice .common_voice_img.display_sp {
        display: block;
    }

    .common_list li.common_voice .common_voice_title {
        font-size: 22px;
        text-align: center;
    }

    .common_list li.common_voice .common_voice_text {
        font-size: 14px;
    }

    .common_list li .common_content {
        display: block;
        width: 100%;
    }

    .common_list li .common_content .common_title {
        font-size: 20px;
        text-align: center;
    }

    .common_list li .common_content .common_text {
        font-size: 14px;
    }

    .common_list li .common_content .common_text a {
        margin-top: 8px;
        text-decoration: underline;
    }

    .common_voice_label {
        font-size: 24px;
        padding-bottom: 0;
        text-align: center;
    }
}

@media screen and (max-width: 480px) {
    .common_list li.common_voice.common_right .common_voice_inner {
        padding: 0;
    }

    .common_list li.common_voice.common_right .common_voice_img {
        float: none;
    }

    .common_list li.common_voice.common_right .common_voice_img p {
        font-size: 14px;
    }

    .common_list li.common_voice .common_voice_title {
        font-size: 16px;
    }

    .common_list li.common_voice .btn a {
        font-size: 16px;
        padding: 0 16px;
        width: 100%;
    }

    .common_list li.common_voice .btn a:before {
        left: 8px;
    }

    .common_list li .common_content .common_title {
        font-size: 18px;
    }

    .common_list li .contact_content .contact_tite {
        font-size: 16px;
    }

    .common_list li .contact_content .contact_inner {
        padding: 24px 16px;
    }

    .common_list li .contact_content .contact_inner_title {
        font-size: 16px;
    }

    .common_list li .contact_content .contact_inner_tel {
        font-size: 32px;
    }

    .common_list li .contact_content .contact_inner_mail {
        font-size: 16px;
    }

    .common_list li .contact_content .contact_inner_link {
        font-size: 16px;
        padding: 0 48px;
    }

    .common_voice_label {
        font-size: 20px;
    }
}

/*===============================================
environment
===============================================*/
@media screen and (max-width: 480px) {
    #environment .under_btn a {
        font-size: 13px;
        padding: 0 24px;
        width: 294px;
    }

    #environment .under_btn a:before {
        left: 8px;
    }
}

/*===============================================
feature
===============================================*/
#feature ul {
    font-size: 0;
}

#feature li {
    font-size: 14px;
    margin: 0;
    width: 33.3333%;
}

#feature li img {
    margin-bottom: 8px;
}

#feature li img.display_pc {
    display: block;
}

#feature li img.display_sp {
    display: none;
}

#feature li .feature_title {
    color: #007bbb !important;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 8px;
    text-align: center;
}

#feature li .feature_text {
    line-height: 1.6;
}

@media screen and (max-width: 768px) {
    #feature li {
        margin-bottom: 32px;
        width: 100%;
    }

    #feature li img {
        margin: 16px auto;
        width: 60%;
    }

    #feature li img.display_pc {
        display: none;
    }

    #feature li img.display_sp {
        display: block;
    }
}

/*===============================================
recruitment
===============================================*/
#recruitment ul {
    font-size: 0;
}

#recruitment li {
    width: 33.3333%;
}

@media screen and (max-width: 768px) {
    #recruitment li {
        margin: 0;
        width: 100%;
    }
}

/*===============================================
program
===============================================*/
#program ul {
    font-size: 0;
}

#program li {
    width: 33.3333%;
    margin-bottom: 24px;
}

#program li a {
    background-color: #fff;
}

#program li a:hover {
    background-color: rgba(0, 123, 187, 0.15);
}

.program_text {
    background-color: #e6e6fa;
    border: 2px solid #cecfcf;
    border-radius: 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    margin: 32px auto 0;
    max-width: 560px;
    padding: 16px 32px;
}

.program_text p {
    padding-top: 8px;
}

@media screen and (max-width: 768px) {
    #program ul {
        padding-bottom: 32px;
    }

    #program ul .common_voice_label {
        background-color: #fff;
        border-radius: 8px;
        -webkit-box-shadow: 0 4px 18px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0 4px 18px rgba(0, 0, 0, 0.1);
        -ms-box-shadow: 0 4px 18px rgba(0, 0, 0, 0.1);
        -o-box-shadow: 0 4px 18px rgba(0, 0, 0, 0.1);
        box-shadow: 0 4px 18px rgba(0, 0, 0, 0.1);
        font-size: 18px;
        margin-bottom: 16px;
        padding: 8px 0;
        position: relative;
    }

    #program ul .common_voice_label:before {
        color: #007bbb !important;
        content: '\f138';
        font-family: 'FontAweSome';
        left: 8px;
        position: absolute;
        top: 10px;
    }

    #program ul .common_voice_label span {
        display: none;
    }

    #program li {
        margin: 0;
        width: 100%;
    }

    #program li a:hover {
        background-color: #fff;
    }

    #program li a:hover:before {
        left: 8px;
    }

    .program_text {
        font-size: 14px;
        margin-top: 0;
        padding: 16px;
    }
}

/*===============================================
performance
===============================================*/
#performance {
    padding-bottom: 0;
}

#performance li {
    margin-bottom: 0;
}

/*===============================================
specialist_feature
===============================================*/
#specialist_feature li:last-child {
    margin-bottom: 0;
}

/*===============================================
philosophy
===============================================*/
#philosophy {
    padding-top: 32px;
    padding-bottom: 16px;
}

#philosophy .common_list li:last-child {
    margin-bottom: 0;
}

/*===============================================
training
===============================================*/
#training {
    padding-bottom: 0;
}

#training .common_list li .common_content .note_text {
    font-weight: bold;
    padding-top: 8px;
}

/*===============================================
schedule
===============================================*/
#schedule {
    padding-top: 0;
    padding-bottom: 0;
}

#schedule .schedule_list {
    max-width: 924px;
    margin: 0 auto 32px;
}

#schedule .schedule_list li {
    font-size: 16px;
    padding-bottom: 32px;
    position: relative;
}

#schedule .schedule_list li:before {
    background-color: #007bbb;
    bottom: -16px;
    content: '';
    height: 100%;
    left: 24px;
    position: absolute;
    width: 1px;
}

#schedule .schedule_list li:last-child:before {
    content: none;
}

#schedule .schedule_list li .schedule_time {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    color: #007bbb !important;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 24px;
    font-weight: bold;
    display: inline-block;
    padding-right: 32px;
    text-align: right;
    vertical-align: top;
    width: 88px;
}

#schedule .schedule_list li .schedule_time span {
    background-color: #fff;
    position: relative;
    z-index: 1;
}

#schedule .schedule_list li .schedule_content {
    display: inline-block;
    width: 70%;
}

#schedule .schedule_list li .schedule_content .schedule_title {
    color: #007bbb !important;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 8px;
}

#schedule .schedule_list li .schedule_content .schedule_text {
    line-height: 1.6;
}

#schedule .common_list li .voice_twin {
    max-width: 924px;
    margin: 0 auto;
}

#schedule .common_list li .voice_twin img {
    display: block;
    margin: 0 auto 8px;
    width: 80%;
}

#schedule .common_list li .voice_twin p {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

@media screen and (max-width: 768px) {
    #schedule .schedule_list li {
        font-size: 14px;
    }

    #schedule .schedule_list li:before {
        left: 29px;
    }

    #schedule .schedule_list li .schedule_time {
        font-size: 20px;
    }

    #schedule .schedule_list li .schedule_content .schedule_title {
        font-size: 18px;
    }

    #schedule .common_list li .voice_twin {
        max-width: 924px;
        margin: 0 auto;
    }

    #schedule .common_list li .voice_twin img {
        display: block;
        margin: 0 auto 8px;
        width: 80%;
    }

    #schedule .common_list li .voice_twin p {
        font-size: 16px;
        font-weight: bold;
        text-align: center;
    }
}

/*===============================================
guidelines
===============================================*/
#guidelines {
    padding-bottom: 0;
}

#guidelines .common_voice_label {
    padding-bottom: 16px;
}

#guidelines table {
    margin-bottom: 32px;
}

/*===============================================
modal_window
===============================================*/
#modal_window .modal_content {
    background-color: #fff;
    border: 3px solid #007bbb;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    padding: 32px;
    position: relative;
    max-width: 1000px;
    margin: 0 auto;
    display: none;
    overflow: auto;
}

#modal_window .modal_content .modal_title, #modal_window .modal_content .modal_text {
    position: relative;
}

#modal_window .modal_content .modal_title {
    color: #007bbb !important;
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 12px;
}

#modal_window .modal_content .modal_text {
    font-size: 16px;
    padding-bottom: 32px;
}

#modal_window .modal_content li {
    font-size: 16px;
    padding-bottom: 16px;
}

#modal_window .modal_content li .modal_list_title {
    color: #007bbb !important;
    font-weight: bold;
    padding-bottom: 4px;
}

#modal_window .modal_content .next_btn a {
    background-color: #007bbb;
    border: 2px solid #007bbb;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    height: 64px;
    line-height: 64px;
    margin: 48px auto 0;
    text-align: center;
    width: 240px;
}

#modal_window .modal_content .next_btn a:hover {
    background-color: #fff;
    color: #007bbb !important;
}

#modal_window .modal_content .close_btn {
    position: absolute;
    right: 12px;
    top: 32px;
    width: 30px;
}

.modal_overlay {
    background-color: rgba(0, 0, 0, 0.75);
    display: none;
    height: 120%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 11;
}

.modal_wrap {
    display: none;
    height: 100%;
    left: 0;
    overflow: auto;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 12;
}

@media screen and (max-width: 1288px) {
    #modal_window .modal_content {
        width: 95%;
    }

    .modal_overlay {
        z-index: 11;
        transform: translate3d(0, 0, 0px);
        -webkit-transform: translate3d(0, 0, 0px);
    }

    .modal_wrap {
        z-index: 12;
        transform: translate3d(0, 0, 999px);
        -webkit-transform: translate3d(0, 0, 999px);
    }
}

@media screen and (max-width: 768px) {
    #modal_window .modal_content {
        height: 400px;
        padding: 16px;
        top: 100px;
    }

    #modal_window .modal_content .modal_title {
        font-size: 12px;
    }

    #modal_window .modal_content .modal_text {
        font-size: 10px;
        padding-bottom: 16px;
    }

    #modal_window .modal_content li {
        font-size: 10px;
        padding-bottom: 8px;
    }

    #modal_window .modal_content .next_btn a {
        font-size: 10px;
        height: 48px;
        line-height: 48px;
        margin: 32px auto 0;
    }

    #modal_window .modal_content .close_btn {
        top: 2px;
        right: 2px;
    }

    .modal_overlay {
        z-index: 11;
        transform: translate3d(0, 0, 0px);
        -webkit-transform: translate3d(0, 0, 0px);
    }

    .modal_wrap {
        z-index: 12;
        transform: translate3d(0, 0, 999px);
        -webkit-transform: translate3d(0, 0, 999px);
    }
}

/*===============================================
detail
===============================================*/
#detail {
    margin: 0 auto;
    max-width: 800px;
}

#detail li {
    border: 2px solid #007bbb;
    cursor: pointer;
    font-size: 0;
    margin-bottom: 24px;
    padding: 16px 32px;
}

#detail .detail_title {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 36px;
    position: relative;
}

#detail .detail_title.active:after {
    content: '\f077';
}

#detail .detail_title:after {
    background-color: #007bbb;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    content: '\f078';
    font-family: 'FontAweSome';
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    right: -8px;
    text-align: center;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 40px;
}

#detail .detail_content {
    display: none;
    max-width: 634px;
    padding-top: 16px;
    padding-bottom: 24px;
}

#detail img {
    padding-bottom: 16px;
}

#detail .detail_map, #detail .detail_inner {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
}

#detail .detail_map {
    padding-right: 16px;
}

#detail .detail_map iframe {
    height: 260px;
    width: 100%;
}

#detail .detail_inner {
    vertical-align: top;
}

#detail .detail_inner .detail_text {
    padding-bottom: 12px;
}

#detail .detail_inner .detail_text:last-child {
    padding-bottom: 0;
}

#detail .detail_inner p {
    font-size: 16px;
}

#detail .detail_inner span {
    color: #007bbb !important;
    font-weight: bold;
    display: block;
    padding-bottom: 0;
}

#detail .detail_inner a {
    text-decoration: underline;
}

@media screen and (max-width: 768px) {
    #detail li {
        margin-bottom: 16px;
        padding: 16px;
    }

    #detail .detail_title {
        font-size: 24px;
    }

    #detail .detail_title.active:after {
        content: '\f077';
    }

    #detail .detail_title:after {
        font-size: 14px;
        height: 32px;
        line-height: 32px;
        width: 32px;
    }

    #detail .detail_map iframe {
        height: 312px;
    }

    #detail .detail_inner a {
        word-break: break-all;
    }
}

@media screen and (max-width: 480px) {
    #detail .detail_inner p {
        font-size: 14px;
    }
}

/*===============================================
tab_list
===============================================*/
.tab_list {
    display: none;
    padding-bottom: 0;
}

.tab_list.hide {
    display: none;
}

.tab_list:target {
    display: block;
}

.tab_list .heading h2 {
    display: inline-block;
    position: relative;
}

.tab_list .heading h2:before {
    background-color: #007bbb;
    bottom: -4px;
    content: '';
    height: 2px;
    left: 0;
    position: absolute;
    width: 100%;
}

.tab_list .recruitments_content {
    margin-bottom: 64px;
}

.tab_list .recruitments_content .recruitments_text {
    background-color: rgba(0, 123, 187, 0.3);
    padding: 16px;
}

.tab_list .recruitments_content .recruitments_text p {
    padding-bottom: 8px;
}

.tab_list .recruitments_content .recruitments_text p:last-child {
    padding-bottom: 0;
}

.tab_list .tab_subtitle {
    border-left: 6px solid #007bbb;
    color: #007bbb !important;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 16px;
    padding-left: 12px;
}

.tab_list .tab_text .strong_text {
    font-weight: bold;
}

.tab_list .tab_text li {
    margin: 0 32px 32px 0;
    padding: 0;
    width: 40%;
}

.tab_list .tab_text li.one_third {
    margin: 0 0 32px;
    padding: 0 8px;
    width: 33.3333%;
}

.tab_list .tab_text p {
    font-size: 16px;
    line-height: 1.6;
    padding-bottom: 16px;
}

.tab_list .tab_text p span {
    display: block;
    font-size: 18px;
    font-weight: bold;
}

.tab_list .list_table {
    font-size: 16px;
    text-align: left;
    width: 100%;
}

.tab_list .list_table caption {
    font-size: 18px;
    font-weight: bold;
    text-align: left;
}

.tab_list .list_table tr {
    display: block;
    margin: 0 0 5px;
}

.tab_list .list_table th, .tab_list .list_table td {
    border: none;
    padding: 4px;
    text-align: left;
}

.tab_list .list_table th {
    font-weight: normal;
    position: relative;
    vertical-align: top;
    width: 180px;
}

.tab_list .list_table th:after {
    content: ':';
    position: absolute;
    right: 5px;
}

.tab_list .grid_table {
    font-size: 14px;
    margin-bottom: 16px;
    text-align: center;
    width: 100%;
}

.tab_list .grid_table tr th {
    background-color: #f0f0f0;
    border: 1px solid #000;
    padding: 12px 0;
    width: 12.5%;
}

.tab_list .grid_table tr td {
    border: 1px solid #000;
    padding: 12px 0;
    width: 12.5%;
}

.tab_list .grid_table tr td:first-child {
    background-color: #f0f0f0;
}

.tab_list li {
    font-size: 16px;
}

.tab_list .overview_table {
    font-size: 16px;
    margin-bottom: 16px;
    text-align: left;
    width: 100%;
}

.tab_list .overview_table tr {
    border-bottom: 1px solid #007bbb;
}

.tab_list .overview_table th, .tab_list .overview_table td {
    border: none;
    padding: 16px;
    text-align: left;
}

.tab_list .overview_table th {
    font-weight: bold;
    width: 216px;
}

.tab_list .overview_table th:before {
    color: #007bbb !important;
    content: '●';
    padding-right: 8px;
}

@media screen and (max-width: 768px) {
    .tab_list .heading p, .tab_list .heading h2 {
        font-size: 26px;
    }

    .tab_list .grid_table {
        font-size: 10px;
    }

    .tab_list .tab_text li {
        margin-bottom: 24px;
        width: 100%;
    }

    .tab_list .tab_text li.one_third {
        padding: 0;
        width: 100%;
    }

    .tab_list .list_table {
        font-size: 14px;
    }

    .tab_list .list_table tr th {
        width: 120px;
    }
}

@media screen and (max-width: 480px) {
    .tab_list .heading p, .tab_list .heading h2 {
        font-size: 22px;
    }

    .tab_list .tab_subtitle {
        font-size: 18px;
    }

    .tab_list .tab_text p {
        font-size: 14px;
    }

    .tab_list .list_table caption {
        font-size: 16px;
    }

    .tab_list li {
        font-size: 14px;
    }

    .tab_list .overview_table tr:first-child th {
        padding-top: 0;
    }

    .tab_list .overview_table th, .tab_list .overview_table td {
        display: block;
        font-size: 12px;
        width: 100%;
    }

    .tab_list .overview_table th {
        padding: 12px 0 6px 12px;
    }

    .tab_list .overview_table th:before {
        margin-left: -8px;
        padding-right: 4px;
    }

    .tab_list .overview_table td {
        padding: 0 0 12px 12px;
    }
}

.recruitments_content, .tab_inner {
    margin: 0 auto 32px;
}

.recruitments_content .recruitment_title {
    border-left: 6px solid #007bbb;
    color: #007bbb !important;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 16px;
    padding-left: 12px;
}

.recruitments_content ul {
    font-size: 0;
}

.recruitments_content li {
    font-size: 14px;
    font-weight: bold;
    padding: 0 8px;
    text-align: center;
    width: 33.3333%;
}

.recruitments_content li.active a {
    background-color: rgba(0, 123, 187, 0.3);
    color: #007bbb !important;
}

.recruitments_content li a {
    background-color: #007bbb;
    color: #fff;
    display: block;
    height: 56px;
    line-height: 56px;
}

.tab_inner li {
    margin-top: 32px;
}

.tab_inner li .blu_btn a {
    background-color: #007bbb;
    color: #fff !important;
}

.tab_inner li .blu_btn a:hover {
    opacity: .7;
}

.recruitment_table td a {
    display: inline-block !important;
    font-weight: bold;
    color: #007bbb !important;
    text-decoration: underline !important;
}

.recruitment_table td p {
    font-weight: bold;
}

@media screen and (max-width: 480px) {
    .recruitments_content li {
        margin: 0 0 16px;
        padding: 0;
        width: 100%;
    }

    .recruitments_content li a {
        display: block;
        margin: 0;
        width: 100%;
    }
}

@media screen and (max-width: 480px) {
    .recruitments_content .recruitment_title {
        font-size: 18px;
    }
}

.recruitment_table {
    font-size: 16px;
    line-height: 1.6;
    padding: 0 16px;
    width: 100%;
}

.recruitment_table tr {
    border: 1px solid #007bbb;
}

.recruitment_table tr:last-child th {
    border-bottom: 1px solid #007bbb;
}

.recruitment_table th, .recruitment_table td {
    border: none;
}

.recruitment_table th {
    background-color: #007bbb;
    border-bottom: 1px solid #fff;
    color: #fff;
    padding: 12px 0;
    width: 20%;
}

.recruitment_table td {
    background-color: #fff;
    padding: 12px;
    width: 80%;
}

.recruitment_table td a {
    display: inline-block;
    text-decoration: underline;
}

@media screen and (max-width: 480px) {
    .recruitment_table th, .recruitment_table td {
        display: block;
        font-size: 12px;
        width: 100%;
    }
}

.daiyukai_movie {
  display: block;
  margin: 0 auto;
  width: 600px;
}

@media screen and (max-width: 768px) {
  .daiyukai_movie {
    width: 100%;
  }
}
/*# sourceMappingURL=style.css.map */
