@charset "UTF-8";
.fixed {
  position: fixed;
  width: 100%;
  height: 100%;
}

/*-------------------------------------------------------------------
	layout
-------------------------------------------------------------------*/
@media print, screen and (min-width: 737px) {
  .spOnly {
    display: none !important;
  }
}

@media screen and (max-width: 736px) {
  .pcOnly {
    display: none !important;
  }
}

@media print, screen and (min-width: 737px) {
  .pcFl {
    float: left;
  }
}

@media print, screen and (min-width: 737px) {
  .pcFr {
    float: right;
  }
}

.fL {
  float: left;
}

.fR {
  float: right;
}

.rImg {
  float: right;
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

.lImg {
  float: left;
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.clear {
  clear: both;
}

.taL {
  text-align: left;
}

.taR {
  text-align: right;
}

.taC {
  text-align: center !important;
}

.vaM {
  vertical-align: middle;
}

.blk {
  display: block;
}

/*-------------------------------------------------------------------
	text
-------------------------------------------------------------------*/
.bold {
  font-weight: bold;
}

.fz10 {
  font-size: 10px;
}

.fz13 {
  font-size: 13px;
}

.fz14 {
  font-size: 14px;
}

.colBl {
  color: #6390c6;
}

.colOr, .catchColor {
  color: #d47c18;
}

.catchColor {
  font-weight: bold;
}

.ls-004 {
  letter-spacing: -0.04em;
}

.ls-1 {
  letter-spacing: -1px;
}

.leadText {
  margin-bottom: 14px;
}

@media print, screen and (min-width: 737px) {
  .leadText {
    margin-bottom: 38px;
  }
}

@media print, screen and (min-width: 737px) {
  .pcNowrap {
    white-space: nowrap;
  }
}

/*-------------------------------------------------------------------
	example
-------------------------------------------------------------------*/
.example1 {
  font-size: 14px;
  font-weight: bold;
}

.example2 {
  font-size: 12px;
  font-weight: bold;
  color: #f00;
}

.example3 {
  font-weight: bold;
  font-size: 11px;
}

/*-------------------------------------------------------------------
	margin-left
-------------------------------------------------------------------*/
@media screen and (max-width: 736px) {
  .spMl-2em {
    margin-left: -2em !important;
  }
}

/*-------------------------------------------------------------------
	title
-------------------------------------------------------------------*/
.secContact01 {
  margin-top: 10px;
}

.ttlStyle01, .entryArea h2,
.articleParagraphHead,
.mystyleBoxTitleSub,
.hintArticleHead {
  font-size: 20px;
  font-family: 'Arial','Verdana','Helvetica','Helvetica Neue', "メイリオ", Meiryo, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  border-left: 6px solid #b5b5b5;
  line-height: 1.4;
  padding: 3px 0 3px 10px;
  text-align: left;
}

.mystyleBoxTitleSub {
  margin: 40px 0 20px;
}

@media print, screen and (min-width: 737px) {
  .ttlStyle01, .entryArea h2,
  .articleParagraphHead,
  .mystyleBoxTitleSub,
  .hintArticleHead {
    font-size: 26px;
    border-left: 8px solid #b5b5b5;
    padding: 5px 0 5px 15px;
    letter-spacing: 0.06em;
  }
  .mystyleBoxTitleSub {
    margin: 55px 0 34px;
  }
  .ttlStyle01.m55-0-25, .entryArea h2.m55-0-25 {
    margin: 55px 0 25px;
  }
}

.ttlStyle02,
.articlePageHeadTxt,
.articleTitle {
  font-size: 23px;
  font-family: 'Arial','Verdana','Helvetica','Helvetica Neue', "メイリオ", Meiryo, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.2;
  padding: 0 0 15px 0;
  text-align: left;
}

.ttlStyle02 .small,
.articlePageHeadTxt .small,
.articleTitle .small {
  font-size: 18px;
}

@media print, screen and (min-width: 737px) {
  .ttlStyle02,
  .articlePageHeadTxt,
  .articleTitle {
    text-align: left;
    font-size: 32px;
    padding: 0 0 25px;
    letter-spacing: 0.1em;
    margin-left: -20px;
  }
  .ttlStyle02 + .sec1st,
  .articlePageHeadTxt + .sec1st,
  .articleTitle + .sec1st {
    margin-top: 5px;
  }
}

.pressSubTitle {
  font-size: 20px;
}

@media print, screen and (min-width: 737px) {
  .pressSubTitle {
    font-size: 26px;
  }
}

.ttlStyle02.pb40 {
  padding-bottom: 20px;
}

@media print, screen and (min-width: 737px) {
  .ttlStyle02.pb40 {
    padding-bottom: 40px;
  }
}

.ttlStyle03 {
  background: #f3f3f3;
  border-bottom: 1px solid #e8e8e8;
  border-left: 6px solid #94b2d2;
  font-size: 16px;
  /*
	font-family: $fontMei;
	*/
  font-weight: bold;
  line-height: 1.4;
  padding: 10px 0 10px 8px;
  position: relative;
}

.ttlStyle03 .linkStyle01 {
  border-radius: 0;
  font-size: 12px;
  position: absolute;
  top: 5px;
  right: 10px;
}

.ttlStyle03 .linkStyle01:before {
  width: 7px;
  height: 13px;
}

.ttlStyle03.employee {
  border-left-color: #94b2d2;
}

.ttlStyle03.female {
  border-left-color: #da7f84;
}

.ttlStyle03.career {
  border-left-color: #8aa49a;
}

.ttlStyle03.temporary {
  border-left-color: #ed9d59;
}

.ttlStyle03.itcrm {
  border-left-color: #a3a5aa;
}

@media print, screen and (min-width: 737px) {
  .ttlStyle03 {
    border-left: 8px solid #94b2d2;
    font-size: 20px;
    padding: 20px 0 20px 15px;
    letter-spacing: 0.1em;
  }
  .ttlStyle03 .linkStyle01 {
    border-radius: 0;
    font-size: 14px;
    position: absolute;
    top: 21px;
    right: 20px;
    width: 120px;
    padding: 4px 8px;
  }
  .ttlStyle03 .linkStyle01:before {
    width: 7px;
    height: 13px;
  }
}

.ttlStyle04, .entryArea h3 {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
  border-bottom: 2px solid #ddd;
  padding-bottom: 2px;
}

@media print, screen and (min-width: 737px) {
  .ttlStyle04, .entryArea h3 {
    font-size: 14px;
    padding-bottom: 4px;
  }
}

.ttlStyle05 {
  font-size: 18px;
  line-height: 1.4;
  position: relative;
  padding-left: 0.8em;
}

.ttlStyle05:before {
  content: '';
  display: block;
  position: absolute;
  top: 2px;
  left: 0;
  background: #6390c6;
  width: 7px;
  height: 20px;
}

@media print, screen and (min-width: 737px) {
  .ttlStyle05 {
    font-size: 20px;
  }
}

.ttlStyle06 {
  font-size: 20px;
  color: #6390c6;
  font-family: 'Arial','Verdana','Helvetica','Helvetica Neue', "メイリオ", Meiryo, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

@media print, screen and (min-width: 737px) {
  .ttlStyle06 {
    font-size: 24px;
    line-height: 1.42;
    letter-spacing: .1em;
    /*		margin-top: -9px;
		float: left;*/
  }
}

.ttlStyle07 {
  color: #fff;
  background: #6390c6;
  font-size: 16px;
  font-weight: bold;
  padding: 9px;
}

@media print, screen and (min-width: 737px) {
  .ttlStyle07 {
    font-size: 20px;
    padding: 15px 21px;
    line-height: 1;
  }
}

.ttlStyle08 {
  text-align: center;
  font-family: 'Arial','Verdana','Helvetica','Helvetica Neue', "メイリオ", Meiryo, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 20px;
}

.ttlStyle08 span {
  border-bottom: 2px solid #404040;
}

@media print, screen and (min-width: 737px) {
  .ttlStyle08 {
    font-size: 27px;
  }
  .ttlStyle08 span {
    border-width: 3px;
  }
}

.ttlStyle09 {
  color: #6390c6;
  font-family: 'Arial','Verdana','Helvetica','Helvetica Neue', "メイリオ", Meiryo, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.4;
  border-bottom: 2px solid #ececec;
  position: relative;
  font-size: 20px;
  padding-bottom: 8px;
}

.ttlStyle09:after {
  content: '';
  display: block;
  position: absolute;
  width: 120px;
  height: 2px;
  bottom: -2px;
  left: 0;
  background: #6390c6;
}

.ttlStyle10 {
  line-height: 1.4;
  border-bottom: 1px solid #999;
  font-size: 18px;
  padding-bottom: 4px;
}

.ttlStyle11 {
  background: #f3f3f3;
  font-weight: bold;
  padding: 10px 15px;
}

@media print, screen and (min-width: 737px) {
  .ttlStyle11 {
    font-size: 18px;
    padding: 6px 20px 5px;
  }
}

.ttlStyle12 {
  border: solid 2px #464040;
  font-size: 16px;
  font-family: 'Arial','Verdana','Helvetica','Helvetica Neue', "メイリオ", Meiryo, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  text-align: center;
  padding: 10px;
}

@media print, screen and (min-width: 737px) {
  .ttlStyle12 {
    padding: 20px 0;
  }
}

.p12 {
  margin: 0 -12px;
}

@media print, screen and (min-width: 737px) {
  .p12 {
    margin: 0;
  }
}

/*-------------------------------------------------------------------
	button
-------------------------------------------------------------------*/
.btnDefault, .linkStyle01, .linkStyle02, .linkStyle03, .linkStyle05, .linkStyle10, .catListPageLinkBox a, .navigation-post a, .naviStyle01 a {
  text-decoration: none;
}

@media print, screen and (min-width: 737px) {
  .btnDefault:hover, .linkStyle01:hover, .linkStyle02:hover, .linkStyle03:hover, .linkStyle05:hover, .linkStyle10:hover, .catListPageLinkBox a:hover, .navigation-post a:hover, .naviStyle01 a:hover {
    text-decoration: none;
    opacity: 0.7;
  }
  .opacity:hover {
    opacity: 0.7;
  }
  .hoverred:hover {
    color: #ff0000;
    text-decoration: underline;
  }

}

.linkStyle01 {
  color: #fff;
  font-size: 12px;
  background: #333;
  padding: 8px 13px;
  border-radius: 25px;
  white-space: nowrap;
  text-align: center;
}

.linkStyle01:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 8px;
  height: 15px;
  background: url(../img/common/cmn_ico01_white.png) no-repeat;
  background-size: contain;
  margin-right: 3px;
}

.ktl02.experis .linkStyle01:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 8px;
  height: 15px;
  background: url(../img/common/cmn_ico02_black.png) no-repeat;
  background-size: contain;
  margin-right: 12px;
}

.linkStyle01.blue {
  background: #6390c6;
}

@media print, screen and (min-width: 737px) {
  .linkStyle01 {
    font-size: 17px;
    padding: 12px 13px;
    width: 180px;
    max-width: none;
    padding: 11px 8px;
  }
  .linkStyle01:before {
    width: 9px;
    height: 17px;
    margin-right: 10px;
  }
}

.linkStyle02 {
  display: block;
  position: relative;
  text-align: center;
  width: 92%;
  min-width: 135px;
  color: #fff;
  font-size: 10px;
  background: #333;
  padding: 8px 13px;
  border-radius: 25px;
  white-space: nowrap;
  text-indent: -10px;
  z-index: 10;
}

.linkStyle02:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 6px;
  height: 14px;
  background: url(../img/common/cmn_ico01_white.png) no-repeat;
  background-size: contain;
  margin-right: 5px;
  margin-top: 2px;
}

.linkStyle02:after {
  content: "";
  display: block;
  position: absolute;
  top: -2px;
  left: 0;
  width: 100%;
  height: 100%;
  background: #888;
  background-image: url(../img/common/cmn_ico04_white.png);
  background-repeat: no-repeat;
  background-size: 11px auto;
  background-position: right 7% center;
  box-sizing: content-box;
  border-radius: 25px;
  z-index: -1;
}

@media print, screen and (min-width: 737px) {
  .linkStyle02 {
    width: 237px;
    padding: 12px 0;
    font-size: 15px;
  }
  .linkStyle02:before {
    width: 8px;
    height: 15px;
    margin-top: 0;
    margin-right: 12px;
  }
  .linkStyle02:after {
    top: -3px;
    background-size: 21px auto;
    background-position: right 20px center;
  }
}

.linkStyle03 {
  color: #fff;
  width: 180px;
  display: block;
  margin: 0 auto;
  font-size: 16px;
  background: #333;
  padding: 6px 10px;
  border-radius: 40px;
  white-space: nowrap;
  text-align: center;
}

.linkStyle03:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 6px;
  height: 13px;
  background: url(../img/common/cmn_ico01_white.png) no-repeat;
  background-size: contain;
  margin-right: 3px;
}

.linkStyle03.blue {
  background: #6390c6;
}

.linkStyle03.green {
  background: #97b2a5;
}


@media print, screen and (min-width: 737px) {
  .linkStyle03 {
    padding: 12px 13px;
    padding: 8px;
    display: block;
    background: #494b54;
  }
  .linkStyle03:before {
    width: 9px;
    height: 17px;
    margin-right: 10px;
  }
 .jinjimore:before {
    margin-right: 0px;
  }
}

.linkStyle04 {
  color: #6390c6;
}

.linkStyle04:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 8px;
  height: 16px;
  background: url(../img/common/cmn_ico07.png) no-repeat center top;
  background-size: contain;
  margin: 0 5px -1px 0;
}

.linkStyle04.icoLink {
  display: inline-block;
  margin-right: 0.5em;
}

.linkStyle04.icoLink:after {
  content: '';
  width: 14px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  background: url(../img/common/cmn_ico05_black.png) no-repeat left top;
  background-size: contain;
}

  .top .sec3Blocks .item1 .Jobnetlink .icoLink:after {
    content: '';
    width: 14px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    background: url(../img/common/cmn_ico05_black.png) no-repeat left top;
    background-size: contain;
}
  .top .sec3Blocks .item1 .Careecrelink .icoLink:after {
    content: '';
    width: 14px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    background: url(../img/common/cmn_ico05_black.png) no-repeat left top;
    background-size: contain;
}

@media print, screen and (min-width: 737px) {
  .linkStyle04 {
    text-decoration: none;
  }
  .linkStyle04:before {
    margin-bottom: 1px;
  }
}

.linkStyle05 {
  color: #fff;
  width: 250px;
  display: inline-block;
  margin: 0 auto;
  font-size: 14px;
  padding: 9px 10px;
  border-radius: 40px;
  background: #e77c22;
  text-align: center;
  line-height: 1.3;
}

.linkStyle05:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 8px;
  height: 15px;
  background: url(../img/common/cmn_ico01_white.png) no-repeat;
  background-size: contain;
  margin-right: 3px;
}

.linkStyle05.bl {
  background: #6390c6;
}

