@charset "utf-8";
html {
    line-height: 24px;
    font-size: 14px;
    color: #413f3a;
}
table {
    font: normal 10px "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.em_insta {
    font-weight: bold;
    font-size: 24px;
    color: #DC6C60;
}
.fixed {
    position: fixed;
    width: 100%;
}
#wrapper > section {
    padding: 40px 0 0;
}
#wrapper > section::after {
    content: "";
    display: block;
    margin: 40px -10px 0;
    width: calc(100% + 10px);
    height: 20px;
    background: url(../../images/village/dart.png) repeat-x;
}
#wrapper {
    height: 100%;
    position: relative;
    width: 100%;
}
#wrapper > #concept::after, #wrapper > #news::after, #wrapper > #shop::after, #wrapper > #bistro::after, #wrapper > #hotel::after, #wrapper > #salon::after, #wrapper > #dogrun::after {
    display: none;
}
#wrapper > #news {
    padding-bottom: 20px;
    background-color: #000;
}
#wrapper > #concept {
    padding-bottom: 40px;
}
section > section {
    padding: 0 10px 40px;
}
.village_sec02 {
    background: #fff;
    padding: 10px 10px 40px;
}
.training, #hotel {
    background: #fbfaf5;
}
#online_shop {
    background: #F2EFE6;
}
h1 {
}
h1 > img {
    display: block;
    position: relative;
    margin: auto;
}
h2, .ttl_main {
    overflow: visible;
    position: relative;
    margin: 0;
    padding: 40px 0 10px;
    box-shadow: none;
    text-align: center;
    line-height: 1;
    font-size: 24px;
    font-weight: bold;
}
h2 > .icon01 {
    display: inline-block;
    margin: 0;
    position: relative;
    top: -4px;
    margin-left: 10px;
    padding: 4px 10px;
    border-radius: 2px;
    background: #dc6c60;
    font-size: 20px;
    color: #ffffff;
}
.under_h2 {
    display: table;
    position: relative;
    z-index: 10;
    margin: auto auto 40px;
    padding: 0 10px;
    border-radius: 6px;
    background: #ffffff;
    text-align: center;
    line-height: 1;
    font-size: 11px;
    color: #dc6c60;
}
h2::after, .ttl_main::after {
    content: "";
    display: block;
    position: absolute;
    bottom: -11px;
    z-index: 9;
    background: url(../../images/village/index_pattern02.png) repeat-x center;
    width: 100%;
    height: 11px;
}
#bistro h2::after {
    content: "";
    display: block;
    position: absolute;
    bottom: -11px;
    z-index: 9;
    background: url(../../images/village/index_pattern02.jpg) repeat-x center;
    width: 100%;
    height: 11px;
}
#photo {
  margin-top: 80px;
  padding-bottom: 10px;
  color: red;
  background: #fff;
  color: #3C3C3C;
}
#photo h2 {
    margin-bottom: 80px;
}
#photo h2::before {
    content: "";
    display: block;
    position: absolute;
    bottom: 70px;
    z-index: 9;
    background: url(../../images/village/h2_photo_01.png) no-repeat center;
    width: 1000px;
    height: 60px;
    margin-bottom: 20px
}
#photo h2::after {
    content: "";
    display: block;
    position: absolute;
    top: 90px;
    z-index: 9;
    background: url(../../images/village/h2_photo_02.png) no-repeat center;
    width: 1000px;
    height: 60px;
    margin-top: 20px
}
.ttl_square {
    border-left: none;
}
h3, .ttl_square {
    margin-bottom: 15px;
    padding-top: 40px;
    border-bottom: solid 1px #cfcfcf;
    line-height: 2;
    font-size: 18px;
    font-weight: bold;
}
h3::before, .ttl_square::before {
    content: "";
    display: inline-block;
    border-radius: 2px;
    margin: 2px 10px 2px 0;
    width: 14px;
    height: 14px;
    background: #dc6c60;
}
.ribbon {
    margin-top: 20px;
}
h4, .ttl_img_style01 {
    margin-top: 10px;
    margin-bottom: 15px;
    padding-left: 10px;
    border-left: solid 5px #dc6c60;
    line-height: 2;
    font-size: 18px;
    font-weight: bold;
}
.ttl_img_style01.spacing {
    letter-spacing: -1px;
}
.menu_small {
    line-height: 1.5em;
    font-size: 16px;
}
.ttl01_img_style01, .table_list > .ttl01_img_style01 {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 1.4em;
}
.table_list > .ttl01_img_style01 {
    margin-bottom: 0;
}
.ttl01_img_style01 span {
    font-size: 14px;
    line-height: 1em;
}
.txt01_img_style01 {
    font-size: 14px;
    color: #dc6c60;
    margin-bottom: 5px;
}
.txt02_img_style01 {
    font-size: 14px;
    margin-bottom: 10px;
}
.note {
    font-size: inherit;
    margin: 5px 0 0 0;
}
h5 {
    line-height: 1;
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 15px;
}
#gnv > .sp > li > a {
    display: table-cell;
    vertical-align: middle;
    height: 40px;
    line-height: 1;
    text-decoration: none;
    font-size: 12px;
    color: #231815;
}
td {
    background-color: #ffffff;
}
#news {
    overflow: hidden;
    position: relative;
    padding: 20px 0 40px;
    background: #565656 url(../../images/village/bg_news.jpg) no-repeat top center;
}
#news::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    z-index: 0;
    width: 100%;
    height: attr(data-item);
    background: url(../../images/village/bg_news_over.png) repeat;
}
#news > .inner {
    position: relative;
    z-index: 10;
}
#news h2 {
    padding-top: 20px;
    color: #fff;
}
#news .under_h2 {
    background: #000;
}
.btn_style01 {
    display: table;
    margin: 20px auto 0;
    border: solid 2px;
    background: #ffffff right bottom no-repeat;
    text-decoration: none;
}
.btn_style01 > .inner {
    display: table-cell;
    vertical-align: middle;
    height: 45px;
    text-align: center;
    line-height: 1.2;
    font-weight: bold;
    font-size: 14px;
}
.btn_style02 {
    margin: auto;
    width: 100%;
}
.bistro_btn03 {
    width: 96%;
    max-width: 460px;
    margin: 0 auto 20px;
}
.btn_style03 {
    display: table;
    margin: 20px auto 0;
    border: solid 2px;
    background: #dc6c60 right bottom no-repeat;
    text-decoration: none;
}
.btn_style03 > .inner {
    display: table-cell;
    vertical-align: middle;
    height: 35px;
    text-align: center;
    line-height: 1.2;
    font-weight: bold;
    font-size: 11px;
    color:#fff;
}
.btn09 {
    border-color: #dc6c60;
    background-image: url(../../images/village/btn03.png);
}
.btn01 {
    border-color: #dc6c60;
    background-image: url(../../images/village/btn01.png);
}
#campaign .btn01, #photo .btn01 {
    width: 640px;
}
#news .btn01 {
    max-width: 640px;
    width: 100%;
}
.btn01 > .inner {
    color: #dc6c60;
}
.btn02 {
    border-color: #901f46;
    background-image: url(../../images/village/btn02.png);
}
.btn02 > .inner {
    color: #901f46;
}
.btn03 {
    border-color: #231815;
    background-color: #574b48;
    background-image: url(../../images/village/btn03.png);
}
.btn03 > .inner {
    color: #ffffff;
}
.btn04 {
    border-color: #231815;
    background: none;
}
.btn04 > .inner {
    color: #231815;
}
.btn05 {
    border-color: #d0ac7e;
    background: none;
}
.btn05 > .inner {
    color: #d0ac7e;
}
.btn06 {
    border-color: #8b4d1c;
    background-color: #b56a2e;
    background-image: url(../../images/village/btn03.png);
}
.btn06 > .inner {
    color: #f3e3ce;
}
.btn07 {
    border-color: #70550b;
    background-color: #a4712e;
    background-image: url(../../images/village/btn03.png);
}
.btn07 > .inner {
    color: #f3e3ce;
}
.btn08 {
    border-color: #8aaa51;
    background-image: url(../../images/village/btn08.png);
}
.btn08 > .inner {
    font-weight: bold;
    font-size: 18px;
    color: #8aaa51;
}
.btn08 {
    border-color: #8aaa51;
    background-image: url(../../images/village/btn08.png);
}
.btn08 > .inner {
    font-weight: bold;
    font-size: 18px;
    color: #8aaa51;
}
.btn10 {
    width: 640px;
    margin: 30px auto 0 auto;
    border-color: #8b4d1c;
    background-color: #b56a2e;
    background-image: url(../../images/village/btn03.png);
}
.btn10 > .inner {
    color: #f3e3ce;
}
.btn10:hover {
    background-color: #8b4d1c;
}
.btn_google {
    display: table;
    margin: 20px auto;
    border: solid 2px #5da3d7;
    text-decoration: none;
    background: #ffffff url(../../images/village/btn_google.png) right bottom no-repeat;
    width: 70%;
}
.btn_google > .inner {
    display: table-cell;
    vertical-align: middle;
    height: 45px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    color: #5da3d7;
}
.btn__in_page_link {
  position: relative;
  border-color: #dc6c60;
}
.btn__in_page_link::after {
  position: absolute;
  top: calc((100% - 10px) / 2);
  right: 5px;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #dd6d60 transparent transparent transparent;
}
.btn__in_page_link > .inner {
    color: #dc6c60;
}
.list_col2 {
    margin-bottom: 40px;
    font-size: 0;
}
.list_col2 > li {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 10px;
    width: calc(50% - 10px - 4px);
    font-size: 18px;
    font-weight: bold;
}
.list_col2 > li:nth-of-type(2n) {
    margin-right: 0;
}
.list_col2 > li > a {
    margin: 0;
}
.txt_box03 {
    text-align: center;
}
.txt_box03 * {
    font-size: 20px;
}
.txt_box03 strong {
    font-size: 28px;
}
.txt_box03 .em {
    display: inline-block;
    margin: 20px auto;
    padding: 15px 20px;
    border-radius: 2px;
    background: #dc6c60;
    font-size: 28px;
    color: #fff;
}
.txt_box04 {
    text-align: center;
    margin: auto;
    padding: 0 10px;
}
.img_style01 > figure {
    margin: 0 0 40px;
}
.img_style01 > figure > img {
    margin-bottom: 15px;
    width: 100%;
}
.img_style01 > figure > a > img{
    margin-bottom: 15px;
}
.img_style01 > figure > a{
    color: #3C3C3C;
    text-decoration: none;
}
.img_style01 > figure.option {
    position: relative;
}
.img_style01 > figure.option::after {
    content: "";
    display: block;
    position: absolute;
    top: -15px;
    right: -2px;
    width: 74px;
    height: 74px;
    background: url(../../images/village/icon_option.png) no-repeat;
}
.img_style01 figcaption {
    font-size: 12px;
}
.img_style01 p {
    font-size: 14px;
}
.img_style01_layout {
    padding: 30px 0 20px;
}
.img_style02 {
}
.img_style02 p {
    font-size: 14px;
}
.img_style02 > .col01 {
    margin: 0 0 10px;
}
.img_style02 > .col01 img {
    width: 100%;
}
.img_style02 > .col02 {
}
#slider > .slide > li {
    height: auto;
}
#slider > .pager, #slider > .thumbnail {
    background-color: rgba(0,0,0,0.5);
}
#slider > .pager > li {
    background-color: #aaa;
}
#slider > .pager > .selected {
    background-color: #fff;
}
#btnPrev, #btnNext {
    background-size: 40%;
}
#btnPrev {
    background-position: left center;
}
#btnNext {
    background-position: right center;
}
.line_icon01, .line_icon02 {
    padding: 5px 15px;
    background-color: #CDE3A0;
    font-weight: bold;
    font-size: 16px;
    border-radius: 5px;
}
.line_icon02 {
    background-color: #BDDCE0;
}
.txt_line {
    padding-left: 1em;
    text-indent: -1em;
    margin-bottom: 20px;
}
.img01_style01 {
    margin: 30px auto 20px;
    background: #cccccc;
    text-align: left;
}
.img01_style01 img {
    width: 100%;
    max-width: 365px;
}
.bistro_btn01 {
    width: 96%;
    max-width: 640px;
    margin: 0 auto 20px;
}
.topics_media {
    width: 100%;
    margin: 0;
    padding: 0;
}
.topics_media a {
    color: #DC6C60;
    font-weight: bold;
}
.topics_media > li {
    display: inline-block;
    width: calc((100%/3) - 10px);
    margin-right: 10px;
    background: #FFF;
}
.topics_media > li:last-child {
    margin: 0;
}
.topics_media li figure {
    overflow: hidden;
    margin: 0.5em;
}
.topics_media li img {
    width: 30%;
    float: left;
    border: 2px solid #DC6C60;
}
.topics_media li figcaption {
    width: 66%;
    float: right;
}
.topics_media li figcaption .cap_head {
    margin-bottom: 0.5em;
}

