@charset "euc-jp";

/* ==========================
	info（ご利用ガイド）
============================= */
/* module
------------------------------*/
#info .fwB {
	font-weight: bold;
}
/* base
------------------------------*/
#info {
	font-size: 108%;
	line-height: 1.4;
	text-align: left;
}
#info a {
	text-decoration: none;
	color: #333;
}
#info a:hover {
	text-decoration: underline;
}
#info .pageTtl {
	margin-bottom: 65px;
}
#info .secTtl {
	padding-top: 15px;
	margin-bottom: 20px;
}
#info .secBox {
	border-top: 1px solid #333;
	margin-top: 40px;
}
#info .secBox:first-of-type {
	margin-top: 0;
}

/* anchorNav */
#info .anchorNav {
	border-top: 1px solid #333;
	padding: 20px 0;
}
#info .anchorNav li {
	display: inline-block;
	margin-left: 10px;
}
#info .anchorNav li:first-child{
	margin-left: 0;
}
#info .anchorNav li a {
	font-weight: bold;
}
/* buyBox */
#info #buyBox .ph {
	float: right;
	padding-left: 20px;
}
#info #buyBox .secTtl {
	width: 590px;
}
#info #buyBox .flow li {
	padding-left: 30px;
	margin-bottom: 15px;
	min-height: 21px;
}
#info #buyBox .flow li:nth-child(1) {
	background: url(https://gigaplus.makeshop.jp/madeinyoko/custom/images/info/num01.png) no-repeat;
}
#info #buyBox .flow li:nth-child(2) {
	background: url(https://gigaplus.makeshop.jp/madeinyoko/custom/images/info/num02.png) no-repeat;
}
#info #buyBox .flow li:nth-child(3) {
	background: url(https://gigaplus.makeshop.jp/madeinyoko/custom/images/info/num03.png) no-repeat;
}
#info #buyBox .flow li:nth-child(4) {
	background: url(https://gigaplus.makeshop.jp/madeinyoko/custom/images/info/num04.png) no-repeat;
}
/* orderBox */
#info #orderBox .ph {
	float: right;
	padding-left: 20px;
}
#info #orderBox .secTtl {
	width: 590px;
}
#info #orderBox .txt p + p {
	margin-top: 15px;
}
/* payBox */
#info #payBox .payList > li {
	margin-top: 15px;
}
#info #payBox .payList .list {
	text-indent: -1em;
	padding-left: 1em;
}
#info #payBox .payList .list .account {
	margin-bottom: 15px;
}
#info #payBox .payList .list .img {
	margin-top: 10px;
}
/* deliveryBox */
#info #deliveryBox .price {
	margin: 5px 0 10px;
	vertical-align: middle;
}
#info #deliveryBox .price tr:nth-child(even) {
	background-color: #eeefef;
}
#info #deliveryBox .price th,
#info #deliveryBox .price td {
	padding: 3px 5px;
}
#info #deliveryBox .price th {
	font-size: 86%;
	font-weight: normal;
}
#info #deliveryBox .price th:nth-child(2) {
	text-align: right;
	padding-right: 15px;
}
#info #deliveryBox .price td {
	font-size: 100%;
}
#info #deliveryBox .price td span {
	font-weight: bold;
}
#info #deliveryBox .price td:first-child {
	width: 4em;
	font-weight: bold;
}
#info #deliveryBox .price td:nth-child(2) {
	text-align: right;
}
#info #deliveryBox .price td:nth-child(3) {
	border-left: 4px solid #fff;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
}
/* dayBox */
#info #dayBox .price {
	margin: 5px 0 10px;
	vertical-align: middle;
}
/* returnBox */
#info #returnBox .office {
	margin-top: 15px;
}
