html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}
body {
line-height:1;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
display:block;
}
nav ul {
list-style:none;
}
blockquote, q {
quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content:'';
content:none;
}
a {
margin:0;
padding:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
} ins {
background-color:#ff9;
color:#000;
text-decoration:none;
} mark {
background-color:#ff9;
color:#000; 
font-style:italic;
font-weight:bold;
}
del {
text-decoration: line-through;
}
abbr[title], dfn[title] {
border-bottom:1px dotted;
cursor:help;
}
table {
border-collapse:collapse;
border-spacing:0;
} hr {
display:block;
height:1px;
border:0;   
border-top:1px solid #cccccc;
margin:1em 0;
padding:0;
}
input, select {
vertical-align:middle;
}html{
width:100%;
}
body{
background:#fff;
margin:0px;
padding:0px;
text-align:center;
font-size:100%;
line-height:140%;
color: #fff;
font-family:"Noto Sans Japanese";
} a,
a:link{
color: #333;
text-decoration: none;
} br.clear{
clear:both;
display:block;
line-height:1px;
font-size:1px;
}
.clear{
clear:both;
display:block;
line-height:1px;
font-size:1px;
}
.clearfix{
}
.clearfix:after {
content: "";
clear: both;
display: block;
} .mb10{
margin-bottom:10px;
}
.mb20{
margin-bottom:20px;
}
.mb30{
margin-bottom:30px;
}
.mb40{
margin-bottom:40px;
} img{
border:none;
margin:0px;
padding:0px;
vertical-align:bottom;
}#wrap {
position: relative;
width: 100%;
margin: 0px;
padding: 0px;
overflow: hidden;
} header {
position: absolute;
z-index: 1000;
width: 100%;
margin: 0px;
padding: 20px 5%;
background: url(/img/line.gif) repeat-x;
background-position: bottom;
font-size: 10px;
text-align: left;
box-sizing: border-box;
}
header:after {
clear: both;
content: "";
display: block;
}
header .logo {
width: 30%;
float: left;
font-size: 4.4em;
line-height: 1.1em;
letter-spacing: 2px;
text-shadow: 0px 1px 3px #000;
font-weight: bold;
}
header .logo a {
text-decoration: none;
color: #fff;
}
header .logo span {
color: #6AB4DB;
}
header .snav {
width: 70%;
float: right;
text-align: right;
padding-top: 15px;
}
header .snav:after {
content: "";
display: block;
clear: both;
}
header .snav .sp_nav {
display: none;
}
header .snav .loadstone {
display: none;
margin-right: 10px;
vertical-align: bottom;
}
header .snav .loadstone a {
width: 160px;
height: 30px;
font-size: 1.3em;
line-height: 30px;
text-decoration: none;
color: #999;
border: 1px solid #999;
border-radius: 100px;
display: block;
text-align: center;
color: #999;
}
header .snav .contact_nav {
width: 10%;
float: right;
display: inline-block;
vertical-align: bottom;
padding-top: 10px;
}
header .snav .contact_nav a {
width: 30px;
height: 30px;
display: block;
border: 1px solid #fff;
border-radius: 100px;
background: url(/img/common/icon_mail.png) no-repeat center;
background-size: 50%;
text-shadow: 0px 1px 3px #000;
}
header.con {
position: static;
}
@media only screen and (min-width: 641px) and (max-width: 768px) {
header.con { background: #000;
}
}
@media screen and (max-width: 640px) {
header.con { background: #000;
}
}
header.con:after {
content: "";
display: block;
clear: both;
}
header.con .logo {
padding-top: 10px;
font-size: 1.8em;
text-shadow: none;
}
@media screen and (max-width: 768px) {
header.con .logo br {
display: none;
}
}
header.con .logo a {
color: #000;
}
@media only screen and (min-width: 641px) and (max-width: 768px) {
header.con .logo a { color: #fff;
}
}
@media screen and (max-width: 640px) {
header.con .logo a { color: #fff;
}
}
header.con .snav nav li {
background: none;
border: none;
}
header.con .snav nav li a {
text-shadow: none;
color: #000;
}
@media only screen and (min-width: 641px) and (max-width: 768px) {
header.con .snav nav li a { color: #fff;
}
}
@media screen and (max-width: 640px) {
header.con .snav nav li a { color: #fff;
}
}
header.con .snav .contact_nav a {
background: url(/img/common/icon_mail.png) no-repeat center #000;
}
@media screen and (max-width: 768px) {
header .logo {
font-size: 2.8em;
}
header .logo img {
max-width: 100%;
}
header .snav {
text-align: right;
padding-top: 0px;
}
header .snav .sp_nav {
display: inline-block;
text-align: center;
background: url(/img/common/sp_nav.png) no-repeat center;
background-size: 80%;
width: 40px;
height: 40px;
}
header .snav .contact_nav {
display: none;
}
header .snav .loadstone {
display: none;
}
} footer {
width: 100%;
margin: 0px;
padding: 20px 0px;
font-size: 10px;
text-align: center;
clear: both;
border-top: 1px dotted #ccc;
background: #000;
} .content {
width: 100%;
margin: 0px  auto;
padding: 0px;
box-sizing: border-box;
background: #fff;
color: #000;
}
.content:after {
clear: both;
content: "";
display: block;
}
.content ul {
list-style: none;
}
@media screen and (max-width: 768px) {
.content {
width: 100%;
padding: 0;
}
.content .inner {
width: 100%;
}
} main {
width: 100%;
margin: 0px auto;
text-align: left;
}
main.page {
width: 1000px;
padding: 60px 0px;
}
main.single {
width: 1000px;
padding: 60px 0px;
}
@media screen and (max-width: 768px) {
main.page {
width: 92%;
padding: 30px 0px;
}
main.single {
width: 92%;
padding: 30px 0px;
}
} aside {
width: 20%;
float: left;
text-align: left;
}
aside.single {
float: right;
}
aside h2 {
font-size: 1.0em;
border-bottom: 1px solid #333;
margin-bottom: 10px;
padding-bottom: 10px;
}
aside h3 {
font-size: 1.0em;
border-bottom: 1px solid #333;
margin-bottom: 10px;
padding-bottom: 10px;
}
aside .side_news {
width: 100%;
margin-bottom: 40px;
font-size: 0.8em;
}
aside .side_news p {
font-weight: bold;
}
aside .side_news li {
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px dotted #ccc;
}
aside .widget {
margin-bottom: 20px;
}
aside li {
list-style: none;
}
aside .side_contact {
border: 1px solid #ccc;
border-radius: 5px;
padding: 15px 10px 0px 10px;
box-sizing: border-box;
font-size: 0.8em;
line-height: 1.3em;
}
aside .side_contact p:nth-of-type(1) {
font-size: 1.4em;
font-weight: 500;
text-align: center;
margin-bottom: 10px;
}
aside .side_contact a {
width: 100%;
box-sizing: border-box;
display: inline-block;
background: #333;
text-align: center;
color: #fff;
padding: 10px 20px;
border-radius: 10px;
text-decoration: none;
margin-top: 14px;
}
@media screen and (max-width: 768px) {
aside {
border-top: 1px dotted #ccc;
padding-top: 20px;
width: 100%;
float: none;
}
aside .side_contact a {
width: 100%;
box-sizing: border-box;
}
} nav {
font-weight: bold;
padding-top: 0px;
float: left;
width: 90%;
}
@media only screen and (min-width: 641px) and (max-width: 768px) {
nav { width: 100%;
float: none;
}
}
@media screen and (max-width: 640px) {
nav { width: 100%;
float: none;
}
}
nav ul {
display: block;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
text-align: right;
letter-spacing: -1.0em;
}
nav li {
letter-spacing: normal;
list-style: none;
display: inline-block;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}
nav li a {
padding: 10px 20px;
box-sizing: border-box;
display: block;
text-decoration: none;
color: #fff;
font-size: 1.6em;
text-shadow: 0px 1px 2px #000;
}
nav li a:link {
color: #fff;
}
nav li:nth-of-type(5), nav li:nth-of-type(6), nav li:nth-of-type(7) {
display: none;
}
nav li:nth-of-type(5) a, nav li:nth-of-type(6) a, nav li:nth-of-type(7) a {
color: #bbb;
background: #999;
}
@media screen and (max-width: 768px) {
nav {
display: none;
}
nav li {
width: 100%;
background: rgba(0, 0, 0, 0.7);
border-bottom: 1px dotted #999;
}
nav li a {
padding: 10px 10px 10px 0px;
}
} #pagetop {
width: 40px;
height: 40px;
line-height: 40px;
position: fixed;
bottom: 20px;
right: 20px;
-moz-border-radius: 50px;
-webkit-border-radius: 50px;
border: 2px solid #999;
border-radius: 50px;
}
#pagetop a {
text-decoration: none;
color: #999;
display: block;
}
#pagetop a:hover {
background: none;
}  .content_title {
width: 100%;
margin-bottom: 0px;
background: #333;
border-top: 1px solid #999;
}
@media screen and (max-width: 768px) {
.content_title {
border: none;
}
}
.content_title h1 {
margin: 0px auto;
padding: 40px 5%;
font-size: 1.6em;
color: #fff;
font-weight: bold;
text-align: left;
}
@media screen and (max-width: 768px) {
.content_title h1 {
width: 90%;
font-size: 1.2em;
padding: 20px 0px;
}
}
h2 {
text-align: left;
margin-bottom: 40px;
padding-top: 20px;
font-weight: bold;
font-size: 1.2em;
}
h2.ubar {
border-bottom: 1px solid #333;
padding-bottom: 20px;
margin-bottom: 20px;
}
h2.ms {
margin-bottom: 20px;
}
h2:first-child {
padding-top: 0px;
}
h3 {
text-align: left;
margin-bottom: 40px;
padding-top: 20px;
font-weight: bold;
font-size: 1.1em;
}
h3.ubar {
border-bottom: 1px dotted #333;
padding-bottom: 10px;
margin-bottom: 10px;
}
h3.dbar {
border-bottom: 1px dashed #333;
padding-bottom: 10px;
margin-bottom: 10px;
}
h3.ms {
margin-bottom: 20px;
}
h3:first-child {
padding-top: 0px;
}
.pre {
border: 2px dashed #999;
padding: 5% 10%;
text-align: center;
font-size: 1.1em;
}
@media screen and (max-width: 768px) {
.pre {
font-size: 0.9em;
}
} input {
box-sizing: border-box;
margin-bottom: 10px;
}
input[type="button"],
input[type="submit"] {
border: none;
background: #333;
color: #fff;
padding: 10px 20px;
}
textarea {
box-sizing: border-box;
margin-bottom: 10px;
} * {
box-sizing: border-box;
}body {
overflow-y: auto;
}
img.pan
{
max-width:100%;
height:auto;
}
li.info {
font-size : 14pt;
letter-spacing : 0.2em;
font-weight:bold;
list-style:none; 
color : #0000cd;
line-height :  250%;
}
ul.info
{
border: 1px solid #191970;
border-collapse: collapse;
background-color: #f5f5f5;
width: 100%;
padding : 15px 15px 15px 15px;
}
.text1
{
font-weight: bold; cursor: pointer; margin:15px;
pointer-events: auto;
position: relative;
z-index: 10;
}
.text2 {
font-weight: bold;
cursor: pointer;
margin:15px;
cursor:pointer;
color : #191970;
font-size : 14pt;
text-decoration:underline;
}
.text3 {
font-weight: bold;
cursor: pointer;
cursor:pointer;
color : #dc143c;
text-decoration:underline;
margin:0px 10px;
}
.row {
display: none;
}
.row2 {
display: none;
}
.table li div
{
border-right:1px dotted #191970;border-bottom:1px solid #000;
}
.col1
{
border-right:1px solid #191970;
border-left:1px solid #191970;
border-bottom:1px solid #191970;
border-collapse: collapse;
background-color: #f5f5f5;
width: 100%;
padding : 15px 15px 15px 15px;
}
.head2
{
border-top:1px solid #191970;
border-collapse: collapse;
}
hr
{
border-top: 2px dotted #483d8b;
width: 100%;
text-align :left;
margin-left:0;
margin-right:0;
}
.table li div
{
border-left:5px solid #191970;
line-height:25px;
font-size:120%;
}
.mhead2
{
border-bottom:1px solid #191970;
border-collapse: collapse;
font-size:120%;
line-height:25px;
}
.mcol1 {
border-left:5px solid #191970;
border-bottom:1px solid #191970;
border-collapse: collapse;
font-size:120%;
line-height:25px;
}.list_box {
width: 90%;
margin: auto;
}
@media screen and (max-width: 768px) {
.list_box {
width: 100%;
}
}
.list_box .sbox {
margin-bottom: 20px;
padding: 3%;
border: 1px dotted #ccc;
box-sizing: border-box;
cursor: pointer;
}
@media screen and (max-width: 768px) {
.list_box .sbox {
border: none;
border-bottom: 1px solid #ccc;
}
}
.list_box .sbox:after {
content: "";
display: block;
clear: both;
}
.list_box .sbox .ibox {
width: 15%;
float: left;
}
.list_box .sbox .ibox img {
max-width: 100%;
height: auto;
border: 3px solid #eee;
box-sizing: border-box;
}
@media screen and (max-width: 768px) {
.list_box .sbox .ibox {
width: 25%;
}
}
.list_box .sbox .tbox {
width: 80%;
float: right;
font-size: 1.0em;
}
@media screen and (max-width: 768px) {
.list_box .sbox .tbox {
width: 70%;
}
}
.list_box .sbox .tbox span {
font-size: 1.0em;
}
.list_box .sbox .tbox h2 {
font-size: 1.1em;
padding: 0px;
margin-bottom: 10px;
}
.list_box .sbox .tbox h2 a {
text-decoration: none;
padding: 10px 0px;
display: block;
font-size: 1.2em;
font-weight: 500;
}
.list_box .sbox .tbox h2 a:visited {
color: #555;
}
@media screen and (max-width: 768px) {
.list_box .sbox .tbox {
font-size: 0.8em;
line-height: 1.0em;
}
.list_box .sbox .tbox span {
font-size: 0.9em;
}
.list_box .sbox .tbox h2 a {
font-size: 1.2em;
line-height: 1.4em;
}
}
.list_box .page-numbers {
padding-top: 30px;
}
.list_box .page-numbers li {
display: inline-block;
}
.list_box .page-numbers li a {
padding: 10px 15px;
border: 1px solid #ccc;
}
.list_box .page-numbers li span {
padding: 10px 15px;
border: 1px solid #333;
background: #333;
color: #fff;
}
@media screen and (max-width: 768px) {
.list_box {
width: 100%;
}
}