@charset "UTF-8";
/* ------------------------------------------------------------------------
css見出し構成
---------------------------------------------------------------------------
	- common（初期設定）
    - page（ページ固有設定）
------------------------------------------------------------------------ */

/* ============================================================================
　common（初期設定）
============================================================================ */
.container-fluid .content_text_wrap{
	max-width: 900px;
	margin: auto;
}
/* ============================================================================
　page（ページ固有設定）
============================================================================ */
p{
    margin: 0;
    font-size: 15px;
    line-height: 1.8;
    letter-spacing: 2px;
}
/* mv-img  メインビジュアル
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
@media screen and (min-width: 1100px) {
    .mv-img {
        margin-top: 7.9em;
    }
}
@media screen and (max-width: 1100px) {
    .mv-img {
        margin-top: 5em;
    }
}
.mv-img img{
    width: 100%;
}

/* catch  キャッチコピー
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.catch {
    text-align: center;
    max-width: 1000px;
    margin: 100px auto;
    padding: 0 30px;
}
.catch h2{
    margin:0 0 30px; 
}
.catch h2 img{
    width: auto;
    height: 34px;
}
.catch .pink{
    color: #F66766;
    font-size: 28px;
    margin-top: 30px;
    letter-spacing: 4px;
    font-weight: bold;
}
/* マップの表示非表示
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.map{
	display: none;
}
.access_map{
	display: block;
}

/* nemophilainer　ネモフィラ
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.nemophilainer{
    position: relative;
/*
    background-image: url("images/catch_back.jpg");
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top center; 
    height: 500px;
    object-fit: cover;
    object-position: center center;
*/
}
img.nemophilaimg{
    height: 500px;
    width: 100%;
    object-fit: cover;
    object-position: center center; 
}
.right-text{
    position: absolute;
    width: 560px;
    top: 15%;
    right: 10%;
}
.right-text h2{
    text-align: center;
}
.right-text h2 img {
    width: auto;
    height: 80px;
}
.flex-box {
    display: flex;
    justify-content: center;
    gap: 30px;
/*
    position: absolute;
    bottom: -170px; 
    left: 50%;
    transform: translateX(-50%);
*/
    position: relative;
/*    width: 1500px;*/
    margin: -90px auto 0;
    z-index: 2;
}
.flex-item {
    width: 25%;
    text-align: center;
}
.flex-item img{
    width: 100%;
}
/* content_wrap_rad　赤エリア
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.content_wrap_rad {
    position: relative;
}
.content_wrap_rad .daen-wrap{
    background-image: url("images/backimgpart1.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    height: 260px;
    margin-top: 180px;
}
.content_wrap_rad .back-color{
    background-color: #910E10;
    padding: 35px 50px 300px;
    margin-top: -5px;
}
img.hamon {
    position: absolute;
    width: 13%;
    top: 4%;
    right: 0%;
}
.event-flex{
    max-width: 1000px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 40px;
}
.eventitem {
    width: 50%;
    position: relative;
}
.content_wrap_rad h2{
    text-align: center;
    margin: 0 0 30px;
}
.content_wrap_rad h2 img{
    height: 34px;
}
.content_wrap_rad img.catchimg {
    position: absolute;
    width: 50%;
    left: -1%;
    top: -60%;
}
img.bingoimg {
    position: absolute;
    width: 20%;
    right: -6%;
    top: -17%;
}
.eventitem .textiner{
    color: #fff;
}

.fleximg {
    width: 50%;
}
.fleximg img{
    width: 100%;
}

/* content_wrap_navy　紺エリア
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.content_wrap_navy {
    position: relative;
    margin-top: -150px;
}
img.steracce{
    position: absolute;
}
img.steracce.top{
    top: 10%;
    right: 5%;
    width: 13%;
}
img.steracce.mid{
    top: 45%;
    left: 5%;
    width: 6%;
}
img.steracce.bottom{
    top: 86%;
    right: 5%;
    width: 7%;
}
.content_wrap_navy .daen-wrap{
    background-image: url("images/backimgpart2.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    height: 230px;
}
.content_wrap_navy .back-color{
    background-color: #081532;
    padding: 50px 50px 200px;
    margin-top: -10px;
}
.content_wrap_navy img.catchimg {
    position: absolute;
    width: 50%;
    left: 5%;
    top: -50%;
}
.content_wrap_navy .event-flex{
    margin: 15px auto 0;
}
.content_wrap_navy .event-flex.plus-top{
    margin-top: 140px;
}
.content_wrap_navy h2{
    text-align: center;
    margin: 0 0 30px;
}
.content_wrap_navy h2 img{
    height: 34px;
}

/* 連泊・滞在向け体験イベント　
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.wrapiner {
    max-width: 1000px;
    margin: 200px auto 0;
    padding: 0 20px;
}
.title-block{
    position: relative;
}
.title-block h2{
    text-align: center;
    margin: 0 0 30px;
}
/*
.title-block h2::after {
    content: "";
    display: block;
    width: 100%;
    height: 200px;
    background-image: url("images/accent-img8.png");
    background-size: 20%;
    background-repeat: no-repeat;
    background-position: top 140% left;
}
*/
.title-block h2 img{
    height: 60px;
}
img.oyako {
    position: absolute;
    width: 20%;
    top: -100%;
    left: 2%;
}
.try-flex {
    display: flex;
    justify-content: space-between;
    padding: 50px 0 170px;
}
.try-item{
    width: 31%;
    text-align: center;
}
.try-item img{
    width: 100%;
}
.try-flex p{
    margin: 0.4em 0 0;
    font-weight: bold;
}
.praniner {
    max-width: 750px;
    margin: 0 auto 120px;
}
.pran-flex{
    display: flex;
}
.pran-img{
    overflow: hidden;
}
.pran-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.pran-item {
    width: 50%;
    padding: 30px 35px;
    background-color: #D9F60C30;
}
.pran-item h2{
    margin: 0;
}
.pran-item img {
    height: 24px;
}
.pran-item p{
    margin: 25px 0 20px;
} 
.btn_obj.btn_green.bottom{
    display: block;
    width: 500px;
    margin: 0 auto 65px;
}