@media print, screen and (min-width: 737px) {
  .linkStyle05 {
    padding: 9px 10px;
    width: 243px;
  }
  .linkStyle05:before {
    width: 9px;
    height: 17px;
    margin-right: 10px;
  }
}

.linkStyle06 {
  display: inline-block;
  color: #6887b6;
  padding-left: 14px;
  position: relative;
}

.linkStyle06:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 5px;
  width: 7px;
  height: 14px;
  background: url("../img/common/cmn_ico12.png");
  background-size: contain;
  background-repeat: no-repeat;
}

.linkStyle06.arrDown:before {
  top: 10px;
  width: 14px;
  height: 7px;
  background: url("../img/common/cmn_ico20.png");
  background-size: contain;
  background-repeat: no-repeat;
}

.linkStyle08 {
  color: #6390c6;
  padding-left: 1em;
  line-height: 1.4;
  display: inline-block;
  background: url(../img/common/cmn_ico07.png) no-repeat left center;
  background-size: 8px auto;
}

@media print, screen and (min-width: 737px) {
  .linkStyle08 {
    padding-left: 1.8em;
  }
}

.linkStyle09 {
  background: #fff;
}

@media screen and (max-width: 736px) {
  .linkStyle09.spSmall {
    width: 118px;
    line-height: 28px;
    font-size: 10px;
  }
  .linkStyle09.spSmall:before {
    width: 7px;
    height: 7px;
    border-width: 1px;
  }
}

.linkStyle10 {
  border: solid 1px #464040;
  display: inline-block;
  font-size: 14px;
  text-align: center;
  width: 162px;
  line-height: 38px;
  background: #fff;
}

.linkStyle10:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.5em;
  width: 9px;
  height: 9px;
  border-top: solid 2px #000;
  border-right: solid 2px #000;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media print, screen and (min-width: 737px) {
  .linkStyle10 {
    border: solid 2px #464040;
  }
}

.linkStyle11 {
  color: #6887b6;
  text-decoration: underline;
  font-size: 16px;
}

.linkStyle11:before {
  content: "\003e";
}

@media print, screen and (min-width: 737px) {
  .linkStyle11 {
    font-size: 14px;
    text-decoration: none;
  }
}

.linkStyle12 {
  display: block;
  position: relative;
  color: #e98736;
  border: solid 1px #e98736;
  padding: 6px 10px;
  text-align: left;
}

.linkStyle12:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 12px;
  background: url("../img/common/cmn_ico13.gif") no-repeat center;
  background-size: 100%;
  margin-right: 7px;
}

@media print, screen and (min-width: 737px) {
  .linkStyle12 {
    text-align: center;
    line-height: 1;
    padding: 15px 0;
  }
}

.moreBtn {
  text-align: right;
}

.moreBtn a {
  font-size: 16px;
}

.moreBtn a:before {
  content: "";
  display: inline-block;
  width: 9px;
  height: 11px;
  background: url(../img/common/cmn_ico03.png) no-repeat;
  background-size: 100%;
  margin: auto 3px -1px 0;
}

@media print, screen and (min-width: 737px) {
  .moreBtn a {
    font-size: 14px;
  }
  .moreBtn a:before {
    width: 16px;
    height: 22px;
    vertical-align: middle;
    background: url(../img/common/cmn_ico03.png) no-repeat;
    background-size: contain;
  }
}

/*-------------------------------------------------------------------
	table
-------------------------------------------------------------------*/
.tableStyle01 {
  width: 100%;
  margin: 24px auto 0;
  text-align: left;
  line-height: 1.48;
}

.tableStyle01 th,
.tableStyle01 td {
  display: block;
  width: 100%;
}

.tableStyle01 th {
  background: #f0f0f0;
  padding: 13px 5px;
  vertical-align: middle;
}

.tableStyle01 td {
  padding: 13px 5px;
}

.tableStyle01.tdvam td {
  vertical-align: middle;
}

.tableStyle01.pM5 p + p {
  margin-top: 5px;
}

@media print, screen and (min-width: 737px) {
  .tableStyle01 {
    border-spacing: 1px;
    margin-top: 31px;
    width: 780px;
    line-height: 1.7;
  }
  .tableStyle01 th,
  .tableStyle01 td {
    display: table-cell;
  }
  .tableStyle01 tr {
    border-bottom: solid 1px #ccc;
  }
  .tableStyle01 th {
    background: none;
    width: 178px;
    padding: 21px 0 21px 20px;
    vertical-align: middle;
  }
  .tableStyle01 td {
    width: 602px;
    padding: 20px;
    vertical-align: top;
  }
  .tableStyle01.w100 {
    width: 100%;
  }
}

.tableStyle02 {
  width: 100%;
  font-size: 12px;
  border-top: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
}

.tableStyle02 th,
.tableStyle02 td {
  border-bottom: 1px solid #e3e3e3;
  border-left: 1px solid #e3e3e3;
  text-align: left;
  padding: 10px;
}

.tableStyle02 thead th {
  background: #f2f2f2;
}

@media print, screen and (min-width: 737px) {
  .tableStyle02 {
    font-size: inherrit;
  }
  .tableStyle02 th,
  .tableStyle02 td {
    padding: 20px;
  }
}

.tableStyle03 {
  width: 100%;
}

.tableStyle03 th,
.tableStyle03 td {
  border-bottom: 1px solid #e3e3e3;
  padding: 10px;
}

.tableStyle03 thead th {
  background: #f2f2f2;
}

@media screen and (max-width: 736px) {
  .tableStyle03 {
    font-size: 12px;
  }
  .tableStyle03 thead th:nth-child(1) {
    width: 50%;
  }
  .tableStyle03 thead th:nth-child(2) {
    width: 35%;
  }
  .tableStyle03 thead th:nth-child(3) {
    width: 15%;
  }
  .tableStyle03.type02 thead th:nth-child(1) {
    width: 40%;
  }
  .tableStyle03.type02 thead th:nth-child(2) {
    width: 15%;
  }
  .tableStyle03.type02 thead th:nth-child(3) {
    width: 45%;
  }
}

@media print, screen and (min-width: 737px) {
  .tableStyle03 {
    font-size: 14px;
  }
  .tableStyle03 th,
  .tableStyle03 td {
    padding: 20px;
  }
  .tableStyle03 .w355 {
    width: 355px;
  }
  .tableStyle03 .w275 {
    width: 275px;
  }
  .tableStyle03 .w150 {
    width: 150px;
  }
}

.tableStyle04 {
  width: 100%;
}

.tableStyle04 th,
.tableStyle04 td {
  padding: 8px 2.2%;
  font-size: 11px;
  border: 1px solid #e4e4e4;
}

@media print, screen and (min-width: 737px) {
  .tableStyle04 th,
  .tableStyle04 td {
    padding: 16px;
    font-size: 14px;
  }
}

.tableStyle04 thead th {
  text-align: center;
  background: #f2f2f2;
}

.tableStyle04 tbody th {
  text-align: center;
}

.tableStyle05 tr {
  display: block;
}

.tableStyle05 tr + tr {
  margin-top: 15px;
}

.tableStyle05 th,
.tableStyle05 td {
  display: block;
  padding: 10px;
}

.tableStyle05 th {
  font-weight: bold;
  background-color: #f3f3f3;
}

@media print, screen and (min-width: 737px) {
  .tableStyle05 tr {
    display: table-row;
  }
  .tableStyle05 th,
  .tableStyle05 td {
    display: table-cell;
    border: solid 1px #e8e8e8;
  }
  .tableStyle05 th {
    padding: 0 20px;
  }
  .tableStyle05 td {
    padding: 25px 20px;
  }
}

.gaiyouTable {
  box-sizing: content-box;
}

.gaiyouTable td, .gaiyouTable th {
  border: 1px solid #ccc;
}

/*-------------------------------------------------------------------
	お問い合わせボックス
-------------------------------------------------------------------*/
.contactBox {
  background: #eaeaea;
  font-size: 16px;
  margin: 29px 0 43px;
  padding: 27px 13px 10px;
  text-align: center;
}

.contactBox.mb60 {
  margin-bottom: 30px;
}

@media print, screen and (min-width: 737px) {
  .contactBox.mb60 {
    margin-bottom: 60px;
  }
}

.contactBox .ttl {
  font-weight: bold;
  margin-bottom: 20px;
}

.contactBox .tel02 {
  font-size: 14px;
  margin-top: -20px;
  padding-bottom: 20px;
}

.contactBox .tel02 span {
  font-weight: bold;
}

.contactBox .linkStyle03 {
  margin-bottom: 30px;
  padding: 10px 0;
  width: 90.086206%;
}

.contactBox .tel {
  font-size: 13px;
  text-align: right;
}

.contactBox .tel a {
  text-decoration: underline;
}

@media print, screen and (min-width: 737px) {
  .contactBox {
    margin: 72px 0 68px;
    padding: 44px 13px 10px;
  }
  .contactBox .ttl {
    font-size: 26px;
    margin-bottom: 25px;
    text-align: center;
  }
  .contactBox .tel02 {
    padding-bottom: 30px;
  }
  .contactBox .linkStyle03 {
    margin-bottom: 40px;
    padding: 15px 0;
    width: 352px;
  }
  .contactBox .tel {
    font-size: 14px;
  }
}

/*-------------------------------------------------------------------
	コラム一覧リスト
-------------------------------------------------------------------*/
.columnList {
  margin-bottom: 20px;
}

.columnList .inner {
  border: 1px solid #e8e8e8;
  border-top: none;
  padding-bottom: 10px;
}

.columnList ul {
  color: #6390c6;
  margin: 0 20px;
  padding-top: 15px;
}

.columnList ul li + li {
  border-top: 1px solid #d1d1d1;
}

.columnList ul li a {
  display: block;
  padding: 7px 0;
}

@media print, screen and (min-width: 737px) {
  .columnList .inner {
    padding-bottom: 20px;
  }
  .columnList ul {
    margin: 0;
  }
  .columnList ul li a {
    padding: 14px 0;
  }
}

.catLatestListBox {
  margin-bottom: 20px;
}

.catLatestListTitle {
  background: #f3f3f3;
  border-bottom: 1px solid #e8e8e8;
  border-left: 6px solid #94b2d2;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.4;
  padding: 10px 0 10px 8px;
  position: relative;
}

@media print, screen and (min-width: 737px) {
  .catLatestListTitle {
    font-size: 16px;
    border-left: 8px solid #94b2d2;
    font-size: 20px;
    padding: 20px 0 20px 15px;
    letter-spacing: 0.1em;
  }
}

@media screen and (max-width: 736px) {
  .spLatestListTitle {
    background: #f3f3f3;
    border-bottom: 1px solid #e8e8e8;
    border-left: 6px solid #94b2d2;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4;
    padding: 10px 0 10px 8px;
    position: relative;
  }
}

.catActivityListBox .catLatestListTitle {
  border-left-color: #94b2d2;
}

.catWorkListBox .catLatestListTitle {
  border-left-color: #da7f84;
}

.catCareerListBox .catLatestListTitle {
  border-left-color: #8aa49a;
}

.catTemporaryListBox .catLatestListTitle {
  border-left-color: #ed9d59;
}

.catEngineerListBox .catLatestListTitle {
  border-left-color: #a3a5aa;
}

.catLatestListHeadBox {
  position: relative;
}

.catListPageLinkBox a {
  display: inline-block;
  color: #fff;
  font-size: 10px;
  top: 11px;
  padding: 3px 10px 2px;
  white-space: nowrap;
  text-align: center;
  max-width: none;
  border-radius: 0;
  position: absolute;
  right: 20px;
  background: #6390c6 6px;
  text-decoration: none;
  padding-bottom: 1px;
}

.catListPageLinkBox a:before {
  width: 7px;
  height: 13px;
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 6px;
  height: 13px;
  background: url(../img/common/cmn_ico01_white.png) no-repeat;
  background-size: contain;
  margin-right: 3px;
}

@media print, screen and (min-width: 737px) {
  .catListPageLinkBox a {
    font-size: 14px;
    width: 120px;
    top: 20px;
    padding: 5px 10px 4px;
  }
}

.catLatestList {
  padding: 15px 20px 20px;
  border: 1px solid #e8e8e8;
}

.catLatestList li + li {
  border-top: 1px solid #d1d1d1;
}

.catLatestList a {
  display: block;
  padding: 7px 0;
  color: #6390c6;
  text-decoration: underline;
}

@media print, screen and (min-width: 737px) {
  .catLatestList a {
    padding: 14px 0;
    text-decoration: none;
  }
  .catLatestList a:hover {
    text-decoration: underline;
  }
}

/*-------------------------------------------------------------------
	コラム詳細一覧リスト
-------------------------------------------------------------------*/
.columnDetailList [class^="ttlStyle"] {
  margin-bottom: 33px;
}

.columnDetailList .block {
  margin-bottom: 18px;
}

.columnDetailList .block + .block {
  border-top: 1px solid #d1d1d1;
  padding-top: 15px;
}

.columnDetailList .block .fL {
  width: 23.994252%;
  margin-bottom: 8px;
}

.columnDetailList .block .fR {
  color: #6390c6;
  font-size: 16px;
  margin-bottom: 8px;
  width: 71.83908%;
}

.columnDetailList .block .text {
  float: left;
  font-size: 14px;
  width: 100%;
}

@media print, screen and (min-width: 737px) {
  .columnDetailList [class^="ttlStyle"] {
    margin-bottom: 24px;
  }
  .columnDetailList .block {
    margin: 0;
    padding-top: 16px;
  }
  .columnDetailList .block .fL {
    width: 167px;
    margin-bottom: 12px;
  }
  .columnDetailList .block .fR {
    width: 587px;
    margin-bottom: 8px;
  }
  .columnDetailList .block .text {
    float: right;
    width: 587px;
    margin-bottom: 15px;
  }
}

.columnDetailList li {
  overflow: hidden;
  padding-top: 15px;
  margin-bottom: 18px;
}

@media print, screen and (min-width: 737px) {
  .columnDetailList li {
    padding-top: 16px;
    margin: 0;
  }
}

.columnDetailList li + li {
  border-top: 1px solid #d1d1d1;
}

.columnDetailList a {
  display: block;
}

@media print, screen and (min-width: 737px) {
  .columnDetailList a:hover .catAllListTitle {
    text-decoration: underline;
  }
}

.catAllList {
  padding: 0;
}

@media print, screen and (min-width: 737px) {
  .catAllList {
    padding: 0 20px;
  }
}

.catAllListImg {
  width: 45%;
  margin-bottom: 8px;
  float: left;
}

.catAllListImg img {
  max-width: none;
  width: 100%;
}

@media print, screen and (min-width: 737px) {
  .catAllListImg {
    width: 167px;
    margin-bottom: 12px;
  }
}

.catAllListTitle {
  display: block;
  font-size: 14px;
  text-decoration: none;
  color: #6390c6;
  width: 50%;
  float: right;
}

@media print, screen and (min-width: 737px) {
  .catAllListTitle {
    width: 587px;
    margin-bottom: 8px;
    font-size: 16px;
  }
}

