@charset "UTF-8";

/* facybox*/

#fancybox-wrap[style] {
    max-width: 900px !important;
    height: auto !important;
}

#fancybox-content[style] {
    max-width: 100% !important;
    height: auto !important;
}


/* General_summary
-------------------------------------------------------------*/


/* main-v */

.inpage_general .main-v {
    padding: 340px 0 200px;
    background: transparent;
    margin-top: -150px;
    background-image: linear-gradient(to bottom, transparent 40%, rgba(255, 255, 255, 1)), url(../../img/general/general_banner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.inpage_general .main-v .main-v-inner {
    justify-content: center;
    align-items: center;
    flex-direction: column;
}


/* outline_system */

.outline_system {
    margin-top: -200px;
    padding-top: 40px;
}

.outline_system .cases_system {
    padding: 0 40px;
}

.ttl_cr {
    background: #23b6bc;
    color: #fff;
    padding: 10px 30px 10px 150px;
    border-radius: 30px;
    font-size: 21px;
    line-height: 43px;
    font-weight: bold;
    position: relative;
}

.ttl_cr::after {
    content: url(../../img/common/icon_system_01.png);
    position: absolute;
    top: -50%;
    left: 0;
}

.outline_system .system_list._02 .ttl_cr::after {
    content: url(../../img/common/icon_system_02.png);
}

.outline_system .system_list .txt {
    padding: 12px 12px 80px 150px;
    font-size: 14px;
}

.outline_system .system_list .img_box {
    padding: 25px 12px 25px 150px;
    position: relative;
}

.outline_system .system_list .img_system:hover {
    opacity: 0.8;
}

.outline_system .system_list .img_box .p_txt_13 {
    position: absolute;
    right: 50px;
    bottom: 25px;
}

.outline_system .system_list .img_box .p_txt_13 a {
    color: #fff;
    font-size: 14px;
    line-height: 28px;
    font-weight: bold;
}

.outline_system .cases_system .btn-detail {
    text-align: right;
}

.outline_system .cases_system .btn-detail a {
    background: #f29600;
    border: 2px solid #f29600;
    text-align: center;
    width: 350px;
    box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.5);
}

.outline_system .cases_system .btn-detail a:hover {
    color: #f29600;
    background: #fff;
}

.inpage_general .outline_system .cases_system .btn-detail {
    margin-bottom: 50px;
}

.inpage_general .outline_system .system_list .txt._02 {
    padding: 22px 12px 22px 150px;
}

.inpage_general .outline_system .system_list .img_graph {
    padding: 0 45px 30px 150px;
}

.inpage_general .outline_system .system_list .img_graph img {
    width: 100%;
}

.inpage_general .outline_system .system_list .txt {
    padding: 12px 12px 0 150px;
}

.inpage_general .outline_system .system_list .txt a {
    text-decoration: underline;
}

.inpage_general .outline_system .system_list .txt a:hover {
    color: #00418F;
}

.inpage_general .outline_system .system_list .txt02 {
    padding: 0 12px 80px 150px;
    margin-top: 25px;
}


/* box_chart */

.box_chart {
    padding: 0 45px 40px 150px;
}

.box_chart._02,
.box_chart._03 {
    padding: 0 45px 60px 150px;
}

.box_chart._04 {
    padding-bottom: 30px;
}

.box_chart .chart_content {
    border: 4px solid #00418f;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    position: relative;
    border-top: 0;
}

.box_chart._04 .chart_content {
    border: 4px solid #f29600;
    border-top: 0;
}

.box_chart .ttl_chart {
    font-size: 20px;
    font-weight: bold;
    line-height: 28px;
    text-align: center;
    letter-spacing: 0.05em;
    padding: 15px 0;
    background: #00418f;
    color: #fff;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
}

.box_chart .txt14 {
    font-size: 14px;
    padding: 0 35px 30px;
}

.box_chart._04 .ttl_chart {
    background: #f29600;
}

.box_chart .chart_content .img {
    padding: 70px 35px 0;
    text-align: center;
}

.box_chart._04 .chart_content .img {
    padding-top: 60px;
}

.box_chart._02 .chart_content .img {
    padding: 30px 35px 0;
}

.box_chart .chart_content .icon01 {
    position: absolute;
    right: 20px;
    top: -75px;
    width: 166px;
}

.box_chart .chart_content .icon03 {
    position: absolute;
    right: 20px;
    top: -24px;
    width: 166px;
}

.box_chart .chart_content .icon02 {
    width: 166px;
    position: absolute;
    right: 26px;
    top: -40px;
}

.box_chart .box_text {
    padding: 25px 35px 5px;
}

.box_chart .box_text .ttl {
    font-size: 20px;
    line-height: 28px;
    font-weight: bold;
    letter-spacing: 0.05em;
    color: #00418f;
}

.inpage_general .outline_system .system_list .box_chart .box_text .txt {
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0.05em;
    padding: 5px 0 20px;
}


/* box_tbl */

.box_tbl {
    padding: 0 35px 35px;
}

.box_tbl .ttl_list {
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    letter-spacing: 0.05em;
    padding: 5px 0;
    color: #212121;
    border-bottom: 2px solid #6389b8;
    margin-bottom: 10px;
    position: relative;
    display: block;
    cursor: pointer;
}

.box_tbl .ttl_list::after {
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 14px solid #6389b8;
    right: 5px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.box_tbl .ttl_list.active::after {
    border-top: 0;
    border-bottom: 14px solid #6389b8;
}

.box_tbl .menudrop {
    display: none;
    margin: 15px 0 10px;
}

.box_tbl .menudrop li {
    width: 48%;
}

.box_tbl .menudrop li table {
    width: 100%;
}

.box_tbl li .menudrop li table th {
    padding: 5px 0;
    border: 2px solid #212121;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    background: #6389b8;
    letter-spacing: 0.05em;
    color: #fff;
}

.box_tbl .menudrop li table .ttl,
.box_tbl .menudrop li table .title {
    width: 194px;
    padding: 5px 0 5px 10px;
    text-align: left;
}

.box_tbl .menudrop li table .ttl {
    background: #d0dbea;
}

.box_tbl .menudrop li table td {
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0.05em;
    color: #212121;
    border-left: 2px solid #212121;
    border-right: 2px solid #212121;
    border-bottom: 2px solid #212121;
}

.box_tbl li:nth-child(2) .ttl_list {
    border-bottom: 2px solid #d37873;
}

.box_tbl li:nth-child(3) .ttl_list {
    border-bottom: 2px solid #9ac08d;
}

.box_tbl li:nth-child(4) .ttl_list {
    border-bottom: 2px solid #8c8bb7;
}

.box_tbl li:nth-child(5) .ttl_list {
    border-bottom: 2px solid #7bb7ab;
}

.box_tbl li:nth-child(6) .ttl_list {
    border-bottom: 2px solid #db9651;
}

.box_tbl li:nth-child(7) .ttl_list {
    border-bottom: 2px solid #57abcf;
    margin-bottom: 0;
}

.box_tbl li:nth-child(2) .ttl_list::after {
    border-top: 14px solid #d37873;
}

.box_tbl li:nth-child(2) .ttl_list.active::after {
    border-bottom: 14px solid #d37873;
    border-top: 0;
}

.box_tbl li:nth-child(3) .ttl_list::after {
    border-top: 14px solid #9ac08d;
}

.box_tbl li:nth-child(3) .ttl_list.active::after {
    border-bottom: 14px solid #9ac08d;
    border-top: 0;
}

.box_tbl li:nth-child(4) .ttl_list::after {
    border-top: 14px solid #8c8bb7;
}

.box_tbl li:nth-child(4) .ttl_list.active::after {
    border-bottom: 14px solid #8c8bb7;
    border-top: 0;
}

.box_tbl li:nth-child(5) .ttl_list::after {
    border-top: 14px solid #7bb7ab;
}

.box_tbl li:nth-child(5) .ttl_list.active::after {
    border-bottom: 14px solid #7bb7ab;
    border-top: 0;
}

.box_tbl li:nth-child(6) .ttl_list::after {
    border-top: 14px solid #db9651;
}

.box_tbl li:nth-child(6) .ttl_list.active::after {
    border-bottom: 14px solid #db9651;
    border-top: 0;
}

.box_tbl li:nth-child(7) .ttl_list::after {
    border-top: 14px solid #57abcf;
}

.box_tbl li:nth-child(7) .ttl_list.active::after {
    border-bottom: 14px solid #57abcf;
    border-top: 0;
}

.box_tbl li:nth-child(2) .menudrop li table th {
    background: #d37873;
}

.box_tbl li:nth-child(3) .menudrop li table th {
    background: #9ac08d;
}

.box_tbl li:nth-child(4) .menudrop li table th {
    background: #8c8bb7;
}

.box_tbl li:nth-child(5) .menudrop li table th {
    background: #7bb7ab;
}

.box_tbl li:nth-child(6) .menudrop li table th {
    background: #db9651;
}

.box_tbl li:nth-child(7) .menudrop li table th {
    background: #57abcf;
}

.box_tbl li:nth-child(2) .menudrop li table .ttl {
    background: #fbf1f1;
}

.box_tbl li:nth-child(3) .menudrop li table .ttl {
    background: #e3f3de;
}

.box_tbl li:nth-child(4) .menudrop li table .ttl {
    background: #ddddeb;
}

.box_tbl li:nth-child(5) .menudrop li table .ttl {
    background: #c5dad6;
}

.box_tbl li:nth-child(6) .menudrop li table .ttl {
    background: #fbe9d7;
}

.box_tbl li:nth-child(7) .menudrop li table .ttl {
    background: #caecfb;
}


/* General_procedures
-------------------------------------------------------------*/


/* outline_system */

#procedures .outline_system .system_list .txt {
    padding: 10px 12px 25px 150px;
}

#procedures .outline_system .system_list {
    padding-bottom: 30px;
}

