@charset "UTF-8";

.watch_midashi {
	height: 50px;
	padding: 12px 20px 0 90px;
	background: url(/se/refurbish_watch/images/midashi_right.png) no-repeat right center,
	url(/se/refurbish_watch/images/midashi.jpg) no-repeat left center;
	font-size: 24px;
	color: #fff;
}

@media (max-width: 768px) {
	.watch_midashi {
		height: 42px;
		padding: 10px;
		background: url(/se/refurbish_watch/images/midashi.jpg) no-repeat center center;
		font-size: 18px;
		}
}

.watch {
	padding: 0 25px;
}

.watch p {
	font-size: 16px;
}
.mtb2{
	margin-top:4px
}

/*リファーッビシュ品（左）*/
.watch_left {
	max-width: 560px;
	margin: 16px 14px;
	padding: 12px;
	border: 2px solid #009389;
}

.watch_left h3 {
	text-align: center;
	font-size: 24px;
	color: #009389;
}

.watch_left th {
	width: 32%;
	padding: 1% 2%;
	background: #009389;
	border-bottom: 1px dotted #fff;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
}

.watch_left td span {
	font-size: 12px;
}

/*新品（右）*/
.watch_right {
	max-width: 560px;
	margin: 16px 14px;
	padding: 12px;
	border: 2px solid #2f5597;
}

.watch_right h3 {
	text-align: center;
	font-size: 24px;
	color: #2f5597;
}

.watch_right th {
	width: 32%;
	padding: 1% 2%;
	background: #2f5597;
	border-bottom: 1px dotted #fff;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
}

/*左右共通*/
.watch_left h3 span,
.watch_right h3 span {
	font-size: 18px;
}

.watch_left table,
.watch_right table {
	width: 98%;
	margin: 12px 6px;
}

.watch_left td,
.watch_right td {
	width: auto;
	padding: 1% 2%;
	border-bottom: 1px dotted #333;
	font-size: 14px;
}

/*.watch_konpou {
	margin: 20px 0 0;
}

.watch_konpou::after {
	content: "";
	display: block;
	width: 90%;
	margin: 30px auto 20px;
}*/

.watch_konpou2 {
	margin: 10px 0;
}

.watch_chigai {
	padding: 0 25px;
}

.watch_chigai ul {
	text-align: center;
}

.watch_chigai ul li {
	display: inline-block;
	margin: 20px 0 10px;
	padding: 0;
	text-align: left;
	vertical-align: middle;
}

.watch_chigai ul li span {
	display: block;
	width: 180px;
	min-height: 110px;
	padding: 10px 15px;
	border: 3px solid #2f5597;
	border-radius: 10px;
}

@media (max-width: 768px) {
	.watch_chigai ul li {
		display: block;
		}

  .watch_chigai ul li span {
		width: 100%;
		min-height: 10px;
  }
	
	.img_arrow {
		text-align: center !important;
	}
	
	.img_arrow img {
		transform: rotate(90deg);
		text-align: center;
		}
}

.watch_chigai h3 {
	margin: 30px 0 10px;
	padding: 10px;
	background: #2f5597;
	border-radius: 10px;
	text-align: center;
	font-size: 24px;
	color: #fff;
}

@media (max-width: 768px) {
	.watch_chigai h3 {
		padding: 10px;
		font-size: 18px;
		}
}

