@media screen and (min-width: 1720px){


}

@media screen and (max-width: 1160px){


}


@media screen and (max-width: 1274px){


}

@media screen and (max-width: 980px){

.side_illust01 {
	display: none;
}
.side_illust02 {
    display: none;
}

#header ._in .h_navi {
    width: 90%;
}
#header ._in {
    padding: 20px 0 10px;
}
.area_map .map {
    width: 48cqw;
    top: 2.5%;
}
.about .c2 .txt {
    width: 100%;
}
.about .c2 .ph {
    width: 90%;
    margin: auto;
    margin-top: 0;
}
.about .c2 {
    flex-direction: column-reverse;
}
.about .c2 .txt .bk {
    width: 120%;
    margin-top: 0cqw;
    min-width: unset;
    margin-left: -10%;
}
.blog_list .blog_data {
    width: calc(50% - 12px);
}
.blog_list .blog_data:nth-child(3n+1) {
    margin-left: 24px;
}
.blog_list .blog_data:nth-child(2n+1) {
    margin-left: 0;
}
.footer .f_nav ul {
    width: calc(33.3% - 16px);
    margin-left: 24px;
}
.footer .f_nav ul:first-of-type {
    margin-left: 0;
}
.search_shop_data .shop_ttl .c2 {
    width: 100%;
}
.search_shop_post .shop_contact {
    width: 100%;
}
.search_shop_data .cat_li {
    margin: 14px 0;
}
.search_shop_data .data_c2 .ph {
    width: 100%;
}
.search_shop_data .data_c2 .txt {
    width: 100%;
    margin-top: 30px;
}
.search_shop_data .data_c2 .txt .shop_contact {
    padding-top: 3.5cqw;
    margin-top: 3.5cqw;
}
.search_shop_list {
    margin-top: 40px;
}
.search_shop_post .search_shop_data .search_shop_data_inner {
    padding: 44px 34px;
}
.shop_detail .c2 ._contents {
    width: 100%;
}
.shop_detail .shop_detail_data {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 14px 14px;
}
.shop_detail {
    margin-top: 60px;
}
.shop_detail_title01 .ttl {
    font-size: 1.6em;
    line-height: 1.5em;
    padding: 12px 26px;
}
.review_contents .rvreviews_list {
    width: calc(90% - 80px);
    padding: 40px;
}
.column .column_c2 .column_main {
    width: 100%;
}
.column .column_main .column_post {
    padding: 34px 34px;
}
.column .side {
    width: 100%;
    margin-top: 60px;
}
.column_main .blog_list .blog_data {
    width: calc(50% - 12px);
}
.page .news_contents {
    padding: 34px 34px 44px;
}
.page_contents .page_contents_c1 {
    margin-top: 0;
}
.page_contents_c1 .service {
    padding: 40px 0px 40px;
}
.page_contents_c1 .attent {
    padding: 40px 0px 40px;
}
.partner_num img {
    width: 60px !important;
}
.sp__menu .sp__menu__container .sp__menu__thanks {
    width: 50%;
    margin: 5% auto 0;
}
.sp__menu .sp__menu__container .sp__menu__c2 {
    flex-direction: column-reverse;
}
.sp__menu .sp__menu__container .sp__menu__nav {
    width: 100%;
}
}



