@charset "UTF-8";
/*
Theme Name: 勤怠先生オンラインマニュアル〇
Description:
Theme URI: https://ekintai.jp/support/
Author: 
Author URI: 
Version: 1.0.0
License: 
License URI: 
*/

a {
  color: #010101;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

a[href$=".pdf"]:after {
  content: url(images/common/icon_pdf.gif);
  vertical-align: sub;
  margin: 0 5px;
}

a[href$=".doc"]:after {
  content: url(images/common/icon-word.gif);
  vertical-align: sub;
  margin: 0 5px;
}

a[href$=".docx"]:after {
  content: url(images/common/icon-word.gif);
  vertical-align: sub;
  margin: 0 5px;
}

a[href$=".xlsx"]:after {
  content: url(images/common/icon-execel.gif);
  vertical-align: sub;
  margin: 0 5px;
}

a[href$=".xlsm"]:after {
  content: url(images/common/icon-execel.gif);
  vertical-align: sub;
  margin: 0 5px;
}

a[href$=".xls"]:after {
  content: url(images/common/icon-execel.gif);
  vertical-align: sub;
  margin: 0 5px;
}

a[target="_blank"]:after {
  content: url(images/common/icon-link.png);
  vertical-align: sub;
  margin: 0 5px;
}

.imglink a[target="_blank"]:after {
  content: "";
}

a[href$=".txt"]:after {
  content: url(images/common/icon-text.png);
  vertical-align: sub;
  margin: 0 5px;
}

a[href$=".zip"]:after {
  content: url(images/common/icon_zip.png);
  vertical-align: sub;
  margin: 0 5px;
}

body {
  padding: 0;
  font-size: 100%;
  color: #111;
  font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
  line-height: 2.12;
  margin: 0px 0px;
  padding-top: 20px;
}
@media screen and (max-width: 780px) {
  body {
    background: #fff;
    display: block;
  }
}
@media screen and (min-width: 781px) {
  body {
    background: #fff;
    display: block;
  }
}

#page {
  width: 1100px;
  margin: 0 auto;
}

.entry img {
  margin-right: 10px;
}
@media screen and (max-width: 780px) {
  .entry img {
    height: auto;
  }
}

#main .entry-content {
  margin-top: 20px;
  padding: 0px 0px;
  clear: both;
}
#main .entry-content ul {
  margin-left: 20px;
  margin-bottom: 35px;
}
#main .entry-content ul li {
  border-bottom: dotted 1px #000;
  padding: 6px 0px 6px;
  list-style: disc;
  list-style-position: inside;
}
#main .entry-content ol {
  margin-left: 50px;
  display: inline-block;
  position: unset !important;
}
#main .entry-content ol li {
  list-style: decimal-leading-zero;
  position: unset;
  display: list-item;
}
#main .entry-content .alignright {
  float: right;
  margin-left: 10px;
}
#main .entry-content .alignleft {
  float: left;
  margin-right: 10px;
}
#main .entry-content a {
  color: #0091b7;
  text-decoration: underline;
  display: inline-block;
}
#main .entry-content ul.listtype2 {
  margin-bottom: 30px;
  display: table;
}
#main .entry-content ul.listtype2 li {
  width: 45%;
  float: left;
  margin-right: 30px;
  list-style: disc;
  list-style-position: inside;
}
#main footer {
  border: none;
  text-align: right;
  margin-top: 20px;
  font-size: 0.9em;
}
#main .pagetemp {
  margin-left: 10px;
}

.site-branding {
  overflow: hidden;
}
.site-branding .head_l h1 {
  width: 50%;
  float: left;
  font-size: 1.8em;
  font-weight: bold;
  font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
  margin: 0px;
}
.site-branding .head_l h1 img {
  margin-right: 10px;
  width: 190px;
}
.site-branding .head_r {
  width: 40%;
  float: right;
  margin-top: 15px;
}
.site-branding .head_r .tel {
  color: #239173;
  font-size: 1.5em;
  float: left;
  line-height: 23px;
  font-weight: bold;
}
.site-branding .head_r .tel img {
  width: 39px;
  margin-right: 5px;
}
.site-branding .head_r .tel .time {
  font-size: 0.6em;
  color: #010101;
  margin: 0px;
  font-weight: normal;
}
.site-branding .head_r .contact {
  float: right;
  background: #239173;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  border-radius: 9px;
  padding: 5px 25px;
  box-shadow: 0 3px 0 0 #186550;
}
.site-branding .head_r .contact a {
  color: #fff;
}

