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

@import url("https://fonts.googleapis.com/css2?family=Lato:wght@400;700;900&family=Zen+Kaku+Gothic+New:wght@400;500;700&display=swap");

.fontLato {
    font-family: "Lato", sans-serif;
}

/*-------------------------------*/

main {
    font-family: "Zen Kaku Gothic New", sans-serif;
}

/* 終了告知文 */
.Post {
    font-size: 22px;
    font-weight: 600;
    color: #c00;
    text-align: center;
    margin-top: 10px;
}

/* H1 */
#PageName {
    width: 1024px;
    margin: 10px auto;
    font-weight: bold;
}

/*-----------------------*/

.contents img {
    vertical-align: bottom;
}

.contIn1024 {
    width: 1024px;
    margin: auto;
    position: relative;
}

.mainWrap01 {
    width: 1024px;
    height: 577px;
    margin: 0 auto;
}

.mainCont01 {
    width: 1024px;
    margin: auto;
}

.mainCont01 .logo01 {
    margin-bottom: 32px;
}

.mainCont01 .logo01 img {
    width: 121px;
    height: auto;
}

.mainCont01 .mainText01 img {
    width: 715px;
    height: auto;
}

.mainTextBox01Wrap {
    text-align: right;
}

.mainTextBox01 {
    background-image: url("/attending/kokunai/rokkomeetsart/images/pc/main_box_bg01.png");
    background-repeat: repeat;
    background-position: center top;
    background-size: 100% 100%;
    display: inline-block;
    box-sizing: border-box;
    padding: 16px 20px;
    text-align: left;
    color: #ffffff;
    font-size: 14px;
    line-height: 1.6em;
    font-weight: 500;
}

/*-------------------------*/

.contAncWrap01 {
    margin: 74px auto 80px auto;
}

.ancNavi01 {
    display: flex;
}

.ancNavi01 li {
    /*flex-grow: 1;*/
    box-sizing: border-box;
    width: 25%;
    border-right: 1px solid #000000;

    &:has(a[href="#anc02"]) {
        background-color: rgba(0, 0, 0, 0.2);
    }

    a[href="#anc02"] {
        pointer-events: none;
        opacity: .5;
    }
}

.ancNavi01 li:first-child {
    border-left: 1px solid #000000;
}

.ancNavi01 li a,
.ancNavi01 li span {
    display: block;
    text-align: center;
}

.ancNavi01 li a .p01 img,
.ancNavi01 li span .p01 img {
    width: 35px;
    height: auto;
}

.ancNavi01 li a .p02,
.ancNavi01 li span .p02 {
    font-size: 16px;
    line-height: 1.6em;
    font-weight: 400;
    margin: 5px auto 10px auto;
}

.ancNavi01 li a .ar01,
.ancNavi01 li span .ar01 {
    line-height: 0px;
}

.ancNavi01 li a .ar01 img,
.ancNavi01 li span .ar01 img {
    width: 12px;
    height: auto;
}

.grayout {
    opacity: 0.4;
}

/*---------------------*/

.contAboutBlock01 {
    position: relative;
    background-color: #f3f3f3;
    padding: 80px 0px;
}

.contBg01 {
    width: 203px;
    position: absolute;
    top: -9px;
    left: 50%;
    margin-left: 370px;
}

.contBg02 {
    width: 206px;
    position: absolute;
    bottom: -18px;
    right: 50%;
    margin-right: 370px;
}

.contFlex01 {
    display: flex;
    justify-content: space-between;
}

.contFlex01 .box01 {
    /* width: 574px; */
    width: 100%;
}

.contFlex01 .box02 {
    width: 422px;
}

.contH301 {
    margin-bottom: 30px;
}

.contH301 .s01 {
    display: block;
    font-size: 26px;
    line-height: 1.3em;
    font-weight: 600;
    margin-bottom: 12px;
}

