@charset "UTF-8";

.clearfix,
.show {
    display: block
}

.hide,
.invisible {
    visibility: hidden
}

.btn,
.btn-default {
    box-sizing: border-box
}

a,
abbr,
acronym,
address,
blockquote,
body,
br,
button,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
iframe,
img,
input,
ins,
kbd,
label,
legend,
li,
object,
ol,
optgroup,
option,
p,
pre,
q,
samp,
select,
span,
strong,
table,
td,
textarea,
th,
ul,
var {
    margin: 0;
    padding: 0;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0
}

.abs-center,
.block-center {
    margin-left: auto;
    margin-right: auto
}

a,
abbr,
acronym,
address,
blockquote,
br,
caption,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
h1,
h2,
h3,
h4,
h5,
h6,
iframe,
img,
ins,
kbd,
li,
object,
ol,
p,
pre,
q,
samp,
span,
strong,
table,
td,
th,
ul,
var {
    border: 0;
    font-style: normal;
    font-weight: 400;
    font-size: 100%
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

li,
ul {
    list-style: none
}

img {
    vertical-align: bottom
}

.clearfix {
    min-height: 1%
}

.clearfix:after {
    content: "";
    display: block;
    clear: both
}

.icon:before,
.tour_godetail:after,
.tour_godetail:before {
    content: ''
}

.hide {
    display: none
}

.block,
.show-pc {
    display: block
}

.pull-clear {
    float: none
}

.pull-left {
    float: left
}

.pull-right {
    float: right
}

.txt-left {
    text-align: left
}

.txt-center {
    text-align: center
}

.txt-right {
    text-align: right
}

.txt-just {
    text-align: justify;
    text-justify: distribute-all-lines
}

.txt-bold {
    font-weight: 700
}

.va-top {
    vertical-align: top
}

.va-middle {
    vertical-align: middle
}

.va-bottom {
    vertical-align: bottom
}

.relative {
    position: relative
}

.abs {
    position: absolute
}

.btn,
body {
    position: relative;
    /* メニュー行間 */
    line-height: 1
}

.abs-right {
    right: 0
}

.abs-left {
    left: 0
}

.abs-bottom,
.abs-top {
    top: 0
}

.abs-center {
    left: 0;
    right: 0
}

.abs-middle {
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto
}

.abs-heart {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.show-sp {
    display: none
}

@media screen and (max-width:767px) {
    .show-pc {
        display: none
    }

    .show-sp {
        display: block
    }
}

.show-tb-sp {
    display: block
}

@media screen and (min-width:1140px) {
    .show-tb-sp {
        display: none
    }
}

@media screen and (min-width:768px) and (max-width:883px) {
    .tb-p-hid {
        display: none
    }
}



.btn {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    border: none;
    margin: 0;
    text-align: center;
    background: 0 0;
    font-size: inherit;
    cursor: pointer;
    outline: 0
}

.btn-default {
    padding: 10px 20px;
    border: 1px solid #e7e7e7;
    background: #fff;
    color: #70706f;
    font-size: 1.6rem
}

.header_sns li a.btn_fb,
.header_sns li a.btn_tw,
.spHeader_btn,
.spHeader_btn.black,
.spHeader_btn.cur {
    background-position: center center;
    background-repeat: no-repeat
}

html {
    width: 100%;
    font-size: 14px
}

@media screen and (max-width:767px) {
    html {
        font-size: 12px
    }
}

body {
    font-family: 'PT Sans Narrow', '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Oswald, 'ＭＳ Ｐゴシック', sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    vertical-align: top;
    letter-spacing: 1px
}

.header .menu_j,
.icon-finished span,
.mv_news_ttl,
.spHeader .menu_j,
.str_pickup,
.tour_ct,
.tour_godetail span,
.tour_ttl_cap,
.tour_ttl_str {
    font-weight: 700
}

a {
    text-decoration: none;
    color: inherit
}

h1 img {
    max-width: 100%
}

.innr {
    width: 80.25%;
    margin-right: auto;
    margin-left: auto
}

@media screen and (min-width:768px) and (max-width:1139px) {
    .innr {
        width: 93.2%
    }
}

@media screen and (min-width:768px) and (max-width:883px) {
    .innr {
        width: 93.2%
    }
}

@media screen and (max-width:767px) {
    body {
        font-size: 12px
    }

    .innr {
        width: 93.2%
    }
}

.icon span,
.icon:before {
    width: 100%;
    display: block;
    top: 0;
    left: 0;
    position: absolute
}

@media screen and (max-width:767px) {
    .sec_ttl {
        font-size: 1.8rem;
        letter-spacing: 5px
    }
}

.icon-btn span,
.icon-new span {
    letter-spacing: 4px
}

.sec_txt {
    font-size: 1.2rem;
    line-height: 2;
    text-align: justify;
    text-justify: distribute
}

.str_pickup {
    color: #ec5656
}

.icon {
    display: block;
    z-index: 2
}

.icon:before {
    background-color: inherit;
    padding-top: 100%
}

.icon span {
    height: 100%;
    bottom: 0;
    right: 0;
    margin: auto;
    vertical-align: middle;
    text-align: center
}

.icon-new {
    position: absolute;
    width: 214px;
    height: 0;
    top: -53.5px
}

.icon-new:before {
    padding-top: 100%;
    border-radius: 107px
}

.icon-new span {
    line-height: 214px;
    font-size: 2.2rem
}

@media screen and (min-width:768px) and (max-width:883px) {
    .icon-new {
        width: 100px;
        top: -25px
    }

    .icon-new:before {
        border-radius: 50px
    }

    .icon-new span {
        line-height: 100px;
        font-size: 1.1rem
    }
}

@media screen and (max-width:767px) {
    .icon-new {
        width: 100px;
        top: -25px
    }

    .icon-new:before {
        border-radius: 50px
    }

    .icon-new span {
        line-height: 100px;
        font-size: 1.1rem
    }
}

.icon-finished {
    position: absolute;
    width: 214px;
    height: 0;
    top: -107px
}

.icon-finished:before {
    padding-top: 100%;
    border-radius: 107px
}

@media screen and (max-width:767px) {
    .icon-finished {
        width: 140px;
        top: -70px
    }

    .icon-finished:before {
        border-radius: 70px
    }
}

.icon-finished span {
    letter-spacing: 4px;
    font-size: 1.2rem;
    margin-top: 40%;
    line-height: 1.3;
    color: #fff
}

@media screen and (min-width:768px) and (max-width:883px) {
    .icon-finished {
        width: 140px;
        top: -70px
    }

    .icon-finished:before {
        border-radius: 70px
    }

    .icon-finished span {
        font-size: 1.1rem
    }
}

.icon-btn {
    position: relative;
    margin: auto;
    width: 200px;
    height: 0
}

.icon-btn:before {
    padding-top: 100%;
    border-radius: 100px;
    transition: all .3s
}

.icon-btn:hover:before {
    transform: scale(1.1)
}

.icon-left {
    left: -107px
}

@media screen and (min-width:768px) and (max-width:883px) {
    .icon-left {
        left: -50px
    }
}

@media screen and (max-width:767px) {
    .icon-btn {
        width: 100px;
        top: -50px
    }

    .icon-btn:before {
        border-radius: 50px
    }

    .icon-btn span {
        line-height: 100px;
        font-size: 1.1rem
    }

    .icon-left {
        left: auto;
        right: -25px
    }
}

.icon-right {
    right: -107px
}

@media screen and (min-width:768px) and (max-width:883px) {
    .icon-right {
        right: -50px
    }
}

.icon-pink {
    background-color: #efb9b9;
    color: #fff
}

.icon-green {
    background-color: #abeedc;
    color: #030000
}

.icon-gray {
    background-color: #c1c1c1;
    color: #030000
}

.header_flt_cap {
    position: absolute;
    top: 20%;
    left: 3.5%;
    font-size: .8rem;
    transform: rotate(90deg);
    transform-origin: left top;
    z-index: 2
}

@media screen and (max-width:767px) {
    .icon-right {
        right: -25px
    }

    .header {
        padding-bottom: 5%
    }

    .header_flt_cap {
        left: 7.3%
    }

    .header_sns {
        display: none
    }
}

.header_sns {
    text-align: right;
    padding: 1.5% 25px 0 0
}

.header_sns li {
    display: inline-block;
    vertical-align: bottom;
    margin-left: 15px
}

.header_sns li:first-child {
    margin-left: 0
}

.header_sns li a {
    color: inherit;
    display: block;
    transition: all .3s
}

@media screen and (min-width:1140px) {
    .header_sns li a:hover {
        transform: scale(1.1)
    }
}


.header_sns li a.btn_fb {
    width: 10px;
    height: 17px;
    background-image: url(./assets/img/common/Facebook_Logo_Secondary.png);
    background-size: 100% auto
}

.header .logo {
    text-align: center;
    margin-bottom: 70px;
    padding-top: 4%
}

.header .logo a {
    display: block;
    width: 14.56%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 2
}

@media screen and (min-width:768px) and (max-width:883px) {
    .header .logo a {
        width: 24%
    }
}

@media screen and (max-width:767px) {
    .header .logo {
        margin-bottom: 0
    }

    .header .logo a {
        width: 33.246414602347%
    }
}

.header .logo .svg_logo {
    pointer-events: none;
    width: 100%
}

.header .menu_list li {
    float: left;
    width: 25%;
    text-align: center
}

.header .menu_list li a {
    display: block;
    font-size: 1rem;
    transition: all .3s
}

@media screen and (min-width:768px) and (max-width:883px) {
    .header .menu_list li a {
        font-size: .8rem
    }
}

.header .menu_list li a p {
    display: block;
    color: inherit
}

@media screen and (min-width:768px) {
    .header .menu_list li a:hover {
        transform: translateY(10px)
    }
}

.header .menu_list li a:hover .mv_menu_ar {
    transform: translateX(10px)
}

.header .menu_e {
    margin-bottom: 15px
}

.header .menu_j {
    margin-bottom: 25px
}

.spHeader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.spHeader_btn {
    position: fixed;
    top: 24px;
    right: 18px;
    display: block;
    cursor: pointer;
    z-index: 10;
    width: 40px;
    height: 40px;
    background-image: url(../assets/img/common/menubtn_b.svg);
    background-size: 100% auto
}

.spHeader_btn.black {
    background-image: url(../assets/img/common/menubtn_b.svg);
    background-size: 100% auto
}

.spHeader_btn.cur {
    background-image: url(../assets/img/common/close.svg);
    background-size: contain
}

.spHeader .menu_e {
    margin-bottom: 15px
}

.spHeader .menu_j {
    margin-bottom: 25px
}

.spHeader_menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translateY(-200%);
    padding-top: 5%;
    background-color: #fff;
    z-index: 9;
    transition: transform .3s;
    overflow-y: auto; /* 縦方向にスクロール可能にする */
    -webkit-overflow-scrolling: touch; /* スムーズなスクロールを有効化（iOS向け） */
}

.spHeader_menu.cur {
    transform: translateY(0)
}

.spHeader_menu_list a {
    display: block
}

.spHeader_menu_list .menu_e {
    font-size: 2rem
}

.spHeader_menu_list .menu_j {
    margin-bottom: 13px
}

.spHeader_menu_list .menu_ar {
    display: block;
    margin: auto auto 56px;
    width: 26px;
    height: 9px;
    background-image: url(../assets/img/common/icon_arrow_b.svg);
    background-position: left top;
    background-size: 100% auto;
    background-repeat: no-repeat
}

.detail .spHeader_btn,
.detail .spHeader_btn.cur {
    background-position: center center;
    background-repeat: no-repeat
}

.detail .spHeader_btn {
    background-image: url(../assets/img/common/menubtn_b.svg);
    background-size: 100% auto
}

.detail .spHeader_btn.cur {
    background-image: url(../assets/img/common/close.svg);
    background-size: contain
}

body,
html {
    height: 100%
}

.lb {
    width: 100%;
    position: relative
}

.lb_brdr,
.mv_bg {
    position: absolute;
    height: 100%;
    top: 0
}

.lb_innr {
    margin: 0 10.15% 0 9.75%
}

@media screen and (max-width:767px) {
    .lb_innr {
        margin: 0 7.3%
    }
}

.lb_brdr {
    display: block;
    width: 1px;
    background-color: #ccc;
    opacity: .5;
    left: 0;
    margin-left: -1px
}

.lb_brdr-1 {
    left: 9.75%;
    transition-delay: .2s
}

.lb_brdr-2 {
    left: 29.875%;
    transition-delay: .4s
}

.lb_brdr-3 {
    left: 49.875%;
    transition-delay: .6s
}

.lb_brdr-4 {
    left: 70%;
    transition-delay: .8s
}

.lb_brdr-5 {
    left: 90%;
    transition-delay: .9s
}

.mv_bg,
.mv_bg_cell,
.mv_menu {
    width: 100%;
    left: 0
}

.lb.cur .lb_brdr {
    height: 100%
}

.mv .lb_brdr {
    transition: all 2s
}

.mv .lb_brdr-1 {
    transition-delay: .2s
}

.mv .lb_brdr-2 {
    transition-delay: .4s
}

.mv .lb_brdr-3 {
    transition-delay: .6s
}

.mv .lb_brdr-4 {
    transition-delay: .8s
}

.mv .lb_brdr-5 {
    transition-delay: .9s
}

.mv_bg {
    background-color: #fff;
    overflow-y: hidden;
    z-index: -1
}

@media screen and (max-width:767px) {

    .lb_brdr-1,
    .lb_brdr-3,
    .lb_brdr-5 {
        display: none
    }

    .mv_bg {
        position: relative
    }

    .mv_menu {
        display: none
    }
}

.mv_bg_cell {
    height: 100%;
    position: fixed;
    top: 0;
    opacity: 0;
    transition: all 2s;
    background-position: center center; /* 画像をセンター中央に配置 */
    background-size: cover;            /* 画像を要素に合わせて拡大縮小 */
    background-repeat: no-repeat;      /* 画像の繰り返しを無効化 */
}

.mv_bg_cell.cur {
    opacity: 1
}

.mv_menu {
    position: absolute;
    top: 65%;
    left: 0;
    width: 100%;
    z-index: 10;
}

.mv_menu_list li {
    float: left;
    width: 25%;
    text-align: center
}

.mv_menu_list li a {
    display: block;
    font-size: 1rem
}

@media screen and (min-width:768px) and (max-width:883px) {
    .mv_menu_list li a {
        font-size: .8rem
    }
}

.mv_menu_list li a p {
    display: block;
    color: inherit
}

.mv_menu_list li a:hover .mv_menu_ar {
    transform: translateX(20px)
}

.mv_menu_e {
    margin-bottom: 15px;
    font-size: 1.4rem
}

.mv_menu_j {
    margin-bottom: 25px;
    font-weight: 700
}

.mv_menu_ar {
    display: block;
    margin: auto auto 20px;
    width: 40px;
    height:22px;
    transition: all .3s;
    background-image: url(../assets/img/common/icon_arrow_w.svg);
    background-position: left top;
    background-size: 100% auto;
    background-repeat: no-repeat
}

.mv_sns li a.btn_fb,
.mv_sns li a.btn_tw {
    background-position: center center;
    background-size: 100% auto;
    background-repeat: no-repeat
}

.mv_news {
    width: 39%;
    margin: 3% auto auto;
    color: inherit
}

@media screen and (max-width:767px) {
    .mv_news {
        width: auto;
        color: #030000;
        margin: 7% 7.3% 0;
        position: relative;
        z-index: 4
    }

    .mv_news_ttl {
        display: inline-block;
        vertical-align: top;
        margin-right: 4%
    }

    .mv_news_content {
        display: inline-block;
        vertical-align: top
    }
}

.mv_news_date {
    margin-top: 12px
}

@media screen and (max-width:767px) {
    .mv_news_date {
        margin-top: 0
    }
}

.mv_news_str {
    margin-top: 8px
}

.mv_news_str a {
    font-size: 1rem;
    text-decoration: underline;
    line-height: 1.4
}

.mv {
    width: 100%;
    /* height: 0; */
    height: 100vh; /* 画面の高さを100%に設定 */
    /* padding-top: 48.4375%; */
    position: relative;
    color: #fff;
    overflow: hidden; /* コンテナからはみ出した部分を隠す */
}

.mv_flt_cap {
    position: absolute;
    top: 3%;
    left: 3.5%;
    font-size: .1rem;
    /*     transform: rotate(90deg); */
    transform: scale(0.4);
    /* アイコン全体を80%に縮小 */
    transform-origin: left top
}

@media screen and (min-width:768px) and (max-width:883px)  {
    .mv_flt_cap {
        position: absolute;
        top: 10px;
        /* 上部の位置調整 */
        left: 10px;
        /* 左側の位置調整 */
        font-size: calc(0.6rem + 0.2vw);
        /* 画面幅に応じてサイズを調整 */
        transform: scale(0.5);
        /* アイコン全体を80%に縮小 */
    }

    .mv_sns {
        display: none;
    }
    .mv_bg_cell {
        background-position: center center; /* 同じくセンター中央配置 */
        background-size: cover;            /* スマホでもカバー */
        background-repeat: no-repeat;      /* 繰り返しを無効化 */
    }
}

.mv_content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.mv_sns {
    text-align: right;
    padding: 1.5% 25px 0 0;
    position: relative;
    z-index: 2
}

.mv_logo,
.tour_ct {
    text-align: center
}

.mv_sns li {
    display: inline-block;
    vertical-align: bottom;
    margin-left: 30px
}

.mv_sns li:first-child {
    margin-left: 0
}

.mv_sns li a {
    color: inherit;
    display: block;
    transition: all .3s
}

@media screen and (min-width:1140px) {
    .mv_sns li a:hover {
        transform: scale(1.1)
    }
}

.mv_sns li a.btn_fb {
    width: 33px;
    height: 33px;
    background-image: url(../assets/img/common/Facebook_Logo_Secondary.png)
}

.mv_logo {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%); /* ロゴを画面中央に配置 */
    z-index: 2; /* ロゴを動画より前面に表示 */
    text-align: center; /* ロゴのテキストを中央揃え */
}

