@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;
}
}

#main {
padding-top: 0 !important;
} #check-sheet {
padding: 0 0 40px;
background: #FEF3D7;
}
#check-sheet .title {
padding: 40px 0 40px;
color: #EA5225;
font-size: 37px;
font-weight: 800;
text-align: center;
}
#check-sheet-box {
width: 100%;
height: 603px;
padding: 60px 0 0;
background: url(//mishina.t-59.com/wp/wp-content/themes/mishina/img/img-clipboard.svg);
background-repeat: no-repeat;
background-position: center;
box-sizing: border-box;
}
#check-sheet-box .text-area {
max-width: 900px;
margin: 0 auto;
padding: 0 20px;
}
#check-sheet-box h2 {
margin: 10px 0;
color: #333;
font-size: 35px;
font-weight: 800;
text-align: center;
}
#check-sheet-box h2 img {
width: 34px;
height: auto;
margin-right: 5px;
}
#check-sheet-box label {
display: block;
padding: 4px 0;
color: #444;
font-size: 20px;
font-weight: bold;
letter-spacing: 2px;
}
#check-sheet-box label input {
margin-right: 10px;
} #one-stop-service {
margin-bottom: 50px;
}
#one-stop-service .h2-1 {
margin: 50px 0 30px;
color: #ea5225;
font-size: 32px;
font-weight: bold;
text-align: center;
line-height: 1.3em;
}
#one-stop-service .h2-1 .bold {
font-size: 36px;
font-weight: 800;
}
#one-stop-service p {
margin: 20px 0 40px;
color: #444;
font-size: 18px;
font-weight: bold;
text-align: center;
}
#one-stop-service .img-box {
text-align: center;
}
#one-stop-service .h2-2 {
width: 13em;
max-width: 100%;
margin: 40px auto 20px;
padding: 3px 5px 5px;
border: solid 3px #ea5225;
border-radius: 30px;
box-sizing: border-box;
color: #ea5225;
font-size: 26px;
font-weight: 800;
text-align: center;
}
#one-stop-service dl {
max-width: 900px;
margin: 0 auto;
}
#one-stop-service dt {
margin: 20px 0 10px;
display: inline-block;
color: #ea5225;
font-size: 20px;
font-weight: bold;
border-bottom: dotted 3px #ea5225;
}
#one-stop-service dd {
margin: 0;
font-size: 17px;
line-height: 1.7em;
} #support-pack {
}
#pack-box {
max-width: 900px;
margin: 0 auto 20px;
border: solid 3px #E85176;
border-radius: 10px;
}
#pack-box .title {
margin: 0;
padding: 5px 10px 8px 20px;
background: #E85176;
border-radius: 5px 5px 0 0;
color: #FFF;
}
#pack-box .contents {
padding: 20px 10px;
display: -webkit-box;
display: -webkit-flex;
display: flex;
}
#pack-box .contents .price {
margin-right: 50px;
font-size: 20px;
font-weight: bold;
}
#pack-box .contents .kome {
-webkit-box-flex: 1;
-webkit-flex: 1;
flex: 1;
font-size: 17px;
}
#service-flex {
max-width: 900px;
margin: 0 auto;
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
#service-flex h3,
#other-service h3{
margin: 10px 0;
font-size: 18px;
font-weight: bold;
}
#service-flex h3::before,
#other-service h3::before {
content: "■";
color: #ea5225;
}
#basic-service {
margin-right: 20px;
padding: 10px 60px 10px 30px;
background: #FFFCDC;
}
#option-service {
margin-left: 10px;
padding: 10px 40px 10px 30px;
background: #FEEFDE;
-webkit-box-flex: 1;
-webkit-flex: 1;
flex: 1;
}
#service-flex ul {
padding-left: 25px;
}
#service-flex li {
font-size: 17px;
}
#other-service {
max-width: 900px;
margin: 20px auto 0;
padding: 10px 20px;
background: #FADAD8;
box-sizing: border-box;
}
#support-pack .arrow {
text-align: center;
}
#support-pack .arrow i {
color: #ea5225;
font-size: 70px;
}
#tel-box {
margin: 0 auto;
max-width: 450px;
border: solid 3px #EA5225;
border-radius: 10px;
}
#tel-box h3 {
margin: 0;
padding: 5px 0 8px;
background: #ea5225;
color: #FFF;
font-size: 28px;
font-weight: bold;
text-align: center;
}
#tel-box .tel-text {
margin: 0;
color: #F49426;
font-size: 42px;
font-weight: bold;
text-align: center;
}
#tel-box .tel-text i {
margin-right: 10px;
} #souzoku-flow h2 {
width: 14em;
max-width: 100%;
margin: 100px auto 20px;
padding: 3px 5px 5px;
border: solid 3px #ea5225;
border-radius: 30px;
box-sizing: border-box;
color: #ea5225;
font-size: 26px;
font-weight: 800;
text-align: center;
}
#souzoku-flow .flow-area ul {
max-width: 950px;
margin: 50px auto;
padding-left: 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;
}
#souzoku-flow .flow-area .box {
padding: 15px 10px;
border-radius: 5px;
-webkit-writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
color: #FFF;
font-size: 17px;
font-weight: bold;
line-height: 1.4em;
letter-spacing: 0.1em;
}
@media (min-width:768px) {
#souzoku-flow .flow-area .box {
height: 9em;
}
}
#souzoku-flow .flow-area .box.color-1 {
background: #E50023;
}
#souzoku-flow .flow-area .box.color-2 {
background: #FADADC;
color: #666;
}
#souzoku-flow .flow-area .box.color-3 {
background: #CE0449;
}
#souzoku-flow .flow-area .box.color-4 {
background: #FDE2A5;
color: #666;
}
#souzoku-flow .flow-area .box.color-5 {
background: #089ED6;
}
#souzoku-flow .flow-area .arrow {
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;
}
#souzoku-flow .flow-area .arrow i {
color: #AAA;
font-size: 40px;
} #souzioku-qa h2 {
width: 14em;
max-width: 100%;
margin: 100px auto 20px;
padding: 3px 5px 5px;
border: solid 3px #ea5225;
border-radius: 30px;
box-sizing: border-box;
color: #ea5225;
font-size: 26px;
font-weight: 800;
text-align: center;
}
#souzioku-qa h3 {
max-width: 950px;
margin: 0 auto;
padding: 2px 0 4px;
background: #ea5225;
border-radius: 5px;
color: #FFF;
font-size: 20px;
font-weight: bold;
text-align: center;
}
.qa-box {
max-width: 950px;
margin: 20px auto 10px;
display: -webkit-box;
display: -webkit-flex;
display: flex;
}
.qa-box .icon-box {
margin-right: 10px;
}
.qa-box .icon-box img {
width: 80px;
height: auto;
}
.qa-box .text-box {
-webkit-box-flex: 1;
-webkit-flex: 1;
flex: 1;
}
.qa-box .q-text {
margin: 10px 0 0;
padding-left: 1.25em;
font-size: 20px;
text-indent: -1.25em;
}
.qa-box .q-text::before {
content: "Q. ";
color: #ea5225;
}
.qa-box .a-text {
padding-left: 1.4em;
font-size: 16px;
text-indent: -1.4em;
line-height: 1.8em;
}
.qa-box .a-text::before {
content: "A. ";
color: #ea5225;
font-size: 20px;
font-weight: bold;
}  @media screen and (max-width:767px) { #check-sheet {
padding: 0 0 10px;
}
#check-sheet .title {
padding: 20px 0;
font-size: 21px;
}
#check-sheet-box {
width: -webkit-calc(100% - 20px);
width: calc(100% - 20px);
height: 160vw;
margin: 0 auto;
padding: 40px 8% 0;
background: url(//mishina.t-59.com/wp/wp-content/themes/mishina/img/img-clipboard-sp.svg);
background-repeat: no-repeat;
background-size: contain;
box-sizing: border-box;
}
#check-sheet-box .text-area {
padding: 0;
}
#check-sheet-box h2 {
margin: 15px 0;
font-size: 22px;
}
#check-sheet-box h2 img {
width: 22px;
}
#check-sheet-box label {
padding: 4px 0;
font-size: 3.4vw;
letter-spacing: 0;
display: -webkit-box;
display: -webkit-flex;
display: flex;
}
#check-sheet-box label .check {
display: block;
}
#check-sheet-box label .check-label {
display: block;
-webkit-box-flex: 1;
-webkit-flex: 1;
flex: 1;
}
#check-sheet-box .kome {
color: #444;
font-size: 3.4vw;
} #one-stop-service .h2-1 {
margin: 30px 0 10px;
font-size: 18px;
text-align: left;
}
#one-stop-service .h2-1 .bold {
font-size: 20px;
}
#one-stop-service p {
margin: 20px 0;
color: #000;
font-size: 1em;
font-weight: normal;
text-align: left;
}
#one-stop-service .h2-2 {
font-size: 24px;
}
#one-stop-service dd {
font-size: 1em;
} #pack-box .contents {
padding: 5px 10px;
display: block;
}
#pack-box .contents .kome {
font-size: 1em;
}
#service-flex {
display: block;
}
#service-flex li {
font-size: 1.1em;
}
#basic-service {
margin-right: 0;
padding: 10px;
}
#option-service {
margin: 10px 0 0;
padding: 10px;
}
#other-service {
margin-top: 10px;
}
#other-service h3 {
font-size: 1em;
font-weight: normal;
}
#support-pack .arrow i {
font-size: 50px;
}
#tel-box .tel-text {
font-size: 36px;
} #souzoku-flow h2 {
margin: 60px 0 30px;
font-size: 24px;
}
#souzoku-flow .flow-area ul {
margin: 30px auto;
display: block;
}
#souzoku-flow .flow-area .box {
padding: 8px 10px;
-webkit-writing-mode: horizontal-tb;
-ms-writing-mode: lr-tb;
writing-mode: horizontal-tb;
text-align: center;
}
#souzoku-flow .flow-area .arrow i {
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
font-size: 30px;
} #souzioku-qa h2 {
margin: 60px 0 30px;
font-size: 24px;
}
.qa-box .icon-box {
display: none;
}
.qa-box .a-text {
font-size: 1em;
}
}