@media screen and (min-width:769px) {
#slider {
    margin-top: 110px;
    padding-bottom: 20px;
    background-image: url(/images/village/dart02.png);
    background-repeat: repeat;
}
#btnPrev, #btnNext {
    background-color: rgba(255,255,255,0.8);
}
#slider > .slide > li img {
    width: 1000px;
}
#slider > .pager {
    display: none;
}
#slider > .thumbnail > li {
    width: 20%;
}
#btnPrev::after, #btnNext::after {
    content: url(/images/village/btnPrev02.png);
    position: absolute;
    top: 50%;
    bottom: 50%;
    left: 50%;
    right: 50%;
}
#btnPrev, #btnNext {
    transition: 0.4s;
    background-color: rgba(200,200,200,0.8);
}
#btnPrev:hover, #btnNext:hover {
    transition: 0.4s;
    background-color: rgba(200,200,200,0.95);
}
#btnNext::after {
    content: url(/images/village/btnNext02.png);
}
.btn_faq {
    display: inline-block;
    border: 1px solid #fff;
    font-size: 12px;
    padding: 12px 8px;
    vertical-align: top;
    margin: 10px 1px 10px 0;
    color: #fff;
    text-decoration: none;
    background: #A06D60 url(../../images/village/btn03.png) right bottom no-repeat;
    font-weight: bold;
}
.btn_faq:hover, .btn_media:hover, .btn_form:hover {
    color: #fff;
}
.btn_faq {
    display: inline-block;
    border: 1px solid #fff;
    font-size: 12px;
    padding: 12px 8px;
    vertical-align: top;
    margin: 10px 1px 10px 0;
    color: #fff;
    text-decoration: none;
    background: #A06D60 url(../../images/village/btn03.png) right bottom no-repeat;
    font-weight: bold;
}
.btn_faq:hover, .btn_media:hover, .btn_form:hover,.btn_calendar:hover,.btn_reservation:hover {
    color: #fff;
}
.btn_calendar {
    display: inline-block;
    border: 1px solid #fff;
    font-size: 1em;
    padding: 7px 1px;
    vertical-align: top;
    margin: 10px 3px;
    color: #fff;
    width: 100px;
    height: 26px;
    text-decoration: none;
    text-align: center;
    background: #8e1e46 url(../../images/village/btn03.png) right bottom no-repeat;
    font-weight: bold;
}
.btn_media {
    display: inline-block;
    border: 1px solid #fff;
    font-size: 1em;
    padding: 7px 1px;
    vertical-align: top;
    margin: 10px 0;
    color: #fff;
    width: 100px;
    height: 26px;
    text-decoration: none;
    text-align: center;
    background: #574b48 url(../../images/village/btn03.png) right bottom no-repeat;
    font-weight: bold;
}
.btn_faq_sp, .btn_media_sp, .btn_contact_sp, .btn_tel_sp, .btn_calendar_sp {
    display: none;
}
.bnr_pet {
    display: inline-block;
    margin-right: 20px;
    width: 70%;
}
.bnr_pet:nth-of-type(2) {
    margin-right: 0;
}
.logo_wg {
    position: relative;
    bottom: 80px;
}
}

