@charset "utf-8";


#pageTtl {
	background: url(../../img/feature/pic_main.jpg) no-repeat 50% 0;
	background-size: cover;
}

.nopc {
	display: none;
}
.nosp {
	display: block;
}

/* slider --------------*/

.mainSlider {
	margin-bottom: 50px;
}



.boxPos > .wrapper{
	position: relative;
}
.innerBox {
	width: 380px;
	height: 450px;
	position: absolute;
	top: 0;
	right: 0;
	border: 1px solid #7d7d7d;
	box-sizing: border-box;
	padding: 40px 30px;
}

.innerBox h3 {
    font-size: 260%;
    margin-bottom: 40px;
}

.innerBox .dtlTxt {
	margin-bottom: 30px;
}

.pointPos_viewTtl {
	position: absolute;
	top: -5px;
	right: -1px;
}

.pointPos_view {
	position: absolute;
	bottom: -40px;
	right: -190px;
}

/* viewWrap --------------*/


#viewWrap {
	width: 100%;
	height: 450px;
	background: url(../../img/feature/bg_view_n.png) 50% 0 no-repeat;
	margin-bottom: 50px;
}

#viewWrap .innerBox h3 {
    margin-bottom: 25px;
}

/* dishWrap --------------*/

#dishWrap {
	width: 100%;
	height: 450px;
	background: url(../../img/feature/bg_dish.png) 50% 0 no-repeat;
	margin-bottom: 50px;
}

#dishWrap.dish .innerBox {
	position: absolute;
	top: 0;
	left: 0;
}

#dishWrap.dish h3 {
	margin-left: 100px;
}

#dishWrap.dish .pointPos_viewTtl {
	top: -5px;
	left: -1px;
}

#dishWrap.dish .pointPos_view {
	width: 330px;
	height: 212px;
	bottom: -40px;
	left: -300px;
}

/* locationWrap --------------*/

#locationWrap {
	width: 100%;
	height: 450px;
	background: url(../../img/feature/bg_location.png) 50% 0 no-repeat;
	margin-bottom: 50px;
}

/* 230425_SUMMERSALE */
.fair_list img {
	max-width: 100%;
	height: auto;
}
.fair_list {
	display: flex;
    justify-content: space-between;
    max-width: 1000px;
    margin: 0 auto 5%;
	flex-flow: wrap;
}
.fair_list p {
	font-size: 14px;
}
.fair_list li {
	width: 32%;
    box-shadow: 0 2px 4px rgba(0,0,0,.15);
    background: #FFF;
	margin-bottom: 30px;
    position: relative;
}
.fair_list li a:hover {
	text-decoration: none;
}
.fair_list .plan_img {
	position: relative;
}
.fair_list .plan_img .people {
	position: absolute;
    display: block;
    background: #009ef3d1;
    color: #fff;
    top: 0;
    right: 0;
    padding: 10px;
    font-size: 13px;
    font-weight: bold;
}
.fair_list h4 {
	font-size: 16px;
    font-weight: bold;
    padding: 10px;
    background: #009ef3d1;
    color: #fff;
    text-align: left;
}
.fair_list .text_box {
    padding: 10px;
    text-align: left;
}
.fair_list .text_box .food,.fair_list .text_box .kikan {
	display: inline-block;
    background: #FFF;
    color: #009EF3;
    border: 1px solid #009EF3;
	margin: 10px 8px 8px 0;
    padding: 0 16px;
    font-size: .86rem;
    line-height: 24px;
    border-radius: 12px;
}
.single_plan li .plan_img .people {
	background: #b8a565d4;
}
.single_plan li h4 {
	background: #b8a565;
}
.single_plan .text_box .food,.single_plan .text_box .kikan {
	color: #b8a565;
    border: 1px solid #b8a565;
}

.other_plan li .plan_img .people {
	background: #cf6557;
}
.other_plan li h4 {
	background: #cf6557;
}
.other_plan .text_box .food,.other_plan .text_box .kikan {
	color: #cf6557;
    border: 1px solid #913e33;
}
.fair_list::after{
	content:"";
	display: block;
	width:30%;
  }
  .subNav.type2 > ul {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}

