@charset "UTF-8";
body {
  color: #111111;
  background-color: #ffffff;
  font-size: 16px;
  line-height: 1.75;
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif; }

a:link, a:visited {
  color: #0F5043;
  transition: all 0.3s ease-in-out 0s; }

a:hover {
  text-decoration: none;
  opacity: .7; }

body.bg-body-ver2 {
  background: none !important; }

/* ------------------------------------------
								 common
------------------------------------------ */
.bg-wrap {
  background-image: url(../img/main_bg.png);
  background-size: 1106px 103px;
  background-attachment: fixed; }

.main-wrap {
  width: 1188px;
  padding: 16px 0 60px;
  margin: 0 auto;
  background-color: #ffffff; }

.header-wrap {
  width: 100%;
  display: block;
  padding: 0 48px;
  position: relative; }
  .header-wrap > * {
    transition: all 0.3s ease-in-out 0s; }

.inner-wrap {
  max-width: 1080px;
  margin: 0 auto;
  position: relative; }

.footer__inner-wrap {
  width: 1080px;
  margin: 0 auto; }

.hr-gray {
  width: 100%;
  border-top: 2px solid #cccccc;
  margin: 0; }

.hr-green {
  width: 100%;
  border-top: 2px solid #0F5043;
  margin: 0; }

.accent {
  color: #0F5043; }

.twitter a i {
  color: #55acee; }

.facebook a i {
  color: #1877f2; }

.hatebu a i {
  font-size: 28px;
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: bold;
  color: #008fde;
  letter-spacing: -1px;
  font-style: normal; }

.line a i {
  color: #00b900; }

.br-sp {
  display: none; }

@media (max-width: 1080px) {
  body {
    font-size: 15px; }
  .inner-wrap {
    width: 88.8%;
    height: auto;
    padding: 0; }
  .br-tab {
    display: block; }
.br-pc {
  display: none; }
}

@media (max-width: 640px) {
  body {
    font-size: 14px; }
  .br-sp {
    display: block; } }

/* ------------------------------------------
								news-header
------------------------------------------ */
.manual-header {
  background-color: #0F5043;
  height: 360px;
  background-image: url(/support/images/manualbg.png);
  background-size: 960px auto; }
  .manual-header .inner-wrap {
    width: 1080px;
    text-align: center;
    padding: 48px 0; }

.manual-header__title {
  font-size: 3.25rem;
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: bold;
  line-height: 3.25rem;
  letter-spacing: 10.4px;
  margin-bottom: 2rem; }
  .manual-header__title a {
    color: #ffffff; }
  .manual-header__title-logo {
    width: 275.5px;
    height: auto;
    display: block;
    margin: 0 auto 0.75rem;
    left: -6px;
    position: relative; }

.manual-header__menu {
  width: 100%;
  display: table; }
  .manual-header__menu li {
    width: 25%;
    display: inline-table;
    border: solid 2px #ffffff;
    border-width: 2px 0px 2px 2px; }
    .manual-header__menu li a {
      display: block;
      height: 40px;
      line-height: 40px;
      color: #ffffff;
      letter-spacing: 3.2px;
      text-align: center;
      font-weight: bold; }
      .manual-header__menu li a.portal {
        background-color: #f88e02; }
        .manual-header__menu li a.portal span:after {
          content: "\f35d";
          font-family: "Font Awesome 5 Free";
          font-weight: 900;
          font-size: 10px;
          margin-left: 4px; }
        .manual-header__menu li a.portal:hover {
          color: #ffffff;
          background-color: #FFBA5D; }
      .manual-header__menu li a:hover, .manual-header__menu li a.active {
        background-color: #ffffff;
        transition: all 0.3s ease-in-out 0s;
        color: #0F5043;
        opacity: 1; }
    .manual-header__menu li:last-child {
      border-width: 2px 2px 2px 2px; }

@media (max-width: 1080px) {
  .manual-header {
    height: auto;
    padding: 40px 0 0;
    text-align: center;
    border-bottom: 8px solid #0F5043; }
    .manual-header .inner-wrap {
      width: 100%;
      height: auto;
      padding: 0; }
  .manual-header__title-logo {
    width: 150px;
    left: -3px;
    margin-bottom: 0; }
  .manual-header__title {
    font-size: 2rem;
    letter-spacing: 8px;
    margin-bottom: 1.5rem; }
  .manual-header__menu {
    display: flex; }
    .manual-header__menu li {
      display: block; }
      .manual-header__menu li:first-child {
        border-left: 0px; }
      .manual-header__menu li:last-child {
        border-right: 0px; }
      .manual-header__menu li a {
        display: flex;
        width: 100%;
        height: 100%;
        justify-content: center;
        align-items: center;
        letter-spacing: normal;
        font-size: 0.75rem;
        line-height: normal;
        padding: 6px 0; } }

/* ------------------------------------------
									manual-main
------------------------------------------ */
.manual-mainWrap {
  margin: 60px 0 80px; }
  .manual-mainWrap .wrap-flex {
    display: flex;
    flex-direction: row-reverse; }

.manual-main {
  width: calc(100% - 278px - 80px); }
  .manual-main a {
    color: #111111; }

.manual-main__title {
  font-size: 2rem;
  margin-bottom: 2.5rem;
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: bold;
  color: #0F5043;
  letter-spacing: 6.4px;
  line-height: 1.5; }
  .manual-main__title.movietitle {
    padding-bottom: 0.75rem;
    border-bottom: 2px solid #0F5043; }

.manual-main__subtitle {
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: bold;
  font-size: 1.5rem;
  color: #5d5d5d;
  letter-spacing: 1.56px;
  line-height: 1.5;
  margin-bottom: 2rem; }

.manual-main__subtitle#function {
	margin-top: 0;
}

.manual-main__pankuzu {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px; }
  .manual-main__pankuzu li {
    font-size: 0.75rem; }
    .manual-main__pankuzu li:after {
      content: ">";
      margin: 0 0.5rem; }
    .manual-main__pankuzu li:last-child:after {
      display: none; }
    .manual-main__pankuzu li a {
      color: #111111; }
    .manual-main__pankuzu li a.active {
      color: #0F5043;
      text-decoration: underline;
      font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
      font-weight: bold; }
  .manual-main__pankuzu + .manual-main__title {
    margin-top: -20px; }

.manual-main__list {
  width: 100%;
  margin-bottom: 60px; }
  .manual-main__list li {
    padding: 1.25rem;
    border-bottom: 1px solid #cccccc;
    line-height: 1.5; }
    .manual-main__list li:first-child {
      padding-top: 0; }
    .manual-main__list li a:hover {
      color: #0F5043; }

/* 20241023 */
a.manual-main__oldtheme {
    color: #0F5043;
    margin-top: -40px;
    margin-left: 1.25rem;
    display: block;
	position: relative;
}

a.manual-main__oldtheme:before {
    content: "";
    width: 2px;
    height: 7px;
    display: block;
    background-color: #0F5043;
    position: absolute;
    top: calc(50% - 1.5px);
    left: -12px;
    transform: rotate(45deg);
    transition: all 0.3s ease-in-out 0s;
}

a.manual-main__oldtheme:after {
    content: "";
    width: 2px;
    height: 7px;
    display: block;
    background-color: #0F5043;
    position: absolute;
    bottom: calc(50% - 1.5px);
    left: -12px;
    transform: rotate(-45deg);
    transition: all 0.3s ease-in-out 0s;
}

.manual-gistWrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 40px; }

.manual-gist {
  width: calc(50% - 20px);
  margin-bottom: 1.5rem;
  padding: 0 20px 20px 20px;
  border: solid 4px #cccccc; }
  .manual-gist__list li {
    font-size: 0.875rem;
    margin-bottom: 0.75rem; }
    .manual-gist__list li:last-child {
      margin-bottom: 0; }
  .manual-gist__list a:hover {
    color: #0F5043; }

.manual-gist__title {
  font-size: 1.25rem;
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: bold;
  color: #0F5043;
  height: 66px;
  line-height: 66px;
  border-bottom: 1px solid #cccccc;
  text-align: center;
  letter-spacing: 3.2px;
  margin-bottom: 1rem;
  position: relative; }
  .manual-gist__title:before {
    font-size: 36px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: relative;
    top: 6px;
    margin-right: 10px; }

  .manual-gist__title.basic:before {
    content: "\f108";
  }

  .manual-gist__title.update:before {
    content: "\f2f1";
  }

  .manual-gist__title.design:before {
    content: "\f53f";
  }

  .manual-gist__title.management:before {
    content: "\f0c0";
  }

a.manual-gist__next {
  font-weight: bold;
  display: block;
  font-size: 0.875rem;
  margin-right: 16px;
  margin-top: 20px;
  position: relative;
  color: #0F5043;
  text-align: right; }
  a.manual-gist__next:before {
    content: "";
    width: 2px;
    height: 7px;
    display: block;
    background-color: #0F5043;
    position: absolute;
    top: 6.5px;
    right: -10px;
    transform: rotate(-45deg);
    transition: all 0.3s ease-in-out 0s; }
  a.manual-gist__next:after {
    content: "";
    width: 2px;
    height: 7px;
    display: block;
    background-color: #0F5043;
    position: absolute;
    bottom: 6.5px;
    right: -10px;
    transform: rotate(45deg);
    transition: all 0.3s ease-in-out 0s; }

.manual-banner {
  width: 100%;
  display: block; }
  .manual-banner img {
    width: 100%;
    height: auto; }

@media (max-width: 1080px) {
  .manual-mainWrap {
    margin: 28px 0 40px; }
    .manual-mainWrap .inner-wrap {
      display: block; }
  .manual-main {
    width: 100%; }
  .manual-main__title {
    font-size: 1.5rem;
    margin-bottom: 20px;
    letter-spacing: 4px; }
  .manual-main__subtitle {
    font-size: 1.25rem;
    letter-spacing: 1px;
    line-height: 1.25;
    margin-bottom: 1.5rem; }
  .manual-main__list {
    margin-bottom: 40px; }
    .manual-main__list li {
      padding: 15px 0; }
  .manual-gistWrap {
    display: block; }
  .manual-gist {
    padding: 0 15px 15px 15px;
    width: 100%; }
  .manual-gist__title:before {
    font-size: 26px;
    top: 4px; }
  .manual-gist__list {
    margin-bottom: 1rem; }
    .manual-gist__list li {
      font-size: 0.875rem;
      margin-bottom: 0.75rem; }
      .manual-gist__list li:last-child {
        margin-bottom: 0; }
    .manual-gist__list a:hover {
      color: #0F5043; } }

/* ------------------------------------------
									manual-sidemenu
------------------------------------------ */
.manual-sidemenu {
  width: 278px;
  margin-right: 80px; }
  .manual-sidemenu a {
    color: #111111; }
    .manual-sidemenu a:hover {
      color: #0F5043; }

.manual-sidemenu #search-support {
	padding: 0;
	box-shadow: 0 0 0px;
	position: relative;
}

.manual-sidemenu #search-support input[type="search"] {
	font-size: 100%;
    width: 100%;
	margin-right: 0.5rem;
}

.manual-sidemenu #search-support input[type="submit"] {
	width: 40px;
	height: 40px;
	position: absolute;
	right: 0px;
	top: 0px;
    padding: 0;
	border: 0;
	background: none;
	border-radius: 0;
    background: url(https://movabletype.net/dict/.assets/search.svg) 50% no-repeat;
}


.manual-sidemenu__title {
  font-size: 1.25rem;
  width: 100%;
  border-bottom: 2px solid #0F5043;
  color: #0F5043;
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: bold;
  text-align: center;
  padding-bottom: 8px;
  letter-spacing: 4px; }

.manual-sidemenu__list {
  width: 100%;
  margin-bottom: 60px; }
  .manual-sidemenu__list li {
    padding: 1.25rem;
    border-bottom: 1px solid #cccccc;
    line-height: 1.25rem; }
  .manual-sidemenu__list li a {
    position: relative; }
    .manual-sidemenu__list li a:before {
      content: "";
      width: 2px;
      height: 7px;
      display: block;
      background-color: #0F5043;
      position: absolute;
      top: calc(50% - 1.5px);
      left: -12px;
      transform: rotate(45deg);
      transition: all 0.3s ease-in-out 0s; }
    .manual-sidemenu__list li a:after {
      content: "";
      width: 2px;
      height: 7px;
      display: block;
      background-color: #0F5043;
      position: absolute;
      bottom: calc(50% - 1.5px);
      left: -12px;
      transform: rotate(-45deg);
      transition: all 0.3s ease-in-out 0s; }

@media (max-width: 1080px) {
  .manual-sidemenu {
    width: 100%;
    margin-right: 0; }
  .manual-sidemenu__list {
    margin-bottom: 40px; }
    .manual-sidemenu__list li {
      padding: 1rem; }
      .manual-sidemenu__list li a:before {
        top: 5.5px; }
      .manual-sidemenu__list li a:after {
        bottom: 5.5px; } }

  .manual-sidemenu__bannerList {
  width: 100%;
  margin-bottom: 60px; }

  .manual-sidemenu__bannerList  li {
    padding: 0 0 1.25rem;
    /* border-bottom: 1px solid #cccccc; */ }

@media (max-width: 1080px) {
    .manual-sidemenu__list li {
      padding: 1rem; }
}

.manual__textWrap {
  width: 100%;
  display: block;
  margin: -20px auto 0 auto;
  margin-bottom: 100px;
  word-wrap: break-word; }

.manual__textTitle {
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: bold;
  color: #0F5043;
  font-size: 2rem;
  line-height: 1.5;
  letter-spacing: 1.92px;
  padding-bottom: 1rem;
  margin-bottom: 40px;
  border-bottom: 2px solid #0F5043; }

/* ------------------------------------------
				manual-taglist
------------------------------------------ */
.manual-taglist__alphabetList {
  margin-bottom: 80px;
  display: flex; }
  .manual-taglist__alphabetList li {
    margin-right: 4px; }
    .manual-taglist__alphabetList li:last-child {
      margin-right: 0; }
    .manual-taglist__alphabetList li a {
      width: 42px;
      height: 52px;
      line-height: 52px;
      border: 1px solid #0F5043;
      background-color: #ffffff;
      font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
      font-weight: bold;
      text-align: center;
      display: block;
      color: #0F5043; }
      .manual-taglist__alphabetList li a:hover {
        background-color: #0F5043;
        color: #ffffff;
        opacity: 1; }


.manual-taglist__searchWrap {
	 display: flex;
}

.manual-taglist__searchWrap #search-support {
	margin-left: 1rem;
	text-align: left;
	box-shadow: 0 0px 0 #ccc;
	width: 100%;
	padding: 0;
	position: relative;
}

.manual-taglist__searchWrap #search-support input[type="search"] {
	width: 100%;
    font-size: 100%;
    margin: 0;
}

.manual-taglist__searchWrap #search-support input[type="submit"] {
	width: 40px;
	height: 40px;
	position: absolute;
	right: 0px;
	top: 0px;
    padding: 0;
	border: 0;
	background: none;
	border-radius: 0;
    background: url(https://movabletype.net/dict/.assets/search.svg) 50% no-repeat;

}


.manual-taglist__pankuzuWrap {
  display: flex;
  justify-content: space-between;
  margin-top: -40px; }

.manual-taglist__pankuzu {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px; }
  .manual-taglist__pankuzu li {
    display: flex;
    font-size: 0.75rem; }
    .manual-taglist__pankuzu li:after {
      content: ">";
      margin: 0 0.5rem; }
    .manual-taglist__pankuzu li:last-child:after {
      display: none; }
    .manual-taglist__pankuzu li a {
      color: #111111; }
    .manual-taglist__pankuzu li a.active {
      color: #0F5043;
      text-decoration: underline;
      font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
      font-weight: bold; }

.manual-taglist__search {
  margin-bottom: 60px; }

.manual-taglist__reference {
  width: 840px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto 60px; }
  .manual-taglist__reference li {
    margin-bottom: 20px;
    margin-right: 40px; }
    .manual-taglist__reference li:nth-child(2n) {
      margin-right: 0; }
    .manual-taglist__reference li:nth-last-child(-n+2) {
      margin-bottom: 0; }
    .manual-taglist__reference li a {
      width: calc(400px - 28px);
      height: 78px;
      line-height: 1.25rem;
      display: flex;
      text-align: center;
      justify-content: center;
      align-items: center;
      padding-left: 28px;
      background-color: #0F5043;
      color: #ffffff;
      font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
      font-weight: bold;
      letter-spacing: 2.56px;
      position: relative; }
      .manual-taglist__reference li a:before {
        content: "";
        display: block;
        width: 32px;
        height: 32px;
        font-size: 28px;
        line-height: 32px;
        display: block;
        position: absolute;
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        left: 26px;
        top: calc(50% - 16px); }
      .manual-taglist__reference li a.reference__type:before {
        content: "\f121"; }
      .manual-taglist__reference li a.reference__global:before {
        content: "\f0ac"; }
      .manual-taglist__reference li a.reference__date:before {
        content: "\f783"; }
      .manual-taglist__reference li a.reference__diff:before {
        background-image: url(../images/logoicon-w.svg);
        background-size: 32px 32px;
        background-repeat: no-repeat;
        background-position: 0px 0px; }

.manual-taglist__listTitle {
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: bold;
  font-size: 2rem;
  padding-bottom: 1rem;
  padding-left: 1rem;
  line-height: 2rem;
  color: #0F5043;
  border-bottom: 2px solid #0F5043; }

.manual-taglist__list {
  width: auto;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 60px; }
  .manual-taglist__list li {
    margin-right: 80px;
    width: calc(50% - 40px);
    border-bottom: 1px solid #cccccc; }
    .manual-taglist__list li:nth-child(2n) {
      margin-right: 0; }
  .manual-taglist__list a {
    height: 58px;
    display: block;
    padding: 0 1rem;
    color: #111111;
    line-height: 58px; }
    .manual-taglist__list a:hover {
      background-color: #efefef;
      color: #0F5043;
      opacity: 1; }

.manual-taglist__textWrap {
  width: 880px;
  display: block;
  margin: 0 auto;
  margin-bottom: 100px;
  word-wrap: break-word; }

.manual-taglist__textTitleWrap {
  padding-bottom: 1rem;
  border-bottom: 2px solid #0F5043;
  margin-bottom: 40px;
  position: relative; }

.manual-taglist__textTitle {
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: bold;
  color: #0F5043;
  font-size: 2rem;
  line-height: 1.5;
  letter-spacing: 1.92px; }

.manual-taglist__copybtn {
  width: fit-content;
  height: auto;
  background: #0F5043;
  border-radius: 4px;
  line-height: 1.33;
  padding: 8px 12px;
  border-style: none;
  position: absolute;
  right: 0;
  bottom: 1rem;
  transition: all 0.3s ease-in-out 0s;
  cursor: pointer;
  color: #ffffff; }
  .manual-taglist__copybtn:hover {
    opacity: 0.7; }
  .manual-taglist__copybtn span {
    font-size: 0.75rem; }
  .manual-taglist__copybtn i {
    content: "\f0ea";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 6px; }


/* ------------------------------------------
								text
------------------------------------------ */
.manual__textWrap, .manual-taglist__textWrap {
  line-height: 2; }
  .manual__textWrap a, .manual-taglist__textWrap a {
  	color: #0F5043;
    text-decoration: underline; }
  .manual__textWrap img, .manual-taglist__textWrap img {
  	width: auto;
    max-width: calc(100% - 160px);
  	border: 1px solid #cccccc;
  	display: block;
  	margin: 20px auto 2rem auto;
	height: auto; }
  .manual__textWrap .appblock img, .manual-taglist__textWrap .appblock img {
  	max-width: 100%;
    border: none;
  	}

.manual__textWrap table {
  border-collapse: collapse;
  margin: 0 auto;
  margin-bottom: 40px;
  padding: 0;
  width: 100%;
  table-layout: fixed;
	}

.manual__textWrap table tr {
  border: 1px solid #cccccc;
  padding: .25rem;
}

.manual__textWrap table th,
.manual__textWrap table td {
  font-size: .8rem;
  padding: 1rem 10px 1rem 10px;
  border-right: 1px solid #cccccc;
  vertical-align: middle;
}

.manual__textWrap table code, .manual-taglist__textWrap table code {
	display: inline;
	background: none;
	color: #000;
	padding: 0;
}
.manual__textWrap .mod code {
    display: inline-block;
    width: auto;
    padding: 0 0.5rem;
    margin: 0 0.25rem;
    line-height: 1.5rem;
    border-radius: 4px;
    margin-bottom: 0;
    background-color: #000;
    color: #ffffff; }

/* archive-file-path-specifiers */
.manual__textWrap table.archive-file-path-specifiers-table th, .manual__textWrap table.archive-file-path-specifiers-table td {
	font-size: 1em;
    text-align: center;
}
 
/* plan*/
.manual__textWrap table.plan-table th {
    background-color: #0f5043;
    color: #ffffff;
    text-align: center;
}

.manual__textWrap table.plan-table .ttl {
	background-color: #f1f1f1;
}

/* requirements */
.manual__textWrap table.requirements-table th, .manual__textWrap table.requirements-table td {
	font-size: 1em;
    text-align: center;
}
.manual__textWrap table.requirements-table p {
	margin: 0;
}

/* character-limit */
.manual__textWrap table.character-limit-table {
    table-layout: auto;
	max-width: 640px;
}
.manual__textWrap table.character-limit-table th, .manual__textWrap table.character-limit-table td {
	font-size: 1em;
}
.manual__textWrap table.character-limit-table th {
    text-align: center;
    background-color: #0f5043;
    color: #ffffff;
}

/* form-columns */
.manual__textWrap table.form-columns-table {
    table-layout: auto;
	margin: 0 0 40px;
	max-width: 320px;
	background-color: #ffffff;
}

.manual__textWrap table.form-columns-table02 {
    table-layout: auto;
	margin: 0 0 40px;
	max-width: 100%;
}
.manual__textWrap table.form-columns-table p {
	margin: 0;
}

.manual__textWrap table.form-columns-table th, .manual__textWrap table.form-columns-table td {
	font-size: 1em;
}
.manual__textWrap table.form-columns-table th {
    text-align: center;
    background-color: #0f5043;
    color: #ffffff;
}

/* customfield */
.manual__textWrap table.customfield-table {
    table-layout: auto;
}
.manual__textWrap table.customfield-table p {
	margin: 0;
}
.manual__textWrap table.customfield-table th, .manual__textWrap table.customfield-table td{
	font-size: 1em;
}
.manual__textWrap table.customfield-table th {
    background-color: #0f5043;
    color: #ffffff;
}

/* account/all-licences.html */
.manual__textWrap table.all-licences {
  table-layout: fixed;
}
.manual__textWrap table.all-licences th {
  width: 120px;
  background-color: #0f5043;
  color: #ffffff;
}
.manual__textWrap table.all-licences td.company {
    text-align: center;
    font-weight: bold;
    background-color: #eee;
}
.manual__textWrap table.all-licences td {
    vertical-align: top;
}
.manual__textWrap table.all-licences tr:nth-child(odd) td {
   background-color: #f9f9f9;
}
.manual__textWrap table.all-licences tr td.td-title-paypal, .manual__textWrap table.all-licences tr td.td-title-amazon, .manual__textWrap table.all-licences tr td.td-title-ecbuyers {
	font-weight: bold;
	text-align: center;
	background-color: #ddd;
}

/* usertype */
.manual__textWrap table.usertype-table {
    text-align: center;
}

.manual__textWrap table.usertype-table th, .manual__textWrap table.usertype-table td {
    font-size: .7em;
    padding: 12px 4px;
	letter-spacing: -1px;
	line-height: 1.5;
}

.manual__textWrap table.usertype-table td .small {
	font-size: .5rem;
}

.manual__textWrap table.usertype-table th {
  background-color: #0f5043;
  color: #ffffff;
}
.manual__textWrap table.usertype-table02 tr, .manual__textWrap table.usertype-table02 td {
	border: none;
    padding: 0 0 40px 0;
    border-right: none;
    vertical-align: top;
}
.manual__textWrap table.usertype-table td.ttl {
	background-color: #f1f1f1;
}
.manual__textWrap table.usertype-table td.ttl02 {
	background-color: #f9f9f9;
}
 .manual__textWrap table.usertype-table02 h3{
 	margin-bottom: 0.5rem;
}
.manual__textWrap table.usertype-table02 img {
	margin: 0px;
    max-width: 200px;
}

@media (max-width: 1080px) {
.manual__textWrap table.usertype-table th, .manual__textWrap table.usertype-table td {
    padding: 12px 8px;
	letter-spacing: 0px;
}
.manual__textWrap table.usertype-table02 td {
    padding: 0 20px 40px 20px;
}
.manual__textWrap table.usertype-table02 img {
	margin: 0px;
    max-width: 100%;
}
}


  .manual__textWrap iframe, .manual-taglist__textWrap iframe {
    max-width: 100%;
  	border: 1px solid #cccccc;
  	display: block;
  	margin: 20px auto 20px; }

  .manual__textWrap h2, .manual-taglist__textWrap h2 {
    font-family: HiraginoSans-W1;
    font-weight: 100;
    color: #5d5d5d;
    letter-spacing: 1.56px;
    font-size: 2rem;
  	line-height: 1.5;
    margin-bottom: 28px; }
  .manual__textWrap * + h2, .manual-taglist__textWrap * + h2 {
    margin-top: 3rem; }

  .manual__textWrap h3, .manual-taglist__textWrap h3 {
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    font-weight: 100;
    color: #111;
  	position: relative;
    letter-spacing: 1.25px;
    font-size: 1.5rem;
  	line-height: 1.5;
    margin-bottom: 28px; }
  .manual__textWrap * + h3, .manual-taglist__textWrap * + h3 {
    margin-top: 60px; }
  .manual__textWrap h2 + h3, .manual-taglist__textWrap h2 + h3 {
    margin-top: 0; }

  .manual__textWrap h4, .manual-taglist__textWrap h4 {
    font-weight: bold;
  	 position: relative;
    color: #000000;
    letter-spacing: 1.125px;
    font-size: 1.25rem;
    line-height: 1.25;
        margin-bottom: 20px; }

  .manual__textWrap p, .manual-taglist__textWrap p {
    margin-bottom: 2.5rem; }

  .manual__textWrap p.offer, .manual-taglist__textWrap p.offer {
	padding-left:1em;
	text-indent:-1em;
    margin-bottom: 1rem;
}
  .manual__textWrap p.offer:before, .manual-taglist__textWrap p.offer:before {
    content: "※";
}
  .manual__textWrap p:not([class])+p.offer, .manual-taglist__textWrap p:not([class])+p.offer {
    margin-top: -2.5rem;
}

  .manual__textWrap p.offer:has(+ ol,+ dl,+ ul) , .manual-taglist__textWrap p.offer:has(+ ol,+ dl,+ ul) {
    margin-bottom: 2.5rem;
}
  .manual__textWrap p.paragraph__margin--add {
    margin-bottom: 2.5rem;
}
  .manual__textWrap td p.offer {
    margin-bottom: 0;
}

  .manual__textWrap img+p.offer, .manual-taglist__textWrap img+p.offer {
    margin-top: -1rem;
}

  .manual__textWrap p+ul {
    margin-top: -1.5rem;
}

  .manual__textWrap hr, .manual-taglist__textWrap hr {
    display: block;
    border-spacing: 0;
    border: 0px;
    height: 2px;
    width: 100%;
    background-color: #cccccc;
    margin: 60px 0; }
  .manual__textWrap code, .manual-taglist__textWrap code {
    display: block;
    width: auto;
    padding: 24px;
    border-radius: 4px;
    margin-bottom: 40px;
    background-color: #000;
    color: #ffffff; }
  .manual__textWrap pre, .manual-taglist__textWrap pre {
    white-space: pre-wrap;
    word-break: break-all;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    border: 1px solid #CBCBCB;
    padding: 1rem 2rem;
    margin-bottom: 2rem;
    border-radius: 4px;
    font-weight: 100;
    background-color: #f9f9f9;
    color: #333333; }

  .manual__textWrap pre code, .manual-taglist__textWrap pre code {
    margin-bottom: 0;
    background-color: initial;
    color: #000;
  overflow: hidden;
    padding: 0; }

.manual__textWrap .DLbutton {
width: fit-content;
    background-color: #FFF;
    border: 4px solid #0F5043;
    border-radius: 4px;
    padding: 10px 12px;
	text-decoration: none;
    padding: 8px 12px;
    display: block;
    margin: 0.5rem 0 0;
}

  .manual__textWrap ul, .manual-taglist__textWrap ul {
    width: 100%;
    margin: 0 auto 40px auto;
    padding: 1.5rem 2rem;
    border: 4px solid #cccccc; }
  .manual__textWrap ul>li, .manual-taglist__textWrap ul>li {
    width: 100%;
    padding-left: 1rem;
    line-height: 1.5;
    margin-bottom: 0.75rem;
    position: relative; }
  .manual__textWrap ul>li:before, .manual-taglist__textWrap ul>li:before {
    width: 1rem;
    font-size: 20px;
    content: "・";
    font-weight: 900;
    color: #0F5043;
    position: absolute;
    top: -4px;
    left: -0.5rem; }
  .manual__textWrap ul li:last-child, .manual-taglist__textWrap ul li:last-child {
    margin-bottom: 0; }
  .manual__textWrap ol, .manual-taglist__textWrap ol {
    max-width: 720px;
    padding: 2rem;
    background-color: #efefef;
    margin: 0 auto 40px auto;
    counter-reset: number;
    /*数字をリセット*/
    list-style-type: none;
    /*数字を一旦消す*/ }

/* 20240926 */ 
.manual__textWrap ol.easydesign__list {
    width: 100%;
    margin: 0 auto 40px auto;
    padding: 1.5rem 2rem;
    border: 4px solid #cccccc;
    list-style-type: upper-alpha;
    background-color: transparent;
    padding-inline-start: 60px;
}

.manual__textWrap ol.easydesign__list>li {
    padding-left: 0;
}
.manual__textWrap ol.easydesign__list li:before {
	display: none;
}





  .manual__textWrap ol>li, .manual-taglist__textWrap ol>li {
    line-height: 1.75;
    padding-left: calc(25px + 0.5rem);
    margin-bottom: 1.75rem;
    position: relative; }
  .manual__textWrap ol>li:before, .manual-taglist__textWrap ol>li:before {
    position: absolute;
    counter-increment: number;
    content: counter(number);
    display: inline-block;
    background: #0F5043;
    color: #ffffff;
    font-weight: bold;
    border-radius: 50%;
    left: 0;
    top: 0px;
    font-size: 0.75rem;
    margin-right: 0.5rem;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center; }
  .manual__textWrap ol li:last-child, .manual-taglist__textWrap ol li:last-child {
    margin-bottom: 0; }
  .manual__textWrap ol li *:last-child, .manual-taglist__textWrap ol li *:last-child {
    margin-bottom: 0; }
  .manual__textWrap ol li .offer:last-child, .manual-taglist__textWrap ol li .offer:last-child {
    margin-bottom: 2.5rem
}
  .manual__textWrap ul li  .offer, .manual-taglist__textWrap ul li .offer {
    margin-bottom: 0 !important;
}

  .manual__textWrap ol>li.star:before {
    counter-increment: none;
    content: "★";
}

.manual__textWrap ul ul,  .manual__textWrap ol ul, .manual__textWrap ol dl, .manual-taglist__textWrap ol ul, .manual-taglist__textWrap ol dl  {
     counter-reset: number;
    border: 0px;
    padding: 0;
  	margin: 1rem 0 1.5rem;
    margin-left: calc(25px + 0.5rem);
    width: calc(100% - (25px + 0.5rem));
}

  .manual__textWrap ul ol,  .manual__textWrap ol ol {
     counter-reset: number;
    border: 0px;
  	margin: 1rem 0 1.5rem;
    margin-left: calc(25px + 0.5rem);
    width: calc(100% - (25px + 0.5rem));
}

 .manual__textWrap ol  p:not([class])+ol,  .manual__textWrap ol  p:not([class])+ul {
    margin-top: -1.5rem;
 }
.manual__textWrap ul ul:last-child {
  	margin-bottom: 0;
}

  .manual__textWrap dl, .manual-taglist__textWrap dl {
    width: 100%;
    margin: 0 auto 40px auto;
    padding: 1.5rem 2rem;
    border: 1px solid #cccccc; }
  .manual__textWrap dl>dt, .manual-taglist__textWrap dl>dt {
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    font-weight: bold;
    width: 100%;
    line-height: 1.5;
    margin: 0 0 1rem;
    position: relative; }
  .manual__textWrap dl>dd, .manual-taglist__textWrap dl>dd {
    width: 100%;
    padding-left: 1.25rem;
    line-height: 1.5;
    margin-bottom: 1rem;
    position: relative; }
  .manual__textWrap dl>dd:before, .manual-taglist__textWrap dl>dd:before {
    width: 1rem;
    font-size: 20px;
    content: "・";
    font-weight: 900;
    color: #0F5043;
    position: absolute;
    top: -2px;
    left: 0; }
  .manual__textWrap dl *:last-child, .manual-taglist__textWrap dl *:last-child {
    margin-bottom: 0; }

.manual__textWrap .linkblock dd, .manual__textWrap .linkblock dd {
    padding-left: 0;
    margin-bottom: 1.5rem;
}
.manual__textWrap .linkblock dd:last-child, .manual__textWrap .linkblock dd:last-child {
    margin-bottom: 0;
}

.manual__textWrap .linkblock dt+dd, .manual__textWrap .linkblock dt+dd {
    margin-top: -0.5rem;
}

.manual__textWrap .linkblock dd:before, .manual__textWrap .linkblock dd:before {
	display: none;
}

.manual__textWrap .appblock, .manual__textWrap .appblock {
    display: flex;
    justify-content: center;
}

.manual__textWrap .appblock a {
    margin: 0 1rem;
}


/* 20230531 - qa */
.manual__textWrap dl.qa {
    width: 100%;
    margin: 0 auto 40px auto;
    padding: 0;
    border: none; 
}
.manual__textWrap dl.qa dt {
    width: 100%;
    padding-left: 40px;
	margin-bottom: 1rem;
    font-size: 1.5rem;
    position: relative;
}
.manual__textWrap dl.qa dt:before {
  	width: 40px;
	display: inline-block;
	content: "Q.";
	color: #0F5043;
	position: absolute;
	left: 0;
}
  .manual__textWrap dl.qa dd {
    width: 100%;
    padding-left: 40px;
    margin-bottom: 2.5rem;
    position: relative;
}
  .manual__textWrap dl.qa dd:before {
  	width: 40px;
	display: inline-block;
  	content: "A.";
	color: #cccccc;
    font-size: 1.5rem;
	left: 0;
    top: -6px;
}





.manual__relationWrap {
	padding: 2rem;
	border: 4px solid #29A78B;
}

.manual__relationWrap h2 {
    font-weight: bold;
    color: #000000;
    letter-spacing: 1.125px;
    font-size: 1.25rem;
    line-height: 1.25;
    margin-bottom: 1rem;
	position: relative;
	padding-left: 36px;
}

.manual__relationWrap h2:before {
	content: "";
	display: block;
	width: 28px;
	height: 28px;
	position: absolute;
	left: -2px;
	top: -2px;
	background-image: url(/support/images/mtlogoicon.svg);
	background-size: 28px 28px;
	background-repeat: no-repeat;
}

.manual__relationWrap ul {
    width: 100%;
    margin: 0 auto;
	padding: 8px 0 0 0;
	border: 0px; }
  .manual__relationWrap ul>li {
    width: 100%;
    padding-left: 1.5rem;
    line-height: 1.5;
    margin-bottom: 1rem;
    position: relative; }
  .manual__relationWrap ul>li a {
    text-decoration: none; }
  .manual__relationWrap ul>li:before {
    width: 1rem;
    font-size: 20px;
    content: "\f0da";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #0F5043;
    position: absolute;
    top: -2px;
    left: 0; }
  .manual__relationWrap ul li:last-child {
    margin-bottom: 0; }

.manual__proplan {
    border: 4px double #D4174B;
    padding: 1rem;
    text-align: center;
    font-weight: 900;
}
.manual__oldtheme {
    border: 4px double #D4174B;
    padding: 1rem;
    text-align: center;
    font-weight: 900;
}

.fa-check-square-o {
	padding-left: 1.5rem;
}

.fa-check-square-o:before {
    content: "\f14a";
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 1.5;
	display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
}

.manual__textWrap figure img {
margin-bottom: 0;
}

.manual__textWrap figcaption {
	color: #666666;
}

@media (max-width: 1080px) {
.manual__textWrap p:not([class])+p.offer, .manual-taglist__textWrap p:not([class])+p.offer {
    margin-top: -20px;
}
.manual__textWrap p.offer:has(+ ol,+ dl,) , .manual-taglist__textWrap p.offer:has(+ ol,+ dl) {
    margin-bottom: 20px;
}
  
  .manual-taglist__alphabetListWrap {
    white-space: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
  .manual-taglist__alphabetList {
    margin-bottom: 20px; }

.manual-taglist__searchWrap #search-support {
	margin: 0 0 40px 0;
}

.manual-taglist__searchWrap {
	 display: block;
}
    .manual-taglist__alphabetList li a {
      width: 40px;
      height: 40px;
      line-height: 40px; }
  .manual-taglist__reference {
    width: 100%;
    margin-bottom: 40px; }
    .manual-taglist__reference li {
      margin: 0 2px 2px 0;
      width: calc(100% / 2 - 1px); }
      .manual-taglist__reference li:nth-child(2n) {
        margin: 0; }
      .manual-taglist__reference li a {
        width: 100%;
        height: 60px;
        padding-left: 16px;
        font-size: 0.75rem;
        line-height: 1.25; }
        .manual-taglist__reference li a.reference__date {
          font-size: 0.5rem; }
        .manual-taglist__reference li a:before {
          display: none; }
  .manual__textWrap, .manual-taglist__textTitleWrap {
    margin-bottom: 24px; }
  .manual-taglist__listTitle {
    font-size: 1.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0;
    line-height: 1.5rem; }
  .manual-taglist__list {
    display: block;
    margin-bottom: 40px; }
    .manual-taglist__list li {
      margin-right: 0;
      width: 100%; }
      .manual-taglist__list li a {
        height: 48px;
        padding: 0;
        line-height: 48px; }
  .manual-taglist__textWrap {
    width: 100%; }
  .manual__pankuzuWrap, .manual-taglist__pankuzuWrap {
    display: block;
    margin-top: 0; }
  .manual__textTitle, .manual-taglist__textTitle {
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    font-weight: bold;
    color: #0F5043;
    font-size: 1.5rem;
    line-height: 1.25;
    letter-spacing: 1px; }
  .manual__textWrap, .manual-taglist__textWrap {
    margin-bottom: 60px; }

/* table レスポンシブ */
	.manual__textWrap .table-scroll {
  	overflow: auto; 
 	 white-space: nowrap;
	}
	.manual__textWrap table {
  	table-layout: inherit;
	}

	.manual__textWrap table.all-licences td {
	 width: 200px;
	 white-space: normal;
	}

    .manual__textWrap p, .manual-taglist__textWrap p {
      margin-bottom: 20px; }
    .manual__textWrap p + h2, .manual-taglist__textWrap p + h2 {
      margin-top: 40px; }
    .manual__textWrap h2, .manual-taglist__textWrap h2 {
      font-size: 1.5rem;
      letter-spacing: 1px;
      margin-bottom: 28px;
      line-height: 1.25; }
    .manual__textWrap code, .manual-taglist__textWrap code {
      margin-bottom: 20px;
      padding: 15px; }

  .manual__textWrap h3 {
    font-size: 1.25rem;
  	line-height: 1.25;
    margin-bottom: 28px; }

  .manual__textWrap h4 {
    font-size: 1.125rem;
  	line-height: 1.125;
  	font-weight: bold;
    margin-bottom: 20px;}



    .manual__textWrap pre, .manual-taglist__textWrap pre {
      margin-bottom: 20px;
      padding: 15px; }
    .manual__textWrap hr, .manual-taglist__textWrap hr {
      margin: 40px 0; }
    .manual__textWrap ul, .manual-taglist__textWrap ul {
      margin: 0 auto 40px auto;
      padding: 15px 20px;
      border: 2px solid #cccccc; }
      .manual__textWrap ul li, .manual-taglist__textWrap ul li {
        margin-bottom: 0.75rem;
        padding-left: 1rem; }
        .manual__textWrap ul li:before, .manual-taglist__textWrap ul li:before {
          font-size: 15px;
          top: 0px;
          left: 0; }

.manual__textWrap ul .manual__list--subheader {
	

}


  .manual__relationWrap {
     padding: 1.5rem;
    margin-bottom: 60px; }
  .manual-taglist__copybtn {
    padding: 6px 8px; }
    .manual-taglist__copybtn span {
      display: none; }
    .manual-taglist__copybtn i {
      margin-right: 0; }

.manual__relationWrap ul {
    padding: 8px 0 0 0;
	margin-bottom: 0;
    border: 0px;
}

}


/* ------------------------------------------
				manual-movie
------------------------------------------ */
.manual-movie__list {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 60px; }
  .manual-movie__list li {
    margin-right: 20px;
    margin-bottom: 40px; }
    .manual-movie__list li:nth-child(3n) {
      margin-right: 0; }
  .manual-movie__list .movielist__card {
    width: 226px;
    height: auto;
    display: block; }
  .manual-movie__list .movilist__img {
    width: 226px;
    height: auto;
    border: solid 1px #cccccc;
    margin-bottom: 0.75rem; }
  .manual-movie__list .movilist__title {
    font-size: 1rem;
  	line-height: 1.5;
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    font-weight: bold;
    color: #5d5d5d; }

@media (max-width: 1080px) {
  .manual-main__title.movietitle {
    padding-bottom: 0.5rem; }
  .manual-movie__list {
    display: block;
    margin-bottom: 40px; }
    .manual-movie__list li {
      margin-right: 0;
      margin-bottom: 20px; }
    .manual-movie__list .movielist__card {
      width: 100%; }
    .manual-movie__list .movilist__img {
      width: 100%;
      height: auto;
      margin-bottom: 8px; } }


/*--------------------
		404
--------------------*/
.notfound a {
	text-decoration: underline;
}

.manual-main__404titlewrap {
	margin-bottom: 40px;
}

.manual-main__404subtitle {
	margin-top: -40px;
	color: #0F5043;
}

@media (max-width: 1080px){

.manual-main__404subtitle {
	margin-top: -20px;
	font-size: 0.75rem;
}
	.notfound {
   		margin-bottom: 60px;
	}
}

/*--------------------
	SEARCH
--------------------*/

.manual-main__title.searchtitle {
    margin-bottom: 0;
    padding-bottom: 0;
}

.searchtitle__text {
    border-bottom: 2px solid #0F5043;
    margin-bottom: 20px;
    padding-bottom: 0.75rem;
    font-size: 0.75rem;
}

#fs-result .fs-result-msg {
    margin-bottom: 40px;
	padding: 12px;
	background-color: #f9f9f9;
	text-align: center;
}

#fs-result #fs-result-items ul {
    padding-left: 0;
}

#fs-result-items ul li {
    margin-bottom: 1rem;
    font-size: 1rem;
    list-style: none;
    text-indent: -0.5rem;
    margin-left: 0.5rem;
}

#fs-result-items ul li:before {
    content: "-";
    margin-right: 0.5rem;
	color: #0F5043;
}

#fs-result .fs-paginate ul li a:hover {
	background-color: #cccccc;
}

#fs-result #fs-result-items ul li a:after {
	display: none;
}


/*--------------------
	gototop
--------------------*/
#page-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  font-size: 77%;
  z-index: 999; }

#page-top a {
  background: #898989;
  text-decoration: none;
  color: #fff;
  width: 60px;
  padding: 16px 0;
  text-align: center;
  display: block;
  border-radius: 5px; }

#page-top a:hover {
  text-decoration: none;
  background: #999; }

.clearfix:after {
  content: "";
  display: block;
  clear: both; }

.clearfix:before {
  content: "";
  display: block;
  clear: both; }

.clearfix {
  display: block; }


.modal-content-spmenu-navi-title a {
color: #fff;
}


/*--------------------
	SITE SEARCH - 20230524
--------------------*/

.mt-site-search-form__query {
    height: 40px;
    border-radius: 0 !important;
}