#procedures .outline_system .box_btn {
    margin-bottom: 30px;
}

#procedures .outline_system .box_btn .btn-detail {
    margin-bottom: 17px;
}

#procedures .outline_system .box_btn .btn-detail a {
    text-align: left;
    padding: 5px 10px 5px 20px;
}

#procedures .outline_system .box_btn .btn-detail:nth-child(3) {
    margin-bottom: 0;
}


/* General_type
-------------------------------------------------------------*/

#type .outline_system .type_steps {
    padding: 20px 10px 24px 150px;
}

#type .outline_system .box_steps {
    margin-bottom: 30px;
}

#type .outline_system .box_steps:nth-child(3) {
    margin-bottom: 0;
}

#type .outline_system .type_steps .type_ttl {
    color: #00418f;
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
    margin-bottom: 3px;
}

#type .outline_system .type_steps .p_txt_13 {
    font-size: 14px;
    line-height: 25px;
}

#type .outline_system .box_btn .btn-detail a {
    text-align: left;
    padding: 5px 10px 5px 20px;
}

#type .outline_system {
    padding: 40px 0 30px;
}


/* Medical_summary
-------------------------------------------------------------*/


/* main-v */

.inpage_medical .main-v {
    padding: 250px 0 150px;
    height: 710px;
    background: transparent;
    margin-top: -60px;
    background-image: linear-gradient(to bottom, transparent 20%, rgba(255, 255, 255, 1)), url(../../img/medical/medical_banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.inpage_medical .main-v .main-v-inner {
    justify-content: center;
    align-items: center;
    flex-direction: column;
}


/* talk_box */

.talk_box {
    margin-top: -100px;
}

.talk_box .talk_content {
    padding: 0 50px;
}

.talk_box .talk_content .p_txt_21 {
    font-size: 21px;
    line-height: 26px;
    font-weight: bold;
    margin-bottom: 15px;
}

.talk_box .talk_content .talk_ttl {
    color: #fff;
    background: #f29600;
    font-weight: bold;
    font-size: 40px;
    line-height: 43px;
    border-radius: 30px;
    padding: 34px 220px 34px 34px;
    position: relative;
    box-shadow: 5px 5px 5px 3px rgba(68, 52, 52, 0.5);
}

.talk_box .talk_content .talk_ttl::after {
    content: url(../../img/medical/talk_ttl_01.png);
    position: absolute;
    top: -60%;
    right: -10px;
    background: transparent;
    border-radius: 50%;
    width: 219px;
    height: 219px;
    box-shadow: 5px 5px 5px 0px rgba(68, 52, 52, 0.5);
}


/* outline_system */

.inpage_medical .outline_system {
    margin-top: 50px;
}


/* Medical_type
-------------------------------------------------------------*/


/* outline_system */

.inpage_medical .outline_system .box_list {
    padding: 5px 0 30px 150px;
}

.inpage_medical .box_list .p_txt_14 {
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 5px;
}

.inpage_medical .box_list:last-child .p_txt_14 {
    margin-bottom: 25px;
}

#type_medical .box_list .btn-detail {
    margin-bottom: 20px;
}

#type_medical .box_list .btn-detail a {
    width: 390px;
    padding: 7px 10px 7px 20px;
    text-align: left;
}