.telbtn {
  display: none;
}

.menu-main_menu-container ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.menu-main_menu-container ul a {
  text-decoration: none;
  padding-left: 15px;
  background: #FFDA00;
  color: black;
  margin: 5px 0px;
}
.menu-main_menu-container ul a:after {
  display: none;
}
.menu-main_menu-container ul li {
  font-weight: bold;
}
.menu-main_menu-container ul .menu-item-447 {
  text-align: center;
}
.menu-main_menu-container ul .menu-item-447 a {
  background-image: url("images/kanri-icon.png");
  background-repeat: no-repeat;
  background-size: 20px;
  background-position-x: 68px;
  background-position-y: center;
  font-size: 1em;
  display: block;
  line-height: 25px;
}
.menu-main_menu-container ul .menu-item-448 {
  text-align: center;
}
.menu-main_menu-container ul .menu-item-448 a {
  background-image: url("images/user_icon.png");
  background-repeat: no-repeat;
  background-size: 20px;
  background-position-x: 22px;
  background-position-y: center;
  font-size: 1em;
  display: block;
  line-height: 25px;
}

.sub-menu {
  background: #fff;
  border: solid #239173 2px;
  text-align: left;
}
.sub-menu li {
  padding: 0px 0px 0px 0px;
  line-height: 25px;
  font-size: 0.95em;
  font-weight: normal !important;
}
.sub-menu li a {
  margin: 7px 0px 5px 20px !important;
  padding: 0px;
  color: #239173;
  font-weight: bold;
  background-image: none !important;
  background: #fff;
  border: none;
}
.sub-menu .sub-menu {
  border-top: solid #239173 1px;
  border-bottom: solid #239173 1px;
  border-right: none;
  border-left: none;
  padding: 7px 0px;
}
.sub-menu .sub-menu li a {
  color: #111;
  border: none;
  font-size: 1.1em;
  margin: 0px 0px 2px 20px !important;
  font-weight: normal;
  padding: 0px;
}
.sub-menu .sub-menu li:hover {
  text-decoration: underline;
}

h1.entry-title {
  background: #239173;
  margin-top: 5px;
  color: white;
  padding: 5px 20px;
  font-size: 1.1em;
}

.datetext {
  font-size: 0.8em;
}

.entry-content h1 {
  background: #FFDA00;
  display: table;
  margin: 25px 0px 15px;
  padding: 0px 40px;
  font-size: 1.1em;
  clear: both;
}
.entry-content h2 {
  font-size: 1.1em;
  color: #239173;
  border-bottom: double 3px #239173;
  margin: 15px 0px 15px;
  clear: both;
}
.entry-content h2 a {
  color: #239173 !important;
  text-decoration: none !important;
}

ul.submenu li {
  border-bottom: solid 1px #239173 !important;
  border-top: solid 1px #239173 !important;
  border-right: solid 1px #239173 !important;
  border-left: solid 10px #FFDA00 !important;
  margin: 15px;
  padding: 12px 0px 12px 25px !important;
  border-radius: 0px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
  width: 85%;
}
ul.submenu li:active {
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
  border-bottom: none;
}
ul.submenu li a {
  width: 90%;
  color: #000 !important;
  text-decoration: none !important;
}
ul.submenu li a:hover {
  text-decoration: underline !important;
  color: green;
}

.textwidget {
  text-align: center;
  margin-top: 10px;
}

#indexmain {
  width: 74%;
  float: right;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 780px) {
  #indexmain {
    width: 100%;
  }
}

