@charset "UTF-8";
/*
Theme Name: eメッセージオンラインマニュアル
Description:
Theme URI: https://support.e-msg.jp/admin/
Author: 
Author URI: 
Version: 1.0.0
License: 
License URI: 
*/

a {
  color: #1f334c;
  text-decoration: none;
  text-underline-offset: 0.3em;
}
a:hover {
  text-decoration: underline;
}

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

body {
  padding: 0;
  font-size: 100%;
  color: #1f334c;
  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;
  }
}

table {
  border: solid 1px #000;
  border-collapse: collapse;
  width: 100%;
}
td,
th {
  border: solid 1px #000;
  padding: 10px 10px;
  line-height: 20px;
  width: auto !important;
}
th {
  text-align: center;
  white-space: nowrap;
  z-index: -2;
  background-color: #f5fffa;
}
td {
}

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

#page .entry-content img {
  margin-left: 50px;
  margin-top: 15px;
  border: solid 1px #b0c4de;
}

@media screen and (max-width: 780px) {
  #page .entry-content img {
    margin-left: 0px;
  }
}

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

#primary {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}

#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: 0px 0px 6px;
  list-style: disc !important;
  list-style-position: inside;
  margin-top: 10px;
}
#main .entry-content ol {
  margin-left: 50px;
  display: inline-block;
  position: unset !important;
}
#main .entry-content ol li {
  /*list-style: disc;*/
  list-style: decimal-leading-zero;
  position: unset;
  display: list-item;
  margin-top: 5px;
}
#main .entry-content .alignright {
  float: right;
  margin-left: 10px;
}
#main .entry-content .alignleft {
  float: left;
  margin-right: 10px;
}
#main .entry-content a {
  color: #0091b7;
  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;
  display: flex;
  justify-content: space-between;
}

.site-branding .head_l {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.site-branding .head_l h1 {
  width: 50%;
  float: left;
  font-size: 1.3em;
  font-weight: bold;
  font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
  margin: 0px;
  line-height: 25px;
  color: #1f334c;
  white-space: nowrap;
}

.site-branding .head_l img {
  margin-right: 10px;
  width: 190px;
}
.site-branding .head_r {
  display: flex;
  margin-top: 15px;
  align-items: center;
}
.site-branding .head_r .tel {
  color: #0058a5;
  font-size: 1.6em;
  float: left;
  line-height: 23px;
  font-weight: bold;
  margin-right: 10px;
}
.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: #32bbc6;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  border-radius: 9px;
  padding: 5px 25px 0px;
  border-bottom: solid 5px #1a949d;
}
.site-branding .head_r .contact a {
  color: #fff;
  font-size: 16px;
}

.telbtn {
  display: none;
}

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

.datetext {
  font-size: 0.8em;
}

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

.entry-content h3 {
  position: relative;
  display: table;
  height: 34px;
  margin-left: 30px;
  padding: 2px 21px 1px 21px;
  color: #fff;
  background: #1a949d;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: normal;
}

.entry-content h3:before {
  position: absolute;
  top: 0;
  left: -17px;
  content: "";
  border-width: 17px 17px 20px 0;
  border-style: solid;
  border-color: transparent #1a949d transparent transparent;
}

.entry-content h3:after {
  position: absolute;
  top: calc(50% - 5px);
  left: -1px;
  width: 11px;
  height: 11px;
  content: "";
  border-radius: 50%;
  background: #fff;
}

.entry-content h4 {
  font-size: 1.1em;
  color: #0058a5;
  border-bottom: double 3px #0058a5;
  margin: 15px 0px 15px;
  clear: both;
}

.entry-content h4 a {
  color: #0058a5 !important;
  text-decoration: none !important;
}

.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 {
  background: #e4edf4;
  overflow: hidden;
  padding: 30px 0px 30px 85px;
  margin-top: 5px;
}
#serch h2 {
  margin: 0px;
  font-size: 1em;
}
#serch .search-form {
  float: left;
  width: 100%;
}
#serch .search-form #s-box {
  margin: 0 20px 0 20px;
  width: 60%;
  height: 28px;
  border: 0px;
  float: left;
  padding: 0px 10px;
  height: 35px;
}
#serch .search-form #s-btn-area {
  background: #0058a5;
  color: #fff;
  font-weight: bold;
  height: 35px;
  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;
}

#wpls-search-result {
  top: 15px !important;
}

@media screen and (max-width: 780px) {
  #wpls-search-result {
    top: 10px !important;
  }
}

.wpls-search-loader.spinner img {
  width: 20px;
  height: auto;
}

#wpls-live-search #wpls-searchform {
  width: 90% !important;
}

#wpls-sq::placeholder {
  color: #fff !important;
}

#hajimeni {
  width: 80%;
  margin: 20px auto;
  background: #f3e727;
  display: flex;
  justify-content: space-around;
  padding: 20px 20px 0px;
}

