/* responsive */
.box_sp {
  display: none;
}
.box_pc {
  display: block;
}
/*responsive */
@media screen and (min-width: 1921px) {
  #index #top_info {
    background-size: cover;
  }
}
@media screen and (max-width: 1919px) and (min-width: 751px) {
  #gnavi .menu_main .menu_sub a {
    min-height: 56px;
    font-size: 1.6rem;
    padding: 5px 5px 7px 40px;
  }
  #index #top_info h2 {
    margin-left: -90px;
  }
  .idx_main {
    margin-right: -80px;
  }
  .sec03_list li img {
    height: auto;
  }
}
@media screen and (max-width: 1620px) and (min-width: 751px) {
  .inner {
    width: 1200px;
  }
  #logo {
    width: 380px;
  }
  #logo img {
    height: auto;
  }
  .head_time {
    font-size: 1rem;
    letter-spacing: 0;
  }
  .head01 .common_list li {
    font-size: 1.2rem;
    width: 100px;
  }
  #gnavi .menu_main > li {
    margin-left: 30px;
  }
  #gnavi .menu_main .menu_sub a {
    min-height: 44px;
    font-size: 1.6rem;
  }
  #index #top_info h2 {
    margin-left: 10px;
  }
  .idx_main {
    margin-right: 10px;
  }
  .sec01_r {
    width: 930px;
  }
  .sec04_dl02 dt {
    width: 540px;
  }
  .sec04_dl02 dt img, .sec07_img img {
    height: auto;
  }
  .sec05_list li {
    width: 285px;
    margin-right: 20px;
  }
  .sec07_img {
    width: 570px;
  }
  .sec06_list li {
    width: 48%;
  }
  .sec06_list li iframe {
    width: 100% !important;
  }
  .sec05_tit i {
    font-size: 2.6rem;
  }
  .popup_inner .pop_txt01, .popup_inner .pop_txt03 {
    margin-bottom: 15px;
  }
  .popup_inner .pop_txt03 img {
    width: 100px;
  }
  .popup_inner {
    padding: 20px 25px;
  }
  .popup_inner .copy_btn {
    width: 65px;
  }
  .popup_inner .pop_txt04 span {
    font-size: 11px;
  }
  .fixed_contact li:not(.item03) a {
    height: 130px;
  }
}
@media screen and (max-width: 1400px) and (min-width: 751px) {
  .fixed_contact .item03 a {
    height: 140px;
  }
  .fixed_contact li a, .fixed_contact .item03 a span {
    font-size: 13px;
  }
  .fixed_contact li:not(.item03) a {
    height: 110px;
  }
}
@media screen and (max-width: 1360px) and (min-width: 751px) {
  #gnavi .menu_main > li > a {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 751px) {
  #nav-icon4, .menu_sp {
    display: none;
  }
  #gnavi {}
  #gnavi .menu_main > li:not(.sub) > a:hover {
    color: #80c2d7;
  }
  #gnavi .menu_main .menu_sub a:hover {
    background: #447dae;
  }
  #gnavi .menu_main li.sub > a:hover {
    cursor: default;
  }
  #gnavi .menu_main .menu_sub {
    transition: all ease 0.3s;
    opacity: 0;
    top: 120%;
  }
  #gnavi .menu_main .sub:hover .menu_sub {
    opacity: 1;
    top: 100%;
  }
  .sec01_bnr:hover, .fixed_contact .item03 a:hover {
    opacity: 0.8;
  }
  .common_btn01 a:hover:after, .sec01_bnr:hover .common_btn01 a:after {
    width: 100%;
    opacity: 1;
    left: 0;
  }
  .common_btn01 a:hover:before {
    animation: arrow_btn01 0.5s ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
  }
  .fixed_contact .item01 .tit i {
    margin-top: 0;
  }
  .fixed_contact .item01:hover {
    transform: translateX(0);
  }
  .sec05_list li a:hover {
    opacity: 0.8;
  }
  .footer_link a:hover {
    color: #80c2d7;
  }
  .info_map a:hover {
    text-decoration: underline;
  }
  #toTop a:hover {
    opacity: 0.8;
  }
  .news_list li a:hover {
    background: rgba(255, 255, 255, 0.9);
    color: #82d7b4;
  }
  .sec05_list li:nth-child(4n+4), .sec05_list li:last-child {
    margin-right: 0;
  }
  .sec05_list li:nth-child(n+5) {
    margin-top: 75px;
  }
  .popup_inner .copy_btn:hover {
    opacity: 0.8;
  }
}
@media screen and (max-width: 750px) {
  img {
    max-width: 100%;
  }
  p, th, td, li, dt, dd {
    font-size: 1.4rem;
  }
  #wrapper, header, #main, footer, .inner {
    width: 100% !important;
    min-width: inherit !important;
  }
  .inner {
    box-sizing: border-box;
    padding: 0 3%;
  }
  .box_sp {
    display: block;
  }
  .box_pc {
    display: none;
  }
  #wrapper img {
    height: auto;
  }
  #main {
    padding-top: 90px;
  }
  /*==========================================================================*/
  /*                               Header                                     */
  /*==========================================================================*/
  header {
    padding: 0 10px;
    height: 90px;
    position: fixed;
  }
  .head_inner h1 {
    display: none;
  }
  .head_inner #logo {
    width: 240px;
  }
  .head_l {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 9px 0 5px;
  }
  #gnavi, .head02 {
    display: none;
  }
  .head01 .common_list {
    margin-bottom: 0;
  }
  .head01 .common_list li {
    width: 90px;
    height: 24px;
    font-size: 1rem;
    border-width: 1px;
  }
  .head_r {
    margin-top: 0;
  }
  .fixed_contact {
    left: 0;
    right: auto;
    bottom: -100px;
    top: auto;
    width: 100%;
    display: flex;
    transition: 0.3s all;
  }
  .fixed_contact.active {
    bottom: 0;
  }
  .fixed_contact li, .fixed_contact .item02, .fixed_contact .item03 {
    width: calc(100% / 3);
  }
  .fixed_contact .item01 {
    margin: 0;
    transform: none;
  }
  .fixed_contact li a {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    background: #61a0d9;
    border-radius: 0;
    height: 50px;
    padding-top: 2px;
  }
  .fixed_contact .item01 .num {
    display: none;
  }
  .fixed_contact .item01 .tit {
    width: 100%;
  }
  .fixed_contact .item01 .tit i {
    padding-top: 22px;
    letter-spacing: 0;
    margin-top: 0;
    width: auto;
  }
  .fixed_contact .item02 {
    margin-bottom: 0;
    order: 1;
  }
  .fixed_contact .item02 a span, .fixed_contact .item03 a span {
    padding-top: 20px;
    letter-spacing: 0;
    width: auto;
  }
  .fixed_contact .item03 a span {
    background-size: 17px auto;
  }
  #index #top_info {
    background: url("../images/main_img01_sp.jpg") center center no-repeat;
    background-size: cover;
  }
  #index #top_info .inner {
    height: calc(100vh - 160px);
    min-height: 400px;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
  }
  #index #top_info h2 {
    margin: 0 0 30px;
  }
  #index #top_info h2:before {
    width: 400px;
    height: 300px;
    bottom: 90px;
  }
  #index #top_info h2 span {
    font-size: 2.8rem;
    padding: 20px;
    margin-top: 20px;
  }
  .idx_main {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-right: 0;
    padding-top: 0;
  }
  .idx_main li {
    width: 200px;
    height: 200px;
  }
  .idx_main li .yellow i {
    line-height: 1;
  }
  /* ------------- */
  #nav-icon4 {
    position: relative;
    width: 50px;
    height: 28px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    box-sizing: border-box;
    z-index: 5;
    text-align: center;
    float: right;
  }
  #nav-icon4 span {
    display: block;
    position: absolute;
    height: 6px;
    width: 100%;
    content: '';
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    z-index: 9999;
    background: url("../images/navi_btn.svg") no-repeat;
    background-size: 100% auto;
  }
  #nav-icon4 span:nth-child(1) {
    top: 0;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
  }
  #nav-icon4 span:nth-child(2) {
    top: 11px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
  }
  #nav-icon4 span:nth-child(3) {
    top: 22px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
  }
  #nav-icon4.open span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: -2px;
    left: 8px;
    background: #447dae;
    height: 2px;
    width: 44px;
  }
  #nav-icon4.open span:nth-child(2) {
    width: 0%;
    opacity: 0;
  }
  #nav-icon4.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 29px;
    left: 8px;
    background: #447dae;
    height: 2px;
    width: 44px;
  }
  /* ------------- */
  .menu_sp {
    position: fixed;
    z-index: 10;
    top: 90px;
    height: calc(100vh - 90px);
    overflow: auto;
    background: #ffffff;
    width: 100%;
    left: 0;
    font-family: 'NotoSansJP-Medium';
    font-weight: 500;
    padding-bottom: 60px;
    display: none;
  }
  .menu_sp dl {
    margin-bottom: 20px;
  }
  .menu_sp dl dt {
    border-top: #c2d2e1 1px solid;
    border-bottom: #c2d2e1 1px solid;
    background: #61a0d9;
    color: #ffffff;
    padding: 10px;
  }
  .menu_sp dl ul {
    display: flex;
    flex-wrap: wrap;
  }
  .menu_sp dl li {
    width: 50%;
  }
  .menu_sp dl a {
    color: #333333;
    text-decoration: none;
    padding: 10px;
    display: block;
    border-bottom: #c2d2e1 1px solid;
    border-right: #c2d2e1 1px solid;
    background: url("../images/arrow_sp.svg") right 5px center no-repeat;
    background-size: 6px auto;
  }
  .menu_sp dl li:nth-child(2n+2) a {
    border-right: none;
  }
  .menu_sp dl .bor_none a {
    border-bottom: none;
  }
  .menu_sp .list_social {
    justify-content: center;
    margin-bottom: 20px;
  }
  .menu_sp_info {
    text-align: center;
  }
  .menu_sp_info span {
    display: block;
  }
  .menu_sp_info a {
    color: #002e5d;
    display: inline-block;
    line-height: 1.4em;
    font-family: 'Lobster-Regular';
    font-size: 3.4rem;
    text-decoration: none;
    letter-spacing: 0.1em;
    background: url(../images/icon_tel_b.svg) left center no-repeat;
    background-size: 28px auto;
    padding-left: 42px;
    margin-right: -6px;
  }
  /*==========================================================================*/
  /*                               Content                                     */
  /*==========================================================================*/
  p {
    line-height: 1.8em;
    margin-bottom: 1.8em;
  }
  #index h3 {
    margin-bottom: 30px;
    padding-bottom: 25px;
    background-position: center bottom;
    background-size: 80px auto;
  }
  #index h3 .h3_en {
    font-size: 1.7rem;
    margin-bottom: 10px;
  }
  #index h3 .h3_jp {
    font-size: 1.8rem;
    letter-spacing: 0;
  }
  #index h3 .h3_jp span {
    font-size: 2.4rem;
    line-height: 1.4em;
    font-weight: 500;
  }
  .common_btn01, .common_btn01.btn_big {
    width: 100%;
    max-width: 350px;
  }
  .common_btn01 a {
    height: 50px;
  }
  .common_btn01.btn_big a {
    height: auto;
    min-height: 50px;
    padding: 10px;
    font-size: 1.6rem;
    letter-spacing: 0;
  }
  #wrapper {
    letter-spacing: 0;
  }
  /*--- 01 ---*/
  #index_sec01 {}
  .sec01_inner01 {
    padding: 30px 0;
  }
  .sec01_bnr {
    width: 100%;
    padding: 10px;
    background: url("../images/s01_bnr_sp.jpg") center center no-repeat;
    background-size: cover;
  }
  .sec01_title {
    font-size: 2.2rem;
    margin-bottom: 10px;
    letter-spacing: 0;
  }
  .sec01_inner02 {
    padding: 40px 0;
  }
  .sec01_l {
    width: 100%;
    padding: 0;
    margin-bottom: 30px;
  }
  .sec01_r {
    width: 100%;
  }
  #index_sec01 .sec01_l h3 {
    margin-bottom: 20px;
    padding-bottom: 0;
  }
  .news_list li a {
    padding: 15px;
    flex-direction: column;
    align-items: flex-start;
  }
  .cate_name {
    margin: 0 0 10px;
    width: 100%;
  }
  .cate_name i {
    margin-top: 0;
    margin-right: 15px;
  }
  .news_list .title {
    width: 100%;
  }
  /*--- 02 ---*/
  #index_sec02 {}
  #index_sec02 h4 {
    margin-bottom: 20px;
    font-size: 2.2rem;
  }
  .sec02_inner01 {
    padding: 10px 0 40px;
  }
  .sec02_inner01 .inner {
    padding-bottom: 20vw;
  }
  .sec02_content {
    width: 100%;
    margin-bottom: 30px;
  }
  .sec02_img03 {
    margin-left: -3.2%;
    position: relative;
    z-index: 1;
  }
  .sec02_img03:before {
    background: url("../images/idx_bg_img.png") no-repeat;
    background-size: 100% auto;
    width: 70vw;
    height: 20vw;
    content: '';
    display: block;
    position: absolute;
    bottom: -11vw;
    right: -3.2%;
  }
  .sec02_dl {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
  }
  .sec02_dl dl {
    width: 100%;
    margin-bottom: 30px;
  }
  .sec02_dl dl dt {
    max-width: 390px;
    width: 100%;
    margin: 0 auto 5px;
  }
  .sec02_dl .dl01:after {
    width: 180px;
    height: 180px;
  }
  .sec02_dl .dl01:before {
    background-size: 100% auto;
    width: 300px;
    height: 200px;
    top: -95px;
    left: -94px;
  }
  .sec02_title {
    max-width: 390px;
    width: 100%;
    margin: 0 auto 25px;
  }
  .sec02_title span:after, .dl02 .sec02_title span:after, .dl03 .sec02_title span:after {
    bottom: -10px;
  }
  .dl02 .sec02_title span:after {
    background-size: 100% auto;
  }
  .sec02_inner02 {
    padding-bottom: 50px;
  }
  .sec02_inner02 .inner:before {
    width: 300px;
    background-size: 100% auto;
    height: 88px;
    left: 5px;
    bottom: -50px;
  }
  /*--- 03 ---*/
  #index_sec03 {
    background-size: 100% auto;
    padding-top: 60px;
  }
  .sec03_list {
    flex-direction: column;
    margin: 0 -3.2% 40px;
  }
  .sec03_list .item02 {
    margin-top: 0;
  }
  .sec03_list .item02:before {
    display: none;
  }
  .sec03_list .item01:after {
    height: 20px;
  }
  .sec03_list:before {
    background-size: 100% auto;
    width: 300px;
    height: 160px;
    top: 50%;
    left: 50%;
  }
  .sec03_inner01 h4 {
    font-size: 1.8rem;
    margin-bottom: 20px;
  }
  .sec03_inner01 h4 span {
    font-size: 2rem;
  }
  .sec03_doctor {
    float: none;
    max-width: 540px;
    text-align: center;
    margin: 0 auto 40px;
    padding: 0 20px;
  }
  .sec03_doctor span {
    right: 0;
    bottom: -20px;
    letter-spacing: 0;
    font-size: 1.8rem;
    width: auto;
    height: auto;
    padding: 20px;
  }
  .sec03_doctor:after {
    bottom: auto;
    top: 65%;
    left: -70px;
  }
  .sec03_inner02 .inner {
    padding: 0 3%;
    transform: translateY(-150px);
  }
  .sec03_inner01 {
    padding-bottom: 205px;
  }
  #index_sec03 .sec03_inner02 h3 {
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: 500px;
    margin: 0 auto 20px;
  }
  #index_sec03 .sec03_inner02 h3 .h3_en {
    font-size: 3.6rem;
  }
  .sec03_box {
    width: 100%;
  }
  .sec03_box dl dt {
    font-size: 2rem;
    line-height: 1.4em;
    margin-bottom: 20px;
  }
  .sec03_box dl dd {
    padding: 0;
  }
  .sec03_box dl:not(:last-child) {
    margin-bottom: 30px;
  }
  .sec03_inner03 {
    padding: 30px 0;
    margin-top: -100px;
  }
  .sec03_box dl dd ul li {
    line-height: 1.6em;
    font-size: 1.4rem;
    width: 50%;
  }
  .sec03_box dl dd ul li:before {
    top: 9px;
  }
  /*--- 04 ---*/
  #index_sec04 {
    background-size: 100% auto, 100% auto, auto;
    padding: 60px 0;
  }
  .sec04_inner01 h4 {
    font-size: 2rem;
    line-height: 1.4em;
    margin-bottom: 20px;
  }
  .sec04_dl01 {
    flex-direction: column;
    justify-content: center;
  }
  .sec04_dl01 dt {
    margin: 0 auto 20px;
  }
  .sec04_inner02 {
    padding: 80px 0 40px;
    margin-bottom: 0;
  }
  .sec04_dl02 {
    flex-direction: column;
    justify-content: center;
  }
  .sec04_dl02:after, .sec04_dl02:last-child:after {
    bottom: auto;
    top: 65px;
    background-repeat-y: repeat;
    background-position: left center;
    background-size: 200% auto;
    width: 120%;
    height: 58vw;
    left: -10%;
    right: -10%;
  }
  .sec04_dl02:last-child:after {
    background-position: right center;
  }
  .sec04_dl02 dt, .sec04_dl02:last-child dt {
    margin: 0 auto 100px;
    width: 90%;
  }
  .sec04_dl02 dt:before {
    left: -7vw;
    width: 46vw;
    height: 52vw;
    top: -5vw;
  }
  .sec04_dl02:last-child dt:before {
    right: -6vw;
    width: 44vw;
    height: 38vw;
    bottom: -14vw;
  }
  .sec04_dl02 dd h4 {
    font-size: 2rem;
    text-align: center;
  }
  .sec04_dl02:last-child {
    flex-direction: column;
    margin-top: 60px;
  }
  .sec04_dl02:last-child dt span {
    left: 0;
    right: auto;
  }
  /*--- 05 ---*/
  #index_sec05 {
    padding: 40px 0;
  }
  .sec05_list {
    max-width: 600px;
    width: 100%;
    margin: 30px auto 0;
    justify-content: space-between;
  }
  .sec05_list li {
    margin-right: 0;
  }
  .sec05_list li:nth-child(2n+2), .sec05_list li:last-child {
    margin-right: 0;
  }
  .sec05_list li:nth-child(n+3) {
    margin-top: 30px;
  }
  .sec05_tit {
    font-size: 1.6rem;
  }
  .sec05_tit i {
    font-size: 2rem;
  }
  /*--- 06 ---*/
  #index_sec06 {
    padding: 40px 0 60px;
  }
  #index_sec06 h3 {
    margin-bottom: 0;
  }
  .sec06_list {
    flex-direction: column;
    justify-content: center;
    padding: 20px;
  }
  .sec06_list li:last-child {
    margin-top: 20px;
  }
  .sec06_list li {
    width: 100%;
  }
  .sec06_list li iframe {
    width: 100% !important;
    height: 70vw !important;
  }
  /*--- 07 ---*/
  #index_sec07 {
    background-size: 110% auto;
    padding-bottom: 70px;
  }
  #index_sec07 h3 {
    font-size: 2.1rem;
    margin-bottom: 25px;
    padding: 0;
  }
  #index_sec07 h3 span {
    top: -32px;
    left: 0;
    width: 180px;
  }
  .sec07_img {
    float: none;
    margin: 0 auto;
    order: 1;
  }
  .sec07_img:after {
    display: none;
  }
  .sec07_inner {
    width: 100%;
    padding-top: 40px;
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
  }
  .sec07_inner:after {
    background: url(../images/sec07_flower.png) no-repeat;
    background-size: 100% auto;
    width: 50vw;
    height: 50vw;
    content: '';
    display: block;
    position: absolute;
    z-index: -1;
    top: 45px;
    left: -2%;
  }
  /*==========================================================================*/
  /*                               Footer                                     */
  /*==========================================================================*/
  footer {
    padding: 40px 0;
    margin-bottom: 50px;
    background-size: 370% auto;
    background-position: left bottom;
  }
  .footer01 {
    margin-bottom: 30px;
  }
  .footer_l, .footer_r {
    width: 100%;
  }
  .footer_l {
    margin-bottom: 20px;
  }
  .footer_info {
    flex-direction: column;
    margin-bottom: 20px;
  }
  .footer_info span br {
    display: none;
  }
  .footer_l .common_list, .footer_link {
    display: none;
  }
  .footer_map iframe {
    height: 60vw;
  }
  .info_map {
    font-size: 1.4rem;
  }
  .footer02 .inner {
    justify-content: center;
  }
  .f_banner, .f_social ul {
    margin-bottom: 20px;
  }
  .footer_logo {
    width: 300px;
    margin: 0 auto 20px;
  }
  .f_table th, .f_table td {
    padding: 3px;
  }
  .f_table .w01 {
    width: 115px;
  }
  .f_table .w02 {
    width: calc((100% - 115px) / 8);
  }
  .f_table .time {
    letter-spacing: 0;
  }
  #toTop {
    right: 3%;
    bottom: 60px;
  }
  #toTop a {
    width: 40px;
    height: 40px;
    padding: 10px;
  }
  address {
    line-height: 1.4em;
    padding: 10px 0;
  }
  /*--- 20220526 ---*/
  .popup_inner {
    padding: 20px;
    width: 90%;
    height: auto;
    max-height: 90%;
  }
  .popup_inner dl dt {
    width: 70px;
  }
  .popup_inner .pop_txt01, .popup_inner .pop_txt03 {
    margin-bottom: 10px;
    font-size: 12px;
  }
  .popup_inner .pop_txt03 img {
    width: 100px;
  }
  .popup_inner .copy_btn {
    width: 65px;
  }
  .popup_inner .pop_txt04 span {
    font-size: 10px;
  }
  .popup_inner .pop_txt04 a {
    width: 120px;
  }
    /*--- 221116 ---*/

