@charset "utf-8";

  @media (max-width: 1230px) {
  html {
    overflow: visible;
    overflow-x: hidden;
    width: 1230px;
  }
  body {
    overflow: visible !important;
    width: 1230px;
  }
  .wrapper {
    margin: auto;
    padding: 0;
    position: relative;
    width: 1200px;
  }
  header {
    width: 1230px;
  }
  footer {
    width: 1230px;
  }
}


@media (max-width: 480px) {
  li a#btnSP {
    display: none
  }
  li a#btnPC {
    -webkit-box-shadow: 3px 3px 1px rgba(0, 0, 0, 0.2);
    -webkit-box-sizing: border-box;
    background-color: #FFF;
    border: 1px solid #1F4C73;
    bottom: 75px;
    box-shadow: 3px 3px 1px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    color: #1F4C73;
    display: block;
    font-size: 12px;
    height: auto;
    left: 12px;
    line-height: 1em;
    padding: 12px 2px;
    position: fixed;
    text-align: center;
    text-decoration: none;
    width: 30%;
    z-index: 100;
    z-index: 9999 !important
  }
}

@media screen and (min-width: 481px) {
  #switch {
    display: none;
    height: 0
  }
  li a#btnSP {
    display: none
  }
  li a#btnPC {
    display: none
  }
}

@media screen and (min-width: 1021px) {
  #switch {
    display: block;
    height: auto
  }
  li a#btnPC {
    display: none
  }
  li a#btnSP {
    -webkit-box-shadow: 3px 3px 1px rgba(0, 0, 0, 0.2);
    background-color: #000000;
    bottom: 40px;
    box-shadow: 3px 3px 1px rgba(0, 0, 0, 0.2);
    color: #fff;
    display: block !important;
    font-size: 24px;
    height: auto;
    left: 15px;
    padding: 8px;
    position: fixed;
    text-align: center;
    text-decoration: none;
    width: 300px;
    z-index: 100;
    z-index: 99999999 !important
  }
}

@media screen and (min-width: 1023px) {
  #switch {
    display: none;
    height: 0
  }
  li a#btnSP {
    display: none
  }
  li a#btnPC {
    display: none
  }
}

@media screen and (min-width: 481px) {
  .pc_none {
    display: none !important
  }
  #panel_list, #panel {
    display: none
  }
}

@media (max-width: 480px) {
  body header {
    background: none;
    height: auto;
    padding-top: 0
  }
  body header #header_logo, body header .sub_nav, body header #gnav {
    display: none
  }
  body header.clone-nav {
    display: none
  }
  body #rd_header {
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6);
    background: #fff;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6);
    display: block;
    height: 50px;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000
  }
  body #rd_header #rd_logo a {
    background: url(../images/header_logo.png) no-repeat left 5px center;
    background-size: auto 70%;
    display: block !important;
    float: left;
    height: 40px;
    padding: 5px 5px;
    position: relative !important;
    text-indent: -9999px;
    width: 70px
  }
  body #rd_header #rd_gnav {
    display: block;
    float: right;
    height: 50px;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 50px;
    margin-top: -44px;
    background-color: #1F4C73;
  }
  body #rd_header #rd_gnav li a {
    color: #fff;
    background-color: #1F4C73;
    display: inline-block;
    font-size: 10px !important;
    height: 10px;
    letter-spacing: -.04em;
    line-height: 1em;
    list-style: none;
    padding: 35px 1px 7px;
    position: relative;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    width: 100%;
  }
  body #rd_header .rd_logo_text {
    font-size: 10px;
    line-height: 1.4;
    margin-top: 14px;
    font-weight: 600;
  }
  body header .fl_l p {
    display: none;
  }
  .header_bottom {
    background-image: none;
    height: auto;
  }

  .header_instagram_sp {
    position: fixed;
    z-index: 99999;
    top: 10px;
    right: 60px;
  }
}

@media only screen and (max-width: 480px) and (orientation: landscape) {
  body #topcontrol {
    display: none !important
  }
}

