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


/******************************************/
/***************** responsive web design **/
/******************************************/
@media only screen and (max-width:768px){


/** ぱんくずスマホ用 **/
/***************************/

#breadcrumbs{
	display:block;
}

#breadcrumbs ol{
	display:flex;
	height: 30px;
	align-items: center;
	margin: 0 auto;
	flex-wrap: wrap;
}

	#breadcrumbs ol li{
		padding-right: 8px;
		line-height: 1.8;
	}

	#breadcrumbs ol li a{
		color: #414a52;
	}
	

/**リンクバナースマホ用
****************/

.repair_link_area{
		display: flex;
		justify-content: space-between;
		width: 96%;
		margin: 30px auto;
	}
	.repair_link_area a{
		width: 50%;
	}
	.repair_link_area a img{
		width: 100%;
		height: auto;
	}

	.top_under-link{
		width: 45%;
		margin: 0 auto 30px;
	}

	.top_under-link a img{
		width: 100%;
		height: auto;
	}


/** トップイメージ
*******************************/

#container_top_area{
	display:block;
	width: 90%;
	margin:20px auto 0;
}

#container_top_area h2{
	font-size: 14px;
	color:#e30d84;
	border-bottom: 1px solid #e30882;
	text-align:center;
}

#container_top_area p{
	font-size: 14px;
	text-align:center;
	margin:5px 0 0 0;
}


/** video_area
******************************/

#ordermade_jewelry_video_area{
	display:block;
	width: 100%;
}

#video_caption_area{
	display:block;
	width: 100%;
	margin:10px;
	line-height:20px;
}

.video_caption_subtitle{
	font-size:18px;
	font-weight:600;
}

.video_caption_ul{
	font-size:16px;
	font-weight:600;
}

.video_caption_li{
}

#video_area{
	display:block;
	width: 100%;
	margin:10px;
}

.youtube_txt{
	color:#FF4245;
	font-size: 20px;
	font-weight:600;
	padding-top: 20px;
}

#video_area iframe{
	display:block;
	width: 320px;
	margin:10px auto;
}



/**********/

#container_under{
	display:block;
	width: 100%;
	margin:30px auto;
}

#conta_1st_area{
	display:block;
	width: 100%;
}

#conta_1st_caption{
	font-size:18px;
	margin:20px 0;
	border-bottom: 1px solid #e30882;
}

#tedukurinagare{
	display:block;
	width: 100%;
	height: 100%;
}

/*****/

#conta_2nd_area{
	display:block;
	width: 90%;
	margin:10px auto 40px;
}

#conta_title_txt01{
	font-size:14px;
	margin:20px 0;
	border-bottom: 1px solid #e30882;
}

#reform_before{
	display:block;
	width: 100%;
}

#reform_before_img{
	display:block;
	width: 100%;
	margin:10px 30px 0 0;
}

#reform_before_txt{
	display:block;
	width: 100%;
}

#reform_before_txt p{
	font-size:18px;
	line-height:25px;
	padding-top:100px;
}

#reform_before_txt01{
	font-size:18px;
}

#reform_before_img01{
	width: 100%;
	height: 100%;
	border: 1px solid #e30882;
}

#reform_before_txt02{
	display:block;
	width: 100%;
	font-size:14px;
	padding-top:20px;
	padding-left:0px;
}

#reform_before_img02{
	display:block;
	width: 80%;
	height:80%;
	margin-top:5px;
	border: 1px solid #e30882;
}

#conta_title_txt02{
	margin:20px 0 20px 0px;
	border-bottom: 1px solid #ccc;
}


/*****/
	
#reform_after{
	display:block;
	width: 100%;
}

#reform_after_txt01{
	font-size:18px;
}

#reform_after_img_area{
	display:block;
	width: 100%;
	margin:0 auto;
}

.reform_after_img{
	display:block;
	width: 100%;
	height: 100%;
	margin:10px 0;
	border: 1px solid #e30882;
}

