@charset "shift_jis";

/* main.css */

/*  ------------------------------------------  */
/*  ------------  default reset  -------------  */
/*  ------------------------------------------  */
html {
  overflow-y: scroll;
  height:100%; /* footer-bottomfix */
}
body, div, dl, dt, dd, h1, h2, h3, h2, form, fieldset, input, th, td, p {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, th {
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
}
img{
	vertical-align: bottom;
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 auto;
}
th, td {
	margin: 0;
	padding: 0;
	text-align: left;
}
ul,li{
    text-align:left;
}
a {text-decoration:none;}
a:link {text-decoration: underline; color: #3069A7;}
a:visited {text-decoration: underline; color: #7600B3;}
a:hover {text-decoration: underline; color: #CC0033;}
a:active {text-decoration: underline; color: #CC0033;}


/*  ------------------------------------------  */
/*  --------------  main CSS  ----------------  */
/*  ------------------------------------------  */
body {
	height:100%; /* footer-bottomfix */
    background-repeat:repeat-y;
    background-position:center;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}

#mainspace {
	background:#FFF;
	width:960px;
	height:100%; /* footer-bottomfix */
	min-height: 100%; /* footer-bottomfix */
	margin:0px auto;
	font-size:14px;
    line-height:150%;
    position:relative;
}
body > #mainspace { height:auto; } /* footer-bottomfix */
#header {
    border-bottom: 1px solid #CC0033;
    margin-top: 35px;
    margin-bottom: 18px;
    margin-left: 10px;
    padding-bottom: 10px;
}
#header a.logo{
    width:145px;
    height:51.5px;
    display:block;
    background:url(images/logos.png?dt=2025) no-repeat;
    background-size: 145px 51.5px; 
}
#header a.logout{
    width:90px;
    height:20px;
    display:block;
    background:url(images/btnlogout.gif) no-repeat;
    position:absolute;
    right:10px;
    top:42px;
}
#contents {
	margin:0 auto;
	padding:20px 0 30px 0;
	text-align:center;
    width: 700px;
}
#footer {
    color:#555;
	background:#FFFFFF;
    width:960px; /* footer-bottomfix */
 	line-height:10px; /* footer-bottomfix */
    font-size: 10px;
    text-align: center;
    position: sticky;
    border-top: 1px solid #555555;
    display: inline-block;
}
#footer div{
    margin-bottom: 50px;
}
#footer div:first-child{
    margin-top: 40px;
}
#footer div span{
    margin-left: 10px;
    margin-right: 10px;
}
#footer a{
    background-image: url(images/icon_arrow.gif);
    background-repeat: no-repeat;
    background-position: left center;
    text-decoration:none;
    padding:10px 0 15px 15px;
}
#footer a:first-child{
    margin-left: 0 !important;
    margin-right:15px !important;
}

input[type="text"] {
    font-size: 18px;
    background-color: #fafafa;
    border: solid 2px #8c8c8c;
    padding: 10px;
    border-radius: 15px;
}
input[type="text"]:focus {
    outline: none;
    box-shadow: 0 1px 5px rgba(0, 126, 181, 0.35);
}
input[type="text"].error{
    border: 2px solid #FF0000;
    background-color: #F3DDEC;
}
.text-contents{
    font-size: 14px;
    color: #000000;
    text-align: left;
    margin-left: 10px;
    padding-left: 7px;
}
a{
    color: #093475;
}
a:hover{
    color: #3374DA;
}
a:visited{
    color: #7600B3;
}

/*  ------------------------------------------  */
/*  ------------  common(BOX)  ---------------  */
/*  ------------------------------------------  */
.box{
    margin-bottom: 40px;
}
.box1{
    width:700px;
    margin:20px auto 20px auto;
    line-height:200%;
}
.box2{
    width:580px;
    margin:0px auto 20px auto;
    padding:0 0 0 20px;
    text-align:left;
}
.box3{
    text-align: left;
    margin-bottom: 20px;
}
.boxhead{
    width:500px;
    height:10px;
    margin:20px auto 0 auto;
    background:url(images/boxhead.gif) top no-repeat;
}
.boxbody{
    width:480px;
    background:url(images/boxbody.gif) bottom no-repeat;
    margin:0px auto 20px auto;
    padding:0 10px 30px 10px;
    line-height:200%;
}
.boxbody-{
    margin:20px auto 40px;
    line-height:200%;
    text-align:left;
}
.boxbody- table {
    border: solid 1px;
    background-color: #ffffcc;
    margin-bottom: 10px;
}
.boxbody- table td {
    padding: 5px 10px;
}
.boxheadM{
    width:700px;
    height:10px;
    margin:20px auto 0 auto;
    background:url(images/boxheadM.gif) top no-repeat;
}
.boxbodyM{
    width:680px;
    background:url(images/boxbodyG.gif) bottom no-repeat;
    margin:0px auto 20px auto;
    padding:0px 10px 20px 10px;
    line-height:200%;
}
.boxbodyM ul li {
    background: none;
    list-style-type: disc;
    margin-left: 20px;
}
.boxheadG{
    width:700px;
    height:40px;
    margin:20px auto 0 auto;
    background:url(images/boxheadG.gif) top no-repeat;
}
.boxheadG2{
    width:700px;
    height:40px;
    margin:20px auto 0 auto;
    background:url(images/boxheadG2.gif) top no-repeat;
}
.boxheadG2-2{
    width:700px;
    height:40px;
    margin:20px auto 0 auto;
    background:url(images/boxheadG2-2.gif) top no-repeat;
}
.boxbodyG{
    margin:0px auto 20px auto;
    padding:20px 10px 20px 10px;
    line-height:200%;
}
.boxheadN{
    width:500px;
    height:40px;
    margin:20px auto 0 auto;
    background:url(images/boxheadN.gif) top no-repeat;
    text-align:left;
    text-indent:25px;
    padding-top:13px;
    font-weight:bold;
    font-size:1.2em;
    color:#778;
    letter-spacing:0.5em;
}