@media (max-width: 480px) {
  body #panel-btn-icon {
    -webkit-transition: .2s;
    background: #fff;
    display: block;
    height: 2px;
    left: 50%;
    margin: -1px 0 0 -7px;
    position: absolute;
    top: 38%;
    transition: .2s;
    width: 14px
  }
  body #panel-btn-icon:before, body #panel-btn-icon:after {
    -webkit-transition: .3s;
    background: #fff !important;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    top: 38%;
    transition: .3s;
    width: 14px
  }
  body #panel-btn-icon:before {
    margin-top: -6px
  }
  body #panel-btn-icon:after {
    margin-top: 4px
  }
  body #panel-btn .close {
    background: transparent;
    background: rgba(0, 0, 0, 0) !important
  }
  body #panel-btn .close:before, body #panel-btn .close:after {
    background: #fff !important;
    margin-top: 0
  }
  body #panel-btn .close:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
  }
  body #panel-btn .close:before {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg)
  }
  body #panel {
    display: none;
    height: auto;
    margin: 0;
    padding: 0 0 247px;
    position: absolute;
    text-align: left;
    top: 50px;
    width: 100%;
    z-index: 1000
  }
  body #panel li {
    background: rgba(31, 76, 115, 0.8)
  }
  body #panel li a {
    border-bottom: 1px dashed #fff;
    color: #fff;
    display: block;
    font-size: .8em;
    line-height: 100%;
    padding: 10px 5% 8px;
    position: relative;
    text-decoration: none;
    width: 90%
  }
  body #panel li a:after {
    content: ">";
    position: absolute;
    right: 7%;
    top: 8px
  }
  body #panel li a:hover {
    background: rgba(31, 76, 115, 0.9);
    color: #FFF
  }
  body #panel li:last-child a {
    border-bottom: 0
  }
  body .dropdown {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
  }
  body .dropdown li {
    padding: 0
  }
}

