@charset "UTF-8";
#probar {
	margin-bottom: 20px;
}

#breadcrumbs {
	margin-bottom: 20px;
}


/* clear */
.clear { clear: both; }
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix { min-height: 1px; }
* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/*-------------------------------------
* e_1_1_1
-------------------------------------*/
#case1 h2 {
	margin-bottom: 25px;
	background: url(../../../images/common/title_bg.jpg) top left no-repeat;
	display: table-cell;
	vertical-align: middle;
	width: 920px;
	height: 51px;
	padding: 0 15px 20px;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
}

.e_1_1_1 {
	width: 920px;
	padding: 20px;
	margin-bottom: 20px;
	background: #fdf8f1;
}

.e_1_1_1 .e_1_1_box {
	font-size: 16px;
}

.e_1_1_1 .e_1_1_box3 {
	width: px;
}

.e_1_1_1 .e_1_1_box span {
	width: 525px;
	font-size: 20px;
	font-weight: bold;
}

.e_1_1_1 .e_1_1_box span.orderNum {
	color: #ef8200;
}


.e_1_1_1 .e_1_1_box2 {
	width: 380px;
	font-size: 16px;
}

.e_1_1_1 .e_1_1_box3 {
	width: 430px;
	font-size: 16px;
}

/* common [priceBox] */
.price_box1 {
	display: block;
	overflow: hidden;
	margin-bottom: 80px;
}

#pb2check {
	display: inline-block;
	padding: 10px 20px;
	border: 2px solid #eee2c7;
	font-size: 16px;
	text-align: center;
}

#pb2check label {
	display: inline-block;
	font-weight: bold;
	cursor: pointer;
}

.send_btn1 {
	text-align: center;
}

.send_btn1 button {
	border: none;
	padding: 0;
	cursor: pointer;
	margin-bottom: 20px;
}

.send_btn1 button:hover {
	opacity: .7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-khtml-opacity: .7;
	-moz-opacity: .7;
}

#freedial {
	margin: 30px auto 40px;
	text-align: center;
}

#freedial h3 {
	color: #522213;
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 15px;
}

.e_1_1_box a {
	text-decoration: underline;
}

.headerInr {
	padding-top:30px;
}

.hLogo {
	width: 625px;
	float: left;
}


/*======================
コンテンツ
=======================*/

#contents a:hover {
	opacity: 0.7;
}

.error-access__ttl {
	background: #f3e8d6;
	border-radius: 10px;
	text-align: center;
	color: #522113;
	font-size: 22px;
	font-weight: bold;
	margin: 0 0 20px 0;
	padding: 20px 0;
}

.error-access__flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	width: 714px;
	margin: 0 auto 45px auto;
}

.error-access__flex__txt {
	box-sizing: border-box;
	width: 530px;
	background: #f6f6f6;
	padding: 25px;
	border-radius: 10px;
	line-height: 1.8;
	font-size: 16px;
}

.item--favorite {
	width: 714px;
	margin: 0 auto;
}

.item--favorite__ttl {
	border-radius: 5px;
	background: #f3e8d6;
	font-size: 18px;
	font-weight: bold;
	color: #522113;
	padding: 2px 0 2px 16px;
	margin: 0 0 20px 0;
}

.item--favorite__flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 0 50px 0;
}

.item--favorite__flex__box__name {
	margin: 0 0 10px 0;
}

.item--favorite__flex a {
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	color: #333;
	border-radius: 3px;
}

.item--favorite__flex__box {
	box-sizing: border-box;
	width: 230px;
	border: 1px solid #d0c6a9;
	padding: 15px;
}

.item--favorite__flex__box__img {
	position: relative;
	top: 0;
	left: 0;
	margin: 0 0 10px 0;
}

.item--favorite__flex__box__txt {
	margin: 0 0 20px 0;
	font-size: 14px;
}

.icon--souryou {
	background: #ff9900;
	color: #FFF;
	font-size: 9px;
	width: 38px;
	padding: 3px 0;
	display: block;
	text-align: center;
	line-height: 1.5;
	position: absolute;
	top: 0;
	right: 0;
}

.btn-block {
	width: 305px;
	margin: 0 auto;
}

.btn-block a {
	text-decoration: none;
	font-size: 21px;
}

.btn {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	top: 0;
	left: 0;
}

.btn a {
	display: flex;
	align-items: center;
	padding: 15px 0;
}

.btn--other {
	background: #ef9e25;
	border-radius: 8px;
	text-align: center;
	margin: 0 0 15px 0;
}

.btn--other a {
	color: #fff;
}

.btn--top {
	border-radius: 8px;
	text-align: center;
	border: 2px solid #d0c6a9;
	border-radius: 3px;
}

.btn--top a {
	color: #522113;
}

.arrow {
	position: absolute;
	top: 50%;
	right: 30px;
	display: inline-block;
	color: #000;
	vertical-align: middle;
	text-decoration: none;
	font-size: 15px;
}

.arrow::before,
.arrow::after {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}

.arrow::after {
	left: 0;
	width: 10px;
	height: 10px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.arrow--white::after {
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
}

.arrow--orange::after {
	border-top: 2px solid #522113;
	border-right: 2px solid #522113;
}

.btn--top {
	color: #513621;
	border-radius: 8px;
	text-align: center;
}
