@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600;700&display=swap");
/* =============================================
共通
============================================= */
#d_container .wrap {
  width: 100%;
}
#d_topic_path {
  width: 990px;
  margin: 0 auto 20px;
} 


#shoes202306 {
  text-align: center;
  margin: 0 auto;
  padding: 0;
  list-style: none; }
  #shoes202306 * {
    box-sizing: border-box; }
  #shoes202306 a {
    text-decoration: none; }
  #shoes202306 .link-hover {
    text-decoration: none;
    transition: .4s; }
  #shoes202306 .link-hover:hover {
    opacity: .7;
    cursor: pointer; }

  #shoes202306 .section {
    margin-bottom: 100px; }

  #shoes202306 .section:last-child {
    margin-bottom: 0; }

#shoes202306 .container {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 90px;
    width: 990px;
}

/* =============================================
notice
============================================= */
#shoes202306 .notice {
	
	width: 990px;
	margin: 0 auto 10px;
	
}

#shoes202306 .notice img {
	
	width: 990px;
	height: auto;
	text-align: center;
	
}


/* =============================================
MV
============================================= */
#shoes202306 .mv {
  margin: 0 auto 45px;
  max-width: 990px; }
  #shoes202306 .mv .slick-dots {
    bottom: -22px; }
  #shoes202306 .mv .slick-dots li {
    height: 10px;
    margin: 0 7px;
    width: 10px; }
  #shoes202306 .mv .slick-dots li button {
    height: 10px;
    width: 10px; }
  #shoes202306 .mv .slick-dots li button:before {
    background-color: #ccc;
    border-radius: 50%;
    content: "";
    height: 10px;
    opacity: 1;
    width: 10px; }
  #shoes202306 .mv .slick-dots li.slick-active button:before {
    background-color: #010101;
    opacity: 1; }
  #shoes202306 .mv .slide-arrow {
    align-items: center;
    background-color: rgba(255, 255, 255, 0.6);
    border-radius: 50%;
    cursor: pointer;
    display: flex !important;
    height: 60px;
    justify-content: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 60px; }
  #shoes202306 .mv .slide-arrow::before {
    border: 0;
    border-right: solid 1px #231714;
    border-top: solid 1px #231714;
    content: "";
    height: 16px;
    position: absolute;
    right: 30px;
    top: 48%;
    transform: rotate(45deg) translateY(-50%);
    transition: all 0.3s ease-in-out;
    width: 16px; }
  #shoes202306 .mv .prev-arrow {
    left: 0;
    z-index: 1; }
  #shoes202306 .mv .prev-arrow::before {
    right: 22px;
    top: 27%;
    transform: rotate(225deg) translateX(-50%); }
  #shoes202306 .mv .next-arrow {
    right: 0; }

/* =============================================
見出し
============================================= */


#shoes202306 h2 {
  margin-bottom: 50px;
  }


#shoes202306 .h3 {
  margin-bottom: 50px;
   }


/* =============================================
インフォメーション
============================================= */

#shoes202306 .info-area {
	width: 990px;
	font-family: "Noto Sans JP", sans-serif;
  margin: 0 auto 30px;
	
}


#shoes202306 .info-area .info-container {
    display: flex;
	box-sizing: border-box;
	justify-content: center;
	flex-wrap: wrap;
	background-color:#FAF6EB;
}

#shoes202306 .info-area .list-all {
width: 990px;
height: auto;
margin-bottom: 10px;	
}


#shoes202306 .info-area .list-variable{
	background-color: #000066;
	display: flex;
align-items: center;
justify-content: center;
padding: 1rem;
position: relative;
outline: 3px solid #e71f19;
  outline-offset: -7px;	
}

#shoes202306 .info-area .list-variable a{
	color: #fff;
	font-size: 16px;
	line-height: 2;
	width: 100%;
	height: 100%;
}



#shoes202306 .info-area .list-variable .v-ttl{
	font-size: 20px;
	font-weight: bold;
	border-bottom: 1px dotted #fff; 
}

#shoes202306 .info-area .list-variable .v-txt2{
	font-size: 18px;
	border-bottom: solid 1px #fff;
}

#shoes202306 .info-area .list-variable .v-txt2:hover{
	border-bottom: none;
	
}