/*****/

#handmadereformflow_area{
	display:block;
	width: 100%;
}

#handmadereformflow_caption{
	font-size:18px;
	margin:20px 0;
	border-bottom: 1px solid #e30882;
}

#thandmadereformflow{
	display:block;
	width: 100%;
	height: 100%;
	margin:0 auto;
}

/** container_main
**************************/
#container_main{
	display: flex;
	flex-direction: column;
	width: 90%;
	margin: 0 auto 30px;
}

#container_left{
	display: block;
	width: 100%;
}

.cont_title_area{
	display: block;
	width: 100%;
	margin: 0 0 50px 0;
}

.cont_title{
	display: block;
	width: 100%;
	font-size: 19px;
	color: #898989;
	border-bottom: 1px solid #898989;
	float: left
}

.icon_img01{
	display: block;
	width: 6px;
	padding: 0 .5em 1.5px .25em;
	float: left
}

.cont_title_link{
	display: block;
	width: 300px;
	padding: 8px 0;
}

.cont_title_number{
	font-size: 16px;
	color: #555;
	padding: 3px 0 0px 1em;
}

.coin_before-after_area{
	display: block;
	width: 100%;
	margin: 20px 0 0px 2em;
}

.cont_title_link2{
	font-size: 16px;
	text-decoration: none;
	color: #333;
	line-height: 20px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 30px 0 0 1em;
	padding: 8px 5px;
	text-align: left;
	float: left;
}

.cont_title_span{
	color: #e30882;
}

.coin_before-after{
	display: block;
	width: 200px;
	border: 3px solid #ccc;
	margin: 10px;
	float: left;
}

.coin_before-after_figure{
	display: block;
	width: 200px;
	margin: 10px;
	float: left;
}

.coin_before-after_figure img{
	border: 3px solid #ccc;
}

.coin_before-after_figure figcaption{
	font-size: 18px;
	padding: 3px 0 0 0;
}

.before_after_arrow{
	display: block;
	width: 30px;
	padding: 50px 30px;
	float: left;
}

.coin_design_img01{
	display: block;
	width: 152px;
	margin: 10px 0 0 0;
	float: left;
}

.coin_caption{
	font-size: 16px;
	line-height: 20px;
}


/** container_right
****************/

#container_right{
	display: none;
}

}


/******************************************/
/***********************************  PC **/
/******************************************/
@media screen and (min-width: 769px){


/** ぱんくず
********************/
#breadcrumbs{
	display:block;
	width: 44%;
	margin:20px 0 0 0;
	box-shadow:-3px 0px 10px 0px #ccc;
}
#breadcrumbs ol{
	display: flex;
  align-items: center;
	width:90%;
	text-align:left;
	background-color:#fff;
}
.breadcrumbs_home{
	display:block;
	width: 19px;
	margin:0 5px 0 10px;
}
.breadcrumbs_last_3rd{
	display:block;
	line-height:20px;
	width: 108px;
  padding: 2px 0 0 0;
}
.breadcrumbs_last{
	display:block;
	line-height:20px;
	width: 85px;
  padding: 2px 0 0 0;
}
.breadcrumbs_here{
	display:block;
	line-height:20px;
	width: 96px;
  padding: 2px 0 0 0;
}
#breadcrumbs ol li a{
	color:#111;
	text-decoration:none;
}
#home_icon{
    display: block;
  }

.breadcrumbs_icon{
  display: block;
	width:5px;
	margin:0 10px;
}


/**リンクバナーパソコン用
****************/