@media screen and (max-width:768px) {
#slider > .thumbnail {
    display: none;
}
.bnr_pet {
    width: 100%;
}
}
#shop, #salon, #group {
    padding-top: 30px;
}
#bistro {
    padding-top: 0;
    background: #413f3a;
    color: #fff;
}
.bg_bistro {
    background-color: #413f3a;
}
.bg_02 {
    background-color: #FBFAF5;
}
#bistro .under_h2 {
    margin-bottom: 0;
}
.table01 {
    margin: 20px 0;
    border: solid 1px #928C6E;
}
.table01 th {
    border: none;
    border-right: solid 1px #fbfaf5;
    background: #928c6e;
    color: #fff;
}
.table01 tr > th:last-of-type {
    border-right: none;
}
.table01 td {
    padding: 10px;
    vertical-align: middle;
    border-left: none;
    border-bottom: none;
    border-color: #c3bc96;
    background: #fff;
    text-align: center;
}
.table01 tr >td:last-of-type, .table01 .subtitle > td:last-of-type {
    border-right: none;
}
.table01 tr >td:first-of-type {
    border-right: solid 1px #c3bc96;
}
.table01 .td_adj_bdr {
    border-right: #928C6E !important;
}
.table01 .td_adj_bdt {
    border-top: solid 2px #928C6E !important;
}
.table01 .subtitle > td {
    border-left: none;
    border-bottom: none;
    border-color: #fbfaf5;
    background: #aba585;
    font-weight: bold;
    color: #ffffff;
}
.table02 {
    margin-bottom: 30px;
    border: solid 1px #D4E7C5;
    width: calc(100% - 2px);
    text-align: center;
}
.table02 th, .table02 td {
    border: solid 1px #D4E7C5;
    border-left-style: none;
    border-top-style: none;
}
.table02 th {
    width: calc(100%/3);
    background-color: #F6FDE6;
}
.table02 th.t_head02 {
    background-color: #CDE3A0;
}
.td_col1 {
    width: 15%;
    background: #5a5450;
    color: #fff;
}
.td_col2 {
    background: #c3bfbd;
}
.td_col2_1 {
    background: #d8d2cf;
}
.none {
    background: #e5e5e5;
}
#salon, #dogrun {
    padding-bottom: 0;
}
#salon table td {
    padding: 5px;
}
#salon table td.breed {
    text-align: left;
}
.box_service {
    border: #928c6e solid 1px;
    margin: 20px 0;
}
.ttl_service {
    background: #928c6e;
    color: #fff;
    font-size: 16px;
    padding: 10px;
}
.box_service p {
    padding: 10px;
    margin: 0;
}
.list_service_option {
    overflow: hidden;
    position: relative;
    margin: 10px;
    padding: 10px;
    background: #e7e4d6;
    border-radius: 10px;
}
.list_service_option > li {
    width: 300px;
    float: left;
    list-style: none;
    list-style-position: outside;
    margin: 0;
    padding-left: 10px;
}
.flickSlider::after {
    position: absolute;
    bottom: 0;
    content: "";
    display: block;
    width: 100%;
    height: 20px;
    background: url(../../images/village/dart.png) repeat-x center;
}
#cta {
    padding: 0 0 50px;
    background: url(../../images/village/bg_cta02.png) repeat-x bottom center;
}
#cta .btn_style01 {
    margin-top: 0;
}
#cta > ul {
    position: relative;
    top: 14px;
    margin: auto;
    padding: 20px;
    box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, 0.30);
    border-radius: 6px;
    background: url(../../images/village/bg_cta03.png) repeat center;
    font-size: 0;
}
#cta > ul > li {
}
#cta > ul > li:last-of-type {
    margin-right: 0;
}
#cta .ttl {
    margin: 0 auto 5px;
    line-height: 1.6;
    font-size: 12px;
    font-weight: bold;
}
#cta .ttl::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    width: 8px;
    height: 1em;
    background: url(../../images/village/icon_list01.png) no-repeat center;
}
#cta.cta_bistro > ul {
    background-image: url(../../images/village/bg_cta05.png);
}
.cta_bistro ul.img_cta04_sp {
    background-image: url(../../images/village/bg_cta05.png);
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    top: 0;
    margin-bottom: 10px;
    padding: 20px;
    box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, 0.30);
    border-radius: 6px;
    box-sizing: border-box;
}
.cta_bistro ul.img_cta04_sp .ttl {
    margin: 0 auto 5px;
    line-height: 1.6;
    font-size: 12px;
    font-weight: bold;
}
.cta_bistro ul.img_cta04_sp .btn_style01 {
    margin-top: 0;
}
.cta_bistro ul.img_cta04_sp .ttl:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    width: 8px;
    height: 1em;
    background: url(../../images/village/icon_list01.png) no-repeat center;
}
.cta_bistro ul.img_cta04_sp li:first-child {
    padding-bottom: 10px;
}
#cta.cta_bistro > ul li:first-child {
    padding-bottom: 10px
}
#cta .form_bistro {
    margin: 0 0 20px;
    width: 100%;
}
#cta.cta_qola {
    background: none;
}
#hotel td.td_col1, #salon td.td_col1 {
    background: #928c6e;
}
#table_hotel_price {
    margin-bottom: 5px;
}
#table_hotel_price + .note {
    text-align: right;
}
#pricetable_hotel > .wrap_tab {
    font-size: 0;
}
#pricetable_hotel > .wrap_tab > a {
    display: inline-block;
}
#pricetable_hotel > .body {
    border: solid 4px #8da955;
    background: #fff;
}
#pricetable_hotel.page02 > .body {
    border-color: #506b76;
}
.wrap_sb_hotel {
    font-size: 14px;
}
#sb_hotel {
    position: relative;
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 5px;
    padding: 5px 10px;
    border: solid 2px #CDE3A0;
    width: 100px;
    background-color: #839362;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
}
#sb_hotel .selected {
    color: #ffffff;
}
#list_sb_hotel {
    display: none;
    position: absolute;
    z-index: 10;
    left: -2px;
    border: solid 2px #CDE3A0;
    border-top: none;
    width: 100%;
    background-color: #fff;
    text-align: center;
}
#list_sb_hotel > li {
    position: relative;
    vertical-align: middle;
    line-height: 40px;
    font-size: 14px;
}
#list_sb_hotel > li:hover {
    background-color: #F6FDE6;
    cursor: pointer;
}
#list_sb_hotel > li::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 10%;
    margin: auto;
    width: 80%;
    height: 1px;
    background-color: #CDE3A0;
}
#list_sb_hotel > li:last-of-type::after {
    display: none;
}
.table02.color02, .table02.color02 th, .table02.color02 td {
    border-color: #CCE4E7;
}
.table02.color02 th, .table02.color02 td {
    width: 25%;
}
.table02.color02 th {
    background-color: #EBF9FB;
}
.table02.color02 th.t_head02 {
    background-color: #BDDCE0;
}
.list_notes {
    list-style: disc;
    margin-top: 10px;
    padding-left: 20px;
}
.list_notes > li {
    list-style: disc;
}
.logo_bistro {
    display: table;
    margin: 20px auto;
}
.course {
    background-color: #F2EFE6;
    padding: 0 0 20px;
}
.area_dogrun {
    display: block;
    font-weight: bold;
    font-style: 16px;
}
#map {
    margin: auto;
    width: 1000px;
    max-width: calc(100% - 20px);
}
.video {
    max-width: 100%;
}
.bgn {
    background: none !important;
}
.ta_r {
    text-align: right;
}
.highlight {
    color: #DC6C60;
}
.attention {
    color: #C00;
}
.recommend {
    color: #699c00;
}
.box_map {
    width: 100%;
    overflow: hidden;
}
.img_map {
    width: 50%;
    float: left;
}
.txt_map {
    display: inline-block;
    vertical-align: top;
    margin-left: 20px;
}
.neighborhood_parking span {
    padding: 0 5px;
    background: #0068b7;
    color: #fff;
    font-weight: bold;
    margin-right: 5px;
}
#info {
    padding: 20px 0;
}
#feed_topics {
    display: inline-block;
    vertical-align: top;
    width: 620px;
}
#feed_topics .triming_feed {
    float: left;
    width: 26%;
    margin-right: 4%;
}
#feed_topics .ttl {
    float: left;
    margin-bottom: 10px;
    border-bottom: none;
    font-size: 18px;
    font-weight: bold;
    color: #dc6c60;
}
.topics_more {
    float: right;
    border-radius: 2px;
    padding: 0 5px 0 10px;
    width: 110px;
    height: 24px;
    background-color: #413f3a;
    line-height: 24px;
    text-align: left;
    font-size: 12px;
    color: #fff;
}
.topics_more::after {
    content: "▶";
    display: inline-block;
    float: right;
}
#feed_topics img {
    width: 100%;
}
#feed_topics .arrowBox {
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
}
#feed_topics .arrowBox:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
#feed_topics .infoBox {
    float: left;
    width: 70%;
    height: 90%;
}
#feed_topics .infoBox p {
    clear: both;
    color: #333;
}
#feed_topics .infoBox h3 {
    padding-top: 3px;
    font-size: 16px;
    color: #9F7E69;
    font-weight: bold;
    margin-bottom: 10px;
}
#feed_topics .infoBox > .topics_more {
    position: absolute;
    bottom: 10px;
    right: 10px;
}
a.btn_news {
    display: block;
    margin: 15px auto 0;
    border: 2px solid #dc6c60;
    border-radius: 5px;
    width: calc(100% - 4px);
    height: 44px;
    color: #dc6c60;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    line-height: 44px;
    font-weight: bold;
    background: #FFF;
}
a.btn_news::after {
    content: "▶";
    display: inline-block;
    float: right;
    padding-right: 10px;
}
.webcam_qr {
    font-size: 0;
}
.webcam_qr > .note {
    display: inline-block;
    vertical-align: top;
    width: 760px;
    font-size: 14px;
}
#qola {
    background: #F1FBFA;
}
#dogrun {
    background: #FBFAF5;
    padding-top: 30px;
}
#map_detail {
    font-size: 70%;
}
#map_detail .td_col1 {
    background: #928B6E;
    width: 30%;
    text-align: center;
}
.ttl_sub {
    margin: 10px 0 5px;
    border-bottom: solid 1px #fff;
    line-height: 1.4;
    font-size: 16px;
    font-weight: bold;
}
.desc_sub {
    margin-bottom: 10px;
    font-size: 14px;
}
.list_sub {
}
.list_sub > li {
    list-style: disc;
    margin-left: 1em;
    font-size: 14px;
}
#cta .block_sp {
    display: none;
}
#header_bar {
    display: none;
}
.btn_close_sp {
    display: none;
}
.txt_strong {
    font-weight: bolder;
    font-size: 1.2em;
}
.box1 {
    width: 430px;
    padding: 0.5em 1em;
    margin: auto;
    font-weight: bolder;
    font-size: 1.3em;
    border: solid 3px #DC6C60;
}
.date_contest {
    font-size: 20px;
}
.follow-button {
    overflow: hidden;
}
.follow-button li {
    display: inline-block;
}
#wrap_gcal {
    padding: 0 15px 40px;
}
.ttl_main {
    position: relative;
    margin: 0;
    padding: 40px 0 10px;
    text-align: center;
    line-height: 1;
    font-weight: bold;
    font-size: 24px;
}
.cta_bg {
    padding: 0 0 50px;
    background: url(../../images/village/bg_cta02.png) repeat-x bottom center;
}
.box_adviser {
}
.img_adviser {
    display: inline-block;
    height: 15%;
    width: 15%;
}
.box_adviser p {
    display: inline-table;
    vertical-align: top;
}
.inner_adviser {
    display: inline-block;
    margin-left: 20px;
    width: 70%;
    text-align: left;
}
span.name_adviser {
    font-size: 1.5em;
    font-weight: bolder;
}
.txt_affiliation {
    margin-left: 30px;
    border: solid 1px;
    border-radius: 5px;
    padding: 10px;
    text-indent: -3em;
    padding-left: 50px;
}
.col_fix02 {
    width: calc((100% - 40px)/2);
    float: left;
    margin-right: 40px;
    box-sizing: border-box;
    text-align: center;
}
.col_fix02:nth-of-type(2n+2) {
    margin-right: 0;
}
.img_style01 h3 {
    width: 100% !important;
    box-sizing: border-box !important;
}
.img_style01 > figure.left {
    margin-right: 0 !important;
}
.instagram_box {
    width: 100%;
}
.photos {
    padding: 10px;
    background-color: #fff;
    text-align: center;
}
.photos a {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px;
}
.photos a:nth-child(4n) {
    margin-right: 0;
}
.photos > a > img {
    width: 240px;
    height: 240px;
    object-fit: cover;
}
.list_wg {
    display: inline-block;
}
.list_wg .wrap_lightbox {
    display: inline-block;
}
.list_wg li {
    display: inline-block;
}
.logo_wg {
    margin-left: 30px;
}
.logo_wg:hover {
    opacity: 0.6;
}

