@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 #main {
padding: 0;
background: #DBEFF8;
}
.page #footer {
margin-top: 0;
} #main .contents-area {
max-width: 900px;
background: #FFF;
} #title-box {
padding: 25px 20px 15px;
background: #0080AD;
border-bottom: solid 8px #3D3C73;
text-align: center;
}
#title-box h1 {
margin: 0;
}
#title-box img {
width: 500px;
} #top-text-area {
margin: 0;
padding: 4% 3%;
position: relative;
z-index: 99;
} #check-board-area {
margin-top: -10%;
position: relative;
background: url(//mishina.t-59.com/wp/wp-content/themes/mishina/img/img-kaisyasetsuritsu-clipboard.png);
background-position: center;
background-repeat: no-repeat;
background-size: 100% auto;
}
#check-board-area::before {
content: "";
display: block;
padding-top: 118%;
} #check-board-text {
position: absolute;
top: 15%;
left: 17%;
width: 52%;
-webkit-transform: rotate(6deg);
transform: rotate(6deg);
}
#check-board-text ul {
padding: 0;
list-style: none;
}
#check-board-text li {
padding: 2% 0;
}
#check-board-text .checkbox {
display: none;
}
#check-board-text .custom-check::before {
width: 30px;
height: 30px;
margin: 5% 10px 0 0;
content: "";
display: block;
background: url(//mishina.t-59.com/wp/wp-content/themes/mishina/img/icon-checkbox-unchecked.svg);
background-size: contain;
}
#check-board-text .checkbox:checked + .custom-check::before {
content: "";
display: block;
background: url(//mishina.t-59.com/wp/wp-content/themes/mishina/img/icon-checkbox-checked.svg);
background-size: contain;
}
#check-board-text li label {
display: -webkit-box;
display: -webkit-flex;
display: flex;
}
#check-board-text li label:hover {
cursor: pointer;
}
#check-board-text .label-text {
color: #333;
font-size: 28px;
font-weight: bold;
line-height: 1.4em;
}
#middle-text-area {
margin: 0;
padding: 10px 0;
background: #0080AD;
color: #FFF;
font-size: 28px;
font-weight: bold;
text-align: center;
}
#bottom-text-area {
padding: 0;
list-style: none;
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
#bottom-text-area .left-box {
margin: 20px;
padding: 20px 40px 5px 20px;
background: #1DAEDA;
border-radius: 20px;
text-align: center;
}
#bottom-text-area .right-box {
margin: 20px;
padding: 20px 40px 5px 20px;
background: #CA375A;
border-radius: 20px;
text-align: center;
}
#bottom-text-area .font-1 {
color: #FFF;
font-size: 28px;
font-weight: bold;
}
#bottom-text-area .font-2 {
color: #F6D848;
font-family: "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HGS明朝E", "serif";
font-size: 90px;
font-weight: 900;
line-height: 1em;
text-shadow: 2px 3px 15px #555;
}
#bottom-text-area .font-3 {
margin-left: -15px;
font-family: "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HGS明朝E", "serif";
color: #F6D848;
font-size: 55px;
font-weight: 900;
line-height: 1em;
vertical-align: 5px;
text-shadow: 2px 3px 15px #555;
}
.kome {
margin: 0;
padding: 0 0 30px 105px;
font-size: 15px;
}
@media (max-width:999px) {
#check-board-text {
top: 9%;
}
#check-board-text .custom-check::before {
width: 3.5vw;
height: 3.5vw;
}
#check-board-text .label-text {
font-size: 3.5vw;
}
} @media (max-width:767px) {
#main .contents-area {
width: 100%;
}
#middle-text-area {
font-size: 16px;
}
#bottom-text-area {
display: block;
}
#bottom-text-area .left-box {
padding: 20px 20px 5px 0;
}
#bottom-text-area .right-box {
padding: 20px 10px 5px 5px;
}
#bottom-text-area .font-2 {
font-size: 70px
}
#bottom-text-area .font-3 {
font-size: 40px;
}
.kome {
padding: 0 10px 30px 10px;
}
}