@charset "UTF-8";
/* CSS Document */
#sp #howto{
	padding-top: 40px;
	margin-top: -40px;
}
#sp #howto hr {
 border-top: 1px solid rgb(220, 220, 220);
 width: 100%; 
 margin-top: 2rem; 
 margin-bottom: 2rem;
}

#sp #table04 {
 width: 100%;
 border: 2px solid #81D8D0;
 margin-bottom: 2rem;
}
#sp #table04 th, #sp #table04 td {
 border: 0px;
 padding: 10px;
}
#sp #table04 th {
 background-color: #81D8D0;
 font-size: 150%;
 font-weight: bold;
 color: #ffffff;
}
#sp .antenna {
 width: 15%;
 max-width: 150px;
 vertical-align: top;
}
#sp .antenna img {
 min-width: 40px;
}
#sp #table04 .f80 {
 line-height: 1.3
}
#sp #table04 hr {
 border-top: 1px solid rgb(220, 220, 220);
 width: 100%;
 margin-top: 20px;
 margin-bottom: 0;
}

#sp #table05 {
 width: 100%;
 border: 2px solid #00adee;
}
#sp #table05 th, #sp #table05 td {
 border: 0px;
 padding: 10px;
}
#sp .blueline {
 width: 100%;
 border-top: 2px solid #00adee;
}

#sp #table06 {
 width: 100%;
 margin-top: 2rem;
}
#sp #table06 th p{
 color: #81D8D0;
 font-size: 150%;
 font-weight: bold;
}
#sp .ibutton {
 width: 100%;
 max-width: 500px;
 margin: 1rem auto 0;
 text-align: center;
 padding: 0;
}
#sp .inquiry {
 display: block;
 background-color: #81D8D0;
 border-radius: 40px;
 padding: 20px 40px;
 margin: 0 auto;
 color: #333;
 font-size: 150%;
 font-weight: bold;
 text-align: center;
}

#sp .ttxt {text-align:left;margin:0 auto 1rem;display:inline-block;}
#sp .ttxt0 {text-align:left;margin:0 auto;display:inline-block;}
#sp .mt1 {margin-top:1rem;}	
#sp .mb1 {margin-bottom:1rem;}
#sp .mb1p {margin-bottom:1.8rem;}
#sp .pt0 {padding-top:0 !important;}
#sp .pt1 {padding-top:1rem;}
#sp .pt20 {padding-top:20px !important;}
#sp .pb20 {padding-bottom:20px !important;}
#sp .w100cenb {width:100%;text-align:center;margin:1rem auto;}
#sp .f130 {font-size:130%;}
#sp .f120 {font-size:120%;}
#sp .f110 {font-size:110%;}	
#sp .f80 {font-size:80% !important;}
#sp .f70 {font-size:70% !important;}
#sp .orange {color:#ff8c00;}
#sp .yellowbg {background-color:#ffff00;color:#F93262;}
#sp .mw1000 {max-width:1000px;}
#sp .mw300 {max-width:300px !important;}
#sp .mw400 {max-width:400px !important;}
#sp .mw600 {max-width:600px !important;}
#sp .mw830 {max-width:830px !important;}
#sp .w850 {width:85%}
#sp .cwhite {color:#ffffff;}
#sp .tbold {font-weight:bold;}	
#sp .it {font-style:italic;}	
#sp .vatb {vertical-align:text-bottom;}
#sp .xbg {background-color:#000000;color:#fff;}
#sp .tdu {text-decoration:underline}
#sp a:hover {opacity:0.75;}
	
@media only screen and (max-width:767px) {
#sp #table04 th,#sp #table04 td,#sp #table05 th,#sp #table05 td {padding: 5px;}
#sp .antenna {width:10%;max-width:60px;}
#sp .w850 {width:90%;}
}
