@charset "utf-8";
:root {
    --arrow-btn-before-color: #fff; /* ホバー前の色 */
    --arrow-btn-after-color: #ff8000; /* ホバー後の色 */
    --arrow-btn-width: 50px; /* ボタン幅 */
    --arrow-btn-border-width: 2px; /* ボタン線の太さ */
    --arrow-btn-transition: .3s; /* アニメーション速度 */
}

*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html{background:none!important;}
#Head01{background:#FFF!important;}
#dirPathBlock {
	width: 970px;
    margin: 0 auto;
}
#anchorLinkBlock{margin:3%;}

body {
    background-color: #FFFFE6;
    font-family: "Helvetica Neue",
      Arial,
      "Hiragino Kaku Gothic ProN",
      "Hiragino Sans",
      Meiryo,
      sans-serif;
  }

.reBtn,
a.reBtn,
button.reBtn {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    position: relative;
    display: inline-block;
    padding: 5px 50px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    letter-spacing: 0.1em;
    color: #68473e;
    border-radius: 0.5rem;
}



.tabcontent {
    padding-bottom: 5px!important;
}

.returnBtn a.reBtnBorder {
    border: 2px solid #ebe700;
    border-radius: 0;
    background: #FFFFE6;
}

.returnBtn a.reBtnBorder:hover {
    color: #fff;
    background: #ebe700;
}

.returnBtn{
    max-width: 970px;
    margin: 10px auto;
    text-align: right;
    padding-right: 10px;
}


#onecontent{
    border-top: 20px solid #FFFAA5;
    border-bottom: 20px solid #FFFAA5;
}


#twocontent{
    border-top: 20px solid #f9e280;
    border-bottom: 20px solid #f9e280;
}

#threecontent{
    border-top: 20px solid #f7c06f;
    border-bottom: 20px solid #f7c06f;
}

main {
    max-width: 970px;
    width: 100%;
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
}
.flower1 {
    position: absolute;
    top: 40px;
    right: 30px;
}
.flower2 {
    position: absolute;
    bottom: 40px;
    left: 30px;
}
#twocontent .flower2 {
    bottom: 25px;
}
h1,h2,p {
    color: #68473E;
}
.title {
    text-align: center;
}
.title h1 {
    font-size: 32px;
    font-weight: bold;
    font-family: Arial, sans-serif;
    border-bottom: #F99B06 1px solid;
    display: inline-block;
    padding: 0 15px 8px 15px;
}
.title p {
    font-size: 21px;
    font-weight: 600;
    padding: 15px 0 0 0;
}
.flex {
    display: flex;
    width: 100%;
    margin-top: 100px;
}
.flexleft {
    width: 58%;
}
.flexleft p {
    font-size: 32px;
    font-weight: bold;
}
.flexleft img {
    margin: 10px 0;
    width: 100%;
}
.flexright {
    width: 42%;
    margin-left: 30px;
}

