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

@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP&display=swap");

.contents {
    font-family: "Noto Sans JP", sans-serif;
}

.fontNotoSerif {
    font-family: "Noto Serif JP", serif;
}

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

.mainvisualWrap01 {
    background-image: url("/attending/t/ngo-d/lp_51890/images/pc/main_SP23-029619A.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 520px;
}
.mainTit01 {
    padding-top: 30px;
	text-align: center;
}
.mainTit01 img {
	width: 980px;
}

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

.contBlock01 {
    position: relative;
    padding: 40px 0px;
    background-color: #41479c;
}
.contBlock01::before {
    content: "";
    background-image: url("/attending/t/ngo-d/lp_51890/images/pc/cont01_bg01.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    width: 259px;
    height: 111px;
    position: absolute;
    top: 5px;
    left: 10px;
}
.contBlock01::after {
    content: "";
    background-image: url("/attending/t/ngo-d/lp_51890/images/pc/cont01_bg01.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    width: 259px;
    height: 111px;
    transform: scale(-1, 1);
    position: absolute;
    top: 5px;
    right: 10px;
}

.posiRe01 {
    position: relative;
    z-index: 1;
    text-align: center;
}
.posiRe01 img {
    width: 285px;
    height: auto;
}
.Flex {
    display: flex;
    justify-content: center;
    column-gap: 100px;
    margin: 50px 0;
    align-items: center;
}

.Heading {
    font-family: "游明朝", YuMincho, "Noto Serif JP", "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    background-color: #e4007f;
    font-size: 18px;
    color: #fff;
    text-align: center;
    padding: 5px 0;
}

.Flex li {
    color: #fff;
    font-size: 20px;
    text-align: center;
}

.contents nav {
    margin-top: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0px 160px;
}

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

.tourBlock01 {
    margin-top: 40px;
    background-color: #1f97b3;
    padding: 10px;
}
.tourBlock01 li {
    margin-top: 10px;
}
.tourBlock01 li:first-child {
    margin-top: 0px;
}

.tourBlock01 a {
    background-color: #ffffff;
    padding: 15px;
    box-sizing: border-box;
    display: flex;
}
.tourBlock01 a:hover {
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
    transition-duration: 0.3s;
}

.tourBox01 {
    width: 195px;
    flex-shrink: 0;
    margin-right: 20px;
}
.tourBox02 {
    width: 100%;
    display: flex;
    align-content: space-between;
    flex-wrap: wrap;
}

.tourBox01 .p01 {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    box-sizing: border-box;
    border: 1px solid #1f97b3;
    height: 36px;
    color: #1f97b3;
    font-size: 17px;
    line-height: 1em;
    font-weight: bold;
    margin-bottom: 15px;
}

.tourBox02In01 {
    width: 100%;
}
.tourBox02In01 .text01 {
    font-size: 18px;
    line-height: 1.6em;
}

.tourBox02In02 {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.tourBox02In02 .price01 {
    color: #ff0000;
    font-size: 21px;
    line-height: 1.4em;
    font-weight: bold;
}
.tourBox02In02 .box01 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    box-sizing: border-box;
    width: 344px;
    height: 46px;
    background-color: #fb0700;
    color: #ffffff;
    font-size: 17px;
    line-height: 1.4em;
}
.tourBox02In02 .box01::before {
    content: "";
    box-sizing: border-box;
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    border: 1px solid #ffffff;
    position: absolute;
    top: 2px;
    left: 2px;
}

.tourBox02In02 .box01 p {
    position: relative;
}

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

.contBlock02 {
	background-image: url("/attending/t/ngo-d/lp_51890/images/pc/hotel_bg01.png");
	background-repeat: repeat;
	background-position: center top;
    background-color: #a6eaee;
    padding: 90px 0px;
}
.contH201 {
    margin-bottom: 40px;
}
.contHotelBox01 {
    background-color: #ffffff;
    position: relative;
    margin-top: 120px;
}
.contHotelBox02 {
    position: relative;
    padding-top: 80px;
}
.hotelH301 {
    width: 100%;
    position: absolute;
    left: 0px;
    top: -62px;
}
.contHotelBox01In01 {
    padding: 0px 60px 60px 60px;
}
.contText01 {
    text-align: center;
    font-size: 26px;
    line-height: 1.6em;
    color: #13484b;
}
.contText01 .s01 {
    font-size: 29px;
    line-height: 1.3em;
    font-weight: bold;
}

.hotelBoxFlex01 {
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
}
.hotelBoxFlex01 .box01 {
    width: 420px;
}
.hotelBoxFlex01 .box02 {
    width: 460px;
}
.hotelH401 {
    margin-bottom: 12px;
}
.hotelH401 img {
    width: auto;
    height: 68px;
}
.contHotelText01 {
    font-size: 15px;
    line-height: 1.6em;
    font-weight: 500;
}
.contHotelText01 .s01 {
    line-height: 1.4em;
    font-weight: bold;
    color: #ffffff;
    background-color: #e4007f;
    display: inline-block;
    padding: 0px 3px;
}
.contHotelFlex01 {
    display: flex;
    justify-content: space-between;
    margin-top: 7px;
}
.hotelH402 {
    display: flex;
    align-items: center;
    text-align: center;
    box-sizing: border-box;
    border: 2px solid #13484b;
    height: 66px;
    padding: 10px 20px;
    color: #13484b;
    font-size: 26px;
    line-height: 1.4em;
    margin: 85px auto 65px auto;
}
.hotelH402 .p01 {
    margin-right: 18px;
}
.contHotelMovieWrap01 {
    text-align: center;
}
.hotelMovie01 {
    width: 720px;
    margin: auto;
}

.contHotelBox01In01.boxIn02 {
    padding-top: 80px;
}
.contHotelFlex02 {
    display: flex;
    justify-content: space-between;
}
.contHotelFlex02 .flexBox01 {
    width: 543px;
}
.contHotelFlex02 .flexBox02 {
    width: 311px;
}
.hotelH403 {
    font-size: 26px;
    line-height: 1.6em;
    font-weight: 500;
    margin-top: 13px;
    color: #13484b;
}
.contHotelFlex02 .flexBox02 li {
    margin-bottom: 10px;
}
.contHotelFlex02 .flexBox02 .p01 {
    font-size: 15px;
    line-height: 1.6em;
    font-weight: 500;
    margin-top: 14px;
}
.contHotelImg01 {
    margin-top: 40px;
}

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

.contBlock03 {
    padding: 80px 0px 70px 0px;
    background-color: #ffe6f4;
}
.contSightFlex01 {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}
/*.contSightFlex01 li {
    width: 328px;
}*/
.contSightFlex01 li {
    width: 430px;
	margin-left: 20px !important;
	margin-right: 20px !important;
}
.contSightH301 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    height: 80px;
    border-bottom: 1px solid #895592;
    margin-bottom: 12px;
    font-size: 30px;
    line-height: 1em;
    font-weight: 600;
    color: #895592;
}
.contSightH301 .p01 img {
    width: auto;
    height: 60px;
}
.contSightFlex01 li .text01 {
    font-size: 20px;
    line-height: 1.5em;
    font-weight: 500;
}
.contSightFlex01.contSightFlex0102 {
    justify-content: center;
}
.contSightFlex01.contSightFlex0102 li {
    margin: 0px 10px;
}

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

.contBlock04 {
    background-image: url("/attending/t/ngo-d/lp_51890/images/pc/contBlock04_bg.png");
    background-repeat: repeat;
    background-position: center top;
    background-size: cover;
    padding: 85px 0px 80px 0px;
}

.contPointBox01Wrap {
    padding-top: 28px;
    position: relative;
    box-sizing: border-box;
    width: 820px;
    margin: 50px auto 50px auto;
}
.contPointBox01Wrap::before {
    content: "";
    background-image: url("/attending/t/ngo-d/lp_51890/images/pc/cont04_point01.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 96px auto;
    width: 96px;
    height: 96px;
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
}

.contPointBox01 {
    position: relative;
    z-index: 1;
    background: #fff;
    padding: 30px;
    background-image: url("/attending/t/ngo-d/lp_51890/images/pc/deco_top.png"), url("/attending/t/ngo-d/lp_51890/images/pc/deco_btm.png");
    background-repeat: no-repeat, no-repeat;
    background-position: top 3% center, bottom 3% center;
}

.contPointBox01.contPointBox0102 {
    padding-bottom: 18px;
}

.contPointH301 {
    text-align: center;
    width: 100%;
    position: absolute;
    left: 50%;
    transform: translateX(-50.1%);
    top: -45px;
}
.contPointH301 img {
    width: auto;
    height: 30px;
}

.contPointFlex01 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.contPointUl01 {
    font-size: 28px;
    font-weight: bold;
    line-height: 1.5em;
    text-align: left;
    margin-right: 20px;
    letter-spacing: 0;
}
.contPointUl01 .s01 {
    color: #373c84;
}
.contPointUl01 .sm01 {
    font-size: 18px;
    line-height: 1em;
}

.contPointFlex02 {
    display: flex;
    align-items: center;
}
.contPointFlex02 .box01 {
    width: 162px;
    margin-right: 20px;
}

.tourBlock01Bottom01 {
    margin-top: 70px;
}

.depart_box {
    padding: 2px 0 40px;
    text-align: center;
}

.depart_box p {
    padding-top: 30px;
}

.depart_box p img {
    display: block;
    border-bottom: solid 1px #1f97b3;
    margin: 0 auto;
    padding-bottom: 20px;
    width: 675px;
}

.depart_box ul {
    display: flex;
    justify-content: space-between;
    /* width: 925px; */
    width: 675px;
    margin: 30px auto 0;
}

.btn:hover {
    opacity: 0.7;
}

.tourBlock01Bottom01 .depart_box p img {
    border-bottom: solid 1px #fff;
}

.contHotelBox01In01 {
    background-image: url("/attending/t/ngo-d/lp_51890/images/pc/ill_flower.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: contain;
}

.price_wapper {
    width: 820px;
    margin: 50px auto 50px auto;
}

.posiRe02 {
    position: relative;
    z-index: 1;
    text-align: center;
}
.posiRe02 img {
    width: 949px;
    height: auto;
}

a img:hover {
    opacity: 0.6;
}

.s01 small {
    font-size: 65%;
}

/*--2025/08/12------------------*/

.hotelFlex01 {
	display: flex;
	justify-content: space-between;
	margin: 30px auto auto;
}
.hotelFlex01 li {
	width: 32%;
}

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

.newH201 {
	margin-bottom: 20px;
}
.newBlock01 {
	background-image: url("/attending/t/ngo-d/lp_51890/images/pc/hotel_bg02.png");
	background-repeat: repeat;
	background-position: center top;
	background-color: #003e2e;
	padding: 50px 0px 120px;
	color: #ffffff;
}
.newBox01 {
	width: 910px;
	margin: 40px auto auto;
}
.newText01 {
	text-align: center;
	font-size: 26px;
	line-height: 1.6em;
	font-weight: 500;
	margin-bottom: 40px;
}
.newFlex01 {
	display: flex;
	justify-content: space-between;
}
.newFlex01 li {
	width: 430px;
}
.newH301 {
	font-size: 20px;
	line-height: 1.15em;
	font-weight: 500;
	margin: 20px auto 15px;
}
.contText15_16_m {
	font-size: 15px;
	line-height: 1.6em;
	font-weight: 500;
}
.contText12_19_m {
	font-size: 12px;
	line-height: 1.9em;
	font-weight: 500;
}

.credit {
    margin-top: 15px;
    text-align: right;
}