.tour_date_str,
.tour_ttl_str {
    font-size: 1.6rem
}

/* スマートフォン縦向きの場合 */
@media screen and (max-width:767px) {
    .mv_logo {
        width: 66.5%; /* ロゴの幅を調整 */
        top: 50%; /* 縦方向中央 */
        transform: translate(-50%, -50%); /* ロゴの中央を基準に移動 */
    }
}

.mv_logo .svg_logo {
    width: 100%;
    display: block;
    z-index: 2;
    position: relative
}
.svg_logo {
    max-width: 100%; /* ロゴのサイズを画面幅に合わせて調整 */
    height: auto; /* アスペクト比を維持 */
}

.tour {
    width: 100%;
    padding-top: 100px;
    background: #fff;
    overflow-x: hidden
}

@media screen and (min-width:768px) and (max-width:883px) {
    .mv_logo {
        margin-top: 2%
    }

/*     .tour {
        padding-top: 50px
    } */
}

.about {
    text-align: center;
    /* テキストを中央揃え */
}

.tour .sec_ttl {
    margin-left: 2%
}

.sec_ttl.finished {
    margin-top: 100px
}

.tour_cell {
    margin-top: 172px;
    position: relative
}

@media screen and (min-width:768px) and (max-width:883px) {
    .tour_cell {
        margin-top: 25%
    }
}

