

/* リセット */
img{
	vertical-align:top;
}

ol,ul{
	list-style: none;
}

.a{
	display: block;
}


/* メインコンテンツ */

.contents{
	font-family:'Roboto','Yu Gothic Medium', '游ゴシック Medium', YuGothic, '游ゴシック体','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro';
	letter-spacing: 0.05em;
	color: #4d4c4d;
	font-size: 1.6rem;
	width: 100%;
	margin: 0 auto;
	max-width: 800px;
}



/* TOP */

.pcimg{
	display: block !important;
}

.spimg{
	display: none !important;
}

@media only screen and (max-width: 768px){
	.pcimg{
		display: none !important;
		}

	.spimg{
		display: block !important;
		}
}

.main_visual3{
	padding-bottom: 8%;
	padding-top: 3%;
    text-align: center;
}


.main_visual{
	padding-bottom: 3%;
	padding-top: 3%;
    text-align: center;
}

.main_visual2{
	width: 100%;	
}

@media only screen and (max-width: 768px){
.main_visual2{
	padding-bottom: 8%;
	max-width: 100%;
    margin:0 auto;
	

}
}

.top_text{
	margin: 0 auto;
	width: 60%;
	text-align: center;
	line-height: 23px;
	font-size: 14px;
	margin-bottom: 35px;
}

.top_text p{
	margin: 0 auto;
	width: 80%;
	text-align: center;
	line-height: 23px;
	font-size: 14px;	
}

@media only screen and (max-width: 768px){
.top_text p{
	margin: 0 auto;
	width: 80%;
	text-align: center;
	line-height: 23px;
	font-size: 14px;	
}
}




@media only screen and (max-width: 768px){
	.top_text{
		width: 100%;
		font-size: 13px;
	padding-bottom: 4%;	
		
	}
}




.top_text2{
	width: 100%;
	padding:30px 2%;
	text-align: justify;
}

.top_text2 p{
	
	font-size:14px;
}

@media only screen and (max-width: 768px){
	.top_text2{
		width: 100%;
		padding:20px 6% 20px;
	}
}

@media only screen and (max-width: 768px){
	.top_text2 p{
		font-size: 14px;
		
	}
}


.top_text1{
	width: 100%;
	padding:22px 1%;
	text-align: justify;
}

.top_text1 p{
	font-size: 14px;
	margin-bottom: 30px;
}

@media only screen and (max-width: 768px){
	.top_text1{
		width: 100%;
	margin-bottom: 1px;
	}
}

@media only screen and (max-width: 768px){
	.top_text1 p{
		font-size: 13px;
		margin-bottom: 20px;
	}
}


.top_text3{
	width: 100%;
	padding:1px 1%;
	text-align: justify;
}

.top_text3 p{
	font-size:14px;
}

@media only screen and (max-width: 768px){
	.top_text3{
		width: 100%;
		padding:20px 6% 20px;
	}
}

@media only screen and (max-width: 768px){
	.top_text3 p{
		font-size: 14px;
		
	}
}



/*ボタン*/

.menu_series ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 5px;
	padding-bottom: 8%;
	color: #ffffff;
    font-weight: bold;
}

@media only screen and (max-width: 768px){
	.menu_series ul{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		gap: 12px;
		width: 100%;
		font-weight: bold;
	}
}

.menu_series li{
	width: 180px;
	padding: 14px;
	text-align: center;
	border-radius: 3px;
	background: #9C2843;
	transition: 1.0s;
    color: #ffffff
}

@media only screen and (max-width: 768px){
	.menu_series li{
		width: 48%;
	}
}

.menu_series li a{
	display: block;
	text-decoration: none;
	color: white;
	font-size: 16px;
}

.menu_series li:hover{
	opacity: 0.3;
}
	
	

/* 目次 */

.index_color_area-josei{
	margin: 0 auto;
	width: 60%;
	background-color: #B24965;
	padding: 40px 0 20px 0;
	margin-bottom: 2% ;
	display: block;
	text-align: center;
}

@media only screen and (max-width: 768px){
	.index_color_area-josei{
		width: 100%;
	}
}

.index_color_area-dansei{
	margin: 0 auto;
	width: 60%;
	background-color: #496972;
	padding: 40px 0 20px 0;
	margin-bottom: 2% ;
	display: block;
	text-align: center;
}

@media only screen and (max-width: 768px){
	.index_color_area-dansei{
		width: 100%;
	}
}