@media screen and (max-width:768px) {
.photos {
    padding: 10px 0;
    width: 100%;
}
.photos a {
    width: 12vh;
    height: 12vh;
    overflow: hidden;
    margin-right: 1.6vh;
}
.photos a:nth-child(4n) {
    margin-right: 0;
}
.photos > a > img {
    width: 14vh;
    height: 14vh;
}
.col_fix02 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0;
    float: none;
}
.mb_none {
    margin-bottom: 0 !important;
}
.btn01 {
    width: 100% !important;
}
.sp {
    display: block !important;
}
.pc {
    display: none !important;
}
ul.bg_cta {
    margin-left: 10px;
    margin-right: 10px;
}
ul.bg_cta {
    position: relative;
    top: 14px;
    margin: auto;
    padding: 20px;
    box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, 0.30);
    border-radius: 6px;
    background: url(../../images/village/bg_cta03.png) repeat center;
    font-size: 0;
}
#photo h2 {
    font-size: 20px;
}
#photo h2::before {
    background: url(../../images/village/h2_photo_01_sp.png) no-repeat center;
    background-size: contain;
    width: 100%;
    height: 50px;
    margin: 0;
}
#photo h2::after {
    background: url(../../images/village/h2_photo_02_sp.png) no-repeat center;
    background-size: contain;
    width: 100%;
    height: 50px;
    margin: 0;
}
#cta .list_buttons {
    width: 100%;
    margin: 0 0;
    padding: 0 0;
    font-size: 0;
}
#cta .list_buttons li {
    width: calc((100% - 6%)/3);
    margin: 0 3% 3% 0;
    display: inline-table;
}
#cta .list_buttons li:nth-of-type(3n) {
    margin-right: 0;
}
#cta .list_buttons li a {
    display: table-cell;
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    background: url(../../images/village/button_bg01.png);
    background-size: 100% 100%;
    padding: 3vw 1.5vw;
    box-sizing: border-box;
    text-decoration: none;
    color: #292929;
    font-size: 2.5vw;
    font-weight: bold;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
}
#cta .list_buttons li a .txt {
    display: inline-block;
    margin: 0 0;
    line-height: 1.2em;
}
#cta .block_sp .button_call {
    width: 100%;
    display: table;
    height: 14vw;
}
#cta .block_sp .button_call p {
    background: url(../../images/village/icon_phone01.png) left 4vw center no-repeat #d98780;
    background-size: 7vw;
    border: solid 4px #c36a65;
    width: 100%;
    display: table-cell;
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    cursor: pointer;
    font-size: 3.5vw;
    font-weight: bold;
    position: relative;
    padding: 0 10vw;
    box-sizing: border-box;
}
#cta .block_sp .button_call p:before, .btn_faq::before,.btn_reservation::before {
    content: "";
    width: 0;
    height: 0;
    border-bottom: solid 3vw #fff;
    border-left: solid 3vw transparent;
    position: absolute;
    z-index: 1;
    right: 4px;
    bottom: 4px;
}
.btn_faq::before,.btn_reservation::before {
    right: 8px;
    bottom: 8px;
}
.btn_faq {
    display: table;
    position: relative;
    margin-top: 10px;
    border: solid 4px #9C7D5E;
    width: calc(100% - 8px);
    height: 14vw;
    background: url(../../images/village/icon_form01.png) left 4vw center/7vw no-repeat #CEAD8B;
    text-decoration: none;
}
.btn_faq > .inner,.btn_reservation > .inner {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 3.5vw;
    font-weight: bold;
    color: #fff;
}
.btn_reservation {
    display: table;
    position: relative;
    margin-top: 10px;
    border: solid 4px #8a4c21;
    width: calc(100% - 8px);
    height: 14vw;
    background: url(../../images/village/icon_form01.png) left 4vw center/7vw no-repeat #b46933;
    text-decoration: none;
}
#cta .block_sp {
    display: block;
}
#cta {
    background: none;
    padding: 3vw 2.5vw;
    box-sizing: border-box;
}
#header {
    background: url(../../images/village/bg_cta06.jpg);
}
h1::after {
    display: none;
}
h1 {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
}
#gnv > .sp > li {
    position: relative;
}
#gnv > .sp > li:nth-child(1):before {
    content: "";
    display: block;
    width: calc(100% - 50px);
    height: 1px;
    background: #c3bc96;
    position: absolute;
    top: 0;
    right: 0;
}
#wrapper {
    overflow: hidden;
}
.sp_none {
    display: none;
}
#btn_menu {
    position: fixed;
    z-index: 9999;
    top: 10px;
    right: 10px;
    width: 50px;
    height: 50px;
    display: none;
}
#btn_menu > img {
    width: 100%;
    height: 100%;
}
#gnv {
    overflow: auto;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 99999;
    padding: 60px 15px 10px 15px;
    background: #fdfbf2;
    right: -100%;
    height: calc(100% - 70px);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