#shoes202306 .info-area .list {
width: 490px;	
}


#shoes202306 .info-area .list:not(:nth-child(2n)) {
  margin-right: 10px;
}

#shoes202306 .info-area .list:nth-last-child(n + 3) {
  margin-bottom: 10px;
}

#shoes202306 .info-area .list a {
display: block;	
}




/* =============================================
ナビ
============================================= */
#shoes202306 .anchor_nav {
	width: 990px;
  margin: 0 auto 30px;
}

#shoes202306 .anchor_nav .container {
    display: flex;
	box-sizing: border-box;
	justify-content: space-between;
}


#shoes202306 .anchor_nav .list {
padding: 15px;
width: 490px;	
}



#shoes202306 .anchor_nav .list01 {
background-color: #FDAC4C;	
}


#shoes202306 .anchor_nav .list02 {
background-color: #C1DC36;	
}


#shoes202306 .anchor_nav .list .list_title p {
    color: #ffffff;
	font-family: "Noto Sans JP", sans-serif;
    font-size: 20px;
    margin-bottom: 14px;
	text-align: center;
}

#shoes202306 .anchor_nav .list01 p {
    color: #E64145;
	font-family: "Noto Sans JP", sans-serif;
}


#shoes202306 .anchor_nav .list ul {
    display: flex;
}


#shoes202306 .anchor_nav .list li {
   position: relative;
	
}

#shoes202306 .anchor_nav .list01 li {
	width: 100%;
	
}

#shoes202306 .anchor_nav .list02 li {
    width: calc(100% - 5px);
	
}

#shoes202306 .anchor_nav .list02 li:not(:last-child){
	    margin-right: 5px;
}


#shoes202306 .anchor_nav .list ul li a {
    color: #E88E24;
    display: flex;
    align-items: center;
    justify-content: center;
	font-size: 16px;
	height: 100%;
    width: 100%;
    padding: 10px 0 20px;
	background-color: #ffffff;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;
}


#shoes202306 .anchor_nav .list01 ul li a {
    color: #F97E13;
}

#shoes202306 .anchor_nav .list02 ul li a {
    color: #449044;
}


#shoes202306 .anchor_nav .list ul li::after {
    display: block;
    content: "";
    width: 8px;
    height: 8px;
	transform: rotate(45deg);
    position: absolute;
    bottom: 10px;	
    left: 50%;
}


#shoes202306 .anchor_nav .list01 ul li::after {
    border-bottom: solid 1px #AA5409;
    border-right: solid 1px #AA5409;
}


#shoes202306 .anchor_nav .list02 ul li::after {
    border-bottom: solid 1px #033F03;
    border-right: solid 1px #033F03;
}


/* =============================================
ランキング
============================================= */
#shoes202306 .ranking-section {
	width: 990px;
  margin: 0 auto 90px;
}



#shoes202306 .ranking-sttl {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.02em;
  line-height: 1;
  margin-bottom: 44px;
  padding-left: 12px;
  padding-top: 1px;
  position: relative;
  text-align: left; }
  #shoes202306 .ranking-sttl::before {
    background-color: #BD6A07;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    top: 45%;
    transform: translateY(-50%);
    width: 4px; }

#shoes202306 .ranking:not(:last-child) {
  margin-bottom: 50px; }
#shoes202306 .ranking .list {
  display: flex;
  flex-wrap: wrap; }
#shoes202306 .ranking .item {
  position: relative;
  width: calc((100% - (23px * 4)) / 5); }
#shoes202306 .ranking .item::before {
  background-image: url(/d_images/top/icon-number01.svg);
  content: "";
  display: block;
  height: 40px;
  left: 0;
  position: absolute;
  top: -20px;
  width: 40px;
  z-index: 1; }
#shoes202306 .ranking .item:nth-child(2)::before {
  background-image: url(/d_images/top/icon-number02.svg); }
#shoes202306 .ranking .item:nth-child(3)::before {
  background-image: url(/d_images/top/icon-number03.svg); }
#shoes202306 .ranking .item:nth-child(4)::before {
  background-image: url(/d_images/top/icon-number04.svg); }
#shoes202306 .ranking .item:nth-child(5)::before {
  background-image: url(/d_images/top/icon-number05.svg); }