.catAllListTxt {
  font-size: 12px;
  float: left;
  font-size: 14px;
  width: 100%;
}

@media print, screen and (min-width: 737px) {
  .catAllListTxt {
    float: right;
    width: 587px;
    margin-bottom: 15px;
  }
}

/*-------------------------------------------------------------------
	ページャー
-------------------------------------------------------------------*/
.pager {
  position: relative;
  text-align: center;
  padding: 60px 0 30px;
  font-size: 0;
}

.pager a,
.pager span {
  display: inline-block;
  width: 32px;
  line-height: 30px;
  color: #6390c6;
  font-size: 15px;
  margin: 0 1px;
}

.pager .current {
  background: #fff;
  color: #282a32;
  border: 2px solid #464040;
  line-height: 26px;
}

.pager .dots {
  display: none;
  line-height: 30px;
}

.pager a.prev,
.pager a.next {
  color: #fff;
  background: #74757e;
  width: 32px;
  margin-right: 10px;
  margin-left: 0;
  line-height: 30px;
}

.pager a.next {
  margin-left: 10px;
  margin-right: 0;
}

@media screen and (max-width: 736px) {
  .pager a,
  .pager span {
    color: #282a32;
    text-decoration: underline;
    font-size: 15px;
  }
  .pager .current {
    border: 1px solid #464040;
    line-height: 28px;
  }
  .pager a.prev,
  .pager a.next,
  .pager .current {
    text-decoration: none;
  }
}

@media print, screen and (min-width: 737px) {
  .pager a.prev:hover,
  .pager a.next:hover {
    text-decoration: none;
    opacity: 0.7;
  }
}

/*-------------------------------------------------------------------
	定義型ポイントリスト
-------------------------------------------------------------------*/
.pointList {
  line-height: 1.8;
}

.pointList dt {
  color: #6390c6;
  font-size: 16px;
}

.pointList dd {
  font-size: 14px;
  margin-bottom: 20px;
}

@media print, screen and (min-width: 737px) {
  .pointList {
    margin: 0;
  }
  .pointList dd {
    font-size: 16px;
    margin-bottom: 25px;
  }
}

/*-------------------------------------------------------------------
	投稿ナビゲーション
-------------------------------------------------------------------*/
.navigation-post {
  margin-top: 40px;
  font-size: 0;
  text-align: center;
}

.navigation-post > div {
  width: 47%;
  display: inline-block;
  vertical-align: middle;
}

.navigation-post > div + div {
  margin-left: 2%;
}

.navigation-post a {
  border: solid 1px #464040;
  padding: 4px 0;
  position: relative;
  display: block;
  font-size: 14px;
}

.navigation-post .nav-previous a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 44px;
  width: 9px;
  height: 9px;
  margin-top: -5px;
  border-top: solid 2px #000;
  border-right: solid 2px #000;
  -ms-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.navigation-post .nav-next a:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 44px;
  width: 9px;
  height: 9px;
  margin-top: -5px;
  border-top: solid 2px #000;
  border-right: solid 2px #000;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media print, screen and (min-width: 737px) {
  .navigation-post {
    margin-top: 80px;
    padding-right: 20px;
  }
  .navigation-post > div {
    max-width: 160px;
  }
  .navigation-post > div + div {
    margin-left: 10px;
  }
  .navigation-post a {
    border: solid 2px #464040;
  }
}

/*-------------------------------------------------------------------
	ニュース一覧
-------------------------------------------------------------------*/
.newsList .lead {
  padding-bottom: 11px;
  border-bottom: 3px solid #6390c6;
}

.newsList dl {
  padding: 20px 0 10px;
  border-bottom: 1px solid #e4e4e4;
}

.newsList dl a {
  color: #6390c6;
  text-decoration: underline;
}

@media print, screen and (min-width: 737px) {
  .newsList .lead {
    padding-bottom: 18px;
  }
  .newsList dl {
    padding: 20px;
  }
  .newsList dl a {
    text-decoration: none;
  }
  .newsList dl dt {
    margin-bottom: 5px;
  }
}

/*-------------------------------------------------------------------
	ニュース記事
-------------------------------------------------------------------*/
.newsDetail .articleHeader {
  margin: 15px 0;
}

.newsDetail .articleHeader dt {
  margin-bottom: 30px;
}

@media print, screen and (min-width: 737px) {
  .newsDetail .articleHeader {
    margin: 20px 0;
  }
}

/*-------------------------------------------------------------------
	インフォメーションボックス
-------------------------------------------------------------------*/
.infomationBox {
  border: 1px solid #d8d8d8;
  padding: 10px;
}

@media print, screen and (min-width: 737px) {
  .infomationBox {
    line-height: 1.8;
    padding: 25px 20px;
  }
}

/*------------------------------------------------------------
	KeyTypeLinks
-------------------------------------------------------------*/
.keyTypeLinks {
  width: 100%;
  padding: 0 2.71%;
}
.top .keyTypeLinks {
  font-size: 0;
}


.top .keyTypeLinks
{
	transition-duration: 3s;
}
.top .keyTypeLinks.type-02
{
	opacity: 0;
	pointer-events: none;
}
/*
.top .view-experis .keyTypeLinks.type-01
{
	opacity: 1;
	pointer-events: none;
}
*/
.top .view-experis .keyTypeLinks.type-02
{
	opacity: 1;
	pointer-events: inherit;
}

.keyTypeLinks:after {
  content: "";
  display: block;
  clear: both;
}

.keyTypeLinks li {
  position: relative;
  width: 49.2%;
  padding: 15px 2% 5px;
  background: rgba(255, 255, 255, 0.5);
  float: left;
  text-align: center;
  border: solid 1px #ddd;
}
.top .keyTypeLinks li {
	display: inline-block;
	float: inherit;
}

.top .keyTypeLinks li img{
	max-width: 75%;
}

.keyTypeLinks .ktl03 , .keyTypeLinks .ktl04 {
  background: rgba(233, 233, 233, 0.5);
  border: solid 0px #e9e9e9;
}

.keyTypeLinks li + li {
  float: right;
}
.top .keyTypeLinks li + li {
  float: inherit;
}

.keyTypeLinks .ktlImage {
  position: absolute;
  top: 0;
  left: 0;
}
.keyTypeLinks .ktl02.experis .ktlImage
{
	top: 4px;
	left: 16px;
}

.top .keyTypeLinks .ktlImage {
	text-align: left;
}

.keyTypeLinks .ktlTtl {
  font-size: 22px;
  margin-bottom: 6px;
}

.keyTypeLinks .ktl02.experis .ktlTtl {
  font-size: 20px;
}

.keyTypeLinks .linkStyle01 {
  height: 33px;
  background: #888;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 234px;
}

.keyTypeLinks .ktl01 .linkStyle01 {
  background: #6390c6;
  box-shadow: 0 -2px 0 0 #436c9e inset;
}

.keyTypeLinks .ktl02 .linkStyle01 {
  background: #e77c22;
  box-shadow: 0 -2px 0 0 #bc5f11 inset;
}
.keyTypeLinks .ktl02.company .linkStyle01 {
  background: #b96767;
  box-shadow: 0 -2px 0 0 #ab404b inset;
}
.keyTypeLinks .ktl02.experis .linkStyle01 {
  background: #fff;
  box-shadow: 0 -2px 0 0 #484a4b inset;
  color: #484a4b;
  font-weight: bold;
}

.keyTypeLinks .ktl03 .linkStyle01 {
  background: #6390c6;
  box-shadow: 0 -2px 0 0 #436c9e inset;
}

.keyTypeLinks .ktl04 .linkStyle01 {
  background: #e77c22;
  box-shadow: 0 -2px 0 0 #bc5f11 inset;
}

.keyTypeLinks .already {
  text-align: center;
  font-size: 11px;
  margin-top: 10px;
}

@media screen and (max-width: 736px)
{
	.top .keyTypeLinks .ktl02.company,
	.top .keyTypeLinks .ktl02.experis
	{
		margin-top: 6px;
		width: 100%;
		padding-bottom:16px;
	}
	.keyTypeLinks .ktl02.company .linkStyle01 {
		max-width: 190px;
	}
	.top .keyTypeLinks .ktl02.experis
	{
		background: none;
		margin-bottom: 50vw;
	}
}

@media screen and (max-width: 440px)
{
	.top .keyTypeLinks .ktl02.experis
	{
		background: none;
		margin-bottom: 60vw;
	}
}

@media screen and (max-width: 359px)
{
	.top .keyTypeLinks .ktl02.experis
	{
		background: none;
		margin-bottom: 70vw;
	}
}


@media screen and (max-width: 736px) {
  .keyTypeLinks .ktlImage {
    display: none;
  }
  .keyTypeLinks.sp1col li {
    float: none;
    width: auto;
    padding-top: 20px;
    padding-bottom: 10px;
  }

  .keyTypeLinks.sp1col .ktl03 {
    margin-bottom: 40px;
    padding-top: 20px;
    padding-bottom: 38px;
  }
  .keyTypeLinks.sp1col .ktl04 {
    margin-top: 40px;
    padding-top: 20px;
    padding-bottom: 10px;
  }

  .keyTypeLinks.sp1col li + li {
    margin-top: 10px;
  }
  .keyTypeLinks.sp1col .ktlImage {
    display: block;
    width: 90px;
  }
  .keyTypeLinks.sp1col .ktlTtl {
    font-size: 28px;
    margin-bottom: 0;
  }
  .keyTypeLinks.sp1col .ktl03 .ktlTtl , .keyTypeLinks.sp1col .ktl04 .ktlTtl {
    font-size: 22px;
    margin-bottom: 10px;
    font-weight: bold;
    letter-spacing: 3px;
  }
  .keyTypeLinks.sp1col .linkStyle01 {
    font-size: 18px;
    width: 200px;
    height: auto;
    padding: 8px;
  }
  .keyTypeLinks.sp1col .already {
    margin-top: 12px;
  }
  .keyTypeLinks.spLayout2 li {
    padding-top: 12px;
  }
}

@media print, screen and (min-width: 737px) {
  .keyTypeLinks {
    left: 0;
    right: 0;
    bottom: 25px;
    margin: 0 auto;
    width: 780px;
    padding: 0;
  }
  
  .top .keyTypeLinks
  {
    width: 1040px;
  }
  
  .keyTypeLinks li {
    width: 380px;
    padding: 22px 10px 8px;
  }
  .top .keyTypeLinks li {
    margin-left: 22px;
    width: 332px;
  }
  .top .keyTypeLinks li:first-child {
    margin-left: 0;
  }  
  .top .keyTypeLinks li.ktl02.company {
        padding-bottom: 41px;
  }
  .top .keyTypeLinks li.ktl02.experis {
  	margin-left: 0px;
  	margin-bottom: 180px;
        background: none;
  }
  
  .keyTypeLinks .ktl03 {
    width: 380px;
    padding: 38px 10px 58px;
    margin: 60px 0;
  }
  .keyTypeLinks .ktl04 {
    width: 380px;
    padding: 38px 10px 23px;
    margin: 60px 0;
  }
  .keyTypeLinks .ktlTtl {
    font-size: 34px;
    margin-bottom: 3px;
    line-height: 1.4;
  }
	.keyTypeLinks .ktl02.experis .ktlTtl
	{
	    font-size: 28px;
	    margin-bottom: 6px;
	}
  .keyTypeLinks .ktl03 .ktlTtl ,
  .keyTypeLinks .ktl04 .ktlTtl {
    font-size: 24px;
    margin-bottom: 15px;
    line-height: 1.4;
    font-weight: bold;
    letter-spacing: 4px;
  }
  .keyTypeLinks .linkStyle01 {
    height: auto;
  }
  .keyTypeLinks .ktl01 .linkStyle01 {
    box-shadow: 0 -3px 0 0 #436c9e inset;
  }
  .keyTypeLinks .ktl02 .linkStyle01 {
    box-shadow: 0 -3px 0 0 #bc5f11 inset;
  }
  .keyTypeLinks .already {
    font-size: 12px;
    margin-top: 14px;
    text-align: center;
  }
  .keyTypeLinks .linkStyle01:hover {
    text-decoration: none;
    opacity: 0.7;
  }
}

.ktl02_only {
  border: solid 1px #ddd;
  text-align: center;
  padding: 4px 8px 6px;
}

.ktl02_only .ktlTtl {
  font-size: 28px;
  color: #282a32;
}

.ktl02_only .linkStyle01 {
  display: inline-block;
  margin: 3px 0;
  background: #e77c22;
  font-size: 17px;
  box-shadow: 0 -2px 0 0 #bc5f11 inset;
}

.ktl02_only .already {
  text-align: center;
}

.ktl02_only .already a {
  font-size: 10px;
}

@media print, screen and (min-width: 737px) {
  .ktl02_only .already a {
    color: #282a32;
    font-size: 12px;
  }
  .ktl02_only .already a:hover {
    color: #6390c6;
  }
}

@media print, screen and (min-width: 737px) {
  .ktl02_only {
    width: 380px;
    padding: 10px 20px 10px;
  }
  .ktl02_only .linkStyle01 {
    max-width: none;
    width: 217px;
    font-size: 16px;
    margin-bottom: 20px;
  }
  .ktl02_only .ktlTtl {
    font-size: 32px;
  }
}

.ktl01_only {
  border: solid 1px #ddd;
  text-align: center;
  padding: 4px 8px 6px;
}

.ktl01_only .ktlTtl {
  font-size: 28px;
  color: #282a32;
}

.ktl01_only .linkStyle01 {
  display: inline-block;
  margin: 12px 0;
  margin: 3px 0;
  font-size: 17px;
  background: #6390c6;
  max-width: 234px;
  box-shadow: 0 -2px 0 0 #436c9e inset;
}

.ktl01_only .already {
  text-align: center;
}

.ktl01_only .already a {
  font-size: 10px;
}

@media print, screen and (min-width: 737px) {
  .ktl01_only .already a {
    color: #282a32;
    font-size: 12px;
  }
  .ktl01_only .already a:hover {
    color: #6390c6;
  }
}

@media print, screen and (min-width: 737px) {
  .ktl01_only {
    width: 380px;
    padding: 10px 13px 10px;
  }
  .ktl01_only .linkStyle01 {
    max-width: none;
    width: 217px;
    font-size: 16px;
    margin-bottom: 20px;
  }
  .ktl01_only .ktlTtl {
    font-size: 32px;
  }
}

/*------------------------------------------------------------
	keyTypeLinksTop
-------------------------------------------------------------*/
.keyTypeLinksTop {
  width: 100%;
  padding: 0 2.71%;
}

.keyTypeLinksTop:after {
  content: "";
  display: block;
  clear: both;
}

.keyTypeLinksTop li {
  position: relative;
  width: 49.2%;
  padding: 15px 2% 5px;
  background: rgba(255, 255, 255, 0.5);
  float: left;
  text-align: center;
  border: solid 1px #ddd;
}

.keyTypeLinksTop li + li {
  float: right;
}

