@charset "utf-8";

/* --------------------------------------------------------------------------------
   import(don't edit) 
-------------------------------------------------------------------------------- */

@import url("/mobile/set/common/p/css/v11a/general.css");
@import url("/mobile/set/common/p/css/v11a/header.css");
@import url("/mobile/set/common/p/css/v11a/service/service_nav.css");


/* --------------------------------------------------------------------------------
   Shared
-------------------------------------------------------------------------------- */

/* -- container-bottom -- */
body#frm div#container-bottom {
	_font-size: 4px;
	_line-height: 4px;
}


/* Nav
-------------------------------------------------------------------------------- */

/* See: /mobile/set/common/p/css/v11a/service/service_nav.css */



/* Content
-------------------------------------------------------------------------------- */

.txt-box {
	float: left;
}
p.schedule {
	width: 204px;
	padding-bottom: 3px;
	background: url(/mobile/set/common/p/img/v11a/service/bg_schedule_btm.gif) left bottom no-repeat;
}
p.schedule span {
	text-align: center;
	display: block;
	padding: 5px 5px 0;
	font-size: 12px;
	background: url(/mobile/set/common/p/img/v11a/service/bg_schedule_top.gif) left top no-repeat;
}

/* -- Heading -- */
#h1_wrap {
	border-bottom: 0;
	color: #333333;
}
#h1_wrap h1 {
	height: 60px;
}
#h1_wrap .optional {
	position: absolute;
	right: 0;
	top: 0;
}
#h1_wrap ul.optional li {
	float: left;
	padding-left: 3px;
}
h1.kana .h1_title {
	position: absolute;
	left: 20px;
	bottom: 29px;
	line-height: 1;
}
.h1_kana {
	position: absolute;
	left: 20px;
	top: 34px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
}

/* -- outline -- */
.outline {
	padding: 0 15px;
}
.outline p.schedule {
	margin-top: 20px;
}
.outline img.service_logo {
	float: right;
}

/* -- attention -- */
.attention {
	margin-top: 20px;
	padding: 10px;
	border: 2px solid #ff0000;
}
.attention p {
	margin-top: 10px;
}
.attention p.ttl {
	margin-top: 0;
	font-size: 16px;
}

/* -- features -- */
.features {
	margin-top: 20px;
	padding: 0 15px;
}
.features p.ttl {
	width: 674px;
	padding-bottom: 3px;
	/*background: #e60012 url(img/bg_features_ttl_btm.gif) left bottom no-repeat; write on substyle*/
}
.features p.ttl strong {
	display: block;
	padding: 5px 15px 0;
	color: #ffffff;
	font-size: 16px;
	/*background: url(img/bg_features_ttl_top.gif) left top no-repeat; write on substyle*/
}
.features dl dt,
.features dl dd {
	padding-top: 19px;
}
.features dl dt {
	float: left;
	width: 58px;
}
.features dl dd {
	min-height: 37px;
	_height: 37px;
	margin-left: 68px;
}
.features dl dd strong {
	display: block;
	font-size: 16px;
}

/* -- related-links -- */
ul.related-links {
	margin-top: -10px;
}
ul.related-links li {
	padding-top: 10px;
}



/* Clear
-------------------------------------------------------------------------------- */

.outline:after,
.features dl:after {
	content        : ".";
	height         : 0px;
	clear          : both;
	visibility     : hidden;
	display        : block;
}
.outline,
.features dl {
	zoom: 1;
}



/* --------------------------------------------------------------------------------
   index
-------------------------------------------------------------------------------- */

/* Content
-------------------------------------------------------------------------------- */

/* -- menu-btn -- */
ul.menu-btn {
	width: 693px;
	margin: -18px 0 0 -20px;
}
ul.menu-btn li {
	display: inline;
	float: left;
	padding: 18px 0 0 20px;
}
ul.menu-btn li a {
	overflow: hidden;
	display: block;
	width: 304px;
	height: 43px;
	text-indent: -9999px;
}
ul.menu-btn li a:hover {
	background-position: left bottom;
}
ul.menu-btn li.about a {
	background-image: url(/mobile/set/common/p/img/v11a/service/btn_about.png);
}
ul.menu-btn li.models a {
	background-image: url(/mobile/set/common/p/img/v11a/service/btn_models.png);
}
ul.menu-btn li.howto a {
	background-image: url(/mobile/set/common/p/img/v11a/service/btn_howto.png);
}
ul.menu-btn li.notes a {
	background-image: url(/mobile/set/common/p/img/v11a/service/btn_notes.png);
}
ul.menu-btn li.price a {
	background-image: url(/mobile/set/common/p/img/v11a/service/btn_price.png);
}
ul.menu-btn li.counseling a {
	background-image: url(/mobile/set/common/p/img/v11a/service/btn_counseling.png);
}