.contH301 .s02 {
    display: block;
    color: #17903e;
    font-size: 38px;
    line-height: 1.3em;
    font-weight: 500;
    margin-bottom: 12px;
}

.contText02 {
    font-size: 12px;
    line-height: 1.6em;
    font-weight: 500;
    margin-top: 8px;
}

/*-----------------*/

.contBlock01 {
    /*padding: 80px 0px 0px 0px;*/
    margin: 80px auto;
}

.contH302 {
    text-align: center;
    margin-bottom: 40px;
}

.contH302 span {
    display: block;
}

.contH302 .s01 img {
    width: 40px;
    height: auto;
}

.contH302 .s02 {
    font-size: 32px;
    line-height: 1.3em;
    font-weight: 400;
    margin: 8px auto;
}

.contH302 .s03 {
    font-size: 20px;
    line-height: 1.3em;
    font-weight: 600;
}

.contFlex02 {
    display: flex;
}

.contFlex02 .box01 {
    box-sizing: border-box;
    width: 616px;
    border-right: 1px solid #797979;
    padding-right: 30px;
    margin-right: 28px;
}

.contFlex02 .box02 {
    width: 380px;
    box-sizing: border-box;
    padding: 30px 32px;
    background-color: #f3f3f3;
}

.contH401 {
    margin-bottom: 15px;
}

.contH401 .s01 {
    display: block;
    font-size: 18px;
    line-height: 1.3em;
    font-weight: bold;
    margin-bottom: 8px;
}

.contH401 .s02 {
    display: block;
    color: #17903e;
    font-size: 24px;
    line-height: 1.3em;
    font-weight: bold;
}

.contText16_16_m {
    font-size: 16px;
    line-height: 1.6em;
    font-weight: 400;
}

.contTable01 {
    width: 100%;
}

.contTable01 th {
    font-size: 14px;
    line-height: 1.6em;
    font-weight: bold;
    padding-bottom: 24px;
    width: 120px;
}

.contTable01 th p {
    text-align: center;
    background-color: #30362f;
    color: #ffffff;
    box-sizing: border-box;
    display: inline-block;
    width: 70px;
    padding: 2px;
}

.contTable01 td {
    font-size: 14px;
    line-height: 1.6em;
    font-weight: 500;
    padding-bottom: 24px;
}

.contTable01 tr:last-child th {
    padding-bottom: 0px;
}

.contTable01 tr:last-child td {
    padding-bottom: 0px;
}

/*----------------------*/

ul {
    list-style-type: none;
}

.tab-area {
    display: flex;
    cursor: pointer;
    /* カーソルポインターに */
}

.tab {
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    width: 80px;
    height: 52px;
    padding: 5px;
    text-align: center;
    color: #ffffff;
    white-space: nowrap;
    font-size: 14px;
    line-height: 1.2em;
    font-weight: bold;
    letter-spacing: -0.05em;
    background-color: #84ae59;
    border-radius: 8px;
    margin-right: 6px;
    flex-grow: 1;
    position: relative;
    margin-bottom: 40px;
}

.tab.active {
    background-color: #17903e;
    color: #fff;
}

.tab.active::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-top: 12px solid #17903e;
    border-bottom: 0;
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -6px;
}

.panel {
    display: none;
    text-align: left;
}

.panel.active {
    display: block;
}

.contH402 {
    font-size: 22px;
    line-height: 1.6em;
    font-weight: 500;
}

.contH402 .s01 {
    display: inline-block;
    border-bottom: 3px solid #17903e;
}

.contH402 .s01::before {
    content: "●";
    font-size: 12px;
    line-height: 1em;
    color: #17903e;
    margin-right: 5px;
    vertical-align: middle;
}

.tourFlex01 {
    display: flex;
    flex-wrap: wrap;
}

.contTourBox01 {
    position: relative;
    display: block;
    width: 23.5%;
    margin-right: 2%;
    margin-top: 30px;
    overflow: hidden;
    border: 1px solid #d9d9d9;
    border-radius: 16px;
}