@media (max-width: 480px) {
  html {
    -webkit-text-size-adjust: 100% !important;
    max-width: 480px;
    overflow-x: hidden;
    width: 100%
  }
  html body {
    -webkit-box-shadow: none;
    -webkit-text-size-adjust: 100% !important;
    box-shadow: none;
    font-size: 16px;
    letter-spacing: .08em;
    letter-spacing: 0;
    line-height: 1.8em;
    max-width: 480px;
    min-width: 320px;
    overflow-x: hidden !important;
    top: 0 !important;
    width: 100%
  }
  html body .wrapper {
    margin: 0;
    max-width: 480px;
    padding: 0 4%;
    width: 92% !important
  }
  body main section h2 {
    font-size: 40px;
  }
  body main section h2::after {
    bottom: -15px;
  }
  body main section h3 {
    font-size: 20px;
    margin-top: 30px;
  }
  html body .sp_none {
    display: none
  }
  .flex {
    flex-wrap: wrap;
  }
  .fw_wr {
    flex-wrap: wrap-reverse;
  }
  html body .top_catch {
    margin-top: 22px;
  }
  .top_slider {
    background-position: center;
  }
  .top_slider img {
    margin-top: 150px;
  }
  .slider01 {
    background-image: url(../images/sp_slider01.jpg);
  }
  .slider02 {
    background-image: url(../images/sp_slider02.jpg);
  }
  .slider03 {
    background-image: url(../images/sp_slider03.jpg);
  }
  #index01 .wrapper::after {
    bottom: -162px;
    width: 112px;
    height: 112px;
  }
  #index01 h2::before {
    top: -48px;
    width: 60px;
  }
  #index02 {
    padding-top: 70px;
    margin-top: -70px;
    margin-bottom: 50px;
  }
  #index02 h4 {
    font-size: 20px;
    padding: 45px 4% 4%;
  }
  #index02 .index02_bg_r h4 {
    padding: 45px 4% 4%;
}
  #index02 h4::before {
    top: 20px;
    left: 4%;
  }
  .concept02 {
    margin-top: 10%;
  }
  .concept03 {
    margin-top: 10%;
}
  #index02 .concept02 h4::before {
    top: 20px;
    left: 4%;
  }
  .index02_texts {
    width: 100%;
    margin-top: -9px;
  }
  .index02_texts_top {
    height: auto;
  }
  .index02_texts_bottom {
    height: auto;
    padding: 5% 4%;
  }
  .index02_bg_r .index02_texts_bottom {
    padding: 5% 4%;
  }
  .index02_img {
    width: 100%;
  }
  #index03 {
    padding-top: 40px;
    margin-top: -40px;
  }
  .index03_bg {
    padding: 73px 0 67px;
    z-index: 0;
  }
  .index03_bnr {
    width: 100%;
    margin-top: 3%;
  }
  .index03_bnr::after {
    content: none;
  }
  #index04 {
    padding-top: 70px;
    margin-top: -70px;
  }
  .index04_bg {
    padding: 156px 0 50px;
  }
  #index04 .flex {
    margin-top: 5%;
  }
  #index04 table tr th {
    display: block;
  }
  #index04 table tr td {
    display: block;
  }
  .map iframe {
    max-width: 100%;
  }
  #index05 {
    padding-top: 50px;
    margin-top: -50px;
  }
  .index05_bg {
    padding: 50px 0;
  }
  .index05_pic {
    margin-top: 30px;
  }
  #index05 table {
    width: 100%;
    margin-top: 20px;
  }
  #index05 table:nth-of-type(1) {
    margin-bottom: 50px;
  }
  #index05 table tr th {
    display: block;
    width: 100%;
    padding: 2% 4%;
  }
  #index05 table tr td {
    display: block;
    width: 100%;
    padding: 2% 4%;
  }
  .phone.flex {
    margin-top: 3%;
  }
  .phone h4 {
    font-size: 18px;
  }
  .phone .tel {
    max-width: 280px;
    height: 34px;
    margin-top: 3%;
  }
  .phone .time {
    font-size: 16px;
    margin-top: 3%;
  }
  #index06 h2 {
    padding-top: 100px;
    margin-top: -50px;
  }
  .index06_bg {
    padding: 50px 0 124px;
  }
  .index06_bnr {
    width: 100%;
    margin-top: 3%;
    z-index: 0;
  }
  .index06_bnr::after {
    content: none;
  }
  #index06 h4 {
    font-size: 18px;
  }
  /* お問い合わせフォーム */
  .table_bg {
    padding: 5%;
  }
  #mailformpro table tr {
    padding: 3% 0 4%;
  }
  #mailformpro table tr th {
    width: 100%;
    display: block;
    border-right: none;
    padding: 3% 0 2%;
  }
  #mailformpro table tr td {
    width: 100%;
    display: block;
    padding: 2% 0;
  }
  input[type="text"], input[type="email"], input[type="tel"] {
    width: 100%;
  }
  input[type="date"] {
    font-size: 16px;
    margin: 7px 10px 12px 8px;
  }
  .date select {
    font-size: 16px;
  }
  textarea {
    width: 100% !important;
  }
  #mailformpro .must {
    right: 0%;
  }


  #hope {
    display: table;
  }


  .any {
    right: 0;
  }
  .type {
    flex-wrap: wrap;
  }
  .type li {
    width: 100%;
    margin-top: 3%;
    margin-right: 0;
  }
  html body main #index_contact #privacy_policy {
    height: 100px;
    padding: 5%;
    width: 90%
  }
  footer {
    height: auto;
    width: 100%;
    padding: 0 0 140px;
  }
  footer #footer_logo a {
    width: 88px;
    height: 59px;
    margin-bottom: 3%;
    position: relative;
  }
  footer #footer_logo a::after {
    position: absolute;
    content: "";
    top: 9px;
    right: -194px;
    width: 189px;
    height: 40px;
    background-image: url(../images/tel_s.svg);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .footer_nav {
    width: 100%;
  }
  footer .tel {
    width: 200px;
  }
  footer .day {
    line-height: 1.6;
  }
  footer .address {
    line-height: 1.6;
  }
  .footer_right {
    width: 100%;
    margin-top: 70px;
    text-align: center;
  }
  footer #copyright {
    line-height: 1.5;
    margin-top: 60px;
    padding: 20px 4%;
    width: 92%;
  }
  #copyright::after {
    top: -47px;
    right: 50%;
    transform: translateX(50%);
  }
  .bottom_menu {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 5px rgb(0 0 0 / 70%);
    z-index: 10;
    display: flex;
  }
  .bottom_menu a {
    color: #ffffff;
    display: block;
    width: 50%;
    text-align: center;
    padding: 15px 0 20px;
  }
  .bottom_menu a span {
    position: relative;
    margin-left: 30px;
  }
  .bottom_menu .bottom_btn01 {
    background: #AD8D28;
  }
  .bottom_menu .bottom_btn02 {
    background: #265C8C;
  }
  .bottom_menu a span::before {
    position: absolute;
    content: "";
    top: -1px;
    left: -35px;
    width: 25px;
    height: 17px;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .bottom_menu .bottom_btn01 span::before {
    background-image: url(../images/icon_arrowW.svg);
  }
  .bottom_menu .bottom_btn02 span::before {
    background-image: url(../images/icon_mailW.svg);
  }
  html body .pagetop {
    bottom: 20px;
    right: 20px
  }
  html body .pagetop.show {
    bottom: 85px;
    right: 20px
  }
  /* =============== */
  /* ===== assessment.html ===== */
  /* =============== */
  .assessment01_bg {
    padding: 40px 0 140px;
  }
  #assessment01 .table_bg {
    padding: 5%;
  }
  .top_title {
    margin-top: 36px;
  }
  .top_title h2 {
    font-size: 25px;
  }
  .flow01, .flow02, .flow03 {
    width: 100%;
  }
  .flow01, .flow02 {
    margin-bottom: 40px;
  }
  .flow01::after, .flow02::after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 20px 0 20px;
    border-color: #1F4C73 transparent transparent transparent;
    right: 50%;
    transform: translateX(50%);
    top: 55px;
    z-index: 0;
  }
  #assessment01 .w_408 input[type="text"] {
    width: 100%;
  }

}

@media (max-width: 1300px) {
  #index01 .wrapper::after {
    right: 22px;
  }
}