@media screen and (max-width:767px) {
    .tour .sec_ttl {
        margin-left: auto
    }

    .tour_cell {
        margin-top: 37px;
        padding-bottom: 37px
    }
}

.tour_cell_body {
    position: relative;
    padding-top: 5.9%;
    padding-bottom: 5.9%
}

@media screen and (min-width:768px) and (max-width:883px) {
    .tour_cell_body {
        padding-bottom: 10%
    }
}

.tour_thum {
    width: 75.2%;
    position: relative;
    overflow: hidden
}

@media screen and (max-width:767px) {
    .tour_cell_body {
        padding-top: 0;
        padding-bottom: 5.9%
    }

    .tour_thum {
        width: 100%
    }
}

.tour_thum>img {
    display: none
}

.tour_thum_pic {
    width: 100%;
    padding-top: 66.84783%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    transition: all 1s cubic-bezier(.23, 1, .32, 1)
}

.tour_thum_pic:hover {
    transform: scale(1.03)
}

.tour .right .tour_thum {
    margin-left: auto;
    margin-right: -.2%
}

.tour_ttl {
    position: absolute;
    right: 4%;
    top: 0
}

@media screen and (min-width:768px) and (max-width:883px) {
    .tour_ttl {
        right: 3%;
        top: -18%
    }
}