/* -- Information -- */
dl.list_info dt {
    float: left;
    padding: 7px 0 10px;
}
dl.list_info dd {
    padding: 7px 0 10px 8em;
	background: url(/mobile/set/common/p/img/v11a/general/bg_info_dotted-hline.png) left bottom repeat-x;
}
dl.list_info dd a {
	font-weight: bold;
}
dl.list_info dd img {
	padding: 3px 0px 0px;
	vertical-align: baseline;
}


/* --------------------------------------------------------------------------------
   howto
-------------------------------------------------------------------------------- */

/* Content
-------------------------------------------------------------------------------- */

/* -- .login_mysb -- */
#login_mysb,
#login_mysb .inner {
	background-repeat: no-repeat;
	background-image: url(/mobile/set/common/p/img/v11a/service/bg_login_mysb.png);
}
#login_mysb {
	margin: 30px 0 0 0;
	padding-bottom: 17px;
	background-position: left bottom;
}
#login_mysb .inner {
	padding: 15px 17px 0;
	background-position: left top;
}
#login_mysb .mobile {
	float: left;
	background: url(/mobile/set/common/p/img/v11a/service/bg_login_mysb_dotted.gif) repeat-y right top;
	width: 224px;
}
#login_mysb .other {
	float: right;
	width: 410px;
}
#login_mysb .other .txt {
	float: left;
	width: 195px;
	padding: 5px 10px;
}
#login_mysb .other .btn {
	float: right;
	width: 187px;	
}
#login_mysb .other .btn a {
	width: 187px;
	height: 40px;
	background-image: url(/mobile/set/common/p/img/v11a/service/btn_login.png);
}

/* -- #tab_contents -- */
#tab_contents {
	margin-top: 25px;
}
body#frm #tab_contents div#content-top { background: none;}
body#frm #tab_contents div#content-top ul#tabs {
	padding: 0;
	background: none;
	border-bottom: 3px solid #84919d;
}
body#frm #tab_contents ul#tabs li {
	float: left;
	padding: 0 3px 0 0;
}
body#frm #tab_contents ul#tabs li.pc {
	padding-right: 0;
}
body#frm #tab_contents ul#tabs a {
	text-align: center;
	text-indent: 0;
	width: 223px;
	height: 31px;
	line-height: 31px;
	font-size: 14px;
	font-weight: bold;
	background-image: url(/mobile/set/common/p/img/v11a/support/general/tab.png);
}
body#frm #tab_contents ul#tabs li.sb-smartphone_iphone a {
	font-size: 12px;
}
body#frm #tab_contents ul#tabs a.on,
body#frm #tab_contents ul#tabs a:hover {
	color: #ffffff;
	text-decoration: none;
	background-position: left bottom;
}

body#frm div#content #tab_contents div.content {
	overflow: hidden;
	width: 635px;
	padding: 20px;
	background: url(/mobile/set/common/p/img/v11a/support/general/bg_content.png) repeat-y;
}
body#frm #tab_contents div#content-bottom {
	background: url(/mobile/set/common/p/img/v11a/support/general/bg_content_btm.png) no-repeat left top;
}

/* -- .list-flow -- */
#tab_contents ul.list-flow {
	position: relative;
	width: 648px;
	margin: 27px -31px 0 0;
	padding-left: 18px;
}
#tab_contents ul.list-flow li {
	float: left;
	width: 146px;
	padding-right: 13px;
}

/* case */
#tab_contents #pc_ipad ul.list-flow li {
	width: 199px;
}
#tab_contents #pc ul.list-flow li {
	width: 299px;
	padding-right: 25px;
}
#tab_contents ul.list-flow li span {
	display: block;
}
#tab_contents ul.list-flow li span.fig {
	background: url(/mobile/set/common/p/img/v11a/service/fig_settings_arr.png) right center no-repeat;
}
#tab_contents ul.list-flow li.last-of-type span.fig {
	background: none;
}
#tab_contents ul.list-flow li span.txt {
	position: relative;
	min-height: 18px;
	_height: 18px;
	padding: 9px 24px 0 20px;
	font-weight: bold;
}
#tab_contents #sb-smartphone_iphone ul.list-flow li.txt-only {
	padding-top: 62px;
}
#tab_contents #sb-3g ul.list-flow li.txt-only {
	padding-top: 85px;
}

