@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Cormorant:ital,wght@0,300..700;1,300..700&family=Noto+Sans+JP:wght@100..900&family=Shippori+Mincho:wght@400;500;600;700;800&family=Zen+Kaku+Gothic+New&family=Zen+Maru+Gothic&family=Zen+Old+Mincho&display=swap");
body {
  font-family: "Zen Kaku Gothic New", sans-serif;
  color: #42342a;
  font-size: 18px;
}

#contents {
  width: 100%;
  overflow: hidden;
}

#contents p {
  line-height: 2;
}

.h_style_1 {
  width: auto;
  text-align: center;
}
.h_style_1 img {
  height: clamp(70px, 9vw, 180px);
  display: block;
  margin: auto;
  width: auto;
  max-width: none;
}
.h_style_1 span {
  font-size: clamp(30px, 2.3vw, 45px);
  font-family: "丸丸ゴシックCLr StdN R";
  display: block;
}

.h_style_2 {
  width: auto;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .h_style_2 {
    text-align: center;
  }
}
.h_style_2 img {
  height: clamp(100px, 9.5vw, 180px);
  display: block;
  margin: 0;
  width: auto;
  max-width: none;
}
@media screen and (max-width: 768px) {
  .h_style_2 img {
    margin: auto;
  }
}
.h_style_2 span {
  font-size: clamp(40px, 2.3vw, 45px);
  font-family: "丸丸ゴシックCLr StdN R";
  display: block;
}

.h_style_4{
  font-size: clamp(25px, 2.3vw, 45px);
  font-family: "丸丸ゴシックCLr StdN R";
  text-align: center;
  padding-bottom:5px;
  border-bottom:1px solid #716254;
  width: 100%;
  margin:30px auto 20px !important;

}


.h_style_4 img{
  width: 60px;
  height: auto;
  margin-right: 10px;
  margin-top:-20px;

}

@media screen and (max-width: 768px) {


  .h_style_4 img{
    width: 40px;
    height: auto;
    margin-right: 10px;
  margin-top:-10px;
  
  }
}

.c_btn {
  width: 220px;
  border-radius: 10px;
  text-align: center;
  background-color: #d7c9c1;
  position: relative;
  line-height: 1;
  padding: 10px;
  font-size: 20px;
  font-family: "丸丸ゴシックCLr StdN R";
  letter-spacing: 5px;
  transition: 0.3s linear all;
}
.c_btn:after {
  content: ">";
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translate(0%, -50%);
}
.c_btn:hover {
  background-color: #564436;
  color: #fff;
}

.c_btn2 {
  width: 280px;
  border-radius: 10px;
  text-align: center;
  background-color: #564436;
  position: relative;
  line-height: 1;
  padding: 20px;
  font-size: 20px;
  font-family: "丸丸ゴシックCLr StdN R";
  letter-spacing: 5px;
  color: #fff !important;
  display: block;
  margin: auto;
  transition: 0.3s linear all;
}
.c_btn2:after {
  content: ">";
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translate(0%, -50%);
}
.c_btn2:hover {
  background-color: #d7c9c1;
  color: #564436;
}
.pt_200{
  padding-top:200px;
}
@media screen and (max-width: 768px) {
  .pt_200 {
    padding-top: 100px;
  }
}
.pt_100{
  padding-top:100px;
}
@media screen and (max-width: 768px) {
  .pt_100 {
    padding-top:50px;
  }
}

.pb_200{
  padding-bottom:200px;
}
@media screen and (max-width: 768px) {
  .pb_200 {
    padding-bottom: 100px;
  }
}

.pb_100 {
  padding-bottom: 100px;
}
@media screen and (max-width: 768px) {
  .pb_100 {
    padding-bottom: 60px;
  }
}

.mb_40 {
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .mb_40 {
    margin-bottom: 40px;
  }
}

.mb_80 {
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  .mb_80 {
    margin-bottom: 40px;
  }

  .smb_80{
    
  margin-bottom: 80px !important;
  }
}

.mt_50 {
  margin-top: 50px !important;
}
@media screen and (max-width: 768px) {
  .mt_50 {
    margin-top: 30px !important;
  }
}

.c-mainvisual_inner {
  position: relative;
}

#main {
  background-image: url(../images/bg_main.jpg);
  background-size: 100% 200px;
  background-position: center bottom;
  background-repeat: no-repeat;
}

.h_link {
  flex: 1;
  max-width: 220px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  width: 30%;
}
@media screen and (max-width: 1023px) {
  .h_link {
    display: none;
  }
}
.h_link a:first-child {
  width: 80%;
}
.h_link a:first-child img {
  width: 100%;
  height: auto;
}
.h_link a:last-child {
  width: 15%;
}
.h_link a:last-child img {
  width: 100%;
  height: auto;
}

#catch1 {
  width: 34vw;
  top: 30vw;
  left: 22vw;
  position: absolute;
}
@media screen and (max-width: 768px) {
  #catch1 {
            width: 85vw;
    top: 102vw;
    left: 0;
    right: 0;
    margin: auto;
  }
}