@media screen and (max-width:767px) {
    .tour_ttl {
        margin-top: 24px;
        position: relative;
        left: auto;
        right: auto
    }

    .tour_ttl_cap {
        min-height: 20px
    }

    .tour_ttl_str br {
        display: none
    }
}

.tour_ttl_str {
    line-height: 1.8;
    vertical-align: top;
    margin-top: 10px
}

.tour_ttl_str small {
    display: block
}

@media screen and (max-width:767px) {
    .tour_ttl_str>img {
        display: block
    }
}

.tour_date_bar,
.tour_date_str {
    display: inline-block;
    vertical-align: middle
}

.tour .right .tour_ttl {
    left: 4%;
    right: auto
}

.tour_date {
   /*  margin-top: 30px; */
     font-size: 0.9rem;
    color: #333; /* 濃いグレーで目立たせる */
    background-color: #f9f9f9; /* 背景色を淡いグレーに */
    padding: 5px 10px; /* 内側の余白を追加 */
    border-radius: 5px; /* 角を丸くする */
    display: inline-block; /* ボックス化して見た目を整える */
}

.tour_date_str span {
    font-size: 3rem
}

.tour_date_bar {
    margin: auto 10px;
    width: 30px;
    height: 2px;
    background-color: #030000
}

@media screen and (max-width:767px) {
    .tour .right .tour_ttl {
        left: auto;
        right: auto
    }

    .tour_date_bar {
        margin: auto 5px;
        width: 15px;
        height: 2px
    }
}