.keyTypeLinksTop .ktlImage {
  position: absolute;
  top: 0;
  left: 0;
}

.keyTypeLinksTop .ktlTtl {
  font-size: 22px;
  margin-bottom: 6px;
}

.keyTypeLinksTop .linkStyle01 {
  height: 33px;
  background: #888;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 234px;
}

.keyTypeLinksTop .ktl01 .linkStyle01 {
  background: #6390c6;
  box-shadow: 0 -2px 0 0 #436c9e inset;
}

.keyTypeLinksTop .ktl02 .linkStyle01 {
  background: #e77c22;
  box-shadow: 0 -2px 0 0 #bc5f11 inset;
}

.keyTypeLinksTop .already {
  text-align: center;
  font-size: 11px;
  margin-top: 10px;
}

@media screen and (max-width: 736px) {
  .keyTypeLinksTop .ktlImage {
    display: none;
  }
  .keyTypeLinksTop.sp1col li {
    float: none;
    width: auto;
    padding-top: 20px;
    padding-bottom: 10px;
  }
  .keyTypeLinksTop.sp1col li + li {
    margin-top: 10px;
  }
  .keyTypeLinksTop.sp1col .ktlImage {
    display: block;
    width: 90px;
  }
  .keyTypeLinksTop.sp1col .ktlTtl {
    font-size: 28px;
    margin-bottom: 0;
  }
  .keyTypeLinksTop.sp1col .linkStyle01 {
    font-size: 18px;
    width: 200px;
    height: auto;
    padding: 8px;
  }
  .keyTypeLinksTop.sp1col .already {
    margin-top: 12px;
  }
  .keyTypeLinksTop.spLayout2 li {
    padding-top: 12px;
  }
}

@media print, screen and (min-width: 737px) {
  .keyTypeLinksTop {
    left: 0;
    right: 0;
    bottom: 25px;
    margin: 0 auto;
    width: 780px;
    padding: 0;
  }
  .keyTypeLinksTop li {
    width: 380px;
    padding: 22px 10px 8px;
  }
  .keyTypeLinksTop .ktlTtl {
    font-size: 34px;
    margin-bottom: 3px;
    line-height: 1.4;
  }
  .keyTypeLinksTop .linkStyle01 {
    height: auto;
  }
  .keyTypeLinksTop .ktl01 .linkStyle01 {
    box-shadow: 0 -3px 0 0 #436c9e inset;
  }
  .keyTypeLinksTop .ktl02 .linkStyle01 {
    box-shadow: 0 -3px 0 0 #bc5f11 inset;
  }
  .keyTypeLinksTop .already {
    font-size: 12px;
    margin-top: 14px;
    text-align: center;
  }
  .keyTypeLinksTop .linkStyle01:hover {
    text-decoration: none;
    opacity: 0.7;
  }
}

/*------------------------------------------------------------
	navigation
-------------------------------------------------------------*/
.naviStyle01 {
  font-size: 0;
  text-align: center;
}

.naviStyle01 li {
  width: 47%;
  display: inline-block;
  vertical-align: middle;
}

.naviStyle01 li + li {
  margin-left: 2%;
}

.naviStyle01 a {
  border: solid 1px #464040;
  padding: 4px 0;
  position: relative;
  display: block;
  font-size: 14px;
}

.naviStyle01 a.icoPrint:before {
  content: '';
  width: 13px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
  background: url(../img/common/cmn_ico08.png) no-repeat center top;
  background-size: contain;
  margin-right: 0.4em;
}

.naviStyle01 a.icoClose:before {
  content: '';
  width: 11px;
  height: 13px;
  display: inline-block;
  vertical-align: middle;
  background: url(../img/common/cmn_ico09.png) no-repeat center top;
  background-size: contain;
  margin-right: 0.4em;
}

@media print, screen and (min-width: 737px) {
  .naviStyle01 li {
    max-width: 160px;
  }
  .naviStyle01 li + li {
    margin-left: 10px;
  }
  .naviStyle01 a {
    border: solid 2px #464040;
  }
  .naviStyle01 a.icoPrint {
    padding-right: 0.8em;
  }
  .naviStyle01 a.icoPrint:before {
    content: '';
    width: 19px;
    height: 18px;
    margin-right: 0.8em;
  }
  .naviStyle01 a.icoClose {
    padding-right: 0.8em;
  }
  .naviStyle01 a.icoClose:before {
    content: '';
    width: 12px;
    height: 14px;
    margin-right: 0.8em;
  }
}

@media print, screen and (min-width: 543px) {
  .naviStyle01.mdl li {
    max-width: 160px;
  }
  .naviStyle01.mdl li + li {
    margin-left: 10px;
  }
  .naviStyle01.mdl a {
    border: solid 2px #464040;
  }
  .naviStyle01.mdl a.icoPrint {
    padding-right: 0.8em;
  }
  .naviStyle01.mdl a.icoPrint:before {
    content: '';
    width: 19px;
    height: 18px;
    margin-right: 0.8em;
  }
  .naviStyle01.mdl a.icoClose {
    padding-right: 0.8em;
  }
  .naviStyle01.mdl a.icoClose:before {
    content: '';
    width: 12px;
    height: 14px;
    margin-right: 0.8em;
  }
}

.naviStyle02 ul {
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
}

.naviStyle02 li {
  width: 32.4%;
  margin-bottom: 9px;
}

.naviStyle02 li:nth-last-child(2) {
  width: 49.3%;
}

.naviStyle02 li:last-child {
  width: 49.3%;
}

.naviStyle02 a {
  display: block;
  font-size: 14px;
  font-weight: bold;
  color: #6390c6;
  text-align: center;
  background-color: #f7f7f7;
  padding: 9px 0 11px;
  border-bottom: solid 2px #6390c6;
  background-image: url("../img/common/cmn_ico10.png");
  background-repeat: no-repeat;
  background-position: center bottom 4px;
  background-size: 5%;
  background-size: auto;
}

@media print, screen and (min-width: 737px) {
  .naviStyle02 li {
    width: 162px;
    height: 70px;
  }
  .naviStyle02 li:nth-last-child(2) {
    width: 162px;
  }
  .naviStyle02 li:last-child {
    width: 162px;
  }
  .naviStyle02 a {
    font-size: 15px;
    height: 100%;
    padding-top: 17px;
    background-position: center bottom 10px;
  }
}

.naviStyle03 {
  background: #d7d7d7;
}

.naviStyle03 .naviStyle03-level01 > li {
  position: relative;
  margin-bottom: 1px;
}

.naviStyle03 .naviStyle03-level01 > li > a {
  background: #6390c6;
  color: #fff;
  display: block;
  padding: 23px 40px 21px 21px;
  font-size: 16px;
  line-height: 1;
  text-decoration: none;
}

.naviStyle03 .naviStyle03-level01 > li > a + button {
  position: absolute;
  top: 23px;
  right: 23px;
  width: 13px;
  height: 13px;
  background: none;
  border: none;
}

.naviStyle03 .naviStyle03-level01 > li > a + button:before, .naviStyle03 .naviStyle03-level01 > li > a + button:after {
  content: "";
  display: block;
  position: absolute;
  background: #fff;
  width: 100%;
  height: 1px;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
}

.naviStyle03 .naviStyle03-level01 > li > a + button:after {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  transform: rotate(90deg);
}

.naviStyle03 .naviStyle03-level01 .active > a + button:after {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  transform: rotate(0deg);
}

.naviStyle03 .naviStyle03-level02 {
  overflow: hidden;
  max-height: 0;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}

.naviStyle03 .naviStyle03-level02 > li {
  margin-bottom: 1px;
}

.naviStyle03 .naviStyle03-level02 > li > a {
  background: #ebebeb;
  background-image: url("/_asset/img/common/cmn_ico02_black.png");
  background-repeat: no-repeat;
  background-position: right 23px center;
  background-size: 6px;
  display: block;
  padding: 23px 21px 21px;
  font-size: 16px;
  line-height: 1;
  text-decoration: none;
}

.naviStyle03 .active .naviStyle03-level02 {
  max-height: 3000px;
}

/*------------------------------------------------------------
	セミナー情報
-------------------------------------------------------------*/

.naviStyle04 > ul {
	display: flex;
	justify-content: space-between;
	font-family: 'Arial','Verdana','Helvetica','Helvetica Neue', "メイリオ", Meiryo, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.naviStyle04 > ul > li {
	width: 267px;
	line-height: 1.85;
	background: #6390c6;
	position: relative;
	padding: 20px;
	color: #fff;
	font-size: 14px;
}
.naviStyle04 > ul > li::after {
	content: url(../img/common/cmn_ico24.png);
	padding-left: 5px;
}
.itemList {
	width: 100%;
	border: 1px solid #b5b5b5;
	display: none;
	position: absolute;
	top: 65px;
	left: 0;
	z-index: 100;
}
.itemList li {
	background: #fff;
	color: #000;
}
.itemList li a {
	padding: 10px 35px;
	display: block;
}
.itemList li.naviStyleText {
	padding: 10px 35px;
}

@media print, screen and (min-width: 737px) {
.itemList li a:hover {
	background: #6390c6;
	color: #fff;
	text-decoration: none;
}
}

@media screen and (max-width: 736px) {
	.naviStyle04 > ul {
		display: block;
	}
	.naviStyle04 > ul > li {
		width: 100%;
		padding: 0;
		line-height: 3;
		margin-bottom: 4%;
		font-size: 16px;
	}
	.naviStyle04 > ul > li span {
		padding-left: 3.5%;
	}
	.naviStyle04 > ul > li::after {
		position: absolute;
		top: 0;
		right: 1em;
	}
	.itemList {
		width: 100%;
		border: 1px solid #b5b5b5;
		border-bottom: none;
		display: none;
		position: static;
	}
	.itemList li {
		text-indent: 0;
		border-bottom: 1px solid #b5b5b5;
	}
	.itemList li a {
		padding: 3% 7%;
		line-height: 1.45;	
		display: block;
		text-decoration: none;
		color: #000;
	}
	.itemList li.naviStyleText {
		padding: 3% 7%;
		line-height: 1.45;	
	}
}

/*------------------------------------------------------------
	modalBox
-------------------------------------------------------------*/
.mfp-content {
  margin-top: 80px;
  width: 90% !important;
  max-width: 542px !important;
}

@media screen and (max-width: 736px) {
  .mfp-wrap.order-modal .mfp-container {
    padding: 30px 0 30px;
  }
}

.mfp-iframe-holder {
  padding: 80px 0;
}

.mfp-iframe-holder .mfp-content {
  margin-top: 0;
}

.mfp-iframe {
  background: #fff !important;
  border: 1px solid #e0e0e0;
}

.mfp-close {
  width: 30px !important;
  height: 30px;
  background: url(../img/common/cmn_modal_close.png) no-repeat;
  background-size: contain;
  outline: none;
  top: -14px;
  right: -14px !important;
  font-size: 0;
}

.mapBox {
  position: relative;
  margin: 20px auto;
  max-width: 498px;
}

.mapBox:before {
  content: '';
  display: block;
  padding-top: 86%;
  height: 0;
}

.mapBox iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.modalTtl {
  font-size: 15px;
  padding: 5px 0 4px 11px;
  border-bottom: 2px solid #6390c6;
  line-height: 1.4;
}

@media print, screen and (min-width: 543px) {
  .modalTtl {
    font-size: 18px;
    border-bottom: 3px solid #6390c6;
  }
}

.mfp-zoom-in .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}

.mfp-zoom-in.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.mfp-zoom-in.mfp-ready .mfp-content {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}

.mfp-zoom-in.mfp-removing .mfp-content {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
}

.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

.modalWin {
  font-size: 14px;
  padding-top: 0;
  background: #fff;
}

.modalWin .inner1 {
  padding: 20px;
  max-width: 575px;
  margin: 0 auto;
}

.modalWin .txt1 {
  margin-bottom: 10px;
}

.modalWin .naviStyle01 {
  margin-top: 20px;
}

@media screen and (max-width: 542px) {
  .modalWin {
    max-width: 542px;
  }
}

.modalTbl {
  width: 100%;
  line-height: 1.86;
}

.modalTbl th,
.modalTbl td {
  vertical-align: middle;
}

.modalTbl th {
  text-align: left;
  white-space: nowrap;
}

@media screen and (max-width: 542px) {
  .modalTbl th,
  .modalTbl td {
    display: block;
    padding: 10px;
  }
  .modalTbl th {
    background: #f0f0f0;
    font-weight: bold;
  }
}

@media print, screen and (min-width: 543px) {
  .modalTbl th,
  .modalTbl td {
    border-bottom: solid 1px #ccc;
    padding: 6px 18px;
    height: 65px;
  }
  .modalTbl .w120 {
    width: 120px;
  }
  .modalTbl .w80 {
    width: 80px;
  }
  .modalTbl .w190 {
    width: 190px;
  }
}

@media print, screen and (min-width: 737px) {
  .mfp-content {
    margin-top: 50px;
    max-width: 577px !important;
  }
  .mfp-content .inner1 {
    padding: 20px;
  }
  .modal-w1100 .mfp-content {
    max-width: 1100px !important;
  }
  .mfp-close {
    width: 60px !important;
    height: 60px;
    top: -28px;
    right: -28px !important;
  }
  .modalWin {
    max-width: 577px;
  }
  .modalWin .inner1 {
    padding: 15px;
  }
  .modalWin .naviStyle01 {
    margin-top: 30px;
  }
  .mfp-iframe-holder {
    padding: 50px 0;
  }
  .mfp-iframe-holder .mfp-content {
    margin-top: 0;
  }
}

/*-------------------------------------------------------------------
	layoutStyle
-------------------------------------------------------------------*/
.layoutStyle01 {
  padding: 0 3px;
}

.layoutStyle01:after {
  content: "";
  display: block;
  clear: both;
}

.layoutStyle01 .imageBox {
  width: 47.4%;
  border: 1px solid #cbcbcb;
}

.layoutStyle01 .textBox {
  margin-top: 10px;
}

.layoutStyle01 .textBox .txt + .btn {
  margin-top: 14px;
}

.layoutStyle01 .textBox .txt + .sttl {
  margin-top: 20px;
}

.layoutStyle01 .textBox .sttl {
  width: 250px;
  margin: 0 auto;
}

.layoutStyle01 .textBox .sttl + .btn {
  margin-top: 2px;
}

.layoutStyle01 .textBox .btn {
  text-align: center;
}

.layoutStyle01 .textBox .btn + .btn {
  margin-top: 10px;
}

.layoutStyle01 .textBox .btn + .sttl {
  margin-top: 12px;
}

.ttlStyle04 + .layoutStyle01, .entryArea h3 + .layoutStyle01 {
  margin-top: 8px;
}

.layoutStyle01 + .ttlStyle04, .entryArea .layoutStyle01 + h3 {
  margin-top: 44px;
}