#shoes202306 .ranking .item:not(:nth-child(5n)) {
  margin-right: 23px; }
#shoes202306 .ranking .thumb {
  margin-bottom: 8px;
  width: 180px; }
#shoes202306 .ranking .thumb img {
  border: 1px solid #ccc;
  width: 100%; }
#shoes202306 .ranking .name {
  color: #010101;
  font-size: 12px;
  letter-spacing: 0.04em;
  line-height: 24px;
  font-weight: normal; }




/* =============================================
シューフィッターレコメンド
============================================= */
#shoes202306 .recommend {
	width: 990px;
  margin: 0 auto 45px;
}

#shoes202306 .Primary {
  background-color: #ededed;
  padding: 40px 0;
  position: relative;
  width: 100%;
}

#shoes202306 .Primary .swiperSliderRecommend .swiper-wrapper {
  display: flex;
  margin-bottom: 0;
}

#shoes202306 .Primary .swiperSliderRecommend .swiper-wrapper .swiper-slide {
  display: flex;
  height: auto;
}

#shoes202306 .Primary .swiperSliderRecommend .swiperContents {
      background-color: #fff;
    margin: 0 auto;
    padding: 30px;
    position: relative;
    width: 100%;
}

#shoes202306 .Primary .swiperSliderRecommend .swiperContents .buyerWrap{
  position: relative;
}


#shoes202306 .Primary .swiperSliderRecommend .swiperContents .goodsTitle {
    font-size: 24px;
	font-family: "Noto Sans JP", sans-serif;
	color: #41190A;
	text-align: center;
	margin: 0 auto 20px;
	line-height: 1.4;
}



#shoes202306 .Primary .swiperSliderRecommend .swiperContents .goodsTitle {
    font-size: 24px;
	font-family: "Noto Sans JP", sans-serif;
	color: #41190A;
	text-align: center;
	margin: 0 auto 40px;
}


#shoes202306 .Primary .swiperSliderRecommend .swiperContents .dataGroup {
    display: flex;
	justify-content: flex-start;
}


#shoes202306 .Primary .swiperSliderRecommend .swiperContents .goodData .name {
    font-size: 17px;
	font-family: "Noto Sans JP", sans-serif;
	color: #905C44;
	font-weight: normal;
	line-height: 1.6;
	padding-left: 20px;
}






/*#shoes202306 .Primary .swiperSliderRecommend .swiperContents > a {
  display: flex;
  flex-wrap: wrap;
}*/





#shoes202306 .Primary .dataGroup .goodsText {
  font-size: 16px;
  line-height: 1.6em;
  text-align: left;
}

#shoes202306 .Primary .dataGroup .goodData .name {
  font-size: 20px;
  font-weight: bold;
  text-align: left;
}

#shoes202306 .Primary .dataGroup .goodData .name span {
  display: block;
  font-size: 14px;
  font-weight: normal;
}





  #shoes202306 .Primary .dataGroup .goodData {
    margin-bottom: 15px;
	/*width: 280px;*/  
  }



#shoes202306 .Primary .dataGroup .goodData .price {
  font-size: 16px;
  margin-top: 10px;
  text-align: left;
  padding-left: 20px;	
}


#shoes202306 .Primary .dataGroup .goodData .price span {
 font-size: 20px;	
  font-weight: bold;	
}

#shoes202306 .Primary .goodsText {
  font-size: 16px;
  line-height: 1.6;
  text-align: left;
  position: absolute;
  bottom: 0;
  left: 0;
  padding-left: 300px;
 	
}


  #shoes202306 .Primary .swiperContents .goodsImg {
  width: 280px;
}

  #shoes202306 .Primary .swiperContents .goodsImg img{
  width: 280px;
}


#shoes202306 .swiper-pagination-bullet-active {
    background: #b92321;
    opacity: 1;
}



#shoes202306 .Primary .nextBuyer,
#shoes202306 .Primary .prevBuyer {
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  cursor: pointer;
  height: calc(98px / 2);
  position: absolute;
  top: 50% !important;
  width: calc(32px / 2);
  z-index: 1;
}

#shoes202306 .Primary .prevBuyer,
#shoes202306 .Primary .swiper-container-rtl .nextBuyer {
  /*left: 4.5em;*/
  left: 5.5em;	
  right: auto;
}