.repair_link_area{
		display: flex;
		justify-content: space-between;
		width: 70%;
		margin: 30px auto;
	}
	.repair_link_area a{
		width: 45%;
		transition: 0.3s ease-in-out;
	}
	.repair_link_area a img{
		width: 100%;
		height: auto;
	}
	.repair_link_area a:hover{
		opacity: 60%;
	}
	
	/*****/
	
	.top_under-link{
		display: flex;
		justify-content: center;
		width: 80%;
		margin: 0 auto;
	}
	
	.top_under-link img{
		margin: 10px;
	}
	
	.top_under-link a{
		transition: 0.3s ease-in-out;
	}
	
	.top_under-link a:hover{
		opacity: 60%;
	}

	
/** トップイメージ
*******************************/

#container_top_area{
	display:block;
	width:100%;
	margin:20px 0px;
}

#container_top_area h2{
	font-size:24px;
	color:#e30d84;
	border-bottom: 1px solid #e30882;
	text-align:center;
}


.title_under_txt{
	font-size:20px;
	text-align:center;
	margin:5px 0 0 0;
}


/** video_area
******************************/

#ordermade_jewelry_video_area{
	display:block;
	width:1024px;
	height:285px;
	margin:0 auto;
}

#video_caption_area{
	display:block;
	width:664px;
	height:265px;
	margin:10px;
	line-height:20px;
	float:left;
}

.video_caption_title{
	font-size:20px;
	color:#fff;
	text-shadow:-1px -1px #e30882,1px -1px #e30882,-1px 1px #e30882,1px 1px #e30882;
	text-align: left;
	padding:10px 0px 5px;
}

.video_caption_subtitle{
	font-size:18px;
	font-weight:600;
	padding: 0 0 10px 0;
}

.video_caption_ul{
	font-size:16px;
	font-weight:600;
}

.video_caption_li{
}

#video_area{
	display:block;
	width:320px;
	height:265px;
	margin:10px;
	float:left;
}

.youtube_txt{
	color:#FF4245;
	font-size:30px;
	font-weight:600;
	padding-top:40px;
	padding-left:40%;
}


/** container_main
**************************/
	#container_main{
		display: block;
		width: 100%;
		margin: 0 0 30px 0;
	}
	
	#container_left{
		display: block;
		width: 70%;
		float: left;
	}
	
	.cont_title_area{
		display: block;
		width: 100%;
		margin: 0 0 50px 0;
	}
	
	.cont_title{
		display: block;
		width: 50%;
		font-size: 19px;
		color: #898989;
		border-bottom: 1px solid #898989;
		float: left
	}
	
	.icon_img01{
		display: block;
		width: 6px;
		padding: 0 .5em 1.5px .25em;
		float: left
	}
	
	.cont_title_link{
		display: block;
		width: 300px;
		float: left
	}
	
	.cont_title_number{
		font-size: 16px;
		color: #555;
		padding: 3px 0 0px 1em;
	}
	
	.coin_before-after_area{
		display: block;
		width: 100%;
		margin: 20px 0 0px 2em;
	}
	
	.cont_title_link2{
		font-size: 16px;
		text-decoration: none;
		color: #333;
		line-height: 20px;
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		margin: 30px 0 0 1em;
		padding: 8px 5px;
		text-align: left;
		float: left;
	}
	
	.cont_title_span{
		color: #e30882;
	}
	
	.coin_before-after{
		display: block;
		width: 200px;
		border: 3px solid #ccc;
		margin: 10px;
		float: left;
	}
	
	.coin_before-after_figure{
		display: block;
		width: 200px;
		margin: 10px;
		float: left;
	}
	
	.coin_before-after_figure img{
		border: 3px solid #ccc;
	}
	
	.coin_before-after_figure figcaption{
		font-size: 18px;
		padding: 3px 0 0 0;
	}
	
	.before_after_arrow{
		display: block;
		width: 30px;
		padding: 50px 30px;
		float: left;
	}
	
	.coin_design_img01{
		display: block;
		width: 152px;
		margin: 10px;
		float: left;
	}
	
	.coin_caption{
		font-size: 16px;
		line-height: 20px;
	}
	
	#container_right{
		display: block;
		width: 30%;
		float: left;
	}


}