.boxLeft{
    width:700px;
    text-align:left;
    margin:10px auto;
    clear:both;
    position:relative;
}
.boxLeft span{
    right:0px;
    position:absolute;
}
.boxLeft span a{
    margin:0px 4px;
}
.flex-box{
    display: flex;
    margin: 0!important;
}
.two-col-box{
    width: 340px;
    margin: 0!important;
}
.note-normal{
    text-align: left;
    font-size: 12px;
    color: #000000;
}
.h2-button{
    width: 260px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.2em;
    color: #000000!important;
    background-color: #FFFFFF; /*#007EB5の明度を少し上げた*/
    border: solid 2px #8b8b8b;
    border-radius: 15px;
    margin: 0 auto;
}
.h2-button:hover{
    color: #333333!important;
    background-color: #F2F2F2;
    box-shadow: 0 1px 5px rgba(4, 0, 0, 0.35);
}
a.h2-button{
    display: block;
    text-decoration-line: none;
}


form div {
    margin: 24px auto 24px auto;
}

/*  --------------------------------------------  */
/*  ------- common(Button,Table,etc...)  -------  */
/*  --------------------------------------------  */
p.text{
    text-align:left;
    padding:3px 10px;
    line-height:200%;
}
p.img{
    float:left;
}
.notice1{
    color: #ff0000;
    text-align: left;
    font-weight:bold;
    margin: 20px auto;
}
.notice ul,
.notice1 ul {
    list-style-type: disc;
}
.notice1 ul {
    color: #ff0000;
}
.notice li,
.notice1 li {
    margin-left:20px;
    background: none;
}
ul{
    list-style:none;
    margin:0px;
    padding-left:15px;
}
li{
    margin-bottom:5px;
    padding-left:12px;
    padding-right:5px;
	background:url("images/lidot.gif") 0 8px no-repeat;
}
.btn0{
    padding:1px;
    margin:5px;
}
.btn1{
    padding:1px 5px;
    margin:15px;
}
h1{
    font-size: 24px;
    line-height: 1.25em;
    text-align: left;
    font-weight: bold;
    margin-left: 10px;
    margin-bottom: 30px;
    padding-bottom: 10px;
}
h2{
    color:#333333;
    font-weight:normal;
    font-size:24px;
    line-height: 1.4em;
    text-align:left;
    margin-top: 36px;
    margin-bottom: 24px;
    text-align: center;
}
.cautionary-note h2{
    font-size: 20px;
    color: #000000;
    font-weight: bold;
    line-height: 1.4em;
    margin-left: 10px;
    margin-bottom: 20px;
    border-bottom: 2px solid #CCCCCC;
    position: relative;
    text-align: left;
    padding: 4px;
    background-color: #F2F2F2;
}
.cautionary-note h2::before{
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 50px;
    border-bottom: 2px solid #CC0033;
}
.cautionary-note h3{
    font-size: 18px;
    color: #000000;
    font-weight: bold;
    line-height: 1.4em;
    border-left: 4px solid #CC0033;
    border-bottom: 1px solid #CCCCCC;
    margin-top: 0;
    margin-bottom: 7px;
    margin-left: 10px;
    padding-left: 7px;
    text-align: left;
}
.cautionary-note div{
    margin: 10px 0 40px 10px;
}
.boxbodyG h2 {
  margin:0 30px 10px 30px;
}
.boxbodyFAQ {
  background:none;
  text-indent:0px;
  padding-left:5px;
  font-size: 16px;
}
h3{
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    line-height: 1.4em;
    margin-top: 32px;
    margin-bottom: 7px;
    text-align: center;
}
h5{
    font-size: 16px;
    color: #000000;
    font-weight: bold;
    line-height: 1.2em;
    margin: 20px auto 20px 0;
    text-align: left;
}
.supplement{
    text-align:right;
    margin-right:5px;
}
.supplement a{
    background-image: url(images/icon_arrow.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left:15px;
}
.linetb{
    border:1px solid #C5C5C5;
    width:700px;
}
.linetb td{
    border:1px solid #C5C5C5;
    padding:5px;
}
.nolinetb th{
    text-align:right;
    vertical-align:top;
    padding:5px 5px 5px 10px;
}
.nolinetb td{
    text-align:left;
    padding:5px;
}
.nolinetb p{float:left;}
.col td{background:#EAEAEA;}
.errormes{
    color:#FF0000;
    font-size:14px;
    text-align:center;
}
.underdash{
    background:url(images/dashed.gif) center no-repeat;
    height:10px;
    width:600px;
}
.seal{
    border:none;
}
.seal img{
    width:140px;
    height:140px;
    margin:5px 5px 0 0;
}
.caution{
    margin-left:-20px;
	margin-right:auto;
}
.caution h3{
    text-indent:0px;
}
.shuffle{
    margin:5px 0;
/*    width:150px;
    height:40px;
    border:1px solid #AAA;*/
}
.qr{
    width:400px;
    margin:10px auto;
    text-align:left;
    line-height:180%;
}
.qr img{
    width:400px;
    height:110px;
    margin-bottom:10px;
}
a.popup{
    background-image: url(images/blet_popup.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding:0 10px 0 15px;
}
.plugin{
    text-align:left;
}

.btnFAQ,
.btnnetwork,
.btntop,
.btncheck{
    width:320px;
    height:60px;
    display:block;
    margin:0 auto;
}
.btncheck,
.btntop{
    border: none;
    cursor: pointer;
    outline: none;
}
.btnFAQ{
    background:url(images/btnFAQ.gif) no-repeat;
}
.btnnetwork{
    background:url(images/btnnetwork.gif) no-repeat;
}
.btntop{
    background:url(images/btntop.gif) no-repeat;
}
.btncheck{
    background:url(images/btncheck.gif) no-repeat;
}
.btnFAQ:hover{
    background:url(images/btnFAQ-on.gif) no-repeat;
}
.btnnetwork:hover{
    background:url(images/btnnetwork-on.gif) no-repeat;
}
.btntop:hover{
    background:url(images/btntop-on.gif) no-repeat;
}
.btncheck:hover{
    background:url(images/btncheck-on.gif) no-repeat;
}

.red{
    color: #CC0033;
    text-align: left;
    margin-left: 14px;
}
/*  --------------------------------------------  */
/*  ------- common(layout)  -------  */
/*  --------------------------------------------  */
.mb20 {
  margin-bottom: 20px;
}
.bold {
  font-weight: bold;
}
.ft15 {
  font-size: 15px;
}
/*  --------------------------------------------  */
/*  ------- table(for about.html)  -------------  */
/*  --------------------------------------------  */
table.recommend th, table.recommend td {
    border: solid 1px black;
    padding: 3px;
}
table.recommend th {
    text-align: center;
    font-weight: bold;
    background-color: #dddddd;
}
table.recommend td {
    vertical-align: top;
}
th.os {
    width: 30%;
}
th.browser {
    width: 60%;
}
/*  --------------------------------------------  */
/*  ------- common(for result.php)  -------------  */
/*  --------------------------------------------  */
p.message {
    padding: 30px 0 10px;
    text-align: center;
}
table.resultbox th, table.resultbox td {
    border: solid 1px black;
    padding: 3px;
    text-align: center;
    font-size: 14px;
}
table.resultbox th {
    font-weight: bold;
    color: #fff;
    background-color: black;
}
table.resultbox th.status {
    width: 12%;
}
table.resultbox th.limit {
    width: 18%;
}
table.resultbox th.detail {
    width: 70%;
}
table.resultbox td:first-child {
    font-weight: bold;
    font-size: 40px;
}
table.resultbox td:last-child {
    text-align: left !important;
}
table.resultbox td .top {
    font-size: 20px;
    font-weight: bold;
}
.result-panel{
    width: 340px;
    text-align: center;
    font-size: 18px;
    background-color: #f6f6f6;
    box-sizing: border-box;
    box-shadow: rgba(4, 0, 0, 0.2) 0px 1px 5px;
    padding: 14px;
    margin: 0 auto;
}
.lead{
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    text-align: left;
}
.lead-normal{
    font-size: 16px;
    font-weight: normal;
    color: #000000;
    text-align: left;
}
.outst{ /* outer structure */
    margin: 10px auto 40px auto;
}
.panel{
    background-color: #f6f6f6;
    box-sizing: border-box;
    box-shadow: rgba(4, 0, 0, 0.2) 0px 1px 5px;
    padding: 14px;
}
.remark{
    border: 1px solid #D6D6D6;
    padding: 20px 20px;
    border-radius: 15px;
}