#gnv.active {
    right: 0!important;
}
#gnv > .sp {
}
#gnv > .sp > li {
    padding-left: 50px;
    background: url(../../images/village/icon_menusp_img01.png) no-repeat top 6px left;
    -webkit-background-size: 30px auto;
    background-size: 30px auto;
}
#gnv > .sp > li:nth-child(1) {
    background-image: url(../../images/village/icon_menusp_img01.png);
}
#gnv > .sp > li:nth-child(2) {
    background-image: url(../../images/village/icon_menusp_img02.png);
}
#gnv > .sp > li:nth-child(3) {
    background-image: url(../../images/village/icon_menusp_img03.png);
}
#gnv > .sp > li:nth-child(4) {
    background-image: url(../../images/village/icon_menusp_img04.png);
}
#gnv > .sp > li:nth-child(5) {
    background-image: url(../../images/village/icon_menusp_img05.png);
}
#gnv > .sp > li:nth-child(6) {
    background-image: url(../../images/village/icon_menusp_img06.png);
}
#gnv > .sp > li:nth-child(7) {
    background-image: url(../../images/village/icon_menusp_img07.png);
}
#gnv > .sp > li::after {
    content: "";
    display: block;
    width: auto;
    height: 1px;
    background: #c3bc96;
}
#gnv > .sp > li > a {
    position: relative;
    width: 200px;
}
#gnv > .sp > li > a::after {
    content: "";
    display: inline-block;
    position: absolute;
    right: -10px;
    vertical-align: middle;
    width: 10px;
    height: 15px;
    background: url(../../images/village/icon_gnv_target.png) no-repeat center/100%;
}
#gnv_rsv_sp {
    margin: 20px 0;
}
#gnv_rsv_sp > figcaption {
    margin-bottom: 5px;
    text-align: left;
    font-size: 12px;
    background: url(../../images/village/icon_list01.png) left top 4px no-repeat;
    padding-left: 12px;
}
#gnv_rsv_sp {
    font-size: 0;
    margin-bottom: 0;
}
#gnv_rsv_sp > li {
    display: inline-table;
    vertical-align: top;
    margin-right: 10px;
    margin-bottom: 20px;
    padding: 0;
    border-radius: 4px;
    width: 100%;
    background: none #fff5f4;
    font-size: 12px;
}
#gnv_rsv_sp > li:last-of-type {
    margin-right: 0;
}
#gnv_rsv_sp > li > a {
    display: table-cell;
    box-sizing: border-box;
    vertical-align: middle;
    padding: 10px 20px 10px 10px;
    border: solid 2px #9C7D5E;
    border-radius: 3px;
    width: 100%;
    height: 100%;
    color: #fff;
    background: url(../../images/village/icon_gnv_target_02.png) right 3px center no-repeat #CEAD8B;
    text-decoration: none;
    text-align: center;
}
#gnv_rsv_sp > li > a > img {
    vertical-align: middle;
    height: 25px;
    width: auto;
}
#gnv_rsv_sp > li > a > .wrap_txt {
    display: inline-block;
    vertical-align: middle;
    padding-left: 3px;
    width: calc(100% - 30px);
    text-align: center;
}
.btn_faq_sp, .btn_media_sp, .btn_tel_sp, .btn_contact_sp, .btn_calendar_sp {
    display: table;
    box-sizing: border-box;
    vertical-align: middle;
    padding: 10px 20px 10px 10px;
    margin-bottom: 10px;
    border: solid 2px #9C7D5E;
    border-radius: 3px;
    width: 100%;
    color: #fff;
    background: url(../../images/village/icon_gnv_target_02.png) right 3px center no-repeat #CEAD8B;
    text-decoration: none;
    text-align: left;
}
.btn_media_sp img, .btn_contact_sp img, .btn_calendar_sp img {
    padding: 5px 0;
}
.btn_faq_sp > .wrap_txt, .btn_media_sp > .wrap_txt, .btn_tel_sp > .wrap_txt, .btn_contact_sp > .wrap_txt, .btn_calendar_sp > .wrap_txt {
    display: table-cell;
    vertical-align: middle;
    padding-right: 30px;
    width: calc(100% - 30px);
    text-align: center;
    font-size: 12px;
}
.btn_faq_sp:active, .btn_faq_sp:hover, .btn_media_sp:active, .btn_media_sp:hover, .btn_calendar_sp:active, .btn_calendar_sp:hover {
    color: #fff;
}
.twolines {
    float: none;
    display: inline-block;
    margin-left: 3vw;
    font-size: 1.2em;
    padding-bottom: 3px;
}
#header_bar {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fdfbf2;
    z-index: 9999;
    display: table;
    border-bottom: 1px solid #ccc;
}
#header_bar a {
    display: table-cell;
    vertical-align: middle;
    width: 13%;
    padding: 10px 0 10px 2%;
}
#header_bar a#logo_sp {
    width: 50%;
    padding-right: 5%;
    padding-left: 0;
}
#gnv .box_follow-button_sp {
    position: absolute;
    top: 10px;
    display: inline-block;
}
.btn_close_sp {
    display: block;
    position: absolute;
    top: 10px;
    right: 15px;
    width: 50px;
}
.btn04, .btn05 {
    margin: auto;
    border-color: #231815;
    width: 100%;
    background: #574b48 url(../../images/village/btn03.png) no-repeat bottom right;
}
.btn04 > .inner, .btn05 > .inner {
    color: #ffffff;
}
td {
    font-size: 12px;
}
.btn_style01 {
    width: calc(100% - 4px);
}
.t_head_room {
    display: block;
    font-size: 10px;
}
#cta > ul {
    margin-left: 10px;
    margin-right: 10px;
}
#cta > ul > li {
    width: 100%;
}
#tab_pricetable_hotel01, #tab_pricetable_hotel02 {
    max-width: 50%;
}
.index_box02_list {
    display: none;
}
.box_map {
    width: 100%;
}
#feed_topics {
    width: 100%;
    box-sizing: border-box;
    font-size: 80%;
}
#feed_topics .ttl {
    margin-bottom: 5px;
    font-size: 14px;
}
.fb-page {
    margin-top: 20px;
}
.fb-page.fb_iframe_widget {
    display: table;
    margin-left: auto;
    margin-right: auto;
}
.img_map {
    width: 100%;
}
.txt_map {
    margin-left: 0;
}
section > section {
    padding: 20px 0;
}
.ttl_img_style01.spacing {
    letter-spacing: inherit;
}
#header_top {
    display: none;
}
footer {
    width: 100%;
}
#footer_info .footer_ct {
    background: #574B48;
}
#footer_info .footer_ct .inner {
    padding: 10px 3%;
}
#footer_info .footer_right p.txt_footer {
    color: #fff;
}
#footer_info .footer_left {
    display: table-cell;
    vertical-align: middle;
    width: 40%;
}
#footer_info .footer_left img {
    width: 100%;
}
#footer_info .footer_right {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    width: 60%;
}
address {
    background: #231815;
    text-align: center;
    color: #fff;
    font-size: 16px;
    padding: 10px 0;
    box-sizing: border-box;
}
#header_popup {
    padding: 0 3%;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.8);
    box-sizing: border-box;
    position: relative;
    z-index: 1000;
}
#header_popup .header_popupct {
    padding: 20px 0;
    box-sizing: border-box;
}
.modal-box {
    display: none;
    position: fixed;
    z-index: 100;
    background: rgba(255, 255, 255, 0.8);
    width: 100%;
    margin: 0 auto;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}
