<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@600;900&amp;display=swap');

.CtsMrBox {
    position: relative;
    background-color: #feffdd;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.contents {
    width: 1024px;
    padding-bottom: 50px;
	margin: 0 auto;
}

.contents * {
    font-family: 'Montserrat', sans-serif;
    box-sizing: border-box;
}

section {
    margin-bottom: 50px;
}

.block_mv {
    position: relative;
    background: url(/attending/sns/images/mv_bg.png) center no-repeat;
    width: 983px;
    height: 481px;
    margin: 0 auto 20px;
    padding-top: 20px;
}

.block_mv h1 {
    position: absolute;
    top: 22%;
    left: 56%;
    transform: translate(-50%, -50%);
}

.block_mv .mv_seo {
    position: absolute;
    top: 54%;
    left: 56%;
    transform: translate(-50%, -50%);

    font-size: 14px;

    width: 467px;
    height: auto;
}

.anc_cpn {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 185px;
    height: 185px;
}

.block_anchor {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;

    width: 1024px;
    height: auto;
    margin: 0 auto 30px;
}

.item_anchor {
    width: calc(95% / 6);
}

.item_anchor a {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    background-color: #fff4a2;
    border-radius: 100px;
    border: solid 2px #000;
    padding: 10px 0;
	line-height: 1;
    font-size: 22px;
	letter-spacing: 0;
    color: #000;
    text-align: center;
}

.item_anchor a span {
    font-size: 16px;
}

.item_anchor a::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 10px;
    display: block;
    width: 8px;
    height: 8px;
    border-top: 2px solid rgba(0, 0, 0, 1);
    border-right: 2px solid rgba(0, 0, 0, 1);
    transform: translateY(-50%) rotate(135deg);
    transition: .3s;
}

.item_anchor a:hover {
    text-decoration: none;
}

.item_anchor a:hover::after {
    top: 55%;
}

h2 {
    border-bottom: solid 3px #000;
    font-size: 28px;
    color: #000;
    margin-bottom: 20px;
    padding: 20px 0 20px 80px;
    /*cursor: pointer;*/
	line-height: 1;
    font-weight: bold;
}

h2 span {
    font-size: 22px;
    /*font-weight: bold;*/
    font-weight: normal;
}

#sec_ti h2 {
	padding-left: 20px;
}

.sns_ttl:not(:last-child) {
    position: relative;
}

/*h2::before,
h2::after {
    content: "";
    width: 16px;
    height: 3px;
    display: block;
    background-color: rgba(0, 0, 0, 1);
    position: absolute;
    right: 17px;
    top: 50%;
    transform-origin: center center;
    z-index: 3;
    transition: transform .4s ease 0s;
}

h2::before {
    transform: translateY(-50%);
}

h2::after {
    transform: translateY(-50%) rotate(0deg);
}

h2.active::after {
    transform: rotate(90deg);
}*/

/*.icon_tw {
    background: url(/attending/sns/images/icon_tw.png) 20px center / 48px no-repeat;
}*/

.icon_x {
    background: url(/attending/sns/images/icon_x.png) 22px center / 40px no-repeat;
}

.icon_fb {
    background: url(/attending/sns/images/icon_fb.png) 20px center / 48px no-repeat;
}

.icon_ig {
    background: url(/attending/sns/images/icon_ig.png) 20px center / 48px no-repeat;
}

.icon_yt {
    background: url(/attending/sns/images/icon_yt.png) 20px center / 48px no-repeat;
}

.icon_li {
    background: url(/attending/sns/images/icon_li.png) 20px center / 48px no-repeat;
}

.block_acc {
    display: block;
}

.block_tour,
.block_tour_inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.block_tour.block_tw::after,
.block_tour_inner.block_tw::after {
    content: "";
    display: block;
    width: calc(96% / 3);
    background: url(/attending/sns/images/bg_tw.png) center / 254px no-repeat;
}

.block_tour.block_fb::after,
.block_tour_inner.block_fb::after {
    content: "";
    display: block;
    width: calc(96% / 3);
    background: url(/attending/sns/images/bg_fb.png) center / 205px no-repeat;
}

.block_tour.block_ig::after,
.block_tour_inner.block_ig::after {
    content: "";
    display: block;
    width: calc(96% / 3);
    background: url(/attending/sns/images/bg_ig.png) center / 241px no-repeat;
}

.block_tour.block_yt::after,
.block_tour_inner.block_yt::after {
    content: "";
    display: block;
    width: calc(96% / 3);
    background: url(/attending/sns/images/bg_yt.png) center / 239px no-repeat;
}

.block_tour.block_li::after,
.block_tour_inner.block_li::after {
    content: "";
    display: block;
    width: calc(96% / 3);
    background: url(/attending/sns/images/bg_li.png) center / 223px no-repeat;
}

.block_tour.block_ti::after,
.block_tour_inner.block_ti::after {
    content: "";
    display: block;
    width: calc(96% / 3);
    background: url(/attending/sns/images/bg_ti.png) center / 190px no-repeat;
}