.watch_chigai strong {
	background: linear-gradient(transparent 80%, #ed5d5d 0%);
}

.watch_link {
	padding:10px;
	text-align: center;
	background: #ed7d31;
	border-radius: 10px;
}

.watch_link a {
	color: #fff;
	text-decoration:none !important;
}

@media (max-width: 768px) {
	.watch_link ul li {
		display: block;
		/*width: 90%;*/
		height: auto;
		margin: 0 auto 20px;
	}
	
	.watch_link ul li a {
		padding: 20px 10px;
		font-size: 16px;
	}
	
	.watch_link p {
		margin: 0 5px;
		text-align: left;
}}
.red_r{
	background-color:#ff0000;
	color:#FFF;
	border-radius: 50px;
	padding:5px 15px;
	margin-top:30px;
}

/*リファービッシュPCから*/

.w-30 {
  width: 30%;
}
.w-60 {
  width: 60%!important;
}
.break-all {
  word-break: break-all;
}
.h2_title {
  background: linear-gradient(to right, #005fb3, #129db4);
  color: #FFFFFF;
  padding: 10px 20px;
}
.fblue {
  color: #004a8f;
}
.relative {
  position: relative;
}
.ls_-01 {
  letter-spacing: -0.1em;
}

/*スマホファーストで作成しています*/

/*リファービッシュPCとは*/
.refurbish_box {
  border: 3px solid #004a8f;
  padding: 30px;
}
.box_title {
  display: table;
  color: #004a8f;
  background-color: #fff;
  margin: 0 auto;
  padding: 0 15px;
  text-decoration: underline; 
  text-decoration-thickness: 0.5em; 
  text-decoration-color: rgb(255 145 47 / 40%); 
  text-underline-offset: -0.2em; 
  text-decoration-skip-ink: none; 
}
.box_in_btn {
  display: inline-block;
  background-color: #004a8f;
  border-radius: 8px;
  color: #fff!important;
  text-decoration: none!important;
  padding: 10px 30px;
  transition: all 0.2s linear;
}
.box_in_btn:hover {
  opacity: 0.8;
}

/*リファービッシュPCの流れ*/
.flow_subimg {
  position: absolute;
  top: 85px;
  left:30px;
}
.flow_balloon {
  position: relative;
  display: inline-block;
  margin: 10px 0 1.5em;
  padding: 10px 25px;
  max-width: 200px;
  color: #FFFFFF;
  font-weight: normal;
  background: #006EB5;
  line-height: 1.3rem;
  border-radius: 30px;
}
.flow_balloon::before {
  content: "";
  position: absolute;
  top: -30px;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-bottom: 20px solid #006EB5;
}

/*新品とリファービッシュPCの違い*/
.refurbish_case {
  width: 100%;
  background-color: #f5f5f5;
}

/*問い合わせ窓口*/
.refurbish_contact {
  display: table;
  border: 2px solid #004a8f;
  margin: 0 auto;
}
.contact_title {
  background-color: #004a8f;
  color: #FFFFFF;
  padding: 5px 10px;
}
.contact-text {
  padding: 10px 20px;
}


/*機種ラインアップ*/
.refurbish_item {
  border: 1px solid #cccccc;
  padding:15px;
  margin-top : 10px;
}

.model_icon {
  padding: 2px 3px;
  color: #fff;
  background: #323232;
  display: inline-block;
  border-radius: 3px;
}

.kore_icon {
  position: absolute;
  top: 20%;
  left: 13%;
}
.off_icon1 {
  width: 110px;
  height: 110px;
  background-color: #ed6a09;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 20%;
  right: 13%;
}
.off_icon2 {
  width: 90px;
  height: 90px;
  background-color: #ed6a09;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 20%;
  right: 10px;
}
.off_icon {
  width: 90px;
  height: 90px;
  background-color: #ed6a09;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 20%;
  right: 0;
}
.off_icon_text {
  position: absolute;
  top:  15%;
  left: 13px;
  line-height:1.8em
}
.off_icon_text1 {
  position: absolute;
  top:  20%;
  left: 20px;
  line-height:1.8em
}
.yaku{
	margin-right:2px ;
}


@media screen and (max-width:768px) {
	
.kore_icon {
  position: absolute;
  top: 20%;
  left: 0;
}
	
	
.off_icon,.off_icon1,.off_icon2 {
  top: 20%;
  right: 0;
}

.off_icon_text,.off_icon_text1 {
  position: absolute;
  top: 23%;
  left: 13px
}
	}