#header_popup .header_popupct li {
    margin-bottom: 16px;
}
#header_popup .header_popupct li .ttl {
    color: #231815;
    margin-bottom: 8px;
}
#header_popup .header_popupct li .ttl span {
    color: #000;
    margin-right: 3px;
}
#header_popup .header_popupct li:nth-child(2) {
    margin-bottom: 50px;
}
.btn_phone1 {
    background: #93807b url("../../images/village/btn03.png") no-repeat right bottom;
}
.btn_phone2 {
    background: #574b48 url("../../images/village/btn03.png") no-repeat right bottom;
}
.bg_phone1 {
    margin-right: 10px;
    line-height: 45px;
    vertical-align: middle;
    height: 45px;
}
.bg_phone1 img {
    vertical-align: middle;
}
.btn_phone3 {
    background: #fff;
    line-height: 0;
    height: 40px;
    text-align: center;
    font-size: 20px;
    text-decoration: none;
    color: #231815;
}
.btn_phone3:hover {
    color: #231815;
}
.bg_phone2 {
    margin-right: 10px;
    line-height: 40px;
    vertical-align: middle;
    height: 40px;
}
.bg_phone2 img {
    vertical-align: middle;
}
#popup1.modal-box .modal-overlay {
    position: absolute;
    width: 100vw;
    height: 100vh;
    z-index: 500;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
}
.date_contest {
    font-size: 16px;
}
.img_adviser {
    display: block;
    width: 50%;
    height: 50%;
    margin: 0 auto;
}
.box_adviser p {
    display: block;
    text-align: center;
}
.inner_adviser {
    width: 100%;
    margin: 0;
}
.box_adviser .txt_affiliation {
    width: 65%;
    margin: 0 auto 20px;
    ;
    text-align: left;
    display: block;
    padding: 10px;
    padding-left: 50px;
}
.btn10 {
    width: 100%;
}
.img_style01_layout {
    padding: 20px 0 10px;
}
.ttl_img_style01 {
    line-height: 1.6em;
    ;
    font-size: 16px;
}
.ttl01_img_style01 {
    font-size: 18px;
}
.txt01_img_style01, .txt02_img_style01 {
    font-size: 12px;
}
.img_style01 > figure {
    margin: 0 0 20px;
}
.bistro_btn01 {
    margin: 0 auto 20px;
}
.topics_media > li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%;
    margin-right: 0;
    margin-bottom: 5px;
    padding: 5px;
}
.list_wg li {
    width: 30vw;
    margin-right: 1vw;
}
.list_wg li:nth-child(3n) {
    margin-right: 0;
}
.logo_wg {
    display: block;
    margin: 0 auto;
}
}

@media screen and (max-width:560px) {
#footer_info .footer_left {
    width: 100%;
    display: block;
    text-align: center;
    padding: 10px 0;
    margin-bottom: 10px;
}
#footer_info .footer_left img {
    width: 70%;
    text-align: center;
}
#footer_info .footer_right {
    width: 100%;
    text-align: center;
    display: block;
}
#footer_info .footer_right p:first-child {
    margin-bottom: 10px;
}
#footer_info .footer_right p:last-child {
    margin-bottom: 0;
}
address {
    font-size: 3.5vw;
    width: 100%;
    text-align: center;
}
}

