@charset "UTF-8";

/*guide PAGE*/
#guidePage .box a:link,
#guidePage .box a:visited {
	color: #383838;
	text-decoration: underline;
}
#guidePage .box a:hover,
#guidePage .box a:active {
	color: #383838;
	text-decoration: underline;
}
#guidePage .section a:link,
#guidePage .section a:visited {
	color: #383838;
	text-decoration: underline;
}
#guidePage .section a:hover,
#guidePage .section a:active {
	color: #383838;
	text-decoration: underline;
}

#guidePage .clearfix::after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
#guidePage .clearfix {
    display: block;
}

#guidePage {
	width: 1200px;
	margin: 40px auto 0;
	font-size: 13px;
}
#guidePage h2 {
	margin: 0 0 50px;
	text-align: center;
	font-size: 22px;
}
#guidePage p {
	font-size: 13px;
}


/* guide TOP */
#guidePage .guideList {
	margin: 0 0 20px;
}
#guidePage .guideList div {
	border: 1px solid #DAD8D3;
	float: left;
	margin-right: 12px;
	width: 291px;
	min-height: 188px;
}
#guidePage .guideList div.end {
	margin-right: 0px;
}
#guidePage .guideList h3 {
	text-align: center;
	float: left;
	padding: 12px 0;
	width: 100px;
}
#guidePage .guideList h3 span {
	display: block;
	padding: 0 0 10px;
	line-height: 1.6;
	font-weight: bold;
}
#guidePage .guideList ul {
	float: left;
	padding: 10px 0 10px;
	border-left: 1px solid #DAD8D3;
	min-height: 188px;
}
#guidePage .guideList li {
	list-style: none;
	line-height: 1.8;
	padding-left: 10px;
}
#guidePage .guideList li span.arrow-right {
	display: inline-block;
	width: 8px;
	height: 8px;
	margin: 0 10px 0 0;
	border-top: 1px solid #383838;
	border-right: 1px solid #383838;
	transform: rotate(45deg);
}
#guidePage .box {
	text-align: center;
	margin: 40px 0 100px;
}
#guidePage .box h4 {
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 10px;
}
#guidePage .box ul {
	margin: 20px 0 0;
}
#guidePage .box li {
	list-style: none;
	line-height: 1.8;
	margin: 0 0 10px;
}


/* guide COMMON */
#guidePage #guidePage_contents {
	margin: 0 0 80px;
}
#guidePage #main {
	width: 910px;
	float: right;
}
#guidePage #sub {
	width: 250px;
	float: left;
}

#guidePage #main h3 {
	background-color: #dfdfdf;
	color: #383838;
	font-weight: bold;
	/*margin-bottom: 30px;*/
	padding: 15px 10px;
	font-size: 14px;
}
#guidePage #main .section {
	/*margin-bottom: 40px;*/
	padding-top: 30px;
}
#guidePage .section h4 {
	border-bottom: 1px solid #CCCCCC;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 14px;
}
#guidePage .section p {
	margin-bottom: 20px;
	line-height: 1.8;
}
#guidePage .section p.mb0 {
	margin-bottom: 0;
}
#guidePage .section p.mb10 {
	margin-bottom: 10px;
}
#guidePage .section p.mt20 {
	margin-top: 20px;
}
#guidePage #main .bold {
	font-weight: bold;
}
#guidePage #main .red {
	color: #CC0000;
}

#guidePage #sub p {
	border-bottom: 1px solid #383838;
	font-weight: bold;
	margin-bottom: 15px;
	padding-bottom: 10px;
}
#guidePage #sub ul {
	margin-bottom: 20px;
}
#guidePage #sub li {
	list-style: none;
	padding-bottom: 15px;
}
#guidePage #sub li span.arrow-right {
	display: inline-block;
	width: 8px;
	height: 8px;
	margin: 0 10px 0 0;
	border-top: 1px solid #383838;
	border-right: 1px solid #383838;
	transform: rotate(45deg);
}


/* guide MRMBER */
#guidePage .member .section dl {
	line-height: 1.8;
}
#guidePage .member .section dt {
	font-weight: bold;
}
#guidePage .member .section dd {
	margin-bottom: 20px;
}
#guidePage .member .section1 dt {
	color: #cc8d6c;
}
#guidePage .member span.arrow-right {
	display: inline-block;
	width: 8px;
	height: 8px;
	margin: 0 10px 0 0;
	border-top: 1px solid #383838;
	border-right: 1px solid #383838;
	transform: rotate(45deg);
}


/* guide ORDER */
#guidePage .order .subttl {
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px dashed #CCCCCC;
	font-weight: bold;
	margin:40px 0 15px;
	padding-bottom: 10px;
}
#guidePage .order .subttl img {
	vertical-align: middle;
}
#guidePage .order .flow {
	margin: 0 0 30px;
}
#guidePage .order h5 {
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 8px;
}
#guidePage .order .section dl {
	line-height: 1.8;
}
#guidePage .order .section dd {
	margin-bottom: 8px;
}
#guidePage .order li {
	list-style: none;
	line-height: 1.8;
	margin-bottom: 8px;
}


/* guide PAYMENT */
#guidePage .payment .lead {
	padding-top: 30px;
	margin-bottom: 20px;
}
#guidePage .payment table {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 20px;
}
#guidePage .payment th {
	background-color: #f8f7f6;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 10px;
	width: 20%;
	font-weight: normal;
}
#guidePage .payment td {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 10px;
	text-align: center;
}


/* guide RETURN */
#guidePage .return ul {
	margin-bottom: 20px;
}
#guidePage .return li {
	list-style: none;
	line-height: 1.8;
}


/* guide SIZE */
#guidePage .size .sizebox {
	margin-bottom: 40px;
}
#guidePage .size h5 {
	font-weight: bold;
	margin: 0 0 5px;
	line-height: 1.8;
}
#guidePage .size ul {
	margin-bottom: 10px;
}
#guidePage .size li {
	list-style: none;
	line-height: 1.8;
}
#guidePage .size table {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin: 10px 0 20px;
}
#guidePage .size th {
	background-color: #f8f7f6;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 10px;
	font-weight: normal;
	text-align: left;
}
#guidePage .size td {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 10px;
}


/* guide TOS */
#guidePage .tos .lead {
	padding-top: 30px;
	margin-bottom: 0;
}
#guidePage #main #tos1 {
    padding-top: 0;
}
#guidePage .tos .headline {
	margin: 30px 0 5px;
}
#guidePage .tos li {
	list-style: none;
	line-height: 1.8;
}


/* guide OTHER */
#guidePage .other h5 {
	font-weight: bold;
	margin: 0 0 5px;
	line-height: 1.8;
}
#guidePage .other dl {
	line-height: 1.8;
	margin-bottom: 30px;
}
#guidePage .other dt span,
#guidePage .other dd span {
	font-weight: bold;
	font-size: 16px;
	padding-right: 5px;
}
#guidePage .other dd {
	margin-bottom: 10px;
}
#guidePage .other span.arrow-right {
	display: inline-block;
	width: 8px;
	height: 8px;
	margin: 0 10px 0 0;
	border-top: 1px solid #383838;
	border-right: 1px solid #383838;
	transform: rotate(45deg);
}
#guidePage .other li {
	list-style: none;
	line-height: 1.8;
	margin-bottom: 5px;
}


/* guide SALE ITEM */
#guidePage .saleitem .saleterms {
	margin: 20px 0 0;
}