.tour_cassette {
	z-index: 1;
    width: calc(96% / 3);
    background-color: #fff;
    border: solid 3px #000;
    margin-bottom: 20px;
	margin-right:20px;
}

.tour_cassette:nth-child(3n) {
	margin-right:0;
}

.tour_cassette.notour {
    width: 100%;
}

.tour_cassette.notour p {
	font-size: 16px;
	line-height: 1.3;
    text-align: center;
    padding: 10px 0;
}
.tour_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.tour_photo {}

.tour_cassette h3 {
    width: 55%;
    font-size: 16px;
    color: #000;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino kaku Gothic ProN", "メイリオ", "Meiryo", "MS Pゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	line-height: 1.4;
}

.icon_wrap {
    clear: both;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 10px 0 15px;
}

.icon_wrap li:nth-child(1),
.icon_wrap li:nth-child(2) {
    margin-bottom: 5px;
}

.icon_item {
    width: calc(96% / 2);
    background-color: #B3E1FD;
    border: solid 3px #000;
    font-size: 12px;
    font-weight: 600;
    color: #000;
    text-align: center;
	display:flex;
	justify-content: center;
    align-items: center;
}

.caption {
    font-size: 12px;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino kaku Gothic ProN", "メイリオ", "Meiryo", "MS Pゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	margin-top: 5px;
}

.notour {
	font-size: 12px;
	line-height: 1.3;
    text-align: center;
    padding: 10px 0;
}

.cpn_ttl, .kanren_ttl {
    padding-left: 15px;
    cursor: auto;
}

h2.cpn_ttl::before,
h2.cpn_ttl::after,
h2.kanren_ttl::before,
h2.kanren_ttl::after {
    content: none;
    ;
}

.cpn_wrap, .kanren_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    background: url(/attending/sns/images/bg_cpn.png) 94% center / 102px no-repeat;
}

/* .cpn_wrap::after {
    content: "";
    display: block;
    width: calc(94% / 4);
    background: url(/attending/sns/images/bg_cpn.png) center / 102px no-repeat;
} */

.cpn_wrap a, .kanren_wrap a {
    width: calc(94% / 4);
    margin-right: 2%;
}

.cpn_wrap a:nth-child(4n), .kanren_wrap a:nth-child(4n) {
    margin-right: 0;
}

.cpn_wrap li img, .kanren_wrap li img {
    width: 100%;
    height: auto;
}

.cpn_wrap li p, .kanren_wrap li p {
    font-size: 12px;
    color: #000;
    padding-top: 5px;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino kaku Gothic ProN", "メイリオ", "Meiryo", "MS Pゴシック", "MS PGothic", sans-serif;
}

.btn_more {
    position: relative;
    clear: both;
    width: 100%;
    border: solid 3px #000;
    border-radius: 15px;
    background-color: #fff;
    font-size: 22px;
	line-height: 1;
    font-weight: 900;
    text-align: center;
    color: #000;
    padding: 15px 0;
    cursor: pointer;
}

.btn_more::before,
.btn_more::after {
    content: "";
    width: 16px;
    height: 3px;
    display: block;
    background-color: rgba(0, 0, 0, 1);
    position: absolute;
    right: 17px;
    top: 50%;
    transform-origin: center center;
    z-index: 3;
    transition: transform .4s ease 0s;
}

.btn_more::before {
    transform: translateY(-50%);
}

.btn_more::after {
    transform: translateY(-50%) rotate(90deg);
}

.btn_more.active::after {
    transform: rotate(0deg);
}

#page-top {
    position: fixed;
	z-index: 10;
    bottom: 20px;
    right: 20px;
}

/* リンク */
a.tour_link {
    display: block;
    text-decoration: none !important;
    transition: all 0.3s;
    width: 100%;
    height: 100%;
    padding: 20px;
}

a.tour_link:hover {
    transition: all 0.3s;
    opacity: 0.5;
}

a.tour_link {
    position: relative;
    padding-bottom: 50px;
}

a.tour_link::after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #000;
    width: 40px;
    height: 40px;
    z-index: 3;
}

a.tour_link::before {
    content: '';
    position: absolute;
    bottom: 2%;
    right: 15px;
    display: block;
    width: 14px;
    height: 14px;
    border-top: 3px solid rgba(255, 255, 255, 1);
    border-right: 3px solid rgba(255, 255, 255, 1);
    transform: translateY(-50%) rotate(45deg);
    z-index: 5;
}

a.tour_link.nolink {
    pointer-events: none;
    padding-bottom: 20px;
}

a.tour_link.nolink::before,
a.tour_link.nolink::after {
    content: none;
}

/*start_リニューアル2021対応*/
:where(.CtsMrBox) *,
:where(.CtsMrBox)::after,
:where(.CtsMrBox)::before {
  box-sizing: content-box;
}

:where(.CtsMrBox) img {
  width: auto;
}
/*end_リニューアル2021対応*/

.tour_photo img {
	width: 114px;
}

#btnToTop.btnToTop--active {
	display: none;
}</pre></body></html>