@media screen and (min-width:769px) {
.follow-button.follow-button {
    padding: 12px 0;
}
.modal-box {
    display: none;
}
.header_top {
}
h2, .ttl_main {
    font-size: 30px;
}
h2 > .icon01 {
    font-size: 24px;
}
.under_h2 {
    font-size: 14px;
}
h3, .ttl_square {
    font-size: 22px;
}
a[href^="tel:"] {
    pointer-events: none;
}
#btn_menu {
    display: none;
}
#gnv {
    position: fixed;
    z-index: 9999;
    width: 100%;
}
#gnv > .sp {
    overflow: hidden;
    box-shadow: 2px 2px 5px 5px rgba(0, 0, 0, 0.1);
    margin: 20px auto;
    width: 1000px;
    height: 50px;
    border-radius: 6px;
    background: #ffffff;
    font-size: 0;
}
#gnv > .sp > li {
    display: inline-table;
    width: calc(100%/7);
    width: calc(100%/7 - 1px)\9;
}
#gnv > .sp > li:last-of-type {
    width: calc(100%/7 + 4px)\9;
}
#feed_topics .feed_topicsct .arrowBox:nth-child(even) {
    margin-left: 30px;
}
@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
}
#gnv > .sp > li > a {
    position: relative;
    text-align: center;
    font-weight: bold;
}
#gnv > .sp > li > a:hover {
    background-color: #dc6c60;
    color: #ffffff;
}
#gnv > .sp > li > a::after {
    content: "";
    display: inline-block;
    position: absolute;
    right: 0;
    top: 10px;
    width: 1px;
    height: 30px;
    background-color: #e4e4e4;
}
#gnv > .sp > li > a:hover::after {
    background-color: #dc6c60;
}
#gnv > .sp > li:last-of-type > a::after {
    display: none;
}
#gnv_rsv_sp {
    display: none;
}
#cta {
    padding-bottom: 0;
}
.img_cta {
    position: relative;
    top: -5px;
    width: 100%;
    height: 302px;
    background: url(../../images/village/img_cta.png) no-repeat top center;
}
#cta .img_cta01 {
    position: relative;
    top: -5px;
    width: 100%;
    height: 302px;
    background: url(../../images/village/img_cta03.png) no-repeat top center;
}
.red_phone {
    padding-right: 10px;
    position: relative;
    top: -10px;
}
.btn_noborder {
    border: none;
}
.list_info li span.f30 {
    font-size: 30px !important;
}
.list_info li span.img_phone {
    padding-left: 20px;
    box-sizing: border-box;
    line-height: 0;
    vertical-align: middle;
}
.list_info {
    width: 700px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 150px;
}
.list_info li {
    width: calc((100% - 50px)/2);
    margin-right: 50px;
    float: left;
}
.list_info li:last-child {
    margin-right: 0;
}
.list_info li.two_button a{
    margin-bottom: 5px;
    position: relative;
    top: -15px;
}
.facebook-wrapper {
    width: 300px;
    max-height: 570px;
    margin: 0 auto;
    display: inline-block;
}
.facebook-wrapper > .fb-page {
    width: 100%;
    height: 100%;
}
.facebook-wrapper > .fb-page > span, .facebook-wrapper iframe {
    width: 100% !important;
}
#bistro .img_cta {
    background-image: url(../../images/village/img_cta02.png);
    position: relative;
}
#bistro .img_cta a {
    width: 345px;
    position: absolute;
    top: 165px;
    left: 50%;
}
#bistro .img_cta a:hover {
    background-color: #8b4d1c;
}
#bistro .img_cta.img_cta04 {
    background-image: url(../../images/village/img_cta04.png);
    position: relative;
}
#bistro .img_cta04 a {
    top: 102px;
}
.img_cta.img_cta04 {
    height: 250px;
}
section > .inner01 {
    margin: auto;
    width: 1000px;
    padding-bottom: 50px;
}
section > .inner02 {
    margin: auto;
    width: 1000px;
}
#feed_topics {
    margin-right: calc(40px - 1em);
}
.serves_img {
    width: 60%;
    margin: auto;
}
.serves_img img {
    width: 80%;
}
.img_style01 {
    font-size: 0;
    margin: 5% 0 0 0;
}
.mt5 {
    margin-top: 5px;
}
.oiwai .img_style01 > * {
    font-size: 12px;
}
.img_style01.ta_c figcaption {
    text-align: center;
}
.img_style01 > figure {
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
}
.img_style01 > figure > img {
    width: 100%;
}
.img_style01 > figure > .cake_img {
    width: 40%;
}
.img_style01 figcaption {
    font-size: 14px;
}
.img_style01.col1 > figure {
    margin-right: 0;
}
.img_style01.col1 > figure > img {
    display: inline-block;
    vertical-align: top;
    margin-right: 40px;
    margin-bottom: 0;
    width: calc((100% - 40px)/3);
}
.img_style01.col1 > figure > figcaption {
    position: relative;
    display: inline-block;
    width: 640px;
}
.img_style01.col1 > figure > figcaption .btn01 {
    position: absolute;
    bottom: 0;
}
.img_style01.col2 > figure {
    width: calc((100% - 20px)/2)
}
.img_style01.col2 > figure:nth-of-type(2n) {
    margin-right: 0;
}
.img_style01.col3 > figure {
    width: calc((100% - 40px)/3)
}
.img_style01.col3 > figure:nth-of-type(3n) {
    margin-right: 0;
}
.img_style01.col4 > figure {
    width: calc((100% - 60px)/4)
}
.img_style01.col4 > figure:nth-of-type(4n) {
    margin-right: 0;
}
.img_style02 {
    font-size: 0;
}
.img_style02 > .col01 {
    display: inline-block;
    vertical-align: top;
    margin: 0 40px 0 0;
    width: 320px;
}
.img_style02 > .col02 {
    display: inline-block;
    width: 640px;
}
.btn03 {
    margin: auto;
    border-color: #231815;
    width: auto;
    background-color: #574b48;
}
#header {
}
#header_top {
    position: relative;
    z-index: 99;
    top: 0;
    width: 100%;
    box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.3);
    display: none;
}
.container {
    width: 1000px;
    margin: 0 auto;
}
#header_top {
    position: fixed;
    top: 0;
    left: 0;
    overflow: hidden;
}
#header_top .header_ct01 {
    background: #231815;
    height: 60px;
}
#header_top .logo {
    float: left;
    padding: 10px 0;
    box-sizing: border-box;
    margin-bottom: 0;
}
#header_top .header_link {
    float: right;
    width: calc(100% - 255px);
    height: 60px;
    text-align: left;
    padding-left: 5px;
}
#header_top .phone_village, #header_top .follow-button {
    display: inline-block;
}
#header_top .phone_village {
    vertical-align: top;
    margin: 0 2px;
    padding: 21px 0 21px 38px;
    background: url(../../images/village/list_phone.png) no-repeat left center;
    text-align: right;
}
#header_top .phone_village > li {
    color: #fff;
    font-size: 12px;
    box-sizing: border-box;
    line-height: 16px;
    font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    margin-bottom: 0;
}
.btn_form {
    display: inline-block;
    width: 130px;
    border: 1px solid #fff;
    font-size: 1em;
    padding: 6px;
    vertical-align: top;
    margin: 10px 2px 10px 0;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    background: #574b48 url(../../images/village/btn03.png) right bottom no-repeat;
}
.btn_form .inner {
    display: table-cell;
    text-align: center;
    padding: 7px 0 0;
}
.btn_form .twolines {
    float: left;
}
#header_top .header_ct02 {
    background: #ffffff none repeat scroll 0 0;
    position: relative;
}
#header_top .gnavi_pc {
    background: #ffffff none repeat scroll 0 0;
    font-size: 0;
    height: 50px;
    overflow: hidden;
    width: 100%;
}
#header_top .gnavi_pc li {
    display: inline-table;
    width: calc(100%/7);
    width: calc(100%/7 - 1px)\9;
}
#header_top .gnavi_pc li a {
    color: #231815;
    display: table-cell;
    font-size: 12px;
    height: 50px;
    line-height: 1;
    text-decoration: none;
    vertical-align: middle;
    font-weight: bold;
    text-align: center;
    position: relative;
}
#header_top .gnavi_pc li a::after {
    background-color: #e4e4e4;
    content: "";
    display: inline-block;
    height: 30px;
    position: absolute;
    right: 0;
    top: 10px;
    width: 1px;
}
#header_top .gnavi_pc li:nth-child(7) a::after {
    background-color: none;
    content: none;
}
#header_top .gnavi_pc li a:hover {
    background-color: #dc6c60;
    color: #ffffff;
}
#header_top .gnavi_pc li a:hover:after {
    background-color: #dc6c60;
}
.gnavi_pc.active {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 6px;
    box-shadow: 2px 2px 5px 5px rgba(0, 0, 0, 0.1);
    position: absolute;
    z-index: 9999;
    margin-bottom: 20px;
}
.nav1.active, .nav2.active, .nav3.active, .nav4.active, .nav5.active, .nav6.active {
    background: #DC6C60;
    color: #fff !important;
}
.nav1.active:after, .nav2.active:after, .nav3.active:after, .nav4.active:after, .nav5.active:after, .nav6.active:after {
    background-color: #DC6C60 !important;
}
#footer_info .footer_right p.txt_footer {
    margin: 0;
    color: #fff;
    text-align: right;
}
#footer_info .footer_right p.txt_footer02 {
    margin-left: 20%;
    float: left;
    text-align: right;
}
#footer_info .footer_right p:last-child {
    margin-top: 10px;
}
#footer_info .footer_ct {
    width: 100%;
    background: #574B48;
    display: table;
}
#footer_info .footer_ct .inner {
    padding: 14px 0;
}
#footer_info .footer_left {
    width: 300px;
    display: table-cell;
    vertical-align: middle;
}
#footer_info .footer_right {
    width: 100%;
    text-align: right;
    display: table-cell;
    vertical-align: middle;
}
footer address {
    background: #231815;
    text-align: center;
    color: #fff;
    font-size: 16px;
    padding: 12px 0;
    box-sizing: border-box;
}
.txt_box04 {
    text-align: center;
}
#wrap_gcal {
    margin: auto;
    padding: 80px 0 40px;
    width: 1000px;
}
}