/* Medical_elearning
-------------------------------------------------------------*/


/* talk_box */

#elearning_medical .talk_box .talk_content .talk_ttl {
    background: #00418f;
    padding: 30px 180px 30px 34px;
}

#elearning_medical .talk_box .talk_content .talk_ttl::after {
    content: url(../../img/medical/talk_ttl_02.png);
    top: -68%;
}


/* e-courses */

.e-courses {
    padding: 90px 0 40px;
}

.e-courses .box_ecourses {
    padding: 0 50px;
}

.e-courses .box_ecourses .p_txt_17 {
    font-size: 17px;
    line-height: 25px;
}

.e-courses .box_ecourses .img_ecourses {
    text-align: center;
    padding: 60px 0 45px;
}

.e-courses .box_ecourses .btn-detail {
    margin-bottom: 20px;
}

.e-courses .box_ecourses .btn-detail a {
    background: #f29600;
    border: 2px solid #f29600;
    text-align: center;
    width: 270px;
    box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.5);
}

.e-courses .box_ecourses .btn-detail a:hover {
    color: #f29600;
    background: #fff;
}


/* Medical_download
-------------------------------------------------------------*/


/* talk_box */

#download_medical .talk_box .talk_content .talk_ttl {
    background: #e3007f;
    padding: 30px 180px 30px 34px;
    font-size: 32px;
    line-height: 43px;
}