.flexright p:first-child {
    font-size: 30px;
    font-weight: bold;
    align-items: center;
    display: flex;
    justify-content: center;
}
.flexright .border{
    text-align: center;
    margin: 20px 0;
}
.flexright div div {
    text-align: left;
    margin: 20px 0;
}
.flexright div div p {
    font-size: 24px;
    font-weight: bold;
    margin-top: 10px;
}
.flexright div div img {
    margin-left: 80px;
}
.spa2 {
    width: 100%;
}
.spa3 {
    display: none;
}
.rentalcar {
    border-left: solid #68473E 3px;
    padding-left: 15px;
    margin: 30px 0 33px 10px;
}
.rentalcar p {
    font-size: 16px;
    line-height: 30px;
}
.flex2 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin: 10px 0;
}
#onecontent .flex2 img:first-child{
    width: 32.5%;
}
#onecontent .flex2 img:nth-child(2) {
    width: 35%;
}
#onecontent .flex2 p {
    background-image: url(../image/balloon.png);
    background-size: cover;
    padding: 60px 12px 60px 34px;
    text-align: center;
    line-height: 20px;
}
.flex2 img:nth-child(4) {
    display: none;
}
.flex3 {
    display: flex;
    align-items: flex-start;
    margin: 20px 0 0 0;
}
.flex3 img:nth-child(2) {
    margin-left: 40px;
}
.last {
    text-align: right;
}
.last div {
    display: inline-block;
    text-align: center;
    margin-right: 70px;
}
.last div p {
    font-size: 30px;
    font-weight: bold;
    line-height: 35px;
    text-align: left;
    display: flex;
    align-items: center;
    margin-top: 20px;
}
.last div p img{
    margin: -10px 10px 0 0;
}
.tyuu {
    text-align: right;
    margin-top: 30px;
    font-size: 11px;
}
#twocontent .tyuu {
    margin-top: 150px;
}
.br480 {
    display: none;
}
#onecontent .flexleft img:nth-child(3){
    width: 70%;
}
#onecontent .flexleft p:nth-child(3){
    text-align: right;
    font-weight: bold;
    font-size: 16px;
    color: #231815;
}
.crews {
    margin-top: 100px;
}
/* -----------ここから2日目のCSS------------ */
/*  */
#twocontent .flexleft {
    margin-top: 50px;
    width: 60%;
}
#twocontent .flexright {
    width: 40%;
}
#twocontent div.rentalcar div {
    text-align: left;
}
#twocontent div.rentalcar div img{
    margin-left: 80px;
}
.flexleft p.smallp {
    font-size: 16px;
    font-weight: bold;
    text-align: right;
    color: #231815;
    margin-top: 5px;
}

#twocontent .flexleft img {
    margin: 10px 0 0 0;
    width: 100%;
}
#twocontent .flexleft > div {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
#twocontent .flexleft > div > div{
    width: 47%;
}
#twocontent .flexleft div img {
    width: 100%;
}
#twocontent .flexright p:first-child {
    line-height: 38px;
    display: flex;
    align-items: flex-start;
}
#twocontent .flexright p:first-child img{
    margin-right: 10px;
}
#twocontent .rentalcar {
    margin: 30px 0 5px 10px;
}
#twocontent .flexright .balloon{
    background-image: url(../image/balloon2.png);
    background-size: cover;
    padding: 50px 12px 50px 10px;
    text-align: center;
    line-height: 22px;
    width: 190px;
    font-size: 17px;
    font-family: "M PLUS Rounded 1c";
}
#twocontent .flexright .border {
    margin: 20px 0 0 0;
}
#twocontent .flexright .borderKary{
    margin: 40px 0;
}
/*  */

#twocontent .flex2 .flexleft {
    margin-top: 0px;
}
#twocontent .flex2 .flexright {
    margin-top: 45px;
}
#twocontent .flexright div div p {
    margin-bottom: 30px;
}
#twocontent .flex2 .flexleft > div {
    display: flex;
    justify-content: space-between;
    
}
#twocontent .flex2 .flexleft > div img{
    width: 70%;
}
#twocontent .flex2 .flexright .balloon {
    background-image: url(../image/balloon3.png);
    background-size: cover;
    padding: 44px 10px 50px 10px;
    text-align: center;
    line-height: 22px;
    width: 190px;
    font-size: 17px;
    font-family: "M PLUS Rounded 1c";
    margin-left: -100px;
}
#twocontent .flex2 .flexright .border {
    margin: 0;
}
/*  */

