@charset "utf-8";
/* CSS Document */
#seekfair{
    width: 100%;
    text-align: center;
    margin: 0 auto;
    color: #ffffff;
    background: #1d375f;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#seekfair ul{
    display: flex;
    padding: 0;
    justify-content: center;
}
#seekfair .main{
    /*width:100%;*/
    background: url(/lp/seekfair/260901/images/pc_mv_bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 510px;    
}
#seekfair .main h1{
    margin: 0 auto;
    padding: 0;
    border: none;
    text-align: center;
}
#seekfair .main img{
	margin: 2.8vw auto;
}

#seekfair .ttl{
   font-family: "Zen Old Mincho", serif;
   font-style: normal;
}

#seekfair .seekfair-contents-intro .intro-ttl {
    margin: 50px auto 20px;
    font-size: 2.9rem;
    font-weight: 700;
    letter-spacing: 0.3rem;
    text-align: center;
    color: #dabc94;
}

#seekfair .seekfair-contents-intro .intro-ttl .intro-ttl_sub {
    display: block;
    margin-bottom: 15px;
    font-size: 30px;
    line-height: 1;
    letter-spacing: 0.08em;
    color: #ffffff;
}

#seekfair .seekfair-contents-intro .intro-ttl em {
    font-size: 2.5rem;
    font-weight: 700;
    font-style: normal
}

/* 「組み合わせて」の上の点 */
#seekfair .seekfair-contents-intro .intro-ttl .dots span {
    position: relative;
}

#seekfair .seekfair-contents-intro .intro-ttl .dots span::before {
    content: "・";
    position: absolute;
    top: -0.9em;
    left: 2.5px;
    font-size: 2.4rem;
}


/* セットアイコン */
#seekfair .seekfair-contents-intro .set-icon {
    text-align: center;
    margin: 0 auto 25px;
}

#seekfair .seekfair-contents-intro .set-icon img {
    display: inline-block;
    width: auto;
    max-width: 100%;
}


/* 下の説明エリア */
#seekfair .seekfair-contents-intro .feature {
    width: calc(100% - 46px);
    max-width: 900px;
    margin: 0 auto;
    font-family: "游ゴシック", "Yu Gothic", YuGothic, sans-serif;
}


/* 説明文 */
#seekfair .seekfair-contents-intro .feature h2 {
    width: 100%;
    margin: 0 auto;
    padding: 0 0 25px;
    border: none;
    border-bottom: solid 1px #dedede;
    color: #ffffff;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.8;
    letter-spacing: 0.05em;
    text-align: center;
}

/* 注意事項 */
#seekfair .seekfair-contents-intro .feature .notes {
    margin: 15px 0px 30px 20px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: 0.02em;
    text-align: left;
}

#seekfair .seekfair-contents-intro .feature .notes-item {
    display: flex;
    align-items: flex-start;
}

#seekfair .seekfair-contents-intro .feature .notes-mark {
    flex: 0 0 1em;
}

#seekfair .seekfair-contents-intro .feature .notes-text {
    flex: 1;
}
/*セット*/
#seek-item {
    width: 100%;
    text-align: center;
    padding: 60px 0 100px;
    background: #f4f3ed;
}
#seek-item h2 {
    padding: 0;
    border: none;
    width: 100%;
    font-size: 2.9rem;
    font-weight: 700;
    letter-spacing: 0.3rem;
    line-height: 1.4;
    color: #1d375f;
    text-align: center;
    display: block;
}
#seek-item h2 span {
    font-size: 2.5rem;
    font-weight: 700;
    font-style: normal;
}
/* 商品一覧：PC 2カラム */
#seek-item .seek-items {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 60px 40px;
    margin: 30px auto 100px;
    width: 1000px;
}

/* 商品1つ分 */
#seek-item .seek-item {
    width: 100%;
    scroll-margin-top: 20px;
}

/* 商品画像 */
#seek-item .seek-item picture {
    display: block;
    width: 100%;
}