#hajimeni img {
  width: 130px;
  height: auto;
}

#hajimeni .hajimenu {
  text-align: center;
}

#hajimeni .start {
  display: flex;
  align-items: center;
  margin-top: 10px;
}
#hajimeni .start h2 {
  font-size: 20px;
  font-weight: bold;
}

#hajimeni .start img {
  width: auto;
  margin: 0 20px;
  height: 28px;
}

#hajimeni .start-link {
  font-size: 17px;
  margin-top: 17px;
  font-weight: bold;
}

#hajimeni .arrow {
  position: relative;
  display: inline-block;
  padding: 0 0 0 50px;
  vertical-align: middle;
  text-decoration: none;
}
#hajimeni .arrow::before,
#hajimeni .arrow::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}

#hajimeni .arrowimg::before {
  width: 35px;
  height: 35px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #32bbc6;
}
#hajimeni .arrowimg::after {
  left: 10px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

#function h2 {
  font-size: 20px;
  background-image: url("images/news_icon.png");
  background-repeat: no-repeat;
  background-size: 44px;
  padding: 0px 0px 0px 57px;
  background-position-y: 4px;
  margin: 25px 0px 10px;
}

/*更新8/29*/
#function ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/*更新8/29*/
#function ul li {
  list-style: none;
  width: 250px;
  margin: 7px 10px;
}

#function ul li a {
  display: flex;
  align-items: flex-end;
  align-items: center;
}

#function ul li a:hover {
  text-decoration: none;
}

#function ul li .listname {
  border-bottom: solid 3px #32bbc6;
  margin-left: 15px;
  line-height: 23px;
  width: 100%;
  font-weight: bold;
}

#movie {
}
#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 {
  margin-top: 20px;
  display: table;
}
#pickup .qa {
}
#pickup .qa ul {
  margin: 25px 0 0 10px;
  list-style-type: disc;
  list-style-position: outside;
  padding-left: 20px;
}
#pickup .qa ul li {
  border-bottom: dotted 1px;
  line-height: 23px;
  margin: 10px 0 10px;
  padding-bottom: 5px;
}
#pickup .qbtn {
  float: left;
  width: 340px;
}
#pickup .qbtn li {
  width: 155px;
  height: 125px;
  background-color: #0058a5;
  border-bottom: solid #002342 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: #e4edf4;
  font-size: 1em;
  padding: 8px 25px;
  margin-top: 10px;
}

#news ul li {
  margin-left: 35px;
}

#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 #002342;
  margin-top: 10px;
}
.qr-memo{
    text-align: right;
      font-size: 0.8rem;
  color: #666;
  width: 1100px;
  margin: 30px auto 0;
}

.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;
  list-style-position: inside;
}

.copyright {
  font-size: 0.8em;
  color: #002342;
  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: #dbf9f3;
  text-align: center;
  top: 0;
  width: 60px;
  height: 42px;
  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;
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
}
.manualpage ol li.stepli .stepcontainer img {
  width: 300px;
  border: solid 1px #999;
  margin: 0px !important;
}
.manualpage ol li.stepli .stepcontainer a {
  display: flex !important;
  flex-direction: column;
}
.manualpage ol li.stepli .stepcontainer .steptext {
  line-height: 1.6em;
  margin-left: 20px;
}
.manualpage ol li.stepli .stepcontainer .steptext p {
  margin: 0px 0px 15px;
  word-break: break-word;
}
.manualpage ol li.stepli .stepcontainer .steptext img {
  width: auto !important;
  float: none !important;
  display: block;
}

.manualpage .stepcontainer .steptext ol li {
  margin-left: 30px !important;
}

.manualpage .stepcontainer .glass {
  text-align: right;
}