.topmarine {
    margin: 80px 0 50px 0;
}
.topmarineflex{
    display: flex;
}
.topmarine .left {
    width: 60%;
    position: relative;
}
.topmarine .left img {
    width: 100%;
}
.topmarine .left img:nth-child(3) {
    width: 50%;
}
.topmarine .right {
    width: 40%;
    margin-left: 30px;
}
.topmarine .right .border {
    text-align: center;
    visibility: hidden;
}
.topmarine .left p {
    font-size: 33px;
    font-weight: bold;
     margin-bottom: 10px;
}
.topmarine .right .rentalcar div p {
    font-size: 24px;
    font-weight: bold;
    margin-top: 10px;
}
.topmarine .right .rentalcar div {
    margin-bottom: 38px;
}
#twocontent .topmarine .balloon {
    background-image: url(../image/balloon3.png);
    background-size: cover;
    padding: 45px 17px 50px 10px;
    text-align: center;
    line-height: 22px;
    width: 190px;
    font-size: 17px;
    font-family: "M PLUS Rounded 1c";
    text-align: center;
    margin-left: 440px;
    position: absolute;
    top: 100%;
    left: 0%;
}
.topmarine .lastborder {
    text-align: right;
    margin: -66px 173px 0 0;
}
/**/
.misaki {
    display: flex;
}
.misaki .left p {
    font-size: 33px;
    font-weight: bold;
     margin-bottom: 10px;
}
.misaki .left div {
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.misaki .left div img:first-child {
    width: 100%;
}
.misaki .left div img:nth-child(2) {
    width: 35%;
}
.misaki .left {
    width: 60%;
}
.misaki .right {
    width: 40%;
    margin-left: 30px;
    margin-top: -10px;
}
.misaki .right .border {
    text-align: center;
}
.misaki .right .rentalcar div p {
    font-size: 24px;
    font-weight: bold;
    margin-top: 10px;
}
#twocontent .misaki .rentalcar {
    margin: 49px 0 5px 10px;
}
#twocontent .last {
    margin-top: 50px;
}
#twocontent .last > div {
    position: relative;
}
.last .lastcar p {
    font-size: 24px;
    line-height: 26px;
    font-weight: bold;
    margin-top: 10px;
    text-align: center;
}
#twocontent  .last .lastcar {
    text-align: center;
    margin-right: 0;
    position: absolute;
    top: -30px;
    right: -38px;
}
#twocontent  .last > div > p {
    margin-top: 40px;
}
.spballoon {
    display: none;
}
.misaki .right .border {
    text-align: center;
    visibility: hidden;
}
.flexBorder {
    margin-top: 30px;
}
.bukubuku {
    padding-top: 70px;
}
.relax {
    padding-top: 150px;
}
.karyImg {
    margin-top: 10px;
}
/* -----------ここから3日目のCSS------------ */

#threecontent .flexright p:first-child {
    line-height: 38px;
    display: flex;
    align-items: flex-start;
}
#threecontent .flexright p img {
    margin-right: 10px;
}
#threecontent .flexright {
    margin-top: -75px;
}
#threecontent .flex {
    margin-top: 160px;
}
#threecontent .rentalcar {
    margin: 30px 0 30px 10px;
    padding-top: 40px;
}
#threecontent .blueSeal {
    padding-top: 140px;
}
#threecontent .flex3 {
    margin: 0;
}
#threecontent .flex4 {
    margin: 30px 0 130px 0;
}
#threecontent .flex3 img:nth-child(2) {
    margin-left: 30px;
}
#threecontent  .last div p {
    margin-top: 60px;
}
#threecontent .last {
    margin-top: 0px;
}
#threecontent .last div {
    position: relative;
}
#threecontent .last div .balloon {
    position: absolute;
    top: -180px;
    right: 170px;
}
#threecontent .last .balloon {
    background-image: url(../image/balloon4.png);
    background-size: contain;
    background-repeat: no-repeat;
    padding: 50px 0px 50px 34px;
    text-align: center;
    line-height: 22px;
    width: 207px;
    font-size: 17px;
    font-family: "M PLUS Rounded 1c";
    text-align: center;
    margin-left: 0;
}

#threecontent .flex3 .balloon{
    background-image: url(../image/balloon5.png);
    background-size: contain;
    background-repeat: no-repeat;
    padding: 60px 0px 70px 22px;
    text-align: center;
    line-height: 22px;
    width: 300px;
    font-size: 15px;
    font-family: "M PLUS Rounded 1c";
    text-align: center;
    margin-left: 10px;
}









