@charset "utf-8";

.sns {
	top: 350px !important;
	background-color: rgba(255,255,255,0) !important;
}

.brSP {
		display: none;
}


/*-----------------------------------------------
	MOREボタン
-----------------------------------------------*/

.morebtn {
	width: 85px;
	height: 85px;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #1a0c08;
	border-radius: 100%;
	transition: .3s;
	margin: 0;
}

	.morebtn span {
		font-size: 14px;
		display: block;
	}

	.morebtn span::after {
		content: "";
		display: block;
		background-image: url(../images/arrow.png);
		width: 36px;
		height: 9px;
		margin: 0.3em auto 0;
	}
	
.morebtn:hover {
	width: 85px;
	height: 85px;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #9e4734;
	border-radius: 100%;
	color: #fff;
	background: #9e4734;
	opacity: 1;
}
	.morebtn:hover span::after {
		content: "";
		display: block;
		background-image: url(../images/arrow_hover.png);
		width: 36px;
		height: 9px;
		margin: 0.3em auto 0;
	}

/*-----------------------------------------------
	ピックアップ
-----------------------------------------------*/

#Main.Series article {
	max-width: 1140px;
	margin: 0 auto 115px;
}

#Main.Series article .Photo {
	max-width: 800px;
}

#Main.Series img {
	width: 100%;
}

.PickReverse {
	display: flex;
	flex-direction: row-reverse;
}

.Pick {
	display: flex;
}

#Main.Series article h2 {
	font-size: 48px;
	font-weight: 200;
	font-family: 'Raleway-ExtraLight';
	margin-bottom: 0.5em;
	line-height: 1;
  text-align: left;
}

#Main.Series article h2 span {
	display: block;
	font-weight: bold;
	font-size: 16px;
	font-family: 'Yu Gothic',YuGothic,'游ゴシック体','游ゴシック','YuGothM','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
	margin-top: 1em;
}

	#Main.Series article h2 span::before {
		content: "-";
		margin-right: 0.4em;
	}
	
	#Main.Series article h2 span::after {
		content: "-";
		margin-left: 0.4em;
	}
	
.PickReverse .txt {
	max-width: 340px;
	box-sizing: border-box;
	padding-right: 3em;
}

.Pick .txt {
	max-width: 340px;
	box-sizing: border-box;
	padding-left: 3em;
}

#Main.Series article .txt p {
	line-height: 1.5;
	margin-bottom: 1em;
}



/*-----------------------------------------------
	ア～ワ行で探す
-----------------------------------------------*/

#Main.Series h4 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	display: block;
	letter-spacing: 0.1em;
	margin-bottom: 1em;
}

	#Main.Series h4::before {
		content: "-";
		margin-right: 0.4em;
	}
	
	#Main.Series h4::after {
		content: "-";
		margin-left: 0.4em;
	}
	
#Main.Series h4 + ul {
	font-size: 24px;
	font-weight: nomal;
	display: flex;
	justify-content: center;
	margin-bottom: 6em;
	
}

#Main.Series h4 + ul li a {
	box-sizing: border-box;
}

	#Main.Series h4 + ul li a::before {
		content: "";
		padding-right: 0.7em;
	}

	#Main.Series h4 + ul li a::after {
		content: "";
		padding-left: 0.7em;
		border-right: 1px solid #1a0c08;
	}

	#Main.Series h4 + ul li:first-child a::before{
		border-left: 1px solid #1a0c08;
		padding-right: 0.7em;
	}
	
#Main.Series h5 {
	font-size: 0px;
	display: block;
	text-align: center;
	padding: 30px 0;
}

#Main.Series h5 span {
	display: inline-block;
	font-size: 36px;
	line-height: 1;
	border: 1px solid #1a0c08;
	font-weight: normal;
	padding: 0.5em;
}

	/*IE11*/
	_:-ms-fullscreen, :root #Main.Series h5 span {
		padding: 0.6em 0.4em 0.2em 0.4em;
	}

