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

  body {
margin: 0;
padding: 0;
font-family: "Noto Sans Japanese", "メイリオ", "Hiragino Kaku Gothic ProN", "sans-serif";
}
p, ul, li, a {
font-size: 14px;
line-height: 1.6em;
}
a {
text-decoration: none;
}
img {
max-width: 100%;
height: auto;
}
header, main, footer {
display: block;
} .contents-area {
width: -webkit-calc(100% - 20px);
width: calc(100% - 20px);
max-width: 1100px;
margin: 0 auto;
}   #site-catchcopy-area {
background: #134F8B;
} #site-catchcopy-area p {
margin: 0;
padding: 3px 0;
color: white;
font-size: 13px;
} .is-fixed {
position: fixed;
top: 0;
left: 0;
z-index: 100;
width: 100%;
background: #FFF;
box-shadow: 0 0 10px #EEE;
} #site-title-area .contents-area {
padding: 10px 0;
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
align-items: center;
} #site-title-box {
padding: 8px 0 0 5px;
display: table;
}
#site-title-box img {
max-width: 310px;
display: table-cell;
vertical-align: middle;
} #header-info-area {
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
align-items: center;
} #header-info-1 {
color: #134F8B;
font-size: 13.5px;
font-weight: bold;
}
#header-info-2 {
margin: 2px 0;
}
#header-info-2 img {
width: -webkit-calc(100% - 35px);
width: -webkit-calc(100% - 35px);
width: calc(100% - 35px);
height: auto;
box-sizing: border-box;
}
#header-info-3 {
color: #646666;
font-size: 12px;
font-weight: bold;
}
#header-info-3 .tel-time {
padding: 2px 5px;
background: #646666;
border-radius: 5px;
color: white;
font-size: 11px;
} #header-info-right .only-pc {
padding-left: 5px;
box-sizing: border-box;
}
#header-info-right .only-pc a {
display: block;
}
#header-info-right .only-pc img {
display: block;
width: 75px;
height: auto;
}
#header-info-right .only-pc img:hover {
opacity: 0.8;
} #main-nav-area {
border-top: solid 1px #B2B1B1;
border-bottom: solid 4px #0F6DAA;
} #main-nav {
margin: 0;
padding: 0;
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
list-style: none;
} #main-nav .menu-item {
width: -webkit-calc(92% / 4);
width: calc(92% / 4);
height: 40px;
border-left: solid 1px #B2B1B1;
display: table;
text-align: center;
} #main-nav .menu-item:first-child {
width: 8%;
} #main-nav .menu-item:last-child {
border-right: solid 1px #B2B1B1;
} #main-nav .menu-item a {
display: table-cell;
vertical-align: middle;
color: #7F7F7F;
font-size: 16px;
font-weight: bold;
}
#main-nav .fa-home {
font-size: 20px;
} #main-nav .menu-item a:hover {
background: #B5DDF0;
} #main-nav .current_page_item {
background: #B5DDF0;
}
@media screen and (max-width: 767px) { #site-title-area .contents-area {
display: block;
padding: 15px 0 5px;
}
#site-catchcopy-area p {
font-size: 13px;
}
#site-title-box {
width: 90%;
height: auto;
margin: 5px auto 10px;
padding: 0;
} .page #header-info-area {
display: none;
}
#header-info-area {
margin: 15px 0 10px;
display: block;
}
#header-info-left {
width: 98%;
height: auto;
margin: 10px auto;
}
#header-info-1 {
font-size: 13px;
text-align: center;
}
#header-info-2 {
text-align: center;
}
#header-info-2 img {
width: 85%;
}
#header-info-3 {
font-size: 12px;
text-align: center;
}
#header-info-3 .tel-time {
font-size: 12px;
}
#header-info-right .only-sp a {
display: block;
width: 80%;
margin: 0 auto;
padding: 7px 5px 7px 2px;
background: #115187;
border-radius: 5px;
box-shadow: 0 1px 5px #AAA;
color: #FFF;
font-size: 14px;
text-align: center;
}
#header-info-right .only-sp a:active {
box-shadow: none;
opacity: 0.7;
} #main-nav-area { }
#main-nav {
-webkit-flex-wrap: wrap;
flex-wrap: wrap;  }
#main-nav .menu-item a {
font-size: 15px;
}
#main-nav .menu-item:first-child {
display: none;
}
#main-nav .menu-item {
width: 50%;
border-bottom: solid 1px #B2B1B1;
box-sizing: border-box;
}
#main-nav .menu-item:last-child { }
#main-nav .menu-item:nth-child(even) {
border-left: none;
}
#main-nav .menu-item:nth-child(odd) {
border-right: none;
}
#main-nav-area .contents-area {
width: 100%;
margin: 0;
}
}   #footer {
margin-top: 50px;
padding: 30px 0;
background: #005294;
border-top: solid 5px #005294;
} #footer-1 {
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
} #footer-nav {
margin: 0;
padding: 0;
display: -webkit-box;
display: -webkit-flex;
display: flex;
list-style: none;
} #footer-nav .menu-item {
padding: 0 20px;
border-left: solid 1px #FFF;
} #footer-nav .menu-item:last-child {
border-right: solid 1px #FFF;
} #footer-nav .menu-item a {
color: #FFF;
font-size: 15px;
}
#footer-nav .menu-item a:hover {
text-decoration: underline;
} #footer-info-1 {
color: #FFF;
font-size: 14px;
font-weight: bold;
}
#footer-info-2 {
margin: 5px 0;
}
#footer-info-2 img {
width: -webkit-calc(100% - 20px);
width: calc(100% - 20px);
height: auto;
box-sizing: border-box;
}
#footer-info-3 {
color: #FFF;
font-size: 13px;
font-weight: bold;
}
#footer-info-3 .tel-time {
padding: 2px 5px;
background: #FFF;
border-radius: 5px;
color: #005294;
font-size: 12px;
} #footer-2 {
margin-top: 10px;
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-box-align: end;
-webkit-align-items: flex-end;
align-items: flex-end;
}
#with-company { margin-top: 5px;
}
#jimusyo-adress {
margin-top: 5px;
color: #FFF;
font-size: 15px;
}
#copyright {
color: #FFF;
font-size: 14px;
}
@media screen and (max-width: 767px) {
#footer {
padding: 30px 0 0;
}
#footer-1 {
display: block;
}
#footer-nav-area {
}
#footer-info-area {
margin: 20px 0 30px;
text-align: center;
}
#footer-info-2 {
width: 90%;
margin: 8px auto;
}
#footer-nav {
display: block;
padding-left: 10px;
}
#footer-nav .menu-item {
padding: 5px 20px;
}
#footer-nav .menu-item:last-child {
border-right: none;
}
#footer-2 {
display: block;
}
#jimusyo-info {
margin: 30px 0 20px;
}
#jimusyo-name {
text-align: center;
}
#with-company { text-align: center;
}
#jimusyo-adress {
padding: 0 10px;
}
#copyright {
margin-bottom: 40px;
padding: 5px 0;
font-size: 11px;
text-align: center;
} #mobile-footer {
position: fixed;
left: 0;
bottom: 0;
width: 100%;
height: 40px;
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
align-items: center;
background: #00548F;
box-shadow: 0 0 5px #EEE;
color: #FFF;
font-size: 14px;
font-weight: bold;
}
#mobile-footer .left {
margin-right: 2%;
}
#mobile-footer .right {
margin-left: 2%;
}
#mobile-footer a {
padding: 2px 5px;
background: #FFF;
border-radius: 5px;
color: #00548F;
}
}  .page #main {
padding: 10px 0;
}  @media screen and (min-width:768px), print {
.only-sp {
display: none;
}
}  @media screen and (max-width:767px) {
.only-pc {
display: none;
}
}

.page h2 {
color: #0057A2; }
.page h2::before {
content: "■";
}
#profile .flex {
display: -webkit-box;
display: -webkit-flex;
display: flex;
}
#profile .flex .img-box {
margin: 15px 0 0 30px;
}
table {
border-spacing: 0;
}
table tbody th {
padding: 12px 10px;
border-bottom: solid 1px #DDD;
color: #2EA1CE;
font-weight: bold;
text-align: left;
}
table tbody td {
padding: 12px 30px;
border-bottom: solid 1px #DDD;
}
table tbody tr:first-child th,
table tbody tr:first-child td{
border-top: solid 1px #DDD;
}
@media screen and (max-width: 767px) {
#profile .flex {
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-webkit-flex-direction: column-reverse;
flex-direction: column-reverse;
}
#profile .flex .img-box {
margin: 0;
text-align: center;
}
table tbody th,
table tbody td{
display: block;
}
table tbody th {
padding: 15px 5px 0;
border-bottom: none;
}
table tbody td {
padding: 5px 5px 15px;
}
table tbody tr:first-child th,
table tbody tr:first-child td{
border-top: none;
}
}