/* -----------レスポンシブ----------- */
@media screen and (min-width:769px) {
.tabcontent {
    padding: 40px 30px 5px 30px!important;
}
}
@media screen and (max-width:970px) {
.tab_content {
    background-size: cover!important;
}
/* body {
    background-image: url(../image/background.png);
    background-size: cover;
    padding: 0 20px;
} */
.flex2 {
    justify-content: end;
}
#onecontent .flex2 img:first-child {
    width: 30%;
}
.flex2 img:nth-child(2) {
    width: 32.5%;
    margin: 0 10px;
}
.flex3 img:first-child {
    width: 50%;
}
.flex3 img:nth-child(2) {
    width: 30%;
}
.flower1 ,.flower2{
    z-index: -1;
    opacity: 70%;
}
#twocontent .topmarine .balloon {
    margin-left: 250px;
}
}
@media screen and (max-width:768px) {
    .flexright .border {
        margin: 5px 0;
    }
    .flexright div div {
        margin: 16px 0;
    }
    .rentalcar {
        margin: 0px 0 10px 10px;
    }
    #onecontent .flex2 p {
        display: none;
    }
    .flex2 img:nth-child(4) {
        display: block;
        width: 25%;
    }
    #onecontent .flexleft img {
        margin: 17px 0;
        width: 100%;
    }
    #onecontent .flex2 img:nth-child(2) {
        width: 32.5%;
    }
}
@media screen and (max-width:767px) {
    .flex {
       flex-wrap: wrap-reverse;
       justify-content: center;
    }
    .spa2 {
        display: none;
    }
    .spa3 {
        display: block;
    }
    .flexleft {
        width: 90%;
    }
    .rentalcar {
        width: 260px;
        margin: 20px auto;
    }
    .flexright {
        width: 90%;
        margin-bottom: 20px;
        margin: 0 auto;
        text-align: center;
    }
    .flexleft p {
        text-align: center;
    }
    .flex2 {
        flex-wrap: wrap;
        justify-content: center;
    }
    #onecontent .flex2 img:first-child {
        width: 90%;
    }
    #onecontent .flex2 img:nth-child(2) {
        width: 52%;
        margin-top: 20px;
    }
    .flex2 img:nth-child(4) {
        width: 35%;
        margin-top: 20px;
    }
    .flex3 {
        flex-wrap: wrap;
        justify-content: center;
    }
    .flex3 img:first-child {
        width: 50%;
    }
    .flex3 img:nth-child(2) {
        margin: 20px 0 0 0;
        width: 50%;
    }
    .last div {
        margin-right: 0;
    }
    .last {
        text-align: center;
        margin-top: 20px;
    }
    /* -----------ここから2日目のCSS------------ */
    #twocontent .flexleft {
        width: 100%;
    }
    #twocontent .flexright {
        width: 100%;
    }
    #twocontent .rentalcar {
        width: 330px;
        margin: 30px auto;
    }
    #twocontent div.rentalcar div {
        text-align: center;
    }
    #twocontent .flexright .border {
        margin: 20px 0;
    }
    #twocontent div.rentalcar div img {
        margin: 0 auto;
    }
    #twocontent .flexright .balloon {
        display: none;
    }
    #twocontent .flexleft .spballoon {
        display: block;
        width: 200px;
        margin: 0 auto;
    }
    #twocontent  .flex2 {
        flex-wrap: wrap-reverse;
        justify-content: center;
    }
    .topmarineflex {
        flex-wrap: wrap-reverse;
        justify-content: center;
    }
    .topmarine .right {
        width: auto;
       margin: 20px 0;
    }
    .topmarine .left {
        width: 100%;
    }
    .topmarine .left p {
        text-align: center;
    }
    #twocontent .topmarine .balloon {
        margin-left: 0;
    }
    .misaki {
        flex-wrap: wrap-reverse;
        justify-content: center;
    }
    .misaki .right {
        width: auto;
        margin: 0 0 30px 0;
    }
    .misaki .left {
        width: 100%;
    }
    .misaki .left p{
        text-align: center;
    }
    .topmarine .lastborder {
        text-align: center;
        margin: 0;
    }
    #twocontent .flex2 .flexright .border {
        margin-bottom: 20px;
    }
    #twocontent .flex2 .flexright {
        margin-top: 0;
    }
    .topmarine .right .border {
        display: none;
    }
    .topmarine {
        margin-top: 0;
    }
    .relax {
        padding-top: 0;
    }
  /* -----------ここから3日目のCSS------------ */
  #threecontent .flexright .border {
    margin: 10px 0;
}
   #threecontent .rentalcar {
        margin: 30px auto;
    }
    #threecontent .flex3 img:nth-child(2) {
        width: 90%;
        margin: 10px auto 0 auto;
    }
    #threecontent .flex4 {
        margin: 10px 0 130px 0;
    }
    #threecontent .blueSeal {
        padding-top: 20px;
    }
}