.subNav.type2 > ul {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}
#pageTtl {
	background: url(/hatsuyume/img/25main_mv.jpg) no-repeat 100% 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
	height: 27vw;
    width: 99vw;
}
#summer_sale {
	font-family: 'Noto Sans JP', sans-serif;
}
#summer_sale .leadWrap .txtLead {
	font-weight: 900;
    font-size: 40px;
    color: #03a0e8;
    text-shadow: 1px 1px 1px #b3b3b3;
}
#summer_sale .leadWrap .txtLead01 {
	font-weight: 900;
    font-size: 40px;
    color: #03a0e8;
}
#summer_sale .leadWrap .txtLead02 {
	font-weight: 900;
    font-size: 40px;
    color: #b8a565;

}
#summer_sale .leadWrap .txtLead03 {
	font-weight: 900;
    font-size: 40px;
    color: #cf6557;

}
#summer_sale .txt01 {
    font-size: 18px;
    font-weight: bold;
    border: 2px solid #03a0e8;
    padding: 25px;
    box-sizing: border-box;
    border-radius: 10px;
    background: #97ddff40;
    color: #3d3d3d;
    max-width: 574px;
    margin: 18px auto;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .15);
}
.pr_mv {
    max-width: 900px;
    width: 100%;
    margin: auto;
    position: relative;
    padding-top: 39.92%;
    margin-bottom: 50px;
}
.pr_mv iframe {
	position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
.category_btn {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 60px auto;
    max-width: 910px;
    text-align: center;
}
.category_btn li {
    font-size: 15px;
    width: 31%;
    box-sizing: border-box;
}
.category_btn li a:hover {
	text-decoration: none;
}
.category_btn li:nth-child(1) a {
	background: #2eaff5;
    box-shadow: 4px 5px #004097;
    font-size: 15px;
}

.category_btn li:nth-child(2) a {
	background: #b8a565;
    box-shadow: 4px 5px #7f7244;
    font-size: 15px;
}

.category_btn li:nth-child(3) a {
	background: #cf6557;
    box-shadow: 4px 5px #913e33;
    font-size: 15px;
}
.subNav > ul > li > a {
	display: block;
    padding: 15px;
	border-radius: 15px;
    color: #fff;
    font-weight: bold;
}
.subNav > ul > li,.subNav > ul > li:first-child {
	border: none;
}

.subNav > ul > li {
    height: auto;
}

/* 230510 */
.link_box {
	text-align: center;
background: #fbf7eb;
padding: 50px 0;
max-width: 1000px;
margin: 0 auto 80px;
}

.link_box strong {
	position: relative;
    color: #a38b4c;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
}

.link_box strong::before {
    content: "";
    width: 29px;
    height: 1px;
    background-color: #B29822;
    position: absolute;
    top: 20px;
    left: -40px;
    transform: rotateZ(57deg);
}

.link_box strong::after {
    content: "";
    width: 29px;
    height: 1px;
    background-color: #B29822;
    position: absolute;
    top: 20px;
    right: -44px;
    transform: rotateZ(-51deg);
}

.link_box a {
	display: block;
    max-width: 500px;
    width: 100%;
    border: 2px solid #a38b4c;
    padding: 15px 30px 15px 20px;
    margin: 20px auto;
    font-size: 16px;
    border-radius: 10px;
    background: #fff;
    box-sizing: border-box;
		position: relative;
		transition: .3s;
}

.link_box a:hover {
	background: #a38b4c;
	color: #fff;
	text-decoration: none;
}

.link_box a::after {
	content: "";
    background: url(../img/tab_ico.png) no-repeat center/cover;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 32px;
}

.link_box a:hover::after {
	background: url(../img/tab_ico_hover.png) no-repeat center/cover;
}

.link_box a span {
	color: #03a0e8;
	font-weight: bold;
}

.link_box a:hover span {
	color: #95deff;
}
.member_area {
    font-size: 20px;
    font-weight: bold;
}
.member_area span {
    font-size: 37px;
    line-height: 1.3em;
    font-weight: bold;
    color: transparent;
    background: repeating-linear-gradient(13deg, #B67B03 0.1em, #DAAF08 0.2em, #d0c18a 0.3em, #DAAF08 0.4em, #B67B03 0.5em);
    -webkit-background-clip: text;
}
.member_area a {
    display: block;
    width: 320px;
    background: #cf0c5d;
    margin: 10px auto 9px;
    padding: 3px;
    border-radius: 10px;
    color: #fff;
    transition: .3s;
}
.member_area a:hover {
    text-decoration: none;
    color: #cf0c5d;
    background: #fff;
    border: 1px solid #cf0c5d;
    transform: scale(0.95);
}
.close {
filter: grayscale(100%);
}
.close_text {
    position: absolute;
    z-index: 3;
    background: #ffffffd4;
    border: 5px solid #f00;
    color: #f00;
    padding: 15px;
    font-weight: bold;
    font-size: 30px!important;
    top: 25%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}
/* 241219 */
.txt-left {
    max-width: 574px;
    text-align: left;
    margin: 18px auto;
}
.txt-ft15{
    font-size: 15px;
    margin-bottom: 4px;
}
.mt15{
    margin-top: 15px;
}
.small-txt{
	color: #124c77;
    font-size: 14px;
}
li.set-stay {
    width: 49%;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .15);
    background: #FFF;
    margin-bottom: 30px;
    position: relative;
}
/* footer */

img {
    max-width: 100%;
}

.text-container {
    margin-top: 20px;
}

.logo {
    margin-top: 10px;
}

.link_box_flex {
    display: flex;
    margin: 15px auto;
    justify-content: center;
    gap: 3%;
}
.link_box_blank a {
    display: block;
    max-width: 320px;
    width: 100%;
    border: 2px solid #a38b4c;
    padding: 15px 30px 15px 20px;
    margin: 20px auto;
    font-size: 16px;
    border-radius: 10px;
    color: #a38b4c;
    background: #fff;
    box-sizing: border-box;
    position: relative;
    transition: .3s;
}
.link_box_blank {
    text-align: center;
    background: #fbf7eb;
    padding: 35px 0;
    max-width: 1000px;
    margin: 0 auto 80px;
    border-radius: 10px;
}

h2.link_box_title{
    position: relative;
    color: #a38b4c;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
}
p.p-txt-c {
    font-size: 11px;
}
.fair_title{
    font-size: 25px;
      font-weight: bold;
  }