.footer01 .f_bnr {
    flex-direction: column;
}

.footer01 .f_bnr li {
    margin: 0 0 20px;
}
    .footer01 .f_bnr li:last-child {
        margin: 0;
    }
}
@media screen and (max-width: 660px) {}
@media screen and (max-width: 640px) {
  .sec05_list li {
    width: calc(50% - 10px);
    margin-right: 20px;
  }
  .sec05_tit, .sec05_tit.icon02, .sec05_tit.icon03, .sec05_tit.icon04 {
    font-size: 2.8vw;
    background-size: 7vw auto;
  }
  .sec05_tit i {
    font-size: 4vw;
  }
}
@media screen and (max-width: 590px) {}
@media screen and (max-width: 540px) {
  .sec03_inner02 .inner {
    transform: translateY(-20vw);
  }
  .sec03_inner01 {
    padding-bottom: 26vw;
  }
  .sec03_inner03 {
    margin-top: -12vw;
  }
}
@media screen and (max-width: 520px) {
  #index #top_info h2 {
    margin: 0 0 5vw;
  }
  #index #top_info h2:before {
    width: 84vw;
    height: 66vw;
    bottom: 17vw;
  }
  #index #top_info h2 span {
    font-size: 6vw;
    padding: 4vw;
    margin-top: 4vw;
  }
  .idx_main {
    margin-bottom: -10vw;
    margin-right: 0;
  }
  .idx_main li {
    width: 40vw;
    height: 40vw;
    margin-right: 2vw;
    font-size: 5vw;
  }
  .idx_main li .icon {
    margin-bottom: 2vw;
    width: 12vw;
  }
  .idx_main li:last-child .icon {
    width: 20vw;
  }
  .idx_main li .yellow i {
    font-size: 7vw;
  }
  .idx_main li:first-child .yellow {
    font-size: 6vw;
  }
}
@media screen and (min-width: 491px) {
  .sp490 {
    display: none;
  }
}
@media screen and (max-width: 490px) {
  .sp490 {
    display: block;
  }
}
@media screen and (max-width: 460px) {
  .sec02_title {
    font-size: 2rem;
  }
  .sec02_title span {
    font-size: 2.2rem;
  }
  .sec04_dl02 dt span {
    width: 130px;
    top: 105%;
  }
  .sec04_dl02:last-child dt span {
    width: 100px;
  }
  .sec02_dl dl {}
  .sec02_dl dl dt, .sec02_title {
    max-width: 290px;
  }
  .sec02_dl .dl01:before {
    width: 200px;
    height: 160px;
    top: -60px;
    left: -68px;
  }
  .sec02_dl .dl01:after {
    left: -20px;
    top: -20px;
  }
  .sec02_dl .dl03:after {
    width: 120px;
    height: 120px;
    right: -35px;
    top: 106px;
  }
}
@media screen and (max-width: 420px) {
  .sec03_box dl dd ul li {
    width: 100%;
  }
}
@media screen and (max-width: 410px) {
  .head01 .common_list li {
    width: 70px;
    height: 24px;
    font-size: 0.8rem;
  }
  .sec03_doctor span {
    font-size: 1.6rem;
    padding: 10px;
  }
}
@media screen and (max-width: 370px) {
  #index h3 .h3_jp span {
    font-size: 2rem;
  }
  #index_sec07 h3 {
    font-size: 1.8rem;
  }
  .menu_sp dl a {
    font-size: 1.3rem;
  }
  .sec03_box dl dd ul li {
    width: 100%;
  }
}