@charset "utf-8";
@charset "UTF-8";
@charset "UTF-8";

 *{ letter-spacing: 0; }
html{ overflow-y: scroll; }
body,div,ol,ul,li,
h1,h2,h3,h4,h5,h6,pre,form,fieldset,
input,p,blockquote,dl,dt,dd{
margin: 0;
padding: 0;
}
address,caption,cite,code,dfn,var,h1,h2,h3,h4,h5,h6{
font-style: normal;
font-weight: normal;
}
h1,h2,h3,h4,h5,h6,small{
font-size: 100%;
font-weight: normal;
}
fieldset,img,abbr{ border: 0; }
caption{ text-align: left; }
q{ quotes: none; }
q:before,q:after{
content: '';
content: none;
}
a{
text-decoration: none;
color: #09C;
}
a:hover,
a:active{ outline: 0; }
img{
border: 0;
vertical-align: bottom;
-ms-interpolation-mode: bicubic;
}
strong{ font-weight: bold; }
div{ word-wrap: break-word; }
sub,sup{
position: relative;
line-height: 0;
vertical-align: baseline;
font-size: 75%;
}
sup{ top: -0.5em; }
sub{ bottom: -0.25em; }
pre,code{
font-size: 1em;
font-family: sans-serif;
}
pre{
overflow: auto;
white-space: pre-wrap;
word-wrap: break-word;
}
form{ margin: 0; }
button,input,select,textarea,optgroup,option{
margin: 0;
font-family: sans-serif;
font-size: 100%;
vertical-align: baseline;
}
* html button,
* html input,
* html select,
* html textarea{ vertical-align: middle; } *+html button,
*+html input,
*+html select,
*+html textarea{ vertical-align: middle; } button,input{ line-height: normal; }
* html button,
* html input{ overflow: visible; } *+html button,
*+html input{ overflow: visible; } textarea{
overflow: auto;
vertical-align: top;
}
input[type="text"],textarea{ padding: 2px; }
button,
input[type="button"],
input[type="reset"],
input[type="submit"]{ -webkit-appearance: button; }
button::-moz-focus-inner,
input::-moz-focus-inner{
margin: 0;
padding: 0;
border: 0;
} body{
font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
font-size: 15px;
font-style: normal;
line-height: 1.6em;
}
table{
border-collapse: collapse;
border-spacing: 0;
table-layout: fixed;
word-break: break-all;
word-wrap: break-word;
}
* html table{ border-collapse: collapse; } *+html table{ border-collapse: collapse; } hr{
clear: both;
height: 1px;
margin: 0 0 1.5em;
padding: 0;
border: 0;
border-top: 1px solid #ccc;
color: #ccc;
font-size: 1.0em;
line-height: 1.0em;
}
* html hr{ margin: 0 0 1.2em; } *+html hr{ margin: 0 0 1.2em; } ul {
list-style: none;
padding: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}
a img {
border: 0;
margin: 0px;
padding: 0px;
}
a {
text-decoration: underline;
}
a:hover {
color:#666;
text-decoration:underline;
}
img {
vertical-align:bottom;
} header {
background-color: #FFF;
}
#h1_bk {
background-color: #333333;
}
#h1_bk  h1{
font-size: 11px;
font-weight: normal;
line-height: 1em;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
color: #FFF;
width: 1000px;
padding-top: 1px;
padding-right: 0;
padding-bottom: 2px;
padding-left: 0;
}
#header {
width: 1000px;
margin-right: auto;
margin-left: auto;
overflow: hidden;
line-height: 1em;
}
#header #logo{
float: left;
margin-top: 10px;
padding-top: 0px;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
}
#header #logo p{
font-size: 11px;
margin-top: 5px;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
}
#header #header-right {
float: right;
padding-right: 3px;
margin-top: 5px;
margin-bottom: 5px;
overflow: hidden;
}  #kotei_top {
background-image: url(https://localspida.net/wp-content/themes/lsp/images/nav_bg.png);
background-repeat: repeat-x;
padding-bottom: 13px;
background-position: top;
}
.fixed {
position: fixed;
top: 0;
width: 100%;
z-index: 10000;
} #navi{
list-style-type: none;
width: 1000px;
height: 45px;
margin: 0 auto;
padding: 0;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #FFF;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#navi li{
width: 20%;
float: left;
margin: 0;
padding: 0;
text-align: center;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #FFF;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#navi li a{
display: block;
height: 43px;
text-decoration: none;
margin: 0;
line-height: 1;
color: #FFF;
background-image: url(https://localspida.net/wp-content/themes/lsp/images/nav.png);
padding-top: 5px;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
}
#navi li a:hover{
background-color: #016D63;
color: #FFF;
background-image: none;
}
#navi li a b{
display: block;
font-size: 15px;
line-height: 1em;
color: #FFF;
padding: 6px 0 5px 0;
}
#navi li a:hover b{
color: #FFF;
}
#navi li a span{
font-size: 80%;
color: #333333;
font-weight: normal;
}
#navi li a:hover span{
color: #CCC;
}
.accordion{display:none;} #content {
width: 1000px;
margin-right: auto;
margin-left: auto;
line-height: 1.8em;
}
p {
letter-spacing: 1px;
line-height: 2em;
} #breadcrumb {
clear: both;
font-size: 11px;
overflow: hidden;
line-height: 1em;
margin-bottom: 5px;
margin-top: 3px;
margin-left: 10px;
}
#breadcrumb li {
float: left;
background-image: url(https://localspida.net/wp-content/themes/lsp/images/common/list1.png);
background-repeat: no-repeat;
background-position: left center;
padding-left: 10px;
margin-right: 8px;
}
#breadcrumb a {
color: #333;
} #main  {
width: 770px;
float: left;
}
#main1 {
width: 100%;
margin-right: auto;
margin-left: auto;
font-size: 120%;
line-height: 2em;
}
.box  {
background-color: #FFF;
padding-bottom: 30px;
border: 1px solid #CCC;
-moz-box-shadow: 0px 0px 4px 0px #CCC;
-webkit-box-shadow: 0px 0px 4px 0px #CCC;
box-shadow: 0px 0px 4px 0px #CCC;
}
.inner {
padding-right: 5px;
padding-left: 5px;
padding-bottom: 20px;
padding-top: 15px;
}
.inner_sub {
padding-right: 7px;
padding-left: 7px;
padding-bottom: 20px;
padding-top: 10px;
} #kotei_side {
width: 211px;
margin-bottom: 50px;
}
#sidebar {
width: 211px;
float: right;
padding-top:20px;
}
#sidebar .title{
line-height: 1.5em;
overflow: hidden;
background-color: #02C0AC;
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: #017A6E;
padding-left: 15px;
color: #FFF;
background-image: url(https://localspida.net/wp-content/themes/lsp/images/common/dot_bk.png);
}
#sidebar .widget {
background-color: #FFF;
margin-bottom: 15px;
border: 1px solid #DDD;
-moz-box-shadow: 0px 0px 4px 0px #CCC;
-webkit-box-shadow: 0px 0px 4px 0px #CCC;
box-shadow: 0px 0px 4px 0px #CCC;
}
#sidebar .widget h2 {
background-color: #333333;
color: #FFF;
text-align: center;
}
#sidebar .widget p {
line-height: 1.3em;
font-size: 14px;
padding-left: 8px;
padding-right: 5px;
}
#sidebar .widget ul{
margin-left: 5px;
padding: 10px 0;
font-size: 14px;
}
#sidebar .widget li{
margin: 0 10px 5px 5px;
list-style: none;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #CCCCCC;
}
#sidebar .widget .list1 a{
display: block;
padding-left: 18px;
background-image: url(https://localspida.net/images/common/list1.png);
background-repeat: no-repeat;
background-position: 3px 50%;
text-decoration: none;
color: #333;
}
#sidebar .widget li a:hover{
color: #F60;
}
#sidebar .widget .list2 {
margin-left: 1em;
}
#sidebar .widget .list2 a {
display: block;
padding-left: 18px;
text-decoration: none;
list-style-position: inside;
list-style-type: disc;
color: #444;
background-image: url(https://localspida.net/wp-content/themes/lsp/images/list_kasou.png);
background-repeat: no-repeat;
background-position: left top;
}
#sns_box li {
float: left;
display: block;
width: 80px;
} #pageTop {
position: fixed;
bottom: 10px;
right: 10px;
font-size: 90%;
z-index: 10;
}
#pageTop a {
text-decoration: none;
color: #fff;
width: 150px;
text-align: center;
display: block;
border-radius: 5px;
background-color: #033;
padding-top: 10px;
padding-right: 20;
padding-bottom: 10px;
padding-left: 20;
}
#pageTop a:hover {
text-decoration: none;
background: #999;
}
#naibu_link {
background-color: #333;
border: 1px solid #CCC;
overflow: hidden;
font-size: 13px;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 20px;
margin-top: 50px;
}
#naibu_link li {
list-style: none;
margin-right: 20px;
margin-top: 0px;
margin-bottom: 5px;
float: left;
}
#naibu_link a  {
color: #FFF;
text-decoration: none;
display: block;
background-color: #333;
}
#naibu_link li a:hover {
color: #CCC;
text-decoration: underline;
} #footer {
background-color: #02C0AC;
padding: 0px;
clear: both;
}
#wrapper_footer {
width: 910px;
background-color: #02C0AC;
margin-right: auto;
margin-left: auto;
}
#linkshuu {
color: #FFF;
padding-top: 10px;
overflow: hidden;
padding-bottom: 5px;
clear: both;
background-color: #02C0AC;
}
#linkshuu a{
color: #FFF;
}
#linkshuu li {
float: left;
list-style-position: inside;
list-style-type: none;
border-left-width: 2px;
border-left-style: solid;
border-left-color: #FFF;
padding-right: 5px;
padding-left: 5px;
}
#wrapper_footer #add {
display: block;
color: #FFF;
margin-right: auto;
margin-left: auto;
text-align: left;
padding-top: 25px;
background-color: #02C0AC;
}
#wrapper_footer a  {
color: #FFF;
text-decoration: none;
background-color: #02C0AC;
}
#wrapper_footer a:hover {
color: #FFF;
text-decoration: none;
}
.copyright {
font-style:normal;
font-size:11px;
color:#FFF;
line-height:3.0;
text-align:center;
margin: 0px;
padding-top: 5px;
}.title {
line-height: 1.5em;
overflow: hidden;
background-color: #02C0AC;
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: #016D63;
color: #FFF;
font-size: 1.286em;
padding-top: 8px;
background-image: url(https://localspida.net/wp-content/themes/lsp/images/common/dot_bk.png);
font-weight: bold;
text-shadow: 0px 0px 2px rgba(150, 150, 150, 1);
padding-left: 15px;
padding-bottom: 6px;
}
.title1  {
padding-left: 10px;
font-size: 1.15em;
line-height: 1.5em;
font-weight: bold;
background-color: #333333;
color: #FFF;
border: 2px solid #CCC;
margin-right: 5px;
margin-left: 5px;
letter-spacing: 1px;
padding-top: 6px;
padding-bottom: 6px;
}
.title2 {
border-left-width: 6px;
border-left-style: solid;
border-left-color: #393;
padding-left: 10px;
margin-top: 8px;
margin-bottom: 5px;
padding-top: 2px;
padding-bottom: 2px;
border-bottom-width: 3px;
border-bottom-style: solid;
border-bottom-color: #CCC;
}
.title3 {
padding-left: 10px;
padding-top: 2px;
padding-bottom: 2px;
background-color: #333333;
color: #FFF;
}
.point1 {
line-height: 36px;
background-image: url(https://localspida.net/wp-content/themes/lsp/images/ppc/point1.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 45px;
font-weight: bold;
color: #FF869E;
font-size: 17px;
}
.point2 {
line-height: 36px;
background-image: url(https://localspida.net/wp-content/themes/lsp/images/ppc/point2.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 45px;
font-weight: bold;
color: #FF869E;
font-size: 17px;
}
.point3 {
line-height: 36px;
background-image: url(https://localspida.net/wp-content/themes/lsp/images/ppc/point3.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 45px;
font-weight: bold;
color: #FF869E;
font-size: 17px;
}
.point4 {
line-height: 36px;
background-image: url(https://localspida.net/wp-content/themes/lsp/images/ppc/point4.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 45px;
font-weight: bold;
color: #FF869E;
font-size: 17px;
}
.checkmark li  {
list-style-type: none;
margin-bottom: 5px;
background-image: url(https://localspida.net/wp-content/themes/lsp/images/ppc/check.jpg);
background-repeat: no-repeat;
background-position: left center;
line-height: 32px;
padding-left: 40px;
font-weight: bold;
}
.title1 a {
color: #FFF;
text-decoration:none;} .myButton {
background-color: #32A752;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
border: 1px solid #18ab29;
display: inline-block;
cursor: pointer;
color: #ffffff;
font-family: arial;
font-size: 18px;
text-decoration: none;
text-shadow: 0px 1px 0px #2f6627;
padding-top: 10px;
padding-bottom: 10px;
font-weight: bold;
width: 90%;
}
.myButton:hover {
background-color: #5cbf2a;
color: #FFF;
}
.myButton:active {
position:relative;
top:1px;
} .question {
background-image: url(https://localspida.net/wp-content/themes/lsp/images/post/qanda_q.gif);
background-repeat: no-repeat;
background-position: left center;
line-height: 32px;
padding-left: 40px;
color: #F60;
font-weight: bold;
}
.answer {
background-image: url(https://localspida.net/wp-content/themes/lsp/images/post/qanda_a.gif);
background-repeat: no-repeat;
background-position: left top;
padding-left: 40px;
margin-top: 10px;
border-bottom-width: 2px;
border-bottom-style: dotted;
border-bottom-color: #422E2E;
margin-bottom: 20px;
padding-bottom: 5px;
} .overtuka a:hover
img{
opacity:0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
background:#FFF;
} .fontback_yellow {
background-color: #FFFF99;
padding-right: 3px;
padding-left: 3px;
}
.font_red {
color: #FF3300;
}
.font_orange {
color: #FF6600;
} .bg-color1 {
background-color: #FFD;
} .border3 {
border: 2px solid #999999;
}
.border0 {
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
} .float_L {float: left;}
.float_R {float: right;} .txt_70 {font-size: 70%;}
.txt_80 {font-size: 80%;}
.txt_85 {
font-size: 85%;
}
.txt_110 {font-size: 110%;}
.txt_120 {font-size: 120%;}
.bold { font-weight: bold; }
.text_C { text-align: center; }
.text_R { text-align: right; }
.text_L { text-align: left; }
.vertical_T {vertical-align: top;}
.vertical_M {vertical-align: middle;}
.vertical_B {vertical-align: bottom;} .mg_0 {margin:0 !important;}
.mg_5 {margin:5px;}
.mg_10 {margin:10px;}
.mg_15 {margin:15px;}
.mg_20 {margin:20px;}
.mg_25 {margin:25px;}
.mg_30 {margin:30px;}
.mg_35 {margin:35px;}
.mg_40 {margin:40px;}
.mg_45 {margin:45px;}
.mg_50 {margin:50px;}
.mg_T5 {margin-top:5px;}
.mg_T10 {margin-top:10px;}
.mg_T15 {margin-top:15px;}
.mg_T20 {margin-top:20px;}
.mg_L22 {
margin-left: 22px;
}
.mg_T25 {margin-top:25px;}
.mg_T30 {margin-top:30px;}
.mg_T35 {margin-top:35px;}
.mg_T40 {margin-top:40px;}
.mg_T45 {margin-top:45px;}
.mg_T50 {margin-top:50px;}
.mg_R5 {margin-right:5px;}
.mg_R10 {margin-right:10px;}
.mg_R15 {margin-right:15px;}
.mg_R20 {margin-right:20px;}
.mg_R25 {margin-right:25px;}
.mg_R30 {margin-right:30px;}
.mg_R35 {margin-right:35px;}
.mg_R40 {margin-right:40px;}
.mg_R45 {margin-right:45px;}
.mg_R50 {margin-right:50px;}
.mg_B5 {margin-bottom:5px;}
.mg_B10 {margin-bottom:10px;}
.mg_B15 {margin-bottom:15px;}
.mg_B20 {margin-bottom:20px;}
.mg_B25 {margin-bottom:25px;}
.mg_B30 {margin-bottom:30px;}
.mg_B35 {margin-bottom:35px;}
.mg_B40 {margin-bottom:40px;}
.mg_B45 {margin-bottom:45px;}
.mg_B50 {margin-bottom:50px;}
.mg_L5 {margin-left:5px;}
.mg_L10 {margin-left:10px;}
.mg_L15 {margin-left:15px;}
.mg_L20 {margin-left:20px;}
.mg_L25 {margin-left:25px;}
.mg_L30 {margin-left:30px;}
.mg_L35 {margin-left:35px;}
.mg_L40 {margin-left:40px;}
.mg_L45 {margin-left:45px;}
.mg_L50 {margin-left:50px;} .pd_5 {padding:5px;}
.pd_10 {padding:10px;}
.pd_15 {padding:15px;}
.pd_20 {padding:20px;}
.pd_25 {padding:25px;}
.pd_30 {padding:30px;}
.pd_35 {padding:35px;}
.pd_40 {padding:40px;}
.pd_45 {padding:45px;}
.pd_50 {padding:50px;}
.pd_T5 {padding-top:5px;}
.pd_T10 {padding-top:10px;}
.pd_T15 {padding-top:15px;}
.pd_T20 {padding-top:20px;}
.pd_T25 {padding-top:25px;}
.pd_T30 {padding-top:30px;}
.pd_T35 {padding-top:35px;}
.pd_T40 {padding-top:40px;}
.pd_T45 {padding-top:45px;}
.pd_T50 {padding-top:50px;}
.pd_R5 {padding-right:5px;}
.pd_R10 {padding-right:10px;}
.pd_R15 {padding-right:15px;}
.pd_R20 {padding-right:20px;}
.pd_R25 {padding-right:25px;}
.pd_R30 {padding-right:30px;}
.pd_R35 {padding-right:35px;}
.pd_R40 {padding-right:40px;}
.pd_R45 {padding-right:45px;}
.pd_R50 {padding-right:50px;}
.pd_B5 {padding-bottom:5px;}
.pd_B10 {padding-bottom:10px;}
.pd_B15 {padding-bottom:15px;}
.pd_B20 {padding-bottom:20px;}
.pd_B25 {padding-bottom:25px;}
.pd_B30 {padding-bottom:30px;}
.pd_B35 {padding-bottom:35px;}
.pd_B40 {padding-bottom:40px;}
.pd_B45 {padding-bottom:45px;}
.pd_B50 {padding-bottom:50px;}
.pd_L5 {padding-left:5px;}
.pd_L10 {padding-left:10px;}
.pd_L15 {padding-left:15px;}
.pd_L20 {padding-left:20px;}
.pd_L25 {padding-left:25px;}
.pd_L30 {padding-left:30px;}
.pd_L35 {padding-left:35px;}
.pd_L40 {padding-left:40px;}
.pd_L45 {padding-left:45px;}
.pd_L50 {padding-left:50px;} .both {
clear: both;
}
 #mainImg {
text-align: center;
border: 1px solid #DDD;
}
#main #nav_sub {
text-align: center;
}
#main #nav_sub li {
float: left;
width: 50%;
padding-bottom: 10px;
padding-top: 10px;
}
#mokuji {
overflow: hidden;
background-color: #EEE;
}
#mokuji a {
color: #333;
}
#mokuji li {
float: left;
margin-right: 15px;
}
#mokuji li.list {
background-image: url(//localspida.co.jp/wp-content/themes/lsp/images/common/catlist_sita.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 25px;
}
.news {
margin-top: 5px;
margin-left: 10px;
margin-right: 10px;
}
.news li{
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #999;
padding-left: 28px;
background-image: url(//localspida.co.jp/wp-content/themes/lsp/images/common/list1.png);
background-repeat: no-repeat;
background-position: 10px center;
margin-top: 3px;
} .osusume  {
background-image: url(//localspida.co.jp/wp-content/themes/lsp/images/ppc/osusume_josei1.jpg);
background-repeat: no-repeat;
background-position: 550px bottom;
}
.ppc-sikumi {
width: 48%;
}
.ppc-sikumi th{
color: #FFF;
background-color: #2C1892;
margin: 0px;
font-weight: bold;
padding-top: 2px;
padding-right: 0px;
padding-bottom: 2px;
padding-left: 0px;
}
table.hikaku1 {
width: 100%;
border: 1px solid #CCC;
margin-bottom: 25px;
}
table.hikaku1 td {
text-align: center;
border: 1px solid #CCC;
padding: 2px;
}
table.hikaku1 th {
border: 1px solid #CCC;
font-weight: normal;
background-color: #777777;
padding: 2px;
color: #FFF;
}
table.hikaku2 {
width: 100%;
border: 1px solid #CCC;
margin-bottom: 25px;
}
table.hikaku2 td {
text-align: center;
border: 1px solid #CCC;
padding-top: 10px;
padding-right: 5px;
padding-bottom: 10px;
padding-left: 5px;
}
table.hikaku2 th {
background-color: #777777;
border: 1px solid #CCC;
font-weight: normal;
color: #FFF;
}
table.price {
width: 100%;
border: 1px solid #CCC;
}
table.price .table_title {
color: #FFF;
background-color: #F77;
font-weight: bold;
padding-top: 5px;
padding-bottom: 5px;
font-size: 110%;
}
table.price td {
text-align: center;
border: 1px solid #CCC;
}
table.price th {
color: #333;
border: 1px solid #CCC;
font-weight: normal;
background-color: #FFE6E6;
}
.course_photo {
margin-top: 10px;
text-align: center;
}
.course_photo_sp {
margin-top: 2px;
margin-left: 25px;
margin-bottom: 15px;
float: right;
padding-top: 5px;
padding-right: 10px;
padding-bottom: 15px;
padding-left: 5px;
} #scroll {
height:400px;
}
.step_title {
background-color: #000066;
color: #FFF;
padding-left: 15px;
padding-top: 3px;
padding-bottom: 3px;
border-top-width: 2px;
border-right-width: 2px;
border-left-width: 2px;
border-top-style: solid;
border-right-style: solid;
border-left-style: solid;
border-top-color: #999;
border-right-color: #999;
border-left-color: #999;
}
.step_text {
background-color: #FFFFFF;
border: 2px solid #999;
padding-right: 10px;
padding-left: 10px;
vertical-align: middle;
padding-top: 10px;
padding-bottom: 10px;
} form  {
margin-top: 15px;
}
form table th   {
background-color: #EEE;
padding-top: 8px;
padding-bottom: 8px;
border: 1px solid #CCC;
padding-right: 5px;
padding-left: 5px;
}
form table td  {
background-color: #FFF;
padding-top: 8px;
padding-bottom: 8px;
padding-left: 10px;
border: 1px solid #CCC;
}
form table th span {
font-size: 13px;
margin-left: 3px;
color: #F00;
}
form .sousinn{
text-align: right;
}
form .sousinn input {
font-size: 16px;
font-weight: bold;
padding-top: 5px;
padding-bottom: 5px;
} .kakunin_text {
font-weight: bold;
color: #FFF;
background-color: #555;
text-align: center;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
margin-top: 50px;
margin-bottom: 30px;
} #gaiyou {
margin-bottom: 40px;
}
#gaiyou tr th {
font-size: 15px;
background-color: #EEE;
padding-top: 10px;
padding-bottom: 10px;
padding-right: 5px;
padding-left: 5px;
}
#gaiyou tr td {
padding-left: 15px;
background-color: #FFF;
padding-top: 10px;
padding-bottom: 10px;
padding-right: 10px;
} .arrow_link {
background-image: url(//localspida.co.jp/wp-content/themes/lsp/images/common/arrow_link.png);
background-repeat: no-repeat;
background-position: left center;
padding-left: 25px;
text-decoration: underline;
} #sitemap {
margin-right: 20px;
margin-bottom: 10px;
margin-left: 10px;
}
#sitemap dt  {
margin-bottom: 5px;
margin-top: 20px;
font-weight: bold;
border-left-width: 5px;
border-left-style: solid;
border-left-color: #016D63;
padding-left: 10px;
background-color: #EEE;
padding-top: 3px;
padding-bottom: 3px;
}
#sitemap dt a {
text-decoration: none;
color: #333;
}
#sitemap dd li  {
margin-left: 25px;
list-style-type: disc;
list-style-position: inside;
color: #016D63;
}
#sitemap dd li a {
color: #016D63;
text-decoration: none;
} #kanren_link {
margin-right: 20px;
margin-bottom: 400px;
margin-left: 10px;
}
#kanren_link h3 {
margin-bottom: 5px;
margin-top: 20px;
font-weight: bold;
border-left-width: 5px;
border-left-style: solid;
border-left-color: #016D63;
padding-left: 10px;
background-color: #EEE;
padding-top: 3px;
padding-bottom: 3px;
}
#kanren_link h3 a {
text-decoration: none;
color: #333;
}
#kanren_link p {
margin-left: 25px;
} .title01  {
padding-left: 10px;
font-size: 1.15em;
line-height: 2.2em;
font-weight: bold;
background-color: #333333;
color: #FFF;
border: 2px solid #CCC;
letter-spacing: 1px;
}
.title01 a  {
color: #FFF;
text-decoration:none;
}
.thumbnail {
float: left;
padding-right: 20px;
padding-bottom: 20px;
}
.photo {
padding: 6px;
border: 1px solid #999;
}
.postcat {
text-align: right;
font-size: 90%;
}
#date {
background-color: #DDD;
text-align: right;
font-size: 90%;
line-height: 1em;
padding-top: 5px;
padding-right: 10px;
padding-bottom: 5px;
margin-top: 80px;
}
#date a {
color: #333;
text-decoration: none;
}
#next {
background-color: #033;
color: #FFF;
font-size: 95%;
}
#next a {
color: #FFF;
}
 @media only screen and (max-width: 910px){
#navi{
width:100%;
}
} @media only screen and (max-width:768px){
#kotei_top{
display:none;
}
dl.accordion { background:#DDD; width:100%; font-size:16px; display:block;
border-bottom:1px #888888 solid;
border-top:1px #888888 solid;}
dl.accordion dt {
    background:url(//localspida.co.jp/wp-content/themes/lsp/img/open.png) 97% center no-repeat,#eeeeee; background:url(//localspida.co.jp/wp-content/themes/lsp/img/open.png) 97% center no-repeat,-moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%);     background:url(//localspida.co.jp/wp-content/themes/lsp/img/open.png) 97% center no-repeat,-webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc)); background:url(//localspida.co.jp/wp-content/themes/lsp/img/open.png) 97% center no-repeat,-webkit-linear-gradient(top, #eeeeee 0%,#cccccc 100%);     background:url(//localspida.co.jp/wp-content/themes/lsp/img/open.png) 97% center no-repeat,-o-linear-gradient(top, #eeeeee 0%,#cccccc 100%); background:url(//localspida.co.jp/wp-content/themes/lsp/img/open.png) 97% center no-repeat,-ms-linear-gradient(top, #eeeeee 0%,#cccccc 100%);     background:url(//localspida.co.jp/wp-content/themes/lsp/img/open.png) 97% center no-repeat,linear-gradient(to bottom, #eeeeee 0%,#cccccc 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 );     border-bottom:1px solid #EEE; height:40px; text-indent:10px; line-height:40px; color:#333; font-weight:bold; cursor:pointer;}
dl.accordion dt.open {
    background:url(//localspida.co.jp/wp-content/themes/lsp/img/close.png) 97% center no-repeat,-moz-linear-gradient(top, #C6F0FE, #27BCF9);
    background:url(//localspida.co.jp/wp-content/themes/lsp/img/close.png) 97% center no-repeat,-webkit-gradient(linear, left top, left bottom, from(#C6F0FE), to(#27BCF9));}
dl.accordion dd {
background: #333;
line-height: 1.5;
display: none;
color: #FFF;
}
dl.accordion dd a { color:#FFF;
text-decoration:none;}
dl.accordion dd table td {
border: 1px dotted #FFF;
border-collapse: collapse;
padding-top: 7px;
padding-bottom: 7px;
text-align: center;
padding-right: 3px;
padding-left: 3px;
}
blockquote form table  {
width:100%;
}
blockquote form table th  {
width:30%;
}
blockquote form table td  {
width:70%;
}
} @media only screen and (max-width: 910px){
header #h1_bk h1{
width:100%;
}
#header{width:100%;padding:0;}
#content{width:100%;}
#mainImg img{width:100%;height:auto;}
#main{width:72%;}
#sidebar{width:25%;}
#sidebar #topbanner a img{width:100%;height:auto;}
#footer #wrapper_footer{width:100%;padding:0;}
.Img100{width:100%; height:auto;}
} @media only screen and (max-width: 768px){
#main, #sidebar{clear:both;width:100%;float:none;margin:0 auto;padding:0px 0; overflow:hidden;	}
#sidebar{
text-align:center;
}
#header {text-align:center;}
#header #logo {
float: none;}
#header #header-right{
float: none;
width: 100%;
}
#nav_sub img{
width:98%;
padding:0;
}
#hm_midashi{
font-size:100%;
}
#sidebar #topbanner a img{width:48%;height:auto;}
#kotei_side {
display:none;
}
.ppc-sikumi{
float:none;
margin:0 auto 15px auto;
}
} @media only screen and (max-width: 644px){
.Img100_644{width:100%; height:auto;}
#gaiyou {
width:100%;
font-size: 14px;
margin-top: 20px;
margin-bottom: 40px;
margin-left: 0px;
}
blockquote {
margin-top: 10px;
margin-bottom: 10px;
margin-left: 0px;
width:100%;
}
blockquote form {
margin-top: 15px;
}
blockquote form table th  {
width:30%;
}
blockquote form table td  {
width:70%;
}
blockquote form table input,textarea {
width:95%;
}
#submain_wrapper_contact {
width: 100%;
}
#main .post h3 {
margin-top: 10px;
border-top-width: 2px;
border-bottom-width: 2px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #EAEAEA;
border-bottom-color: #EAEAEA;
background-color: #281010;
padding-left: 5px;
padding-top: 3px;
padding-bottom: 3px;
color: #FFF;
font-size: 15px;
}
#main .post h3 a {
color: #FFF;
}
#main .post .postcat {
text-align: right;
padding-right: 3px;
padding-left: 3px;
}
#main .post .postcat a{
text-decoration: underline;
}
#main #course ul {
padding-left: 0px;
}
#main #course li{
float: left;
margin-bottom: 15px;
text-align: center;
width: 50%;
}
#main #course li img {
width: 99%;
height:auto;
}
#course #seo_banner {
margin-left: 0px;
}
#course #seo_banner img {
width:100%;
height:auto;
}	
#scroll {height:300px;
overflow:auto;
-webkit-overflow-scrolling: touch;}
.myButton {
padding-top: 10px;
padding-bottom: 10px;
padding-right: 0px;
padding-left: 0px;
display:block;
width:100%;
}
.ppc-sikumi{
width:90%;
}
#breadcrumb {
margin-bottom: 0px;
margin-top: 3px;
margin-left: 3px;
}
}