@media print, screen and (min-width: 737px) {
  .layoutStyle01 {
    padding: 0;
  }
  .layoutStyle01 .imageBox {
    width: 325px;
  }
  .layoutStyle01 .textBox {
    margin-top: 0;
    width: 380px;
  }
  .layoutStyle01 .textBox .txt + .btn {
    margin-top: 33px;
  }
  .layoutStyle01 .textBox .txt + .sttl {
    margin-top: 20px;
  }
  .layoutStyle01 .textBox .sttl {
    width: auto;
    font-size: 16px;
  }
  .layoutStyle01 .textBox .sttl + .btn {
    margin-top: 2px;
  }
  .layoutStyle01 .textBox .btn {
    text-align: left;
  }
  .layoutStyle01 .textBox .btn + .btn {
    margin-top: 12px;
  }
  .layoutStyle01 .textBox .btn + .sttl {
    margin-top: 20px;
  }
  .ttlStyle04 + .layoutStyle01, .entryArea h3 + .layoutStyle01 {
    margin-top: 22px;
  }
  .layoutStyle01 + .ttlStyle04, .entryArea .layoutStyle01 + h3 {
    margin-top: 78px;
  }
}

.layoutStyle02 .image {
  text-align: center;
}

.layoutStyle02 .text {
  margin: 30px 0 40px;
}

.layoutStyle02 .ttl {
  font-size: 18px;
  font-weight: bold;
  font-family: 'Arial','Verdana','Helvetica','Helvetica Neue', "メイリオ", Meiryo, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin-bottom: 10px;
}

@media print, screen and (min-width: 737px) {
  .layoutStyle02 h2 {
    margin: 0;
  }
  .layoutStyle02 .image {
    float: left;
  }
  .layoutStyle02 .text {
    padding-left: 200px;
    margin: 16px 0 20px;
  }
}

.layoutStyle03:after {
  content: "";
  display: block;
  clear: both;
}

@media screen and (max-width: 736px) {
  .layoutStyle03 .imageBox {
    margin-bottom: 20px;
    text-align: center;
  }
}

.layoutStyle04 > .ttl {
  padding: 12px;
  background: #f3f3f3;
  font-size: 16px;
  color: #2f2f2f;
  font-weight: bold;
}

.layoutStyle04 > .inner {
  border: solid 1px #e8e8e8;
  padding: 0 12px 28px;
}

@media print, screen and (min-width: 737px) {
  .layoutStyle04 > .ttl {
    font-size: 20px;
    line-height: 1;
    padding: 17px 24px 17px;
  }
  .layoutStyle04 > .inner {
    padding: 0 20px;
  }
}

.layoutStyle05 .txt {
  float: right;
  width: 56%;
}

.layoutStyle05 .image {
  float: left;
  width: 40%;
  text-align: center;
}

.layoutStyle05-catch {
  font-size: 12px;
  margin-bottom: 12px;
}

.layoutStyle05-lead {
  margin: 20px 0 30px;
}

@media print, screen and (min-width: 737px) {
  .layoutStyle05 {
    position: relative;
    margin: 0 -10px;
  }
  .layoutStyle05 .txt {
    float: left;
    width: 635px;
  }
  .layoutStyle05 .image {
    position: absolute;
    width: auto;
    float: none;
    top: 0;
    right: 0;
  }
  .layoutStyle05-catch {
    font-size: 16px;
    margin-bottom: 14px;
  }
  .layoutStyle05-lead {
    width: 635px;
    margin: 22px 0 40px;
  }
  .layoutStyle05-ttl {
    float: none;
  }
}

.layoutStyle06-ttl {
  position: relative;
  color: #6390c6;
  font-family: 'Arial','Verdana','Helvetica','Helvetica Neue', "メイリオ", Meiryo, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  padding-left: 36px;
  margin: 30px 0 10px;
}

.layoutStyle06-ttl:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 25px;
  height: 25px;
  background: url("../img/client/client_serve_outsourcing_ico07.png") no-repeat center;
  background-size: 100%;
}

.layoutStyle06-inner {
  background: #f7f7f7;
  padding: 20px 15px;
}

.layoutStyle06-point li + li {
  margin-top: 10px;
}

.layoutStyle06-point .int {
  display: inline-block;
  background: #6390c6;
  color: #fff;
  font-size: 10px;
  padding: 2px 5px;
  float: left;
}

.layoutStyle06-point .txt {
  display: block;
  padding-left: 50px;
  font-size: 14px;
}

.layoutStyle06-txt {
  margin: 20px 0;
}

@media print, screen and (min-width: 737px) {
  .layoutStyle06-ttl {
    font-size: 18px;
    line-height: 1.5;
    padding-left: 65px;
    margin-bottom: 18px;
  }
  .layoutStyle06-ttl:before {
    width: 49px;
    height: 47px;
  }
  .layoutStyle06-inner {
    padding: 30px 30px 35px;
  }
  .layoutStyle06-point .int {
    font-size: 14px;
    padding: 1px 10px;
    margin-right: 15px;
  }
  .layoutStyle06-point .txt {
    padding: 1px 0;
  }
  .layoutStyle06-txt {
    margin-bottom: 0;
  }
}

.layoutStyle07 {
  overflow: hidden;
}

.layoutStyle07 .leftBlock {
  float: left;
}

.layoutStyle07 .rightBlock {
  float: right;
}

.layoutStyle07_pc {
  overflow: hidden;
  margin-top: 30px;
}

@media print, screen and (min-width: 737px) {
  .layoutStyle07_pc .leftBlock {
    float: left;
  }
  .layoutStyle07_pc .rightBlock {
    float: right;
  }
}

.layoutStyle07_sp {
  overflow: hidden;
  margin-top: 30px;
}

.layoutStyle07_sp .leftBlock {
  float: left;
}

.layoutStyle07_sp .rightBlock {
  float: right;
}

@media print, screen and (min-width: 737px) {
  .layoutStyle07_sp .leftBlock, .layoutStyle07_sp .rightBlock {
    float: none;
  }
}

.layoutStyle08 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
}

@media print, screen and (min-width: 737px) {
  .layoutStyle08_pc {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
  }
}

.layoutStyle08_sp {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
}

@media print, screen and (min-width: 737px) {
  .layoutStyle08_sp {
    display: block;
    justify-content: flex-start;
  }
}

.layoutStyle09-txt {
  margin: 15px 0;
  color: #3a3a3a;
}

.layoutStyle09-ttl {
  float: none;
  letter-spacing: 0;
}

.layoutStyle09-right {
  text-align: center;
}

@media print, screen and (min-width: 737px) {
  .layoutStyle09-ttl {
    margin-bottom: 28px;
  }
  .layoutStyle09-left {
    width: 545px;
  }
}

/*-------------------------------------------------------------------
	box
-------------------------------------------------------------------*/
.bdBox01 {
  border: 1px solid #ececec;
  padding: 18px 10px;
}

@media print, screen and (min-width: 737px) {
  .bdBox02 {
    border: 1px solid #ececec;
    padding: 0 20px 160px;
    margin-left: -20px;
    margin-right: -20px;
  }
}

.bdBox03 {
  border: 1px solid #d8d8d8;
  padding: 18px 10px;
}

@media print, screen and (min-width: 737px) {
  .bdBox03 {
    border: 2px solid #828282;
    padding: 20px;
  }
}

@media print, screen and (min-width: 737px) {
  .boxArea01 {
    border: 1px solid #ececec;
  }
  .boxArea01:after {
    content: "";
    display: block;
    clear: both;
  }
}

.boxStyle01 {
  padding: 20px;
  border: 1px solid #ececec;
}

.boxStyle01 .ttl {
  margin-bottom: 18px;
}

.boxStyle01 .btn1 {
  text-align: center;
  margin-top: 16px;
}

.boxStyle01 .txt {
  word-break: normal;
  text-align: left;
}

@media screen and (max-width: 736px) {
  .boxStyle01 + .boxStyle01 {
    margin-top: 22px;
  }
}

@media print, screen and (min-width: 737px) {
  .boxStyle01 {
    width: 48%;
    float: left;
    padding: 83px 60px 75px;
    border: none;
  }
  .boxStyle01 .ttl {
    margin-bottom: 38px;
  }
  .boxStyle01 .btn1 {
    margin-top: 50px;
  }
  .boxStyle01:nth-of-type(even) {
    float: right;
  }
}

.bgGyBox01 {
  background: #e8e8e8;
  padding: 20px;
}

/*-------------------------------------------------------------------
	list
-------------------------------------------------------------------*/
.listStyle01 li {
  padding: 14px 1em 14px 2em;
  border-bottom: 1px solid #cfcfcf;
}

.listStyle01 li .link {
  margin-left: -1em;
  margin-bottom: 5px;
}

@media screen and (max-width: 736px) {
  .listStyle01 {
    font-size: 14px;
  }
}

@media print, screen and (min-width: 737px) {
  .listStyle01 li {
    padding: 20px 2em;
  }
  .listStyle01 li .link {
    margin-left: -1em;
    margin-bottom: 0;
  }
}

.listStyle02 li + li {
  margin-top: 4px;
}

.listStyle03 li {
  position: relative;
  padding-left: 1.1em;
  text-align: left;
}

.listStyle03 li:before {
  content: '\0030fb';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.listStyle03 li + li {
  margin-top: 10px;
}

.listStyle03.liMt02 li + li {
  margin-top: 2px;
}

.listStyle04 li {
  padding: 16px 10px 16px 3px;
  border-bottom: 1px solid #e4e4e4;
}

@media print, screen and (min-width: 737px) {
  .listStyle04 li {
    padding: 19px 10px 19px 3px;
  }
}

.listStyle05 {
  border: solid 1px #e8e8e8;
  padding: 6px 3px;
}

.listStyle05 li {
  margin-left: 1em;
}

.listStyle05 li:before {
  content: "\0030fb";
  display: block;
  float: left;
  text-indent: -1em;
}

@media print, screen and (min-width: 737px) {
  .listStyle05 {
    padding: 10px 3px;
  }
}

.listStyle06 > li {
  line-height: 1.5;
}

.listStyle06 > li + li {
  margin-top: 11px;
}

.listStyle06 > li:before {
  content: '\0025cf';
}

.listStyle07 span {
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
  margin-right: 1em;
}

.listStyle08 .sttl {
  background: #f3f3f3;
  font-size: 18px;
  font-weight: bold;
  padding: 12px 20px;
  line-height: 1.3;
}

.listStyle08 .box {
  border: 1px solid #e8e8e8;
  padding: 16px 20px 25px;
}

.listStyle08 .image {
  margin-bottom: 10px;
}

.listStyle08 .txt {
  margin-top: 20px;
  text-align: left;
}

@media screen and (max-width: 736px) {
  .listStyle08 > li + li {
    margin-top: 30px;
  }
}

@media print, screen and (min-width: 737px) {
  .listStyle08 .sttl {
    font-size: 20px;
    padding: 18px 22px;
  }
  .listStyle08 .image {
    margin-bottom: 12px;
  }
  .listStyle08 .txt {
    margin-top: 26px;
  }
  .listStyle08 > li {
    float: left;
    width: 400px;
  }
  .listStyle08 > li:nth-child(even) {
    float: right;
  }
  .listStyle08 > li:nth-child(n+3) {
    margin-top: 20px;
  }
}

.listStyle09 li {
  margin-bottom: 22px;
}

.listStyle09 li:last-child {
  margin-bottom: 0;
}

.listStyle09 .ttl01 {
  padding: 13px 5px;
  background: #f0f0f0;
  color: #282a32;
  line-height: 1;
  margin-bottom: 15px;
}

.listStyle09 .btnArea01 {
  text-align: right;
}

.listStyle09 .client-link01 {
  line-height: 1;
  padding: 6px 30px 6px 20px;
  margin-right: auto;
}

.listStyle09 .client-link01:before {
  margin-top: -1px;
}

@media print, screen and (min-width: 737px) {
  .listStyle09 li {
    width: 100%;
    height: 65px;
    margin-bottom: 0;
    border-bottom: solid 1px #e2e2e2;
    overflow: hidden;
  }
  .listStyle09 p {
    float: left;
  }
  .listStyle09 .ttl01 {
    width: 255px;
    margin: 0;
    background: none;
    padding: 27px 0 0 4px;
  }
  .listStyle09 .txt01 {
    line-height: 1;
    padding-top: 27px;
    width: 410px;
  }
  .listStyle09 .btnArea01 {
    padding-top: 18px;
  }
  .listStyle09 .btnArea01 a {
    font-size: 12px;
  }
}

.listStyle10 {
  border: solid 1px #e8e8e8;
  padding: 15px 13px;
  margin-bottom: 59px;
}

.listStyle10 .ttl {
  font-weight: bold;
  margin-bottom: 0;
}

.listStyle10 .txt {
  margin-bottom: 19px;
}

.listStyle10 a {
  color: #6390c6;
}

@media print, screen and (min-width: 737px) {
  .listStyle10 {
    margin: 30px -20px 59px;
  }
  .listStyle10 .txt {
    margin-bottom: 8px;
  }
  .listStyle10 ul {
    text-align: left;
  }
}

.listStyle11 {
  margin-top: 66px;
  text-align: left;
}

.listStyle11 h2 {
  margin-bottom: 24px;
}

.listStyle11 .topicsEntryList .entryIconItem {
  display: inline-block;
  color: #fff;
  font-size: 12px;
  padding: 2px 5px;
  min-width: 84px;
  text-align: center;
  border-radius: 3px;
  margin-bottom: 10px;
}

.listStyle11 .topicsEntryList .surveydata {
  background: #81a4d2;
}

.listStyle11 .topicsEntryList .jinjidata {
  background: #8aa49a;
}

.listStyle11 .topicsEntryList .journal {
  background: #da7f84;
}

.listStyle11 .topicsEntryList li + li {
  padding-top: 15px;
  border-top: solid 1px #d1d1d1;
}

.listStyle11 .topicsEntryList a {
  display: block;
  color: #6390c6;
  margin-bottom: 13px;
}

@media print, screen and (min-width: 737px) {
  .listStyle11 h2 {
    margin: 0 -20px 30px;
  }
  .listStyle11 .topicsEntryList {
    margin-bottom: 127px;
  }
  .listStyle11 .topicsEntryList li {
    overflow: hidden;
  }
  .listStyle11 .topicsEntryList li:last-child {
    border-bottom: solid 1px #d1d1d1;
  }
  .listStyle11 .topicsEntryList .entryIconItem {
    margin-right: 10px;
    float: left;
  }
  .listStyle11 .topicsEntryList a {
    width: 645px;
    float: right;
  }
}

.listStyle12 .ttl {
  background: #f3f3f3;
  font-weight: bold;
  padding: 10px 15px;
  margin-bottom: 20px;
}

.listStyle12 .image {
  text-align: center;
}

.listStyle12 .txt {
  margin: 20px 0 40px;
}

.listStyle12 a {
  color: #6887b6;
}

@media print, screen and (min-width: 737px) {
  .listStyle12 .block {
    margin-bottom: 20px;
  }
  .listStyle12 .block:last-child {
    margin-bottom: 40px;
  }
  .listStyle12 .ttl {
    padding: 16px 24px;
    font-size: 20px;
    margin-bottom: 0;
  }
  .listStyle12 .listStyle12Inner {
    padding: 22px 20px 36px;
    border: solid 1px #e8e8e8;
  }
  .listStyle12 .image {
    float: left;
  }
  .listStyle12 .txt {
    padding-left: 207px;
    margin: 0;
  }
}

.listStyle13 li {
  position: relative;
  margin-bottom: 30px;
}

.listStyle13 li:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border: 25px solid transparent;
  border-top: 15px solid #c4c4c4;
}