#shoes202306 .Primary .nextBuyer,
#shoes202306 .Primary .swiper-container-rtl .prevBuyer {
  left: auto;
  /*right: 4.5em;*/
  right: 5.5em;	
  transform: scale(-1, 1);
}

#shoes202306 .Primary .swiper-pagination {
  display: block;
  left: 0;
  margin: 10px auto;
  right: 0;
  text-align: center;
  z-index: 1;
}

#shoes202306 .Primary .swiper-pagination-bullet {
  height: 12px;
  margin: 0 5px;
  width: 12px;
}

#shoes202306 .Primary .swiper-button-next.swiper-button-disabled,
#shoes202306 .Primary .swiper-button-prev.swiper-button-disabled {
  opacity: 1;
  pointer-events: auto !important;
}


#shoes202306 .swiper-button-prev,
#shoes202306 .swiper-button-next
{
    background-image: url(/ec/shop/images/campaign/cTop_shoes/slide_arrow.png);
    background-size: 80%;
    left: -1.5em;
    margin: 0;
    right: auto;
    top: 32%;
}

/* =============================================
WEBカタログから探す
============================================= */

#shoes202306 .catalog-section {
  padding: 120px 0;	
  margin: 0 auto 120px;
  background-color:#FAF6EB;	
  clip-path: polygon(0 0, 100% 1.5%, 100% 98.5%, 0 100%);	
}


#shoes202306 .catalog-section-wrap {
  width: 990px;	
  margin: 0 auto 45px;	
}


#shoes202306 .catalog-section .h2  img{
	height: auto;
}



#shoes202306 .catalog-section .txt {
font-size: 25px;
margin: 0 auto;
	text-align: center;
}


#shoes202306 .catalog-section .attention {
font-size: 16px;
margin: 5px auto 60px;
	text-align: center;	
}



#shoes202306 .catalog-section .img {
	margin: 0 auto 60px;
}

#shoes202306 .catalog-section .img a:hover{
	opacity: .7;
}


#shoes202306 .catalog-section .img  img{
	width: 414px;
	height: auto;
}


#shoes202306 .catalog-section .information-area {
background-color: #ffffff;
    border: 1px solid #C9204E;
    padding: 30px 40px;
	width: 630px;
	margin: 0 auto 60px;
	position: relative;
}

#shoes202306 .catalog-section .information-area::before {
    content: "";
    position: absolute;
    display: inline-block;
    background: url(/ec/shop/images/campaign/cTop_shoes/diagonal_line.png) no-repeat;
    background-size: contain;
    width: 82px;
    height: 82px;
    left: -10px;
    top: -10px;
}

#shoes202306 .catalog-section .information-area::after {
    content: "";
    position: absolute;
    display: inline-block;
    background: url(/ec/shop/images/campaign/cTop_shoes/diagonal_line.png) no-repeat;
    background-size: contain;
    width: 82px;
    height: 82px;
    right: -10px;
    bottom: -10px;
}


#shoes202306 .catalog-section .h3 {
	margin-bottom: 80px;
	padding-top: 20px;
}

	

#shoes202306 .catalog-section .information-area .information-ttl {
font-size: 29px;
font-weight: 500;	
font-family: "Noto Sans JP", sans-serif;
border-bottom: 1px dotted #C9204E;
color: #C9204E;
padding-bottom: .2em;
letter-spacing: .2em;	
}


#shoes202306 .catalog-section .information-area .information-date {
font-size: 23px;
font-weight: bold;	
font-family: "Noto Sans JP", sans-serif;
text-align: left;
margin-top: 15px;	
}


#shoes202306 .catalog-section .information-area .information-txt {
text-align: left;
font-size: 19px;
margin-top: 8px;
line-height: 1.8;	
	
}



#shoes202306 .catalog-section .catalog {
  display: flex;
  flex-wrap: wrap;
  margin: 20px 0;	
  	
}

#shoes202306 .catalog-section .catalog-item {
  width: calc((100% - (20px * 3)) / 4);}

#shoes202306 .catalog-section .catalog-item:not(:nth-child(4n)) {
  margin-right: 20px; }