/* レスポンシブ対応　
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
@media screen and (max-width: 900px) {
    img.oyako {
        top: -220%;
        left: 40%;
    }
}
@media screen and (max-width: 767px) {
    p {
        font-size: 14px;
        line-height: 1.4;
        letter-spacing: 2px;
    }

/* catch  キャッチコピー
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
    .catch {
        margin: 60px auto;
        padding: 0 20px;
    }
    .catch h2 {
        margin: 0 0 35px;
    }
    .catch h2 img{
        height: auto;
        width: 100%;
    }
    .catch .pink {
        font-size: 21px;
        margin-top: 20px;
        letter-spacing: 4px;
    }
    .catch .textiner {
        text-align: left;
    }
    .catch .textiner br{
        display: none;
    }
/*  nemophilainer　ネモフィラ
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
    img.nemophilaimg {
        height: 260px;
        position: absolute;
        top: -20%;
    }
/*
    .nemophilainer { 
        padding: 20px 0 45px;
        background-size: cover;
        height: auto;
    }
*/
    .right-text {
        position: relative;
        width: 80%;
        margin: 0 auto;
        top: 0%;
        right: 0%;
    }
    h2 {
        width: 100%;
        text-align: center;
    }
    .right-text h2 img {
        height: auto;
        width: 100%;
    }
    .flex-item {
        width: 100%;
    }
    .flex-box {
        padding: 0 15px;
        width: 100%;
        margin: 30px auto 0;
    }
/* content_wrap_rad　赤エリア
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
    .content_wrap_rad {
        margin-top: 0;
        padding: 30px 0 120px;
    }
    .content_wrap_rad h2 {
        margin: 0 0 15px;
    }
    .content_wrap_rad h2 img {
        height: auto;
        width: 60%;
    }
    .content_wrap_rad .daen-wrap {
        height: 70px;
        margin-top: 50px;
    }
    .content_wrap_rad .back-color {
        padding: 20px 20px 160px;
        margin-top: -5px;
    }
    img.accent {
        top: 2%;
    }
    img.hamon {
        top: 90px;
    }
    .event-flex {
        gap: 20px;
        flex-direction: column-reverse;
    }
    .eventitem {
        width: 80%;
        padding-top: 40px;
    }
    .content_wrap_navy h2 {
        margin: 0 0 20px;
    }
    .fleximg {
        width: 60%;
    }
    .content_wrap_rad img.catchimg,.content_wrap_navy img.catchimg  {
        width: 40%;
        left: 2%;
        top: -5%;
    }
    img.bingoimg {
        top: -10%;
    }
/* content_wrap_navy　紺エリア
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
    .content_wrap_navy {
        background-image: url(images/backimg-sp.png);
        margin-top: -200px;
/*        padding: 0 0 120px;*/
    }
    .content_wrap_navy .daen-wrap {
        height: 80px;
    }
    .content_wrap_navy .back-color {
        padding: 20px 20px 80px;
        margin-top: -5px;
    }
    .content_wrap_navy .event-flex.plus-top {
        margin-top: 70px;
    }
    .content_wrap_navy .event-flex {
        margin: 0;
    }
    .content_wrap_navy h2 img {
        height: auto;
        width: 50%;
    }
    .eventitem.sp-top{
        padding-top: 10px;
    }
    img.steracce{
        position: absolute;
        width: 17%;
    }
    img.steracce.top{
        top: 5%;
        right: 0%;
    }
    img.steracce.mid{
        top: 50%;
        left: 2%;
        width: 10%;
    }
    img.steracce.bottom{
        top: 92%;
        right: 3%;
        width: 12%;
    }
/* 連泊・滞在向け体験イベント　
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
    .wrapiner {
        width: 100%;
        padding: 0 15px;
        margin: 120px auto 0;
    }
    img.oyako {
        top: -130%;
        left: 40%;
    }
    .title-block h2 img {
        height: auto;
        width: 100%;
    }
    .wrapiner .textineer {
        width: 100%;
    }
    .try-flex {
        padding: 30px 0 170px;
        flex-direction: column;
    }
    .try-item {
        width: 100%;
        padding-bottom: 20px;
    }
    .praniner {
        width: 100%;
    }
    .pran-flex {
        flex-direction: column-reverse;
    }
    .pran-item {
        width: 100%;
    }
    .btn_obj.btn_green.bottom {
        width: 85%;
    }
    .pran-item img {
        height: auto;
        width: 100%;
    }
}
@media screen and (max-width: 400px) {
    .flex-box {
        bottom: -40px;
    }
}