@charset "UTF-8";
/* CSS Document */


.anchor_wrap {
    width: 820px;
    margin: 0 auto;
}
.anc01::before {
    background-image: url(/attending/gw/kaigai/images/anc01.png);
}
.anc02::before {
    background-image: url(/attending/gw/kaigai/images/anc02.png);
}
.anc03::before {
    background-image: url(/attending/gw/kaigai/images/anc03.png);
}
.anc04::before {
    background-image: url(/attending/gw/kaigai/images/anc04.png);
}
.anc05::before {
    background-image: url(/attending/gw/kaigai/images/anc05.png);
}
.anc06::before {
    background-image: url(/attending/gw/kaigai/images/anc06.png);
}
.anc07::before {
    background-image: url(/attending/gw/kaigai/images/anc07.png);
}
.anc08::before {
    background-image: url(/attending/gw/kokunai/images/anc06.png);
}

.sec__spot {
    margin-top: 50px;
}
.kaigai_cts .tabiBlogTmp .pref {
    color: #3797CE;
    background-color: #E5F4FD;
}
.departList_heading {
    font-family: 'Zen Maru Gothic', sans-serif;
    font-weight: 600;
    font-size: 20px;
    color: #3797CE;
    margin-bottom: 15px;
    text-align: center;
}

.Qa__q h3 {
    display: block;
    width: 100%;
}

.search_btn{
    min-width: 320px;
    text-align: center;
}
.list__GWsearch li:nth-of-type(4) .search_btn{
    /* width: 500px; */
}


.search_btn{
    /* min-width: 400px; */
    text-align: center;
}
.sec-menu-inner .list-menu .btn.kaigai:nth-of-type(4) {
    opacity: 0.5;
    cursor: auto;
}
.sec-menu-inner .list-menu .btn.kaigai:nth-of-type(4) a {
    pointer-events: none;
}
#sec05 .spot__list ,
#sec09 .spot__list {
    width: 780px;
    margin: 0 auto;
}

/* 背景が白になっちゃった時に設定_start */
.Qa__q,
.Qa__a-inner,
.Search__form{
    background: url(/attending/gw/images/bg.jpg) repeat;
}
.Search__detail-btn,
.Search__form-heading,
.Search__form-group--date .Search__input-text,
.Search__select,
.Search__checkbox-label,
.Search__input-text{
    background-color: white;
}
.Search__detail-contents ,
.Search__checkbox-label.Search__checkbox-label--simple{
    background: none;
}
/* 背景が白になっちゃった時に設定_end */