

/* リセット */
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_visual{
	padding-bottom: 3%;
	padding-top: 3%;
    text-align: center;
}


@media only screen and (max-width: 768px){
.main_visual2{
	padding-bottom: 8%;
	max-width: 100%;
    margin:0 auto;
	

}
}

.top_text{
	margin: 0 auto;
	width: 100%;
	text-align: center;
	line-height: 23px;
	font-size: 14px;
	margin-bottom: 35px;
}

.top_text p{
	margin: 0 auto;
	width: 100%;
	text-align: center;
	line-height: 25px;
	font-size: 15px;	
}

@media only screen and (max-width: 768px){
.top_text p{
	margin: 0 auto;
	width: 100%;
	text-align: center;
	line-height: 23px;
	font-size: 13px;	
}
}




@media only screen and (max-width: 768px){
	.top_text{
		width: 100%;
		font-size: 13px;
		
	}
}




.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;
	justify-content: center;
	gap: 12px;
	padding-bottom: 15%;
}


@media only screen and (max-width: 768px){
	.menu_series ul{
	gap: 8px;
	}
}

.menu_series {
	color: #83b3d6;
}

.menu_series a {
	color: inherit;
	text-decoration: none;
	font-size: 17px;
	font-weight: bold;
	display: block;
}

.menu_series li{
	width: 185px;
	padding: 22px;
	text-align: center;
    border-radius: 15px;
	border: solid 1px #83b3d6;
}

@media only screen and (max-width: 768px){
	.menu_series li{
		padding: 14px;
	}
}



.menu_series li:hover{
 background: #83b3d6;
 color: #fff;
 transition: 1s;
}





/* メニューボタン */
.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_bgc4{
	padding: 0% 4%;
	padding-bottom: 65px;
	padding-top: 20px;
}

@media only screen and (max-width: 768px){
	.main_contents_bgc4{
		padding: 0% 0%;
	}
}




.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: #83b3d6;
}

.contents_block_sub_title a{
	color: inherit;
}

@media only screen and (max-width: 768px){
	.contents_block_sub_title{
		font-size: 16px;
	}
}


/*こっから商品 メインビジュアル*/

.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: #83b3d6;
	padding: 20px 0;
	margin-top: 10px;
	margin-bottom: 15px;
}

.contents_block_main_title2 a{
	color: inherit;
}

@media only screen and (max-width: 768px){
.contents_block_main_title2{
		font-size: 16px;
	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;
	}
}





/*メインアイテム*/

@media only screen and (min-width: 768px){
	.main_item_area ul{
		display: flex;
		justify-content: space-between;
		gap: 20px;
		margin-bottom: 50px;
		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{
}

@media only screen and (min-width: 768px){
	.main_item_area li{
		width: 50%;
	}
}



.main_item_text h4{
	margin-bottom: 14px;
	margin-top: 14px;
	font-size: 16px;
    line-height: normal;	
}

.main_item_text p{
	margin-bottom: 38px;
		margin-top: 15px;
	font-size: 14px
}

@media only screen and (max-width: 768px){
.main_item_text p{	
	font-size: 13px;
	margin-bottom: 30px;
		margin-top: 15px;
}
}

.main_item_text2 p{
	margin-bottom: 30px;
	font-size: 14px;
	margin-top: 15px;
	text-align: left; 
}

@media only screen and (max-width: 768px){
.main_item_text2 p{	
	font-size: 13px;
	margin-bottom: 30px;
	
}
}

.main_item_text2 h4{
	margin-bottom: 14px;
	font-size: 16px;
    line-height: normal;
	text-align: center;
}

@media only screen and (max-width: 768px){
.main_item_text2 h4{
	margin-bottom: 30px;
	margin-top: 20px;
	font-size: 16px;
    line-height: normal;	
}
}




.main_item_text2 p{
	margin-bottom: 30px;
	font-size: 14px;
	
}



.main_item_name{
	padding: 28px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-bottom:45px;
	line-height: normal;
}

.main_item_name a{
	color: inherit;
}

.main_item_name{
	transition: 1.0s;
}

.main_item_name:hover{
	opacity: 0.3;
}




.main_item_name2{
	color: #4d4c4d;
	border-left: solid 3px #83b3d6;
	padding: 1px 14px;
	font-size: 18px;
	font-weight: bold;
	line-height:　normal;
}

@media only screen and (max-width: 768px){
.main_item_name2{
	color: #4d4c4d;
	text-align:center;
	padding-bottom: 30px;
	border-left: solid 3px #83b3d6;
	font-size: 16px;
	font-weight: bold;
	line-height:　normal;
}
}

.main_item_text h3{
	color: #83b3d6;
	margin-bottom: 14px;
	font-size: 16px
}



.main_item_name4{
	font-size: 14px;
	text-align: center;
	margin-top: 20px;
	text-decoration: underline;

}

.main_item_name4 a:hover{
	opacity: 0.3;
	transition: 1.0s;
}



/*アイテム一覧ボタン*/




/*アイテム一覧ボタン*/


.item_btn{
	width: 25%;
	border: solid 1px #83b3d6;
	border-radius: 35px;
	text-align: center;
	color: #83b3d6;
	padding: 20px 0;
	margin: 0 auto 80px;
	font-weight: bold;
}

@media only screen and (max-width: 768px){
.item_btn{
	width: 40%;
	margin: 0 auto 40px;
}
	}	

.item_btn:hover {
	
  background: #83b3d6;
  color: #fff;
	transition: 1s;
}

.item_btn p{
	font-size: 16px;
}

.item_btn a{
display: block;
color: inherit;
}

/*シルクの特徴タイトル下*/	

.title_bottom{
	margin-bottom: 18px;
		
	}	

.padding{
	padding: 50px;
}

.video {
    position: relative;
    width: 100%;
    padding-top: 56.25%; /* 16:9のアスペクト比 */
    height: 0;
}

.video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.back{
	background: #CCE6F2
}

.fontc{
font-family:'Scribble','Dancing Script','Allura';
}


body {
  background-image: url("https://daigo9155080.itembox.design/item/tokusyu_img/ame2.svg");
background-size: 500px;
}

.haikei{
	background: #F3FCFF;
		padding:35px;
}
