.sp390, .sp490 {
  display: none
}
@media screen and (min-width: 1921px) {
  #gnavi {
    max-width: 1920px;
    left: 50%;
    transform: translateX(-50%)
  }
  header {
    margin: 0 auto;
    max-width: 1920px
  }
  .to-top {
    right: calc(50% - 960px);
  }
}
@media screen and (min-width: 751px) {
  #lightboxOverlay, #lightbox {
    min-width: var(--content-width) !important;
    width: 100% !important
  }
  .sp {
    display: none !important
  }
  a:hover {
    text-decoration: none
  }
  .to-top a:hover, .sec02_list01 li:hover a:after {
    opacity: .7
  }
  .list-nav .has-nav:hover .sub-nav-wrap {
    opacity: 1;
    visibility: visible
  }
  .list-nav .sub-nav a:hover, .f_menu dl dd a:hover, .sec06_post li a:hover {
    color: var(--color-primary)
  }
  .list-nav .nav-link:hover .jp, .list-nav .has-nav:hover .jp {
    color: var(--color-primary)
  }
  .list-nav .sub-nav a:hover:before, .f_menu dl dd a:hover:before {
    background-color: var(--color-primary)
  }
  .list-nav .nav-link:hover .jp:after, .list-nav .has-nav:hover .jp:after, .list-nav .nav-item.active .jp:after {
    opacity: 1;
    width: 42px;
  }
  .list-nav .sub-nav a:hover {
    color: #FFCCD8;
    opacity: 0.8;
  }
  .btn01 a:hover {
    background-color: var(--color-primary);
    color: #fff !important
  }
  .sec02_list01 li a:hover {
    background: #fff3f2;
  }
  .sec02_list01 li:hover .s02_tit01:after {
    width: 90%;
  }
  .s02_bnr .btn01 a:hover {
    background: var(--color-secondary);
  }
  .sec02_box02 .s02_bnr .btn01 a:hover, .sec02_box04 .s02_bnr .btn01 a:hover {
    background: #93D51F;
  }
  .footer02 .f_menu ul li a:hover {
    color: var(--color-primary);
    text-decoration: none
  }
}
@media screen and (min-width: 751px)and (max-width: 1800px) {
  .box_slider {
    width: 95%;
    border-radius: 0 0 8vw 0;
  }
  #home #top_info h2 {
    top: 30%;
    left: 5%;
  }
  .main_cirle {
    left: 5%;
  }
  header .time_tbl {
    right: 8%;
  }
  .slider_main .slider01, .slider_main .slider02, .slider_main .slider03 {
    background-size: cover;
  }
  .sec02_list01 {
    margin: 0;
    gap: 20px;
  }
  .sec02_list01 li {
    flex: 1;
  }
  .sec02_list01 li .s02_tit01 {
    letter-spacing: 0;
  }
  .s03_box01 {
    width: 100%;
    margin: 0;
  }
  #sec05 .inner {
    gap: 50px;
  }
  #sec05 {
    background-size: cover;
  }
  .s05_img {
    width: 600px;
    margin-right: 0px;
  }
  .s05_cont {
    width: 570px;
    margin-left: 0;
  }
}
@media screen and (min-width: 751px)and (max-width: 1560px) {
  .s05_name {
    left: -70px;
  }
  #home #top_info h2 {
    height: auto;
    padding: 15px 5px 20px;
    max-width: 580px;
  }
  .main_cirle dl {
    min-height: unset;
    padding: 15px 0;
  }
  .slider_main .slider01, .slider_main .slider02, .slider_main .slider03 {
    background-position: bottom right;
  }
  #home #top_info h2 span {
    font-size: 22px;
  }
}
@media screen and (min-width: 751px)and (max-width: 1460px) {}
@media screen and (min-width: 751px)and (max-width: 1300px) {}
@media screen and (min-width: 1px)and (max-width: 750px) {
  [href^="tel:"] {
    pointer-events: auto;
  }
  p, blockquote, th, td, pre, address, li, dt, dd {
    font-size: 140%;
  }
  #wrapper {
    min-width: unset !important
  }
  .pc {
    display: none !important
  }
  .inner {
    width: 100%;
    padding-left: 3%;
    padding-right: 3%
  }
  #menu-toggle {
    display: block
  }
  #gnavi {
    --offset: 70px;
    position: fixed;
    z-index: 50;
    top: var(--offset) !important;
    left: 0;
    width: 100%;
    height: calc(100% - var(--offset));
    padding-bottom: 100px;
    overflow: auto;
    opacity: 0;
    visibility: hidden;
    transition: all .3s;
    background: rgba(255, 255, 255, .95)
  }
  #gnavi .inner {
    width: 100%;
    height: auto;
    padding: 0 3%;
    flex-direction: column;
    align-items: center
  }
  body.open-nav #gnavi {
    opacity: 1;
    visibility: visible
  }
  .list-nav {
    display: block;
    width: 100% !important;
    padding: 0 !important;
    margin-bottom: 30px
  }
  .list-nav .nav-item {
    padding: 0 !important;
    border-bottom: solid 1px #fff
  }
  .list-nav .nav-item:before, .list-nav .nav-item:after {
    display: none
  }
  .list-nav .nav-link .jp {
    font-size: 16px;
  }
  .list-nav .nav-item .nav-link {
    padding: 10px 15px !important;
    position: relative;
    align-items: flex-start;
    border-bottom: #ccc 1px solid
  }
  .list-nav .has-nav .nav-link:after {
    content: "";
    width: 0;
    height: 0;
    border-top: 6px solid rgba(0, 0, 0, 0);
    border-bottom: 6px solid rgba(0, 0, 0, 0);
    border-left: 10px solid #315b4a;
    position: absolute;
    z-index: 1;
    right: 15px;
    top: calc(50% - 5px);
    transform: rotate(90deg);
    display: block
  }
  .list-nav .has-nav .nav-link.open:after {
    transform: rotate(270deg)
  }
  .list-nav .sub-nav-wrap {
    display: none
  }
  .list-nav .sub-nav-wrap {
    padding: 0 !important;
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    transform: none;
    box-shadow: none;
    opacity: 1;
    visibility: visible;
    transition: none
  }
  .list-nav .sub-nav {}
  .list-nav .sub-nav a {
    font-size: 14px;
    padding: 10px;
  }
  header.fixed .list-nav .btn_line {
    display: none;
  }
  header {
    padding: 0;
    z-index: 10
  }
  body.open-nav #head_top, #head_top.bg {
    background: rgba(255, 255, 255, .9);
    border-bottom: var(--color-primary) 1px solid
  }
  #head_top {
    position: fixed;
    height: 70px;
    padding: 0 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: .2s all
  }
  #head_top:before {
    height: 150px;
  }
  #head_top.bg:before {
    display: none;
  }
  #head_top h1 {
    width: 220px
  }
  #head_top .cont_line {
    position: fixed;
    z-index: 5;
    bottom: -100px;
    left: 0;
    width: 100%;
    gap: 0;
    flex-wrap: nowrap;
    transition: 0.5s all;
  }
  #head_top.bg .cont_line {
    bottom: 0;
  }
  #head_top .cont_line li {
    width: 50%;
    min-width: inherit;
  }
  #head_top .cont_line li a {
    border-radius: 0;
    height: 50px;
    font-size: 14px;
  }
  #head_top .cont_line .btn_line a span {
    font-size: 18px;
    background-size: 30px auto;
    padding-left: 40px;
  }
  #head_top .cont_line .btn_brown .num {
    font-size: 24px;
    background-position: left 6px;
    background-size: 16px !important;
    padding-left: 18px;
  }
  .box_slider {
    width: calc(100% - 20px);
    border-width: 2px;
    position: relative;
    height: 500px;
    border-radius: 0 0 50px 0;
    margin-bottom: 30px;
  }
  .slider_main .slider01 {
    background: url("../images/slider01_sp.jpg") right center no-repeat;
    background-size: cover;
  }
  .slider_main .slider02 {
    background: url("../images/slider02_sp.jpg") right center no-repeat;
    background-size: cover;
  }
  .slider_main .slider03 {
    background: url("../images/slider03_sp.jpg") right center no-repeat;
    background-size: cover;
  }
  #home #top_info {
    height: auto;
    max-height: inherit;
    padding-bottom: 40px;
  }
  header .main_cat {}
  #home #top_info h2 {
    top: 300px;
    letter-spacing: 0;
    left: 5%;
    height: auto;
    width: fit-content;
    padding: 3vw;
    text-align: center;
    background: rgba(255, 255, 255, 0.9);
  }
  #home #top_info h2 span {
    font-size: 20px;
  }
  #home #top_info h2 .title_main {
    font-size: 26px;
    letter-spacing: 0;
    margin-bottom: 10px;
  }
  .main_cirle {
    position: relative;
    bottom: 0;
    left: 0;
    margin-bottom: 30px;
    align-items: center;
    justify-content: center;
    gap: 20px;
  }
  header .time_tbl {
    position: relative;
    bottom: 0;
    right: 0;
    max-width: 480px;
    width: 100%;
    margin: 0 auto;
    padding: 0 3%;
  }
  /* content */
  .tit_type01, #sec02 .tit_type02 {
    font-size: 24px;
  }
  .tit_type01 span, #sec02 .tit_type02 span {
    font-size: 36px;
  }
  .tit_type02 {
    padding-bottom: 20px !important;
    margin-bottom: 30px;
  }
  .tit_type02:after {
    width: 60px;
  }
  #sec01 .tit_type01 {
    margin-bottom: 30px;
  }
  .s01_logo {
    width: 250px;
    margin: 0 auto 30px;
  }
  .sec01_cont {
    padding: 30px 20px;
  }
  .sec01_cont p, .s02_txt01, .s03_txt01, .s04_txt01, .sec06_post li a {
    font-size: 16px;
  }
  #sec02 {
    padding: 40px 0;
  }
  .sec02_list01 {
    margin: 0;
    gap: 10px;
    flex-wrap: wrap;
  }
  .sec02_list01 li {
    width: calc(50% - 5px);
    background: #fff;
  }
  .sec02_list01 li .s02_tit01 {
    font-size: 18px;
    letter-spacing: 0;
    padding: 20px 10px 0;
  }
  #sec02 .tit_type02 {
    margin-bottom: 30px;
    padding-bottom: 0 !important;
  }
  #sec02 .tit_type02 span {
    letter-spacing: 0.1em;
  }
  .sec02_common {
    padding: 40px 0 !important;
  }
  .sec02_common h4 {
    font-size: 24px;
    letter-spacing: 0.1em;
    padding-bottom: 18px;
    margin-bottom: 20px;
  }
  .sec02_common h4:after {
    width: 60px;
  }
  .s02_bnr {
    background: url("../images/s02_bg_bnr01_sp.jpg") center bottom no-repeat;
    background-size: cover;
    padding: 25px 2vw 20px !important;
  }
  .sec02_box02 .s02_bnr {
    background: url("../images/s02_bg_bnr02_sp.jpg") center bottom no-repeat;
    background-size: cover;
  }
  .sec02_box03 .s02_bnr {
    background: url("../images/s02_bg_bnr03_sp.jpg") center bottom no-repeat;
    background-size: cover;
  }
  .sec02_box04 .s02_bnr {
    background: url("../images/s02_bg_bnr04_sp.jpg") center bottom no-repeat;
    background-size: cover;
  }
  .s02_content {
    max-width: 100%;
  }
  .s02_bnr .btn01, .sec02_box02 .s02_bnr .btn01, .sec02_box03 .s02_bnr .btn01, .sec02_box04 .s02_bnr .btn01 {
    position: relative;
    left: auto;
    right: auto;
    bottom: 0;
    margin: 25vw auto 0;
  }
  .sec02_box02 .s02_bnr .btn01 {
    margin-top: 30vw;
  }
  .s02_tit02 {
    font-size: 17px !important;
    letter-spacing: 0 !important;
    padding-right: 0;
  }
  .s02_tit02 span {
    font-size: 24px !important;
    letter-spacing: 0;
    padding: 0 30px !important;
    margin-top: 10px;
  }
  .s02_tit02 span:before, .s02_tit02 span:after {
    background-size: 100% auto !important;
    width: 20px;
    height: 22px;
    top: calc(50% - 10px) !important;
  }
  .s02_txt02 {
    font-size: 16px;
  }
  .s02_txt04, .s02_txt03 {
    letter-spacing: 0;
    font-size: 16px;
    padding: 10px 0;
  }
  .s02_txt04:after, .s02_txt03:after {
    height: 100%;
  }
  .s02_txt03:after {
    right: -2vw;
    background: #FFFFFF;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 90%);
  }
  .s02_txt05 {
    font-size: 17px;
    padding: 20px;
    letter-spacing: 0;
  }
  .s02_txt05 .f_big {
    font-size: 24px;
  }
  .s02_txt05 .green:not(.f_big) {
    letter-spacing: 0.1em;
  }
  .s02_price {
    gap: 2vw !important;
  }
  .s02_price li {
    padding: 2vw;
    border-radius: 2vw;
    width: 40vw !important;
    border-width: 0.5vw;
  }
  .s02_price li span {
    font-size: 3vw;
  }
  .s02_price li .item03 i {
    font-size: 4.5vw;
  }
  .s02_price li .item03 i:first-letter {
    font-size: 80%;
  }
  .sec02_box03 .s02_price li .item03 i {
    margin-left: 1vw;
}
  .s02_price li .item01, .sec02_box02 .s02_price li .item02, .sec02_box03 .s02_price li .item02 {
    font-size: 3.3vw;
    letter-spacing: 0;
  }
  .s02_baloon {
    top: -10vw;
    right: -4vw;
    width: 18vw;
    height: 18vw;
    font-size: 2.6vw;
    letter-spacing: 0;
    border-width: 0.5vw;
  }
  #sec03 {
    padding: 40px 0;
  }
  #sec03 .tit_type02 .jp {
    font-size: 30px;
    letter-spacing: 0.1em;
  }
  #sec03 .tit_type02 .en {
    font-size: 16px;
    letter-spacing: 0.1em;
  }
  .s03_txt01 {
    margin-bottom: 40px;
  }
  .s03_box01 {
    width: 100%;
    margin: 0;
    padding: 20px;
    border-radius: 30px;
  }
  .s03_box01 dl dt {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .s03_box01 dl dt:after {
    width: 100%;
  }
  .s03_box01 dl dt span {
    width: 200px;
  }
  .s03_box01 dd {
    justify-content: center;
    gap: 20px;
    padding: 0 50px;
  }
  .s03_box01 dd p {
    width: 180px;
    height: 180px;
    background-size: 90% auto;
  }
  .s03_box01 dd .title {
    font-size: 18px;
  }
  .s03_box01 dd .icon {
    height: 50px;
  }
  .s03_box01 dl:not(:last-child) {
    margin-bottom: 30px;
  }
  #sec04 .sec04_box01 {
    padding: 40px 3%;
    background-size: cover;
  }
  #sec04 .sec04_box01 .inner {
    padding: 30px 20px 20px;
  }
  #sec04 .sec04_box01 h3 {
    font-size: 20px;
    margin-bottom: 20px;
    letter-spacing: 0.1em;
  }
  #sec04 .sec04_box01 h3 span {
    font-size: 30px;
  }
  #sec04 .sec04_box01 h3:after {
    width: 60px;
  }
  #sec04 .sec04_box02 {
    padding: 50px 0 40px;
  }
  .s04_bnr:before {
    background: url(../images/sec04_people.png) no-repeat;
    background-size: 100% auto;
    width: 200px;
    height: 150px;
  }
  .s04_bnr {
    height: auto;
    padding: 20px 20px 50px;
    background: url("../images/sec04_bg03_sp.png") no-repeat;
    background-size: cover;
    border: #ccc 1px solid;
    border-radius: 20px;
  }
  .s04_tit01 {
    width: fit-content;
    padding: 15px;
    background-size: 100% 100%;
    height: auto;
    font-size: 15px;
    letter-spacing: 0;
  }
  .s04_tit02 {
    width: fit-content;
    font-size: 20px;
  }
  .s04_slide01, .s04_slide02 {
    height: 150px;
    background-size: auto 100%;
  }
  #sec05 {
    padding: 40px 0;
  }
  #sec05::before {
    width: 100%;
    height: 100%;
  }
  #sec05 .inner {
    flex-direction: column;
    gap: 20px;
  }
  .s05_img, .s05_cont {
    width: 100%;
    margin: 0;
  }
  .s05_img {
    max-width: 328px;
    margin: 0 auto;
  }
  .s05_img > img {
    width: calc(100% - 56px);
    height: auto;
  }
  .s05_en {
    flex-shrink: 0;
    width: 40px;
  }
  .s05_cont {
    padding-top: 20px;
  }
  .s05_name {
    bottom: -45px;
    left: -25px;
    background-size: 100% auto;
    width: 160px;
    height: 160px;
  }
  .s05_name span {
    font-size: 18px;
  }
  .s05_name .item01 {
    font-size: 22px;
  }
  .s05_name .item02 {
    font-size: 10px;
    margin-top: 5px;
  }
  .tit_type02 .jp {
    font-size: 30px;
  }
  .tit_type02 .en {
    font-size: 16px;
  }
  #sec06 {
    padding: 40px 3%;
  }
  #sec06 .inner {
    width: 100%;
    margin: 0;
    padding: 20px;
    flex-direction: column;
  }
  #sec06 .inner:after {
    width: 100%;
  }
  .sec06_tit {
    width: 100%;
    margin-bottom: 30px;
  }
  .sec06_post {
    width: 100%;
    margin-bottom: 30px;
  }
  .sec06_post li a {
    flex-direction: column;
    padding: 10px;
  }
  .sec06_post li a span {
    margin: 0 0 10px;
  }
  .sec06_tit h3 {
    margin-bottom: 0;
  }
  /* footer */
  footer {
    padding-bottom: 50px
  }
  address {
    font-size: 12px;
    padding: 10px 0;
    line-height: 1.4em;
  }
  .footer01 {
    padding: 40px 0
  }
  .footer01 .flex-space {
    flex-direction: column;
    align-items: center
  }
  .footer01 .f_info {
    width: fit-content;
    padding: 0;
    margin-bottom: 40px
  }
  .footer01 .f_time_tbl {
    padding: 0;
  }
  .footer01 .f_time_tbl .tbl_note {
    font-size: 14px;
    letter-spacing: 0;
    margin-bottom: 10px;
  }
  .footer01 #f_logo {
    max-width: 300px;
    margin: 0 auto 20px
  }
  .footer01 .f_address {
    font-size: 14px;
    text-align: center;
  }
  .footer02 .f_map {
    height: 250px
  }
  .footer02 .f_menu {
    margin: 40px 0;
    justify-content: space-between;
  }
  .footer02 .f_menu ul {
    width: 49%;
    margin: 0 0 10px !important;
    min-width: inherit;
  }
  .footer02 .f_menu ul li {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .to-top {
    width: 50px;
    bottom: 100px;
    right: 10px
  }
  .to-top > a {}
  .to-top > a span {}
  .cont_line {
    flex-wrap: wrap;
    justify-content: center;
  }
  .cont_line li {
    width: calc(50% - 5px);
    min-width: 200px;
  }
  .cont_line li a {
    font-size: 14px;
    height: 60px;
  }
  .cont_line li .num {
    font-size: 26px;
    background-position: left 6px;
    background-size: 16px !important;
    padding: 0 0 0 18px !important;
  }
  .cont_line .btn_line a span {
    font-size: 20px;
    background-size: 30px;
    padding-left: 40px;
  }
  img.alignleft, img.alignright, img.aligncenter {
    float: none;
    margin: 0 auto 20px;
    text-align: center;
    max-height: 300px;
    display: block;
  }
}
@media screen and (max-width: 767px)and (orientation: landscape) {}
@media screen and (max-width: 640px) {
  .s04_bnr:before {
    width: 150px;
    height: 128px;
  }
  .s04_tit02 {
    width: calc(100% - 150px)
  }
  .s04_tit02 br {
    display: none
  }
}
@media screen and (max-width: 590px) {
  .main_cirle {
    flex-direction: column;
  }
  .main_cirle dd span {
    font-size: 16px;
    height: 30px;
  }
  .s03_box01 dd {
    padding: 0;
    gap: 3vw;
  }
  .s03_box01 dd p {
    width: 36vw;
    height: 36vw;
  }
  .s03_box01 dd .icon {
    height: 12vw;
    margin-bottom: 2vw;
  }
  .s03_box01 dd .title {
    font-size: 3.2vw;
  }
}
@media screen and (max-width: 490px) {
  .sp490{display:block;}
  #home #top_info h2 {
    top: 350px;
  }
  #home #top_info h2 span {
    font-size: 4vw;
  }
  #home #top_info h2 .title_main {
    font-size: 6vw;
    margin-bottom: 2vw;
  }
  .footer02 .f_menu ul {
    width: 100%;
  }
}
@media screen and (max-width: 420px) {}
@media screen and (max-width: 390px) {
  .sp390 {
    display: block
  }
  .s02_baloon {
    width: 24vw;
    height: 24vw;
    font-size: 3.6vw;
  }
}
@media screen and (max-width: 360px) {
  .s04_tit02 {
    width: calc(100% - 100px);
  }
  .s04_bnr:before {
    width: 110px;
    height: 100px;
  }
  .s05_img {
    max-width: 260px;
  }
  .s05_img > img {}
}