@media screen and (max-width:320px) {
.date_contest {
    font-size: 15px;
}
}
.flickSlider {
    width: 100% !important;
}
.flickSlider .flickView {
    width: 100% !important;
    margin-top: 110px;
}
.flickSlider .flickThumb {
    background: url(/images/village/dart_top.png) repeat-x top center;
    height: calc(90px + 20px);
}
.flickSlider .flickThumb ul {
    text-align: center;
}
.flickSlider .flickView ul::after, .flickSlider .flickThumb ul::after {
    content: "";
    width: 0;
}
.flickSlider .flickThumb ul li {
    display: inline-block !important;
    margin-right: 10px;
    max-width: 200px;
}
.flickSlider .flickThumb ul li:last-of-type {
    margin-right: 0;
}
.flickSlider .btnPrev {
    background: #ccc url(/images/village/btnPrev.png) no-repeat center center;
}
.flickSlider .btnNext {
    background: #ccc url(../../images/village/btnNext.png) no-repeat center center;
}
.flickSlider .flickView ul, .flickSlider .flickThumb ul {
    padding: 5px 0 10px 0;
}
.flickSlider .flickThumb ul {
    display: table;
    margin: auto;
    width: 100% !important;
    height: auto !important;
    background: rgba(0,0,0,0.6);
}
.flickSlider .flickView ul.sp {
    display: block !important;
}

@media screen and (max-width:768px) {
.flickSlider .flickView {
    margin-top: 60px;
}
.flickSlider .flickView ul, .flickSlider .flickThumb ul {
    display: block !important;
}
.flickSlider .flickView ul li {
    margin-top: -5px;
}
.flickSlider .flickThumb ul {
    display: table !important;
    margin: auto;
    padding: 10px;
    width: auto !important;
    height: auto !important;
    background: rgba(0,0,0,0.6);
}
.flickSlider .flickView ul.pc {
    display: none !important;
}
}
.flickThumb ul li {
    float: none !important;
    width: 40% !important;
    background-color: #fff;
    filter: alpha(opacity=100) !important;
    -moz-opacity: 1 !important;
    opacity: 1 !important;
}
.flickThumb ul li img {
    width: 100%;
    height: auto;
}
.flickThumb ul li img:hover {
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.flickSlider li a {
    display: block;
    width: 100%;
    height: 100%;
}
.box_adviser h3, .box_adviser h4 {
    text-align: left;
}
.bnr_hover:hover {
    opacity: 0.7;
}
.wrap_lightbox {
    display: block;
    position: relative;
    line-height: 0;
}
.wrap_lightbox:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 47px;
    height: 47px;
    background: url(../../images/village/icon_lupe.png) no-repeat;
    background-size: contain;
}
#feed_topics {
    margin-right: 0;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    box-sizing: border-box;
    display: block;
}
#feed_topics .feed_topicsct .arrowBox {
    width: 485px;
    width: calc((100% - 30px)/2);
    margin: 0;
    float: left;
    box-sizing: border-box;
    max-height: 240px;
    height: 215px;
    overflow: hidden;
    position: relative;
    padding: 10px 10px;
    margin-bottom: 30px;
    background-color: #FFF;
}
#feed_topics .feed_topicsct .arrowBox:nth-child(2n+2):before {
    position: absolute;
    content: "";
    left: 0;
    top: -20px;
    border-left: 1px dotted #ddd;
    height: 100%;
}
#feed_topics .feed_topicsct .arrowBox:nth-last-child(2) {
    border-bottom: none;
}
#feed_topics .feed_topicsct .arrowBox:last-child(2) {
    border-bottom: none;
}
#feed_topics .arrowBox:nth-child(2n+2) {
    margin-right: 0;
}
.facebook-wrappersp {
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    text-align: center;
    margin-top: 30px;
}
.img_style01 > .sweets_sec {
    display: table;
    width: 100%;
    margin: 0;
}
.sweets_sec > figcaption {
    float: left;
}
.cake_ttl {
    margin-top: 0;
}
.table_list {
    background: #6d544e;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.list_head, .list_cap {
    font-size: inherit;
}
.list_head, .list_cap {
    border-top: 1px solid #ccc;
    padding: 2%;
}
.list_head {
    clear: left;
    float: left;
    width: 25%;
}
.list_cap {
    background: #413f3a;
    margin: 0 0 0 25%;
    border-left: 1px solid #ccc;
}
.cake_img {
    display: block;
    width: calc(100%/3);
    height: auto;
    float: left;
    margin: 0 30px 0 0;
}

/*トリミングサロン料金表*/
#salon .table01{
    border-bottom:2px solid #928c6e;
}

#salon .table01 th{
    color: #000;
    background-color:#fdebc7;
    border:2px solid #928c6e;
}

#salon .table01 td{
    border-left: 2px solid #928c6e;
    border-right: 2px solid #928c6e!important;
}

#salon .table01 td.breed:nth-child(1){
    border-top: 0!important;
    border-bottom: 0!important;
}

#salon .table01 .addbgc{
    background-color:#fff7e5;
}

#salon .table01 .td_adj_bdt{
    border-top:1px solid #c3bc96!important;
}

.reception{
    display: block;
    background-color: red;
}

.reception_container{
    width: 50%;
    float: left;
}

.reception_container2{
    width: 50%;
    float: right;
}

.reception_txt{
    float: left;
    width: 130px;
    padding: 10px;
    font-size: 14px;
    border: 1px solid #000;
    margin-left: 40%;
}

.reception_info{
    float: right;
}

.reception_logo{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 15px;
}

.reception_ttl{
    align-self: center;
    color:#a9850b;
    font-size: 16px;
}

.a_right{
    padding-bottom: 0;
    margin-bottom: 0;
}


/*トリミングサロン料金表*/

@media screen and (max-width:768px) {
.list_head {
    width: 35%;
}
.list_cap {
    margin: 0 0 0 35%;
}
.img_style01 {
    margin: 10% 0 0 0;
    ;
}
.wrap_lightbox:after {
    width: 30px;
    height: 30px;
}
#feed_topics {
    margin-right: 0;
    width: 100%;
    padding: 30px 20px;
    box-sizing: border-box;
    display: block;
}
#feed_topics .feed_topicsct .arrowBox {
    width: 100%;
    margin-bottom: 20px;
    padding: 0 0 20px 0;
    position: relative;
    height: auto;
    max-height: inherit;
    padding: 10px 10px;
}
#feed_topics .feed_topicsct .arrowBox:nth-child(2n+2):before {
    content: none;
}
#feed_topics .feed_topicsct .arrowBox:nth-last-child(2) {
    border-bottom: none;
}
#feed_topics .feed_topicsct .arrowBox:last-child(2) {
    border-bottom: none;
}
#feed_topics .arrowBox:nth-child(2n+2) {
    margin-right: 0;
}
.facebook-wrappersp {
    padding: 10px;
    box-sizing: border-box;
}
.facebook-wrappersp .fb-page {
    width: 100% !important;
    max-width: 100% !important;
    overflow: hidden;
    margin-top: 10px !important;
}
.bistro_btn03 {
    width: 96%;
    max-width: 100%;
    margin: 0 auto 20px;
}
.bistro_btn03 > a{
    width: 100%;
}
.reception_txt{
    margin: 0 auto;
}
.reception_info{
    margin: 0 auto;
}

.reception_container2{
    width: 100%;
    clear: both;
}
.reception_ttl{
    font-size: 12px;
}

.a_right{
    font-size: 12px;
}

.consultation_info{
    margin-top: 5px;
    font-size: 12px;
}

}
