@charset "utf-8";

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

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

.mainSlider {
	margin-bottom: 25px;
}

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

.boxPos > .wrapper{
	position: static;
}

#viewWrap {
	width: 100%;
	height: auto;
	background: none;
	margin-bottom: 25px;
}

.innerBox {
	width: 95%;
	height: auto;
	margin: 0 auto;
	position: relative;
	padding: 20px 15px 57px 15px;
}

.innerBox h3 {
    font-size: 20px;
    margin-bottom: 20px;
}

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

.pointPos_viewTtl img {
	width: 100px;
	height: auto;
}

.pointPos_view {
	position: absolute;
	bottom: -60px;
	right: -2.9%;
	width: 87px;
	height: 115px;
	z-index: 1;
}

.pointPos_view img {
	width: 87px;
	height: auto;
}

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

#dishWrap {
	width: 100%;
	height: auto;
	background: none;
	margin-bottom: 25px;
}

#dishWrap.dish .innerBox {
	position: relative;
	margin-bottom: 15px;
}

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

#dishWrap.dish .pointPos_view {
	width: 119px;
	height: 102px;
	bottom: -50px;
	left: -2.9%;
}

#dishWrap.dish .pointPos_view img {
	width: 119px;
	height: 102px;
}

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

#locationWrap {
	width: 100%;
	height: auto;
	background: none;
	margin-bottom: 60px;
}

/* 230425_SUMMERSALE */
.fair_list {
	width: 95%;
}
.fair_list li {
	width: 48%;
}

.subNav.type2 > ul > li:first-child, .subNav.type2 > ul > li:last-child {
	border-left: none;
}

.spWrapper {
	text-align: center;
}
.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_sp.jpg) no-repeat 50% 0;
    background-size: cover;
	/* height: 414px; */
	height: 110vw;
	width: 100%;
}

.pr_mv {
	padding-top: 56.62%;
  }
  #summer_sale .leadWrap .txtLead {
    line-height: 1.3em;
    font-size: 29px;
	margin: 7% auto 4% auto;
}
  #summer_sale .txt01 {
    font-size: 18px;
    font-weight: bold;
	margin-bottom: 20px;
}

/* 230510 */
.link_box {
    padding: 12% 5%;
}

.link_box strong {
    font-size: 5.0vw;
}

.link_box strong::before {
    width: 50px;
    top: 8vw;
    left: -27vw;
}

.link_box strong::after {
    width: 50px;
    top: 8vw;
    right: -15vw;
}

.link_box a {
    padding: 4% 12% 4% 3%;
    font-size: 3.5vw;
}

.link_box a::after {
    width: 5vw;
    height: 5vw;
    right: 6%;
}
.member_area a {
	width: 85%;
}
.close_text {
	top: 50%;
}

.category_btn {
	justify-content: center;
}

.category_btn li {
	width: 48%;
}

.subNav > ul > li {
	margin: 0 1% 15px;
}
/* 241218 */
.member_area {
    font-size: 14px;
    font-weight: bold;
	padding: 0 2%;
}
p.p-txt-c {
    margin-top: 16px;
	font-size: 13px;
}
.category_btn li:nth-child(1) a {
    background: #2eaff5;
    box-shadow: 4px 5px #004097;
    font-size: 15px;
}
#summer_sale .leadWrap .txtLead01,#summer_sale .leadWrap .txtLead02,#summer_sale .leadWrap .txtLead03 {
    font-weight: 900;
    font-size: 29px;
}
.txt-left {
    max-width: 574px;
    text-align: left;
    margin: 18px 14px;
}
p.p-txt-c {
	margin-top: 10px;
	font-size: 12px;
}
.member_area span {
    font-size: 30px;
    line-height: 1.1em;
    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;
    background: #cf0c5d;
    margin: 10px auto 9px;
    padding: 6px 0px;
    border-radius: 10px;
    color: #fff;
    transition: .3s;
    font-size: 14px;
}
.small-txt{
	color: #124c77;
    font-size: 12px;
}
h2.link_box_title {
    position: relative;
    color: #a38b4c;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 13px;
}
.link_box_flex {
    display: flex;
    margin: 0 auto;
    justify-content: center;
    flex-wrap: wrap;
	width: 70%;
}
.link_box_blank {
    text-align: center;
    background: #fbf7eb;
    padding: 17px 0;
    max-width: 1000px;
    margin: 0 auto 80px;
}
.logo {
    margin-top: 0px;
    width: 100%;
}
.fair_title {
    font-size: 22px;
    font-weight: bold;
}