@charset "utf-8";
/*
.sybarite(){
  font-family: sybarite, serif;
  font-weight: 600;
  font-style: normal;
}
*/
/* CSS Document */
#system_title {
  padding-left: 160px;
}
.sub_tit {
  width: 695px;
  height: 35px;
  line-height: 35px;
  color: #ff5f6f;
  margin-top: 30px;
  /*font-weight:bolder;*/
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 5px;
}
.sub_tit .note {
  font-size: 0.8em;
  font-weight: 400;
  letter-spacing: 0.05em;
}
#system_wrap {
  margin-top: 20px;
}
.s_box_in {
  width: 615px;
  padding: 0 39px;
  margin-top: 1px;
}
table.price_table {
  border-top: solid 1px #BFBFBF;
  border-left: solid 1px #BFBFBF;
  color: #000000;
  font-size: 13px;
  line-height: 38px;
  width: 100%;
  margin: 10px 0;
}
table.price_table th {
  background: #F8F8F8;
  width: 30%;
  text-align: center;
  border-bottom: solid 1px #BFBFBF;
  border-right: solid 1px #BFBFBF;
}
table.price_table td {
  background: #FFF;
  width: 35%;
  text-align: center;
  border-bottom: solid 1px #BFBFBF;
  border-right: solid 1px #BFBFBF;
  vertical-align: middle;
}
table.price_table td:first-child {
  background: #F8F8F8;
}
table.price_table td.time_s {
  color: #8D6700;
  border-left: solid 2px #BFBFBF;
  font-weight: bold;
}
table.price_table td.time_s_tit {
  line-height: 1.2;
  color: #8D6700;
  vertical-align: middle;
  border-left: solid 2px #BFBFBF;
  font-weight: bold;
}
#pr {
  background: url(/img/shop/system/bg_pr.gif) no-repeat center 0;
  padding-top: 15px;
  height: 33px;
  width: 215px;
  text-align: center;
  color: #8D6700;
  font-size: 13px;
  float: right;
  font-weight: bold;
  margin-bottom: 20px;
}
#pr p {
  margin: 4px 0 0;
  color: #fff;
  font-size: 9px;
  font-weight: normal;
  padding: 0 5px 5px;
  background: #000;
}
table.price_table02 {
  border-top: solid 1px #BFBFBF;
  border-left: solid 1px #BFBFBF;
  color: #000000;
  font-size: 13px;
  line-height: 1.6;
  width: 100%;
  height: auto;
}
table.price_table02 th,
table.price_table02 td {
  padding-top: 10px;
  padding-bottom: 10px;
  vertical-align: middle;
}
table.price_table02 th {
  background: #F8F8F8;
  width: 65%;
  text-align: center;
  border-bottom: solid 1px #BFBFBF;
  border-right: solid 1px #BFBFBF;
}
table.price_table02 td {
  background: #FFFFFF;
  width: 35%;
  text-align: center;
  border-bottom: solid 1px #BFBFBF;
  border-right: solid 1px #BFBFBF;
}
table.price_table02 td.option_price {
  font-size: 14px;
  font-weight: bold;
  vertical-align: middle;
}
#card_tit {
  color: #8D6700;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  width: 100%;
  height: 20px;
  text-align: center;
}
#card {
  width: 560px;
  margin: 0 auto;
  padding-top: 40px;
  background: url(/img/shop/system/shadow.gif) no-repeat center top;
  margin-top: 10px;
}
#card_img {
  width: 156px;
  height: 16px;
  background: url(/img/shop/system/bg_card.png) no-repeat 0 0;
  padding-top: 85px;
  text-align: center;
  font-size: 10px;
  float: left;
}
#card_comment {
  font-size: 12px;
  padding-top: 20px;
  width: 390px;
  float: right;
}
#price_comment h1 {
  font-size: 14px;
  color: #000000;
  text-align: center;
  line-height: 35px;
  height: 35px;
  background: url(/img/shop/system/bg_rep.gif) repeat 0 0;
}
.under {
  margin-top: 30px;
}
.o_table {
  margin-bottom: 20px;
}
.system_info {
  margin: 30px 0;
  font-size: 120%;
  line-height: 26px;
  display: flex;
  align-items: flex-start;
}
.system_info > p {
  background: #1e1e1e;
  color: #fffffe;
  font-size: 10px;
  padding: 1px 10px;
  width: min-content;
  margin-right: 10px;
  border-radius: 2px;
}
.area_select {
  box-sizing: border-box;
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.area_select .btn {
  width: calc(50% - 10px);
  height: 30px;
  border-radius: 2px;
  cursor: pointer;
  background: #ff5f6f;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 300ms;
  color: #fffffe;
}
.area_select .btn > p {
  background: #FFF;
  width: calc(100% - 3px);
  height: 28px;
  transition: 300ms;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  color: #ff5f6f;
}
.area_select .btn_label,
.area_select a {
  display: block;
  box-sizing: border-box;
  min-height: 40px;
  padding: 10px;
}
.area_select a {
  color: #c49e1f;
}
.area_select .btn:hover,
.area_select .active {
  color: #fffffe !important;
  background: #ff5f6f !important;
}
.area_select .btn:hover > p,
.area_select .active > p {
  color: #fffffe !important;
  background: transparent;
}
.annotationSection {
  margin: 30px 0;
}
.annotationSection > h2 {
  font-size: 16px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.annotationSection > h2 > svg {
  width: 13px;
  height: 13px;
  fill: #fcad4f;
}
.annotationSection .creditList {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 10px 0;
}
.annotationSection .creditList > li {
  background: white;
  width: 60px;
  height: 60px;
  padding: 3px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  margin-right: 5px;
}
.annotationSection .creditList > li > img {
  width: 100%;
}
.annotationSection .creditList > li.AmericanExpress {
  background: #016fd0;
}
/*
.annotationSection.last{
	.mainColorGradient();
	width:100%;
	height:32px;
	border-radius: 2px;
	display: flex;
	justify-content: center;
	align-items: center;
	>p{
		width:calc(100% - 2px);
		height:30px;
		background:@bgColor1;
		display: flex;
		justify-content: center;
		align-items: center;
		font-size:14px;
	}
}
*/