.tour_ct,
.tour_godetail {
    margin-top: 20px;
    z-index: 2;
    position: relative
}

.tour_ct {
    width: 240px;
    padding: 15px 0;
    background-color: #fff;
    border: 1px solid #030000
}

.tour .right .tour_num {
    left: 4%;
    right: auto;
    text-align: left
}

@media screen and (max-width:767px) {
    .tour_ct {
        padding: 10px 0;
        width: 150px
    }

    .tour .right .tour_num {
        left: auto;
        right: auto
    }
}

.tour_godetail {
    display: block;
    background-color: #030000;
    color: #fff;
    width: 380px;
    padding: 35px 0;
    text-align: center;
    line-height: 1
}

@media screen and (max-width:767px) {
    .tour_godetail {
        width: 100%;
        margin-top: 10px;
        padding: 24px 0
    }
}

.tour_godetail span {
    z-index: 2;
    position: relative
}

.tour_godetail:before {
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background-color: #ccc;
    transition: width .3s
}

.about,
.ft_rule {
    background-color: #fff
}

.tour_godetail:after {
    display: block;
    position: absolute;
    z-index: 2;
    right: 6%;
    top: 45%;
    width: 26px;
    height: 9px;
    background-image: url(../assets/img/common/icon_arrow_w.svg)
}

.activity .tour_godetail:after,
.tour_arcive .tour_godetail:after {
    top: 0;
    background-image: url(../assets/img/common/icon_arrow_w.svg);
    background-repeat: no-repeat
}

@media screen and (min-width:768px) {
    .tour_godetail:hover:before {
        width: 100%
    }

    .ft_rule_list li a:hover {
        text-decoration: underline
    }
}

.tour_cap {
    padding-left: 2%;
    line-height: 1.8;
    font-size: 1rem
}

.tour_cap b {
    font-size: 1.2rem;
    color: #ec5656
}

.tour_cell .tour_num {
    position: absolute;
    right: 4%;
    bottom: 32px;
    text-align: right
}

.tour_cell .tour_num_str {
    font-size: 1rem
}

@media screen and (max-width:767px) {
    .tour_cap {
        padding-left: 0
    }

    .tour_cell .tour_num {
        margin-top: 27px;
        position: relative;
        right: auto;
        left: auto;
        bottom: auto;
        text-align: left
    }

    .tour_cell .tour_num_str {
        text-align: right
    }
}

.activity .tour_num,
.tour_arcive .tour_num {
    position: relative;
    bottom: auto;
    text-align: left
}

.tour_cell .tour_num_str span {
    font-size: 1.6rem;
    display: inline-block;
    vertical-align: bottom;
    margin-left: 10px
}

.hover .tour_thum {
    overflow: visible
}

.hover .tour_thum_pic {
    transform: scale(2);
    transition: all .6s cubic-bezier(.23, 1, .32, 1);
    opacity: .3
}

.tour.main .tour_thum_pic {
    opacity: .7
}

.logo_tanita {
    width: 40%;
    vertical-align: top
}

.tour_arcive {
    padding-top: 100px
}

@media screen and (min-width:768px) and (max-width:883px) {
    .tour_arcive {
        padding-top: 50px
    }
}

@media screen and (max-width:767px) {
    .tour_arcive {
        padding-top: 30px
    }
}

