* {
	margin: 0;
	padding: 0;
}

.box_center {
	display: -webkit-box;
	-webkit-box-pack: center;
}

.box_left {
	display: -webkit-box;
	-webkit-box-pack: start;
}

.box_right {
	display: -webkit-box;
	-webkit-box-pack: end;
}

.box_justify {
	display: -webkit-box;
	-webkit-box-pack: justify;
}
/*
html,body{
	height: 100%;
}
*/
body {
	font: 17px Helvetica;
	color: #FFF;
	width: 100%;
	font-family: Helvetica;
	line-height: 1.2;
}

div#container {
	-webkit-transform: translate3d(0, 0, 0);
}

article {
	padding: 0 10px 15px;
	line-height: 1.3;
}

h1 {
	font: 16px Helvetica;
	text-align: center;
	padding: 4px 0 4px;
	margin: 0;
	background-color: hsl(0, 0%, 16%);
	border: none;
}
/*����U�����TYPE_A */
.inline_box_center {
	display: block;
	margin: 0 auto;
}

.text_center {
	text-align: center;
}

.style_black {
	color: #FFF;
}

.style_black h1 {
	margin: 0px;
}

.memberViewContainer {
	padding: 5px;
}

.memberViewContainer .border {
	border: 2px #646464 solid;
	padding: 16px;
}

.memberViewContainer .border imag {
	max-width: 400px;
}

.regist {
	padding: 10px 0px 5px 0;
	font-weight: bold;
	font-size: 1.2em;
	text-align: center;
}

.regist_txt {
	margin: 10px 0 6px;
	color: #B4B4B4;
	font-size: 12px;
	text-align: center;
}

.memberViewContainer .button {
	padding: 4px 10px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	background-color: #fff;
	border: 3px solid #9c9c9c;
	-webkit-border-radius: 9px;
	width: 224px;
	font-size: 1.5rem;
	color: #606060;
	text-shadow: 1px 1px 0 #fff;
	font-weight: bold;
	text-align: center;
	-webkit-box-shadow: 0 2px 2px 0 rgba(49, 50, 50, 1);
	margin: 10px auto;
}
.memberViewContainer .button.gold {
	border: 3px solid #EABD0F;
	background-color: #FFFCDF;
}

.memberViewContainer .button.spmode {
	border: 3px solid #BE0031;
	background-color: #FFF;
}

.memberViewContainer img,.bottomNone {
	vertical-align: bottom;
}

.price {
	color: #606060;
	font-size: 22px;
}
.price.PR {
	font-size: 16px;
	white-space: nowrap;
}
.price.PR span{
	font-size: 18px;
	color: rgb(242, 77, 38);
}

.price_value{
	text-align: center;
	font-size: 18px;
	padding-top: 3px;
}
.price_value span{
	font-size: 22px;
	font-weight: bold;
	color: #FFA00D;
}

.info {
	display: block;
	padding: 15px 12px;
	color: #B4B4B4;
	text-align: left;
	font-size: 14px;
	line-height: 1.2;
}

.info.np {
	padding: 15px 0px;
}

.purchase_footer {
	padding: 15px 0px;
}

.button_link {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	padding: 20px 40px 20px 20px;
	border-top: 1px solid #646464;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
	display: block;
	background-image:
		url("https://static.cld.navitime.jp/automostorage/carnavitimestorage/image/list_arrow.png");
	background-size: 30px 30px;
	background-repeat: no-repeat;
	background-position: 98% center;
}

.button_link_center {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	padding: 20px 40px 20px 20px;
	border-top: 1px solid #646464;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	display: block;
	background-size: 30px 30px;
	background-repeat: no-repeat;
	background-position: 98% center;
}

.button_link.bottom {
	border-bottom: 1px solid #646464;
}

.proInfoBox {
	background-color: #fff;
	border-top: 1px solid #cccccc;
	border: 2px #3c80b9 solid;
	margin: 20px 8px;
	font-size: 1.4rem;
	color: #666;
	line-height: 140%;
	text-align: center;
	display: block;
}

