/*============================
コース案内
=============================*/
#contents02 {
  width: 100%;
  margin: 5% auto;
  float: none;
}
.joken {
  width: 100%;
  display: flex;
  padding-left: 0;
  list-style-type: none;
}
.joken li {
  width: 20%;
  margin: 0 2%;
}
.marker_yellow {
  background: linear-gradient(transparent 60%, #ffff75 60%);
}
a.serviceBoxBtn {
  display: block;
  bottom: 30px;
  left: 0;
  text-align: center;
  color: #fff;
  background: #004098;
  width: 70%;
  line-height: 1;
  padding: 16px 0;
  margin: 0 15%;
  font-size: 18px;
  font-weight: 400;
  transition: background 0.25s ease-in-out;
}
a.serviceBoxBtn:hover {
  background: #f39800;
}
.font_200per {
  font-size: 200%;
}
.font_230per {
  font-size: 230%;
}
.font_120per {
  font-size: 120%;
}
.font_150per {
  font-size: 150%;
}
.marginbottom_3per {
  margin-bottom: 3%;
}
.marginbottom_5per {
  margin-bottom: 5%;
}
.f-container {
  display: flex;
  flex-wrap: wrap;
}
.item {
  width: 50%;
  justify-content: space-between;
  padding: 1%;
}
.number {
  background-color: #004098;
  color: #ffffff;
  padding: 10px 15px;
  margin-right: 10px;
  margin-bottom: 10px;
}
h1.etc {
  position: relative;
  padding: 1.5rem;
  text-align: center;
}
h1.etc:before {
  position: absolute;
  bottom: -10px;
  left: calc(50% - 30px);
  width: 60px;
  height: 5px;
  content: '';
  border-radius: 3px;
  background: #fa4141;
}
.font_180per {
  font-size: 180%;
}
.pageHeading {
  margin: 9px 5px 9px;
  border-top: solid 1px #E0E4F2;
  border-bottom: solid 1px #E8E9ED;
  border-left: solid 3px #cbccd8;
  background: #F3F4F9;
  padding-left: 10px;
  font-size: 1em;
}
.joken li a img:hover {
  opacity: 0.8;
}
a:active {
  text-decoration: none;
  background: none;
}
ol.tour {
  counter-reset: number; /*数字をリセット*/
  list-style-type: none !important; /*数字を一旦消す*/
  font-size: 120%;
  padding: 0.5em;
}
ol.tour li {
  position: relative;
  line-height: 1.5em;
  padding: 0.5em 0.5em 0.5em 30px;
}
ol.tour li:before {
  /* 以下数字をつける */
  position: absolute;
  counter-increment: number;
  content: counter(number, upper-alpha);
  /*数字のデザイン変える*/
  display: inline-block;
  background: #74c2f8;
  color: white;
  font-weight: bold;
  font-size: 15px;
  left: 0;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  /*以下上下中央寄せのため*/
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.font_small {
  font-size: 80%;
}
.center {
  text-align: center;
}
.text_align_right {
  text-align: right;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
table.table02 {
  width: 100%;
  border: 1px solid #ccc;
  margin-bottom: 1em;
}
table.table02 th {
  border: 1px solid #ccc;
  font-weight: 700;
  background: #ccffff;
  color: #014593;
  padding: 8px 1em;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}
table.table03 th {
  border: 1px solid #ccc;
  font-weight: 700;
  background: #014593;
  color: #fff;
  padding: 8px 1em;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}
table.table02 td {
  border: 1px solid #ccc;
  padding: 8px 1em;
  text-align: center;
}
/*#maintitle {
  widows: 960px;
  height: 0;
  padding-top: 25.41%;
  background: url("../img/title.jpg");
  background-repeat: no-repeat;
  background-size: 100%;
  position: relative;
}*/
#maintitle h2 {
  position: absolute;
  font-size: 180%;
  font-weight: bold;
  color: #fff;
  top: 0;
  left: 10px;
}
#maintitle_new {
  widows: 960px;
  max-width: 100%;
  width: 100%;
  background-size: 100%;
  position: relative;
}
#maintitle_new img {
  width: 100%;
  max-width: 100%;
}
#maintitle_new h2 {
  position: absolute;
  font-size: 180%;
  font-weight: bold;
  color: #fff;
  top: 0;
  left: 10px;
}
.productPageLink {
  width: 100%;
  display: flex;
  margin: 4.69% auto;
}
.productPageLink li {
  flex: 1 1 auto;
  margin: 0 1px 1px 0;
  list-style: none;
}
.productPageLink li a {
  display: block;
  width: 100%;
  text-align: center;
  color: #004098;
  font-weight: 500;
  background: #eee;
  padding: 20px 0;
  font-size: 16px;
  transition: all .25s ease;
  position: relative;
}
.productPageLink li a:after {
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 5px;
  background: url(/corp/images/common/arrowBlueDown.png) no-repeat center/100%;
  bottom: 10px;
  left: 50%;
  margin-left: -4px;
  transition: all .25s ease;
}
.productPageLink li a:hover {
  background: #004098;
  color: #fff;
}
.productPageLink li a:hover:after {
  background: url(/corp/images/common/arrowWhiteDown.png) no-repeat center/100%;
  bottom: 5px;
}
a.link-docx:after {
  content: "";
  background: url("../bunka-shisetsu/img/icon_docx.png") no-repeat;
  background-size: contain;
  display: inline-block;
  width: 17px;
  height: 17px;
  margin: 0 0 0 11px;
  vertical-align: -2px;
}
a.link-xlsx:after {
  content: "";
  background: url("../bunka-shisetsu/img/icon_xlsx.png") no-repeat;
  background-size: contain;
  display: inline-block;
  width: 17px;
  height: 17px;
  margin: 0 0 0 11px;
  vertical-align: -2px;
}
a.link-pdf:after {
  content: "";
  background: url("../bunka-shisetsu/img/icon_pdf.png") no-repeat;
  background-size: contain;
  display: inline-block;
  width: 17px;
  height: 17px;
  margin: 0 0 0 11px;
  vertical-align: -2px;
}
a.btn_ao_b {
  display: flex;
  align-items: center;
  max-width: 500px;
  margin: 0 auto;
  padding: 1.3rem 2rem;
  border: 2px solid #014897;
  background: #014897;
  text-decoration: none;
  transition: 0.3s;
}
a.btn_ao_b:hover {
  background-color: #ffa500;
  border: 2px solid #ffa500;
}
a.btn_ao_b .b__text {
  display: block;
  flex-grow: 1;
  color: #fff;
  font-weight: bold;
  text-align: center;
  position: relative;
  padding-right: 15px;
  font-size: 16px;
}
a.btn_ao_b .b__text::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  transform: rotate(45deg);
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  transition: 0.3s;
}
dl.qa {
  overflow: hidden;
  _zoom: 1;
  text-align: left;
  font-size: 1.0rem;
}
dl.qa dd, dl.qa dt {
  text-indent: -2.6em;
  padding: 0 20px 0px 50px;
}
dl.qa dt {
  margin: 20px 20px 0 0;
}
dl.qa dd:first-letter, dl.qa dt:first-letter {
  font-size: 1.6em;
  font-weight: bold;
  margin-right: 10px;
  padding: 5px;
}
dl.qa dd {
  margin: 10px 0 -1px 0;
  padding-bottom: 20px;
  border-bottom: solid 1px #aaa;
}
dl.qa dt:first-letter {
  color: #00a1e9;
}
dl.qa dd:first-letter {
  color: #ea5550;
}
a.anchor {
  display: block;
  padding-top: 70px;
  margin-top: -70px;
}
.inner h4.shop_name {
  position: relative;
  padding: 1.5rem 1rem;
  color: #014593;
  font-weight: bold;
}
.inner h4.shop_name span {
  font-size: 150%;
}
.inner h4.shop_name:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  content: '';
  background-image: -webkit-repeating-linear-gradient(135deg, #b8860b, #b8860b 1px, transparent 2px, transparent 5px);
  background-image: repeating-linear-gradient(-45deg, #b8860b, #b8860b 1px, transparent 2px, transparent 5px);
  background-size: 7px 7px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.video {
  width: 100%;
  padding-bottom: 56.25%;
  height: 0px;
  position: relative;
}
.video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.padding_right_05em {
  padding-right: 0.5em;
}
.shadowBox {
  background: #fff;
  box-shadow: 0 0 8px rgba(102, 102, 102, 0.3);
}
.shadowBox .txtBox {
  padding: 3.5% 7.5%;
}
.shadowBox .txtBox h3 {
  text-align: center;
  font-weight: 700;
  font-size: 24px;
  color: #004098;
  line-height: 1;
  margin-bottom: 1em;
}
.shadowBox .txtBox p {
  font-size: 16px;
  line-height: 1.88;
}
.f-container {
  display: flex;
  margin-top: 3%;
  flex-wrap: wrap;
}
.box_osusume1, .box_osusume2, .box_osusume3 {
  padding: 0.5em;
  margin: 0;
  color: #FFF;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
  border-radius: 9px;
  font-size: 200%;
  font-weight: bold;
  width: 100%;
  line-height: 1.2em;
}
.box_osusume1 {
  background: #00509d;
}
.box_osusume2 {
  background: #b5184f;
}
.box_osusume3 {
  background: #eeac00;
}.box_blue {
  background: #00509d;
  padding: 0.5em;
  margin: 0;
  color: #FFF;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
  border-radius: 9px;
  font-size: 110%;
  font-weight: bold;
  width: 70%;
  line-height: 1.2em;
  margin: auto 15%;
}

.box04 {
  padding: 0.5em 1em;
  margin: 0;
  background: #8097f2;
  background: -moz-linear-gradient(top, #8097f2 0%, #477bf5 0%, #422ade 63%, #061e61 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #8097f2), color-stop(0%, #477bf5), color-stop(63%, #422ade), color-stop(100%, #061e61));
  background: -webkit-linear-gradient(top, #8097f2 0%, #477bf5 0%, #422ade 63%, #061e61 100%);
  background: -o-linear-gradient(top, #8097f2 0%, #477bf5 0%, #422ade 63%, #061e61 100%);
  background: -ms-linear-gradient(top, #8097f2 0%, #477bf5 0%, #422ade 63%, #061e61 100%);
  background: linear-gradient(to bottom, #8097f2 0%, #477bf5 0%, #422ade 63%, #061e61 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8097f2', endColorstr='#061e61', GradientType=0);
}
.box04 p {
  margin: 0;
  padding: 0;
}
a.hContactBtn002 {
  display: block;
  float: right;
  color: #fff;
  background: #f39700;
  padding: 10px 0;
  width: 12.11%;
  text-align: center;
  line-height: 1;
  border-radius: 17px;
  font-weight: 500;
}
div.hContactBtn002_largearea {
  width: 50%;
  margin: 3.5% 25% 5%;
}
a.hContactBtn002_large {
  width: 100%;
  display: block;
  color: #fff;
  background: #f39700;
  padding: 18px 0;
  text-align: center;
  line-height: 1;
  border-radius: 30px;
  font-weight: 500;
  font-size: 24px;
}
.btnStyle_blue {
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  padding: 20px 0;
  width: 80%;
  margin: 7.81% auto;
  text-align: center;
  color: #fff;
  background: #014593;
  transition: all 0.25s ease;
}
.btnStyle_blue:hover {
  background: #f39800;
}
.item {
  width: 50%;
  justify-content: space-between;
  padding: 1%;
}
.item_48per {
  width: 49%;
  justify-content: space-between;
  padding: 1%;
}
.item_60per {
  width: 60%;
  justify-content: space-between;
  padding: 1%;
}
.item_33per {
  width: 33.3%;
  justify-content: space-between;
  padding: 1%;
}
.item_31per {
  width: 32.3%;
  justify-content: space-between;
  padding: 2%;
}
.item_25per {
  width: 25%;
  justify-content: space-between;
  padding: 1%;
}
.item_23per {
  width: 24.5%;
  justify-content: space-between;
  padding: 0.5%;
}
.item_40per {
  width: 40%;
  justify-content: space-between;
  padding: 1%;
}
.item_100per {
  width: 100%;
  justify-content: space-between;
  padding: 1%;
}
.item-img {
  padding: 0;
}
.item-body {
  padding: 0;
}
.item-title {
  margin: 0 0 8px;
  font-size: 20px;
  font-weight: 700;
  color: #003f8e;
}
.item-body p {
  line-height: 1.5em;
  text-align: left;
}
.sub_title {
  margin: 0 0 8px;
  font-size: 50px;
  font-weight: 700;
  color: #003f8e;
}
.sampleemo {
  display: flex;
}
.boxemo {
  width: 20%;
  margin: 1%;
  border: 1px solid #ccc;
  background-color: #ddd;
}
.font_200per {
  font-size: 200%;
}
.font_120per {
  font-size: 120%;
}
.font_150per {
  font-size: 150%;
}
.font_80per {
  font-size: 80%;
}
.font_60per {
  font-size: 60%;
}
.textsize {
  font-size: 128.57%;
  line-height: 2;
  margin-bottom: 26px;
}
a.link:hover {
  color: #ff7043;
  text-decoration: underline;
}
a.link {
  color: #19a8e5;
  text-decoration: underline;
}
.btn-orange {
  display: inline-block;
  padding: 0.5em 1em;
  text-decoration: none;
  border-radius: 25px;
  color: #ffffff;
  background-image: linear-gradient(45deg, #FFC107 0%, #ff8b5f 100%);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
  border-bottom: solid 3px #c58668;
  width: 70%;
  margin: 3% 0;
  font-size: 150%;
  font-weight: bold;
}
.btn-blue {
  display: inline-block;
  padding: 0.5em 1em;
  text-decoration: none;
  border-radius: 25px;
  color: #ffffff;
  background-image: linear-gradient(#6795fd 0%, #67ceff 100%);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
  border-bottom: solid 3px #5e7fca;
  width: 70%;
  margin: 3% 0;
  font-size: 150%;
  font-weight: bold;
}
.btn-orange:active, .btn-blue:active {
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
  border-bottom: none;
}
.btn-orange:hover, .btn-blue:hover {
  opacity: 0.5;
}
.List-Item {
  border-top: 1px solid #ddd;
  width: 100%;
}
.List-Item:nth-of-type(1) {
  border-top: 0;
}
.List-Item-Content {
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  max-width: 1100px;
  display: flex;
  align-items: center;
}
.List-Item-Content.one {
  padding-top: 0;
}
.List-Item-Content-Number {
  position: relative;
  margin-right: 40px;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  background: #014897;
  color: #fff;
  font-size: 36px;
}
.List-Item-Content-Number-Line {
  position: absolute;
  top: -36%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 4px;
  height: 66px;
  background: #014897;
}
.List-Item-Content-Title {
  margin-right: 48px;
  flex-basis: 298px;
  color: #014897;
  font-size: 24px;
}
.List-Item-Content-Description {
  line-height: 1.5;
  font-size: 16px;
}
@media screen and (max-width: 450px) {
  h3.green {
    font-size: 110%;
  }
}
@media screen and (max-width: 768px) {
  .f-container {
    flex-wrap: wrap;
  }
  .item {
    width: 100%;
    padding: 0;
    margin-bottom: 5%;
  }
  .textsize {
    font-size: 100%;
    margin-bottom: 6.93%;
  }
  a.serviceBoxBtn {
    width: 100%;
  }
  .btn-orange, .btn-blue {
    width: 100%;
  }
  .productPageLink {
    display: block;
    margin: 4.69% auto 10%;
  }
  .productPageLink li {
    float: left;
    margin: 0 1px 1px 0;
  }
  .productPageLink li a, .productPageLink li a:hover {
    display: block;
    width: auto;
    text-align: center;
    color: #004098;
    font-weight: 500;
    background: #eee;
    padding: 1em 1.2em;
    font-size: 85.71%;
    position: relative;
  }
  .productPageLink li a:after, .productPageLink li a:hover:after {
    content: "";
    display: block;
    position: absolute;
    width: 8px;
    height: 5px;
    background: url(/corp/images/common/arrowBlueDown.png) no-repeat center/100%;
    bottom: 5px;
    left: 50%;
    margin-left: -4px;
    transition: all .25s ease;
  }
}
@media screen and (max-width: 540px) {
  .List-Item {
    border-top: 0;
  }
  .List-Item-Content {
    padding-top: 15px;
    padding-bottom: 15px;
    flex-wrap: wrap;
  }
  .List-Item-Content-Number {
    margin-right: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
  }
  .List-Item-Content-Description {
    margin-left: 60px;
    max-width: 260px;
    font-weight: normal;
    font-size: 13px;
  }
  .List-Item-Content-Title {
    margin-right: 0;
    max-width: 230px;
    font-size: 18px;
  }
  .List-Item-Content-Number-Line {
    top: -80%;
    width: 2px;
    height: 72px;
  }
}