@charset "shift-jis";

/* -----------------------------------------

 VIEW CARD Component CSS
 更新日:14/1/31

----------------------------------------- */

/* -----------------------------------------
共通パーツ
----------------------------------------- */

.headline h1 {
	margin-bottom: 20px;
	padding: 14px 10px;
	background-color: #e9f7fe;
	font-size:120%;
}

.dot-b {
	border-bottom: 1px dotted #aaaaaa;
}

.boxAttention2 {
	background: #fffee3;
	border: 1px solid #fff17f;
	margin-bottom: 20px;
	padding: 20px;
}


/* -----------------------------------------
電話でのお問い合わせ
紛失・盗難でお困りの方
----------------------------------------- */

.telcolumn {
	margin: 20px 0;
	padding: 0;
	line-height: 1.5;
	text-align: center;
	background: #fffcd5;
	border: 2px solid #ffc147;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.telcolumn h2 {
	padding: 5px 0;
	font-size: 15px;
	color: #ffffff;
	background: #ffc147;
	-webkit-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
}

.telcolumn .telno {
	width: 87%;
	margin: 15px auto 5px;
}

.telcolumn .telno img {
	width: 100%;
	height: auto;
}

.telcolumn dl {
	display: inline-block;
	text-align: left;
}

.telcolumn p.pc_link {
	text-align: left;
	border-top: 1px solid #ffc147;
	background: #fffdea;
	background: -moz-linear-gradient(top, #fffdea 50%, #fffac5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#fffdea), color-stop(100%,#fffac5));
	padding: 11px 8px;
}

.telcolumn p.pc_link a {
	color: #000000;
	display:block;
}

.icon.pc_type1:before {
	background: url(/card/sp/common/img/cmn-parts.png) no-repeat;
	background-size: 96px 130px;
	background-position: -52px -112px;
	content:"";
	display: inline-block;
	height: 17px;
	position: absolute;
	right:20px;
	margin: 3px 2px 0 0;
	width: 20px;
}

img.icontwo {
	vertical-align: -2px !important;
}

section.cardcenter .guidance {
	margin: 12px 0 25px;
	padding: 10px;
	background: #ecf8fe;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
section.cardcenter .guidance ul {
	margin-bottom: 20px;
	padding: 7px 10px;
	font-size: 12px;
	background: #ffffff;
	overflow: hidden;
}
section.cardcenter .guidance ul img {
	vertical-align: -6px;
}
section.cardcenter .guidance ul li.automark {
	float: left;
	width: 49%;
	margin-right: 10px;
	border-right: 1px dotted #aaaaaa;
}
section.cardcenter .guidance ol a {
	display: inline-block;
	margin-right: 4px;
	padding-right: 10px;
	background: url(../../guide/img/arrow_notelink.gif) right center no-repeat;
	background-size: 6px 4px;
}
section.cardcenter .guidance ol li {
	margin-top: 7px;
	padding: 1px 0 6px;
	line-height: 20px;
	border-bottom: 1px dotted #aaaaaa;
}
section.cardcenter .guidance ol li:last-child {
	padding-bottom: 0;
	border-bottom: none;
}
section.cardcenter .guidance ol li strong {
	display: inline-block;
	width: 21px;
	margin-right: 9px;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	background: #008cd0;
}
section.cardcenter .guidance p.jexer {
	margin: 2px 0 2px 30px;
	font-size: 12px;
	line-height: 1.4;
}
section.cardcenter .guidance ol li.auto {
	background: url(../../guide/img/icon_automatic.png) right top no-repeat;
	background-size: 24px 21px;
}
section.cardcenter .guidance ol li.ope {
	background: url(../../guide/img/icon_operator.png) right top no-repeat;
	background-size: 24px 21px;
}
section.cardcenter .guidance ol li.autoope {
	background: url(../../guide/img/icon_autooperator.png) right top no-repeat;
	background-size: 49px 21px;
}
section.cardcenter .guidance ol ol {
	margin: 13px 0 0 30px;
}
/*
section.cardcenter .guidance ol li.line1 {
	background: url(../../guide/img/guide_bg1.gif) 0 21px no-repeat;;
	background-size: 30px 259px;
}
*/
section.cardcenter .guidance ol li.line2 {
	background: url(../../guide/img/guide_bg2.gif) 0 21px no-repeat;;
	background-size: 30px 191px;
}

.indent25 {
	padding-left: 2.6em;
	text-indent: -2.6em;
}

section.menubtn h2.headline2 {
	border-bottom: 1px solid #bee1f0;
}

section.menubtn h2.headline2 a {
	color: #ffffff;
	display:block;
}


/* -----------------------------------------
VIEW&#39;s NETログイン
----------------------------------------- */
section.views_login div.loginbtn p {
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: #008cd0;
	border-bottom: 4px solid #0077B1;
}

section.views_login div.loginbtn p a {
	color: #fff;
	display:block;
	padding: 30px 10px 30px 10px;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 2px 2px rgba(0,0,0, .2);
	vertical-align: middle;
	line-height: 1.1;
}

section.myjr_login div.loginbtn p {
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: #28902F;
	border-bottom: 4px solid #1A7920;
}
section.myjr_login div.loginbtn p a{
	color: #fff;
	display:block;
	padding: 30px 10px 30px 10px;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 2px 2px rgba(0,0,0, .2);
	vertical-align: middle;
	line-height: 1.1;
}
/*
section.views_login div.loginbtn a:before,
section.myjr_login div.loginbtn a:before{
	background: url(/card/sp/common/img/cmn-parts.png) no-repeat;
	background-size: 96px 130px;
	background-position: -51px -94px;
	content:"";
	display: inline-block;
	height: 17px;
	position: absolute;
	right: 20px;
	margin: 2px 2px 0 0;
	width: 45px;
}
*/