#shoes202306 .catalog-section .catalog-item a:hover {
  opacity: .7;
    cursor: pointer; }



#shoes202306 .catalog-section .catalog-item a img {
  width: 100%; }


#shoes202306 .catalog-section .catalog-item a .catalog-brand {
  font-size: 16px;
  letter-spacing: 0.04em;
  margin-top: 1em; }


#shoes202306 .catalog-section .catalog-item a .catalog-name {
  font-size: 16px;
  letter-spacing: 0.04em;
  margin-top: .5em;
 line-height: 1.4;
}


#shoes202306 .catalog-section .catalog-item .catalog-info {
  margin-top: .5em;
}

#shoes202306 .catalog-section .catalog-item .catalog-info a {
  color: #905C44;	
  font-size: 14px;
  letter-spacing: 0.04em;
  line-height: 2;
  border-bottom: 1px solid #905C44;
  pointer-events: none;	
}


#shoes202306 .accordion_header {
  border: 1px solid #F97E13;
  width: 590px;
  margin: 50px auto;
  background-color: #ffffff;
  position: relative;
      display: flex;
    align-items: center;	
}


#shoes202306 .accordion_header p {
    color: #F97E13;
    display: flex;
    align-items: center;
    justify-content: center;
	font-size: 25px;
	font-family: "Noto Sans JP", sans-serif;
	height: 100%;
    width: 100%;
    padding: .5em 0;
	align-items: center;
    display: flex;
    justify-content: center;
	
}



/*アコーディオン*/

  #shoes202306 .morecatalog .accordion_one .accordion_header:hover {
  opacity: .8;
  }
  #shoes202306 .morecatalog .accordion_one .accordion_header .i_box {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 56%;
  right: 2%;
  width: 32px;
  height: 32px;
  border: 1px solid #fff;
  margin-top: -20px;
  box-sizing: border-box;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transform-origin: center center;
  transition-duration: 0.2s;
  background-color: #fff;
  border-radius: 16px;
  }
  #shoes202306 .morecatalog .accordion_one .accordion_header .i_box .one_i {
  display: block;
  width: 18px;
  height: 18px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transform-origin: center center;
  transition-duration: 0.2s;
  position: relative;
  }
  #shoes202306 .morecatalog .accordion_one .accordion_header.open .i_box {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  }
  #shoes202306 .morecatalog .accordion_one .accordion_header .i_box .one_i:before, .morecatalog .accordion_one .accordion_header .i_box .one_i:after {
  display: flex;
  content: '';
  background-color: #F97E13;
  border-radius: 10px;
  width: 16px;
  height: 2px;
  position: absolute;
  top: 7px;
  left: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  transform-origin: center center;
  }
  #shoes202306 .morecatalog .accordion_one .accordion_header .i_box .one_i:before {
  width: 2px;
  height: 16px;
  top: 0;
  left: 7px;
  }
  #shoes202306 .morecatalog .accordion_one .accordion_header.open .i_box .one_i:before {
  content: none;
  }
  #shoes202306 .morecatalog .accordion_one .accordion_header.open .i_box .one_i:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  }
  #shoes202306 .morecatalog .accordion_one .accordion_inner {
  display: none;
  padding: 75px 80px 50px;
  box-sizing: border-box;
  margin-top: -30px;
  }
  #shoes202306 .morecatalog .accordion_one .accordion_inner .box_one {
    display: flex;
    align-items: flex-start;
  }
  #shoes202306 .morecatalog .accordion_one .accordion_inner .box_one p{
    margin-left: 10px;
    font-size: 14px;
    line-height: 23px;
    text-align: left;
  }
  #shoes202306 .morecatalog .accordion_one .accordion_inner .closeArea {
  width: 590px;  
  margin: 10px auto 0;
  }
  #shoes202306 .morecatalog .accordion_one .accordion_inner .closeArea .close_box a.close_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #F97E13;
  padding: 12px;
  height: 72px;	  
  text-decoration: none;
  line-height: 1.3;
  color: #F97E13;
  font-size: 18px;
  position: relative;
  cursor: pointer;
  transition-duration: 0.2s;  
  font-size: 25px;	  
  font-family: "Noto Sans JP", sans-serif;		  
  }
  #shoes202306 .morecatalog .accordion_one .accordion_inner .closeArea .close_box a.close_btn:hover {
  opacity: .8;
  }
  #shoes202306 .morecatalog .accordion_one .accordion_inner .closeArea .close_box a.close_btn .i_box {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 59%;
  right: 5%;
  width: 20px;
  height: 20px;
  margin-top: -15px;
  background-color: #fff;
  border-radius: 10px;
  }
  #shoes202306 .morecatalog .accordion_one .accordion_inner .closeArea .close_box a.close_btn .i_box .one_i {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 18px;
  height: 18px;
  }
  #shoes202306 .morecatalog .accordion_one .accordion_inner .closeArea .close_box a.close_btn .i_box .one_i:before {
  content: '';
  background-color: #F97E13;
  border-radius: 10px;
  width: 18px;
  height: 2px;
  position: absolute;
  top: 8px;
  left: 4px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  transform-origin: center center;
  }


  #shoes202306 .morecatalog.more_item{
    margin: 0;
    padding: 0;
  }



