@charset "utf-8";

.layout .main-content .left-content .button.point-exchange-list
{
	height: 60px;
	margin: 60px auto;
	width: 600px;
}

.layout .main-content .left-content .button.faq
{
	height: 60px;
	margin: 60px auto 0 auto;
	width: 600px;
}

.layout .main-content .left-content .button.point-exchange-list a,
.layout .main-content .left-content .button.faq a
{
	font-size: 20px;
	height: 60px;
	line-height: 60px;
}

.layout .main-content .left-content .main
{
	background-image: url('/images/point-exchange-main.png');
	height: 560px;
	margin: 20px 0 0 0;
}

.layout .main-content .left-content div .heading
{
	border-bottom: 1px solid #000000;
	border-left: 4px solid #000000;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	padding: 0 0 0 10px;
}

.layout .main-content .left-content .about-pex
{
	background-image: url('/images/point-exchange-about-pex.png');
	background-position: center 100px;
	background-repeat: no-repeat;
	height: 341px;
	margin: 30px 0 0 0;
}

.layout .main-content .left-content .about-pex .message
{
	margin: 20px 0 0 0;
}

.layout .main-content .left-content .about-pex .pex
{
	display: block;
	height: 65px;
	margin: 15px auto;
	width: 155px;
}

.layout .main-content .left-content .steps
{
	background-image: url('/images/point-exchange-steps.png');
	background-position: center 60px;
	background-repeat: no-repeat;
	height: 802px;
	margin: 50px 0 0 0;
}

.layout .main-content .left-content .sub-heading
{
	background-color: #f0f0f0;
	font-size: 16px;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
}

.layout .main-content .left-content .caution
{
	margin: 50px 0 0 0;
}

.layout .main-content .left-content .caution .description
{
	margin: 20px 0 0 0;
}

.layout .main-content .left-content .list
{
	margin: 50px 0 0 0;
}

.layout .main-content .left-content .list table
{
	margin: 30px 0 20px 0;
	width: 100%;
}

.layout .main-content .left-content .list table tbody tr td
{
	border: 1px solid #9b9b9b;
	padding: 10px;
	text-align: center;
}

.layout .main-content .left-content .list table tbody tr td.logo
{
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100px auto;
}

.layout .main-content .left-content .list table tbody tr td.heading
{
	background-color: #f0f0f0;
	font-size: inherit;
	font-weight: normal;
	height: auto;
	line-height: normal;
	width: 120px;
}

.layout .main-content .left-content .list table tbody tr td .button
{
	margin: 0;
	width: auto;
}

.layout .main-content .left-content .list table tbody tr td .button a
{
	font-size: 12px;
	font-weight: normal;
	height: 30px;
	line-height: 30px;
	padding: 0 20px;
}

.layout .main-content .left-content .list table tbody tr td ul
{
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
}

.layout .main-content .left-content .list table tbody tr td ul li
{
	float: left;
	height: 30px;
	line-height: 30px;
}

.layout .main-content .left-content .list table tbody tr td ul li.right
{
	margin: 0 0 0 20px;
}

.layout .main-content .left-content .list table tbody tr td ul li .button a
{
	padding: 0 50px;
}

.layout .main-content .left-content .list .pex table tbody tr td.logo
{
	background-image: url('/images/point-exchange-pex-logo.png');
}

.layout .main-content .left-content .list .rakuten table tbody tr td.logo
{
	background-image: url('/images/point-exchange-rakuten-logo.png');
}

.layout .main-content .left-content .button.blue
{
	height: 60px;
	margin: 80px auto;
	width: 600px;
}

.layout .main-content .left-content .button.blue a
{
	font-size: 24px;
	font-weight: normal;
	height: 60px;
	line-height: 60px;
}

/* pex */

.pex .layout .main-content .left-content .conditions
{
	margin: 20px 0 30px 0;
}

.pex .layout .main-content .left-content .conditions table
{
	border: 1px solid #cccccc;
	width: 100%;
}

.pex .layout .main-content .left-content .conditions table tbody tr th
{
	background-color: #411906;
	border: 1px solid #411906;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	padding: 10px;
	text-align: right;
	width: 180px;
}

.pex .layout .main-content .left-content .conditions table tbody tr th.last
{
	border-bottom: 1px solid #411906;
}

.pex .layout .main-content .left-content .conditions table tbody tr td
{
	background-color: #ffffff;
	border: 1px solid #411906;
	padding: 10px;
}

.pex .layout .main-content .left-content .form .account-number
{
	width: 50px;
}