.button_logout {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	background: -webkit-gradient(linear, left top, left bottom, from(#5ca0f9),
		to(#3c80b9));
	padding: 10px 0;
	border: 1px solid #3c80b9;
	-webkit-border-radius: 2px;
	width: 240px;
	font-size: 16px;
	color: #fff;
	text-shadow: 1px 1px 0 #666;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	display: block;
}

.box_title {
	display: block;
	line-height: 36px;
	padding-left: 12px;
	color: #3c80b9;
	background-color: #f5f9fb;
	border-bottom: 1px solid #3c80b9;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
}

/*���z������`�P�b�g�i�� */
.btn_ticket {
	padding: 13px 5px;
	margin: 0 10px;
	text-align: center;
	border: 2px solid #736633;
	border-radius: 4px;
	color: #FFF;
	font-weight: bold;
	background: -webkit-gradient(linear, left top, left bottom, from(#EABD0F),
		to(#D5C307));
}

.tui {
	font-size: 12px;
	color: #EEE;
	padding-top: 10px;
}

.course_text {
	padding-bottom: 10px;
	text-align: center;
}

.course_text span {
	font-size: 24px;
	font-weight: bold;
	color: #EABD0F;
}

.table{
	display:table;
	text-align: center;
}
.table > *{
	display:table-cell;
	vertical-align: middle;
}

/*���σR�[�X�p�l�� */
.memberViewContainer .panel {
	padding: 3px 0;
	background-color: #fff;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	-webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 1);
	margin: 1px auto;
	display: -webkit-flex;
	-webkit-justify-content:space-between;
	align-items: center;
	list-style: none;
	margin:5px 0;
	-webkit-border-radius: 2px;

}

.memberViewContainer .panel_script {
	padding: 6px 0;
	background-color: #989898;
	width: 100%;
	margin: 1px auto;
}


.panel_box {
	display: inline-block;
	width:36%;
	vertical-align: middle;
	padding: 5px 0;
}

.box_left {
	text-align: left;
	margin-left:10px;
}

.box_right {
	text-align: right;
	margin-right:10px;
}

.panel_box .course_label {
	font-size:15px;
	font-weight: bold;
	padding-bottom:5px;
}

.panel_box .red {
	color:#d93440;
}

.panel_box .gray {
	color:#3d3d3d;
}

.panel_box .blue {
	color:#60abc8;
}

.panel_box .green {
	color:#87bb7d;
}

.panel_box .yellow {
	color:#c1bc56;
}

.panel_box .purchase_label {
	font-size:11px;
	font-weight: bold;
	color:#969696;
}

.panel_box .price_label {
	font-size:20px;
	color:#555;
	padding-bottom:3px;
}


.circle {
	display: inline-block;
	width: 62px;
	height: 62px;
	-webkit-border-radius: 31px;
	vertical-align: middle;
	margin-left: auto; margin-right: auto;
}

.circle .label {
	padding-top:9px;
	text-align: center;
}

.circle .label_3line {
	padding-top:4px;
	text-align: center;
}

.circle [class^="label"] .day{
	font-size:18px;
}

.circle [class^="label"] .day_free{
	font-size:13px;
}

.circle [class^="label"] .sb_label{
	font-size:12px;
}

.circle_red{
	background-color: #d93440;
}

.circle_gray{
	background-color: #3d3d3d;
}

.circle_blue{
	background-color: #60abc8;
}

.circle_green {
	background-color: #87bb7d;
}

.circle_yellow {
	background-color: #c1bc56;
}

.script_black {
	padding: 3px 10px;
	font-size: 13px;
	color: #222;
}

.script_white {
	padding: 3px 10px;
	font-size: 13px;
	color: #eee;
}
.script_yellow {
	padding: 3px 10px;
	font-size: 13px;
	color: #EDAD0B;
}
.ios_purchase_btn {
	margin: 10px auto;
	width: 100%;
	text-align: center;
}

.ios_purchase_btn_cnsp {
	text-align: center;
}

.btn_purchase {
	width: 100%;
	display: block;
    margin-left: auto;
    margin-right: auto;
}

.purchase_btn_area {
	padding: 10px;
}

.purchase_btnarea_cnsp_android {
	text-align: center;
}

.purchase_btn_cnsp_android {
	width: 300px;
	padding: 3px 0;
}

.purchase_btn_cnsp_iphone {
	width: 300px;
	padding: 3px 0;
}