.tour_arcive_list>li {
    float: left;
    width: 23%;
    padding: 0 1%;
    margin-bottom: 70px
}

@media screen and (max-width:767px) {
    .tour_arcive_list>li {
        width: 48%
    }
}

.tour_arcive .tour_ttl_cap {
    margin-top: 10px;
    font-size: .8rem;
    font-weight: 400;
    height: 18px
}

@media screen and (min-width:768px) and (max-width:1139px) {
    .tour_arcive .tour_ttl_cap {
        height: 18px
    }
}

.tour_arcive .tour_ttl_str {
    font-size: 1rem;
    height: 70px;
    line-height: 1.4
}

@media screen and (min-width:768px) and (max-width:1139px) {
    .tour_arcive .tour_ttl_str {
        font-size: .9rem
    }
}

@media screen and (min-width:768px) and (max-width:883px) {
    .tour_arcive .tour_ttl_str {
        height: 65px;
        font-size: .8rem
    }

    .tour_arcive .tour_godetail {
        font-size: .8rem
    }
}

.tour_arcive .tour_thum {
    width: 100%
}

.tour_arcive .tour_num {
    margin-top: 10px;
    right: auto
}

.tour_arcive .tour_godetail {
    margin-top: 5px;
    color: #fff;
    width: 100%;
    height: 34px;
    line-height: 34px;
    padding: 0;
    vertical-align: middle
}

.tour_arcive .tour_godetail:after {
    right: 2%;
    width: 13px;
    height: 34px;
    line-height: 34px;
    background-position: right center;
    background-size: 100% auto
}

@media screen and (max-width:767px) {
    .tour_acitivity {
        padding-top: 40px
    }
}

.activity {
    padding-top: 100px
}

@media screen and (max-width:767px) {
    .activity {
        padding-top: 40px
    }
}

.activity_list {
    font-size: 0
}

.activity_list>li {
    display: inline-block;
    vertical-align: top;
    width: 47.9%;
    padding: 0 1%;
    margin-bottom: 70px
}

@media screen and (max-width:767px) {
    .activity_list>li {
        width: 47.8%
    }
}

.activity .tour_ttl_cap {
    margin-top: 10px;
    font-size: .8rem;
    font-weight: 400
}

.activity .tour_ttl_str {
    font-size: 1rem;
    height: 35px;
    line-height: 1.4
}

@media screen and (min-width:768px) and (max-width:1139px) {
    .activity .tour_ttl_str {
        font-size: .9rem
    }
}

@media screen and (min-width:768px) and (max-width:883px) {
    .activity .tour_ttl_str {
        font-size: .8rem
    }
}

.activity .tour_thum {
    width: 100%;
    overflow: hidden
}

.activity .tour_thum>img {
    display: none
}

.activity .tour_thum_pic {
    width: 100%;
    padding-top: 66.84783%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    transition: all 1.6s cubic-bezier(.23, 1, .32, 1)
}

.activity .tour_thum_pic:hover {
    transform: scale(1.1)
}

.activity .tour_num {
    margin-top: 10px;
    right: auto
}

.activity .tour_godetail {
    font-size: 1rem;
    margin-top: 5px;
    color: #fff;
    width: 100%;
    height: 44px;
    line-height: 44px;
    padding: 0;
    vertical-align: middle
}

@media screen and (max-width:767px) {
    .activity .tour_godetail {
        height: 34px;
        line-height: 34px
    }
}

.activity .tour_godetail:after {
    right: 2%;
    width: 20px;
    height: 100%;
    line-height: 44px;
    background-position: right center;
    background-size: 100% auto
}

.footer_sns li a.btn_fb,
.footer_sns li a.btn_tw {
    background-position: center center;
    background-size: 100% auto;
    background-repeat: no-repeat
}

.about {
    width: 100%;
    padding-top: 70px;
    padding-bottom: 20px
}

.about_desc {
    width: 47%;
    margin-left: 28%;
    float: left
}

@media screen and (min-width:768px) and (max-width:883px) {
    .activity .tour_godetail {
        font-size: .8rem
    }

    .about {
        padding-top: 80px
    }

    .about_desc {
        width: 76%;
        margin-left: auto
    }
}

.about_desc_ttl {
    margin-bottom: 60px
}

@media screen and (max-width:767px) {
    .tour {
        padding-top: 100px;
    }
}

@media screen and (max-width:767px) {
    .about {
        padding-top: 100px;
    }

    .about_desc {
        width: 100%;
        margin-left: auto;
        float: none
    }

    .about_desc_ttl {
        margin-bottom: 25px
    }
}

.about_desc_txt {
    line-height: 2.4;
    width: 94%
}

@media screen and (max-width:767px) {
    .about_desc_txt {
        width: 100%;
        line-height: 1.8
    }
}

.about_desc .svg_logo_sub {
    width: 69%;
    display: inline-block;
    vertical-align: middle
}

@media screen and (max-width:767px) {
    .about_desc .svg_logo_sub {
        width: 60%
    }
}

.about_villedge {
    width: 20%;
    float: left;
    margin-top: 125px;
    margin-left: 2%
}