.index_title{
	font-size: 16px;
	font-weight: ;
	padding-bottom: 10px;
	color: antiquewhite;
}

.index_title2{
	font-size: 16px;
	font-weight: ;
	padding-bottom: 18px;
	padding-top: 10px;
	color: antiquewhite;
}

.index_title2 a{
	line-height: 1.6;
	color: antiquewhite;
	border-bottom: 1px solid #c8c8c8;
}

.index_title3{
	font-size: 16px;
	font-weight: ;
	padding-bottom: 18px;
	padding-top: 10px;
	color: 4d4c4d;
}

.index_title3 a{
	line-height: 1.6;
	color: antiquewhite;
	border-bottom: 1px solid #c8c8c8;
}

.index_color_area-josei ul{
	display: inline-block;
	padding-left: 0;
	padding-bottom: 10px;
}

.index_color_area-josei ul li{
	text-align: left;
}

.index_color_area-dansei ul{
	display: inline-block;
	padding-left: 0;
	padding-bottom: 10px;
}

.index_color_area-dansei ul li{
	text-align: left;
}


.index_text li a{
	display: inline-block;
	margin-bottom: 5%;
	line-height: 1.6;
	color: antiquewhite;
	border-bottom: 1px solid #c8c8c8;
}

.index_contents{
	padding-bottom: 8%;
	display: flex;
}


@media only screen and (max-width: 768px){
.index_contents{
	padding-bottom:  10%;
}
}

.index_text li{
	transition: 1.0s;
}

.index_text{
	font-size:14px;
	color: antiquewhite;
}



/* メニューボタン */
.botan_title{
	margin: 0 auto;
	width: 60%;
	font-size:16px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 3%;
}


/* 形で選ぶボタン */

.menu_botan{
	padding: 0 auto 7% auto;
}

.menu_botan ul{
	display: flex;
	flex-wrap:wrap;
	text-align:center;
	justify-content:center;
	gap: 0px;
    padding-bottom: 10%;
}


@media only screen and (max-width: 768px){
	.menu_botan ul{
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		gap: 10px;
		padding-bottom: 13%;
	}
}


.menu_botan li{
	transition: 1.0s;
}

@media only screen and (max-width: 768px){
	.menu_botan li{
	transition: 1.0s;
    width: 48%;
	}
}


.menu_botan li:hover{
	opacity: 0.3;
}


.button-menu{
	width: 85%;
}

@media only screen and (max-width: 768px){
.button-menu{
	width: 100%;
}
}


/* メインコンテンツ */
.main_contents_bgc{
	padding: 0% 3%;
	padding-bottom: 25px;
}

@media only screen and (max-width: 768px){
.main_contents_bgc{
		padding: 0% 0%;
		padding-bottom: 5px;
	}
}



.main_contents_bgc2{
	padding: 0% 8.5%;
	padding-bottom: 25px;
}

@media only screen and (max-width: 768px){
	.main_contents_bgc2{
		padding: 0% 0%;
	}
}


.main_contents_bgc4{
	padding: 0% 4%;
	padding-bottom: 65px;
	padding-top: 45px;
}

@media only screen and (max-width: 768px){
	.main_contents_bgc4{
		padding: 0% 0%;
	}
}



.main_contents_bgc3{
	background-color: #ffeef1;
	padding: 0% 3%;
	padding-bottom: 20px;
}

@media only screen and (max-width: 768px){
	.main_contents_bgc3{
		padding-bottom: 5px;
	}
}







.main_contents{
	padding-top: 50px;
}



.contents_text_area{
	margin: 0 auto;
	text-align: center;
	width: 100%;
}


.contents_block_sub_title{
	display: block;
	font-size: 18px;
	text-align: center;
	letter-spacing: 0.05em;
	font-weight: bold;
	margin-bottom: 25px;
	color: #496972;
}

.contents_block_sub_title a{
	color: inherit;
}

@media only screen and (max-width: 768px){
	.contents_block_sub_title{
		font-size: 16px;
	}
}



.title_br {
	display: none;
}

@media screen and (max-width: 768px) {
	.title_br {
		display: block;
	}
}


.contents_block_text1{
	text-align: center;
	margin-bottom: 3%;
	font-size: 14px;
	line-height: 24px;
}

@media screen and (max-width: 768px) {
	.contents_block_text1 {
		font-size: 13px;
		line-height: 23px;
		padding-top: 14px;
		padding-bottom: 13px;
		
	}
}