#seek-item .seek-item picture img {
    display: block;
    width: 100%;
    height: auto;
}

/* ボタン画像 */
#seek-item .seek-item > a {
    display: block;
    width: 78%;
    margin: 30px auto 0;
}

#seek-item .seek-item > a img {
    display: block;
    width: 100%;
    height: auto;
}

#seekfair h3{
    text-align: center;
    border: none;
	background: none;
    width: 700px;
    margin: -20px auto 50px;
}
#seekfair h3 img{     
    margin: 0 auto 20px;
}
#seekfair h3:nth-child(3) {     
    margin-bottom: 0;
}
#seekfair .space{
    margin-bottom: -5px;
}

/*ナビ（PC非表示）*/
#navi {
    display: none;
}

/*SEEKをもっと深く知る*/
#seekfair #seek-item .other-btn {
    width: 100%;
    margin: 60px auto 0;
    text-align: center;
}

#seekfair #seek-item .other-btn h2 {
    margin: 0 auto 30px;
    color: #1d375f;
    text-align: center;
    padding: 0;
    border: none;
    width: 100%;
    font-size: 2.9rem;
    font-weight: 700;
    letter-spacing: 0.2rem;
    line-height: 1.4;
}

#seekfair #seek-item .other-btn h2 span {
    font-size: 2.5rem;
    font-weight: 700;
    font-style: normal;
}

#seekfair #seek-item .other-btn a {
    display: inline-block;
    width: auto;
    margin: 0 auto;
}

#seekfair #seek-item .other-btn img {
    display: block;
    width: 500px;
    height: auto;
}

.pc { display: block !important; }
.sp { display: none !important; }

/*グンゼストアcss打消し*/
.st-Breadcrumbs_Item div {
    display: inline-block;
}

.st-Breadcrumbs_Item {
    font-size: 11px;
    display: inline-block;
}

.pane-contents > .container {
    width: auto;
}
.pane-contents .container .pane-right-menu {
	width: auto;
	margin: 0 0 0 280px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

.sp {
    display: none;
}
.pc {
    display: block;
}
/**********SP*************/
@media(max-width:767px){
#seekfair{
    width: 100%;
    text-align: center;
    margin: 0 auto;
    color: #444;
}
#seekfair ul{
    display: flex;
    padding: 0;
    margin: 0;
}
#seekfair .main{
    width:100%;
    height: 100%;
}
#seekfair .main h1{
    max-width:100%;
    margin: 0;
    padding: 0;
    border: none;
}
#seekfair .main img{
	margin: 0 auto;
}
#seekfair h2{
    text-align: center;
    margin: 0 auto ;
    border: none;
    width: 80%;
    padding: 0 0 6%;
}

#seekfair .seekfair-contents-intro {
    padding: 0 3%;
}
#seekfair .seekfair-contents-intro .intro-ttl {
    margin: 30px auto 10px;
    font-size: 2.2rem;
    font-weight: 700;
    letter-spacing: 0.2rem;
    text-align: center;
    color: #dabc94;
}
#seekfair .seekfair-contents-intro .intro-ttl .intro-ttl_sub {
    display: block;
    margin-bottom: 10px;
    font-size: 2rem;
    line-height: 1;
    letter-spacing: 0.08em;
    color: #ffffff;
}
#seekfair .seekfair-contents-intro .intro-ttl em {
    font-size: 2rem;
    font-weight: 700;
}
#seekfair .seekfair-contents-intro .intro-ttl .dots span::before {
    content: "・";
    position: absolute;
    top: -1.05em;
    left: 2.5px;
    font-size: 2rem;
}
#seekfair .seekfair-contents-intro .set-icon {
    text-align: center;
    margin: 0px auto 15px;
}
#seekfair .seekfair-contents-intro .set-icon img {
    display: inline-block;
    width: 40%;
    max-width: 100%;
}
#seekfair .seekfair-contents-intro .feature {
    width: auto;
    max-width: 900px;
    margin: 0 auto;
    font-family: "游ゴシック", "Yu Gothic", YuGothic, sans-serif;
}
#seekfair .seekfair-contents-intro .feature h2 {
    width: 100%;
    margin: 0 auto;
    padding: 0 0 20px;
    border: none;
    border-bottom: solid 1px #dedede;
    color: #ffffff;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.8;
    letter-spacing: 0.05em;
    text-align: center;
}
#seekfair .seekfair-contents-intro .feature p {
    margin: 20px 0 40px;
    color: #ffffff;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: 0.02em;
    text-align: left;
}
#seekfair .seekfair-contents-intro .feature .notes {
    margin: 15px 0 30px;
    color: #ffffff;
    font-size: 1.45rem;
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: 0.02em;
    text-align: left;
}
/* ナビエリア */
#seekfair #navi {
    width: 100%;
    padding: 20px 0 30px;
    background: #0f213e;
}