.listStyle13 li + li {
  margin-top: 40px;
}

.listStyle13 li:last-child {
  margin-bottom: 0;
}

.listStyle13 li:last-child:after {
  display: none;
}

.listStyle13-ttl {
  background: #404040;
  color: #fff;
  padding: 10px;
  margin-bottom: 10px;
}

.listStyle13-ttl .stxt, .listStyle13-ttl .ttl {
  display: inline-block;
}

.listStyle13-ttl .stxt {
  font-size: 9px;
  margin-right: 15px;
}

.listStyle13-ttl .ttl {
  font-size: 18px;
}

@media print, screen and (min-width: 737px) {
  .listStyle13 ol {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
  }
  .listStyle13 ol li {
    width: 140px;
    margin: 0;
    border: solid 1px #404040;
  }
  .listStyle13 ol li:after {
    left: auto;
    bottom: auto;
    top: 0;
    right: -85px;
    border: 36px solid transparent;
    border-left: 20px solid #c4c4c4;
  }
  .listStyle13-ttl {
    height: 71px;
    padding: 9px 14px 0 14px;
  }
  .listStyle13-ttl .stxt, .listStyle13-ttl .ttl {
    display: block;
  }
  .listStyle13-ttl .stxt {
    font-size: 14px;
  }
  .listStyle13-ttl .ttl {
    text-align: right;
    font-size: 17px;
  }
  .listStyle13-ttl .ttl span:first-child {
    margin-right: -5px;
  }
  .listStyle13-ttl .ttl span:last-child {
    margin-left: -9px;
  }
  .listStyle13-txt {
    padding: 0 14px 14px;
  }
}

.listStyle14 .block {
  background: #f2f2f2;
  border-radius: 10px;
  overflow: hidden;
}

.listStyle14 .block + .block {
  margin-top: 10px;
}

.listStyle14 a {
  color: #6390c6;
}

.listStyle14 a:before {
  content: "";
  display: inline-block;
  width: 11px;
  height: 14px;
  background: url("../img/common/cmn_ico11.png") no-repeat center;
  background-size: 100%;
}

.listStyle14 .btnArea {
  margin: 10px 0 0;
  text-align: right;
}

.listStyle14-ttl {
  background: #404040;
  color: #fff;
  padding: 10px 15px;
}

.listStyle14-ttl p {
  display: inline-block;
  font-family: 'Arial','Verdana','Helvetica','Helvetica Neue', "メイリオ", Meiryo, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 18px;
}

.listStyle14-ttl .int {
  margin-right: 7px;
}

.listStyle14-inner {
  padding: 15px 15px 25px;
}

@media print, screen and (min-width: 737px) {
  .listStyle14 .block {
    position: relative;
    height: 204px;
  }
  .listStyle14 .btnArea {
    margin: 0;
    position: absolute;
    bottom: 17px;
    right: 27px;
  }
  .listStyle14 a:before {
    margin: auto 4px -1px 0;
  }
  .listStyle14-ttl {
    float: left;
    width: 183px;
    height: 100%;
    padding: 46px 0 0;
  }
  .listStyle14-ttl p {
    display: block;
    text-align: center;
    line-height: 1;
  }
  .listStyle14-ttl .int {
    font-size: 50px;
    margin-bottom: 26px;
  }
  .listStyle14-ttl .txt {
    font-size: 23px;
  }
  .listStyle14-inner {
    padding: 36px 30px 0 212px;
  }
}

.listStyle15 > .block {
  padding: 20px 0;
}

.listStyle15 > .block + .block {
  border-top: solid 1px #d1d1d1;
}

.listStyle15 > .block:last-child {
  padding-bottom: 0;
}

.listStyle16 .ttlArea {
  background: #f3f3f3;
  font-size: 18px;
  padding: 10px;
}

.listStyle16 .contentArea {
  border: solid 1px #e8e8e8;
  padding: 15px;
}

@media print, screen and (min-width: 737px) {
  .listStyle16 .ttlArea {
    padding: 8px 25px;
  }
  .listStyle16 .contentArea {
    padding: 20px;
  }
}

.olStyle01 {
  counter-reset: ol1;
}

.olStyle01 > li {
  counter-increment: ol1;
  position: relative;
}

.olStyle01 > li:before {
  content: counter(ol1) ".";
}

.olStyle01 > li + li {
  margin-top: 8px;
}

.olStyle01 > li ol {
  margin: 15px 0 15px 20px;
}

.olStyle01.liMt15 > li + li {
  margin-top: 30px;
}

@media print, screen and (min-width: 737px) {
  .olStyle01 {
    padding-left: 3.5em;
  }
  .olStyle01 > li:before {
    position: absolute;
    left: -2em;
  }
}

.olStyle02 {
  padding-left: 2em;
  counter-reset: ol2;
}

.olStyle02 > li {
  counter-increment: ol2;
  position: relative;
}

.olStyle02 > li:before {
  content: "(" counter(ol2) ")";
  position: absolute;
  left: -2em;
}

.olStyle02 > li + li {
  margin-top: 8px;
}

.olStyle02.liMt15 > li + li {
  margin-top: 30px;
}

.rNaviList {
  padding: 20px 18px 25px;
  border: 1px solid #e8e8e8;
}

.rNaviList a {
  display: block;
  color: #6390c6;
}

.rNaviList li:after {
  content: "";
  display: block;
  clear: both;
}

.rNaviList li + li {
  margin-top: 22px;
}

.relationLinks {
  padding-left: 20px;
}

.relationLinks a {
  color: #6390c6;
  line-height: 1.6;
  padding-left: 1em;
  background: url(../img/common/cmn_ico07.png) no-repeat left 0 top 4px;
  background-size: 7px auto;
  display: inline-block;
}

.relationLinks .outLink {
  padding-left: 12px;
}

.relationLinks .outLink a {
  background: none;
  padding-left: 0;
}

.relationLinks .outLink a:after {
  content: "";
  display: inline-block;
  width: 14px;
  height: 13px;
  background: url(../img/common/cmn_ico05_black.png) no-repeat center;
  background-size: 14px;
  margin: 0 0 -2px 5px;
}

.relationLinks li {
  margin-bottom: 12px;
}

.relationLinks li:last-child {
  margin-bottom: 0;
}

@media print, screen and (min-width: 737px) {
  .relationLinks {
    padding-left: 4px;
  }
  .relationLinks a {
    display: block;
    text-decoration: none;
  }
  .relationLinks a:hover {
    text-decoration: underline;
  }
  .relationLinks li {
    margin-bottom: 10px;
  }
  .relationLinks li:last-child {
    margin-bottom: 0;
  }
}

.linkList01 {
  background: #f6f6f6;
  padding: 6px 12px;
}

.linkList01.bgwhite {
  background: #fff;
}

@media print, screen and (min-width: 737px) {
  .linkList01 li {
    float: left;
    margin-right: 15px;
  }
}

.linkList03 {
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
}

.linkList03 .type01 {
  width: 48%;
  border: solid 1px #e8e8e8;
  padding: 12px 5.7%;
  margin-bottom: 11px;
}

.linkList03 .image {
  text-align: center;
  margin-bottom: 15px;
}

.linkList03 .image + p:before {
  content: "";
  display: block;
  float: left;
  width: 5px;
  height: 9px;
  color: #6887b6;
  background: url("../img/common/cmn_ico12.png");
  background-size: 100%;
  background-repeat: no-repeat;
  margin-top: 4px;
}

.linkList03 a {
  font-size: 12px;
  color: #6887b6;
  display: block;
  padding-left: 1em;
}

.linkList03 .type02 {
  width: 100%;
  background: #f6f6f6;
  padding: 6px 9px;
}

.linkList03 .type02 p:before {
  content: "";
  display: block;
  float: left;
  width: 7px;
  height: 12px;
  color: #6887b6;
  background: url("../img/common/cmn_ico12.png");
  background-size: 100%;
  background-repeat: no-repeat;
  margin-top: 5px;
}

.linkList03 .type02 a {
  color: #6887b6;
  font-size: 16px;
}

@media print, screen and (min-width: 737px) {
  .linkList03 .type01 {
    width: 247px;
    height: 214px;
    padding: 21px 0 0;
    margin: 0;
    text-align: center;
  }
  .linkList03 .type02 {
    width: 247px;
    height: 214px;
    background: #fff;
    border: solid 1px #e8e8e8;
    margin: 0;
  }
  .linkList03 .image {
    width: 195px;
    margin: 0 auto 8px;
  }
  .linkList03 .image + p {
    display: inline-block;
    text-align: left;
  }
  .linkList03 .image + p:before {
    width: 7px;
    height: 12px;
    margin-top: 5px;
  }
  .linkList03 a {
    font-size: 14px;
  }
  .linkList03 .type02 {
    text-align: center;
    padding-top: 78px;
  }
  .linkList03 .type02 p {
    display: inline-block;
    text-align: left;
  }
  .linkList03 .type02 a {
    font-size: 14px;
  }
}

.cardStyle01 {
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
}

.cardStyle01 > li {
  width: 47.6%;
  min-height: 99px;
  border: solid 1px #e8e8e8;
  margin-bottom: 13px;
}

.cardStyle01 > li > .ttl {
  font-size: 9px;
  color: #3a3a3a;
  font-weight: bold;
  padding: 8px 13px;
  background: #ededed;
}

.cardStyle01 > li:last-child {
  margin-bottom: 0;
}

.cardStyle01 ul {
  padding: 10px 2px;
}

.cardStyle01 ul li {
  font-size: 8px;
  margin-left: 1em;
  text-indent: -1em;
}

.cardStyle01 ul li:before {
  content: "\0030fb";
}

@media print, screen and (min-width: 737px) {
  .cardStyle01:after {
    content: "";
    display: block;
    width: 233px;
  }
  .cardStyle01 > li {
    width: 233px;
    height: 154px;
  }
  .cardStyle01 > li > .ttl {
    font-size: 14px;
  }
  .cardStyle01 ul li {
    font-size: 14px;
  }
}

.cardStyle02 {
  overflow: hidden;
}

.cardStyle02 .block + .block {
  margin-top: 15px;
}

.cardStyle02 a {
  display: block;
  text-decoration: none;
}

.cardStyle02 .ttl {
  background: url("../img/common/cmn_ico02_black.png") no-repeat right 10px center;
  background-size: 9px;
  text-decoration: none;
  background-color: #f3f3f3;
  padding: 10px 16px;
  font-weight: bold;
}

.cardStyle02 .ttl + p {
  border: solid 1px #e8e8e8;
  padding: 10px;
}

@media print, screen and (min-width: 737px) {
  .cardStyle02 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .cardStyle02 a:hover {
    opacity: 0.7;
    text-decoration: none;
  }
  .cardStyle02 .block {
    width: 246px;
    margin: 0 0 20px;
  }
  .cardStyle02 .block:nth-child(3n-1) {
    margin-left: 21px;
    margin-right: 21px;
  }
  .cardStyle02 .block + .block {
    margin-top: 0;
    margin-bottom: 20px;
  }
  .cardStyle02 .block:last-child {
    margin-right: 0;
  }
  .cardStyle02 .ttl {
    font-size: 20px;
    height: 69px;
    display: table-cell;
    width: 296px;
    line-height: 1.3;
    background-size: 12px;
    padding: 8px 16px;
  }
  .cardStyle02 .ttl + p {
    padding: 15px 15px 0;
    min-height: 169px;
  }
}

.cardStyle03 .block {
  margin-bottom: 20px;
}

.cardStyle03 a {
  color: #6390c6;
}

.cardStyle03Ttl {
  background: #f3f3f3;
  padding: 10px;
}

.cardStyle03Ttl .ttl-txt {
  display: block;
  font-size: 18px;
  font-weight: bold;
}

.cardStyle03Ttl .type {
  display: inline-block;
  min-width: 120px;
  text-align: center;
  padding: 2px 8px;
  font-size: 10px;
  background: #4d4d4d;
  color: #fff;
}

.cardStyle03Ttl .type-00 {
  background: #81a4d2;
}

.cardStyle03Ttl .type01 {
  background: #ed9d59;
}

.cardStyle03Ttl .type02 {
  background: #97b09e;
}

.cardStyle03Ttl .type03 {
  background: #cd545b;
}

.cardStyle03Ttl .type04 {
  background: #6390c6;
}

.cardStyle03-content {
  border: solid 1px #e8e8e8;
  padding: 15px;
}

.cardStyle03Item-dl {
  padding: 20px 0;
}

.cardStyle03Item-dl dt {
  margin-bottom: 6px;
}

.cardStyle03Item-dl + .cardStyle03Item-dl {
  border-top: solid 1px #d1d1d1;
}

.cardStyle03List li, .cardStyle03Item-list li {
  text-indent: -1em;
  margin-left: 1em;
  font-size: 14px;
}

.cardStyle03List li:before, .cardStyle03Item-list li:before {
  content: "\0030fb";
}

.cardStyle03Item-list li {
  padding: 20px 0;
}

.cardStyle03Item-list li + li {
  border-top: solid 1px #d1d1d1;
}

@media print, screen and (min-width: 737px) {
  .cardStyle03Ttl {
    padding: 16px 26px;
  }
  .cardStyle03Ttl .typelist {
    float: right;
    padding-top: 5px;
  }
  .cardStyle03Ttl .type {
    font-size: 14px;
    margin-left: 10px;
    line-height: 1;
    padding: 5px 10px;
  }
  .cardStyle03Ttl .ttl-txt {
    font-size: 20px;
    float: left;
  }
  .cardStyle03-content {
    padding: 37px 20px 40px;
  }
  .cardStyle03Item-dl {
    padding: 0;
  }
  .cardStyle03Item-dl dt {
    font-weight: bold;
  }
  .cardStyle03List {
    padding-left: 14px;
  }
  .cardStyle03List li {
    margin-bottom: 15px;
  }
  .cardStyle03Item-dl + .cardStyle03Item-dl {
    padding: 20px 0;
  }
}

/*-------------------------------------------------------------------
	area
-------------------------------------------------------------------*/
.areaStyle01 {
  overflow: hidden;
  margin-left: -2.8%;
  margin-right: -2.8%;
}

@media print, screen and (min-width: 737px) {
  .areaStyle01 {
    margin-left: 0;
    margin-right: 0;
  }
}

.areaStyle02 {
  overflow: hidden;
  margin-left: -2.8%;
  margin-right: -2.8%;
}

@media print, screen and (min-width: 737px) {
  .areaStyle02 {
    margin-left: -20px;
    margin-right: -20px;
  }
}

