.mo {
  display: none;
}
@media screen and (max-width: 1023px) {
  html {
    font-size: 24px;
  }
  .pc {
    display: none;
  }
  .mo {
    display: block;
  }
  #wrap.resp-mo {
    font-size: 0rem;
  }
  #wrap.resp-mo .resp-header {
    position: fixed;
    left: 0rem;
    top: 0rem;
    right: auto;
    bottom: auto;
    width: 100%;
    height: 6.25rem;
    z-index: 100;
    background-color: #fff;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
  }
  #wrap.resp-mo .resp-header .resp-header-inner {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0rem;
    top: 0rem;
    right: auto;
    bottom: auto;
    background-color: #fff;
    z-index: 15;
  }
  #wrap.resp-mo .resp-header .resp-header-inner .mo-header-switch {
    position: absolute;
    right: 0rem;
    top: 0rem;
    left: auto;
    bottom: auto;
    width: 6.25rem;
    height: 6.25rem;
    display: inline-block;
    z-index: 120;
  }
  #wrap.resp-mo .resp-header .resp-header-inner .mo-header-switch:after {
    content: '';
    display: block;
    width: 3rem;
    height: 3.125rem;
    position: absolute;
    left: 50%;
    top: 50%;
    right: auto;
    bottom: auto;
    background-image: url('../images/comm/ico-ham.svg');
    background-repeat: no-repeat;
    background-size: contain;
    transform: translate(-50%, -50%);
    pointer-events: none;
  }
  #wrap.resp-mo .resp-header .resp-header-inner #main_navi_wrap {
    position: relative;
    top: 0rem;
    height: auto;
    background: none;
  }
  #wrap.resp-mo .resp-header .resp-header-inner #main_navi_wrap .nav-wrap {
    width: 100%;
  }
  #wrap.resp-mo .resp-header .resp-header-inner #main_navi_wrap .nav-wrap .nav-logo {
    width: 11.25rem;
    height: 6.25rem;
    padding-top: 1.04166667rem;
    padding-right: 0rem;
    padding-bottom: 1.04166667rem;
    padding-left: 1.66666667rem;
    margin-right: 0rem;
    line-height: normal;
    float: none;
  }
  #wrap.resp-mo .resp-header .resp-header-inner #main_navi_wrap .nav-wrap .nav-logo img {
    width: 100%;
  }
  #wrap.resp-mo .resp-header .resp-header-inner #main_navi_wrap .nav-wrap .main-nav {
    height: 55vh;
    margin-top: 6.25rem;
    margin-right: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
    padding-top: 0rem;
    padding-right: 4.16666667rem;
    padding-bottom: 6.25rem;
    padding-left: 4.16666667rem;
    box-sizing: border-box;
    overflow-y: scroll;
    display: none;
  }
  #wrap.resp-mo .resp-header .resp-header-inner #main_navi_wrap .nav-wrap .main-nav li {
    float: none;
    text-align: left;
    height: auto;
    margin-left: 0rem;
    margin-bottom: 2.08333333rem;
    color: #000;
    display: block;
  }
  #wrap.resp-mo .resp-header .resp-header-inner #main_navi_wrap .nav-wrap .main-nav li a {
    font-size: 1.66666667rem;
    line-height: normal;
    color: #000;
    text-align: left;
    position: relative;
  }
  #wrap.resp-mo .resp-header .resp-header-inner #main_navi_wrap .nav-wrap .main-nav li .nav-item:after {
    content: '';
    display: block;
    width: 3rem;
    height: 3rem;
    background-image: url('../images/comm/ico-arr-r.svg');
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    right: 0rem;
    top: 50%;
    left: auto;
    bottom: auto;
    transform: translateY(-50%);
    pointer-events: none;
  }
  #wrap.resp-mo .resp-header .resp-header-inner #main_navi_wrap .nav-wrap .main-nav li .nav-chunk {
    width: auto;
    float: none;
    margin-top: 1.25rem;
    margin-right: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
    padding-left: 2.5rem;
    box-sizing: border-box;
  }
  #wrap.resp-mo .resp-header .resp-header-inner #main_navi_wrap .nav-wrap .main-nav li .nav-chunk ul li {
    margin-bottom: 1.25rem;
  }
  #wrap.resp-mo .resp-header .resp-header-inner #main_navi_wrap .nav-wrap .main-nav li .nav-chunk ul li > a {
    font-size: 1.45833333rem;
    color: #989898;
  }
  #wrap.resp-mo .resp-header .resp-header-inner #topline {
    position: absolute;
    left: 0rem;
    bottom: 0rem;
    right: auto;
    top: auto;
    width: 100%;
    height: auto;
    z-index: 120;
    display: none;
  }
  #wrap.resp-mo .resp-header .resp-header-inner #topline .topList {
    width: 100%;
    height: auto;
    padding-top: 1.25rem;
    padding-right: 0rem;
    padding-bottom: 2.5rem;
    padding-left: 0rem;
    box-sizing: border-box;
  }
  #wrap.resp-mo .resp-header .resp-header-inner #topline .topList .topline_left,
  #wrap.resp-mo .resp-header .resp-header-inner #topline .topList .topline_right {
    float: none;
    width: auto;
  }
  #wrap.resp-mo .resp-header .resp-header-inner #topline .topList .topline_left .favor {
    display: none;
  }
  #wrap.resp-mo .resp-header .resp-header-inner #topline .topList .topline_left .call_num {
    float: none;
    height: auto;
    line-height: normal;
    display: inline-block;
    width: 20.83333333rem;
    padding-left: 1.25rem;
    box-sizing: border-box;
  }
  #wrap.resp-mo .resp-header .resp-header-inner #topline .topList .topline_left .call_num img {
    width: 100%;
    image-rendering: auto;
    backface-visibility: hidden;
  }
  #wrap.resp-mo .resp-header .resp-header-inner #topline .topList .topline_right .mbmenu {
    float: none;
    text-align: left;
  }
  #wrap.resp-mo .resp-header .resp-header-inner #topline .topList .topline_right .mbmenu ul {
    margin-bottom: 0rem;
  }
  #wrap.resp-mo .resp-header .resp-header-inner #topline .topList .topline_right .mbmenu ul li {
    font-size: 1.5rem;
    line-height: 1.75rem;
    margin-left: 1.66666667rem;
  }
  #wrap.resp-mo .resp-header .resp-header-inner #topline .topList .topline_right .mbmenu ul li a {
    color: #fff;
    font-weight: 700;
  }
  #wrap.resp-mo .resp-header.open {
    width: 100%;
    height: 100%;
  }
  #wrap.resp-mo .resp-header.open .resp-header-inner #main_navi_wrap .nav-wrap .main-nav {
    display: block;
  }
  #wrap.resp-mo .resp-header.open .resp-header-inner #topline {
    display: block;
    background-color: #ec1c23;
  }
  #wrap.resp-mo .resp-header.open .resp-header-inner .mo-header-switch:after {
    content: '';
    display: block;
    background-image: url('../images/comm/close.svg');
    background-repeat: no-repeat;
    background-size: contain;
  }
  #main_slider.resp-mo {
    width: 100%;
    height: auto;
    top: 0rem;
    margin-top: 6.25rem;
    position: relative;
    height: 60vh;
  }
  #main_slider.resp-mo .tcb-bs-fullscreen {
    width: 100%;
    height: 100%;
  }
  #main_slider.resp-mo .tcb-bs-fullscreen .carousel-bg .carousel-inner .item {
    min-height: auto;
    background-position: top;
  }
  #main_slider.resp-mo .tcb-bs-fullscreen .carousel-bg .carousel-inner .item .imgtxt02 {
    width: 100%;
    padding: 0rem;
    position: absolute;
    left: 0rem;
    top: 50%;
    right: auto;
    bottom: auto;
    transform: translateY(-50%);
  }
  #main_slider.resp-mo .tcb-bs-fullscreen .carousel-bg .carousel-inner .item .imgtxt02 .slider_txtimg {
    padding-left: 3.33333333rem;
    width: 50%;
    display: inline-block;
  }
  #main_slider.resp-mo .tcb-bs-fullscreen .carousel-bg .carousel-inner .item .imgtxt02 .slider_txtimg img {
    width: 100%;
  }
  #main_slider.resp-mo .tcb-bs-fullscreen .carousel-bg .carousel-inner .item .slider_tit {
    font-size: 0rem;
    line-height: normal;
    opacity: 1;
    padding: 0rem;
    margin-block: 0;
    width: 100%;
    position: absolute;
    left: 0rem;
    top: 40%;
    right: auto;
    bottom: auto;
    transform: translateY(-100%);
  }
  #main_slider.resp-mo .tcb-bs-fullscreen .carousel-bg .carousel-inner .item .slider_tit img {
    width: 75%;
  }
  #main_slider.resp-mo .tcb-bs-fullscreen .carousel-bg .carousel-inner .item .slider_desc {
    font-size: 1.45833333rem;
    line-height: 2.08333333rem;
    padding-top: 0rem;
    padding-right: 4.16666667rem;
    padding-bottom: 0rem;
    padding-left: 4.16666667rem;
    box-sizing: border-box;
    word-break: keep-all;
    width: 100%;
    position: absolute;
    left: 0rem;
    top: 40%;
    right: auto;
    bottom: auto;
    margin-top: 0.83333333rem;
  }
  #main_slider.resp-mo .tcb-bs-fullscreen .carousel-bg .carousel-inner .item .slider_boxbt {
    font-size: 1.45833333rem;
    line-height: 4.16666667rem;
    width: 20.83333333rem;
    height: 4.16666667rem;
    margin: 0rem;
    position: absolute;
    left: 50%;
    bottom: 8.33333333rem;
    right: auto;
    top: auto;
    transform: translateX(-50%);
  }
  #main_slider.resp-mo .tcb-bs-fullscreen .carousel-bg .carousel-indicators {
    margin: 0rem;
    text-align: center;
    width: 100%;
    left: 0rem;
  }
  #main_slider.resp-mo .tcb-bs-fullscreen .carousel-bg .carousel-indicators li {
    width: 8px;
    height: 8px;
    border: 1px solid #fff;
    border-radius: 4px;
    vertical-align: middle;
  }
  #main_slider.resp-mo .tcb-bs-fullscreen .carousel-bg .carousel-control {
    width: 10%;
  }
  #index_wrap {
    margin-top: 0rem;
  }
  #index_wrap .tabBlock .tabBlock-content {
    padding-top: 4.16666667rem;
  }
  #index_wrap .tabBlock .tabBlock-content .tabBlock-pane .jmedu_pt01,
  #index_wrap .tabBlock .tabBlock-content .tabBlock-pane .jmedu_pt02,
  #index_wrap .tabBlock .tabBlock-content .tabBlock-pane .jmedu_pt03,
  #index_wrap .tabBlock .tabBlock-content .tabBlock-pane .jmedu_pt04 {
    padding-bottom: 3.33333333rem;
  }
  .section {
    width: 100%;
    overflow: hidden;
  }
  .section_h2_line {
    width: 100%;
    height: 7.08333333rem;
    margin-bottom: 1.66666667rem;
  }
  .section_h2 {
    font-size: 2.5rem;
    margin: 0rem;
    padding-top: 3.75rem;
    word-break: keep-all;
  }
  .tabBlock .tabBlock-tabs {
    width: 100%;
    padding-top: 4.16666667rem;
  }
  .tabBlock .tabBlock-tab {
    font-size: 1.16666667rem;
    line-height: 4.16666667rem;
    height: 4.16666667rem;
    white-space: nowrap;
  }
  .tabBlock .tabBlock-content {
    padding-top: 4.16666667rem;
  }
  .line_grey {
    width: 100%;
    height: 4.16666667rem;
    background-position: center;
  }
  .linebox {
    font-size: 1.16666667rem;
    line-height: 4.16666667rem;
    width: 70%;
    height: 4.16666667rem;
  }
  .jmpt_img01 {
    padding-top: 2.5rem;
    padding-right: 1.25rem;
    padding-bottom: 1.66666667rem;
    padding-left: 1.25rem;
  }
  .jmpt_img01 img {
    width: 100%;
  }
  .jmpt_img02 {
    padding-top: 0.83333333rem;
    padding-right: 4.16666667rem;
    padding-bottom: 1.66666667rem;
    padding-left: 4.16666667rem;
  }
  .jmpt_img02 img {
    width: 100%;
  }
  .jmpt_img03 {
    padding-top: 0.83333333rem;
    padding-right: 2.08333333rem;
    padding-bottom: 1.66666667rem;
    padding-left: 2.08333333rem;
  }
  .jmpt_img03 img {
    width: 100%;
  }
  .jmpt_img_heading,
  .jmpt_img_heading2,
  .jmpt_img_heading3 {
    font-size: 1.66666667rem;
    line-height: 2.5rem;
    padding-top: 1.25rem;
  }
  .jmpt_img_heading2,
  .jmpt_img_heading3 {
    padding-top: 4.16666667rem;
  }
  .jmpt_img_desc,
  .jmedu_pt04_img_desc {
    font-size: 1.25rem;
    line-height: 1.75rem;
    padding-top: 0rem;
    padding-right: 4.16666667rem;
    padding-bottom: 0rem;
    padding-left: 4.16666667rem;
    box-sizing: border-box;
    word-break: keep-all;
  }
  .jmpt_img_bting {
    font-size: 1.5rem;
    line-height: 2.08333333rem;
    padding-top: 0rem;
    padding-right: 4.16666667rem;
    padding-bottom: 0rem;
    padding-left: 4.16666667rem;
    word-break: keep-all;
  }
  .jmedu_pt02_jmpt_img02,
  .jmedu_pt03_jmpt_img01,
  .jmedu_pt04_jmpt_img01 {
    padding-top: 2.5rem;
    padding-right: 0rem;
    padding-bottom: 1.66666667rem;
    padding-left: 0rem;
  }
  .jmedu_pt02_jmpt_img02 img,
  .jmedu_pt03_jmpt_img01 img,
  .jmedu_pt04_jmpt_img01 img {
    width: 100%;
  }
  .section_bg3_1 {
    height: auto;
  }
  .section_bg3_1 > .tit {
    position: relative;
    margin-top: 0rem;
    padding-top: 2.08333333rem;
    padding-right: 0rem;
    padding-bottom: 2.08333333rem;
    padding-left: 0rem;
    box-sizing: border-box;
  }
  .section_bg3_1 > .tit img {
    width: 60%;
  }
  .section_bg3_1 > .tit img:last-of-type {
    width: 80%;
  }
  .section_bg3_1 > .slide_bg {
    position: relative;
    height: auto;
    top: 0rem;
  }
  #outer2 {
    min-height: auto;
  }
  #outer2 .postwrap {
    height: auto;
    padding-top: 0rem;
    padding-right: 0.20833333rem;
    padding-bottom: 3.33333333rem;
    padding-left: 0.20833333rem;
    box-sizing: border-box;
  }
  #outer2 .postwrap .eclipse-slider .post-item {
    height: 36vw!important;
    border-bottom: 1px solid #00b5f6;
  }
  #inner2 {
    width: 100%;
    padding-top: 2.5rem;
    padding-right: 0.83333333rem;
    padding-bottom: 0rem;
    padding-left: 0.83333333rem;
  }
  .eclipse-arrow {
    width: 6% !important;
    height: 100% !important;
    margin: 0rem !important;
    top: 0rem !important;
    background-position: center !important;
    background-size: contain !important;
    filter: invert(1);
  }
  .eclipse-arrow.eclipse-prev {
    left: 0rem !important;
    z-index: 1;
  }
  .eclipse-arrow.eclipse-next {
    right: 0rem !important;
    z-index: 1;
  }
  .main3_1 .eclipse-arrow {
    filter: inherit;
  }
  .eclipse-controls {
    bottom: -1.66666667rem !important;
  }
  .eclipse-controls .eclipse-paging-button {
    margin-top: 0rem;
    margin-right: 0rem;
    margin-bottom: -1.25rem;
    margin-left: 0.41666667rem;
  }
  .section_bg3_3 img {
    width: 130% !important;
    margin-left: 50%;
    transform: translateX(-50%);
  }
  .edu_Industry {
    font-size: 1.5rem;
    line-height: 2.08333333rem;
    width: 100%;
    height: auto;
    padding-top: 2.5rem;
    padding-right: 5rem;
    padding-bottom: 2.5rem;
    padding-left: 5rem;
    box-sizing: border-box;
    word-break: keep-all;
  }
  .section_bg2 {
    height: auto;
  }
  .edu_Industry_h2 {
    font-size: 1.66666667rem;
    line-height: 2.08333333rem;
    padding-top: 3.33333333rem;
  }
  .edu_Industry_tree-box {
    width: 100%;
  }
  .edu_Industry_tree-box ul li {
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
    float: none!important;
    width: 24.66666667rem !important;
    height: 23.91666667rem !important;
  }
  .edu_Industry_tree-box ul li img {
    width: 100%;
  }
  .edu_Industry_tree_h2 {
    font-size: 1.5rem;
    line-height: 1.91666667rem;
    padding-top: 2.08333333rem;
    padding-right: 2.08333333rem;
    padding-bottom: 4.16666667rem;
    padding-left: 2.08333333rem;
    box-sizing: border-box;
    margin-bottom: 0rem;
  }
  .section_bg3 {
    height: auto;
  }
  .edu_youtube_h2 {
    font-size: 1.66666667rem;
    line-height: 2.5rem;
    padding-top: 4.16666667rem;
    padding-right: 1.66666667rem;
    padding-bottom: 1.25rem;
    padding-left: 1.66666667rem;
    margin-bottom: 0rem;
    word-break: keep-all;
  }
  .edu_youtube_div {
    width: 100%;
    padding-top: 2.08333333rem;
    padding-right: 0.83333333rem;
    padding-bottom: 2.08333333rem;
    padding-left: 0.83333333rem;
  }
  .v-1 {
    width: 100%;
    height: auto;
  }
  .section_bg3_4 {
    padding-bottom: 2.08333333rem;
  }
  .edu_Industry_one {
    margin-top: 2.91666667rem !important;
  }
  .edu_Industry_one img {
    width: 100%;
  }
  .section_bg5 {
    height: auto;
  }
  .recommend_h2 {
    font-size: 2.5rem;
    line-height: 3.125rem;
    padding-top: 4.58333333rem;
    padding-right: 0.83333333rem;
    padding-bottom: 1.25rem;
    padding-left: 0.83333333rem;
    word-break: keep-all;
    margin: 0rem;
  }
  .recommend_img01 {
    padding-top: 2.5rem;
    padding-right: 0rem;
    padding-bottom: 1.66666667rem;
    padding-left: 0rem;
  }
  .recommend_img01 img {
    width: 100%;
  }
  .recommend_type {
    width: 100%;
    padding-top: 1.66666667rem;
  }
  .recommend_type ul {
    justify-content: space-around;
    display: flex;
    flex-wrap: wrap;
    padding-top: 0rem;
    padding-right: 0.83333333rem;
    padding-bottom: 0rem;
    padding-left: 0.83333333rem;
    box-sizing: border-box;
  }
  .recommend_type ul li {
    float: none!important;
    width: 46% !important;
    height: auto!important;
    margin-top: 0rem !important;
    margin-right: 0rem !important;
    margin-bottom: 1.66666667rem !important;
    margin-left: 0rem !important;
  }
  .recommend_type ul li img {
    width: 100%;
  }
  .recommend_heading {
    font-size: 1.5rem;
    line-height: 2.08333333rem;
    padding-top: 1.66666667rem;
    padding-right: 2.5rem;
    padding-bottom: 4.16666667rem;
    padding-left: 2.5rem;
    margin-bottom: 0rem;
  }
  .postwr_desc {
    font-size: 1.5rem;
    line-height: 2.08333333rem;
    padding-top: 5.83333333rem;
    padding-right: 4.16666667rem;
    padding-bottom: 2.08333333rem;
    padding-left: 4.16666667rem;
  }
  #outer {
    min-height: auto;
  }
  .postwrap {
    height: auto;
    padding-top: 0rem;
    padding-right: 0.83333333rem;
    padding-bottom: 3.33333333rem;
    padding-left: 0.83333333rem;
    box-sizing: border-box;
  }
  #inner {
    padding: 0rem;
  }
  #inner .eclipse-slider {
    height: 33.33333333rem !important;
  }
  #inner .eclipse-slider .eclipse-slides {
    width: 48% !important;
    height: 100% !important;
  }
  #inner .eclipse-slider .eclipse-slides .post-item {
    width: 100% !important;
    height: 100% !important;
    border-bottom: 3.33333333rem solid #00b5f6;
  }
  #inner .eclipse-slider .eclipse-slides .post_title {
    font-size: 1.5rem;
    line-height: 1.91666667rem;
    margin: 2.08333333rem;
  }
  #inner .eclipse-slider .eclipse-slides .post_desc {
    font-size: 1.25rem;
    line-height: 1.75rem;
    margin: 2.08333333rem;
    height: 10.41666667rem !important;
  }
  #inner .eclipse-slider .eclipse-slides .post_nick {
    font-size: 1.16666667rem;
    line-height: 1.58333333rem;
    margin: 2.08333333rem;
  }
  #inner .eclipse-slider .eclipse-slides .post_timebox {
    font-size: 1rem;
    line-height: 3.33333333rem;
    left: 0rem;
    bottom: -3.33333333rem;
    right: auto;
    top: auto;
    width: 100%;
    height: 3.33333333rem;
    padding-left: 2.08333333rem;
    box-sizing: border-box;
  }
  #inner .eclipse-slider .eclipse-slides .post_timebox .post_morebt {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0rem;
    top: 0rem;
    right: auto;
    bottom: auto;
  }
  #inner .eclipse-slider .eclipse-slides .post_timebox .post_morebt a {
    width: 100%;
    height: 100%;
    display: inline-block;
    position: absolute;
    right: 0rem;
    top: 50%;
    left: auto;
    bottom: auto;
    transform: translateY(-50%);
  }
  #inner .eclipse-slider .eclipse-slides .post_timebox .post_morebt a img {
    position: absolute;
    right: 0.83333333rem;
    top: 50%;
    left: auto;
    bottom: auto;
    transform: translateY(-50%);
  }
  .line_banner {
    height: auto;
    padding-top: 3.33333333rem;
    padding-right: 1.25rem;
    padding-bottom: 3.33333333rem;
    padding-left: 1.25rem;
  }
  .line_banner img {
    width: 100%;
  }
  .expconsult_process {
    width: 100%;
  }
  .experience_img01 img {
    width: 100%;
  }
  .experience_heading {
    font-size: 1.5rem;
    line-height: 2.08333333rem;
    padding-top: 0rem;
    padding-right: 4.16666667rem;
    padding-bottom: 0rem;
    padding-left: 4.16666667rem;
  }
  .experience_img02 {
    width: 100%;
    overflow-x: auto;
    padding-top: 0rem;
    padding-right: 1.66666667rem;
    padding-bottom: 0rem;
    padding-left: 1.66666667rem;
    box-sizing: border-box;
  }
  .experience_img03 {
    padding-top: 1.66666667rem;
    padding-right: 0rem;
    padding-bottom: 0rem;
    padding-left: 0rem;
  }
  .experience_img03 img {
    width: 115%;
    margin-left: 50%;
    transform: translateX(-50%);
  }
  .experience_consult {
    width: 100%;
    padding-top: 0rem;
    padding-right: 0rem;
    padding-bottom: 4.16666667rem;
    padding-left: 0rem;
  }
  .experience_consult .exper_btn {
    font-size: 1.41666667rem;
    line-height: 3.41666667rem;
    width: 18.75rem;
    height: 3.41666667rem;
    border-radius: 1.70833333rem;
  }
  .jmnews_desc {
    font-size: 1.5rem;
    line-height: 2.08333333rem;
    width: 100%;
    height: auto;
    padding-top: 2.5rem;
    padding-right: 5rem;
    padding-bottom: 2.5rem;
    padding-left: 5rem;
    box-sizing: border-box;
    word-break: keep-all;
  }
  .jmnews_data {
    width: 100%;
    padding-top: 2.5rem;
  }
  #outer3 #inner3 {
    padding-top: 0rem;
    padding-right: 1.25rem;
    padding-bottom: 0rem;
    padding-left: 1.25rem;
    box-sizing: border-box;
  }
  #outer3 .eclipse-slider {
    height: 32.5rem !important;
    overflow: hidden;
  }
  #outer3 .eclipse-slider .eclipse-slides {
    width: 48% !important;
    height: 100% !important;
  }
  #outer3 .eclipse-slider .eclipse-slides .jmntit {
    font-size: 1.5rem;
    line-height: 1.91666667rem;
    margin-top: 0.83333333rem;
    margin-right: 0rem;
    margin-bottom: 0.83333333rem;
    margin-left: 0rem;
    height: auto;
  }
  #outer3 .eclipse-slider .eclipse-slides .jmn_bodata {
    font-size: 1.25rem;
    line-height: 1.75rem;
    padding-bottom: 1.25rem;
    height: auto!important;
    overflow: hidden;
  }
  #outer3 .eclipse-slider .eclipse-slides .jmn_bodata a,
  #outer3 .eclipse-slider .eclipse-slides .jmn_bodata span {
    font-size: 1.25rem !important;
    line-height: 1.75rem !important;
  }
  #outer3 .eclipse-slider .eclipse-slides .jmn_bodata a {
    height: 100%;
    display: inline-block;
  }
  .jmnmore {
    width: 100%;
    padding-top: 1.25rem !important;
  }
  .jmnmore .newsbt {
    font-size: 1.25rem;
    line-height: 4.58333333rem;
    width: 16.66666667rem;
    height: 4.58333333rem;
  }
  .mcscenter {
    height: auto;
    text-align: center;
  }
  .mcsct_inner {
    width: 100%;
    padding-top: 4.16666667rem;
  }
  .mcsct_inner img {
    width: 70% !important;
    display: inline-block;
  }
  .mcsct_heading {
    width: 100%;
    padding-top: 1.25rem;
    padding-right: 0rem;
    padding-bottom: 1.25rem;
    padding-left: 0rem;
  }
  .mcsct_heading .scinfo_txt {
    font-size: 1.04166667rem;
    line-height: 1.45833333rem;
    padding-top: 0rem;
    padding-right: 6.25rem;
    padding-bottom: 0rem;
    padding-left: 6.25rem;
    box-sizing: border-box;
    height: auto;
    word-break: keep-all;
    display: inline-block;
    border-bottom: 0;
    text-decoration: underline;
  }
  .mnotice_inner {
    width: 100%;
  }
  #footwrap.resp-foot {
    height: auto;
    padding-top: 2.08333333rem;
    padding-right: 1.66666667rem;
    padding-bottom: 2.08333333rem;
    padding-left: 1.66666667rem;
    box-sizing: border-box;
  }
  #footwrap.resp-foot .ftin {
    width: 100%;
    height: auto;
  }
  #footwrap.resp-foot .ftin .footmn {
    padding: 0rem;
  }
  #footwrap.resp-foot .ftin .footmn ul {
    margin-bottom: 0rem;
  }
  #footwrap.resp-foot .ftin .footmn ul li {
    font-size: 1.25rem;
    line-height: 2.08333333rem;
    padding-right: 1.25rem;
    display: inline-block;
    margin-bottom: 0.41666667rem;
  }
  #footwrap.resp-foot .ftin .ftcopy {
    padding-top: 0rem;
  }
  #footwrap.resp-foot .ftin .ftcopy .copyinfo {
    font-size: 1.16666667rem;
    line-height: 2.08333333rem;
    float: none;
    width: 100%;
    word-break: keep-all;
  }
  #footwrap.resp-foot .ftin .ftcopy .copyinfo eng_copy {
    font-size: 1.16666667rem;
    line-height: 2.08333333rem;
  }
  #footwrap.resp-foot .ftin .ftcopy .snslink {
    float: none;
    width: 100%;
    text-align: left;
    padding-top: 1.25rem;
    padding-right: 0rem;
    padding-bottom: 0rem;
    padding-left: 0rem;
    box-sizing: border-box;
  }
  #footwrap.resp-foot .ftin .ftcopy .snslink .snsimg {
    width: 2.5rem;
    height: 2.5rem;
    margin-top: 0rem;
    margin-right: 0.83333333rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
    display: inline-block;
  }
  #footwrap.resp-foot .ftin .ftcopy .snslink .snsimg img {
    width: 100%;
  }
  .resp-mo.member_wrap .member_login {
    width: 80%;
    height: auto;
    padding-top: 2.08333333rem;
    padding-right: 1.25rem;
    padding-bottom: 2.08333333rem;
    padding-left: 1.25rem;
    max-width: 16.66666667rem;
  }
  .resp-mo.member_wrap .member_login p {
    font-size: 0.75rem;
    line-height: 1.16666667rem;
    margin-bottom: 0.83333333rem;
  }
  .resp-mo.member_wrap .mbLogin_form {
    width: 100%;
  }
  .resp-mo.member_wrap .mbLogin_form li {
    float: none;
    display: block;
    overflow: hidden;
  }
  .resp-mo.member_wrap .mbLogin_form li.login-btn {
    background-color: #ff7b74;
  }
  .resp-mo.member_wrap .mbLogin_form input {
    font-size: 0.625rem !important;
    line-height: 1.875rem !important;
    width: 100% !important;
    height: 1.875rem !important;
    padding-top: 0rem !important;
    padding-right: 0.41666667rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0.41666667rem !important;
  }
  .resp-mo.member_wrap .mbLogin_form input[type=image] {
    padding: 0rem !important;
    width: auto!important;
    margin-left: 50%;
    transform: translateX(-50%);
  }
  .resp-mo.member_wrap .mbLogin-regline {
    width: 100%;
  }
  .resp-mo.member_wrap .mbLogin-regline-l {
    font-size: 0.625rem;
  }
  .resp-mo.member_wrap .mbLogin-regline-r {
    width: 5rem;
  }
  .exper_btn a {
    width: 100%;
    height: 100%;
    display: inline-block;
  }
  .news_section {
    min-width: auto;
    padding-top: 3.75rem;
    padding-right: 0rem;
    padding-bottom: 3.75rem;
    padding-left: 0rem;
  }
  .news_section .page_inner {
    width: 100% !important;
    padding-top: 0rem !important;
    padding-right: 1.66666667rem !important;
    padding-bottom: 0rem !important;
    padding-left: 1.66666667rem !important;
  }
  .news_section h1 {
    font-size: 2.5rem;
    line-height: 2.91666667rem;
    padding-left: 1.66666667rem;
    box-sizing: border-box;
  }
  .news_section h1 span {
    font-size: 1.45833333rem;
    line-height: 2.91666667rem;
    margin-top: 0rem;
    margin-right: 0rem;
    margin-bottom: 0rem;
    margin-left: 1.25rem;
    padding-top: 0rem;
    padding-right: 0rem;
    padding-bottom: 0rem;
    padding-left: 1.25rem;
    vertical-align: middle;
  }
  .news_section .news_list {
    margin-top: 2.08333333rem;
  }
  .news_section .news_list li {
    float: none;
    width: 100%;
  }
  .news_section .news_list li a {
    padding-top: 1.66666667rem;
    padding-right: 2.08333333rem;
    padding-bottom: 1.25rem;
    padding-left: 2.08333333rem;
  }
  .news_section .news_list li .news_rank {
    font-size: 1.25rem;
  }
  .news_section .news_list li .news_rank .number {
    font-size: 1.5rem;
    line-height: 1.66666667rem;
    vertical-align: middle;
  }
  .news_section .news_list li .news_info {
    font-size: 1.25rem;
    margin-left: 1.66666667rem;
  }
  .news_section .news_list li .news_title {
    font-size: 1.5rem;
  }
}
/*# sourceMappingURL=style-mo.css.map */