#catch3 {
  width: 25vw;
  top: 23vw;
  left: 55vw;
  position: absolute;
}
@media screen and (max-width: 768px) {
  #catch3 {
        width: 55vw;
        top: 132vw;
        left: 44vw;
    }
}

#catch4 {
  width: 18vw;
  top: 26vw;
  left: 58.7vw;
  position: absolute;
}
@media screen and (max-width: 768px) {
  #catch4 {
    width: 45vw;
        top: 135vw;
        left: 48vw;
    }
}
#catch4 img {
  /* animation: rotation 10s linear infinite; */
}

#catch5 {
  width: 22vw;
  top: 22vw;
  left: 55.5vw;
  position: absolute;
}
@media screen and (max-width: 768px) {
  #catch5 {
            width: 50vw;
       top: 128vw;
    left: 41vw;
  }
}

#catch6 {
  width: 22vw;
  top: 25vw;
  left: 22vw;
  position: absolute;
}
@media screen and (max-width: 768px) {
  #catch6 {
    width: 80vw;
        top: 80vw;
    left: 0;
    right: 0;
    margin: auto;
  }
}

.side1 {
  position: fixed;
  right: 0;
  top: 13vw;
  width: 11vw;
  z-index: 3;
}

.side2 {
  position: fixed;
  right: 0;
  top: 21vw;
  width: 11vw;
  z-index: 3;
}