#shoes202306 .morecatalog.more_item .accordion_one .accordion_header::before,#shoes202306 .morecatalog.more_item .accordion_one .accordion_header::after{
  content: "";
  border-bottom: 1px dashed #ec6f76;
  flex-grow: 1;
}
#shoes202306 .morecatalog.more_item .accordion_one .accordion_inner {
  padding: 20px 0 1px;
}
#shoes202306 .morecatalog.more_item .accordion_one .accordion_inner .closeArea .close_box a.close_btn{

  background-color: #fff;

}
#shoes202306 .morecatalog.more_item .accordion_one .accordion_inner .closeArea{
  margin: 0 auto;
  padding-top: 20px;	
}
#shoes202306 .morecatalog.more_item.cosmetics .accordion_one .accordion_header{
  padding-bottom: 30px;
}



/*アコーディオン*/



/* =============================================
カテゴリから探す ブランドから選ぶ
============================================= */
#shoes202306 .netshopping-section {
  width: 990px;
  margin: 0 auto 120px;	
}


#shoes202306 .netshopping-section .txt {
font-size: 24px;
  text-align: center;	
  margin: 0 auto 80px;
}


#shoes202306 .brand-list {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start; }
  #shoes202306 .brand-list:not(:last-child) {
    margin-bottom: 50px; }
  #shoes202306 .brand-list li {
    width: 180px;
    margin: 0 22px 10px 0; }
  #shoes202306 .brand-list li:nth-child(5n) {
    margin-right: 0; }
  #shoes202306 .brand-list li:nth-last-child(-n+5) {
    margin-bottom: 0; }
  #shoes202306 .brand-list li a img {
    width: 180px; }
  #shoes202306 .brand-list li a .brand-name {
    font-size: 14px;
    margin-top: 8px;
    line-height: 1.5; }


/* =============================================
商品一覧を見る
============================================= */

#shoes202306 .viewAll {
  position: relative;
  border: 1px solid #449044;
  width: 590px;
  height: 74px;	
  margin: 0 auto 50px;	
}


#shoes202306 .viewAll a {
    display: flex;
    align-items: center;
    justify-content: center;
	height: 100%;
    width: 100%;
    padding: 1em 0;
	background-color: #ffffff;
}

#shoes202306 .viewAll a p {
    color: #449044;
    font-size: 25px;
	font-family: "Noto Sans JP", sans-serif;
	letter-spacing: 0.1em;
}


#shoes202306  .viewAll::after {
    display: block;
    content: "";
    width: 8px;
    height: 8px;
	border-top: solid 1px #449044;
    border-right: solid 1px #449044;
    transform: rotate(45deg);
    position: absolute;
    right: 18px;	
    top: 50%;
	margin-top: -4px;
}






/* =============================================
オンライン相談
============================================= */
#shoes202306 .consultation-section {
  margin: 0 auto;		
  background-color: #FAF6EB;
  padding: 120px 0;	
}

#shoes202306 .consultation-wrap {
  background-color: #ffffff;
  border: 3px solid #FEE3C3;
  padding: 80px;
  width: 850px;
  margin: 0 auto;	

}

#shoes202306 .consultation-wrap .title {
  
}


#shoes202306 .consultation-wrap .title .h2 {
	
	margin-bottom: 40px;
  
}



