@charset "UTF-8";
/*********************************************************/
@media screen and (max-width: 600px) {
  /*********************************************************/
  a {
    text-decoration: none;
  }
  a:hover {
    text-decoration: none;
    opacity: 1;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .televe_nonpc {
    pointer-events: auto;
  }
  /*****フォント類******/
  .img_box:after {
    content: "";
    display: block;
    clear: both;
  }
  .img_box li {
    float: none;
    width: 100%;
  }
  .img_box li > h3 {
    font-size: 18px;
    color: #086b34;
    margin: 0 0 3% 0;
  }
  .img_box li > h3 {
    font-size: 12px;
    margin: 0 0 5% 0;
  }
  .img_box li:fitst-child {
    float: none;
    width: 100%;
  }
  /*****★見出し******/
  .title_txt01 {
    margin: 0;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    padding: 25px 0;
  }
  .heading_txt .title_txt01 {
    margin: 0 auto;
    width: 94%;
    color: #000000;
    font-weight: bold;
    padding: 4% 0;
  }
  .heading_txt {
    color: #fff;
    background: #fff4f4;
    margin: 0 0 5% 0;
  }
  .heading_txt h2 {
    margin: 0 auto;
    width: 90%;
    color: #d41518;
    font-size: 20px;
    font-weight: bold;
    padding: 5%;
  }
  .title_txt02 {
    font-size: 18px;
    font-weight: bold;
    border-bottom: solid 2px #d6d2d2;
    width: auto;
    margin: 0 auto 0;
  }
  .title_txt02 > span {
    font-size: 12px;
    font-weight: normal;
    display: block;
    color: #47494a;
  }
  .title_txt03 {
    font-size: 16px;
    font-weight: bold;
    /* margin: 0 0 2% 0; */
  }
  .title_txt04 {
    font-size: 14px;
    font-weight: bold;
  }
  /* =======================================
  ★共通
  ========================================== */
  .wrap {
    max-width: 1960px;
    margin: 0 auto;
  }
  main {
    margin: 0 auto;
  }
  .inner {
    width: 96%;
    margin: 2% auto 2%;
  }
  .wrap {
    position: relative;
    min-width: unset;
    width: auto;
  }
  .gmapWp > iframe {
    width: 100%;
    height: 250px;
  }
  .innerbox {
    max-width: 920px;
    width: 95.83%;
    margin: 0 auto 5%;
  }
  .txt01 {
    font-size: 14px;
    line-height: 180%;
    color: #47494a;
    margin: 0 0 3% 0;
  }
  .btn_member {
    float: right;
    width: 85px;
    position: relative;
  }
  .point_list01 {
    list-style: disc;
    margin: 0 0 0 5%;
  }
  .nunber_list01 {
    margin: 0 0 5% 5%;
  }
  /*パンくず*/
  .pankuzu {
    display: none;
  }
  /*リスト系統*/
  .ml20li li {
    margin: 0 0 1% 6%;
  }
  .ml20li02 li {
    margin: 1% 0 1% 2%;
  }
  .list_50pct li {
    float: none;
    width: auto;
    margin: 0 1% 2%;
  }
  .list_3on2pct li {
    float: left;
    width: 45%;
    margin: 0 2.5% 2.5%;
  }
  .list_3on2pct li:nth-child(2n) {
    /* margin: 0 0% 2%; */
  }
  /*画像系*/
  .flot_rightimg {
    float: none;
    margin: 0 0 3% 3%;
  }
  /*table*/
  .commontbl01 {
    width: 96%;
    border-collapse: collapse;
  }
  .commontbl01 th {
    padding: 3%;
    font-size: 13px;
    width: auto;
    display: block;
  }
  .commontbl01 td {
    padding: 15px;
    font-size: 13px;
    width: auto;
    display: block;
  }
  /* =======================================
  ★u_article　★共通
  ========================================== */
  .u_article {
    background: #ffffff;
  }
  .u_article .h1Wrap {
    width: 90%;
    margin: 0 auto;
    padding-top: 20px;
  }
  .u_article .container {
    margin: 0 auto 0;
    width: 100%;
    /* background: #f4f2f2; */
  }
  .u_article .container .entry-content iframe {
    width: 100%;
    height: 60vw;
  }
  .u_article .wrap {
    position: relative;
  }
  .u_article main section {
    margin: 0 auto 0;
  }
  .inner_content {
    margin: 0 auto 5%;
    width: 96%;
  }
  /*page_body*/
  .page_body {
    max-width: 780px;
    width: 100%;
    float: left;
    background: #fff;
  }
  /*side_nav*/
  .side_nav {
    max-width: unset;
    width: 100%;
    background: #f4f2f2;
    float: right;
    padding: 0;
  }
  .nav_title p {
    color: #ffffff;
    font-weight: bold;
    font-size: 18px;
    padding: 3.5% 0 3.5% 51px;
  }
  .side_nav dl dd {
    width: 100%;
    margin: 0 auto;
    font-size: 14px;
    border-bottom: 1px solid #cecbcb;
    line-height: 325%;
  }
  .side_nav dl dd a {
    /* margin:0 10px; */
    display: block;
    color: #767171;
    padding: 0 0 0 10%;
    font-size: 14px;
  }
  .side_nav .side_mainlist {
    margin: 0 0 3% 0;
  }
  .side_nav .side_sublist {
    margin: 0 0 3% 1.5%;
  }
  .green_area .nav_title p {
    background: url(../img/icon_nav_green.png) no-repeat 23px 16.5px #00a73a;
  }
  /*============================ burger ============================*/
  .menu-trigger,
  .menu-trigger span {
    display: inline-block;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .menu-trigger {
    position: relative;
    width: 28px;
    height: 28px;
  }
  .menu-trigger span {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 2px;
    background-color: #fff;
    border-radius: 4px;
  }
  .menu-trigger span:nth-of-type(1) {
    top: 2px;
  }
  .menu-trigger span:nth-of-type(2) {
    top: 12px;
  }
  .menu-trigger span:nth-of-type(3) {
    bottom: 3px;
  }
  .menu-trigger.active span:nth-of-type(1) {
    -webkit-transform: translateY(10px) rotate(-45deg);
    transform: translateY(10px) rotate(-45deg);
  }
  .menu-trigger.active span:nth-of-type(2) {
    left: 50%;
    opacity: 0;
    -webkit-animation: active-menu-bar02 0.8s forwards;
    animation: active-menu-bar02 0.8s forwards;
  }
  @-webkit-keyframes active-menu-bar02 {
    100% {
      height: 0;
    }
  }
  @keyframes active-menu-bar02 {
    100% {
      height: 0;
    }
  }
  .menu-trigger.active span:nth-of-type(3) {
    -webkit-transform: translateY(-10px) rotate(45deg);
    transform: translateY(-11px) rotate(45deg);
  }
  .menu_btn {
    /* display:none; */
    position: fixed;
    z-index: 8;
    margin: 0;
    max-width: 65px;
    width: 65px;
    color: #fff;
    text-align: center;
    padding: 13px 0 6px 0;
    line-height: 100%;
    text-decoration: none !important;
    top: 3px;
    right: 0;
  }
  .menu_btn > p {
    color: #fff;
    line-height: 100%;
    font-size: 12px;
    font-weight: normal;
    vertical-align: top;
    letter-spacing: normal;
    text-align: center;
    margin: 6px 0 0 0;
  }
  .menu_btn:after {
    content: "";
    display: block;
    clear: both;
  }
  .menu_nav {
    position: fixed;
    width: 100%;
    top: -100%;
    background: #f4f4f4;
    z-index: -1;
    opacity: 0;
    height: 100%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    overflow: overlay;
  }
  .sample-text1 {
    font-size: 20px;
    font-weight: bold;
    -webkit-animation-name: fadein;
    animation-name: fadein;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
  }
  @-webkit-keyframes fadein {
    from {
      opacity: 0;
      -webkit-transform: translateY(20px);
      transform: translateY(20px);
    }
    to {
      opacity: 1;
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
  }
  @keyframes fadein {
    from {
      opacity: 0;
      -webkit-transform: translateY(20px);
      transform: translateY(20px);
    }
    to {
      opacity: 1;
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
  }
  .active.menu_nav {
    top: 0;
    opacity: 1;
    z-index: 5;
  }
  .menu_navinner {
    max-width: 500px;
    width: 92%;
    margin: 100px auto 20px;
  }
  .menu_navinner > ul.sToggle_ex {
    margin: 0 0 2% 0;
  }
  .menu_navinner > ul.sToggle_ex > li {
    border-bottom: 1px solid #ffffff;
  }
  .menu_navinner dl > dt {
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #000;
    text-decoration: none;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
  }
  .menu_navinner dl > dt > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    padding: 1% 3%;
    background: #ff7c68;
    width: auto;
    vertical-align: middle;
    width: calc(100% - 60px);
  }
  .menu_navinner dl > dt > span {
    font-size: 26px;
    color: #fff;
    text-decoration: none;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    right: 0;
    top: 0;
    bottom: 0;
    width: 60px;
    height: 43px;
    text-align: center;
    background: #d64b36;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    vertical-align: middle;
  }
  .menu_navinner dl > dd {
    display: none;
  }
  .menu_navinner dl > dd a {
    font-size: 15px;
    display: block;
    width: 100%;
    color: #d64b36;
    text-decoration: none;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    position: relative;
    line-height: 250%;
    border-bottom: 0.5px solid #ffffff;
    padding: 0 3%;
  }
  .h-btn-mail {
    display: block;
    vertical-align: top;
    border-radius: 3px;
    font-size: 16px;
    letter-spacing: 0.063em;
    color: #676767;
    background: url(../img/mail_icon_ft.png) no-repeat 13% center #ffffff;
    background-size: 12%;
    padding: 14px 0;
    text-align: left;
    -webkit-transition: all 0.26s ease;
    transition: all 0.26s ease;
    text-decoration: none;
    font-size: 21px;
    text-align: center;
    margin: 0 auto 2%;
    width: auto;
    font-weight: bold;
  }
  .h-btn-call {
    background: #fff url(../img/phone_icon.png) no-repeat left 13% center;
    background-size: 12%;
    display: block;
    vertical-align: top;
    text-align: left;
    border-radius: 3px;
    text-decoration: none;
    width: auto;
    padding: 7px 0;
    text-align: center;
    margin: 0 auto;
  }
  .h-btn-call .num {
    font-size: 28px;
    color: #e75456;
    letter-spacing: 0.033em;
    display: block;
    font-weight: bold;
    line-height: 1.2;
  }
  .h-btn-call .time {
    font-size: 17px;
    color: #333;
    display: block;
    padding-left: 4px;
    /* font-weight: bold; */
  }
  /*============================ *slick *slider============================*/
  /* =======================================
  ★header
  ========================================== */
  header {
    position: relative;
    z-index: 6;
  }
  .header {
    position: fixed;
    z-index: 5;
    background-image: none;
  }
  .header::before {
    content: "";
    display: block;
    width: 100%;
    height: 90px;
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(../img/bg_header_sp.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .hd_ue {
    margin-top: 0px;
  }
  .hnav_area {
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    position: relative !important;
    width: 100%;
    z-index: 10;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 10px;
    height: 75px;
  }
  .zentaku_btn_sp {
    padding-top: 20px;
    text-align: center;
  }
  .zentaku_btn_sp > li {
    font-size: 80%;
    text-align: center;
    margin: 10px;
  }
  .zentaku_btn_sp > li > a.cstbtn {
    position: relative;
    padding: 0 10px 0 20px;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    text-align: center;
  }
  .zentaku_btn_sp > li > a.cstbtn::before {
    width: 0;
    height: 0;
    border-left: 5px solid #fff;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    position: absolute;
    content: "";
    top: 5px;
    left: 10px;
    display: block;
  }
  .zentaku_btn_sp > li > a.kain {
    background: #ff2226;
  }
  .zentaku_btn_sp > li > a.yoku {
    background: #ff9f22;
  }
  .realestate .hnav_area {
    position: absolute;
  }
  .logo {
    padding: 0;
    position: relative;
    z-index: 1;
    margin: 0;
    width: 200px;
  }
  .global_nav {
    display: none;
  }
  .btn_menber {
    width: 65px;
  }
  .btn_menber > a {
    color: #000;
    text-decoration: none;
    font-size: 14px;
    text-align: center;
    padding: 14px 0 3px;
    display: block;
    background: #d41518;
  }
  .btn_menber img {
    max-width: 25px;
    margin: 0 0 5px 0;
    /* overflow: hidden; */
    position: relative;
  }
  .btn_menber > a > span {
    color: #fff;
    display: block;
    font-size: 12px;
  }
  .btn_menber a:after {
    content: "";
    position: absolute;
    width: 39px;
    height: 15px;
    background: #fff;
    top: 21.5px;
    left: 0;
    z-index: 5;
    display: block;
    background: url(../img/icon_door01.png) no-repeat 16px center;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .btn_menber > a:hover:after {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background: url(../img/icon_door01.png) no-repeat 30px center;
  }
  .btn_member a:after {
    content: "";
    position: absolute;
    width: 49px;
    height: 15px;
    background: #fff;
    top: 20px;
    left: 5px;
    z-index: 5;
    display: block;
    background: url(../img/icon_door01.png) no-repeat 24px center;
    background-size: 19px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .btn_member > a {
    color: #000;
    text-decoration: none;
    font-size: 14px;
    text-align: center;
    padding: 12px 13.5px 2px;
    display: block;
    background: #d41518;
  }
  /* 201222_追加 */
  .hnav_area.changed {
    z-index: 10;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    background: none !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block !important;
  }
  .hnav_area .btn_member {
    display: block;
  }
  .hnav_area.changed .logo {
    margin-left: 0px;
    margin-bottom: 0px;
  }
  /* =======================================
  ★footer
  ========================================== */
  footer {
    background: #009142 url(../img/bg_footer_sp.png) 50% 100% no-repeat;
    position: relative;
    background-size: 140%;
  }
  .f_left_side {
    margin: 0 auto 7%;
    padding: 0;
    width: 94%;
  }
  .f_right_side {
    margin: 0 auto 10%;
    padding: 0;
    width: 94%;
    padding-bottom: 24vw;
  }
  .f_babbers {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .f_babbers > li {
    width: 49%;
    margin-bottom: 2%;
  }
  .frno_stro {
    text-align: center;
    margin-bottom: 6px;
  }
  .instas_wp {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .tel_box {
    background: #026f34;
    padding: 2% 0;
    margin: 0 0 5% 0;
  }
  .tel_box > .teltxt {
    font-size: 16px;
    border-right: none;
    color: #fff;
    margin: 0;
    padding: 0 1% 0%;
    display: block;
    text-align: center;
  }
  .tel_box > .telnumber {
    font-weight: bold;
    display: block;
    text-align: center;
  }
  .tel_box > .telnumber > a {
    font-size: 24px;
    display: inline-block;
    padding: 0;
    margin: 0 auto;
    background: none;
    position: relative;
  }
  .tel_box > .telnumber > a:before {
    color: #fff;
    font-weight: bold;
    display: inline-block;
    margin: 3px 10px 0 0;
    text-align: center;
    position: absolute;
    padding: 0;
    left: -28px;
    top: 2px;
    content: url(../img/icon_tel.png);
  }
  .f_logo {
    font-size: 22px;
    margin: 0;
  }
  .f_logo > span {
    font-size: 16px;
    display: block;
  }
  .f_address {
    margin: 0;
    font-size: 12px;
  }
  .f_nav {
    margin: 0 auto 15px;
    text-align: center;
    position: static;
  }
  .f_nav li {
    display: inline-block;
    margin: 3px 1%;
    padding: 3px 15px 0 0px;
    position: relative;
    line-height: 130%;
    text-align: center;
    /* width: 30.5%; */
    float: left;
    /* border: solid 1px; */
    border-right: solid 1px rgba(255, 255, 255, 0.5);
    border-left: none;
  }
  .f_nav li:first-child {
    /* border-left: solid 1px rgba(255, 255, 255, 0.5); */
  }
  .f_nav li:nth-child(6n) {
    /* border-left: solid 1px rgba(255, 255, 255, 0.5); */
  }
  .f_nav li > a {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
  }
  .f_copy {
    font-size: 10px;
    margin: 0;
    vertical-align: middle;
    color: #000;
    padding: 5px 0 10px 0;
    text-align: left;
  }
  .f_copy:after {
    content: "";
    display: block;
    clear: both;
  }
  .f_inner {
    color: #fff;
    width: 96%;
    max-width: 1100px;
    margin: 0 auto;
    padding: 6% 0 0 0;
  }
  .f_inner .f_inner_cont01 {
    display: block;
  }
  .f_inner_under {
    /* background: #323232; */
  }
  .f_inner_under > div {
    width: 96%;
    max-width: 980px;
    margin: 0 auto 0;
    text-align: center;
  }
  .f_right_side > ul {
    margin: 0 0 20% 0;
  }
  .f_right_side > ul > li {
    float: left;
    text-align: center;
    max-width: unset;
    width: 48%;
    margin: 0 1% 2%;
  }
  .f_right_side > ul > li:last-child {
    margin: 0 1% 2%;
  }
  .f_inner_under nav > a {
    color: #fff;
    font-size: 12px;
    padding: 0 10px;
    border-right: 1px solid;
    display: inline-block;
    /* 文字間を元に戻す */
    line-height: 100%;
    text-decoration: none;
  }
  .f_nav a:hover {
    color: #fff;
    text-decoration: underline;
  }
  .f_nav ul {
    width: 80%;
  }
  /* =================================================
  	★cover
  ======================================================== */
  .website .cover .coverinner {
    position: relative;
    padding-top: 10px;
    padding-bottom: 50px;
  }
  .u_article .coverinner {
    margin: 0 auto;
    background: rgba(229, 53, 56, 0);
    padding: 0;
  }
  .website .cover {
    position: relative;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    overflow: hidden;
    z-index: 0;
    padding: 90px 0 0 0;
  }
  .u_article .cover {
    margin: 0 auto 0;
    max-width: 1100px;
    width: 100%;
    padding: 90px 0 0 0;
  }
  .admission.u_article .cover {
    margin: 0 auto 0;
    max-width: 1100px;
    width: 100%;
    padding: 88px 0 0 0;
  }
  /*============================ mega-menu ============================*/
  .mega-menu {
    display: none;
  }
  .mega-menu.on {
    display: none;
  }
  /* =======================================
  ★TOP
  ========================================== */
  .website h1 {
    font-size: 28px;
    position: static;
    padding: 14px 0 8px;
    display: none;
  }
  .website h2 {
    font-size: 22px;
    margin: 0 auto 5%;
  }
  .website .inner {
    width: auto;
    margin: 0 auto;
  }
  .news_area h2 {
    font-size: 19px;
    margin: 0 auto 5%;
    text-align: left;
    font-weight: normal;
  }
  .under_bar {
    position: relative;
  }
  .under_bar:after {
    content: "";
    display: block;
    border-bottom: 3px solid #eee;
    width: 30px;
    position: absolute;
    bottom: -10px;
    left: 0;
  }
  .greenbar:after {
    border-bottom: 3px solid #126434;
  }
  .redbar:after {
    border-bottom: 3px solid #b0153d;
  }
  .top_infore_area ul > li > dl {
    border-bottom: 1px solid #d5d5d5;
    padding: 10px;
  }
  .top_infore_area ul > li > dl > dt {
    font-size: 13px;
  }
  .top_infore_area ul > li > dl > dd {
    font-size: 14px;
    line-height: 200%;
  }
  .tag01gr {
    color: #fff;
    font-size: 11px;
    /* background: #D6C9B9; */
    display: inline-block;
    text-align: center;
    padding: 1px 3px;
    border-radius: 2px;
    margin: 0 0 0 10px;
  }
  .tag01or {
    color: #fff;
    font-size: 11px;
    background: #e88000;
    display: inline-block;
    text-align: center;
    padding: 1px 3px;
    border-radius: 2px;
    margin: 0 0 0 10px;
  }
  .top_search_area {
    /* background: #ECF3F5; */
    padding: 0 0 10% 0;
  }
  .top_op_list {
    margin: 0 auto 10%;
  }
  .search_box h2 {
    width: 96%;
    margin: 0 auto -35px;
    color: #fff;
    background: #00a73c;
    border-radius: 3px;
    padding: 15px 0;
    z-index: 1;
    position: relative;
  }
  .search_box h3 {
    font-size: 20px;
    font-weight: bold;
    margin: 60px 0 10px 0;
  }
  .search_box ul {
    margin: 0 auto 5%;
  }
  .search_box_left h3 {
    color: #00a73c;
    margin: 40px 0 10px 0;
    padding: 0 0 0 1%;
  }
  .search_box_left {
    float: none;
    width: 100%;
    background: #eaf8f2;
  }
  .search_box_right {
    float: none;
    width: auto;
    background: #efeade;
  }
  .search_box_right h3 {
    color: #95581c;
    margin: 0;
    padding: 5% 0 10px 1%;
    margin: 0 auto;
  }
  .search_box_left_cont {
    float: none;
    width: 96%;
    max-width: 480px;
    margin: 0px auto 0;
    padding: 2% 0;
  }
  .search_box_right_cont {
    float: none;
    width: 96%;
    max-width: 480px;
    margin: 0 auto;
    padding: 0 0 2% 0;
  }
  .search_btn_ul > li {
    float: left;
    margin: 0 2% 2% 0px;
    width: 48%;
  }
  .search_btn_ul > li > a {
    padding: 34px 20px;
    display: block;
    line-height: 130%;
    font-size: 13px;
    color: #000;
    font-weight: bold;
    border-radius: 5px;
  }
  .top_op_list li {
    float: left;
    width: 49.8%;
    margin: 0 0.1%;
  }
  .op_list_box h3 {
    font-size: 16px;
    font-weight: bold;
    width: 100%;
    color: #fff;
    text-align: center;
    padding: 10px 0;
    background: #30950b;
  }
  .top_op_list li:nth-of-type(2) h3 {
    font-size: 15px;
    line-height: 100%;
    padding: 8.5px 0;
  }
  .op_list_box .blueh3 {
    background: #7c9dbf;
  }
  .op_list_box .redh3 {
    background: #c14e3a;
  }
  .op_list_box .imgwrap {
    position: relative;
  }
  .op_list_box .imgwrap img {
    width: 100%;
    max-width: 280px;
  }
  .top_admission_area h3 {
    font-size: 20px;
    font-weight: normal;
    margin: 0 auto 10px;
    text-align: center;
    padding: 115px 0 0 0;
    position: relative;
  }
  .top_admission_area ul > li:nth-of-type(1) h3:before {
    content: "";
    display: block;
    width: 117px;
    height: 72px;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 45px;
    position: absolute;
    background: url(../img/top_admission_icon01.png) no-repeat center center;
  }
  .top_admission_area ul > li:nth-of-type(2) h3:before {
    content: "";
    display: block;
    width: 117px;
    height: 83px;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 42px;
    position: absolute;
    background: url(../img/top_admission_icon02.png) no-repeat center center;
  }
  .top_admission_area ul > li:nth-of-type(3) h3:before {
    content: "";
    display: block;
    width: 117px;
    height: 84px;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 45px;
    position: absolute;
    background: url(../img/top_admission_icon03.png) no-repeat center center;
  }
  .top_admission_area p {
    font-size: 14px;
    margin: 0 auto;
    width: 90%;
    letter-spacing: -0.4px;
    padding: 0 0 35px 0;
  }
  .top_admission_area ul {
    margin: 0 auto 30px;
  }
  .top_admission_area ul > li {
    float: none;
    max-width: 320px;
    width: 90%;
    padding: 0;
    margin: 0 auto 5%;
  }
  .top_admission_area ul > li > a {
    background: #fff;
    display: block;
    z-index: 1;
    position: relative;
    color: #000;
    text-decoration: none;
  }
  .top_admission_area ul > li:nth-child(3n) {
    margin: 0 auto 5%;
    position: relative;
  }
  .top_admission_area ul > li:nth-child(3n) div {
    top: 0;
    right: -120px;
    z-index: 0;
    position: absolute;
    display: none;
  }
  .top_realen_area {
    padding: 15% 0 0 0;
  }
  .top_realen_area .inner {
    width: auto;
  }
  .top_realen_area_content {
    margin: 0 auto 35px;
    width: 100%;
  }
  .top_realen_area_content > ul > li {
    float: none;
    width: 85%;
    max-width: 488px;
    margin: 0 auto 2%;
    position: relative;
  }
  .top_realen_area_content > ul > li:nth-child(2n) {
    margin: 0 auto 2%;
  }
  .top_realen_area_content > ul > li p {
    /* font-weight: bold; */
    font-size: 22px;
    margin: 0;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 45%;
    -webkit-transform: translate(-45%, -50%);
    transform: translate(-45%, -50%);
    text-align: center;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
  }
  .top_useful_area {
    background: #e3f2de;
    padding: 50px 0 70px;
    border-bottom: 6px solid #0aa54c;
    background: url(../../common/img/top_useful_bkimg.png) no-repeat bottom -3px right #e3f2de;
    background-size: 37%;
  }
  .top_useful_area h2 {
    color: #087135;
  }
  .top_useful_area ul > li {
    float: left;
    width: 48%;
    margin: 0 1% 1%;
  }
  .top_useful_area ul > li:nth-child(3n) {
    margin: 0 1% 1%;
  }
  .list_leftimg_box {
    overflow: hidden;
    display: block;
    font-size: 0;
    position: relative;
    /* background: #fff; */
  }
  .list_leftimg_box div {
    width: 30%;
    overflow: hidden;
    display: inline-block;
  }
  .list_leftimg_box div > img {
    width: 100%;
  }
  .list_leftimg_box p {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 47%;
    -webkit-transform: translate(-15%, -50%);
    transform: translate(2%, -50%);
    text-align: left;
    font-size: 13px;
    color: #000;
  }
  .top_googlemap_area .inner {
    width: auto;
  }
  .gma_area {
    position: relative;
    display: block;
  }
  .gmaimgbox {
    position: relative;
    background: rgba(255, 255, 255, 0.9);
    width: 100%;
    padding: 0;
  }
  .gimgboxin {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    height: 265px;
  }
  .gimgboxin img {
    width: 100%;
    margin: -80px auto;
  }
  .gmaimgbox p {
    width: 84%;
    margin: 0 auto;
    font-size: 22px;
    text-align: center;
    position: absolute;
    background: rgba(255, 255, 255, 0.9);
    padding: 6% 3%;
    color: #353535;
    left: 0;
    right: 0;
    top: 3%;
  }
  .gmaimgbox p span {
    display: block;
    font-size: 16px;
  }
  .gmaimgbox p span.g_address {
    font-size: 12px;
    text-align: center;
  }
  /* ======================================
  ★u_article
  ========================================== */
  /* ======================================
  ★entrance
  ========================================== */
  .entrance .h1Wrap .title_txt01 {
    text-align: center;
  }
  .entrance_area {
    margin: 50px auto 0;
  }
  .u_article.entrance .container {
    margin: 0 auto 25%;
    width: 100%;
    background: #ffffff;
  }
  .title_txt01 {
    color: #000;
    text-align: center;
  }
  .entrance.green_area .coverinner {
    background: #f1fdef;
  }
  .entrance_top_content {
    width: auto;
    margin: 0 auto 15%;
  }
  .logo_bigwrap {
    max-width: 172px;
    float: left;
    width: 22%;
  }
  .entrance_top_content p {
    float: right;
    width: 75%;
    font-size: 13px;
    margin: 0 0 10% 0;
  }
  .entrance_txt_box p {
    width: 90%;
    margin: 0 auto;
    font-size: 12px;
    padding: 0 0 7% 0;
  }
  .entrance_txt_box h2 {
    font-size: 18px;
    text-align: center;
    margin: 20px 0 3px 0;
  }
  .entrance_list > ul > li {
    float: left;
    width: 48%;
    margin: 0 2% 5% 0;
  }
  .entrance_list > ul > li:nth-child(3n) {
    margin: 0 2% 5% 0;
  }
  .entrance_list > ul > li:nth-child(2n) {
    margin: 0 0% 5% 0;
  }
  .entrance .list_leftimg_box p {
    left: 51.6%;
    font-size: 3.5vw;
  }
  /* ======================================
  ★admission
  ========================================== */
  .admission.u_article.entrance .container {
    width: auto;
  }
  .admission .entrance_top_content {
    width: auto;
    margin: 0 auto 5%;
  }
  .admission_area {
    background: #efefef;
    margin: 0 0 0 0;
    padding: 50px 0 0 0;
  }
  .admission .entrance_top_content {
    width: 100%;
  }
  .admission_area > .inner .inner {
    width: 90%;
    margin: 0 auto;
  }
  .move_coment {
    color: #e60d0d;
    font-size: 22px;
    font-weight: bold;
    position: relative;
    text-align: center;
    margin: 0 auto 5%;
    width: 90%;
  }
  .move_coment:after {
    position: absolute;
    content: "";
    display: block;
    position: absolute;
    content: "";
    display: block;
    width: 50px;
    height: 10px;
    border-top: 2px solid #d41518;
    right: -20px;
    bottom: 20px;
    top: unset;
    -webkit-transform: rotate(120deg);
    transform: rotate(120deg);
  }
  .move_coment:before {
    position: absolute;
    content: "";
    display: block;
    position: absolute;
    content: "";
    display: block;
    width: 50px;
    height: 10px;
    border-top: 2px solid #d41518;
    left: -20px;
    bottom: 20px;
    top: unset;
    -webkit-transform: rotate(240deg);
    transform: rotate(240deg);
  }
  .admission_area .movie .youtube {
    width: 100%;
    margin: 0 auto 15%;
    padding: 60.05% 0 0px 0;
  }
  .admission_nesage_cont {
    margin: 0 auto 30px;
    width: 90%;
    background: #fff;
  }
  .admission_nesage_cont .inner {
    width: 90% !important;
    margin: 0 auto;
  }
  .admission_nesage_cont .inner > p {
    padding: 0 0 5% 0;
    line-height: 150%;
  }
  .admission_nesage_cont h2 {
    background: #fcd8d8;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin: 0 auto;
    color: #e60d0d;
    padding: 12px 5px;
    margin: 0px auto 0;
    position: relative;
    top: -31px;
  }
  .admission_nesage_cont ul {
    width: 90%;
    margin: 0 auto;
  }
  .admission_nesage_cont ul > li {
    margin: 0 30px 25px 0;
    width: 100%;
  }
  .admission_nesage_cont ul > li:nth-of-type(2) {
    margin: 0px 0 25px 0;
    width: 100%;
  }
  .tetuzuki_flow_cont {
    background: #fff;
    padding: 0px 0 50px 0;
  }
  .admission .tetuzuki_flow_cont .inner {
    width: 85%;
  }
  .merit_cont {
    width: auto;
    background: #f2f1e7;
    padding: 0 0 40px 0;
  }
  .merit_cont .inner {
    width: 980px;
    margin: 0 auto;
  }
  .merit_cont h2 {
    font-size: 42px;
    text-align: center;
    background: #d41518;
    color: #fff;
    line-height: 110%;
    padding: 11px 0;
    border-radius: 5px;
    margin: 0 0 40px 0;
  }
  .merit_cont h2 span {
    font-size: 22px;
    font-weight: bold;
    display: block;
    padding: 0 5px;
  }
  .merit_cont h2 > img {
    max-width: 306px;
    width: 80%;
  }
  .merit_box {
    background: #fff;
    padding: 5%;
  }
  .merit_box li p {
    line-height: 180%;
  }
  .merit_box h3 {
    font-size: 23px;
    font-weight: bold;
    color: #000 !important;
    margin: 0 0 2% 0;
  }
  .merit_box h3 span {
    margin: 0 20px 0 0;
    position: relative;
    top: -6px;
    left: 0;
    display: block;
    max-width: 130px;
    text-align: center;
  }
  .merit_tag {
    color: #fff;
    text-align: left;
    border-radius: 20px;
    background: #d41518;
    font-size: 16px;
    font-weight: bold;
    padding: 6.5px 10px;
    display: inline-block;
  }
  .rightimgbox > ul > li {
    float: none !important;
  }
  .rightimgbox > ul > li:first-child {
    float: none !important;
  }
  .merit_box .rightimgbox > ul > li {
    width: 100%;
  }
  .merit_box .rightimgbox > ul > li:first-child {
    width: auto;
    max-width: 350px;
    margin: 0 0 5% 0;
  }
  .flow_cont01 {
    max-width: 770px;
    margin: 0 auto;
  }
  .ul25 li {
    float: left;
    width: 230px;
    margin: 0 20px 20px 0px;
  }
  .ul25 li:nth-child(4n) {
    float: left;
    margin: 0 0 20px 0px;
  }
  .ul25 li {
    float: left;
    width: 48%;
    margin: 0 2% 2% 0px;
  }
  .interview_list > li > a {
    display: block;
  }
  .interview_list > li > a:hover {
    position: relative;
    top: 3px;
    left: 3px;
  }
  .cost_cont table {
    border: 1px solid;
    border-collapse: collapse;
  }
  .cost_cont table th,
  .cost_cont table td {
    border: 1px solid #b5b5b5;
    border-collapse: collapse;
    padding: 10px;
    text-align: center;
    font-size: 14px;
  }
  .cost_cont table thead {
    text-align: center;
    background: #f7f7f7;
  }
  .cost_cont table thead th {
    font-weight: bold;
    text-align: center;
  }
  .cost_cont .costtable01 {
    border: 1px solid;
    border-collapse: collapse;
    width: auto;
  }
  .costtable01 tbody td {
    text-align: center;
    font-weight: bold;
    vertical-align: middle;
  }
  .cost_cont table tbody td {
    text-align: center;
    font-weight: bold;
    vertical-align: middle;
    font-size: 16px;
  }
  .cost_cont {
    background: #fff;
    padding: 0 0 30px 0;
  }
  .cost_cont h3 {
    font-weight: bold;
  }
  .th01 {
    width: 200px;
    border: solid 1px;
  }
  .th03 {
    width: 35%;
    border: solid 1px;
  }
  .th04 {
    width: 35%;
    border: solid 1px;
  }
  .cost_cont .costtable01 th {
    text-align: center;
    font-size: 14px;
  }
  .redprice {
    color: #dd1c1c;
    font-size: 18px !important;
  }
  .costtable02 {
    width: 100%;
  }
  .thmin {
    width: 20px;
    padding: 6px 7px;
  }
  .interview_list_cont {
    background: #fff;
    padding: 0 0 10px 0;
  }
  .r_information_cont {
    background: #fff;
    padding: 0 0 30px 0;
  }
  .admission .title_txt02:after {
    content: "";
    border-bottom: solid 2px #d41518;
  }
  .intebox > div {
    margin: 0 0 10px 0;
  }
  .intebox p {
    padding: 10px 8px 15px;
  }
  .intebox > p > span {
    display: block;
    line-height: 150%;
    font-weight: bold;
    color: #000;
  }
  .intebox > p > em {
    display: block;
    line-height: 150%;
    font-weight: bold;
    color: #000;
  }
  .r_information_cont ul > li {
    width: 100%;
    margin: 0 0 3% 0;
    float: none;
    -webkit-box-shadow: 0px 0 4px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0 4px 1px rgba(0, 0, 0, 0.1);
  }
  .r_information_cont ul > li:nth-child(2n) {
    width: 100%;
    margin: 0 0 5% 0;
  }
  .r_information_cont ul > li div {
    width: 42%;
  }
  .r_information_cont ul > li p {
    font-weight: bold;
  }
  /* ======================================
  ★access
  ========================================== */
  .access_img01 {
    width: 50%;
    margin: 10px 0 10px 0;
  }
  .access_table01 {
    width: 100%;
    margin: 0 0 0% 0;
  }
  /* ======================================
  ★branch
  ========================================== */
  /* =======================================
  ★cm
  ========================================== */
  .movie .youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
  }
  .movie .caption {
    margin-top: 5px;
    font-size: 87.5%;
  }
  .movie {
    margin: 0 auto;
    width: 100%;
  }
  .movie li {
    width: 96%;
    margin: 0 auto 5%;
  }
  .fl {
    float: none;
  }
  .fr {
    float: none;
  }
  .movie .youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
  }
  /* ======================================
  ★interview
  ========================================== */
  .interview_area_img01 {
    max-width: 160px;
  }
  .interview_area_img02 {
    max-width: 280px;
  }
  /* ======================================
  ★guidance
  ========================================== */
  .app_btn {
    padding: 4px 0;
    background: #000;
    color: #fff;
    display: block;
    width: 138px;
    text-align: center;
    color: #fff;
    margin: 0 auto;
  }
  .blue_area.app_btn {
    padding: 2px;
    background: #000;
    color: #547096;
  }
  .blue_area .app_btn {
    background: #547096;
    color: #fff;
    border: 1px solid;
  }
  .blue_area .app_btn:hover {
    background: #fff;
    border: 1px solid;
    color: #547096;
  }
  .blue_area .commonTbl02 thead th {
    background: #547096;
  }
  .commonTbl02 tbody td.acceon {
    color: #000;
  }
  .temetable01 tr {
    border-bottom: 2px dotted #d5d2d2;
  }
  .temetable01 th {
    color: #547096;
    padding: 2% 2% 0;
    font-weight: bold;
    display: block;
    width: auto;
  }
  .temetable01 td {
    padding: 0px 2% 2%;
    display: block;
    width: auto;
  }
  /* ======================================
  ★guidance-test_system
  ========================================== */
  .commontb02_t01 {
    width: 150px;
  }
  .commontb02_t02 {
    width: 350px;
  }
  .commontb02_t03 {
    width: 150px;
  }
  /* ======================================
  ★property
  ========================================== */
  .custombk {
    background: url(../img/custombk.png) no-repeat 0 0;
    background-size: 870px;
  }
  .u_article.custombk .container {
    margin: 0 auto 0;
    width: auto;
    background: rgba(0, 0, 0, 0);
  }
  .property_search_box {
    width: 100%;
    margin: 7% auto;
  }
  .p_s_b_left {
    width: 98%;
    border: solid 2px #dddddd;
    float: none;
    padding: 3% 0;
    background: #fff;
    margin: 0 auto;
  }
  .p_s_b_right {
    width: 49%;
    float: none;
    display: none;
  }
  .p_s_b_right > div {
    width: 395px;
    margin: 89px 0 0 75px;
    float: left;
  }
  .property_search_list,
  .property_head {
    width: 96%;
    float: none;
    position: relative;
    left: 0;
    margin: 0 auto;
  }
  .property_head h1 {
    position: relative;
    left: 0;
    margin: 0 0 5% 0;
    padding: 0;
  }
  .property_head h1:before {
    position: absolute;
    top: 8px;
    left: -36px;
    content: "";
    width: 22px;
    height: 22px;
    background: url(../img/icon_search_off.png) no-repeat center center;
    background-size: 100%;
    display: none;
  }
  .property_search_list ul > li > a {
    float: left;
    width: 47.7%;
    border-collapse: collapse;
    margin: 0 2% 3% 0;
    font-size: 11px;
    text-align: center;
    display: block;
    border: 2px solid #00a73c;
    color: #5c5e5f;
    padding: 7px 0;
    font-weight: bold;
    border-radius: 5px;
    background: #fff;
  }
  .property_search_list ul > li > a.exetxt {
    font-size: 12px;
    padding: 8px 0;
  }
  .property_search_list ul > li > a:hover {
    border: 2px solid #00a73c;
    color: #fdfdfd;
    background: #00a73c;
  }
  .property_search_list ul > li:nth-child(3n) a {
    margin: 0 2% 3% 0;
  }
  .property_search_list ul > li:nth-child(2n) a {
    margin: 0 0 3%;
  }
  html.propertyhtml {
    margin-top: 0 !important;
  }
  /* =======================================
  ★Privacy
  ========================================== */
  .privacy_top_p {
    border: solid 1px #eee;
    /* background: #eee; */
    padding: 5%;
    margin: 0 0 15% 0;
  }
  .privacy_area dl {
    margin: 0 0 15% 0;
  }
  .privacy_area dl > dt {
    font-weight: bold;
    margin: 0 0 5% 0;
    font-size: 18px;
  }
  .privacy_area dl > dd {
    margin: 0 0 10% 0;
  }
  /* =======================================
  ★Form
  ========================================== */
  .Contact h1 {
    margin: 0 0 110px 0;
  }
  /**/
  .contctBox {
    font-family: "ヒラギノ角ゴ Pro";
    border: 1px solid #afafaf;
    max-width: 530px;
    margin: 0 auto 35px;
    width: 90%;
    padding: 5% 0 0 0;
  }
  .contctBox > p {
    font-size: 24px;
    font-weight: bold;
  }
  .contctBox > em {
    color: #086b34;
    font-size: 26px;
    font-weight: bold;
    display: block;
  }
  .contctBox > span {
    font-size: 11px;
    line-height: 150%;
    display: inline-block;
    padding: 0 0 5% 0;
  }
  .content_area {
    margin: 0 auto 110px;
  }
  .content_area .inner > p {
    font-size: 16px;
    margin: 0 0 40px 0;
  }
  .privacylinkBox {
    font-size: 14px;
    text-align: center;
    margin: 0 0 50px 0;
  }
  .privacylinkBox > a {
    font-size: 14px;
    text-align: center;
    color: #007dbf;
  }
  .txtmidashi {
    display: block;
    font-size: 12px;
    margin: 0 0 4px 0;
  }
  .contact_form table tbody .schooltr {
    border-bottom: 1px solid #fff;
  }
  .contact_form table tbody .schooltr td {
    padding: 24px 24px 0 24px;
  }
  /*table*/
  .oboformTb {
    width: 96%;
    border-collapse: collapse;
  }
  .oboformTb th {
    padding: 3%;
    font-size: 13px;
    width: auto;
    display: block;
  }
  .oboformTb td {
    padding: 15px;
    font-size: 13px;
    width: auto;
    display: block;
  }
  /* ======================================
  ★Thanks
  ========================================== */
  .Thanks h1 {
    margin: 0 0 5% 0;
  }
  .thanks_area p {
    margin: 0 auto 10%;
    width: 100%;
    font-size: 15px;
    text-align: center;
  }
  .thanks_area a {
    margin: 0 auto 15%;
  }
  /* ======================================
  ★member
  ========================================== */
  .member_download_area ul > li {
    float: none;
    width: 100%;
  }
  /* ======================================
  ★seiteisyosiki
  ========================================== */
  .seiteisyosiki_table {
    width: 100%;
    border-collapse: collapse;
  }
  .seiteisyosiki_table thead th {
    border: 1.5px solid #fdfdfd;
    background: #cc191b;
    color: #fff;
    padding: 10px;
  }
  .seiteisyosiki_table thead th:nth-of-type(1) {
    width: 27%;
  }
  .seiteisyosiki_table thead th:nth-of-type(2) {
    width: 100px;
  }
  .seiteisyosiki_table tr {
    border: 1.5px solid #ffffff;
  }
  .seiteisyosiki_table th {
    padding: 15px;
    font-size: 14px;
    background: #f7f7f7;
    border: 0px;
    font-weight: bold;
  }
  .seiteisyosiki_table th > p {
    font-size: 13px;
    /* color: #4A4c72; */
  }
  .seiteisyosiki_table td {
    padding: 15px;
    font-size: 14px;
  }
  .seiteisyosiki_table .imgwrap {
    max-width: 36px;
    display: inline-block;
    text-align: center;
    margin: 2%;
  }
  .seiteisyosiki_table tbody tr {
    border: 1.5px solid #e6e6e6;
  }
  /* ======================================
  ★seiteisyosiki
  ========================================== */
  .newsnav li {
    width: 100%;
    margin: 0 auto;
    font-size: 14px;
  }
  /* ======================================
  ★seiteisyosiki
  ========================================== */
  .left_fix_content {
    display: none;
  }
  /* ======================================
  ★sitemap
  ========================================== */
  .sitemapbox h2 {
    margin-bottom: 15% !important;
  }
  .sitemapbox > div p > a {
    font-size: 12px;
  }
  /* ======================================
  ★hover回避
  ========================================== */
  .btn_slide_bright:hover:before {
    width: 0%;
    left: -15%;
  }
  .btn_member > a:hover:after {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background: url(../img/icon_door01.png) no-repeat 24px center;
    background-size: 19px;
  }
  /* ======================================
  ★realestate
  ========================================== */
  .realestate_telcss a {
    pointer-events: auto;
  }
  /*20190726追記*/
  .insta {
    width: 45%;
    bottom: -61%;
    left: 0;
  }
  .sns_box {
    width: 100%;
    text-align: center;
  }
  /*191017追加**/
  .numage {
    width: 45px;
  }
  .tokubetu_cwrap {
    float: none;
    width: 100%;
    margin: 0 auto 5%;
  }
  .oboformTb td input {
    padding: 7px 5px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .nobr {
    display: none;
  }
  .iswd-images-item {
    width: 50% !important;
    padding: 0px !important;
  }
  /*********************************************************
  	210823_エキスパート追加
  *********************************************************/
  h2.fukidashi.blueh3b {
    background: #167ac6;
    font-size: 20px;
  }
  h2.fukidashi.blueh3b span {
    font-size: 16px;
  }
  span.merit_tag.blueb {
    background: #167ac6;
    font-size: 16px;
    padding: 6.5px 8px;
    margin: 0;
    max-width: none;
  }
  /*20230601 不動産会社一覧map エキスパート追記処理*/
  .expert_table_wp .propertyTb th {
    background: #ffb101;
  }
  .tit_ex_wp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .tit_ex_wp a {
    position: relative;
    font-size: 90%;
    text-decoration: underline;
    margin-top: 2%;
    margin-left: 2%;
  }
  .propertyTb tr.ex_1 {
    background: #fffdc0;
  }
  .pT10 {
    padding-top: 10px;
  }
  .pT50 {
    padding-top: 50px;
  }
  .pB30 {
    padding-bottom: 30px;
  }
  #merit_id .line_maka {
    font-size: 140%;
    padding: 0 8px;
  }
  .a_links {
    position: relative;
    display: inline-block;
    margin-left: 5px;
  }
  .a_links.gaibu {
    padding-right: 20px;
  }
  .a_links.gaibu::before {
    display: block;
    content: "";
    background-size: 100%;
    background-image: url(../img/icon_gaibu.png);
    background-repeat: no-repeat;
    width: 13px;
    height: 11px;
    position: absolute;
    right: 0;
    top: 0;
  }
  .douganara {
    background: #ffd3e2;
    text-align: center;
    font-weight: bold;
    font-size: 120%;
    padding: 10px 10px;
    border-radius: 5px;
    margin-top: 20px;
  }
  .admissions_mapps_wp {
    position: relative;
    display: block;
  }
  .admissions_mapps_wp > img {
    width: 100%;
  }
  .admissions_mapps_wp .ttxxt {
    position: relative;
    right: unset;
    top: 0px;
    max-width: 100%;
    width: 100%;
  }
  .admissions_mapps_wp .ttxxt > p {
    color: #005485;
    font-size: 105%;
    font-weight: bold;
  }
  .admissions_mapps_wp .ttxxt > .admissions_mapps_list_ulwp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
  }
  .admissions_mapps_wp .ttxxt > .admissions_mapps_list_ulwp .admissions_mapps_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 100%;
    padding-right: 0px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .admissions_mapps_wp .ttxxt > .admissions_mapps_list_ulwp .admissions_mapps_list > li {
    margin: 5px 0;
  }
  .admissions_mapps_wp > .img_wp {
    width: 100%;
    padding-top: 5%;
  }
  /*********************************************************/
} /* max-width: 600px
/*********************************************************/
/*********************************************************/
@media screen and (max-width: 414px) {
  /*********************************************************/
  .btn_member a:after {
    content: "";
    position: absolute;
    width: 49px;
    height: 15px;
    background: #fff;
    top: 20px;
    left: 0;
    z-index: 5;
    display: block;
    background: url(../img/icon_door01.png) no-repeat 24px center;
    background-size: 19px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .h_btn_mail {
    font-size: 11px;
    padding: 45px 0 13px 0;
    background: url(../img/mail_icon_ft.png) no-repeat center 15px #bcc100;
    background-size: 40%;
  }
  .btn_news {
    background: url(../img/icon_btn01_off.png) 30% no-repeat;
  }
  .lets_work_box > div > span {
    font-size: 10px;
    display: block;
    width: 22%;
    position: absolute;
    right: 2%;
    bottom: unset;
    top: 10%;
    text-align: left;
    padding: 5px 0 5px 9px;
  }
  .h-btn-call .num {
    font-size: 25px;
  }
  .h-btn-mail {
    font-size: 22px;
  }
  .h-btn-call .time {
    font-size: 18px;
  }
  .h-btn-call {
    padding: 9px 0 10px 0;
  }
  .list_leftimg_box p {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 37.6%;
    -webkit-transform: translate(-15%, -50%);
    transform: translate(0%, -50%);
    text-align: left;
    font-size: 3vw;
    line-height: 120%;
    color: #000;
  }
  .logo p {
    font-size: 3vw;
    position: relative;
    padding: 0 0 0 60px;
    color: #000;
  }
  .gimgboxin {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    height: auto;
    max-height: 200px;
  }
  .gimgboxin img {
    width: 100%;
    margin: -11% auto;
  }
  .gmapWp {
    width: 100%;
    position: static;
    min-height: unset;
  }
  .gmapWp > iframe {
    width: 100%;
    height: 250px;
  }
  .btn_member {
    float: right;
    width: 75px;
    position: relative;
  }
  .btn_member > a > span {
    color: #fff;
    display: block;
    font-size: 11.5px;
    padding: 0px 0 2px 0;
  }
  /*********************************************************/
} /* max-width: 414px
/*********************************************************/
/*********************************************************/
@media screen and (max-width: 320px) {
  /*********************************************************/
  /* ======= top =========== */
  .company .inner > ul {
    margin: 0 auto 50px;
    width: 100%;
  }
  .companybox > p > span {
    font-size: 18px;
    font-weight: bold;
    width: 100%;
  }
  .eventright > p {
    font-size: 16px;
    font-weight: bold;
  }
  .btn_member img {
    max-width: 25px;
    margin: 0 0 5px 0;
    position: relative;
  }
  /*********************************************************/
} /* max-width: 320px
/*********************************************************/
.clearfixxx > li > a {
  display: block;
}

/*20250327 flow図 */
@media screen and (max-width: 600px) {
  .flow_cont01xy .flows_bbox .dlwp > dl > dd {
    width: 37%;
  }
  .flow_cont01xy .flows_bbox .dlwp > dl .waku > span {
    width: 98%;
  }
  .pc_onli {
    display: none;
  }
  .sp_onli {
    display: block;
  }
  .insta_area .insta_wrap ul {
    margin: 0 0 9% 0;
  }
  .tablexx {
    border-collapse: collapse;
    border: 1px solid #ccc;
    width: 100%;
  }
  .tablexx thead th {
    border: 2px solid #000000;
    text-align: center;
    padding: 5px 5px;
    background-color: #01619b;
    color: #fff;
    font-size: 90%;
  }
  .tablexx tbody td {
    border: 2px solid #000000;
    text-align: center;
    padding: 5px 5px;
    font-size: 90%;
    background-color: #fbfbfb;
    vertical-align: middle;
  }
  .official_character_wp .txt_box {
    margin: 5% 0;
    text-align: left;
    font-size: 90%;
  }
  .f_inner_cont01 .f_right_side {
    position: relative;
  }
  .f_inner_cont01 .f_right_side::after {
    top: 22vw;
    right: 0;
    left: 0;
    margin: auto;
    width: 39vw;
    height: 26vw;
  }
  .nyukaikai .fltimgs {
    float: none;
    margin: 0 auto 6%;
  }
  .faq_cateoya_list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .faq_cateoya_list > a {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: solid 1px #ebebeb;
    -webkit-box-shadow: 2px 2px 3px 0px #ebebeb;
    box-shadow: 2px 2px 3px 0px #ebebeb;
    margin: 1.5% auto;
  }
  .faq_cateoya_list > a .img_wp {
    width: 35%;
  }
  .faq_cateoya_list > a .txt_wp {
    width: 65%;
    padding: 0px 6%;
    font-size: 90%;
  }
  .semisemi_longbox .table02_dl > dl {
    width: 100%;
    display: block;
    margin: 2% 0;
  }
  .semisemi_longbox .table02_dl > dl > dt {
    padding: 2px 0;
  }
  .semisemi_longbox .table02_dl > dl > dd {
    text-align: right;
    padding: 2px 0;
  }
  .semisemi_longbox .table02_wrap {
    padding: 2% 2% 9vw;
  }
  .semisemi_longbox .table02_wrap::after {
    bottom: -24vw;
    right: 0;
    width: 51vw;
    height: 30vw;
  }
  footer .f_inner_under {
    padding-bottom: 70px;
  }
  .pagetop_wrap {
    bottom: 7px;
    right: 7px;
  }
  .btn_pagetop {
    width: 50px;
    height: 50px;
  }
  .btn_pagetop > span {
    padding-top: 20px;
  }
  .btn_pagetop > span::before {
    width: 55px;
    height: 38px;
    top: -22px;
  }
  .top_infore_area {
    padding: 10% 0;
  }
  .top_infore_area .clearfix {
    display: block;
    width: 94%;
    margin: 0 auto 0;
  }
  .top_infore_area .clearfix > li {
    width: 100%;
    position: relative;
    padding: 8% 1%;
  }
  .top_infore_area .clearfix > li .tit_wp {
    display: block;
    margin-bottom: 10px;
  }
  .top_infore_area .clearfix > li .tit_wp .bnt_Wp {
    margin: 10px 0 10px;
    text-align: right;
  }
  .top_infore_area .clearfix > li .tit_wp > h2 {
    padding-left: 60px;
    text-align: left;
    font-weight: normal;
  }
  .top_infore_area .clearfix > li .tit_wp > h2::before {
    position: absolute;
    content: "";
    width: 54px;
    height: 72px;
    top: -17px;
    left: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
  }
  .top_infore_area .clearfix > li .tit_wp > h2.redbar::before {
    background-image: url(../img/top_cata2.png);
  }
  .top_infore_area .clearfix > li .tit_wp > h2.greenbar::before {
    background-image: url(../img/top_cata1.png);
  }
  .non_sp {
    display: none;
  }
}