#tab_contents ul.list-flow li span.txt img.num {
	position: absolute;
	left: 0;
	top: 9px;
}


/* --------------------------------------------------------------------------------
   models
-------------------------------------------------------------------------------- */

/* Content
-------------------------------------------------------------------------------- */

/* -- hub_service_products -- */
.hub_service_products p.title { display: none;}
.hub_service_products p.modified,
.hub_service_products p.modified_sp {
	text-align: right;
	font-size: 12px;
}
.hub_service_products p.series { font-weight: bold;}
.hub_service_products table {
	width: 100%;
	margin-top: 2px;
}
.hub_service_products table th,
.hub_service_products table td {
	padding: 10px 12px;
	font-size: 12px;
	border: 1px solid #bfbfbf;
}
.hub_service_products table th {
	width: 24%;
	font-weight: bold;
	background-color: #f0f0f0;
	border-left: none;
}
.hub_service_products table td {
	width: 76%;
	border-right: none;
}


/* --------------------------------------------------------------------------------
   price
-------------------------------------------------------------------------------- */

/* Content
-------------------------------------------------------------------------------- */

/* -- price-table -- */
table.price-table {
	width: 100%;
}

table.price-table th,
table.price-table td {
	padding: 9px 10px 7px;
	font-size: 12px;
	border-top: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
}
table.price-table th {
	width: 230px;
	margin: 0;
	border-right: 1px solid #b3b3b3;
	background-color: #f0f0f0;
	font-weight: bold;
}
table.price-table td {
	width: 404px;
	margin: 0;
	text-align: left;
}

/* -- sign-up --*/
.sign-up {
	width: 644px;
	margin-top: 20px;
	background-position: left bottom;
}
.sign-up.narrow {
	width: 614px;
}
.sign-up .terms,
.sign-up .download {
	text-align: center;
}


.sign-up .terms,
.sign-up .terms .inner,
.sign-up.narrow .terms,
.sign-up.narrow .terms .inner,
.sign-up .download .pc {
	background-repeat: no-repeat;
	background-image: url(/mobile/set/common/p/img/v11a/service/bg_sign-up.png);
}
.sign-up .terms {
	float: left;
	width: 441px;
	padding: 0 0 33px;
	background-position: left bottom;
}
.sign-up .terms .inner {
	padding: 12px 15px 0;
	background-position: left top;
}
.sign-up.narrow .terms {
	width: 409px;
	background-position: right bottom;
}
.sign-up.narrow .terms .inner {
	background-position: right top;
}
.sign-up .terms p.roll-over_s {
	margin-top: 32px;
}
.sign-up .terms p.roll-over_s a {
	width: 409px;
	height: 37px;
}
.sign-up.narrow .terms p.roll-over_s a {
	width: 379px;
}

.sign-up .terms.android {
	padding-bottom: 15px;
}
.sign-up .terms.android p.roll-over_s {
	margin-top: 12px;
}

.sign-up .download {
	float: right;
	width: 192px;
	background-position: right top;
}
.sign-up .download .pc {
	padding: 12px 15px 11px;
	background: url(/mobile/set/common/p/img/v11a/service/bg_sign-up.png) center top no-repeat;
}
.sign-up .download .pc .qr-code {
	margin-top: 7px;
}


p.btn_settings,
p.btn_search_sbs {
	text-align: center;
	margin-top: 20px;
}
p.btn_settings a,
p.btn_search_sbs a {
	width: 259px;
	height: 43px;
	margin: 0 auto;
}
p.btn_settings a {
	background-image: url(/mobile/set/common/p/img/v11a/service/btn_settings.png);
}
p.btn_search_sbs a {
	background-image: url(/mobile/set/common/p/img/v11a/service/btn_search_sbs.png);
}



/* Side nav
-------------------------------------------------------------------------------- */

#nav #relation_nav ul li a {
	text-align: left;
}



/* Clear
-------------------------------------------------------------------------------- */

.sign-up:after,
.apply-phon:after,
#login_mysb .inner:after,
#login_mysb .inner .other:after,
#tab_contents ul.list-flow:after {
	content        : ".";
	height         : 0px;
	clear          : both;
	visibility     : hidden;
	display        : block;
}
.sign-up,
.apply-phon,
#login_mysb .inner,
#login_mysb .inner .other,
#tab_contents ul.list-flow {
	zoom: 1;
}
