@charset "utf-8";
/* CSS Document */

#shoes-byfeature {
	margin-bottom: 40px;
}
#shoes-byfeature .intro {
	font-size: 16px;
	text-align: center;
	margin-top: 34px;
	line-height: 26px;
}
#shoes-byfeature h1 {
	padding-bottom: 20px;
}
#shoes-byfeature h2,#shoes-byfeature h4,.navi,.navi-pt2 {
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
	font-weight: bold;
}
.navitit {
	margin: 54px 0 20px;
	font-size: 28px;
	color: #1b7271;
	text-align: center;
}
.navitit span {
	display: block;
	font-size: 18px;
}
.gnavi-wrap {
	display: flex;
	justify-content: space-around;
	margin: 36px 62px 0;
    padding-bottom: 54px;
    border-bottom: 2px dashed #1b7271;
}
.navi a p {
	text-align: center;
	font-size: 20px;
	color: #4f4f4f;
	margin-top: 12px;
}
.gnavi-wrapPt2 li a {
	position: relative;
	padding: 5px 28px 5px 21px;
	border: 2px solid #46b5b4;
	border-radius: 50px;
	font-size: 20px;
	color: #4f4f4f;
}
.gnavi-wrapPt2 li a::after {
  content: '';
  position: absolute;
  top: -2px;
  bottom: 0;
  right: 15px;
  width: 7px;
  height: 7px;
  margin: auto;
  border-top: 2px solid #4f4f4f;
  border-right: 2px solid #4f4f4f;
  transform: rotate(45deg);
  box-sizing: border-box;
}
.gnavi-wrap li a {
	text-decoration: none;
}
.gnavi-wrap li a:hover p {
	color: #fe3258;
}
.gnavi-wrapPt2 li a:hover {
	color: #fe3258;
}
.gnavi-wrapPt3 {
	border-bottom: none;
}

/* ナビ以降 */
.features-tit {
	margin-top: 46px;
}
.features-cnt {
	background-color: #e3f4f7;
	padding: 38px 0 70px;
}
.ft-reco-tit {
	padding-top: 16px;
}
.ft-reco-tit-color {
	background-color: #e3f4f7;
}
.features-titPt2 {
	margin-top: 112px;
}
/* ポイント欄 */
.point {
	width: 732px;
	margin: 0 auto;
	padding-bottom: 12px;
	background-color: #fff;
	border: 2px solid #46b5b4;
	box-shadow: 8px 8px #46b5b4;
}
.point-tit {
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
	font-weight: bold;
	font-size: 26px;
	text-align: center;
    padding: 38px 0 7px 0;
    border-bottom: 2px dashed #46b5b4;
    margin: 0 72px 0;
	color: #444;
}
.point-tit span {
	display: inline-block;
	color: #fff;
	background-color: #46b5b4;
    margin-left: 8px;
    padding: 0 4px 0 6px;
    font-size: 24px;
}
.point-cnt-wrap {
	margin: 28px 78px 0 88px;
}
.point-cnt-wrapPt2 {
	margin: 40px 78px 0 88px;
}
.point-cnt {
	display: flex;
	font-size: 18px;
	color: #333;
	margin-bottom: 22px;
}
.point-cnt img {
	display: block;
	width: 27px;
    height: 27px;
    margin-right: 14px;
}
/* スタッフのイチオシ */
.ichiosi {
	margin: 70px 70px 50px;
}
.ichiosi-tit,.staffvoice-tit,.sonohoka-tit {
	font-size: 30px;
	color: #1b7271;
	text-align: center;
}
.ichiosi-mainimg {
	display: block;
	margin: 20px auto;
}
.ichiosi-main-text {
	font-size: 20px;
	text-align: center;
	line-height: 34px;
	margin-bottom: 37px;
}
.ichiosi-main-text span {
	background-color: #fdf402;
	padding: 0 3px 0 5px;
}
.ichiosi-dt {
	display: flex;
	justify-content: space-between; 
}
.ichiosi-dt-cnt {
	width: 270px;
}
.ichiosi-dettext {
	font-size: 16px;
	margin-top: 10px;
}
.ichiosi-pd img {
	display: block;
	margin: 60px auto;
}
/* スタッフの声 */
.staffvoice {
	margin: 0 70px;
	padding: 38px 40px 56px;
	background-color: #c5e7e7;
}
.staffcome span {
	font-size: 16px;
	color: #949494;
}
.staffvoice-cnt-wrap {
	display: flex;
	justify-content: space-evenly;
	margin: 18px auto 0;
}
.staffvoice-cnt {
	background-color: #fff;
	width: 350px;
	border-radius: 10px;
}
.staffinfo {
	display: flex;
	justify-content: space-evenly;
    margin: 30px 46px 12px;
}
.staffinfo img {
	width: 90px;
	height: 90px;
}
.staffinfo-text-tit {
	font-size: 15px;
	color: #fff;
	background-color: #ff8600;
    display: inline-block;
    padding: 0 4px;
	margin-bottom: 5px;
}
.staffinfo-text-in {
	font-size: 15px;
}
.staffcome {
	font-size: 18px;
	margin: 0 33px 24px 39px;
	line-height: 28px;
}

/* スタッフレビューもっと見る */
.read-more-2 {
    position: relative;
}

.read-more-2 p {
    display: -webkit-box;
    position: relative;
    margin-bottom: 32px;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4; /* 開く前に見せたい行数を指定 */
}

.read-more-2:has(:checked) p {
    display: block;
}

.read-more-2 p::after {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 60px;
    background: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 0, hsla(0, 0%, 100%, .9) 50%, hsla(0, 0%, 100%, .9) 0, #fff);
    content: '';
}

.read-more-2:has(:checked) p::after {
    content: none;
}

.read-more-2 label {
    display: flex;
    align-items: center;
    gap: 0 4px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    color: #46b5b4;
    font-size: 18px;
}

.read-more-2 label:hover {
    color: #fe3258;
    text-decoration: underline;
    cursor: pointer;
}

.read-more-2:has(:checked) label {
    display: none;
}

.read-more-2 label::after {
    display: inline-block;
    width: 10px;
    height: 5px;
    background-color: #b6bdc3;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    content: '';
}

.read-more-2 input {
    display: none;
}

/* その他のおすすめ */
.sonohoka {
	margin: 68px 70px 0;
}
.sonohoka-cnt-wrap {
	display: flex;
	justify-content: space-between;
    margin: 24px 0 20px;
}
.sonohoka-cnt {
	background-color: #fff;
	border: 1px solid #333333;
	border-radius: 10px;
	width: 270px;
}
.sonohoka-cnt img {
	border-bottom: 1px solid #333333;
}
.sonohoka-cnt-wrap a:hover {
	text-decoration: none;
}
.sonohoka-cnt-text {
	margin: 0 20px 20px;
}
.pdname {
	margin-top: 18px;
	line-height: 23px;
}
.pdinfo {
	color: #949494;
	margin-top: 2px;
}
.pdprice {
	margin: 5px 0 16px;
	font-size: 16px;
	color: #ff8600;
	font-weight: bold;
}
.pdprice span {
	font-size: 12px;
}
.sonohoka-catch-wrap {
	display: flex;
}
.sonohoka-catch {
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	background-color: #46b5b4;
	padding: 0 10px;	
    border-radius: 50px;
    margin: 0 5px 8px 0;
}
/* おすすめ特集 */
.recolp-wrap {
	display: flex;
	justify-content: space-between;
	margin: 30px 0 68px 0;
}