/* CSS Document */
@charset "utf-8";

/* --------------------------------------------------------------------------------
   General Style
-------------------------------------------------------------------------------- */

#copyright span {
	display: block;
	width: 69px;
	height: 12px;
	text-indent: -9999em;
	margin: 0 auto;
	overflow: hidden;
	background: url(//cdn.softbank.jp/mysoftbank/set/data/top/img/s/sprite_common.png) no-repeat 0 bottom;
	background-size: 117px 95px;
}


/* --------------------------------------------------------------------------------
   1041.html 1042.html 1043.html
-------------------------------------------------------------------------------- */
body {
    font-size: 1.2rem;
}
#str-contents .text-title {
    font-size: 1.4rem;
}

.hdg-l1.icon-r{
  padding-right: 94px;
  background: url(//cdn.softbank.jp/mysoftbank/set/data/casis/agreement/s/img/icon_smartlogin.png) no-repeat right center;
  background-size: 94px 15px;
}
a{
  color:#006ccc;
  text-decoration:none;
  -webkit-tap-highlight-color:rgba(102,204,255,0.5);
}
a:hover{
  color:#006ccc;
}
a:visited{
  color:#006ccc;
}
.tbl tbody th {
  text-align: left;
  font-weight: bold;
  background-color: #EFF2F5;
}
.tbl tbody th,
.tbl tbody td {
  padding: 7px;
}
.tbl tbody th .item_q {
  line-height: 1;
}
.form-sp-block input[type=tel] {
   -webkit-text-security: disc;
   border: 2px solid #577fff;
   box-shadow:0 0 0;
}
.btn-list-02 {
  margin:0;
  padding:0;
}
.btnSubmit {
	line-height: 1;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow: 0 0 0 rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 2px 0 rgba(0,0,0,0.1);
    border: 1px solid #4374fb;
    background: #4374fb;
    margin-top: 10px;
	padding: 0 !important;
}
.btnSubmit .btnSubmit_a {
	border-top: 1px solid #5f89fb;
    background: 0;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    color: #fff;
    height: auto;
    width: 100%;
    padding: 12px 3px;
	margin: 0 auto;
	border: 0;
	font-weight: bold;
    font-size: 18px;
    cursor: pointer;
}
.btnSubmit2 {
	line-height: 1;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow: 0 0 0 rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 2px 0 rgba(0,0,0,0.1);
    border: 1px solid #4374fb;
    margin-top: 10px;
	padding: 0 !important;
}
.btnSubmit2 .btnSubmit_b {
	border-top: 1px solid #5f89fb;
    background: 0;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    height: auto;
    width: 100%;
    padding: 12px 3px;
	margin: 0 auto;
	border: 0;
	font-weight: normal;
    font-size: 18px;
    cursor: pointer;
}