/* カテゴリから選ぶ */
#seekfair #navi h2 {
    margin: 0 auto 3%;
    padding: 0;
    border: none;
    width: 100%;
    font-size: 2.3rem;
    font-weight: 700;
    letter-spacing: 0.2rem;
    line-height: 1.4;
    color: #dabc94;
    text-align: center;
}

#seekfair #navi h2 span {
    font-size: 2rem;
}

/* ナビボタン */

#navi {
    display: block;
}

#seekfair #navi ul {
    display: flex;
    width: auto;
    margin: 0 auto;
    padding: 0px 10%;
    gap: 12px;
    box-sizing: border-box;
    align-items: flex-end;
    flex-wrap: wrap;
}

/* 2カラム */
#seekfair #navi ul li {
    width: calc(50% - 3%);
    margin: 0;
    padding: 0;
    list-style: none;
}

/* ボタン画像 */
#seekfair #navi ul li a {
    display: block;
}

#seekfair #navi ul li img {
    display: block;
    width: 100%;
    height: auto;
}

#seekfair h3{
    text-align: center;
    border: none;
    padding: 20px 0 0;
	width: 90%;
}
#seekfair h3 img{
    margin: 0;
}
#seekfair .space{
    margin-bottom: 0.2rem;
}

/*セット*/
#seek-item {
    width: 100%;
    text-align: center;
    padding: 10% 0 20%;
}
/* SPでは「カテゴリから選ぶ」を非表示 */
#seekfair #seek-item > h2 {
    display: none;
}

/* 商品一覧：SP 1カラム */
#seek-item .seek-items {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 3.5rem;
    margin: auto;
    width: 100%;
}

#seek-item .seek-item {
    width: 100%;
    scroll-margin-top: 10px;
}

/* SP商品画像 */
#seek-item .seek-item picture img {
    width: 100%;
}

/* SPボタン */
#seek-item .seek-item > a {
    width: 85%;
    margin: 2rem auto 0rem;
}

/*SEEKをもっと深く知る*/
#seekfair #seek-item .other-btn {
    width: 100%;
    margin: 5rem auto 0;
    text-align: center;
}

#seekfair #seek-item .other-btn a {
    display: inline-block;
    width: 85%;
}

#seekfair #seek-item .other-btn img {
    display: block;
    width: 100%;
    height: auto;
}
#seekfair #seek-item .other-btn h2 {
    color: #1d375f;
    text-align: center;
    margin: 0 auto 3%;
    padding: 0;
    border: none;
    width: 100%;
    font-size: 2.3rem;
    font-weight: 700;
    letter-spacing: 0.2rem;
    line-height: 1.4;
}
#seekfair #seek-item .other-btn h2 span {
    font-size: 2rem;
    font-weight: 700;
    font-style: normal;
}

.pc { display: none !important; }
.sp { display: block !important; }

/*グンゼストアcss打消し*/
.st-Breadcrumbs_Item div {
    display: inline-block
  }

.block-event-page--goods {
    margin: auto;
}
.pane-footer {
    margin-top: auto;
}
}