.contTourBox01:hover {
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
    transition-duration: 0.3s;
}

.contTourBox01:nth-child(4n) {
    margin-right: 0px;
}

.contTourBoxIn01 {
    padding: 20px 20px 54px 20px;
}

.contTourPrice01 {
    color: #c30000;
    font-size: 18px;
    line-height: 1em;
    position: absolute;
    right: 20px;
    bottom: 20px;
}

.contTour01 {
    box-sizing: border-box;
    padding: 5px 10px;
    background-color: #d1e9d8;
    font-size: 14px;
    line-height: 1.3em;
    font-weight: bold;
    color: #0c7b30;
    border-radius: 4px;
    margin-bottom: 15px;
}

.contTour02 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 12px;
}

.contTour02 li {
    width: 48%;
    height: auto;
    padding: 5px 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    box-sizing: border-box;
    border: 1px solid #0c7b30;
    border-radius: 4px;
    color: #0c7b30;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: -0.05em;
    word-break: break-all;
}

.contTour03 dt {
    font-size: 15px;
    line-height: 1.5em;
    font-weight: bold;
    margin-bottom: 10px;
}

.contTour03 dd {
    font-size: 14px;
    line-height: 1.3em;
    font-weight: 500;
}

/*--------------------*/

.contFlex03 {
    display: flex;
    flex-wrap: wrap;
    gap: 48px 32px;
}

.contFlex03 li {
    width: 31.25%;
    text-align: left;
}

.contFlex03 li:nth-child(3n) {
    margin-right: 0px;
}

.contFlex03 li .img01 {
    overflow: hidden;
    border-radius: 8px;
}

.contFlex03 li p {
    font-size: 10px;
    text-align: right;
}

.contFlex03 li dl {
    margin-top: 17px;
}

.contFlex03 li dt {
    text-align: center;
    font-size: 20px;
    line-height: 1.3em;
    font-weight: 500;
    margin-bottom: 8px;
}

.contFlex03 li:nth-child(5) dt {
    font-size: 18px;
}

.contFlex03 li dd {
    font-size: 16px;
    line-height: 1.6em;
    font-weight: 500;
    text-align: center;
}

.contFlex03 li .nocre {
    margin-top: 30px;
}

.contFlex03 li .cre_02 {
    margin-top: 32px;
}

.contFlex03_2 li dt {
    margin-bottom: 16px;
}

.contFlex03_2 li dd {
    text-align: left;
}

.contTextBox01 {
    text-align: center;
    margin-bottom: 24px;
}

.contText03 {
    font-size: 20px;
    line-height: 1.3em;
    font-weight: bold;
    color: #17903e;
}

/*---------------------*/

.contBtnWrap01 {
    display: flex;
    justify-content: space-between;
}

.contBtnWrap01 li {
    width: 496px;
}

.contBtnWrap01 a:hover {
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
    transition-duration: 0.3s;
}

.notour {
    font-size: 22px;
    text-align: center;
    margin: 80px auto 150px;
    background-color: #50a3222b;
    padding: 32px;
    border-radius: 8px;
}

.tl_cre {
    font-size: 11px;
    line-height: 1.6em;
    font-weight: 500;
    margin-top: 8px;
    text-align: right;
}

.link__btn a {
    margin: 50px auto 0;
    font-size: 18px;
    color: #ffffff;
    font-weight: 600;
    text-align: center;
    display: block;
    width: 420px;
    padding: 15px 0;
    background: #17903e;
    border-radius: 10px;
    position: relative;
    transition: 0.3s;
}

.link__btn a::after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    position: absolute;
    top: 50%;
    right: 15px;
    border-top: 2px solid white;
    border-right: 2px solid white;
    transform: translateY(-50%) rotate(45deg);
}

.link__btn a:hover {
    opacity: 0.7;
}

.link__caption {
    font-size: 14px;
    width: 420px;
    display: block;
    margin: 10px auto 0;
}