#shoes202306 .consultation-wrap .title .h2 img {
	width: 300px;
	height: auto;
  
}




/*#shoes202306 .consultation-wrap .flex-wrap {
  display: flex;
}*/

#shoes202306 .consultation-wrap .txt-area {
  text-align: left;	
}







#shoes202306 .consultation-wrap .txt-01{
	color: #905C44;
	font-size: 25px;
	line-height: 1.6;
	font-family: "Noto Sans JP", sans-serif;
	text-align: center;
	margin-bottom: 40px;
}

#shoes202306 .consultation-wrap .txt-area .txt-list{
	font-size: 20px;
	line-height: 2;
	margin-bottom: 40px;
  
}


#shoes202306 .consultation-wrap .txt-area .txt-02{
     font-family: "Noto Sans JP", sans-serif;
	font-size: 20px;
	margin-bottom: 40px;
}


#shoes202306 .consultation-wrap .txt-area .txt-03{
     font-family: "Noto Sans JP", sans-serif;
	font-size: 14px;
	margin-bottom: 40px;
}





#shoes202306 .consultation-wrap .consultation-btn {
  position: relative;
  width: 500px;
  height: 70px;
  margin: auto;	
}


#shoes202306 .consultation-wrap .consultation-btn a {
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
	font-size: 11px;
	height: 100%;
    width: 100%;
    padding: .8em 0;
	background-color: #E88E24;
}

#shoes202306 .consultation-wrap .btn02 {
	margin-top: 20px;
}

#shoes202306 .consultation-wrap .btn02 a {
    background-color: #E8B424;
}


#shoes202306 .consultation-wrap .consultation-btn::after {
    display: block;
    content: "";
    width: 8px;
    height: 8px;
	border-top: solid 1px #ffffff;
    border-right: solid 1px #ffffff;
    transform: rotate(45deg);
    position: absolute;
    right: 2vw;	
    top: 50%;
	margin-top: -5px;
	/*margin-top: -0.533vw;*/
}


#shoes202306 .consultation-wrap .consultation-btn .consultation-btn-text {
   color: #ffffff;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 25px;
}

/* =============================================
モーダル
============================================= */

#shoes202306 .modal {
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 1700;
}

#shoes202306 .modal .modal__inner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  top: 50%;
  width: 93.33vw;
  height: 150.13vw;
  max-height: 858px;
  max-width: 523px;
}

#shoes202306 .modal .modal__close {
  color: #000;
  font-size: 38px;
  line-height: 1;
  font-weight: normal;
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 3px;
}

#shoes202306 .modal .modal__img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  margin: 20px 0;
  width: 93.33vw;
  height: 150.13vw;
  max-height: 858px;
  max-width: 523px;
}

#shoes202306 .modal .modal__img img {
  height: auto;
}

.shoes202306-fixed {
  position: fixed;
}


/* モーダルのスタイル調整 */
.modaal-content-container {
  padding: 20px;
}
 
/* ✕ボタンの位置調整 */
.modaal-close {
  position: absolute;
  top: -50px;
  right: -10px;
}
  
/* ✕ボタンの色 */
.modaal-close:after, 
.modaal-close:before {
  background:#ccc;  
}
  
/* ホバーしたときの✕ボタンの色 */
.modaal-close:focus:after,
.modaal-close:focus:before,
.modaal-close:hover:after,
.modaal-close:hover:before {
  background: #ccc;
}

/* =============================================
モーダル中身
============================================= */

#shoes202306 .modal-inner {
		display: none;
	}

.modaal-content-container {
		border: 10px solid #F194AD;
	    padding: 30px; 
	}

.modaal-content-container .text {
		text-align: left;
	    font-size: 15px;
	    margin-bottom: 30px;
	}


.modaal-content-container .text a {
		pointer-events: none;
	   border-bottom: 1px solid #000;
	   color: #000;
	}




.modaal-content-container .btn a {
		background-color: #F194AD;
	    padding: 10px 70px;
	    color: #fff;
	    font-size: 15px;
	    text-align: center;
	
	}


/* =============================================
PC・SP表示非表示用
============================================= */
#shoes202306 .pc {
  display: block; }

#shoes202306 .sp {
  display: none; }