/*-------------------------------------------------------------------
	movie
-------------------------------------------------------------------*/
.movieBox01 {
  max-width: 640px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.movieBox01:before {
  content: '';
  display: block;
  padding-top: 56.25%;
  position: relative;
  z-index: 0;
}

.movieBox01 iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.definition01 dt {
  font-size: 16px;
  color: #3a3a3a;
  font-weight: bold;
  margin-bottom: 6px;
}

.definition01 dd {
  margin-bottom: 20px;
  color: #3a3a3a;
}

@media print, screen and (min-width: 737px) {
  .definition01 dt {
    font-size: 14px;
  }
}

.definition01.last dd {
  margin-bottom: 0;
}

.dlStyle01 > h3 {
  margin-bottom: 10px;
}

.dlStyle01 > p {
  margin-bottom: 20px;
}

@media print, screen and (min-width: 737px) {
  .dlStyle01 > p {
    margin-bottom: 30px;
  }
}

.dlStyle02 dd + dt {
  margin-top: 10px;
}

.icoQuestion {
  position: relative;
}

.icoQuestion:before {
  content: '';
  display: block;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 0;
  left: -20px;
  background: url(/_asset/img/common/cmn_ico_question01.png) no-repeat;
  background-size: contain;
}

/*-------------------------------------------------------------------
	catch
-------------------------------------------------------------------*/
.catchStyle01 .sttl {
  font-size: 12px;
  margin-bottom: 8px;
}

.catchStyle01 .txt {
  margin-top: 20px;
}

.catchStyle01 .image {
  text-align: center;
}

@media screen and (max-width: 736px) {
  .catchStyle01 {
    display: -webkit-box;
    /* before Android4.3 iOS6:Safari */
    display: -ms-flexbox;
    /* IE10 */
    display: -webkit-flex;
    /* Pc-safari */
    display: flex;
    -ms-flex-flow: row wrap;
    /* IE10 */
    -webkit-flex-flow: row wrap;
    /* Pc-safari */
    flex-flow: row wrap;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
  .catchStyle01.spRight {
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .catchStyle01.spRight .ttl {
    -webkit-order: 0;
    order: 0;
  }
  .catchStyle01.spRight .txt {
    -webkit-order: 1;
    order: 1;
    width: 56%;
  }
  .catchStyle01.spRight .image {
    -webkit-order: 2;
    order: 2;
    width: 40%;
    margin-top: 20px;
  }
  .catchStyle01.spLeft {
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .catchStyle01.spLeft .ttl {
    -webkit-order: 0;
    order: 0;
  }
  .catchStyle01.spLeft .txt {
    -webkit-order: 2;
    order: 2;
    width: 56%;
  }
  .catchStyle01.spLeft .image {
    -webkit-order: 1;
    order: 1;
    width: 40%;
    margin-top: 20px;
  }
  .catchStyle01.spTop {
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  .catchStyle01.spTop .ttl {
    -webkit-order: 1;
    order: 1;
  }
  .catchStyle01.spTop .txt {
    -webkit-order: 2;
    order: 2;
  }
  .catchStyle01.spTop .image {
    -webkit-order: 0;
    order: 0;
    width: 100%;
    text-align: center;
    margin: 0 auto 20px;
  }
  .catchStyle01.spBottom {
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  .catchStyle01.spBottom .ttl {
    -webkit-order: 0;
    order: 0;
  }
  .catchStyle01.spBottom .txt {
    -webkit-order: 1;
    order: 1;
  }
  .catchStyle01.spBottom .image {
    -webkit-order: 2;
    order: 2;
    width: 100%;
    text-align: center;
    margin-top: 20px;
  }
  .catchStyle01.spBottom2 { 
    -webkit-flex-direction: column; 
    flex-direction: column; 
  } 
  .catchStyle01.spBottom2 .ttl { 
    -webkit-order: 0; 
    order: 0; 
  } 
  .catchStyle01.spBottom2 .txt { 
    -webkit-order: 1; 
    order: 1; 
  } 
  .catchStyle01.spBottom2 .image { 
    -webkit-order: 1; 
    order: 1; 
    width: 100%; 
    text-align: center; 
    margin-top: 20px; 
  }
  .catchStyle01.spRight.order .image {
    width: 35%;
    margin-top: 0px;
  }
  .catchStyle01.spBottom.order .image {
    width: 35%;
    text-align: center;
    margin: auto;
  }
}

@media print, screen and (min-width: 737px) {
  .catchStyle01:after {
    content: "";
    display: block;
    clear: both;
  }
  .catchStyle01 .sttl {
    font-size: 16px;
  }
  .catchStyle01 .txt {
    margin-top: 20px;
  }
  .catchStyle01.left .ttl {
    width: 100%;
    padding-left: 160px;
    margin-left: -160px;
    float: right;
  }
  .catchStyle01.left .txt {
    width: 100%;
    padding-left: 160px;
    margin-left: -160px;
    float: right;
  }
  .catchStyle01.left .image {
    max-width: 150px;
    float: left;
  }
  .catchStyle01.left.w280 .ttl {
    padding-left: 280px;
    margin-left: -280px;
  }
  .catchStyle01.left.w280 .txt {
    padding-left: 280px;
    margin-left: -280px;
  }
  .catchStyle01.left.w280 .image {
    max-width: 270px;
  }
  .catchStyle01.left.w200 .ttl {
    padding-left: 200px;
    margin-left: -200px;
  }
  .catchStyle01.left.w200 .txt {
    padding-left: 200px;
    margin-left: -200px;
  }
  .catchStyle01.left.w200 .image {
    max-width: 190px;
  }
  .catchStyle01.right .ttl {
    width: 100%;
    padding-right: 160px;
    margin-right: -160px;
    float: left;
  }
  .catchStyle01.right .txt {
    width: 100%;
    padding-right: 160px;
    margin-right: -160px;
    float: left;
  }
  .catchStyle01.right .image {
    max-width: 150px;
    float: right;
  }
  .catchStyle01.right.w280 .ttl {
    padding-right: 280px;
    margin-right: -280px;
  }
  .catchStyle01.right.w280 .txt {
    padding-right: 280px;
    margin-right: -280px;
  }
  .catchStyle01.right.w280 .image {
    max-width: 270px;
  }
  .catchStyle01.right.w200 .ttl {
    padding-right: 200px;
    margin-right: -200px;
  }
  .catchStyle01.right.w200 .txt {
    padding-right: 200px;
    margin-right: -200px;
  }
  .catchStyle01.right.w200 .image {
    max-width: 190px;
  }
  .catchStyle01.right.order {
    position: relative;
  }
  .catchStyle01.right.order .image {
    position: absolute;
    top: -70px;
    left: 620px;
  }
  .catchStyle01.right.order .image {
    max-width: 170px;
    float: right;
  }
}

/*-------------------------------------------------------------------
	entryArea
-------------------------------------------------------------------*/
.entryArea {
  text-align: initial;
}

.entryArea table {
  border-collapse: separate;
}

.entryArea ul {
  text-align: left;
}

.entryArea .gaiyouTable {
  border-collapse: collapse;
  width: 100%;
  margin: 20px 0;
  border-color: #ccc;
}

.entryArea .gaiyouTable th, .entryArea .gaiyouTable td {
  padding: 10px;
  border: solid 1px #ccc;
  vertical-align: top;
}

.entryArea .gaiyouTable th {
  width: 100px;
}

.entryArea strong {
  font-weight: bold;
}

.entryArea p {
  margin-bottom: 1em;
}

.entryArea a {
  color: #6390c6;
}

.entryArea .rwdImgRight, .entryArea .imgRight {
  float: right;
  margin: 0 0 20px 20px;
}

.entryArea .rwdImgLeft, .entryArea .imgLeft {
  float: left;
  margin: 0 20px 20px 0;
}

.entryArea h2, .entryArea h3 {
  clear: both;
}

.entryArea h2 {
  margin-left: -20px !important;
}

@media screen and (max-width: 736px) {
  .entryArea h2 {
    margin-left: 0 !important;
  }
}

.entryArea h3 {
  text-align: left;
}

.entryArea .pressInquiries {
  margin: 20px 0;
  padding: 15px;
  border: #CCC solid 1px;
}

.entryArea .pressTable {
  border: 1px solid #ccc;
}

@media screen and (max-width: 736px) {
  .entryArea .rwdImgRight, .entryArea .imgRight {
    max-width: 40%;
  }
  .entryArea .rwdImgLeft, .entryArea .imgLeft {
    max-width: 40%;
  }
}

.entryArea .profileBox {
  margin: 0 0 20px;
}

.entryArea .profileBox:after {
  content: "";
  display: block;
  clear: both;
}

@media print, screen and (min-width: 737px) {
  .entryArea .profileBox {
    border: solid 1px #d3d3d3;
    margin: 0;
  }
}

.entryArea .profileBox > .profileTitle {
  padding: 10px 15px;
  font-weight: bold;
  border: solid 1px #d3d3d3;
  background: url("../img/common/bg_diagonal.png");
}

@media print, screen and (min-width: 737px) {
  .entryArea .profileBox > .profileTitle {
    border-top: 0;
    border-left: 0;
    border-right: 0;
  }
}

.entryArea .profileImgBox {
  float: left;
  padding: 15px;
}

.entryArea .profileInfoBox {
  padding: 15px;
}

@media print, screen and (min-width: 737px) {
  .entryArea .profileInfoBox {
    width: 680px;
    float: right;
  }
}

.entryArea .profileInfoBox .profileTitle {
  margin-bottom: 8px;
  padding-bottom: 8px;
  border-bottom: solid 1px #d3d3d3;
}

.entryArea .profileInfoBox .profileName {
  font-size: 108%;
  font-weight: bold;
  margin-bottom: 0;
}

.entryArea .profileImg {
  padding: 10px;
  float: left;
  width: 70px;
}

@media print, screen and (min-width: 737px) {
  .entryArea .profileImg {
    width: auto;
    margin: 0;
  }
}

.entryArea .profileHeadBox {
  margin: 15px 0 0;
  padding-bottom: 10px;
  margin-left: 85px;
  background: #fff;
}

@media print, screen and (min-width: 737px) {
  .entryArea .profileHeadBox {
    margin: 0 10px 0 150px;
    padding: 15px 10px;
    border-bottom: solid 1px #d3d3d3;
  }
}

.entryArea .profileHeadBox p {
  color: #6390c6;
  margin-bottom: 0;
}

.entryArea .profileNameTxt {
  font-size: 116%;
  font-weight: bold;
}

.entryArea .profileBodyBox p {
  margin-left: 85px;
}

@media print, screen and (min-width: 737px) {
  .entryArea .profileBodyBox p {
    margin-left: 0;
  }
}

@media print, screen and (min-width: 737px) {
  .entryArea .profileBodyBox {
    margin: 0 10px 10px 150px;
    padding: 15px 10px;
  }
}

.entryArea .profileTable {
  width: 95.66%;
  border: solid 1px #d3d3d3;
  border-collapse: collapse;
  margin: 0 2.71%;
}

@media print, screen and (min-width: 737px) {
  .entryArea .profileTable {
    margin: 0;
    width: 100%;
  }
}

.entryArea .profileTable th {
  width: 110px;
  padding: 5px 10px;
  text-align: left;
  vertical-align: top;
  border: solid 1px #d3d3d3;
  background: #f6f6f6;
}

.entryArea .profileTable td {
  padding: 5px 10px;
  border: solid 1px #d3d3d3;
}

.entryArea .ITprofileBox:after {
  content: "";
  display: block;
  clear: both;
}

.entryArea .ITprofileBox .imgBox {
  float: left;
}

@media screen and (max-width: 736px) {
  .entryArea .ITprofileBox .imgBox {
    width: 104px;
  }
}

.entryArea .ITprofileBox .infoBox {
  float: right;
}

@media screen and (max-width: 736px) {
  .entryArea .ITprofileBox .infoBox {
    width: 60%;
    width: calc(100% - 120px);
  }
}

@media print, screen and (min-width: 737px) {
  .entryArea .ITprofileBox .infoBox {
    width: 680px;
  }
}

.entryArea .ITprofileBox .title {
  margin-bottom: 8px;
  padding-bottom: 8px;
  border-bottom: solid 1px #d3d3d3;
}

.entryArea .ITprofileBox .name {
  font-size: 108%;
  font-weight: bold;
  margin-bottom: 0;
}

/*-------------------------------------------------------------------
	width
-------------------------------------------------------------------*/
@media print, screen and (min-width: 737px) {
  .w100 {
    width: 100px;
  }
  .w142 {
    width: 142px;
  }
  .w500 {
    width: 500px;
  }
  .w530 {
    width: 530px;
  }
  .w550 {
    width: 550px;
  }
  .w590 {
    width: 590px;
  }
  .w600 {
    width: 600px;
  }
}

.w100p {
  width: 100%;
}

/*-------------------------------------------------------------------
	margin
-------------------------------------------------------------------*/
.mb0 {
  margin-bottom: 0 !important;
}

.mb10 {
  margin-bottom: 10px;
}

.mb22 {
  margin-bottom: 22px;
}

.mb12 {
  margin-bottom: 12px;
}

.mb13 {
  margin-bottom: 13px;
}

.mb14 {
  margin-bottom: 14px;
}

.mb16 {
  margin-bottom: 16px;
}

.mb17 {
  margin-bottom: 17px;
}

.mb18 {
  margin-bottom: 18px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb28 {
  margin-bottom: 28px;
}

.mb25 {
  margin-bottom: 25px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb31 {
  margin-bottom: 31px;
}

.mb40 {
  margin-bottom: 40px;
}

.pt17 {
  padding-top: 17px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt45 {
  margin-top: 45px;
}

.mt50 {
  margin-top: 50px;
}

.mt60 {
  margin-top: 60px;
}

@media print, screen and (min-width: 737px) {
  .mt60 {
    margin-top: 30px;
  }
}

.mt70 {
  margin-top: 70px;
}

@media print, screen and (min-width: 737px) {
  .mt70 {
    margin-top: 35px;
  }
}

.pr0 {
  padding-right: 0 !important;
}

@media screen and (max-width: 736px) {
  .spMt25 {
    margin-top: 25px;
  }
  .spMt35 {
    margin-top: 35px;
  }
  .spPb0 {
    padding-bottom: 0 !important;
  }
}

@media print, screen and (min-width: 737px) {
  .pcMt15 {
    margin-top: 15px;
  }
  .pcMt70 {
    margin-top: 70px;
  }
  .pcmt-70 {
    margin-top: -70px;
  }
}

.mb25 {
  margin-bottom: 25px;
}

.c3a {
  color: #3a3a3a;
}

.txtStyle02 {
  color: #404040;
}

.bgGyBox02 {
  background: #eaeaea;
  padding: 7px 20px 7px;
  margin-top: 20px;
}

@media print, screen and (min-width: 737px) {
  .minw169 {
    min-width: 169px !important;
  }
}

@media print, screen and (min-width: 737px) {
  .minw160 {
    min-width: 160px !important;
  }
}

@media print, screen and (min-width: 737px) {
  .minw290 {
    min-width: 290px !important;
  }
}

.selectStyle01 {
  display: block;
  width: 205px;
  height: 30px;
  border: 1px solid #cecece;
  overflow: hidden;
  position: relative;
  background: #fff;
  border-radius: 4px;
}

@media screen and (max-width: 736px) {
  .selectStyle01 {
    height: 30px;
  }
}

.selectStyle01:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top: 7px solid #282a32;
  position: absolute;
  top: 12px;
  right: 3px;
  z-index: 1000;
}

@media screen and (max-width: 736px) {
  .selectStyle01:after {
    border: 4px solid transparent;
    border-top: 7px solid #282a32;
    top: 11px;
    right: 10px;
  }
}

.selectStyle01 select {
  display: block;
  width: 120%;
  height: 28px;
  padding: 0 5px;
  border: none !important;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  z-index: 3;
  border: none;
}

@media screen and (max-width: 736px) {
  .selectStyle01 select {
    height: 30px;
  }
}

@media print, screen and (min-width: 737px) {
  .order h1 {
    margin-top: 22px;
  }
}

.order .englishtitle01 {
  color: #404040;
  font-family: 'Arial','Verdana','Helvetica','Helvetica Neue', "メイリオ", Meiryo, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 24px;
}

@media print, screen and (min-width: 737px) {
  .order .englishtitle01 {
    font-size: 26px;
  }
}

@media print, screen and (min-width: 737px) {
  .order .closebtn {
    position: absolute;
    right: 58px;
    top: 90px;
  }
}

@media print, screen and (min-width: 737px) {
  .order .order-table01 {
    width: 100%;
    margin: 0;
  }
  .order .order-table01 tr {
    border-bottom: solid 1px #e2e2e2;
    display: flex;
  }
  .order .order-table01 tr:last-child {
    border: 0;
  }
}

.order .order-table01 label {
  display: block;
  width: 100%;
}

.order .order-table01 th {
  color: #282a32;
  font-weight: bold;
  padding: 12px 0 12px 6px;
  text-align: left;
}

@media print, screen and (min-width: 737px) {
  .order .order-table01 th {
    position: relative;
    display: block;
    width: 253px;
    padding: 20px 0 20px 20px;
  }
}

.order .order-table01 th .required, .order .order-table01 th .any {
  display: inline-block;
  color: #fff;
  font-size: 11px;
  padding: 2px 6px 1px;
  margin-top: -1px;
  font-weight: normal;
}

@media print, screen and (min-width: 737px) {
  .order .order-table01 th .required, .order .order-table01 th .any {
    width: 46px;
    height: 25px;
    margin: auto 0;
    font-size: 14px;
    padding: 0 8px;
    margin-left: auto;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

.order .order-table01 th .required {
  background: #fff;
  color: #4a7ebb;
  border: solid 1px #4a7ebb;
}

.order .order-table01 th .any {
  background: #acadb3;
}

.order .order-table01 td {
  padding: 15px 0 25px;
}

@media print, screen and (min-width: 737px) {
  .order .order-table01 td {
    padding: 19px 20px 19px 37px;
    width: 689px;
    vertical-align: middle;
  }
}

.order .order-table01 .ttl03 {
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px;
}

@media print, screen and (min-width: 737px) {
  .order .order-table01 .ttl03 {
    color: #404040;
    margin-right: 0;
    position: absolute;
    top: 50%;
    left: 20px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

.order .order-table01 input[type="text"], .order .order-table01 textarea {
  display: block;
  outline: 0;
  background: #f0f0f0;
  border: solid 1px #cecece;
  width: 100%;
  padding: 11px 5px;
  font-size: 16px;
  border-radius: 4px;
}

@media print, screen and (min-width: 737px) {
  .order .order-table01 input[type="text"], .order .order-table01 textarea {
    padding: 8px 10px;
    font-size: 14px;
    width: 555px;
    max-width: 555px;
  }
}

.order .order-table01 input[type="text"]:focus, .order .order-table01 textarea:focus {
  border: solid 1px #818181;
}

.order .order-table01 select {
  border: solid 1px #cecece;
  background: #f0f0f0;
  color: #3a3a3a;
  border-radius: 4px;
  font-size: 16px;
  outline: 0;
}

@media print, screen and (min-width: 737px) {
  .order .order-table01 select {
    font-size: 14px;
  }
}

.order .order-table01 select:focus {
  border: solid 1px #818181;
}

.order .order-table01 input[type="checkbox"] {
  display: none;
  vertical-align: middle;
}

.order .order-table01 input[type="checkbox"] + span {
  width: -webkit-calc(100% - 17px);
  width: calc(100% - 17px);
  color: #3a3a3a;
  vertical-align: top;
}

@media print, screen and (min-width: 737px) {
  .order .order-table01 input[type="checkbox"] + span {
    color: #404040;
    display: inline-block;
    width: auto;
  }
}

.order .order-table01 input[type="checkbox"] + span:before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-bottom: 2px;
  background-image: url("../img/client/client_order_ico01.png");
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
}

@media print, screen and (min-width: 737px) {
  .order .order-table01 input[type="checkbox"] + span:before {
    width: 18px;
    height: 18px;
  }
}

.order .order-table01 input[type="checkbox"]:checked + span:before {
  background-image: url("../img/client/client_order_ico02.png");
}

.order .order-table01 .list01 li {
  display: inline-block;
  margin-right: 11px;
  margin-bottom: 20px;
}

@media print, screen and (min-width: 737px) {
  .order .order-table01 .list01 li {
    margin-right: 35px;
  }
}

.order .order-table01 .list02, .order .order-table01 .list03, .order .order-table01 .list04 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}

@media print, screen and (min-width: 737px) {
  .order .order-table01 .list02, .order .order-table01 .list03, .order .order-table01 .list04 {
    width: 690px;
  }
}

.order .order-table01 .list02 li, .order .order-table01 .list03 li, .order .order-table01 .list04 li {
  width: 50%;
  margin-bottom: 20px;
}

@media print, screen and (min-width: 737px) {
  .order .order-table01 .list02 li {
    width: 43.6%;
  }
  .order .order-table01 .list02 li:nth-child(even) {
    width: 56.4%;
  }
  .order .order-table01 .list03 {
    width: 450px;
  }
  .order .order-table01 .list03 li {
    min-width: 130px;
    width: auto;
  }
  .order .order-table01 .list04 {
    display: block;
  }
  .order .order-table01 .list04 li {
    display: inline-block;
    width: auto;
    margin-right: 20px;
  }
}

.order .order-table01 textarea {
  height: 112px;
}

@media print, screen and (min-width: 737px) {
  .order .order-table01 textarea {
    height: 125px;
  }
}

.order .agreeBox {
  margin-top: 30px;
  margin-bottom: 20px;
  background: #f0f0f0;
  font-size: 15px;
  padding: 18px 0 17px;
  text-align: center;
}

@media print, screen and (min-width: 737px) {
  .order .agreeBox {
    margin-top: 40px;
    border: 0;
    font-size: 16px;
  }
}

.order .agreeBox input {
  opacity: 0;
  margin-right: -14px;
  margin-bottom: -4px;
}

.order .agreeBox input + .txt02 {
  color: #3d3d3d;
}

.order .agreeBox input + .txt02:before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  background-image: url("../img/client/client_order_ico01.png");
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: -6px;
  margin-right: 4px;
}

@media print, screen and (min-width: 737px) {
  .order .agreeBox input + .txt02:before {
    width: 20px;
    height: 20px;
    margin-bottom: -6px;
  }
}

.order .agreeBox input:checked + .txt02:before {
  background-image: url("../img/client/client_order_ico02.png");
}

.order .order-btnArea01 {
  margin-top: 40px;
}

@media print, screen and (min-width: 737px) {
  .order .order-btnArea01 {
    position: relative;
    margin-bottom: 10px;
  }
}

.order .order-btnArea01 .backBtn {
  width: 27.8%;
}

@media print, screen and (min-width: 737px) {
  .order .order-btnArea01 .backBtn {
    width: 40%;
    position: absolute;
    width: auto;
    top: 6px;
    left: 0;
    float: none;
  }
}

.order .order-btnArea01 .back-link01 {
  width: 100%;
}

@media print, screen and (min-width: 737px) {
  .order .order-btnArea01 .back-link01 {
    width: auto;
    font-size: 17px;
    line-height: 1;
    padding: 12px 67px 11px;
  }
}

.order .order-btnArea01 .back-link01:before {
  transform: rotate(-135deg);
}

.order .order-btnArea01 .submit01 {
  outline: 0;
  border: 0;
  background: #6390c6;
  border-bottom: solid 3px #436c9e;
  width: 47.8%;
  margin: 0 auto 28px;
  cursor: pointer;
}

@media print, screen and (min-width: 737px) {
  .order .order-btnArea01 .submit01 {
    width: 275px;
    font-size: 20px;
    line-height: 1;
    padding: 16px 0;
    margin: 0 auto;
  }
}

.order .order-btnArea01 .submit01:before {
  display: none;
}

@media print, screen and (min-width: 737px) {
  .order .table02 {
    width: 100%;
    margin: 0;
  }
}

@media print, screen and (min-width: 737px) {
  .order .table02 tr:last-child {
    border: 0;
  }
}

.order .table02 th {
  font-weight: bold;
  text-align: left;
}

@media print, screen and (min-width: 737px) {
  .order .table02 th {
    width: 325px;
    padding: 25px 0 25px 18px;
  }
}

.order .table02 td {
  color: #3a3a3a;
}

@media print, screen and (min-width: 737px) {
  .order .table02 td {
    width: 695px;
    padding: 25px 0;
  }
}

@media print, screen and (min-width: 737px) {
  .order .table02 p {
    width: 495px;
  }
}

@media print, screen and (min-width: 737px) {
  .order .table02 p + p {
    margin-top: 18px;
  }
}

.order .btnArea02 {
  text-align: center;
  margin: 30px 0 46px;
}

@media print, screen and (min-width: 737px) {
  .order .btnArea02 {
    margin-top: 75px;
  }
  .order .english-order-kiyaku .btnArea02 {
    margin-top: 158px;
  }
  .order .btnArea02 .thanks-link01 {
    font-weight: bold;
    width: 190px;
    line-height: 1;
    padding: 12px 0;
    font-size: 16px;
  }
}

.order .order-thanks .txt02 {
  margin-top: 30px;
  text-align: left;
}

.order .order-thanks .txt02 span {
  color: #6390c6;
}

.order-kiyaku {
  min-width: 0;
  padding: 10px 20px;
}

.order-kiyaku #content {
  padding-top: 10px;
  padding-bottom: 0;
}

@media print, screen and (min-width: 737px) {
  .order-kiyaku {
    padding: 10px 40px 20px;
    width: 100% !important;
  }
}

@media print, screen and (min-width: 737px) {
  .order-kiyaku h1 {
    margin: 0;
    padding-bottom: 55px;
  }
}

.order-kiyaku dt, .order-kiyaku dd {
  color: #3a3a3a;
}

.order-kiyaku dt {
  font-weight: bold;
  margin-bottom: 4px;
}

.order-kiyaku dd + dt {
  margin-top: 20px;
}
  .order-kiyaku dt span {
    color: #E87F06;
    padding-right:10px;
  }

@media print, screen and (min-width: 737px) {
  .order-kiyaku dd + dt {
    margin-top: 35px;
  }

  .order-kiyaku dd p , .client-order ul {
    padding-left:19px;
  }
}

.order-kiyaku .by {
  margin-top: 30px;
}

.order-kiyaku .list01 {
  margin: 20px;
}

.order-kiyaku .list01 li + li {
  margin-top: 0;
}

.accolist01 {
  counter-reset: ol1;
}

.accolist01 li + li {
  margin-top: 10px;
}

.accolist01 dt {
  position: relative;
  background: #f1f1f1;
  color: #6390c6;
  padding: 18px 30px 18px 45px;
}

@media print, screen and (min-width: 737px) {
  .accolist01 dt {
    padding: 18px 30px 17px 66px;
    cursor: pointer;
  }
  .accolist01 dt:hover {
    opacity: 0.7;
  }
}

.accolist01 dt.active span:after {
  -webkit-transform: translateY(-50%) rotate(0deg);
  -moz-transform: translateY(-50%) rotate(0deg);
  -ms-transform: translateY(-50%) rotate(0deg);
  -o-transform: translateY(-50%) rotate(0deg);
  transform: translateY(-50%) rotate(0deg);
}

.accolist01 dt:before {
  position: absolute;
  width: 100px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  left: 6px;
  content: "Q" counter(ol1) ".";
  counter-increment: ol1;
}

@media print, screen and (min-width: 737px) {
  .accolist01 dt:before {
    left: 22px;
  }
}

.accolist01 dt span {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 25px;
}

@media print, screen and (min-width: 737px) {
  .accolist01 dt span {
    right: 40px;
  }
}

.accolist01 dt span:before, .accolist01 dt span:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 17px;
  height: 3px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #86a7cf;
}

.accolist01 dt span:after {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  -webkit-transform: translateY(-50%) rotate(-90deg);
  -moz-transform: translateY(-50%) rotate(-90deg);
  -ms-transform: translateY(-50%) rotate(-90deg);
  -o-transform: translateY(-50%) rotate(-90deg);
  transform: translateY(-50%) rotate(-90deg);
}

.accolist01 dd {
  position: relative;
  padding: 22px 6px 30px 45px;
}

@media print, screen and (min-width: 737px) {
  .accolist01 dd {
    padding: 25px 30px 30px 66px;
  }
}

.accolist01 dd .int {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 6px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media print, screen and (min-width: 737px) {
  .accolist01 dd .int {
    top: 25px;
    left: 22px;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}

.bggraybox {
  padding: 15px;
  background: #f5f5f5;
}

.txtStyle03, .graybox {
  border: solid 1px #ccc;
  padding: 15px;
}

/*-------------------------------------------------------------------
        youtube
-------------------------------------------------------------------*/
@media screen and (max-width: 736px) {
  .youtube {
    width: 100%;
    padding-bottom: 56.25%;
    height: 0px;
    position: relative;
  }
  .youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

/*-------------------------------------------------------------------
        googlemap
-------------------------------------------------------------------*/
@media screen and (max-width: 736px) {
  .googlemap {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
  }
  .googlemap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

@media screen and (max-width: 320px) {
  .catListPageLinkBox a {
    right: 8px;
  }
}

.english .order .agreeBox input + .txt02:before {
  margin-bottom: -4px;
}


/*-------------------------------------------------------------------
        anchorlink
-------------------------------------------------------------------*/
@media screen and (max-width: 736px) {
.anchorlink {
       position: relative;
       top: -60px;
       display: block;
	}
}

/*-------------------------------------------------------------------
        video
-------------------------------------------------------------------*/
  .video {
    text-align: center;
    margin:20px 0;
  }

@media screen and (max-width: 736px) {
  .video {
    padding-bottom: 51.25%;
    height: 0px;
  }
}