.contents_block_text{
	margin-bottom: 3%;
	font-size: 14px;
	line-height: 24px;
}

@media screen and (max-width: 768px) {
	.contents_block_text {
		font-size: 13px;
		line-height: 23px;
		padding-top: 14px;
		padding-bottom: 13px;
		
	}
}

.contents_sales_area ul{
	padding: 0;
	margin-bottom: 5%;
	
}

.contents_sales_area img{
	margin-bottom: 4%;
}

.contents_sales_area h4{
		font-size: 14px;
	line-height: 30px;
	
}

@media only screen and (max-width: 768px){
	.contents_sales_area h4{
		line-height: 25px;
		margin-bottom: 14px;
	}
}

.contents_sales_area_text h4{
		font-size: 16px;
	line-height: 27px;
	
}

@media only screen and (min-width: 768px){
	.contents_sales_area_text h4{
		margin:35px 0 20px 0;
		font-size: 16px;
	}
}

@media only screen and (min-width: 768px){
	.contents_sales_area ul li{
		display: flex;
		margin-bottom: 3%;
	}
}

.contents_sales_area_text{
	padding: 0 3% 8%;
	line-height: 25px;
}

@media only screen and (min-width: 768px){
	.contents_sales_area_text{
	width: 70%;
	padding: 0 3% 4;
	line-height: 25px;
    margin:35px 0 20px 0;
	}
}

@media only screen and (max-width: 768px){
	.contents_sales_area_text p{
		margin-bottom: 20px;
		font-size: 13px;
	}
}

@media only screen and (max-width: 768px){
	.contents_sales_item{
		font-size: 13px;
		margin-bottom: 10px;
	}
}

.contents_sales_item{
	border-bottom: 1px solid #c8c8c8;
	display: inline-block;
	padding-bottom: 8px;
	margin-bottom: 10px;
}

.contents_sales_item{
	transition: 1.0s;
}

.contents_sales_item:hover{
	opacity: 0.3;
}

.contents_sales_item_mini{
	transition: 1.0s;
}

.contents_sales_item_mini:hover{
	opacity: 0.3;
}



.itemlist_ul{
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}

@media only screen and (max-width: 768px){
	.itemlist_ul{
		gap: 10px;
		justify-content: space-between;
	}
}

@media only screen and (max-width: 768px){
	.itemlist_li{
		width: 48%;
	}
}

@media only screen and (min-width: 768px){
	.itemlist_li{
		width: 23%;
	}
}

@media only screen and (min-width: 768px){
	.itemlist_li img{
		width: 200px;
	}
}

.contents_hover img{
	transition: 1.0s;
}

.contents_hover img:hover{
	opacity: 0.3;
}

.main_contents img{
	transition: 1.0s;
}

.main_contents img:hover{
	opacity: 0.3;
}


/*こっから商品 メインビジュアル*/

.contents_text_area2{
	margin: 0 auto;
	text-align: center;
	width: 100%;
}

.contents_block_main_title2{
	text-align: center;
	letter-spacing: 0.05em;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 8px;
	color: #ffffff;
	background-color: #9C2843;
	padding: 20px 0;
	margin-top: 10px;
}

.contents_block_main_title2 a{
	color: inherit;
}

@media only screen and (max-width: 768px){
.contents_block_main_title2{
	padding: 14px 0;
}
}


.contents_block_main_title{
	text-align: center;
	letter-spacing: 0.05em;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 3%;
	color: #4d4c4d;
	line-height: normal;
}

@media only screen and (max-width: 768px){
	.contents_block_main_title{
		font-size: 16px;
		padding: 5px 0;
	}
}


contents_text_area1{
	margin: 0 auto;
	text-align: left;
	width: 100%;
}

.contents_block_main_title1{
	text-align: left;
	letter-spacing: 0.05em;
	font-size: 22px;
	margin-bottom: 12px;
	color: #4d4c4d;
	padding: 0px 3px;
	
}

.contents_block_main_title1 a{
	color: inherit;
}

@media only screen and (max-width: 768px){
	.contents_block_main_title1{
		font-size: 18px;
		margin-bottom: 20px;
	}
}





/*メインアイテム＆ランキング*/

.main_item_area2 ul{
	padding: 0;
	width: 100%;
}

.main_item_area2 h4{
	line-height: 30px;
}


.main_item_area2 img{
	width: 100%;
}