@media screen and (max-width: 647px){

.h_navi .logo {
    width: 56%;
}
#header ._in {
    padding: 0;
}
.sp_menu {
    width: 50px;
    /* transform: scale(0.6); */
}
#menuButton {
    width: 40px;
    height: 22px;
}
#menuButton span {
    width: 40px;
    height: 2px;
}
.sp_menu h3 {
    font-size: 0.8em;
    font-weight: 500;
}
.shapes01,
.shapes02 {
    display: none;
}
.main_search_contents .search_bkg {
    width: 100%;
}
.main_search_contents .main_search {
    display: inline-block;
    position: absolute;
    top: calc(80cqw - 5cqw);
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
    width: 84%;
}
.search-form-2 {
    display: flex;
    align-items: center;
    overflow: inherit;
    border-radius: 60px;
    flex-wrap: wrap;
}
.search-form-2 label {
    width: 100%;
    display: block;
}
.search-form-2 input {
    width: calc(100% - 0px);
    height: auto;
    padding: 18px 20px;
    border: none;
    border-radius: 60px;
    font-size: 1em;
    line-height: 1.5em;
}
.search-form-2 button {
    padding: 18px;
    padding-right: 18px;
    font-size: 1em;
    height: auto;
    border-radius: 60px;
    width: 100%;
    margin-top: 14px;
}
.main_search_contents .town_illust {
    width: 100%;
    margin: 20px auto 0;
}
#header.is-fixed .h_navi .logo {
    max-width: 300px;
    width: 48%;
}
.ttl_outher01 {
    flex-wrap: wrap;
    justify-content: center;
}
.area_map .area_map_box {
    width: 100%;
}
.area_map .area_list {
    max-width: unset;
    width: calc(100% - 20px);
    border-radius: 8px;
    padding: 18px 10px;
    margin-top: 1.4cqw;
}
.area_map .area_list ul li a {
    display: block;
    position: relative;
    padding: 16px 0;
    border-radius: 50px;
    background: #ffff;
    text-align: center;
    border: 1px solid var(--linecolor03);
    color: var(--themecolor04);
    font-size: 1.15em;
    line-height: 1em;
}
.contents ._in {
    padding: 40px 0;
}
.area_map_contents .area_map {
    position: relative;
    margin-top: 20px;
}
.area_map .map {
    display: none;
}
.area_map .area_list ul li {
    width: 48%;
    margin-top: 3%;
}
.area_map .inner.pc_contents {
	display: none;
}
.area_map .inner.sp_contents {
	display: block;
}
.area_map .area_list dt {
    display: none;
}
.area_map .footprint {
    display: none;
}
.contents.paid_banner ._in .js-swiper .swiper {
    width: calc(100% - 60px);
    margin: auto;
    padding: 0 7px;
}
.contents.paid_banner ._in {
    width: 100%;
    margin: auto;
}
.about .c2 .txt .ttl_c2 .ttl_img {
    display: none;
}
.about .c2 .txt .ttl_c2 h2 {
    width: 100%;
    font-size: 9cqw;
    text-align: center;
}
.about .c2 .ph {
    width: 130%;
    margin: auto;
    margin-top: 0;
    margin-left: -15%;
}
.about .c2 .txt .ttl_c2 {
    align-items: center;
    margin: 10px;
}
.about .c2 .txt .bk {
    width: 118%;
   	margin-top: -32cqw;
   	min-width: unset;
   	margin-left: -9%;
}
.sp_contents {
	display: block;
}
.about .pet_img01 {
    width: 90%;
    margin: 24px auto 0;
}
.contents.select_cat_list ._in {
    padding: 30px 0 30px;
}
.top .select_cat_list .shop_select {
    position: relative;
    width: 110%;
    margin-left: -5%;
}
.shop_select_list .shop_select .swiper {
    width: calc(100% - 60px);
    margin: auto;
    padding: 0 7px;
}
.ttl_outher03 .ttl .icon {
    width: 50px;
    margin-right: 0;
    margin-bottom: 4px;
}
.ttl_outher03 .ttl {
    font-size: 1.8em;
    flex-direction: column;
}
.ttl_outher03 .illust01 {
    max-width: 156px;
    position: absolute;
    top: unset;
    left: -11cqw;
    width: 18cqw;
    bottom: -7cqw;
}
.ttl_outher03 .illust02 {
    max-width: 156px;
    position: absolute;
    bottom: 6cqw;
    right: -3cqw;
    width: 16cqw;
}
.shop_select_cat_btn {
    text-align: center;
    font-size: 1em;
    line-height: 1.5em;
    margin: auto;
    margin-top: 20px;
}
.reviews_contents {
    padding: 24px 14px;
}
.rvreviews_list .reviews_data .c3 {
    align-items: flex-start;
}
.rvreviews_list .reviews_data .c3 .ph {
    width: 60px;
}
.rvreviews_list .reviews_data .reviews_str {
    flex-wrap: wrap;
}
.reviews_contents .rvreviews_list .reviews_data .reviews_str .str_icon {
	width: 90px;
}
.rvreviews_list .reviews_data .c3 .txt {
    width: calc(100% - 80px);
}
.rvreviews_list .reviews_data .reviews_date.sp_contents {
	display: flex;
	margin-top: 7px;
}
.rvreviews_list .reviews_data .reviews_date.pc_contents {
	display: none;
}
.ttl_outher03 {
    margin: 0 auto 20px;
}
.ttl_outher03 .illust04 {
    max-width: 136px;
    position: absolute;
    top: unset;
    right: 0cqw;
    width: 18cqw;
    bottom: -13cqw;
}
.ttl_outher03 .illust03 {
    max-width: 156px;
    position: absolute;
    top: 3cqw;
    left: -7cqw;
    width: 29cqw;
}
.contents.news ._in {
    padding: 40px 0 40px;
}
.ttl_outher02 .icon.icon_center {
	display: block;
	position: relative;
	top: unset;
	left: unset;
	transform: unset;
	width: 86%;
	margin: auto;
}
.ttl_outher02 .icon.icon_center.btoom {
	width: 90%;
	margin: 14px auto 0;
}
.ttl_outher02 .icon.icon_left {
	display: none;
}
.ttl_outher02 .icon.icon_right {
	display: none;
}
.ttl_outher02 .ttl {
    text-align: center;
}
.blog_list .blog_data {
    margin-top: 24px;
}
.contents.column ._in {
    padding: 30px 0 30px;
}
.question_contents .question_list {
    padding: 18px 18px;
    margin-top: 20px;
}
.ttl_outher03 .illust05 {
    max-width: 136px;
    position: absolute;
    top: 8cqw;
    left: 1cqw;
    width: 20cqw;
}
.ttl_outher03 .illust06 {
    max-width: 156px;
    position: absolute;
    top: 12cqw;
    right: -9cqw;
    width: 26cqw;
}
.contents.question ._in {
    padding: 30px 0 30px;
}
.sp_br {
	display: block;
}
.contact_contents dl dt {
    font-size: 1.65em;
    line-height: 1.5em;
    padding: 12px;
}
.heading-2 {
    font-size: 1.1em;
    font-weight: 500;
    text-align: center;
    line-height: 1.5em;
}
.contact_contents dl dd {
    padding: 24px 20px 34px;
}
a.contact_btn {
    display: block;
    font-size: 1.2em;
    line-height: 1em;
    text-align: center;
    margin: auto;
    min-width: auto;
    border-radius: 50px;
    color: #ffff;
    background: #ff9d3d;
    padding: 28px 0;
    font-weight: 500;
    margin-top: 14px;
}
.contact_contents dl dt:after {
    content: '';
    width: 60px;
    height: 49px;
    background: url(../../img/contact_illust.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 50%;
    right: 2%;
    transform: translateY(-50%);
}
.contact_contents dl dt:before {
    content: '';
    width: 60px;
    height: 49px;
    background: url(../../img/contact_illust.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 50%;
    left: 2%;
    transform: translateY(-50%);
}
.heading-2::before {
    margin-right: 20px;
}
.heading-2::after {
    margin-left: 20px;
}
.contents.contact_contents ._in {
    padding: 30px 0 30px;
}
.footer ._in {
    padding: 30px 0;
}
.footer .c2 {
    flex-direction: column-reverse;
}
.footer .f_nav {
    width: 100%;
}
.footer .f_nav ul {
    width: 100%;
    margin-left: 0;
}
.footer .logo {
    width: 70%;
    margin: 30px auto 0;
}
.footer .f_nav ul li {
    padding: 12px 0;
    padding-left: 14px;
    border-bottom: 2px dotted #959494;
    font-size: 1.3em;
    line-height: 1.5em;
}
.ttl_outher02 .ttl {
    text-align: center;
    font-size: 6vw;
    line-height: 1.5em;
}
.select_cat_list .shop_select_list {
    margin-top: 30px;
}
.ttl_outher01 .icon {
    margin-right: 14px;
    width: 24px;
}
.ttl_outher01 .ttl {
    font-size: 4.7vw;
    line-height: 1.5em;
}
.page_title_contents ._in {
    position: relative;
    width: 90%;
    max-width: 1527px;
    height: 200px;
    container-type: inline-size;
    margin: auto;
    border-radius: 24px;
    background: url(../../img/sp/page_ttl_bkg_sp.png);
    background-position: center center;
    background-size: cover;
    overflow: hidden;
}
.page_title_contents .page_title .icon {
    width: 52px;
    margin-right: 14px;
}
.page_title_contents .page_title h2 {
    font-size: 7cqw;
}
.page_title_contents .page_ttl_illust {
    position: absolute;
    left: 0;
    bottom: -1cqw;
}
.pc_contents {
	display: none;
}
.search_shop_data {
    padding: 16px 20px;
}
.search_shop_data .shop_ttl .shop_name {
    font-size: 1.65em;
    line-height: 1.5em;
    margin-right: 0;
    font-weight: 400;
    width: 100%;
}
.search_shop_data .data_c2 .txt .shop_contact .tel a {
    font-size: 13.5cqw;
    line-height: 1em;
    font-weight: 600;
}
.search_shop_data .data_c2 .txt .shop_contact {
    padding-top: 6.5cqw;
    margin-top: 8.5cqw;
}
.search_shop_data .data_c2 .txt .shop_contact .tel {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.search_shop_data .data_c2 .txt .shop_contact .tel .tel_icon {
    margin-right: 10px;
    width: 24px;
}
.search_shop_data .data_c2 .txt .shop_contact .tel .tel_icon img {
    width: 24px;
}
.search_shop_data .data_c2 .txt .shop_contact .sns_hp {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    justify-content: center;
    margin-top: 20px;
}
.search_shop_data .data_c2 .txt .shop_contact .sns_hp li {
    width: 64px;
    margin: 0 7px;
}
.search_shop_data .data_c2 .txt .ch_txt {
    font-size: 1.4em;
    line-height: 1.5em;
}
.contents.select_search_shop ._in {
    padding: 30px 0 60px;
}
.search_shop_post .shop_contact .tel .tel_icon {
    margin-right: 10px;
    width: 24px;
}
.search_shop_post .shop_contact .tel {
    justify-content: center;
    width: 100%;
    container-type: inline-size;
}
.search_shop_post .search_shop_data .search_shop_data_inner {
    padding: 24px 20px;
}
.search_shop_post .shop_contact .tel a {
    font-size: 13.5cqw;
    font-weight: 600;
}
.search_shop_post .shop_contact .sns_hp {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-top: 20px;
}
.search_shop_post .shop_contact {
    width: 100%;
    margin-top: 20px;
}
.search_shop_post .shop_contact .sns_hp li {
    width: 64px;
    margin: 0 7px;
}
.search_shop_post .search_shop_data .shop_ttl .c2 {
    padding-bottom: 20px;
    margin-bottom: 24px;
}
.shop_detail .shop_detail_data {
    margin: 0 0 14px;
}
.option_list .option_detail {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
}
.option_list .option_detail:first-of-type {
    margin-top: 0;
}
.point_list .point_detail dt .icon {
    width: 36%;
}
.point_list .point_detail {
    margin-top: 40px;
}
.review_contents .rvreviews_list {
    width: calc(90% - 40px);
    padding: 20px;
}
.review_contents .staff_voice .c2 .txt p {
    padding: 20px;
}
.review_contents .staff_voice .c2 .txt {
    width: 100%;
}
.review_contents .staff_voice .c2 .ph {
    display: none;
}
.review_contents .staff_voice .c2 .txt:before {
    border-width: 0;
}
.review_contents .staff_voice .c2 .txt .staff_icon {
    float: left;
    margin: 8px 14px 14px 0;
    display: inline-block;
}
.review_contents .staff_voice .c2 .txt .staff_icon img {
    border-radius: 50%;
    width: 70px;
}
.shop_detail .c2 {
    padding: 20px 0;
}
.search_shop_post .swiper {
    margin-left: 5%;
    margin-right: 5%;
}
.shop_detail:first-of-type {
    margin-top: 40px;
}
.search_shop_post .js-swiper .swiper-button-prev {
    left: -2.5%;
}
.search_shop_post .js-swiper .swiper-button-next {
    right: -2.5%;
}
.review_contents .rev_score_li li {
    width: calc(100% / 6 - 4px);
}
.review_contents .rev_score_li li:first-of-type {
    width: calc(100% / 3.5 - 4px);
}
.rev_write {
    margin-top: 0;
    margin: auto;
    width: 80%;
    padding: 40px 0 20px;
}
.rev_write a.btn01 {
    min-width: unset;
    margin: 1.35cqw auto 0;
    display: block;
}
.search_shop_post .search_shop_data .search_shop_data_inner.access_map {
    padding: 30px;
}
.search_shop_post .map {
    width: 100%;
    margin: auto;
    padding: 20px 0 0;
}
.review_contents {
    padding-bottom: 30px;
}
.plan_price .price_table {
    width: 800px;
}
.plan_price .scroll__inner {
  	background-color: #ffffff;
  	padding: 0 0 20px 0;
  	overflow-x: scroll;
  	-ms-overflow-style: none;
  /* IE, Edge 対応 */
  scrollbar-width: none;
  /* Firefox 対応 */
  
	margin-bottom: 18px;
}
.plan_price .scroll__inner table {
  	white-space: nowrap;
}
.plan_price .scroll__inner::-webkit-scrollbar {
  /* Chrome, Safari 対応 */
  	display: none;
}
.plan_price .simplebar-scrollbar::before {
	background: var(--themecolor02) !important;
	opacity: 1;
	border-radius: 2;
	height: 5px;
	margin-left: 3px;
	margin-top: 2px;
}
.plan_price .simplebar-scrollbar.simplebar-visible::before {
	opacity: 1;
}
.plan_price .simplebar-track {
	background: var(--bkcolor02);
	height: 15px !important;
}
.contents.page_contents ._in {
    padding: 30px 0 80px;
}


.column_post .post_title h1 {
    font-size: 1.5em;
}
.column .column_main .column_post {
    padding: 24px 24px;
}
.column_post .cat_date ul {
    margin-bottom: 14px;
}
.column_post .th_img {
    margin: 20px auto 0;
}
.column_post .cat_date {
    margin-top: 20px;
}
.midashi01 {
    font-size: 1.4em;
}
.blog_post_btn a.btn {
    padding: 16px 28px 16px 28px;
    margin: 0px 7px;
}
.blog_post_btn {
    margin: 30px auto 0;
}
.ttl_outher05 .ttl {
    font-size: 1.4em;
}
.service .service_li dl dt {
    font-size: 1.3em;
}
.partner .inner {
    padding: 30px 0 40px;
}
.partner_title .ph {
    width: 100%;
}
.partner_title .txt h2 {
    width: 80%;
    margin: 0 auto 40px;
}

.page_title_contents .page_title h2 {
    font-size: 7cqw;
    text-align: center;
    line-height: 14cqw;
}
.page_title_contents .page_title .icon {
    width: 46px;
    margin-right: 14px;
    display: flex;
    align-items: center;
}
.partner_title .txt {
    width: 100%;
}
.point_table {
    font-size: 1.2em;
}
.point_table td {
    padding: 24px 0px;
}
.point_table td .num {
    font-size: 1.4em;
    line-height: 1.5em;
}
.partner .point_dl dd .c3 li {
    width: 80%;
    margin: 30px auto 0;
}
.partner .point_dl dd .c3 li:first-of-type {
    margin-left: auto;
    margin-top: 0;
}
.partner .partner_point {
    margin-top: 40px;
}
.partner .partner_point_contents .point_ph {
    margin: 20px auto;
}
.partner .point_dl {
    margin-top: 30px;
}
.partner .point_dl dd .c4 li {
    width: calc(50% - 9px);
    margin-left: 18px;
    margin-top: 20px;
    text-align: center;
}
.partner .point_dl dd .c4 li:nth-child(2n+1) {
    margin-left: 0;
}
.partner .point_dl dd .c4 {
    margin-top: 0;
}
.partner .point_dl dd .c4.img_icon li img {
    max-width: 100px;
    margin: auto;
}
.partner .point_dl dd .c4.img_icon li p {
    font-size: 1em;
}
.partner .contact_us {
    padding: 20px;
    margin-top: 40px;
}
.ttl_outher04 .ttl {
    font-size: 1.4em;
}
.attent .ch_txt {
    color: var(--themecolor01);
    display: inline-block;
    padding: 1em;
    font-size: 1.25em;
    line-height: 1.5em;
    position: relative;
    margin: 10px auto;
}
.attent .ch_txt:before {
    width: 18%;
    left: -16%;
}
.attent .ch_txt:after {
    width: 18%;
    right: -16%;
}
.rev_write_form .form dt {
    text-align: left;
    width: 100%;
    padding: 0 0 14px;
}
.rev_write_form .form dd {
    padding: 0 0;
    width: 100%;
}
.rev_write_form .form_outher {
    padding: 20px 0px;
}
.rev_write_form {
    padding-bottom: 60px;
}

.sp__menu .sp__menu__container .sp__menu__logo {
    display: none;
}
#menuButton.active span:last-child {
    bottom: 4px;
    background: #fff;
}
#menuButton.active span:first-child {
    top: 0;
    background: #fff;
}
.sp__nav {
    display: block;
    border-top: 0;
    border-bottom: 0;
    padding: 2em 0;
}
.sp__nav .parent_li {
    font-size: 1.35em;
    border-bottom: 1px dashed #ffff;
}
.sp__menu .heading-2 {
    font-size: 1.2em;
}
.sp__menu .sp__menu__container .sp__menu__thanks {
    display: none;
}
.page .news_contents .news_list .news_c2 .txt:after {
    bottom: -18px;
}
.news_contents .news_list .news_c2 .ph {
    width: 28%;
}
.page .news_contents .news_list .news_c2 .txt {
    width: 66%;
}
.page .news_contents {
    margin-bottom: 30px;
	padding: 18px 18px 34px;
}
.breadcrumb li.pc_contents {
    display: none;
}
.column_post .post_title {
    border-radius: 20px;
}
.attent .st_txt {
    font-size: 1.1em;
    line-height: 1.8em;
    text-align: center;
    margin: 30px auto 15px;
}
.rev_write_form .form {
    font-size: 1.1em;
    line-height: 1.5em;
}
.captcha_label {
    width: 90%;
}
.sp__menu .contact_box dl dt {
    font-size: 2em;
}
.sp__menu .contact_box {
    position: relative;
    margin: 2.5vw 0 16vw;
}
.sp__menu .sp__menu__container {
    width: 86%;
}
.shop_detail .shop_detail_data dt {
    width: 8em;
    font-size: 1em;
}
.shop_detail .shop_detail_data dd {
    width: calc(100% - 7em - 28px);
    padding: 10px 0 10px 0;
}
.review_contents .btn03 {
    display: block;
    margin: 20px auto;
    min-width: unset;
}
.shop_detail {
    margin-top: 40px;
}
.review_contents .no_data_txt {
    font-size: 1.1em;
}


/* 掲載一覧修正 */
.search_shop_data .shop_ttl .shop_name {
    font-size: 1.25em;
}
.search_shop_data .cat_li li {
    padding: 0;
    width: 36px;
}
.search_shop_data .cat_li {
    margin: 0 0 0;
}
.search_shop_data .shop_addr {
    font-size: 0.9em;
    margin: 0 0 10px;
}
.search_shop_data .shop_addr .icon {
    width: 14px;
    margin-right: 7px;
}
.search_shop_data .data_c2 .txt .ch_txt {
    font-size: 1em;
    line-height: 1.5em;
    margin-top: 14px;
}
.search_shop_data .data_c2 .txt p {
    font-size: 0.9em;
    line-height: 1.5em;
    margin: 7px 0 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}
.search_shop_data .data_c2 .txt .shop_contact .sns_hp li {
    width: 38px;
    margin: 0 7px;
}
.search_shop_data .data_c2 .txt .shop_contact .sns_hp {
    width: unset;
    margin-top: 0;
}
.search_shop_data .data_c2 .txt .shop_contact .tel a {
    font-size: 8cqw;
}
.search_shop_data .data_c2 .txt .shop_contact .tel {
    width: unset;
}
.search_shop_data .swiper-thumb {
    display: none;
}
.search_shop_data .data_c2 .txt {
    margin-top: 0;
}
.search_shop_data a.btn01 {
    font-size: 1em;
    line-height: 1em;
    padding: 14px 0;
    margin: 0;
}
.search_shop_data .data_c2 .txt .shop_contact {
    padding-top: 3.5cqw;
    margin-top: 5.5cqw;
}
.search_shop_data .shop_addr .txt {
	display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}
.search_shop_data {
    margin-top: 30px;
}

.search_shop_data .shop_ttl .c2 {
    width: 100%;
    display: block;
}
.search_shop_data .cat_li {
    margin: 0 0 0;
    float: left;
}
.search_shop_data a.btn01 .btn_icon01 {
    width: 80px;
}
.search_shop_data a.btn01 {
    min-width: unset;
    display: block;
}
.search_shop_data .shop_addr {
    margin: 10px 0 10px;
}
.search_shop_data a.btn01 .btn_icon02 {
    right: 14px;
    width: 40px;
    mix-blend-mode: overlay;
}
.search_shop_data .shop_ttl .shop_name {
    line-height: 1.65em;
}
.search_shop_data .reviews_str {
    margin-top: 7px;
}
.search_shop_data .reviews_str li {
    font-size: 1.1em;
}
.search_shop_data .reviews_str li.icon {
    width: 24px;
}
.search_shop_list {
    margin-top: 30px;
}
.search_shop_data {
    margin-top: 20px;
}

.area_map .area_list ul li a {
	text-align: left;
	font-size: 1em;
	padding-left: 12px;
}
.area_map .area_list ul li a .s_icon {
	width: 20px;
	margin-right: 5px;
	display: inline-block;
}
.area_map .area_list ul li a.hk {
	color: var(--areacolor01);
	border: 1px solid var(--areacolor01);
}
.area_map .area_list ul li a.kt {
	color: var(--areacolor02);
	border: 1px solid var(--areacolor02);
}
.area_map .area_list ul li a.tk {
	color: var(--areacolor03);
	border: 1px solid var(--areacolor03);
}
.area_map .area_list ul li a.sh {
	color: var(--areacolor04);
	border: 1px solid var(--areacolor04);
}
.area_map .area_list ul li a.ki {
	color: var(--areacolor05);
	border: 1px solid var(--areacolor05);
}
.area_map .area_list ul li a.ch {
	color: var(--areacolor06);
	border: 1px solid var(--areacolor06);
}
.area_map .area_list ul li a.sk {
	color: var(--areacolor07);
	border: 1px solid var(--areacolor07);;
}
.area_map .area_list ul li a.ky {
	color: var(--areacolor08);
	border: 1px solid var(--areacolor08);
}

.area_map .area_list ul li a:before {
    content: '';
    width: 5px;
    height: 5px;
    border: 0;
    border-top: solid 1px var(--themecolor04);
    border-right: solid 1px var(--themecolor04);
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    right: 12px;
    bottom: 0;
    margin: auto;
}
.area_map .area_list ul li a.hk:before {
	border-top: solid 1px var(--areacolor01);
    border-right: solid 1px var(--areacolor01);
}
.area_map .area_list ul li a.kt:before {
	border-top: solid 1px var(--areacolor02);
    border-right: solid 1px var(--areacolor02);
}
.area_map .area_list ul li a.tk:before {
	border-top: solid 1px var(--areacolor03);
    border-right: solid 1px var(--areacolor03);
}
.area_map .area_list ul li a.sh:before {
	border-top: solid 1px var(--themecolor04);
    border-right: solid 1px var(--themecolor04);
}
.area_map .area_list ul li a.ki:before {
	border-top: solid 1px var(--areacolor05);
    border-right: solid 1px var(--areacolor05);
}
.area_map .area_list ul li a.ch:before {
	border-top: solid 1px var(--areacolor06);
    border-right: solid 1px var(--areacolor06);
}
.area_map .area_list ul li a.sk:before {
	border-top: solid 1px var(--areacolor07);
    border-right: solid 1px var(--areacolor07);
}
.area_map .area_list ul li a.ky:before {
	border-top: solid 1px var(--areacolor08);
    border-right: solid 1px var(--areacolor08);
}
.contents.paid_banner ._in {
    padding: 30px 0 30px;
}
.contents.reviews ._in {
    padding: 30px 0 30px;
    position: relative;
}
.contents.about ._in {
    padding: 0px 0 30px;
}
.breadcrumb {
    font-size: .8em;
}
}


@media screen and (max-width: 320px){



}