.about_villedge {
    width: 30%;
    /* 必要に応じて幅を広げる */
    float: none;
    /* 要素をフロート解除 */
    margin: 20px auto;
    /* 中央に配置 */
    text-align: center;
    /* テキストを中央揃え */
}

@media screen and (max-width:767px) {
    .about_villedge {
        width: 36.5%;
        float: none;
        margin-top: 38px;
        margin-left: auto;
        margin-right: auto
    }
}

.about_villedge a {
    width: 90%;
    margin: auto;
    display: block;
    font-size: .8rem
}

@media screen and (max-width:767px) {
    .about_villedge a {
        width: 100%
    }
}

/* .about_villedge a img {
    width: 100%;
    height: auto
} */
.about_villedge a img {
    max-width: 100%;
    /* 最大幅を制限 */
    height: auto;
    /* アスペクト比を維持 */
}

.about_villedge_cap {
    display: block;
    /* キャプションを表示 */
    margin-top: 10px;
    /* キャプションとの余白 */
    font-size: 1rem;
    /* 読みやすい文字サイズ */
}

.content-container {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.content-container .teacher,
.content-container .about_villedge {
    flex: 1;
    /* 横幅を均等に */
    margin: 0 10px;
    /* コンテンツ間のスペース */
}

.content-container .about_villedge img {
    max-width: 100%;
    /* 画像が枠を超えないようにする */
}



.gototop a,
.gototop img {
    display: block
}

.gototop {
    text-align: center;
    padding-bottom: 100px
}

.gototop img {
    margin: auto auto 5px;
    width: 5px;
    height: auto
}

.ft_rule {
    width: 100%;
    padding-top: 100px;
    padding-bottom: 15px
}

@media screen and (min-width:768px) and (max-width:883px) {
    .ft_rule {
        padding-top: 86px
    }
}

@media screen and (min-width:768px) {
    .about_villedge {
        width: 40%;
    }
}

.ft_rule_list li {
    width: 23%;
    float: left;
    margin-left: 2%
}

@media screen and (max-width:767px) {
    .ft_rule {
        padding-top: 86px
    }

    .ft_rule_list li {
        width: auto;
        margin-left: auto;
        margin-right: 4%;
        margin-bottom: 20px
    }
}

@media screen and (max-width:767px) {
    .about_villedge {
        width: 80%;
    }
}

.ft_rule_list li a {
    font-size: 1rem
}

@media screen and (min-width:768px) and (max-width:1139px) {
    .ft_rule_list li a {
        font-size: .8rem
    }
}

.footer {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 35px;
    background-color: #c1c1c1;
    color: #fff
}

.footer_logo {
    float: left;
    width: 25%;
    font-size: 1rem
}

@media screen and (min-width:768px) and (max-width:883px) {
    .footer_logo p {
        font-size: .8rem
    }
}

@media screen and (max-width:767px) {
    .footer_logo {
        float: none;
        width: 100%;
        margin-bottom: 45px
    }
}

.footer_logo_pic {
    margin-bottom: 20px
}

.footer_logo_pic .svg_logo {
    width: 76%
}

.footer_info {
    float: left;
    width: 49%;
    margin-left: 1%
}

@media screen and (max-width:767px) {
    .footer_logo_pic {
        margin-bottom: 10px
    }

    .footer_info {
        float: none;
        width: 100%;
        margin-left: auto
    }

    .footer_info p {
        font-size: 1.2rem;
        line-height: 1.8
    }
}

.footer_info p span.th {
    display: inline-block;
    vertical-align: middle;
    width: 35px;
    text-align: center
}

.footer_info_addr {
    margin-top: 34px;
    font-size: 1rem;
    line-height: 1.8
}

.footer_info_addr span {
    display: block;
    font-size: .6rem
}

.footer_copy {
    float: right;
    width: 25%
}

@media screen and (max-width:767px) {
    .footer_info p span.th {
        text-align: left
    }

    .footer_info_addr {
        margin-top: 15px
    }

    .footer_copy {
        float: none;
        position: absolute;
        right: 0;
        top: 50%;
        width: 50%
    }
}

.footer_sns {
    text-align: right;
    padding: 1.5% 25px 0 0;
    margin-right: 5%
}

.footer_sns li {
    display: inline-block;
    vertical-align: bottom;
    margin-left: 30px
}

.footer_sns li:first-child {
    margin-left: 0
}

.footer_sns li a {
    color: inherit;
    display: block;
    transition: all .3s
}

@media screen and (min-width:1140px) {
    .footer_sns li a:hover {
        transform: scale(1.1)
    }
}

.footer_sns li a.btn_fb {
    width: 33px;
    height: 33px;
    background-image: url(../assets/img/common/Facebook_Logo_Secondary.png)
}

.footer_credit {
    clear: both;
   /*  padding-top: 145px; */
    text-align: center;
   /*  margin-left: 5%; */
    font-size: .8rem;
    line-height: 1.8
}

@media screen and (min-width:768px) and (max-width:883px) {
    .footer_credit {
        padding-top: 25px
    }
}

.guideline-covid {
    padding-top: 100px;
    position: relative;
    background: #fff
}

@media screen and (max-width:767px) {
    .footer_credit {
        padding-top: 25px;
      /*   text-align: left; */
        margin-left: auto
    }

    .guideline-covid {
        padding-top: 30%
    }
}

.guideline-covid h2 {
    text-align: center;
    font-weight: 700;
    font-size: 1.4rem;
    margin-bottom: 20px;
    line-height: 1.6
}

.guideline-covid .date {
    text-align: right
}

.guideline-covid h3 {
    margin-top: 4%;
    font-weight: 700
}

.guideline-covid .tour_doc_innr {
    /* width: 93.7%; */
    max-width: 550px;
    padding: 4%;
    margin: auto;
    line-height: 2
}

.iframe-gallery {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    border: 1px solid rgb(175, 169, 169);
}

.iframe-gallery iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.link-center {
    text-align: center; /* テキストを中央揃え */
    margin: 20px 0;     /* 上下に余白を追加 */
}
.link-highlight {
    color: blue;
    text-decoration: underline;
}
/* リンク部分のスタイル */
.link-highlight {
    color: blue;
    text-decoration: underline;
    transition: color 0.3s ease;
}

.link-highlight:hover {
    color: darkblue;
    text-decoration: none; /* ホバー時に下線を削除 */
}

.mail_a {
    color: blue;
    text-decoration: underline;
    transition: color 0.3s ease;
}

.mail_a:hover {
    color: darkblue;
}

/* リンク全体の中央揃え */
.link-center {
    text-align: center;
    margin: 20px 0;
}

/* iframeギャラリーのデザイン */
.iframe-gallery {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 アスペクト比 */
    height: 200px;
    overflow: hidden;
    border: 1px solid rgb(175, 169, 169);
    margin: 20px 0;
}

.iframe-gallery iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* 見出し部分のデザイン */
.sec_ttl {
    font-size: 2.2rem;
    letter-spacing: 10px;
    text-align: center;
    margin-bottom: 20px;
    text-align: center;
    /* テキストを中央揃え */
}

.sec_ttl_cap {
    font-size: 1.1rem;
    line-height: 1.5;
    display: block;
    margin-top: 10px;
    text-align: center;
}

/* 動画 */
/* ベース設定: 横向き・デフォルトはフルスクリーン */
.video-container {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    transform: translate(-50%, -50%);
    object-fit: cover; /* 動画が画面いっぱいにフィットする */
}

.content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: white;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
    z-index: 1; /* 動画より前面に表示 */
    text-align: center;
}