@media only screen and (max-width: 768px){
	.main_item_area2 img{
		margin-bottom: 10px;
	}
}

.main_item_area2 ul li{
	margin-bottom: 40px;
}

@media only screen and (max-width: 768px){
	.main_item_area2 ul li{
		margin-bottom: 40px;
	}
}


@media only screen and (min-width: 768px){
	.main_item_area2 ul li{
		display: flex;
	}
}

.main_item_text2{
	text-align: justify;
	font-size: 14px;
	color: #4d4c4d;
}

.main_item_text2-h4{
	font-size: 18px;
	color: #9C2843;
}

@media only screen and (max-width: 768px){
	.main_item_text2-h4{
		text-align: center;
	}
}

.rankingNO h4{
	text-align: justify;
	font-family: "Parisienne", cursive;
	font-size: 30px;
    font-style: normal;
	margin-bottom: 5px;
}

.rankingNO3-5 h4{
	text-align: justify;
	font-family: "Parisienne", cursive;
	font-size: 30px;
    font-style: normal;
	margin-bottom: 5px;
	text-align: center;
}

.rankingNO {
	color: #B08D25;
	margin-bottom: 15px;
}

@media only screen and (max-width: 768px){
	.rankingNO h4{
		margin-bottom: 0px;
		font-size: 30px;
		text-align: center;
	}
}


@media only screen and (min-width: 768px){
	.main_item_text2{
		width: 50%;
		padding: 0 0 0 3%;
	}
}

@media only screen and (min-width: 768px){
	.main_item_text2 h4{
		margin:0px 0 0px 0;
	}
}

@media only screen and (max-width: 768px){
	.main_item_area2 h4{
		line-height: 27px;
		margin-bottom: 5px;
	}
}

.main_item_text2 p{
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 15px;
}

@media only screen and (max-width: 768px){
	.main_item_text2 p{
		margin-bottom: 20px;
		font-size: 13px;
	}
}

.main_item_name2{
	color: #9C2843;
	border-left: solid 3px #9C2843;
	padding: 0 7px;
	font-size: 13px;
	font-weight: bold;
}

.main_item_name2 a{
	color: inherit;
}

.main_item_name2{
	transition: 1.0s;
}

.main_item_name2:hover{
	opacity: 0.3;
}

@media only screen and (max-width: 768px){
	.main_item_name2{
		margin-bottom: 20px;
		text-align:left;
		display: inline-block;
	}
}

/*こっから商品 メインビジュアル*/

.contents_block_main_title2{
	text-align: center;
	letter-spacing: 0.05em;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 8px;
	color: #ffffff;
	background-color: #9C2843;
	padding: 20px 0;
	margin-top: 10px;
}

.contents_block_main_title2 a{
	color: inherit;
}

@media only screen and (max-width: 768px){
.contents_block_main_title2{
	padding: 14px 0;
}
}


.contents_block_main_title{
	text-align: center;
	letter-spacing: 0.05em;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 3%;
	color: #4d4c4d;
	line-height: normal;
}

@media only screen and (max-width: 768px){
	.contents_block_main_title{
	text-align: center;
	letter-spacing: 0.05em;
    margin-bottom: 3%;
	color: #4d4c4d;
	line-height: normal;
		font-weight: bold;		
		font-size: 16px;
		padding: 5px 0;
	}
}

.contents_block_main_title1{
	text-align: left;
	letter-spacing: 0.05em;
	font-size: 22px;
	margin-bottom: 12px;
	color: #4d4c4d;
	padding: 0px 3px;
	
}

.contents_block_main_title1 a{
	color: inherit;
}

@media only screen and (max-width: 768px){
	.contents_block_main_title1{
		font-size: 18px;
		margin-bottom: 20px;
	}
}


.contents_block_main_title3{
	text-align: center;
	letter-spacing: 0.05em;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 8px;
	color:antiquewhite ;
	background-color: #496972;
	padding: 20px 0;
	margin-top: 10px;
}

.contents_block_main_title3 a{
	color: inherit;
}

@media only screen and (max-width: 768px){
.contents_block_main_title3{
	padding: 14px 0;
}
}



/*メインアイテム*/

@media only screen and (min-width: 768px){
	.main_item_area ul{
		display: flex;
		justify-content: space-between;
		gap: 20px;
		margin-bottom: 70px;
		width: 100%;
	}
}

@media only screen and (max-width: 768px){
	.main_item_area ul{
		width: 100%;
	}
}