#serch {
  order: 1;
  background: #FFDA00;
  overflow: hidden;
  padding: 30px 0px 30px 85px;
  margin-top: 5px;
}
#serch h2 {
  float: left;
  margin: 0px;
  font-size: 1em;
}
#serch .search-form {
  float: left;
}
#serch .search-form #s-box {
  margin: 0 20px 0 20px;
  width: 300px;
  height: 28px;
  border: 0px;
  float: left;
  padding: 0px 10px;
}
#serch .search-form #s-btn-area {
  background: #000;
  color: #fff;
  font-weight: bold;
  height: 29px;
  width: 92px;
  border: 0px;
  margin: 0px;
  font-size: 1em;
  padding-top: 4px;
  padding-left: 15px;
  line-height: 15px;
  cursor: pointer;
}
#serch .search-form #s-btn-area img {
  width: 19px;
  float: left;
}

#news {
  order: 4;
}
#news h2 {
  font-size: 22px;
  background-image: url("images/news_icon.png");
  background-repeat: no-repeat;
  background-size: 44px;
  padding: 0px 0px 0px 57px;
  background-position-y: 7px;
  margin: 25px 0px 10px;
}
#news h2 .gonews {
  font-size: 0.6em;
  border: solid #239173 1px;
  float: right;
  padding: 0 10px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
#news h2 .gonews a {
  text-decoration: none;
  color: #010101;
}
#news ul {
  padding: 0px;
  margin: 0px;
}
#news ul li {
  list-style: none;
  border-bottom: dotted 1px;
  padding: 2px 5px 3px 25px;
}
#news ul .date {
  padding-right: 10px;
}

#movie {
  order: 3;
}
#movie h2 {
  font-size: 22px;
  background-image: url("images/movie_icon.png");
  background-repeat: no-repeat;
  background-size: 44px;
  padding: 0px 0px 0px 57px;
  background-position-y: 7px;
  margin: 25px 0px 20px;
}

#pickup {
  order: 2;
  margin-top: 20px;
  display: table;
}
#pickup .qa {
  float: right;
  width: 460px;
}
#pickup .qa ul {
  margin: 10px 0 0 10px;
}
#pickup .qa ul li {
  list-style-position: inside;
  border-bottom: dotted 1px;
  padding-left: 10px;
}
#pickup .qbtn {
  float: left;
  width: 340px;
}
#pickup .qbtn li {
  width: 155px;
  height: 125px;
  background-color: #239173;
  border-bottom: solid #186550 5px;
  list-style: none;
  float: left;
  margin-right: 10px;
  margin-top: 10px;
  color: #fff;
  text-align: center;
  font-size: 1.1em;
  font-weight: bold;
  line-height: 25px;
  padding-top: 15px;
  display: table;
}
#pickup .qbtn li img {
  display: block;
  margin: 10px auto;
}
#pickup .qbtn li a {
  color: #fff !important;
  display: table-cell;
}
#pickup H2 {
  background-color: #FFDA00;
  font-size: 1.0em;
  padding: 8px 25px;
  margin-top: 10px;
}

#try {
  margin-top: 45px;
}
#try h2 {
  background: #036DB7;
  color: #fff;
  width: 80%;
  margin: 20px auto;
  text-align: center;
  font-size: 1.1em;
  font-weight: bold;
  padding: 6px 0px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border-bottom: solid 5px #003399;
}
#try h2 .muryo {
  color: #ffff99;
  font-size: 1.2em;
  margin-right: 10px;
}
#try h2 a {
  color: #fff;
}

h2.update {
  font-size: 20px !important;
  background-image: url("images/update_icon.png") !important;
  background-repeat: no-repeat;
  background-size: 33px !important;
  padding: 0px 0px 0px 40px !important;
  background-repeat: no-repeat;
  background-position-y: 7px;
  margin: 40px 0px 10px !important;
}

footer {
  border-top: solid 4px #186550;
  margin-top: 10px;
}

.site-info {
  background: #fafdfe;
  border-bottom: solid 1px #BCD5DC;
  padding: 7px;
}
.site-info Ul {
  display: table;
  margin: 0px auto;
}
.site-info li {
  float: left;
  font-size: 0.8em;
  margin-right: 20px;
}

.copyright {
  font-size: 0.8em;
  color: #186550;
  text-align: center;
}

#content {
  width: 1100px;
  margin: 0px auto 0px;
  overflow: hidden;
}
@media screen and (max-width: 780px) {
  #content {
    width: 100%;
  }
}