video + .content {
    pointer-events: none; /* 背景の動画が操作を受け付けないようにする */
}

.mv video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    transform: translate(-50%, -50%); /* 中央に配置 */
    object-fit: cover; /* 動画を画面全体にフィットさせる */
}

/* スマートフォン（タテ向き） */
@media (max-width: 768px) and (orientation: portrait) {
    video {
        object-position: top center; /* 縦向きでも動画を画面上部に配置 */
    }
}



/* スマートフォン（横向き） */
@media screen and (max-width: 480px) and (orientation: landscape) {
    .mv {
        height: 100vh;
    }

    .mv_logo {
        top: 5%;
    }

    .mv_menu {
        top: 85%; /* 横向きではメニューの配置を少し上に */
    }
}


/* タブレット（タテ向き） */
@media screen and (max-width: 1024px) and (orientation: portrait) {
    .mv {
        height: 100vh; /* 動画が画面にフィット */
    }
    .mv_logo {
        position: absolute;
        top: 40%; /* ロゴが画面上部に来るように調整 */
        left: 50%;
        transform: translateX(-50%);
        z-index: 5;
    }
    .mv_menu {
        position: absolute;
        top: 75%; /* メニューが画面下に配置されるように調整 */
        left: 50%;
        transform: translateX(-50%);
        z-index: 10;
    }
    /* ハンバーガーメニューの表示 */
    .mv_menu_list {
        display: block; /* 通常メニューの代わりにハンバーガーメニューが表示される */
    }
}

/* タブレット（横向き） */
@media screen and (max-width: 768px) and (orientation: landscape) {
    .mv {
        height: 100vh;
    }

    .mv_logo {
        top: 50%;
    }

    .mv_menu {
        top: 80%; /* 横向きではメニューを少し上に配置 */
    }
}

/* デスクトップ向け（幅1024px以上） */
@media screen and (min-width: 1024px) {
    .mv {
        height: 100vh;
    }
    .mv_logo {
        position: absolute;
        top: 5%;
        left: 50%;
        transform: translateX(-50%);
        z-index: 5;
    }
    .mv_menu {
        position: absolute;
        top: 65%; /* メニューの位置を調整 */
        left: 50%;
        transform: translateX(-50%);
        z-index: 10;
    }
}

/* 動画コンテナ全体のスタイル */
.video-container {
    position: relative;
    width: 100%;
    height: 100vh; /* フルスクリーンの高さ */
    overflow: hidden;
}

.video-container video {
    width: 100%;
    height: 100%;
    object-fit: cover; /* 動画を全画面に表示 */
}

/* 細かいドットのマスクをかけるオーバーレイ */
.video_overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(circle, rgba(0, 0, 0, 0.2) 2px, transparent 3px) 0 0 / 5px 5px;
    pointer-events: none; /* マスクがクリックを邪魔しないように設定 */
}