@media only screen and (max-width: 768px){
	.main_item_area li{
		margin-bottom: 40px;
	}
}

.main_item_area img{
	margin-bottom: 15px;
}

@media only screen and (min-width: 768px){
	.main_item_area li{
		width: 50%;
	}
}

.main_item_text h4{
	margin-bottom: 10px;
}

.main_item_text p{
	margin-bottom: 15px;
}

.main_item_name{
	color: #666666;
	border-left: solid 3px #9C2843;
	padding: 1px 7px;
	font-size: 13px;
	font-weight: bold;
	line-height:　normal;
}

.main_item_name a{
	color: inherit;
}

.main_item_name{
	transition: 1.0s;
}

.main_item_name:hover{
	opacity: 0.3;
}



/*サブアイテム*/

.sub_item_area ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 20px;
	margin-bottom: 50px;
	width: 100%;
}

.sub_item_area ul::after{
	content: "";
	display: block;
	width: 253px;
}

@media only screen and (max-width: 768px){
	.sub_item_area ul{
		gap: 10px;
		width: 100%;
		margin-bottom: 30px;
	}
}

.sub_item_area li{
	width: 31%;
	margin-bottom: 30px;
}

@media only screen and (max-width: 768px){
	.sub_item_area li{
		width: 48%;
	}
}

.sub_item_area img{
	margin-bottom: 15px;
}

.sub_item_text h4{
	margin-bottom: 15px;
	line-height: 26px;
}

@media only screen and (max-width: 768px){
	.sub_item_text h4{
		font-size: 13px;
		line-height: 21px;
	}
}

.sub_item_name{
	color: #666666;
	border-left: solid 3px #9C2843;
	padding: 1px 7px;
	font-size: 13px;
	font-weight: bold;
	line-height:　normal;
}

@media only screen and (max-width: 768px){
	.sub_item_name{
		font-size: 12px;
		line-height: 18px;
		padding: 0 7px;
	}
}

.sub_item_name a{
	color: inherit;
}

.sub_item_name{
	transition: 1.0s;
}

.sub_item_name:hover{
	opacity: 0.3;
}


.contents_hover img{
	transition: 1.0s;
}

.contents_hover img:hover{
	opacity: 0.3;
}


/*ボタン*/

.button-1 {
    display: flex;
    justify-content:center;
    align-items: center;
    width: 280px;
    margin:0px auto;
    padding: .9em 2em;
    border: 1px solid #4B6A75;
    border-radius: 5px;
    background-color: #fff;
    color: #4B6A75;
    font-size: 1em;

}

.button-1::after {
    transform: rotate(45deg);
	display: flex;
    width: 5px;
    height: 5px;
    margin-left: 10px;
    border-top: 2px solid #4B6A75;
    border-right: 2px solid #4B6A75;
    content: '';
}

.button-1:hover{
	opacity: 0.3;
}



/*アイテム一覧ボタン*/


.item_btn{
	width: 35%;
	border: solid 1px #9C2843;
	border-radius: 35px;
	text-align: center;
	color: #9C2843;
	padding: 20px 0;
	margin: 0 auto 80px;
	font-weight: bold;
}

@media only screen and (max-width: 768px){
.item_btn{
	width: 50%;
}
	}	
		

.item_btn p{
	font-size: 16px;
}

.item_btn p{
	transition: 1.0s;
	
}

.item_btn p:hover{
	opacity: 0.3;
}

.item_btn a{
display: block;
color: inherit;
}


/*シルクの特徴タイトル下*/	

.title_bottom{
	margin-bottom: 18px;
		
	}	


/*縦棒*/	
.wrap {
	display: flex; /*--横並び指定--*/	
	/*--以下省略--*/
}

.wrap .box-a {
	flex-grow: 1; /*--幅を指定--*/
	position: relative; /*--positionを追加--*/
	height: 140px;
	line-height: 140px;
	margin-right: 1em;
	background-color: #fff;
}

.wrap .box-a::after {
	position: absolute; /*--positionを追加--*/
	top: 0;
	left: 100%;
	margin: 0 1rem;
	content: "";
	width: 1px; /*--縦線の太さ(幅)--*/
	height: 80%;
	background-color: #9C2843; /*--縦線の色--*/
}

.wrap .box-b {
	flex-grow: 1; /*--幅を指定--*/
	position: relative; /*--positionを追加--*/
	height: 140px;
	line-height: 140px;
	margin-right: 0em;
	background-color: #fff;

}