/* アニメーション */
@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.inner_1200 {
  width: min(100%, 1200px);
  margin: auto;
}
@media screen and (max-width: 1244px) {
  .inner_1200 {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.inner_1400 {
  width: min(100%, 1400px);
  margin: auto;
}
@media screen and (max-width: 1444px) {
  .inner_1400 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.inner_1700 {
  width: min(100%, 1700px);
  margin: auto;
}
@media screen and (max-width: 1740px) {
  .inner_1700 {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.inner_1024 {
  width: min(100%, 1024px);
  margin: auto;
}
@media screen and (max-width: 1064px) {
  .inner_1024 {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.top_msg {
  background-image: url(../images/msg_bg.png);
  background-size: 100% auto;
  padding-bottom: 150px;
  position: relative;
  background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
  .top_msg {
    padding-bottom: 100px;
  }
}
.top_msg:after {
  position: absolute;
  height: 100px;
  width: 100%;
  background-image: url(../images/msg_btm.jpg);
  content: "";
  background-size: 100% 100%;
  left: 0;
  bottom: 0;
}
.top_msg .h_style_1 {
  position: relative;
  z-index: 1;
}
.top_msg .inner_1024 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 768px) {
  .top_msg .inner_1024 {
    display: block;
  }
}
.top_msg .inner_1024 .ph {
  flex: 1;
  margin-left: calc(50% - 50vw);
  margin-right: 4%;
  /* display: flex; */
  position: relative;
  z-index: 0;
  margin-top: -5vw;
}
@media screen and (max-width: 768px) {
  .top_msg .inner_1024 .ph {
    width: 100%;
    position: relative;
    left: -10%;
    margin-top: 0 !important;
  }
}
.top_msg .inner_1024 .ph .msg_1 {
  width: 110%;
  height: auto;
  max-width: none;
  margin-right: -5%;
  position: relative;
  /* position: absolute; */
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .top_msg .inner_1024 .ph .msg_1 {
    display: block;
    position: static;
  }
}
.top_msg .inner_1024 .ph .msg_1 img {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 0;
}
.top_msg .inner_1024 .ph .msg_1 .name {
  position: absolute;
  z-index: 1;
  width: 35%;
  bottom: -30px;
  right: -30px;
}
@media screen and (max-width: 768px) {
  .top_msg .inner_1024 .ph .msg_1 .name {
    right: -20%;
    width: 40%;
  }
}
.top_msg .inner_1024 .ph .msg_2 {
  width: 90%;
  height: auto;
  /* position: absolute; */
  left: 0;
  top: 38vw;
  z-index: 0;
}
@media screen and (max-width: 768px) {
  .top_msg .inner_1024 .ph .msg_2 {
    display: none;
  }
}
.top_msg .inner_1024 .txt {
  width: 62%;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .top_msg .inner_1024 .txt {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .top_msg .inner_1024 .txt ul {
    margin-top: 50px;
  }
}
.top_msg .inner_1024 .txt ul li {
  border-radius: 1.5vw;
  padding: 20px 40px;
  background-color: rgba(248, 242, 228, 0.7);
  position: relative;
}
@media screen and (max-width: 768px) {
  .top_msg .inner_1024 .txt ul li {
    padding: 20px 20px;
    margin-bottom: 60px !important;
  }
}
.top_msg .inner_1024 .txt ul li h3 {
  font-size: clamp(20px, 1.7vw, 33px);
  color: #9a7764;
  font-family: "丸丸ゴシックCLr StdN R";
}
@media screen and (max-width: 768px) {
  .top_msg .inner_1024 .txt ul li h3 {
    font-size: 8vw;
  }
}
.top_msg .inner_1024 .txt ul li .c_btn {
  position: absolute;
  right: -20px;
  bottom: -20px;
}
@media screen and (max-width: 768px) {
  .top_msg .inner_1024 .txt ul li .c_btn {
    padding: 10px;
    right: 0;
    left: 0;
    margin: auto;
    bottom: -30px;
  }
}
.top_msg .inner_1024 .txt ul li:nth-child(2) {
  margin-left: 50px;
}
@media screen and (max-width: 768px) {
  .top_msg .inner_1024 .txt ul li:nth-child(2) {
    margin-left: 0;
  }
}

.top_reason {
  background-image: url(../images/reason_bg02.png);
  background-size: auto 100%;
  position: relative;
  background-position: center center;
  padding-bottom: 100px;
}
.top_reason .h_style_2 {
  position: relative;
  top: -40px;
}
.top_reason ul.reason {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .top_reason ul.reason {
    display: block;
  }
}
.top_reason ul.reason li {
  width: 31%;
}
@media screen and (max-width: 768px) {
  .top_reason ul.reason li {
    width: 100%;
    margin-bottom: 30px;
  }
}
.top_reason ul.reason li .num {
  width: 40%;
  margin: auto;
  position: relative;
  z-index: 2;
}
.top_reason ul.reason li .num img {
  width: 100%;
  height: auto;
}
.top_reason ul.reason li h3 {
  font-family: "丸丸ゴシックCLr StdN R";
  font-size: clamp(20px, 2.5vw, 37px);
  text-align: center;
  color: #fff;
  margin-bottom: -30px;
  position: relative;
  z-index: 1;
}
.top_reason ul.reason li .wrap {
  position: relative;
  z-index: 0;
  background-color: #fff;
  border-radius: 30px;
  padding-bottom: 90px;
}
.top_reason ul.reason li .wrap .ph img {
  width: 100%;
}
.top_reason ul.reason li .wrap h4 {
  font-size: clamp(18px, 2vw, 30px);
  color: #9a7764;
  text-align: center;
  font-family: "丸丸ゴシックCLr StdN R";
  margin: 20px 0px;
  min-height: 2.5em;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
}
@media screen and (max-width: 768px) {
  .top_reason ul.reason li .wrap h4 {
    font-size: 7vw;
  }
}
.top_reason ul.reason li .wrap .txt {
  padding: 0px 20px;
}
.top_reason ul.reason li .wrap .c_btn {
  display: block;
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  margin: auto;
  width: 60%;
}

.pink {
  text-shadow: 2px 2px 0 #e36f7c, -2px -2px 0 #e36f7c, -2px 2px 0 #e36f7c, 2px -2px 0 #e36f7c, 0px 2px 0 #e36f7c, 0 -2px 0 #e36f7c, -2px 0 0 #e36f7c, 2px 0 0 #e36f7c;
}

.sky {
  text-shadow: 2px 2px 0 #6ea8cf, -2px -2px 0 #6ea8cf, -2px 2px 0 #6ea8cf, 2px -2px 0 #6ea8cf, 0px 2px 0 #6ea8cf, 0 -2px 0 #6ea8cf, -2px 0 0 #6ea8cf, 2px 0 0 #6ea8cf;
}

.green {
  text-shadow: 2px 2px 0 #5bbd88, -2px -2px 0 #5bbd88, -2px 2px 0 #5bbd88, 2px -2px 0 #5bbd88, 0px 2px 0 #5bbd88, 0 -2px 0 #5bbd88, -2px 0 0 #5bbd88, 2px 0 0 #5bbd88;
}

@media screen and (max-width: 768px) {
  .h_wrap {
    display: flex;
    justify-content: space-between;
    margin-bottom: -30px;
  }
  .h_wrap .num {
    width: 27% !important;
    margin: 0 !important;
  }
  .h_wrap h3 {
    width: 78%;
    font-size: 8.1vw !important;
    margin-left: -5%;
  }
}
.top_tour {
  position: relative;
  padding-top: 250px;
}
.top_tour .h_style_1 {
  color: #fff;
  margin-top: -80px;
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  .top_tour .h_style_1 {
    margin-bottom: 40px;
  }
}
.top_tour:before {
  position: absolute;
  width: 100%;
  height: 100px;
  left: 0;
  top: 0;
  background-image: url(../images/tour_head.png);
  background-size: 100% 100%;
  content: "";
}
@media screen and (max-width: 768px) {
  .top_tour {
    padding-top: 200px;
  }
}
.top_tour .inner_1700 {
  border-radius: 2vw;
  background-color: #6f6054;
  padding: 1px 50px 100px;
}
@media screen and (max-width: 768px) {
  .top_tour .inner_1700 {
    padding: 1px 20px 180px;
    border-radius: 10vw;
  }
}
.top_tour .wrap {
  width: min(100%, 1400px);
  margin: auto;
  background-color: #fff;
  border-radius: 2vw;
  padding: 40px 70px 0px;
}
@media screen and (max-width: 1200px) {
  .top_tour .wrap {
    padding: 40px 40px 0px;
  }
}
@media screen and (max-width: 768px) {
  .top_tour .wrap {
    padding: 1px;
    margin-top: 30px !important;
  }
}
.top_tour .wrap .in_box1 {
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .top_tour .wrap .in_box1 {
    display: block;
  }
}
.top_tour .wrap .in_box1 .txt {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .top_tour .wrap .in_box1 .txt {
    width: 100%;
  }
}
.top_tour .wrap .in_box1 .txt h3 {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  align-content: flex-end;
  margin-bottom: 20px;
  margin-top: -70px;
}
@media screen and (max-width: 1024px) {
  .top_tour .wrap .in_box1 .txt h3 {
    margin-top: -50px;
  }
}
@media screen and (max-width: 768px) {
  .top_tour .wrap .in_box1 .txt h3 {
    display: block;
    width: 100%;
    margin-top: -50px;
  }
}
.top_tour .wrap .in_box1 .txt h3 img {
  width: 30%;
  margin-left: -5%;
  margin-right: 5%;
}
@media screen and (max-width: 768px) {
  .top_tour .wrap .in_box1 .txt h3 img {
    display: block;
    margin: auto !important;
  }
}
.top_tour .wrap .in_box1 .txt h3 span {
  font-size: clamp(20px, 3vw, 40px);
  color: #9a7764;
  font-family: "丸丸ゴシックCLr StdN R";
  padding-bottom: 20px;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .top_tour .wrap .in_box1 .txt h3 span {
    display: block;
    width: 100%;
    font-size: 8vw;
    text-align: center;
    display: block;
  }
}
.top_tour .wrap .in_box1 .ph {
  width: 60%;
  margin-right: -13%;
}
@media screen and (max-width: 768px) {
  .top_tour .wrap .in_box1 .ph {
    width: 100%;
    margin: 30px auto;
  }
}

.in_box2 {
  margin-top: -100px;
  position: relative;
  z-index: 2;
  padding-bottom: 80px;
}
@media screen and (max-width: 1300px) {
  .in_box2 {
    margin-top: 60px;
  }
}
@media screen and (max-width: 1024px) {
  .in_box2 {
    margin-top: 100px;
  }
}
.in_box2 .time_wrap {
  border-radius: 30px;
  padding: 40px 70px;
  border: 1px solid #9a7764;
  margin: -80px auto auto;
  background-color: #fff;
}
@media screen and (max-width: 1024px) {
  .in_box2 .time_wrap {
    padding: 30px 20px;
  }
}
@media screen and (max-width: 768px) {
  .in_box2 .time_wrap {
    width: 100%;
    padding: 20px 20px;
  }
}
.in_box2 .time_wrap table {
  width: 100%;
  border-collapse: collapse;
}
.in_box2 .time_wrap table tr {
  border-bottom: 1px solid #9a7764;
}
.in_box2 .time_wrap table tr td {
  text-align: center;
  color: #9a7764;
  padding: 10px;
  font-size: 20px;
}
@media screen and (max-width: 768px) {
  .in_box2 .time_wrap table tr td {
    font-size: 14px;
    padding: 5px;
  }
}
.in_box2 .time_wrap table tr th {
  text-align: center;
  padding: 10px;
  font-size: 26px;
}
@media screen and (max-width: 1024px) {
  .in_box2 .time_wrap table tr th {
    font-size: 20px;
  }
}
@media screen and (max-width: 768px) {
  .in_box2 .time_wrap table tr th {
    font-size: 14px;
    padding: 5px;
  }
}
.in_box2 .time_wrap table tr:last-child {
  border-bottom: none !important;
}

.h_style_3 {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: -40px;
  top: -40px;
}
@media screen and (max-width: 768px) {
  .h_style_3 {
    display: block;
    margin: auto;
    top: -60px;
  }
}
.h_style_3 img {
  width: clamp(50px, 15vw, 120px);
  height: auto;
  display: inline-block;
  padding-left: 40px;
  position: absolute;
  max-width: none;
  left: -60px;
  bottom: 10px;
}
@media screen and (max-width: 768px) {
  .h_style_3 img {
    width: 90px !important;
  }
}
.h_style_3 small {
  color: #faab52;
  font-size: clamp(19px, 2vw, 25px);
  letter-spacing: 2px;
  font-family: "丸丸ゴシックCLr StdN R";
  display: block;
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
}
.h_style_3 strong {
  background-color: #faab52;
  border-radius: 20px;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  padding: 10px 50px 10px 80px;
  font-size: clamp(17px, 2vw, 30px);
}
@media screen and (max-width: 768px) {
  .h_style_3 strong {
    font-size: 18px;
    border-radius: 50px;
    padding: 10px 40px 10px 70px;
  }
}

.in_box3 {
  background-color: #efeae5;
  margin: auto -70px;
  padding: 50px 0px 50px;
}
@media screen and (max-width: 1200px) {
  .in_box3 {
    margin: auto -40px;
  }
}
@media screen and (max-width: 768px) {
  .in_box3 {
    margin: auto 0px;
  }
}
.in_box3 .flow {
  max-width: 1024px;
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  align-items: flex-start;
}
@media screen and (max-width: 1200px) {
  .in_box3 .flow {
    width: 93%;
    margin: auto;
  }
}
.in_box3 .flow .ph {
  width: 35%;
  margin-top: 20px;
}
.in_box3 .flow .ph img {
  width: 100%;
}
.in_box3 .flow .arr {
  width: 29%;
  margin: 0 -7% 0 -5%;
  align-self: flex-start;
  position: relative;
  z-index: 1;
}
.in_box3 .flow .arr img {
  width: 100%;
}
.in_box3 .flow .txt {
  width: 38%;
  font-size: clamp(17px, 2.3vw, 29px);
  align-self: center;
  position: relative;
  z-index: 0;
}
.in_box3 .flow .txt span {
  display: block;
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
  border-radius: 30px;
  line-height: 1.4;
}
.in_box3 .flow_sp img {
  display: block;
  width: 85%;
  margin: auto;
}

.bg_orange {
  background-color: #faab52;
}

.bg_green {
  background-color: #9ad8b7 !important;
}

.in_box4 {
  width: min(100%, 1200px);
  margin: auto;
  padding: 50px 0px;
}
@media screen and (max-width: 768px) {
  .in_box4 {
    padding: 10px 0px 90px;
  }
}
.in_box4 ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .in_box4 ul {
    justify-content: center;
  }
}
.in_box4 ul li {
  width: 32%;
  text-align: center;
  font-size: 20px;
  border-radius: 30px;
  padding: 20px;
  margin: 10px 0;
}
@media screen and (max-width: 1024px) {
  .in_box4 ul li {
    width: 47%;
    margin: 2px;
  }
}
@media screen and (max-width: 768px) {
  .in_box4 ul li {
    width: 47%;
    margin: 2px;
  }
}
.in_box4 ul li .h_style_3 {
  margin: auto !important;
  top: 0 !important;
  left: 0 !important;
}
.in_box4 ul li .h_style_3 small {
  text-align: right !important;
  width: 100%;
}
.in_box4 ul li .icon {
  width: 35%;
  height: auto;
  display: block;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .in_box4 ul li .icon {
    width: 50%;
  }
}
.in_box4 ul li p {
  height: 3em;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  line-height: 1.3 !important;
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .in_box4 ul li p {
    font-size: 14px;
    height: 2em;
  }
}
@media screen and (max-width: 768px) {
  .in_box4 ul li:first-child {
    width: 100% !important;
    margin-bottom: 30px;
  }
}
.in_box4 .c_sky {
  border: 1px solid #93c5e6;
}
.in_box4 .c_orange {
  border: 1px solid #faab52;
}
.in_box4 .c_green {
  border: 1px solid #7acca0;
}
.in_box4 .c_pink {
  border: 1px solid #f9a9b1;
}
.in_box4 .c_pink p {
  font-size: 18px;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .in_box4 .c_pink p {
    font-size: 12px;
    height: 2em;
  }
}
.in_box4 .c_yellow {
  border: 1px solid #ebd546;
}

.in_box5 {
  background-color: #efeae5;
  margin: auto -70px;
  padding: 50px 0px 150px;
  border-radius: 0 0 2vw 2vw;
}
@media screen and (max-width: 1200px) {
  .in_box5 {
    margin: auto -40px;
  }
}
@media screen and (max-width: 768px) {
  .in_box5 {
    margin: auto 0px;
    padding-bottom: 50px;
  }
}
.in_box5 .inner_1200 {
  display: flex;
  flex-direction: row-reverse;
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 1;
  align-items: center;
  align-content: center;
}
@media screen and (max-width: 768px) {
  .in_box5 .inner_1200 {
    display: block;
  }
}
.in_box5 .inner_1200 .txt {
  width: 50%;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .in_box5 .inner_1200 .txt {
    width: 100%;
  }
}
.in_box5 .inner_1200 .txt h3 {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  align-content: flex-end;
  margin-bottom: 20px;
  margin-top: -70px;
}
@media screen and (max-width: 1024px) {
  .in_box5 .inner_1200 .txt h3 {
    margin-top: -50px;
  }
}
@media screen and (max-width: 768px) {
  .in_box5 .inner_1200 .txt h3 {
    display: block;
    width: 100%;
    margin-top: -50px;
  }
}
.in_box5 .inner_1200 .txt h3 img {
  width: 30%;
  margin-left: -15%;
  margin-right: 5%;
}
@media screen and (max-width: 768px) {
  .in_box5 .inner_1200 .txt h3 img {
    display: block;
    margin: -70px auto auto !important;
  }
}
.in_box5 .inner_1200 .txt h3 span {
  font-size: clamp(20px, 3vw, 40px);
  color: #9a7764;
  font-family: "丸丸ゴシックCLr StdN R";
  padding-bottom: 20px;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .in_box5 .inner_1200 .txt h3 span {
    display: block;
    width: 100%;
    font-size: 8vw;
    text-align: center;
    display: block;
  }
}
.in_box5 .inner_1200 .ph {
  width: 60%;
  margin-left: -13%;
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 768px) {
  .in_box5 .inner_1200 .ph {
    width: 100%;
    margin: 30px auto;
  }
}

.contact {
  width: min(900px, 80%);
  margin: auto;
  margin-top: -250px;
}
@media screen and (max-width: 768px) {
  .contact {
    margin-top: -150px;
  }
}
.contact > img {
  width: 250px;
  display: block;
  margin: auto auto -50px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .contact > img {
    width: 30%;
    margin: auto auto -20px;
  }
}
.contact .in_contact {
  border-radius: 30px;
  background-color: #f8f2e4;
  border: 2px solid #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  position: relative;
  z-index: 0;
}

.in_contact .deco1{
  position: absolute;
  width: 20%;
  right:0;
  top:0;
}
.in_contact .deco2{
  position: absolute;
  width: 20%;
  left:0;
  top:0;
}
.in_contact .deco3{
  position: absolute;
  width:25%;
  bottom:10%;
  left:0%;
  z-index: 2;
}
@media screen and (max-width: 768px) {

  .in_contact .deco3{
    width:30%;
  }
}
.in_contact .deco4{
  position: absolute;
  width:30%;
  /*bottom:0;*/
    bottom: 75px;
  left:3%;
  z-index: 0;
}

@media screen and (max-width: 768px) {

  .in_contact .deco4{
    width:40%;
    left:1%;
      bottom: 40px;
  }
}
.in_contact .deco5{
  position: absolute;
  width:110%;
  max-width: none;
  bottom:-15%;
  left:-5%;
  z-index: 1;
}

.in_contact .c_btn2{
  position: relative;
  z-index: 5;
}

.contact .in_contact h3 {
  font-size: clamp(20px, 3vw, 40px);
  color: #fff;
  text-align: center;
  background-image: url(../images/tour_16.png);
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  padding: 90px 0px 80px;
  /* animation-name: updown3; */
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  animation-direction: alternate;
}
@media screen and (max-width: 768px) {
  .contact .in_contact h3 {
    padding: 30px 0px 50px;
    background-size: auto 100%;
  }
}
.contact .in_contact .c_btn2 {
  width: -moz-fit-content !important;
  width: fit-content !important;
  margin: 20px auto 80px;

  display: flex;
  justify-content: space-between;
  align-content: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .contact .in_contact .c_btn2 {
    font-size: 12px;
    margin: 20px 20px 80px auto;
  }
}
@media screen and (max-width:450px) {
  .contact .in_contact .c_btn2 {
    font-size: 12px;
    margin: 20px 20px 40px auto;
  }
}

@keyframes updown3 {
  0% {
    transform: translateY(0);
  }
  20% {
    transform: translateY(-5px);
  }
  50% {
    transform: translateY(0px);
  }
  70% {
    transform: translateY(-8px);
  }
  100% {
    transform: translateY(0px);
  }
}
.interview {
  background-image: url(../images/inter_bg.jpg);
  background-repeat: repeat;
  border-radius: 2.8vw;
  width: min(100%, 1400px);
  margin: 100px auto auto;
  padding: 25px;
}
@media screen and (max-width: 768px) {
  .interview {
    padding: 20px;
    margin: 100px 10px 40px;
    width: calc(100% - 20px);
  }
}
.interview .wrap {
  background-color: #fff;
  border-radius: 2.8vw;
  padding: 80px 80px 1px;
}
@media screen and (max-width: 768px) {
  .interview .wrap {
    padding: 20px;
  }
}
@media screen and (max-width: 768px) {
  .interview .wrap h2 img {
    width: 100%;
    height: auto;
  }
}
.interview .wrap .lead {
  font-size: 18px;
  margin: 30px 0px 50px;
}
@media screen and (max-width: 768px) {
  .interview .wrap .lead {
    text-align: center;
  }
}
.interview .wrap .in_inter {
  width: min(100%, 1000px);
  margin: auto auto auto 0;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .interview .wrap .in_inter {
    display: block;
  }
}
.interview .wrap .in_inter .ph {
  width: 30%;
}
@media screen and (max-width: 768px) {
  .interview .wrap .in_inter .ph {
    width: 100%;
  }
}
.interview .wrap .in_inter .ph img {
  width: 100%;
}
.interview .wrap .in_inter .txt {
  width: 65%;
}
@media screen and (max-width: 768px) {
  .interview .wrap .in_inter .txt {
    width: 100%;
  }
}
.interview .wrap .in_inter .txt h3 {
  margin-bottom: 40px;
}
.interview .wrap .in_inter .txt h4 {
  font-size: 20px;
  border-bottom: 1px solid #564436;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.interview .wrap .in_inter .txt h4 strong {
  color: #e18e96;
  font-size: 23px;
}
.interview .wrap .in_inter2 {
  flex-direction: row-reverse;
  margin: 80px 0 0 auto;
}
.interview .wrap .in_inter2 h4 strong {
  color: #7acca0 !important;
}
.interview .c_btn2 {
  margin-bottom: -40px;
}
@media screen and (max-width: 768px) {
  .interview .c_btn2 {
    margin-bottom: -60px;
  }
}

.person {
  width: min(100%, 1700px);
  margin: 150px auto;
  background-image: url(../images/per_bg.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  padding: 1px 1px 10vw;
}
@media screen and (max-width: 768px) {
  .person {
    background-size: 400% 100%;
  }
}
.person .lead {
  text-align: center;
  margin: 70px auto;
}
@media screen and (max-width: 768px) {
  .person .lead {
    text-align: left;
  }
}
.person ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: min(100%, 1000px);
  margin: auto;
}
.person ul li {
  width: 48%;
  margin: 1%;
  display: flex;
  align-items: flex-start;
}
@media screen and (max-width: 768px) {
  .person ul li {
    width: 100%;
    margin-bottom: 40px;
  }
}
.person ul li .huki {
  width: 50%;
  position: relative;
  z-index: 1;
}
.person ul li .ph {
  width: 60%;
  margin-left: -10%;
  position: relative;
  z-index: 0;
}
.person ul li:last-child {
  margin-top: -40px;
}
@media screen and (max-width: 768px) {
  .person ul li:last-child {
    margin-top: auto;
  }
}
.person .per7 {
  height: 20vw;
  width: auto;
  left: 20%;
  position: absolute;
  bottom: 10%;
}
@media screen and (max-width: 768px) {
  .person .per7 {
    display: none;
  }
}
.person .per8 {
  height: 20vw;
  width: auto;
  right: 10%;
  position: absolute;
  bottom: 10%;
}
@media screen and (max-width: 768px) {
  .person .per8 {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .person {
    padding: 1px 20px;
  }
  .person h2 img {
    width: 100%;
    height: auto;
  }
  .person h2 {
    margin-top: -80px;
  }
  .person ul li:nth-child(2) {
    flex-direction: row-reverse;
  }
  .person ul li:nth-child(2) .ph {
    margin-right: -10% !important;
    margin-left: auto !important;
  }
}
.entry {
  background-image: url(../images/entry_bg02.png);
  background-size: cover;
}
.entry .inner {
  max-width: 1100px;
  width: 100%;
  margin: auto;
  padding: 1px;
}
.entry h2 {
  background-image: url(../images/entry_tit.png);
  background-size: auto 100%;
  padding: 50px 0px 100px;
  background-repeat: no-repeat;
  color: #fff;
  background-position: center center;
}
.entry h2 span {
  font-size: 35px;
}
.entry .lead {
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .entry .lead {
    background-color: #fff;
    border-radius: 10px;
    text-align: left;
    margin-left: 20px;
    margin-right: 20px;
    padding: 20px;
  }
  .entry h2 span {
    font-size: 25px;
  }
}
.entry .lead strong {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  font-size: clamp(16px, 2.7vw, 30px);
  padding: 0px 10px;
  font-family: "丸丸ゴシックCLr StdN R";
}
@media screen and (max-width: 768px) {
  .entry .lead strong {
    display: inline;
    padding: 0px;
  }
}
.entry .lead strong:first-child {
  margin: auto auto auto 0;
  background-color: #fff;
  border-radius: 10px;
}
@media screen and (max-width: 768px) {
  .entry .lead strong:first-child {
    background-color: transparent;
    width: 100%;
    margin: auto;
  }
}
.entry .lead strong:last-child {
  margin: auto 0 auto auto;
  background-color: #fff;
  border-radius: 10px;
}
@media screen and (max-width: 768px) {
  .entry .lead strong:last-child {
    background-color: transparent;
    width: 100%;
    margin: auto;
  }
}
.entry .bnr {
  width: 790px;
  margin: auto;
  position: relative;
  display: block;
  margin-bottom: 60px;
  top: 0;
  left: 0;
  transition: all 0.3s linear;
}
.entry .bnr img:first-child {
  width: 100%;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
  border-radius: 20px;
  position: relative;
  display: block;
  margin-bottom: 60px;
  top: 0;
  left: 0;
  transition: all 0.3s linear;
}
.entry .bnr img:last-child {
  position: absolute;
  width: 10%;
  right: -5%;
  top: 40%;
}
.entry .bnr:hover img:first-child {
  box-shadow: none;
  top: 10px;
}
.entry .bnr2 {
  padding: 0px 20px 40px;
  display: block;
}
.entry .bnr2 img {
  display: block;
}

.f_pink {
  color: #f9a9b1;
}

.f_green {
  color: #7acca0;
}

footer {
  background-color: #564436;
  width: 100%;
  overflow: hidden;
}
footer .footer_1 {
  width: min(100%, 1100px);
  margin: auto;
  display: flex;
  justify-content: center;
  padding: 60px 0px;
}
footer .footer_1 .f_left {
  width: 43%;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 768px) {
  footer .footer_1 .f_left {
    display: block;
    width: 100%;
    padding: 0px 20px;
  }
}
footer .footer_1 .f_left .f_logo {
  margin-bottom: 30px;
}
footer .footer_1 .f_left .f_tel {
  color: #fff;
  font-family: "Zen Maru Gothic", serif;
  font-size: clamp(20px, 4vw, 50px);
  line-height: 1;
  display: flex;
  justify-content: flex-start;
  text-align: left;
  align-items: center;
  align-content: center;
  justify-content: center;
  margin: 30px 0px;
}
@media screen and (max-width: 768px) {
  footer .footer_1 .f_left .f_tel {
    font-size: 40px;
  }
}
footer .footer_1 .f_left .f_tel img {
  display: block;
  margin: 0px 10px 0px 0px;
}
@media screen and (max-width: 768px) {
  footer .footer_1 .f_left .f_tel img {
    width: 35px;
  }
}
footer .footer_1 .f_left .f_bnr {
  width: 80%;
  margin: auto;
  position: relative;
  display: block;
  margin-bottom: 60px;
  top: 0;
  left: 0;
  transition: all 0.3s linear;
}
footer .footer_1 .f_left .f_bnr img:first-child {
  width: 100%;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
  border-radius: 20px;
  position: relative;
  display: block;
  margin-bottom: 60px;
  top: 0;
  left: 0;
  transition: all 0.3s linear;
}
footer .footer_1 .f_left .f_bnr img:last-child {
  position: absolute;
  width: 20%;
  right: -10%;
  top: 20%;
}
footer .footer_1 .f_right {
  width: 50%;
  flex: 1;
  margin-right: calc(50% - 50vw);
  margin-left: 5%;
}
footer .footer_1 .f_right iframe {
  border-radius: 20px 0px 0px 20px;
}

.footer_2 {
  background-color: #42342a;
  padding: 40px 20px;
}
@media screen and (max-width: 768px) {
  .footer_2 {
    padding: 20px;
  }
}
.footer_2 dl {
  display: flex;
  justify-content: flex-start;
  width: min(100%, 1200px);
  margin: auto;
  align-items: center;
  align-content: center;
}
.footer_2 dl dt {
  width: 20%;
}
.footer_2 dl dt img {
  width: 80%;
}
.footer_2 dl dd {
  width: 70%;
  padding-left: 5%;
  border-left: 1px solid #fff;
}
.footer_2 dl dd ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.footer_2 dl dd ul li {
  width: 24%;
}
.footer_2 dl dd ul li a {
  color: #fff;
  display: block;
  line-height: 2;
}
.footer_2 dl dd ul li:nth-child(3) {
  width: 28%;
}
#insta{
    display: flex;
    justify-content: space-evenly;
    width: 40%;
    margin: 0 auto;
}
.footer_2 #insta img {
  width: 240px;
  display: block;
  margin: 40px auto ;
  text-align: center;
}
@media screen and (max-width: 768px) {
    #insta{
  display: block;
    width: 100%;
    margin: 0 auto;
}
  .footer_2 #insta img {
    margin: 20px auto;
  }
}
.footer_2 #copy {
  color: #fff;
  text-align: center;
  font-size: 15px;
  padding-bottom: 0px;
}
@media screen and (max-width: 768px) {
  .footer_2 {
    padding-bottom: 25vw;
  }
}

@media screen and (max-width: 768px) {
  .sp_nav {
    display: flex;
  }
  .sp_nav li img {
    height: 18.4vw !important;
    width: auto !important;
    max-width: none;
  }
  #fixedMenu {
    width: 100% !important;
  }
}
@media screen and (max-width: 768px) {
  .header_logo img {
    max-width: none;
    max-height: none;
    width: 100%;
    height: auto;
  }
}
.i_mail {
  display: inline-block;
  width: 60px;
  height: 40px;
  margin-right: 10px;
  -webkit-mask-image: url(../images/icon_mail.png);
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-image: url(../images/icon_mail.png);
  background-image: url(../images/icon_mail.png);
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  background-color: #fff;
  position: relative;

}
@media screen and (max-width: 768px) {
  .i_mail {
    width: 30px;
    height: 20px;
   
  }
}

a:hover .i_mail {
  /*background-color: #564436;*/
}/*# sourceMappingURL=custom.css.map */


.entry_img{
  width: auto;
  height: 70px;
}


@media screen and (max-width: 768px) {

  .entry_img{
    width: auto;
    height: 40px;
  }
}
@media screen and (max-width: 500px) {

  .entry_img{
    width: auto;
    height: 30px;
  }
}

.contact .c_btn2::after {
  display: none;
}
.top_tour .wrap .in_box1 .ph img{
    border-radius: 20px;
}