/* price.css */

.case_category {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 0 30px;
}
.case_category li a {
  display: block;
  width: 24.4rem;
  height: 4.5rem;
  line-height: 4.5rem;
  margin: 0 auto 20px;
  font-size: 1.8rem;
  border-radius: 22px;
  color: #fff;
  text-align: center;
  background: linear-gradient(to bottom, #D88E47, #C97027);
  position: relative;
}
.case_category li a::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 2rem;
  width: .9rem;
  height: 1.6rem;
  background-image: url(../img/common/right_arrow.svg);
  background-size: 100% 100%;
}

.mySwiper2table .swiper-wrapper {
	display: block;
}
.mySwiper2table .swiper-wrapper .swiper-slide {
	margin-bottom: 30px;
}

.ttl{font-size:2.4rem;text-align:center;position:relative;color:#d39f40;font-weight:500;margin-bottom:4rem}.ttl span{font-size:3rem}@media screen and (min-width: 744px){.ttl{font-size:3.5rem}}.small-fv{width:100%;height:15rem;position:relative;background:#0bc3ab}.small-fv h1{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);text-align:center;font-size:3rem;color:#fff}.small-fv h1 span{font-size:1px;height:0;margin:0;padding:0;color:rgba(0,0,0,0);display:inline-block}@media screen and (min-width: 744px){.small-fv h1{font-size:4rem}}.breadcrumbs.container{padding:2rem 1rem}.breadcrumbs span,.breadcrumbs a{font-size:1.2rem}.breadcrumbs a{color:#0bc3ab}section{padding:4rem 0}section.bg{background-color:#f9ffff}section img{width:revert-layer;margin:0 auto;max-width:100%}.border-bottom{border-bottom:solid 1px #0bc3ab;padding-bottom:.2rem}.flex1{padding-bottom:2rem}.flex1:last-of-type{padding-bottom:0}@media screen and (min-width: 744px){.flex1{padding-bottom:4rem}}@media screen and (min-width: 1100px){.flex1{padding-bottom:8rem}}.flex1 img{width:revert-layer;margin:0 auto}.flex1.pt-4{padding-top:4rem}.flex1 .container>p{margin-bottom:2rem}.flex1-flex+.flex1-flex{margin-top:4rem}.flex1-flex h3{font-size:2rem;color:#0bc3ab}.flex1-flex ul li{text-indent:-1.6rem;padding-left:1.6rem}.flex1-flex ul li p{margin:1rem 0 0}.flex1-flex ul li+li{margin-top:2rem}.flex1-flex ul li.no-indent{text-indent:0;padding-left:0}@media screen and (min-width: 744px){.flex1 .container>p{text-align:center}}@media screen and (min-width: 1100px){.flex1-flex{display:flex;align-items:center;justify-content:space-between}.flex1-flex.reverse{flex-direction:row-reverse}.flex1-flex picture{width:47.8rem}.flex1-flex>p,.flex1-flex ul,.flex1-flex>div{width:calc(100% - 51.8rem)}}.flow{padding:4rem 0 6rem}.flow-flex+.flow-flex{margin-top:5rem}.flow-flex strong{display:block;margin-bottom:1rem;text-align:center;line-height:1.4}.flow-flex.arrow{position:relative}.flow-flex.arrow+.flow-flex{margin-top:7rem}.flow-flex.arrow+.flow-flex::after{content:"";position:absolute;top:-4rem;right:50%;transform:translateX(50%);border-width:1.5rem 2rem 0 2rem;border-color:#0bc3ab rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}@media screen and (min-width: 1100px){.flow-flex{display:flex;align-items:center;justify-content:center;gap:0 4rem}.flow-flex strong{text-align:left;display:block}.flow-flex img{width:35.5rem;margin:0}.flow-flex>div{width:calc(100% - 39.5rem)}.flow-flex.arrow+.flow-flex{margin-top:12rem}.flow-flex.arrow+.flow-flex::after{border-width:3rem 4rem 0 4rem;top:-7rem}}.case{padding:4rem 0 6rem}.case .case-flex{display:flex;align-items:center;gap:2rem 0;flex-direction:column}@media screen and (min-width: 1100px){.case .case-flex{flex-direction:row;justify-content:center;flex-wrap:wrap;gap:4rem}}.top-sec5{padding:6rem 0;background-image:url(../img/top/top_sec5_bg.svg);background-size:150% 100%;background-position:center}.top-sec5 h2{color:#d39f40;margin-bottom:4rem}.top-sec5 .container{position:relative}.top-sec5 .container>p{margin:0 auto 4rem;max-width:80rem}.top-sec5 .container .swiper{overflow:inherit}.top-sec5 .container .card{padding:3.6rem 1rem;background-color:#fff;box-shadow:0 0 40px #d1e8e6}.top-sec5 .container .card h3{font-size:2rem;text-align:center;height:4rem;line-height:4rem;color:#fff;background-color:#0bc3ab;font-family:"Hiragino Mincho ProN",YuMincho,serif}.top-sec5 .container .card .flex{display:flex;align-items:center;flex-direction:column;gap:2.4rem 0;position:relative}.top-sec5 .container .card .flex .left p,.top-sec5 .container .card .flex .right p{margin:2rem 0 1.3rem;font-size:1.8rem;text-align:center;font-family:"Hiragino Mincho ProN",YuMincho,serif}.top-sec5 .container .card .flex .left picture img,.top-sec5 .container .card .flex .right picture img{width:100%}.top-sec5 .container .card .flex .left{position:relative}.top-sec5 .container .card .flex .left::after{content:"";position:absolute;bottom:-3rem;right:50%;transform:translateX(50%);border-width:1.5rem 2rem 0 2rem;border-color:#0bc3ab rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.top-sec5 .container .card table{width:100%;border-collapse:collapse;margin-top:1.8rem}.top-sec5 .container .card table th,.top-sec5 .container .card table td{vertical-align:middle;width:100%;display:block}.top-sec5 .container .card table tbody th{height:3rem;font-size:1.7rem;background-color:#c9eee7;font-weight:400;text-align:center;line-height:3rem}.top-sec5 .container .card table tbody td p{margin:0;padding:1rem .6rem 1.75rem;font-size:1.4rem}.top-sec5 .container .swiper-button-prev,.top-sec5 .container .swiper-button-next{width:1.8rem;height:1.8rem;top:50%}.top-sec5 .container .swiper-button-prev::after,.top-sec5 .container .swiper-button-next::after{content:"";background-image:url(../img/top/slide_arrow.svg);width:100%;height:100%;background-size:100% 100%}.top-sec5 .container .swiper-button-prev.swiper-button-disabled,.top-sec5 .container .swiper-button-next.swiper-button-disabled{opacity:0}.top-sec5 .container .swiper-button-prev::after{transform:scale(-1, 1)}.top-sec5 .container .swiper-pagination2{bottom:-4rem}.top-sec5 .container .swiper-pagination2 .swiper-pagination-bullet{margin:0 1rem;width:1rem;height:1rem;background-color:#c0f0ea}.top-sec5 .container .swiper-pagination2 .swiper-pagination-bullet-active{background-color:#0bc3ab}.top-sec5 .container .btn{margin-top:7rem;width:32rem;max-width:32rem}@media screen and (min-width: 744px){.top-sec5 h2{position:relative}.top-sec5 h2::before,.top-sec5 h2::after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:24%;height:1px;background-color:#d39f40}.top-sec5 h2::before{left:0}.top-sec5 h2::after{right:0}.top-sec5 .container .card{padding:3.6rem 4.6rem}.top-sec5 .container .card h3{font-size:2.8rem;height:5.7rem;line-height:5.7rem}.top-sec5 .container .card table{border:solid 1px #c9eee7}.top-sec5 .container .card table tbody th,.top-sec5 .container .card table tbody td{display:table-cell;padding:1.4rem 0}.top-sec5 .container .card table tbody th{width:33%;height:auto;line-height:1}.top-sec5 .container .card table tbody td{width:67%;padding-left:2.5rem}.top-sec5 .container .card table tbody td p{padding:0;font-size:1.7rem}.top-sec5 .container .card table tbody tr+tr th{border-top:solid 1px #fff}.top-sec5 .container .card table tbody tr+tr td{border-top:solid 1px #c9eee7}.top-sec5 .container .swiper-button-next,.top-sec5 .container .swiper-button-prev{width:6.5rem;height:6.5rem}}@media screen and (min-width: 1100px){.top-sec5 .container .swiper-slide-prev,.top-sec5 .container .swiper-slide-next{opacity:0}.top-sec5 .container .card .flex{justify-content:center;flex-direction:row;gap:0 7.4rem}.top-sec5 .container .card .flex .left::after{bottom:40%;transform:translateY(50%);border-width:2.1rem 0 2.1rem 1.9rem;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #0bc3ab;right:-5rem}.top-sec5 .container .swiper-button-next{right:-6%}.top-sec5 .container .swiper-button-prev{left:-6%}}@media screen and (min-width: 1100px){.flow-flex>div{width:32%}}/*# sourceMappingURL=bite.css.map */

.top-sec5 .container .swiper-pagination2 .swiper-pagination-bullet {
	margin: 0 4px;
	background-color:#cbcbcb;
}
.top-sec5 .container .swiper-pagination2 .swiper-pagination-bullet-active {
	background-color:#007aff;
}

.swiper-pagination2 {
  position: absolute;
  text-align: center;
  transition: .3s opacity;
  transform: translate3d(0,0,0);
  z-index: 10;
}

.under-fv {
    position: relative;
    height: 30rem;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-image: url(../img/first/fv_first.webp);
}
.under-fv h1 {
    width: 95%;
    font-size: 3.5rem;
    text-align: center;
    color: #0bc3ab;
    text-shadow: 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0 auto;
}
.under-fv h1 span {
    font-size: 1px;
    height: 0;
    color: rgba(0, 0, 0, 0);
    display: inline-block;
    margin: 0;
    padding: 0;
}
.breadcrumbs.container {
    padding: 2rem 1rem;
}
.breadcrumbs span, .breadcrumbs a {
    font-size: 1.2rem;
}
.breadcrumbs a {
    color: #0bc3ab;
}
.ttl {
    font-size: 2.4rem;
    text-align: center;
    position: relative;
    color: #d39f40;
    font-weight: 500;
    margin-bottom: 4rem;
}
.ttl span {
    font-size: 3rem;
}
h3 {
    font-size: 2rem;
    color: #0bc3ab;
}

@media screen and (min-width:744px) {
    .ttl {
        font-size: 3.5rem;
    }
}