.manualpage .stepcontainer .glass img {
  width: 16px !important;
  height: auto !important;
  border: none !important;
}

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 #0058a5;
  padding: 5px 20px;
}
.nav-links a {
  background: #0058a5;
  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 */

/*side-menu*/

.menu {
  width: 250px;
  border: solid 1px #0058a5;
  margin-bottom: 15px;
  padding-right: 0px;
  overflow: hidden;
}

.menu ul li a {
  font-weight: bold;
  display: block;
  margin-bottom: 1px;
  padding: 0px 0 0 10px;
  position: relative;
  width: 200px;
  cursor: pointer;
}

.menu ul ul.sub-menu {
  margin-left: 0px;
  list-style: none;
  margin-top: 10px;
  margin: 5px 0px;
}

.menu ul ul.sub-menu li a {
  font-weight: normal;
  color: #1f334c;
  text-underline-offset: 0.2em !important;
  line-height: 25px;
}

.menu ul li.menu-item-119 a,
.menu ul li.menu-item-125 a,
.menu ul li.menu-item-128 a,
.menu ul li.menu-item-132 a,
.menu ul li.menu-item-1296 a,
.menu ul li.menu-item-137 a {
  cursor: default;
  text-underline-offset: unset;
  padding-left: 43px;
}

.menu ul li.menu-item-119 a:hover,
.menu ul li.menu-item-125 a:hover,
.menu ul li.menu-item-128 a:hover,
.menu ul li.menu-item-132 a:hover,
.menu ul li.menu-item-1296 a:hover {
  text-decoration: none;
}

.menu ul li.menu-item-119 ul.sub-menu li a,
.menu ul li.menu-item-125 ul.sub-menu li a,
.menu ul li.menu-item-128 ul.sub-menu li a,
.menu ul li.menu-item-132 ul.sub-menu li a ,
.menu ul li.menu-item-1296 ul.sub-menu li a {
  text-underline-offset: 0.2em !important;
  cursor: pointer;
}

.menu ul li.menu-item-119 ul.sub-menu li a:hover,
.menu ul li.menu-item-125 ul.sub-menu li a:hover,
.menu ul li.menu-item-128 ul.sub-menu li a:hover,
.menu ul li.menu-item-132 ul.sub-menu li a:hover {
  text-decoration: underline;
}

.menu ul li.menu-item-119 ul.sub-menu li a::before,
.menu ul li.menu-item-125 ul.sub-menu li a::before,
.menu ul li.menu-item-128 ul.sub-menu li a::before,
.menu ul li.menu-item-132 ul.sub-menu li a::before,
.menu ul li.menu-item-1296 ul.sub-menu li a::before {
  background: unset;
}

.menu ul li a::before {
  position: absolute;
  left: 8px;
  border-radius: 5px;
  width: 28px;
  height: 28px;
  content: "";
  display: inline-block;
  background-size: 80%;
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: center;
}

.menu ul li.menu-item-119 a::before {
  background-image: url(images/mail_02.svg);
  background-color: #fb6b5b;
}

.menu ul li.menu-item-125 a::before {
  background-image: url(images/report_02.svg);
  background-color: #ffc333;
}

.menu ul li.menu-item-128 a::before {
  background-image: url(images/graph_w.svg);
  background-color: #8ec165;
}

.menu ul li.menu-item-132 a::before {
  background-image: url(images/user_02.svg);
  background-color: #0099cc;
}

.menu ul li.menu-item-1296 a::before {
  background-image: url(images/custom_w.svg);
  background-color: #ff66cc;
}

.menu ul li.menu-item-137 a::before {
  background-image: url(images/mypage_w.svg);
  background-color: #32bbc6;
}

.menu h1 {
  text-decoration: none;
  color: #0058a5;
  margin: 5px 15px 10px;
  display: block;
  text-align: center;
  font-weight: bold;
  font-size: 1rem;
  border-bottom: 1px solid #0058a5;
}

.oyaku ul li a {
  font-weight: normal;
  width: auto;
}

.oyaku ul li#menu-item-1624 a{
  color:#ff4500;
  font-weight: bold;
}

.menu-home {
  background: #32bbc6;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  border-radius: 9px;
  margin-bottom: 12px;
  text-align: center;
  border-bottom: solid 5px #1a949d;
  width: 210px;
  margin: 0 auto 10px;
}
.menu-home a {
  color: #ffffff;
  display: block;
  padding: 5px 0px 0px;
}

.menu-home a:hover {
  text-decoration: underline;
}
/* test追加 */

.sub-menu{
  display: none;
}

.menu-item-119 a::after,
.menu-item-125 a::after,
.menu-item-128 a::after,
.menu-item-132 a::after,
.menu-item-1296 a::after{/* 閉じている時 */
	content: "＋";
	position: absolute;
	right: 20px;
}

.sub-menu a::after{
  display: none;
}

.menu-item-119 a.active::after,
.menu-item-125 a.active::after,
.menu-item-128 a.active::after,
.menu-item-132 a.active::after,
.menu-item-1296 a.active::after{/* 開いている時 */
	content: "－";
}

.side-printbtn  a {
  display: block;
  padding-left: 45px;
  padding-right: 15px;
}

.side-printbtn {
      background-image: url(images/icon_pr.png);
    background-repeat: no-repeat;
    background-size: 26px;
    background-position-x: 48px;
    background-position-y: 7px;
    padding: 0px;
    line-height: 40px;
    height: 40px;
    width: 210px;
    margin: 0 auto 10px;
  display: flex;
  justify-content: flex-end;
  border-radius: 5px;
  border: solid 1px #000;
}



.side-printbtn a {
  display: block;
  padding: 3px 65px 0px;
}

.side-printbtn a :hover {
  text-decoration: underline;
}

.print-page{
  display: none;
}

.page-id-708 .break-print{
  margin-top: 10px;
}