.NameList {
	display: flex;
	flex-wrap: wrap;
	max-width: 1140px;
	margin: 0 auto 6em;
}

.NameList li {
	width: 31.4%;
	margin: 0 2.89% 3em 0;
}

.NameList li a {
	display: block;
}

	.NameList li:nth-child(3n) {
		margin-right: 0;
	}
	
.NameList h2 {
	font-weight: 200;
	font-family: 'Raleway-ExtraLight';
	font-size: 30px;
	margin-top: 0.3em;
}

.NameList h2 span {
	display: block;
	font-size: 16px;
	font-family: 'Yu Gothic',YuGothic,'游ゴシック体','游ゴシック','YuGothM','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
	font-weight: bold;
	line-height: 1;
	padding: 1em 0;
}

	.NameList h2 span::before {
		content: "-";
		margin-right: 0.4em;
	}
	
	.NameList h2 span::after {
		content: "-";
		margin-left: 0.4em;
	}
	
#List_a, #List_ka, #List_sa, #List_ta, 
#List_na, #List_ha, #List_ma, #List_ya, 
#List_ra, #List_wa {
	padding-top: 84px;
	margin-top: -84px;
}

.care_bnr {
    background-repeat: no-repeat;
    background-image: url("https://kissora.sbs/info/wp-content/uploads/2024/05/careitem_2023aw.jpg");
    width: 100%;
    max-width: 1140px;
    padding-top: 21.61583333%;
    height: 0;
    margin: 0 auto 6em;
    background-size: cover;
    background-position: top 0 right 25%;
    position: relative;
}
.care_bnr a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-weight: normal;
    font-family: 'Raleway-Regular';
    color: #fff;
    letter-spacing: 0.075em;
}
.care_bnr p {
    max-width: 1140px;
    width: 90%;
    height: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    font-size: 30px;
}
.care_bnr span span {
    display: block;
    font-size: 14px;
}
@media screen and (min-width: 0) and (max-width: 768px) {
	
	
	.brSP {
		display: inline-block;
	}


	/*-----------------------------------------------
		MOREボタン
	-----------------------------------------------*/

	.morebtn {
		width: 18vw;
		height: 18vw;
		display: flex;
		justify-content: center;
		align-items: center;
		border: 1px solid #1a0c08;
		border-radius: 100%;
		transition: .3s;
		margin: 0 auto;
	}

	.morebtn span {
		display: block;
		text-align: center;
		font-size: 3vw;
	}

	.morebtn span::after {
		content: "";
		display: block;
		background-image: url(../images/arrow.png);
		width: 36px;
		height: 9px;
		margin: 0.3em auto 0;
	}
	
	.morebtn:hover {
		width: 18vw;
		height: 18vw;
		display: flex;
		justify-content: center;
		align-items: center;
		border: 1px solid #1a0c08;
		border-radius: 100%;
		color: #1a0c08;
		background: #fff;
		opacity: 1;
	}
	.morebtn:hover span::after {
		content: "";
		display: block;
		background-image: url(../images/arrow.png);
		width: 36px;
		height: 9px;
		margin: 0.3em auto 0;
	}



	/*-----------------------------------------------
		ピックアップ
	-----------------------------------------------*/

	#Main.Series article {
		max-width: 100%;
		margin: 0 auto 5em;
	}

	#Main.Series article .Photo {
		max-width: 100%;
	}

	#Main.Series img {
		width: 100%;
	}

	.PickReverse {
		display: block;
	}

	.Pick {
		display: block;
	}

	#Main.Series article h2 {
		font-size: 6vw;
		font-weight: 200;
		margin-bottom: 0.5em;
		line-height: 1;
		text-align: center;
		font-family: 'Raleway-ExtraLight';
	}

	#Main.Series article h2 span {
		display: block;
		font-weight: bold;
		font-size: 3.5vw;
		margin-top: 0.5em;
		font-family: 'Yu Gothic',YuGothic,'游ゴシック体','游ゴシック','YuGothM','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
	}

	#Main.Series article h2 span::before {
		content: "-";
		margin-right: 0.4em;
	}
	
	#Main.Series article h2 span::after {
		content: "-";
		margin-left: 0.4em;
	}
	
	.PickReverse .txt {
		max-width: 100%;
		box-sizing: border-box;
		padding: 1.5em 0 0 0;
	}

	.Pick .txt {
		max-width: 100%;
		box-sizing: border-box;
		padding: 1.5em 0 0 0;
	}

	#Main.Series article .txt p {
		line-height: 1.5;
		margin-bottom: 1em;
	}



	/*-----------------------------------------------
		ア～ワ行で探す
	-----------------------------------------------*/

	#Main.Series h4 {
		font-size: 3.5vw;
		font-weight: bold;
		text-align: center;
		display: block;
		letter-spacing: 0.1em;
		margin-bottom: 1em;
	}

		#Main.Series h4::before {
			content: "-";
			margin-right: 0.4em;
		}
	
		#Main.Series h4::after {
			content: "-";
			margin-left: 0.4em;
		}
	
	#Main.Series h4 + ul {
		font-size: 4vw;
		font-weight: nomal;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		margin-bottom: 6em;
	}

		#Main.Series h4 + ul li a {
			box-sizing: border-box;
		}

		#Main.Series h4 + ul li a::before {
			content: "";
			padding-right: 1.1em;
		}

		#Main.Series h4 + ul li a::after {
			content: "";
			padding-left: 1.1em;
			border-right: 1px solid #1a0c08;
		}

		#Main.Series h4 + ul li:first-child a::before{
			border-left: 1px solid #1a0c08;
			padding-right: 1.1em;
		}
		
		/*SP改行時に入れるボーダー　マ行*/
		#Main.Series h4 + ul li:nth-child(7) a::before{
			border-left: 1px solid #1a0c08;
		}
			
	
	#Main.Series h5 {
		font-size: 0px;
		display: block;
		text-align: center;
		padding: 5vw 0;
	}

	#Main.Series h5 span {
		display: inline-block;
		font-size: 6vw;
		line-height: 1;
		border: 1px solid #1a0c08;
		font-weight: normal;
		padding: 0.5em;
	}

	.NameList {
		display: flex;
		flex-wrap: wrap;
		max-width: 100%;
		margin: 0 auto 3em;
	}

	.NameList li a {
		display: block;
	}

	.NameList li {
		width: 48.5%;
		margin: 0 2.89% 3em 0;
	}

		.NameList li:nth-child(3n) {
			margin-right: 2.89%;
		}
	
		.NameList li:nth-child(2n) {
			margin-right: 0;
		}

	
	.NameList h2 {
		font-weight: 200;
		font-size: 5vw;
		margin-top: 0.3em;
		font-family: 'Raleway-ExtraLight';
	}

	.NameList h2 span {
		display: block;
		font-size: 3.5vw;
		font-weight: bold;
		line-height: 1;
		padding: 0.5em 0;
		font-family: 'Yu Gothic',YuGothic,'游ゴシック体','游ゴシック','YuGothM','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
	}

		.NameList h2 span::before {
			content: "-";
			margin-right: 0.4em;
		}
	
		.NameList h2 span::after {
			content: "-";
			margin-left: 0.4em;
		}
	
	#List_a, #List_ka, #List_sa, #List_ta, 
	#List_na, #List_ha, #List_ma, #List_ya, 
	#List_ra, #List_wa {
		padding-top: 22.4vw;
		margin-top: -22.4vw;
	}

	.care_bnr {
    padding-top: 30.933333%;
	}
	.care_bnr p {
    padding: 0 4.4vw;
    width: 100%;
    font-size: 4.5vw;
	}
	.care_bnr span span {
    font-size: 3vw;
	}
}