#download_medical .talk_box .talk_content .talk_ttl::after {
    content: url(../../img/medical/talk_ttl_03.png);
    top: -68%;
}


/* download */

.download {
    padding: 90px 0 30px;
}

.download .h1_ttl {
    margin-bottom: 24px;
}

.download .p_txt_17 {
    font-size: 17px;
    line-height: 25px;
}

.download .box_down {
    margin: 70px -30px 0;
}

.download .box_down .down_list {
    width: 46.6%;
    padding: 0 30px;
}

.download .down_list .ttl_down {
    background: #23b6bc;
    color: #fff;
    font-size: 21px;
    line-height: 43px;
    border-radius: 30px;
    font-weight: bold;
    padding: 10px;
    text-align: center;
    margin-bottom: 45px;
}

.download .down_list .btn-detail {
    padding: 35px 0 20px;
}

.download .down_list .btn-detail a {
    background: #f29600;
    border: 2px solid #f29600;
    text-align: center;
    width: 270px;
    box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.5);
}

.download .down_list .btn-detail a:hover {
    color: #f29600;
    background: #fff;
}


/* Movie-list
-------------------------------------------------------------*/


/* main-v */

.movie-list .main-v {
    padding: 190px 0 350px;
    height: 850px;
    background: transparent;
    background-image: linear-gradient(to bottom, transparent 20%, rgba(255, 255, 255, 1)), url(../../img/movie-list/movie-list_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.movie-list .main-v .main-v-inner {
    justify-content: center;
    align-items: center;
    flex-direction: column;
}


/* talk_box */

.movie-list .talk_box {
    margin-top: -300px;
}

.movie-list .talk_box .talk_content .talk_ttl {
    background: #00913a;
    padding: 30px 220px 30px 50px;
}

.movie-list .talk_box .talk_content .talk_ttl::after {
    content: url(../../img/movie-list/talk_ttl.png);
    box-shadow: 5px 5px 5px 0px rgba(68, 52, 52, 0.5);
}


/* movie */

.movie-list .movie {
    padding-top: 80px;
}

.movie .movie_case {
    margin: 14px 0 100px;
}

.movie .movie_case li {
    width: 46.6%;
}

.movie .ttl_movie {
    font-size: 18px;
    line-height: 25px;
    padding-bottom: 5px;
}

.movie .list_video {
    background: #DEDEDE;
    position: relative;
    overflow: hidden;
    padding-bottom: 50%;
    width: 100%;
}

.movie .list_video iframe {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%;
}

.movie-list .movie._02 {
    padding-top: 0;
}

.movie-list .movie._02 .box_movie li {
    width: 46.6%;
}

.movie-list .movie._02 .box_movie {
    margin-bottom: 70px;
}


/* post_inf */

.post_inf {
    padding: 40px 0 110px;
}

.post_inf .h1_ttl {
    margin-bottom: 50px;
}

.post_inf .box_inf {
    padding: 0 50px;
}

.post_inf .box_inf .inf_list._02 .ttl_cr::after {
    content: url(../../img/common/icon_system_01.png);
}

.post_inf .box_inf .inf_list .ttl_cr::after {
    content: url(../../img/common/icon_system_02.png);
}

.post_inf .box_inf .p_txt_18 {
    padding: 30px 170px 0 170px;
}

.post_inf .box_inf .p_txt_18 a {
    font-size: 18px;
    line-height: 25px;
}

.post_inf .box_inf .inf_list._02 {
    margin-top: 110px;
}