#main {
  width: 74%;
  float: right;
}
@media screen and (max-width: 780px) {
  #main {
    width: 100%;
  }
}

#secondary {
  width: 24%;
}

.manualpage ol {
  margin-left: 0px !important;
  display: block !important;
  list-style-type: none !important;
  counter-reset: number;
}
.manualpage ol li.stepli {
  list-style: none !important;
  border: solid 1px #999999;
  margin-left: 0px !important;
  margin-bottom: 15px;
  position: relative !important;
  display: block !important;
}
.manualpage ol li.stepli::before {
  position: absolute;
  counter-increment: number;
  content: counter(number);
  display: inline-block;
  background: #FFDA00;
  text-align: center;
  top: 0;
  width: 60px;
  height: 44px;
  padding-top: 12px;
  font-size: 1.4em;
  font-weight: bold;
}
.manualpage ol li.stepli .steptitle {
  border-bottom: solid 1px #999;
  padding-left: 70px;
  position: unset;
  padding-top: 10px;
  height: 44px;
  font-weight: bold;
}
.manualpage ol li.stepli .steptitle::before {
  content: "STEP";
  position: absolute;
  left: 12px;
  font-size: 0.8em;
  font-weight: bold;
  top: 0;
}
.manualpage ol li.stepli .stepcontainer {
  padding: 25px 50px;
  overflow: hidden;
}
.manualpage ol li.stepli .stepcontainer img {
  width: 42%;
  float: left;
  border: solid 1px #999;
}
.manualpage ol li.stepli .stepcontainer a {
  display: block !important;
}
.manualpage ol li.stepli .stepcontainer .steptext {
  float: right;
  width: 55%;
  line-height: 1.6em;
  margin-top: 10px;
}
.manualpage ol li.stepli .stepcontainer .steptext p {
  margin: 0px 0px 15px;
}
.manualpage ol li.stepli .stepcontainer .steptext img {
  width: auto !important;
  float: none !important;
  display: block;
}

ul.prqr_btn {
  float: right;
  margin: 10px 0px 10px;
  display: flex;
  justify-content: flex-end;
}
ul.prqr_btn li {
  list-style: none;
  display: block;
  border-radius: 5px;
  border: solid 1px #000;
  line-height: 15px;
}
ul.prqr_btn li.pr {
  background-image: url(images/icon_pr.png);
  background-repeat: no-repeat;
  background-size: 26px;
  background-position-x: 10px;
  background-position-y: 7px;
  padding: 0px;
  line-height: 40px;
  float: left;
  height: 40px;
  margin-right: 5px;
  width: 100px;
}
ul.prqr_btn li.pr a {
  display: block;
  padding-left: 45px;
  padding-right: 15px;
}
ul.prqr_btn li.qr {
  background-image: url(images/icon_qr.png);
  background-repeat: no-repeat;
  background-size: 23px;
  background-position-x: 12px;
  background-position-y: 8px;
  line-height: 17px;
  float: right;
  font-size: 0.9em;
  height: 40px;
}
ul.prqr_btn li.qr a {
  display: block;
  padding: 3px 22px 0px 45px;
}

.youtube {
  position: relative;
  width: 80%;
  padding-top: 56.25%;
  margin: 0 auto;
}

.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.screen-reader-text {
  display: none;
}

.nav-links {
  padding: 10px;
  margin-top: 40px;
}
.nav-links .page-numbers {
  border: solid 1px #239173;
  padding: 5px 20px;
}
.nav-links a {
  background: #239173;
  color: #fff !important;
}

/*パンくずリスト用*/
.bread .breadcrumbs a {
  color: #888888;
}
.bread .breadcrumbs {
  font-size: 13px;
  color: #888888;
}

/*アーカイブ一覧表示調整用*/
@media screen and (max-width: 780px) {
  #main .entry-content ul {
    margin-left: auto;
  }
  #main .entry-content ul li {
    list-style: none;
  }
}


/*# sourceMappingURL=style.css.map */


.qr-memo {
  text-align: right;
  font-size: 0.8rem;
  color: #666;
  width: 1100px;
  margin: 30px auto 0;
}