@charset "UTF-8";
/* IE表示用のCSS　*/
_:-ms-input-placeholder, :root {
  font-family: Meiryo, sans-serif;
}

.bg-whi {
  display: inline-block;
  background: #fff;
}

.bg-yel {
  display: inline-block;
  background: #f5ede0;
}

.tc-red {
  color: #d11821;
}

.tc-yel {
  color: #f7b100;
}

.tc-gre {
  color: #0d9707;
}

.f-b {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: bold;
}

#wrapper #page_top {
  z-index: 9999;
}

#wrapper .link-anchor {
  background: #faf6ee;
}

@media print, screen and (min-width: 768px) {
  #wrapper .link-anchor nav ul li {
    width: calc(100 * 300vw / 1440);
  }
}

@media print, screen and (min-width: 1440px) {
  #wrapper .link-anchor nav ul li {
    width: 300px;
  }
}

#wrapper .link-anchor nav ul li a span {
  letter-spacing: -0.1em;
}

@media only screen and (max-width: 767px) {
  #wrapper .link-anchor nav ul li:last-child {
    width: 100%;
  }
}

#content h3 {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: bold;
  font-size: calc(100 * 36vw / 750);
  text-align: center;
  margin-bottom: calc(100 * 40vw / 750);
  color: #6a3f06;
  line-height: 1.5;
}

@media print, screen and (min-width: 768px) {
  #content h3 {
    font-size: 32px;
    margin-bottom: 38px;
  }
}

#content #mv {
  width: 100%;
}

#content #mv h2 {
  margin-bottom: 0;
}

#content #mv h2 img {
  width: 100%;
  height: auto;
}

#content .box-content {
  padding: calc(100 * 50vw / 750) 0;
  font-size: calc(100 * 24vw / 750);
}

#content .box-content p {
  line-height: 1.5;
}

@media print, screen and (min-width: 768px) {
  #content .box-content {
    padding: 60px 0;
  }
}

#content #about {
  text-align: center;
  position: relative;
}

@media print, screen and (min-width: 768px) {
  #content #about {
    padding-bottom: 50px;
    background: url(/migration/jihankiconsul/assets/img/qr/bg_sugoi_01.png) no-repeat center bottom;
    background-size: 100% auto;
  }
}

#content #about .box-content {
  padding: 5.33333vw 0 0;
  width: 92vw;
  margin: 0 auto;
}

@media print, screen and (min-width: 768px) {
  #content #about .box-content {
    padding: 3.47222vw 0 0;
  }
}

@media print, screen and (min-width: 1440px) {
  #content #about .box-content {
    padding: 40px 0 0;
  }
}

#content #about h3 {
  margin-bottom: 6.66667vw;
}

@media print, screen and (min-width: 768px) {
  #content #about h3 {
    width: 69.09722vw;
    height: 7.84722vw;
    background: url(/migration/jihankiconsul/assets/img/qr/tit_sugoi_01.png) no-repeat center top;
    background-size: 100% auto;
    margin: 0 auto;
    margin-bottom: 3.47222vw;
    text-indent: -9999px;
  }
}

@media print, screen and (min-width: 1440px) {
  #content #about h3 {
    width: 995px;
    height: 113px;
    margin-bottom: 50px;
  }
}

#content #about h4 {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: bold;
  color: #ffffff;
  font-size: calc(100 * 37vw / 750);
  margin-bottom: 6.66667vw;
}

@media print, screen and (min-width: 768px) {
  #content #about h4 {
    text-align: left;
    font-size: calc(100 * 40vw / 1440);
    margin-bottom: 2.77778vw;
  }
}

@media print, screen and (min-width: 1440px) {
  #content #about h4 {
    font-size: 40px;
    margin-bottom: 40px;
  }
}

#content #about h4 span {
  display: inline-block;
  background: #f67300;
  padding: 0.25em 0.15em;
}

#content #about h4 span:first-child {
  margin-bottom: 0.25em;
}

#content #about ul {
  text-align: left;
  margin-left: 9.33333vw;
  margin-bottom: 4.66667vw;
}

@media print, screen and (min-width: 768px) {
  #content #about ul {
    margin-left: 0.48611vw;
    margin-bottom: 0;
  }
}

@media print, screen and (min-width: 1440px) {
  #content #about ul {
    margin-left: 7px;
  }
}

#content #about ul li {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: bold;
  padding-top: 0.2em;
  margin-bottom: 0.5em;
  font-size: 3.46667vw;
  line-height: 1.5;
  padding-left: 8vw;
  background: url(/migration/jihankiconsul/assets/img/qr/icon_sugoi_01_s.png) no-repeat left top;
  background-size: 5.73333vw 5.73333vw;
  color: #6a3f06;
}

@media print, screen and (min-width: 768px) {
  #content #about ul li {
    font-size: 1.38889vw;
    padding-left: 3.61111vw;
    background: url(/migration/jihankiconsul/assets/img/qr/icon_sugoi_01_s.png) no-repeat left top;
    background-size: 36px 36px;
  }
}

@media print, screen and (min-width: 1440px) {
  #content #about ul li {
    font-size: 20px;
    padding-left: 52px;
  }
}

#content #about ul li span {
  color: #d0111b;
}

@media print, screen and (min-width: 768px) {
  #content #about .flex-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 69.44444vw;
    margin: 0 auto;
  }
}

@media print, screen and (min-width: 1440px) {
  #content #about .flex-box {
    width: 1000px;
  }
}

@media print, screen and (min-width: 768px) {
  #content #about .flex-box .detail {
    width: 37.5vw;
    text-align: left;
  }
}

@media print, screen and (min-width: 768px) {
  #content #about .flex-box .carcle {
    width: 27.98611vw;
  }
}

#content #problem {
  background: #faf6ee;
  padding-bottom: 1px;
}

#content #problem .box-content {
  padding-top: 9.33333vw;
  padding-bottom: 0;
}

@media print, screen and (min-width: 768px) {
  #content #problem .box-content {
    padding-top: 96px;
    width: 69.44444vw;
    margin: 0 auto;
    text-align: center;
  }
}

@media print, screen and (min-width: 1440px) {
  #content #problem .box-content {
    width: 1000px;
  }
}

#content #problem .box-content .sub-title {
  position: relative;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: bold;
  width: 66.66667vw;
  margin: 0 auto 17.33333vw;
  text-align: center;
  background: url(/migration/jihankiconsul/assets/img/qr/bg_sub-title_s.png) no-repeat center bottom;
  background-size: 100% auto;
}

@media print, screen and (min-width: 768px) {
  #content #problem .box-content .sub-title {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: auto;
    height: 75px;
    background: url(/migration/jihankiconsul/assets/img/lte/bg_sub-title_01.png) no-repeat right center, url(/migration/jihankiconsul/assets/img/collaboration/bg_sub-title_02.png) no-repeat left center;
    background-size: auto 100%;
    margin: 0 auto 145px;
    padding: 0 43px;
  }
}

#content #problem .box-content .sub-title h3 {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: bold;
  font-size: 3.73333vw;
  font-weight: bold;
  color: #6a3f06;
  line-height: 1.4;
  margin-bottom: 0;
}

@media print, screen and (min-width: 768px) {
  #content #problem .box-content .sub-title h3 {
    font-size: 2.08333vw;
  }
}

@media print, screen and (min-width: 1440px) {
  #content #problem .box-content .sub-title h3 {
    font-size: 30px;
  }
}

#content #problem .box-content .sub-title h3 span {
  display: block;
  color: #d11821;
  font-size: 6.4vw;
}

@media print, screen and (min-width: 768px) {
  #content #problem .box-content .sub-title h3 span {
    font-size: 3.47222vw;
  }
}

@media print, screen and (min-width: 1440px) {
  #content #problem .box-content .sub-title h3 span {
    font-size: 50px;
  }
}

@media print, screen and (min-width: 768px) {
  #content #problem .box-content .flex-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

#content #problem .box-content .flex-box .one-box {
  width: 92vw;
  background: -webkit-gradient(linear, left top, left bottom, from(#d0111b), to(#ab0e16));
  background: -webkit-linear-gradient(top, #d0111b 0%, #ab0e16 100%);
  background: -o-linear-gradient(top, #d0111b 0%, #ab0e16 100%);
  background: linear-gradient(180deg, #d0111b 0%, #ab0e16 100%);
  margin: 0 auto 17.33333vw;
  padding: 14.13333vw 6.93333vw 6.66667vw;
  position: relative;
}

@media only screen and (max-width: 767px) {
  #content #problem .box-content .flex-box .one-box {
    border-radius: 2vw;
  }
}

@media print, screen and (min-width: 768px) {
  #content #problem .box-content .flex-box .one-box {
    width: 22.91667vw;
    padding: 7.36111vw 0 3.47222vw;
    margin: 0 auto;
  }
}

@media print, screen and (min-width: 1440px) {
  #content #problem .box-content .flex-box .one-box {
    width: 330px;
    padding: 106px 0 50px;
  }
}

#content #problem .box-content .flex-box .one-box h4 {
  width: 71.73333vw;
  position: absolute;
  top: -3em;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media print, screen and (min-width: 768px) {
  #content #problem .box-content .flex-box .one-box h4 {
    top: -6.66667vw;
    width: 20.48611vw;
  }
}

@media print, screen and (min-width: 1440px) {
  #content #problem .box-content .flex-box .one-box h4 {
    top: -96px;
    width: 295px;
  }
}

#content #problem .box-content .flex-box .one-box p.lead {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: bold;
  font-size: 7.2vw;
  vertical-align: baseline;
  color: #fff;
  margin-bottom: 3.2vw;
}

@media only screen and (max-width: 767px) {
  #content #problem .box-content .flex-box .one-box p.lead {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media print, screen and (min-width: 768px) {
  #content #problem .box-content .flex-box .one-box p.lead {
    text-align: center;
    font-size: 3.33333vw;
    margin-bottom: 0;
  }
}

@media print, screen and (min-width: 1440px) {
  #content #problem .box-content .flex-box .one-box p.lead {
    font-size: 48px;
  }
}

#content #problem .box-content .flex-box .one-box p.lead span.pc-set {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 1.2;
}

#content #problem .box-content .flex-box .one-box p.lead span.mid {
  font-size: 6.13333vw;
}

@media print, screen and (min-width: 768px) {
  #content #problem .box-content .flex-box .one-box p.lead span.mid {
    font-size: 2.36111vw;
  }
}

@media print, screen and (min-width: 1440px) {
  #content #problem .box-content .flex-box .one-box p.lead span.mid {
    font-size: 34px;
  }
}

#content #problem .box-content .flex-box .one-box p.lead span.min {
  font-size: 4.8vw;
}

@media print, screen and (min-width: 768px) {
  #content #problem .box-content .flex-box .one-box p.lead span.min {
    font-size: 2.08333vw;
  }
}

@media print, screen and (min-width: 1440px) {
  #content #problem .box-content .flex-box .one-box p.lead span.min {
    font-size: 30px;
  }
}

#content #problem .box-content .flex-box .one-box p.txt {
  color: #ffffff;
  font-size: 3.2vw;
  text-align: left;
}

@media print, screen and (min-width: 768px) {
  #content #problem .box-content .flex-box .one-box p.txt {
    font-size: 16px;
    width: 18.88889vw;
    margin: 0 auto;
  }
}

@media print, screen and (min-width: 1440px) {
  #content #problem .box-content .flex-box .one-box p.txt {
    width: 272px;
  }
}

#content #problem .box-content .flex-box .one-box .video-box {
  margin-bottom: 3.2vw;
}

@media print, screen and (min-width: 768px) {
  #content #problem .box-content .flex-box .one-box .video-box {
    width: 18.88889vw;
    margin: 0 auto 1.66667vw;
  }
}

@media print, screen and (min-width: 1440px) {
  #content #problem .box-content .flex-box .one-box .video-box {
    width: 272px;
    margin: 0 auto 24px;
  }
}

#content #problem .box-content .flex-box .one-box .video-box .lightbox {
  cursor: pointer;
}

@media print, screen and (min-width: 768px) {
  #content #problem .box-content .flex-box .one-box.problem-01 {
    border-top-left-radius: 1.04167vw;
    border-bottom-left-radius: 1.04167vw;
  }
}

@media print, screen and (min-width: 1440px) {
  #content #problem .box-content .flex-box .one-box.problem-01 {
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
  }
}

#content #problem .box-content .flex-box .one-box.problem-02 {
  background: -webkit-gradient(linear, left top, left bottom, from(#f7b100), to(#e79c00));
  background: -webkit-linear-gradient(top, #f7b100 0%, #e79c00 100%);
  background: -o-linear-gradient(top, #f7b100 0%, #e79c00 100%);
  background: linear-gradient(180deg, #f7b100 0%, #e79c00 100%);
}

@media print, screen and (min-width: 768px) {
  #content #problem .box-content .flex-box .one-box.problem-02 {
    width: 23.61111vw;
    border-radius: 0;
  }
}

@media print, screen and (min-width: 1440px) {
  #content #problem .box-content .flex-box .one-box.problem-02 {
    width: 340px;
  }
}

#content #problem .box-content .flex-box .one-box.problem-03 {
  background: -webkit-gradient(linear, left top, left bottom, from(#6a3f06), to(#573405));
  background: -webkit-linear-gradient(top, #6a3f06 0%, #573405 100%);
  background: -o-linear-gradient(top, #6a3f06 0%, #573405 100%);
  background: linear-gradient(180deg, #6a3f06 0%, #573405 100%);
}

@media print, screen and (min-width: 768px) {
  #content #problem .box-content .flex-box .one-box.problem-03 {
    border-top-right-radius: 1.04167vw;
    border-bottom-right-radius: 1.04167vw;
  }
}

@media print, screen and (min-width: 1440px) {
  #content #problem .box-content .flex-box .one-box.problem-03 {
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
  }
}

#content #flow {
  background: #faf6ee;
}

#content #flow .box-content {
  padding-top: 24vw;
}

@media print, screen and (min-width: 768px) {
  #content #flow .box-content {
    padding-top: 95px;
  }
}

#content #flow .flow-content {
  position: relative;
  width: 92vw;
  background: #ffffff;
  margin: 0 auto;
  padding: 11.33333vw 0 9.33333vw;
}

@media print, screen and (min-width: 768px) {
  #content #flow .flow-content {
    width: 69.44444vw;
    padding: 75px 0 50px;
    margin: 0 auto;
  }
}

@media print, screen and (min-width: 1440px) {
  #content #flow .flow-content {
    width: 1000px;
  }
}

#content #flow .flow-content h3 {
  width: 49.06667vw;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media print, screen and (min-width: 768px) {
  #content #flow .flow-content h3 {
    width: 21.52778vw;
  }
}

@media print, screen and (min-width: 1440px) {
  #content #flow .flow-content h3 {
    width: 310px;
  }
}

#content #flow .flow-content p.last {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: bold;
  text-align: center;
  font-size: 3.73333vw;
  color: #6a3f06;
}

@media print, screen and (min-width: 768px) {
  #content #flow .flow-content p.last {
    font-size: 1.66667vw;
  }
}

@media print, screen and (min-width: 1440px) {
  #content #flow .flow-content p.last {
    font-size: 24px;
  }
}

#content #flow .flow-content p.last span {
  color: #c9101a;
}

#content #flow .flow-content .flex-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 767px) {
  #content #flow .flow-content .flex-box {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

@media print, screen and (min-width: 768px) {
  #content #flow .flow-content .flex-box {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 64.58333vw;
    margin: 0 auto 30px;
  }
}

@media print, screen and (min-width: 1440px) {
  #content #flow .flow-content .flex-box {
    width: 930px;
  }
}

#content #flow .flow-content .flex-box .one-box {
  width: 37.86667vw;
  text-align: center;
  margin: 0 0 4.66667vw 4.66667vw;
}

@media only screen and (max-width: 767px) {
  #content #flow .flow-content .flex-box .one-box {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

@media print, screen and (min-width: 768px) {
  #content #flow .flow-content .flex-box .one-box {
    width: 15.27778vw;
    margin: 0;
  }
}

@media print, screen and (min-width: 1440px) {
  #content #flow .flow-content .flex-box .one-box {
    width: 220px;
    margin: 0;
  }
}

#content #flow .flow-content .flex-box .one-box h4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 4vw;
  margin-bottom: 2.66667vw;
  min-height: 11.2vw;
  line-height: 1.4;
}

@media print, screen and (min-width: 768px) {
  #content #flow .flow-content .flex-box .one-box h4 {
    font-size: 1.38889vw;
    margin-bottom: 20px;
    min-height: 3.88889vw;
  }
}

@media print, screen and (min-width: 1440px) {
  #content #flow .flow-content .flex-box .one-box h4 {
    font-size: 20px;
    min-height: 56px;
  }
}

#content #flow .flow-content .flex-box .one-box p.num {
  width: 7.06667vw;
  margin: 0 auto 2.66667vw;
}

@media print, screen and (min-width: 768px) {
  #content #flow .flow-content .flex-box .one-box p.num {
    width: 40px;
    height: 45px;
    margin: 0 auto 20px;
  }
}

#content #flow .flow-content .flex-box .one-box p.num.icon {
  width: 5.46667vw;
}

@media print, screen and (min-width: 768px) {
  #content #flow .flow-content .flex-box .one-box p.num.icon {
    width: 30px;
  }
}

#content #flow .flow-content .flex-box .one-box.next_arrow {
  position: relative;
}

#content #flow .flow-content .flex-box .one-box.next_arrow::after {
  content: "";
  display: block;
  position: absolute;
  right: -3.06667vw;
  top: 0.5em;
  width: 3.06667vw;
  height: 5.46667vw;
  background: url(/migration/jihankiconsul/assets/img/qr/icon_flow_arrow_s.png) no-repeat center center;
  background-size: 100% auto;
}

@media print, screen and (min-width: 768px) {
  #content #flow .flow-content .flex-box .one-box.next_arrow::after {
    top: 0.25em;
    right: -14px;
    width: 14px;
    height: 26px;
  }
}

#content #flow .flow-content .flex-box .one-box.next_arrow.next_arrow-pc::after {
  display: none;
}

@media print, screen and (min-width: 768px) {
  #content #flow .flow-content .flex-box .one-box.next_arrow.next_arrow-pc::after {
    display: block;
  }
}

#content #flow .flow-content .flex-box .one-box.get_arrow {
  position: relative;
}

#content #flow .flow-content .flex-box .one-box.get_arrow::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0.5em;
  width: 3.06667vw;
  height: 5.46667vw;
  background: url(/migration/jihankiconsul/assets/img/qr/icon_flow_arrow_s.png) no-repeat center center;
  background-size: 100% auto;
}

@media print, screen and (min-width: 768px) {
  #content #flow .flow-content .flex-box .one-box.get_arrow::before {
    display: none;
  }
}

#content #merit {
  position: relative;
  overflow: hidden;
  padding-top: 20vw;
  background: #faf6ee;
}

@media print, screen and (min-width: 768px) {
  #content #merit {
    padding-top: 13.88889vw;
  }
}

@media print, screen and (min-width: 1440px) {
  #content #merit {
    padding-top: 200px;
  }
}

#content #merit::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #ffecdb;
  -webkit-transform: skewY(-6deg) translateY(2%);
  -ms-transform: skewY(-6deg) translateY(2%);
  transform: skewY(-6deg) translateY(2%);
  z-index: 1;
}

@media print, screen and (min-width: 768px) {
  #content #merit::before {
    -webkit-transform: skewY(-6deg) translateY(6%);
    -ms-transform: skewY(-6deg) translateY(6%);
    transform: skewY(-6deg) translateY(6%);
  }
}

#content #merit .bg-gradation {
  position: relative;
  z-index: 2;
  width: 100%;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(90%, #ffecdb), to(white));
  background: -webkit-linear-gradient(top, #ffecdb 90%, white 100%);
  background: -o-linear-gradient(top, #ffecdb 90%, white 100%);
  background: linear-gradient(180deg, #ffecdb 90%, white 100%);
  padding-bottom: 13.33333vw;
}

@media print, screen and (min-width: 768px) {
  #content #merit .bg-gradation {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(80%, #ffecdb), to(white));
    background: -webkit-linear-gradient(top, #ffecdb 80%, white 100%);
    background: -o-linear-gradient(top, #ffecdb 80%, white 100%);
    background: linear-gradient(180deg, #ffecdb 80%, white 100%);
    padding-bottom: 95px;
  }
}

#content #merit .box-content {
  position: relative;
  z-index: 3;
  width: 92vw;
  margin: 0 auto;
  padding: 0;
}

@media print, screen and (min-width: 768px) {
  #content #merit .box-content {
    width: 100%;
  }
}

#content #merit .box-content h3 {
  margin-bottom: 4vw;
}

@media print, screen and (min-width: 768px) {
  #content #merit .box-content h3 {
    width: 69.44444vw;
    margin: 0 auto;
    margin-bottom: 30px;
  }
}

@media print, screen and (min-width: 1440px) {
  #content #merit .box-content h3 {
    width: 1000px;
  }
}

#content #merit .box-content p.lead {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: bold;
  color: #6a3f06;
  font-size: 3.73333vw;
  text-align: center;
  margin-bottom: 6.66667vw;
}

@media print, screen and (min-width: 768px) {
  #content #merit .box-content p.lead {
    font-size: 1.66667vw;
    margin-bottom: 50px;
  }
}

@media print, screen and (min-width: 1440px) {
  #content #merit .box-content p.lead {
    font-size: 24px;
  }
}

#content #merit .box-content p.attention {
  width: 92vw;
  margin: 0 auto;
  margin-top: 1.5em;
  text-align: right;
  font-size: 2.93333vw;
}

@media print, screen and (min-width: 768px) {
  #content #merit .box-content p.attention {
    width: 69.44444vw;
    font-size: 0.83333vw;
    margin-top: 5em;
  }
}

@media print, screen and (min-width: 1440px) {
  #content #merit .box-content p.attention {
    width: 1000px;
    font-size: 12px;
  }
}

@media print, screen and (min-width: 768px) {
  #content #merit .box-content .flex-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 69.44444vw;
    margin: 0 auto;
  }
}

@media print, screen and (min-width: 1440px) {
  #content #merit .box-content .flex-box {
    width: 1000px;
  }
}

#content #merit .box-content .one-box {
  background: #fff;
  padding: 2.66667vw 0;
  margin-bottom: 4vw;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);
}

@media print, screen and (min-width: 768px) {
  #content #merit .box-content .one-box {
    position: relative;
    width: 33.33333vw;
    padding: 34px 0;
  }
}

@media print, screen and (min-width: 1440px) {
  #content #merit .box-content .one-box {
    width: 480px;
  }
}

#content #merit .box-content .one-box .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 1.33333vw;
}

@media print, screen and (min-width: 768px) {
  #content #merit .box-content .one-box .title {
    position: absolute;
    top: 0;
    left: 0;
  }
}

#content #merit .box-content .one-box .title .num {
  width: 8vw;
  height: 9.33333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 4.66667vw;
  color: #ffffff;
  background: #f67300;
  margin-right: 1.33333vw;
}

@media print, screen and (min-width: 768px) {
  #content #merit .box-content .one-box .title .num {
    width: 3.47222vw;
    height: 3.47222vw;
    font-size: 2.08333vw;
    margin-right: 0;
  }
}

@media print, screen and (min-width: 1440px) {
  #content #merit .box-content .one-box .title .num {
    width: 50px;
    height: 50px;
    font-size: 30px;
  }
}

#content #merit .box-content .one-box .title h4 {
  font-size: 4.26667vw;
  color: #f67300;
  letter-spacing: -0.08em;
}

#content #merit .box-content .one-box .title h4 span.maker {
  margin-right: 0.25em;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #fff666));
  background: -webkit-linear-gradient(transparent 60%, #fff666 60%);
  background: -o-linear-gradient(transparent 60%, #fff666 60%);
  background: linear-gradient(transparent 60%, #fff666 60%);
}

#content #merit .box-content .one-box .merit-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#content #merit .box-content .one-box .merit-content .img {
  width: 38.66667vw;
  margin-right: 2.66667vw;
}

@media print, screen and (min-width: 768px) {
  #content #merit .box-content .one-box .merit-content .img {
    width: 15.27778vw;
    margin-right: 1.38889vw;
  }
}

@media print, screen and (min-width: 1440px) {
  #content #merit .box-content .one-box .merit-content .img {
    width: 220px;
    margin-right: 20px;
  }
}

#content #merit .box-content .one-box .merit-content .txt {
  width: 45.33333vw;
  font-size: 3.2vw;
}

@media print, screen and (min-width: 768px) {
  #content #merit .box-content .one-box .merit-content .txt {
    width: 15.625vw;
    font-size: 1.11111vw;
  }
}

@media print, screen and (min-width: 1440px) {
  #content #merit .box-content .one-box .merit-content .txt {
    width: 225px;
    font-size: 16px;
  }
}

@media print, screen and (min-width: 768px) {
  #content #merit .box-content .one-box .merit-content .txt h4 {
    font-size: 1.38889vw;
    color: #f67300;
    letter-spacing: -0.08em;
    line-height: 1.5;
  }
}

@media print, screen and (min-width: 1440px) {
  #content #merit .box-content .one-box .merit-content .txt h4 {
    font-size: 20px;
  }
}

#content #merit .box-content .one-box .merit-content .txt h4 span.maker {
  margin-right: 0.25em;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #fff666));
  background: -webkit-linear-gradient(transparent 60%, #fff666 60%);
  background: -o-linear-gradient(transparent 60%, #fff666 60%);
  background: linear-gradient(transparent 60%, #fff666 60%);
}

@media print, screen and (min-width: 768px) {
  #content #merit .box-content .one-box .merit-content .txt p {
    margin-top: 0.5em;
  }
}

@media print, screen and (min-width: 768px) {
  #content #merit .box-content .one-box.one-box-03 {
    width: 69.44444vw;
  }
}

@media print, screen and (min-width: 1440px) {
  #content #merit .box-content .one-box.one-box-03 {
    width: 1000px;
  }
}

@media print, screen and (min-width: 768px) {
  #content #merit .box-content .one-box.one-box-03 .merit-content .img {
    width: 34.79167vw;
  }
}

@media print, screen and (min-width: 1440px) {
  #content #merit .box-content .one-box.one-box-03 .merit-content .img {
    width: 501px;
  }
}

@media print, screen and (min-width: 768px) {
  #content #merit .box-content .one-box.one-box-03 .merit-content .txt {
    width: 31.59722vw;
  }
}

@media print, screen and (min-width: 1440px) {
  #content #merit .box-content .one-box.one-box-03 .merit-content .txt {
    width: 455px;
  }
}

@media print, screen and (min-width: 768px) {
  #content #merit .box-content .one-box.one-box-04 {
    margin-bottom: 0;
  }
}

#content #merit .box-content .one-box.one-box-05 {
  margin-bottom: 0;
}

#content #money {
  padding: 0 0 4vw;
}

@media print, screen and (min-width: 768px) {
  #content #money {
    padding: 0 0 30px;
  }
}

#content #money .box-content {
  padding: 0;
}

#content #money .box-content h3 {
  width: 92vw;
  margin: 0 auto;
  margin-bottom: 4vw;
}

@media print, screen and (min-width: 768px) {
  #content #money .box-content h3 {
    margin-bottom: 30px;
  }
}

#content #money .box-content p.lead {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: bold;
  text-align: center;
  margin-bottom: 6.66667vw;
  font-size: 3.73333vw;
  color: #6a3f06;
}

@media print, screen and (min-width: 768px) {
  #content #money .box-content p.lead {
    margin-bottom: 30px;
    font-size: 24px;
  }
}

#content #money .box-content .flex-box {
  width: 92vw;
  margin: 0 auto;
}

@media print, screen and (min-width: 768px) {
  #content #money .box-content .flex-box {
    width: 69.44444vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media print, screen and (min-width: 1440px) {
  #content #money .box-content .flex-box {
    width: 1000px;
  }
}

@media print, screen and (min-width: 768px) {
  #content #money .box-content .flex-box .pay-list {
    width: 36.11111vw;
  }
}

@media print, screen and (min-width: 1440px) {
  #content #money .box-content .flex-box .pay-list {
    width: 520px;
  }
}

#content #money .box-content .flex-box .pay-list .pay-list-flame {
  position: relative;
  border-radius: 1.33333vw;
  background: #f5ede0;
  color: #6a3f06;
  padding: 6.66667vw 6.66667vw;
  margin-bottom: 4vw;
}

@media print, screen and (min-width: 768px) {
  #content #money .box-content .flex-box .pay-list .pay-list-flame {
    padding: 1.38889vw 2.43056vw;
  }
}

@media print, screen and (min-width: 1440px) {
  #content #money .box-content .flex-box .pay-list .pay-list-flame {
    padding: 20px 35px;
  }
}

#content #money .box-content .flex-box .pay-list .pay-list-flame::after {
  content: "";
  position: absolute;
  right: 0.66667vw;
  bottom: -1.33333vw;
  display: block;
  width: 10.53333vw;
  height: 14.4vw;
  background: url(/migration/jihankiconsul/assets/img/qr/icon_money_01_s.png) no-repeat center center;
  background-size: 100% auto;
}

@media print, screen and (min-width: 768px) {
  #content #money .box-content .flex-box .pay-list .pay-list-flame::after {
    right: 5px;
    bottom: -30px;
    width: 67px;
    height: 92px;
  }
}

#content #money .box-content .flex-box .pay-list .pay-list-flame p {
  line-height: 2;
  font-size: 3.46667vw;
}

@media print, screen and (min-width: 768px) {
  #content #money .box-content .flex-box .pay-list .pay-list-flame p {
    font-size: 22px;
  }
}

@media print, screen and (min-width: 768px) {
  #content #money .box-content .flex-box .comment {
    width: 31.25vw;
  }
}

@media print, screen and (min-width: 1440px) {
  #content #money .box-content .flex-box .comment {
    width: 450px;
  }
}

#content #money .box-content .flex-box .comment p {
  line-height: 2;
  font-size: 3.2vw;
}

@media print, screen and (min-width: 768px) {
  #content #money .box-content .flex-box .comment p {
    font-size: 16px;
  }
}

#content #money .box-content .flex-box .comment p.attention {
  margin-top: 1.5em;
  text-align: right;
  font-size: 2.93333vw;
}

@media print, screen and (min-width: 768px) {
  #content #money .box-content .flex-box .comment p.attention {
    margin-top: 5em;
    font-size: 12px;
  }
}

#content #secchi {
  background: #faf6ee;
}

@media print, screen and (min-width: 768px) {
  #content #secchi {
    padding-top: 95px;
  }
}

#content #secchi h3 {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: bold;
  font-size: calc(100 * 36vw / 750);
  color: #6a3f06;
  letter-spacing: -0.04em;
}

@media print, screen and (min-width: 768px) {
  #content #secchi h3 {
    font-size: calc(100 * 32vw / 1440);
  }
}

@media print, screen and (min-width: 1440px) {
  #content #secchi h3 {
    font-size: 32px;
  }
}

#content #secchi h3::before {
  content: "";
  width: calc(100 * 43vw / 750);
  height: calc(100 * 53vw / 750);
  display: block;
  background: url(/migration/jihankiconsul/assets/img/collaboration/icon_secchi_01.png) no-repeat;
  background-size: cover;
  margin: 0 auto calc(100 * 20vw / 750);
}

@media print, screen and (min-width: 768px) {
  #content #secchi h3::before {
    width: calc(100 * 43vw / 1440);
    height: calc(100 * 53vw / 1440);
    margin: 0 auto calc(100 * 20vw / 1440);
  }
}

@media print, screen and (min-width: 1440px) {
  #content #secchi h3::before {
    width: 43px;
    height: 53px;
    margin: 0 auto 20px;
  }
}

#content #secchi #interview {
  margin-bottom: calc(100 * 75vw / 750);
}

@media print, screen and (min-width: 768px) {
  #content #secchi #interview {
    margin-bottom: 75px;
  }
}

#content #secchi #interview p {
  width: calc(100 * 690vw / 750);
  margin: 0 auto;
  display: block;
}

@media print, screen and (min-width: 768px) {
  #content #secchi #interview p {
    width: calc(100 * 992vw / 1440);
  }
}

@media print, screen and (min-width: 1440px) {
  #content #secchi #interview p {
    width: 992px;
  }
}

@media print, screen and (min-width: 768px) {
  #content #secchi #interview p a {
    display: block;
    cursor: pointer;
  }
}

#content #secchi .slider {
  width: calc(100 * 690vw / 750);
  margin: 0 auto calc(100 * 40vw / 750);
}

@media print, screen and (min-width: 768px) {
  #content #secchi .slider {
    margin-bottom: 40px;
  }
}

#content #project {
  background: #fffcd2;
  padding: calc(100 * 100vw / 750) 0;
  text-align: center;
  color: #6a3f06;
}

@media print, screen and (min-width: 768px) {
  #content #project {
    padding: calc(100 * 100vw / 1440) 0;
  }
}

@media print, screen and (min-width: 1440px) {
  #content #project {
    padding: 100px 0;
  }
}

#content #project .box-content {
  width: calc(100 * 690vw / 750);
  margin: 0 auto;
}

@media print, screen and (min-width: 768px) {
  #content #project .box-content {
    width: calc(100 * 1200vw / 1440);
  }
}

@media print, screen and (min-width: 1440px) {
  #content #project .box-content {
    width: 1200px;
  }
}

#content #project h2 {
  width: calc(100 * 690vw / 750);
  margin: 0 auto;
  margin-bottom: calc(100 * 30vw / 750);
}

@media print, screen and (min-width: 768px) {
  #content #project h2 {
    width: calc(100 * 946vw / 1440);
    margin-bottom: 30px;
  }
}

@media print, screen and (min-width: 1440px) {
  #content #project h2 {
    width: 946px;
  }
}

#content #project p.lead {
  text-align: center;
  font-size: calc(100 * 24vw / 750);
  margin-bottom: calc(100 * 20vw / 750);
  line-height: 1.6;
  letter-spacing: -0.04em;
}

@media print, screen and (min-width: 768px) {
  #content #project p.lead {
    font-size: 16px;
    margin-bottom: 20px;
  }
}

#content #project p.lead.last-lead {
  margin-bottom: calc(100 * 60vw / 750);
}

@media print, screen and (min-width: 768px) {
  #content #project p.lead.last-lead {
    margin-bottom: 60px;
  }
}

#content #project h3.sub-title {
  position: relative;
  display: inline-block;
  padding: calc(100 * 10vw / 750) calc(100 * 28vw / 750);
  font-size: calc(100 * 34vw / 750);
  text-align: center;
  line-height: 1.3;
  margin-bottom: calc(100 * 20vw / 750);
}

@media print, screen and (min-width: 768px) {
  #content #project h3.sub-title {
    padding: calc(100 * 10vw / 1440) calc(100 * 35vw / 1440);
    font-size: calc(100 * 32vw / 1440);
    margin-bottom: calc(100 * 20vw / 1440);
  }
}

@media print, screen and (min-width: 1440px) {
  #content #project h3.sub-title {
    padding: 10px 35px;
    font-size: 32px;
    margin-bottom: 20px;
  }
}

#content #project h3.sub-title::before, #content #project h3.sub-title::after {
  position: absolute;
  content: "";
  display: block;
  width: calc(100 * 80vw / 750);
  height: 2px;
  background: #6a3f06;
  top: calc(100 * 50vw / 750);
}

@media print, screen and (min-width: 768px) {
  #content #project h3.sub-title::before, #content #project h3.sub-title::after {
    height: 2px;
    width: calc(100 * 40vw / 1440);
    top: calc(100 * 28vw / 1440);
  }
}

@media print, screen and (min-width: 1440px) {
  #content #project h3.sub-title::before, #content #project h3.sub-title::after {
    height: 2px;
    width: 40px;
    top: 28px;
  }
}

#content #project h3.sub-title::before {
  left: calc(100 * -20vw / 750);
  -webkit-transform: rotate(70deg);
  -ms-transform: rotate(70deg);
  transform: rotate(70deg);
}

@media print, screen and (min-width: 768px) {
  #content #project h3.sub-title::before {
    left: calc(100 * -10vw / 1440);
    -webkit-transform: rotate(70deg);
    -ms-transform: rotate(70deg);
    transform: rotate(70deg);
  }
}

@media print, screen and (min-width: 1440px) {
  #content #project h3.sub-title::before {
    left: -10px;
    -webkit-transform: rotate(70deg);
    -ms-transform: rotate(70deg);
    transform: rotate(70deg);
  }
}

#content #project h3.sub-title::after {
  right: calc(100 * -20vw / 750);
  -webkit-transform: rotate(-70deg);
  -ms-transform: rotate(-70deg);
  transform: rotate(-70deg);
}

@media print, screen and (min-width: 768px) {
  #content #project h3.sub-title::after {
    right: calc(100 * -10vw / 1440);
    -webkit-transform: rotate(-70deg);
    -ms-transform: rotate(-70deg);
    transform: rotate(-70deg);
  }
}

@media print, screen and (min-width: 1440px) {
  #content #project h3.sub-title::after {
    right: -10px;
    -webkit-transform: rotate(-70deg);
    -ms-transform: rotate(-70deg);
    transform: rotate(-70deg);
  }
}

#content #project .toggle-obj {
  padding: 0;
  margin-bottom: calc(100 * 60vw / 750);
}

@media print, screen and (min-width: 768px) {
  #content #project .toggle-obj {
    margin-bottom: 60px;
  }
}

#content #project .toggle-obj .toggle-head {
  position: relative;
  background: #6a3f06;
  color: #fff;
  text-align: center;
  font-size: calc(100 * 32vw / 750);
  font-weight: bold;
  padding: calc(100 * 20vw / 750) 0;
  display: inline-block;
  vertical-align: baseline;
  text-align: center;
  width: 100%;
}

@media print, screen and (min-width: 768px) {
  #content #project .toggle-obj .toggle-head {
    font-size: calc(100 * 32vw / 1440);
    padding: 10px 0;
  }
}

@media print, screen and (min-width: 1440px) {
  #content #project .toggle-obj .toggle-head {
    font-size: 32px;
  }
}

#content #project .toggle-obj .toggle-head span {
  font-size: calc(100 * 22vw / 750);
  font-weight: normal;
  margin-left: calc(100 * 10vw / 750);
  vertical-align: baseline;
}

@media print, screen and (min-width: 768px) {
  #content #project .toggle-obj .toggle-head span {
    font-size: 16px;
    margin-left: 20px;
  }
}

#content #project .toggle-obj .toggle-box {
  position: relative;
  padding: calc(100 * 40vw / 750) 0;
  background: #fff;
  border: 1px solid #6a3f06;
}

@media print, screen and (min-width: 768px) {
  #content #project .toggle-obj .toggle-box {
    padding-top: calc(100 * 40vw / 1440);
    padding-bottom: 0;
  }
}

@media print, screen and (min-width: 1440px) {
  #content #project .toggle-obj .toggle-box {
    padding-top: 40px;
    padding-bottom: 0;
  }
}

#content #project .toggle-obj .toggle-box .sample {
  width: calc(100 * 630vw / 750);
  margin: 0 auto;
  text-align: center;
}

@media print, screen and (min-width: 768px) {
  #content #project .toggle-obj .toggle-box .sample {
    width: 100%;
  }
}

#content #project .toggle-obj .toggle-box .sample p {
  font-size: calc(100 * 30vw / 750);
  vertical-align: bottom;
  font-weight: bold;
  margin-bottom: calc(100 * 40vw / 750);
  line-height: 1.2;
}

@media print, screen and (min-width: 768px) {
  #content #project .toggle-obj .toggle-box .sample p {
    font-size: 32px;
    margin-bottom: 40px;
  }
}

#content #project .toggle-obj .toggle-box .sample p:first-child {
  line-height: 1.5;
  margin-bottom: calc(100 * 20vw / 750);
}

@media print, screen and (min-width: 768px) {
  #content #project .toggle-obj .toggle-box .sample p:first-child {
    margin-bottom: 20px;
  }
}

#content #project .toggle-obj .toggle-box .sample p span {
  display: inline;
  vertical-align: baseline;
}

#content #project .toggle-obj .toggle-box .sample p span.big {
  font-size: calc(100 * 40vw / 750);
}

@media print, screen and (min-width: 768px) {
  #content #project .toggle-obj .toggle-box .sample p span.big {
    font-size: 40px;
  }
}

#content #project .toggle-obj .toggle-box .sample p span.small {
  letter-spacing: -0.08em;
}

#content #project .toggle-obj .toggle-box .sample p sup {
  font-size: calc(100 * 22vw / 750);
}

@media print, screen and (min-width: 768px) {
  #content #project .toggle-obj .toggle-box .sample p sup {
    font-size: 16px;
  }
}

#content #project .toggle-obj .toggle-box .sample p small {
  font-weight: normal;
  font-size: calc(100 * 22vw / 750);
  letter-spacing: -0.08em;
}

@media print, screen and (min-width: 768px) {
  #content #project .toggle-obj .toggle-box .sample p small {
    font-size: 14px;
  }
}

@media print, screen and (min-width: 768px) {
  #content #project .toggle-obj .toggle-box .sample .flex-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: auto;
    margin: 0 0 0 calc(100 * 148vw / 1440);
  }
}

@media print, screen and (min-width: 1440px) {
  #content #project .toggle-obj .toggle-box .sample .flex-box {
    margin: 0 0 0 148px;
  }
}

#content #project .toggle-obj .toggle-box .sample .flex-box .img {
  width: calc(100 * 458vw / 750);
  margin: 0 auto calc(100 * 40vw / 750);
}

@media print, screen and (min-width: 768px) {
  #content #project .toggle-obj .toggle-box .sample .flex-box .img {
    width: calc(100 * 410vw / 1440);
    margin: 0;
  }
}

@media print, screen and (min-width: 1440px) {
  #content #project .toggle-obj .toggle-box .sample .flex-box .img {
    width: 410px;
  }
}

#content #project .toggle-obj .toggle-box .sample .flex-box .detail {
  width: calc(100 * 620vw / 750);
  margin: 0 auto;
}

@media print, screen and (min-width: 768px) {
  #content #project .toggle-obj .toggle-box .sample .flex-box .detail {
    width: auto;
    text-align: left;
    margin: 0 0 0 calc(100 * 20vw / 1440);
  }
}

@media print, screen and (min-width: 1440px) {
  #content #project .toggle-obj .toggle-box .sample .flex-box .detail {
    margin: 0 0 0 20px;
  }
}

#content #project .toggle-obj .toggle-box .sample .flex-box .detail p.title {
  background: #f5ede0;
  color: #6a3f06;
  font-size: calc(100 * 26vw / 750);
  margin-bottom: calc(100 * 10vw / 750);
  padding: calc(100 * 10vw / 750) 0;
}

@media print, screen and (min-width: 768px) {
  #content #project .toggle-obj .toggle-box .sample .flex-box .detail p.title {
    display: inline-block;
    font-size: 16px;
    margin-bottom: 15px;
    padding: 10px 20px;
    line-height: 1;
  }
}

#content #project .toggle-obj .toggle-box .sample .flex-box .detail dl {
  text-align: left;
}

#content #project .toggle-obj .toggle-box .sample .flex-box .detail dl dt {
  font-size: calc(100 * 24vw / 750);
  line-height: 2;
  color: #6a3f06;
}

@media print, screen and (min-width: 768px) {
  #content #project .toggle-obj .toggle-box .sample .flex-box .detail dl dt {
    font-size: calc(100 * 16vw / 1440);
  }
}

@media print, screen and (min-width: 1440px) {
  #content #project .toggle-obj .toggle-box .sample .flex-box .detail dl dt {
    font-size: 16px;
  }
}

#content #project .toggle-obj .toggle-box .sample .flex-box .detail dl dd {
  font-size: calc(100 * 24vw / 750);
  line-height: 2;
  color: #6a3f06;
}

@media print, screen and (min-width: 768px) {
  #content #project .toggle-obj .toggle-box .sample .flex-box .detail dl dd {
    font-size: calc(100 * 16vw / 1440);
  }
}

@media print, screen and (min-width: 1440px) {
  #content #project .toggle-obj .toggle-box .sample .flex-box .detail dl dd {
    font-size: 16px;
  }
}

#content #project .toggle-obj .toggle-box .sample.sample-01 {
  padding-bottom: calc(100 * 84vw / 750);
  margin-bottom: calc(100 * 30vw / 750);
  background: url(/migration/jihankiconsul/assets/img/lte/icon_sample_01_s.png) no-repeat center bottom;
  background-size: calc(100 * 94vw / 750) auto;
}

@media print, screen and (min-width: 768px) {
  #content #project .toggle-obj .toggle-box .sample.sample-01 {
    padding-bottom: calc(100 * 110vw / 1440);
    margin-bottom: calc(100 * 60vw / 1440);
    background: url(/migration/jihankiconsul/assets/img/lte/icon_sample_01_s.png) no-repeat center bottom;
    background-size: calc(100 * 94vw / 1440) auto;
  }
}

@media print, screen and (min-width: 1440px) {
  #content #project .toggle-obj .toggle-box .sample.sample-01 {
    padding-bottom: 110px;
    margin-bottom: 60px;
    background: url(/migration/jihankiconsul/assets/img/lte/icon_sample_01_s.png) no-repeat center bottom;
    background-size: 94px auto;
  }
}

@media print, screen and (min-width: 768px) {
  #content #project .toggle-obj .toggle-box .sample.sample-02 {
    padding-bottom: 80px;
  }
}

@media print, screen and (min-width: 768px) {
  #content #project .toggle-obj .toggle-box .sample.sample-02 .flex-box {
    margin: 0 0 0 calc(100 * 120vw / 1440);
  }
}

@media print, screen and (min-width: 1440px) {
  #content #project .toggle-obj .toggle-box .sample.sample-02 .flex-box {
    margin: 0 0 0 120px;
  }
}

#content #project .toggle-obj .toggle-box .sample.sample-02 .flex-box .img {
  width: calc(100 * 538vw / 750);
}

@media print, screen and (min-width: 768px) {
  #content #project .toggle-obj .toggle-box .sample.sample-02 .flex-box .img {
    width: calc(100 * 440vw / 1440);
  }
}

@media print, screen and (min-width: 1440px) {
  #content #project .toggle-obj .toggle-box .sample.sample-02 .flex-box .img {
    width: 440px;
  }
}

#content #project .target {
  width: calc(100 * 690vw / 750);
  margin: 0 auto calc(100 * 60vw / 750);
}

@media print, screen and (min-width: 768px) {
  #content #project .target {
    width: calc(100 * 1200vw / 1440);
    margin: 0 auto 60px;
  }
}

@media print, screen and (min-width: 1440px) {
  #content #project .target {
    width: 1200px;
  }
}

#content #project .target .target-head {
  background: #f5ede0;
  border: 1px solid #6a3f06;
}

#content #project .target .target-head dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

#content #project .target .target-head dl dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: calc(100 * 120vw / 750);
  color: #ffffff;
  background: #6a3f06;
  font-size: calc(100 * 32vw / 750);
  font-weight: bold;
  border-top-right-radius: calc(100 * 60vw / 750);
  border-bottom-right-radius: calc(100 * 60vw / 750);
  padding-left: calc(100 * 20vw / 750);
}

@media print, screen and (min-width: 768px) {
  #content #project .target .target-head dl dt {
    width: calc(100 * 126vw / 1440);
    font-size: calc(100 * 30vw / 1440);
    border-top-right-radius: calc(100 * 35vw / 1440);
    border-bottom-right-radius: calc(100 * 35vw / 1440);
    padding-left: calc(100 * 20vw / 1440);
  }
}

@media print, screen and (min-width: 1440px) {
  #content #project .target .target-head dl dt {
    width: 126px;
    font-size: 30px;
    border-top-right-radius: 35px;
    border-bottom-right-radius: 35px;
    padding-left: 25px;
  }
}

#content #project .target .target-head dl dd {
  font-size: calc(100 * 32vw / 750);
  font-weight: bold;
  padding: calc(100 * 10vw / 750) 0 calc(100 * 10vw / 750) calc(100 * 20vw / 750);
  line-height: 1.3;
  color: #6a3f06;
  text-align: left;
}

@media print, screen and (min-width: 768px) {
  #content #project .target .target-head dl dd {
    font-size: calc(100 * 32vw / 1440);
    padding: calc(100 * 10vw / 1440) 0;
    width: 100%;
    text-align: center;
  }
}

@media print, screen and (min-width: 1440px) {
  #content #project .target .target-head dl dd {
    font-size: 32px;
    padding: 10px 0;
  }
}

#content #project .target .target-box {
  border: 1px solid #6a3f06;
  border-top: none;
  background: #ffffff;
  padding: calc(100 * 30vw / 750);
}

@media print, screen and (min-width: 768px) {
  #content #project .target .target-box {
    padding: calc(100 * 30vw / 1440) calc(100 * 100vw / 1440);
  }
}

@media print, screen and (min-width: 1440px) {
  #content #project .target .target-box {
    padding: 30px 100px;
  }
}

#content #project .target .target-box p {
  font-size: calc(100 * 24vw / 750);
  line-height: 1.4;
  text-align: left;
}

@media print, screen and (min-width: 768px) {
  #content #project .target .target-box p {
    font-size: 18px;
  }
}

#content #project .target .target-box p.end_text {
  text-align: right;
  font-size: calc(100 * 22vw / 750);
}

@media print, screen and (min-width: 768px) {
  #content #project .target .target-box p.end_text {
    font-size: 14px;
  }
}

@media print, screen and (min-width: 768px) {
  #content #project .target .target-box .flex-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px;
  }
}

#content #project .target .target-box .flex-box .detail {
  margin-bottom: calc(100 * 40vw / 750);
}

@media print, screen and (min-width: 768px) {
  #content #project .target .target-box .flex-box .detail {
    width: calc(100 * 500vw / 1440);
    margin-bottom: 0;
  }
}

#content #project .target .target-box .flex-box .detail p {
  margin-top: calc(100 * 20vw / 750);
}

@media print, screen and (min-width: 768px) {
  #content #project .target .target-box .flex-box .detail p {
    margin-top: calc(100 * 20vw / 1440);
  }
}

@media print, screen and (min-width: 1440px) {
  #content #project .target .target-box .flex-box .detail p {
    margin-top: 20px;
  }
}

#content #project .target .target-box .flex-box .detail p:first-of-type {
  margin-top: 0;
}

#content #project .target .target-box .flex-box .detail ul {
  margin-top: calc(100 * 20vw / 750);
}

#content #project .target .target-box .flex-box .detail ul li {
  font-size: calc(100 * 22vw / 750);
  text-align: left;
  line-height: 1.4;
}

@media print, screen and (min-width: 768px) {
  #content #project .target .target-box .flex-box .detail ul li {
    font-size: 14px;
  }
}

#content #project .target .target-box .flex-box .img {
  width: calc(100 * 630vw / 750);
  margin: 0 auto calc(100 * 30vw / 750);
}

@media print, screen and (min-width: 768px) {
  #content #project .target .target-box .flex-box .img {
    width: calc(100 * 486vw / 1440);
    margin: 0;
  }
}

#content #project .target.target02 .target-box .flex-box .img {
  width: calc(100 * 509vw / 750);
}

@media print, screen and (min-width: 768px) {
  #content #project .target.target02 .target-box .flex-box .img {
    width: calc(100 * 350vw / 1440);
    margin-right: calc(100 * 40vw / 1440);
  }
}

#content #project .target.target03 .target-box .flex-box .img {
  width: calc(100 * 509vw / 750);
}

@media print, screen and (min-width: 768px) {
  #content #project .target.target03 .target-box .flex-box .img {
    width: calc(100 * 400vw / 1440);
  }
}

#content #project .link_bnr h3 {
  font-size: calc(100 * 28vw / 750);
  margin-bottom: calc(100 * 20vw / 750);
  color: #6a3f06;
}

@media print, screen and (min-width: 768px) {
  #content #project .link_bnr h3 {
    font-size: 24px;
    margin-bottom: 20px;
  }
}

#content #project .link_bnr p {
  width: calc(100 * 694vw / 750);
  margin: 0 auto;
}

@media print, screen and (min-width: 768px) {
  #content #project .link_bnr p {
    width: calc(100 * 804vw / 1440);
  }
}

@media print, screen and (min-width: 1440px) {
  #content #project .link_bnr p {
    width: 804px;
  }
}

#content #fqa .box-content {
  background: #f5ede0;
}

#content #fqa h3 {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: bold;
}

#content #fqa h3::before {
  content: "";
  width: calc(100 * 72vw / 750);
  height: calc(100 * 77vw / 750);
  display: block;
  background: url(/migration/jihankiconsul/assets/img/facerecognition/icon_faq.png) no-repeat;
  background-size: cover;
  margin: 0 auto calc(100 * 15vw / 750);
}

@media print, screen and (min-width: 768px) {
  #content #fqa h3::before {
    width: calc(100 * 72vw / 1440);
    height: calc(100 * 77vw / 1440);
    margin: 0 auto 13px;
  }
}

@media print, screen and (min-width: 1440px) {
  #content #fqa h3::before {
    width: 72px;
    height: 77px;
    margin: 0 auto 13px;
  }
}

@media print, screen and (min-width: 768px) {
  #content #fqa .box-content-inner {
    width: calc(100 * 1200vw / 1440);
    margin: 0 auto;
  }
}

@media print, screen and (min-width: 1440px) {
  #content #fqa .box-content-inner {
    width: 1200px;
  }
}

#content #fqa .box-fqa {
  width: calc(100 * 690vw / 750);
  margin: 0 auto;
}

@media print, screen and (min-width: 768px) {
  #content #fqa .box-fqa {
    width: 100%;
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: url(/migration/jihankiconsul/assets/img/facerecognition/bor_dot_yoko_s.png) repeat-x bottom left;
    background-size: auto 4px;
    padding-bottom: 15px;
    margin-bottom: 60px;
  }
}

#content #fqa .box-fqa dl {
  margin: 0 auto;
  background: url(/migration/jihankiconsul/assets/img/facerecognition/bor_dot_yoko_s.png) repeat-x top left;
  background-size: auto calc(100 * 5vw / 750);
  padding: calc(100 * 80vw / 750) 0 0;
}

@media print, screen and (min-width: 768px) {
  #content #fqa .box-fqa dl {
    width: 50%;
    font-size: 16px;
    background: url(/migration/jihankiconsul/assets/img/facerecognition/bor_dot_yoko_s.png) repeat-x top left, url(/migration/jihankiconsul/assets/img/facerecognition/bor_dot_tate_s.png) no-repeat left 20px;
    background-size: auto 4px,4px auto;
    padding: 30px 30px 15px;
    margin: 11px 0 0;
  }
}

@media only screen and (max-width: 767px) {
  #content #fqa .box-fqa dl:first-child {
    margin: 0 auto;
    padding: 0;
    background: none;
  }
}

@media print, screen and (min-width: 768px) {
  #content #fqa .box-fqa dl:nth-child(odd) {
    background: url(/migration/jihankiconsul/assets/img/facerecognition/bor_dot_yoko_s.png) repeat-x top left;
    background-size: auto 4px;
  }
}

#content #fqa .box-fqa dl dt {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: bold;
  font-size: calc(100 * 34vw / 750);
  color: #6a3f06;
  font-weight: bold;
  margin-bottom: calc(100 * 50vw / 750);
  line-height: calc(100 * 55vw / 750);
}

@media print, screen and (min-width: 768px) {
  #content #fqa .box-fqa dl dt {
    font-size: 24px;
    margin-bottom: 30px;
    line-height: 1;
  }
}

#content #fqa .box-fqa dl dt span.number {
  display: inline-block;
  width: calc(100 * 55vw / 750);
  height: calc(100 * 55vw / 750);
  line-height: calc(100 * 55vw / 750);
  text-align: center;
  border-radius: 100%;
  border: 1px solid #6a3f06;
  margin-right: calc(100 * 20vw / 750);
  font-size: calc(100 * 32vw / 750);
  font-weight: bold;
  color: #6a3f06;
  background: #fff;
  position: absolute;
}

@media print, screen and (min-width: 768px) {
  #content #fqa .box-fqa dl dt span.number {
    width: 37px;
    height: 37px;
    line-height: 37px;
    font-size: 22px;
    margin-right: 20px;
  }
}

#content #fqa .box-fqa dl dt span.title {
  display: inline-block;
  padding-left: calc(100 * 70vw / 750);
}

@media print, screen and (min-width: 768px) {
  #content #fqa .box-fqa dl dt span.title {
    padding-left: 50px;
    line-height: 1.5;
  }
}

#content #fqa .box-fqa dl dd {
  line-height: 1.5;
  margin-bottom: calc(100 * 90vw / 750);
}

@media print, screen and (min-width: 768px) {
  #content #fqa .box-fqa dl dd {
    font-size: 16px;
    margin-bottom: 0;
  }
}

#content #fqa .box-fqa dl dd a {
  color: #7058ff;
  text-decoration: underline;
}

#content #fqa .box-fqa .btn {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: bold;
}

#content .box-last {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: bold;
  background: #ffffff;
  text-align: center;
  padding: calc(100 * 50vw / 750) 0;
  border-top: 1px solid #d11821;
  border-bottom: 1px solid #d11821;
}

@media print, screen and (min-width: 768px) {
  #content .box-last {
    padding: 60px 0;
  }
}

#content .box-last h3 {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: bold;
  font-size: calc(100 * 32vw / 750);
  margin-bottom: calc(100 * 25vw / 750);
}

@media print, screen and (min-width: 768px) {
  #content .box-last h3 {
    font-size: calc(100 * 24vw / 1440);
    margin-bottom: calc(100 * 18vw / 1440);
  }
}

@media print, screen and (min-width: 1440px) {
  #content .box-last h3 {
    font-size: 24px;
    margin-bottom: 18px;
  }
}

#content #over {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10000;
  display: none;
}

#content .modal {
  display: none;
  position: absolute;
  top: calc(100 * 180vw / 750);
  left: calc(100 * 30vw / 750);
  width: calc(100 * 690vw / 750);
  margin: 0 auto;
  background: #fff;
  z-index: 11000;
}

@media print, screen and (min-width: 768px) {
  #content .modal {
    width: calc(100 * 1200vw / 1440);
    margin: 0 auto;
    top: calc(100 * 120vw / 1440);
    left: calc(100 * 120vw / 1440);
  }
}

@media print, screen and (min-width: 1440px) {
  #content .modal {
    width: 1200px;
    margin: 0 auto;
    top: 120px;
    left: 50%;
    margin-left: -600px;
  }
}

#content .modal p {
  font-size: calc(100 * 24vw / 750);
  line-height: 1.5;
}

@media print, screen and (min-width: 768px) {
  #content .modal p {
    font-size: calc(100 * 16vw / 1440);
  }
}

@media print, screen and (min-width: 1440px) {
  #content .modal p {
    font-size: 16px;
  }
}

#content .modal .modal_head {
  position: relative;
  text-align: right;
  margin: 0 auto calc(100 * 95vw / 750);
}

@media print, screen and (min-width: 768px) {
  #content .modal .modal_head {
    padding-top: calc(100 * 200vw / 1440);
    margin: 0 auto calc(100 * 70vw / 1440);
  }
}

@media print, screen and (min-width: 1440px) {
  #content .modal .modal_head {
    padding-top: 200px;
    margin: 0 auto 70px;
  }
}

#content .modal .modal_head p.mv {
  width: 100%;
  margin: 0 auto calc(100 * 40vw / 750);
}

@media print, screen and (min-width: 768px) {
  #content .modal .modal_head p.mv {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100 * 670vw / 1440);
  }
}

@media print, screen and (min-width: 1440px) {
  #content .modal .modal_head p.mv {
    width: 670px;
  }
}

#content .modal .modal_head p.lead {
  display: block;
  text-align: right;
  position: relative;
  z-index: 10;
  margin-left: calc(100 * 30vw / 750);
}

@media print, screen and (min-width: 768px) {
  #content .modal .modal_head p.lead {
    margin-left: auto;
    margin-bottom: calc(100 * 30vw / 1440);
  }
}

@media print, screen and (min-width: 1440px) {
  #content .modal .modal_head p.lead {
    margin-left: auto;
    margin-bottom: 30px;
  }
}

#content .modal .modal_head p.lead span.flame {
  display: inline-block;
  padding: calc(100 * 20vw / 750) calc(100 * 20vw / 750);
  background: #c00000;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  color: #ffffff;
  font-size: calc(100 * 36vw / 750);
  font-weight: bold;
  letter-spacing: -0.1em;
  margin-left: auto;
  text-align: left;
  line-height: 1.5;
}

@media print, screen and (min-width: 768px) {
  #content .modal .modal_head p.lead span.flame {
    width: auto;
    padding: calc(100 * 15vw / 1440) calc(100 * 80vw / 1440) calc(100 * 15vw / 1440) calc(100 * 20vw / 1440);
    font-size: calc(100 * 34vw / 1440);
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    line-height: 1.5;
    letter-spacing: 0em;
    padding-right: calc(100 * 80vw / 1440);
  }
}

@media print, screen and (min-width: 1440px) {
  #content .modal .modal_head p.lead span.flame {
    width: auto;
    padding: 15px 80px 15px 20px;
    font-size: 34px;
  }
}

#content .modal .modal_head p.member {
  padding: calc(100 * 20vw / 750) calc(100 * 20vw / 750) 0 0;
  font-size: calc(100 * 24vw / 750);
  color: #6a3f06;
  position: relative;
  z-index: 10;
}

@media print, screen and (min-width: 768px) {
  #content .modal .modal_head p.member {
    padding: 0 calc(100 * 100vw / 1440) 0 0;
    font-size: calc(100 * 20vw / 1440);
    margin: 0 auto;
    font-weight: bold;
  }
}

@media print, screen and (min-width: 1440px) {
  #content .modal .modal_head p.member {
    padding: 0 100px 0 0;
    font-size: 20px;
  }
}

@media only screen and (max-width: 767px) {
  #content .modal .modal_head p.member span.flame {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}

@media print, screen and (min-width: 768px) {
  #content .modal .modal_head p.member span.flame {
    display: block;
  }
}

#content .modal .modal_head p.member span.flame span {
  font-weight: bold;
  font-size: calc(100 * 28vw / 750);
  margin-left: calc(100 * 20vw / 750);
}

@media print, screen and (min-width: 768px) {
  #content .modal .modal_head p.member span.flame span {
    display: block;
    font-size: calc(100 * 24vw / 1440);
    margin-left: 0;
  }
}

@media print, screen and (min-width: 1440px) {
  #content .modal .modal_head p.member span.flame span {
    font-size: 24px;
  }
}

#content .modal .modal_head p.btn-close {
  position: absolute;
  top: calc(100 * 20vw / 750);
  right: calc(100 * 20vw / 750);
  width: calc(100 * 30vw / 750);
  z-index: 10;
}

@media print, screen and (min-width: 768px) {
  #content .modal .modal_head p.btn-close {
    top: calc(100 * 30vw / 1440);
    right: calc(100 * 30vw / 1440);
    width: calc(100 * 30vw / 1440);
    cursor: pointer;
  }
}

@media print, screen and (min-width: 1440px) {
  #content .modal .modal_head p.btn-close {
    top: 30px;
    right: 30px;
    width: 30px;
  }
}

#content .modal .modal_body h3 {
  width: calc(100 * 610vw / 750);
  border-bottom: 1px solid #6a3f06;
  text-align: left;
  font-size: calc(100 * 31vw / 750);
  line-height: 1.4;
  margin: 0 auto calc(100 * 70vw / 750);
}

@media print, screen and (min-width: 768px) {
  #content .modal .modal_body h3 {
    width: calc(100 * 1000vw / 1440);
    font-size: calc(100 * 22vw / 1440);
    border-bottom: none;
    margin: 0 auto calc(100 * 70vw / 1440);
    position: relative;
    text-align: center;
  }
}

@media print, screen and (min-width: 1440px) {
  #content .modal .modal_body h3 {
    font-size: 22px;
    width: 1000px;
    margin: 0 auto 70px;
  }
}

@media print, screen and (min-width: 768px) {
  #content .modal .modal_body h3 span {
    width: auto;
    position: relative;
    display: inline-block;
    z-index: 5;
    font-size: calc(100 * 22vw / 1440);
    background: #fff;
    padding: calc(100 * 5vw / 1440) calc(100 * 20vw / 1440);
  }
}

@media print, screen and (min-width: 768px) and (min-width: 1440px) {
  #content .modal .modal_body h3 span {
    font-size: 22px;
    padding: 5px 20px;
  }
}

@media only screen and (max-width: 767px) {
  #content .modal .modal_body h3::before {
    display: none !important;
  }
}

@media print, screen and (min-width: 768px) {
  #content .modal .modal_body h3::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 1px;
    background: #6a3f06;
  }
}

#content .modal .modal_body .box {
  width: 100%;
  margin: 0 auto;
  text-align: left;
  margin-bottom: calc(100 * 70vw / 750);
}

@media print, screen and (min-width: 768px) {
  #content .modal .modal_body .box {
    width: calc(100 * 1000vw / 1440);
    margin: 0 auto calc(100 * 70vw / 1440);
  }
}

@media print, screen and (min-width: 1440px) {
  #content .modal .modal_body .box {
    width: 1000px;
    margin: 0 auto 70px;
  }
}

#content .modal .modal_body .box h4 {
  width: calc(100 * 610vw / 750);
  text-align: left;
  font-size: calc(100 * 34vw / 750);
  line-height: 1.4;
  margin: 0 auto calc(100 * 30vw / 750);
  color: #6a3f06;
}

@media print, screen and (min-width: 768px) {
  #content .modal .modal_body .box h4 {
    width: auto;
    font-size: calc(100 * 26vw / 1440);
    margin-bottom: calc(100 * 20vw / 1440);
  }
}

@media print, screen and (min-width: 1440px) {
  #content .modal .modal_body .box h4 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

#content .modal .modal_body .box h4::before {
  display: none !important;
}

#content .modal .modal_body .box p {
  text-align: left;
  font-size: calc(100 * 24vw / 750);
  line-height: 2.0;
}

@media print, screen and (min-width: 768px) {
  #content .modal .modal_body .box p {
    font-size: calc(100 * 16vw / 1440);
  }
}

@media print, screen and (min-width: 1440px) {
  #content .modal .modal_body .box p {
    font-size: 16px;
  }
}

#content .modal .modal_body .box p.attention {
  padding-top: calc(100 * 22vw / 750);
  text-align: right;
  font-size: calc(100 * 22vw / 750);
  line-height: 1.5;
}

@media print, screen and (min-width: 768px) {
  #content .modal .modal_body .box p.attention {
    padding-top: 14px;
    font-size: calc(100 * 14vw / 1440);
  }
}

@media print, screen and (min-width: 1440px) {
  #content .modal .modal_body .box p.attention {
    font-size: 14px;
  }
}

@media print, screen and (min-width: 768px) {
  #content .modal .modal_body .box .flex-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

#content .modal .modal_body .box .flex-box .text {
  display: block;
  width: calc(100 * 610vw / 750);
  margin: 0 auto calc(100 * 20vw / 750);
}

@media print, screen and (min-width: 768px) {
  #content .modal .modal_body .box .flex-box .text {
    width: calc(100 * 645vw / 1440);
    margin: 0;
  }
}

@media print, screen and (min-width: 1440px) {
  #content .modal .modal_body .box .flex-box .text {
    width: 645px;
  }
}

@media print, screen and (min-width: 768px) {
  #content .modal .modal_body .box .flex-box .photo {
    width: calc(100 * 330vw / 1440);
    margin-bottom: calc(100 * 10vw / 1440);
  }
}

@media print, screen and (min-width: 1440px) {
  #content .modal .modal_body .box .flex-box .photo {
    width: 330px;
    margin-bottom: 10px;
  }
}

#content .modal .modal_body .box .flex-box .photo.photo-right img, #content .modal .modal_body .box .flex-box .photo.photo-left img {
  width: 100%;
  height: auto;
}

@media only screen and (max-width: 767px) {
  #content .modal .modal_body .box .flex-box .photo.photo-right {
    margin-left: calc(100 * 30vw / 750);
  }
}

@media only screen and (max-width: 767px) {
  #content .modal .modal_body .box .flex-box .photo.photo-left {
    margin-right: calc(100 * 30vw / 750);
  }
}

@media print, screen and (min-width: 768px) {
  #content .modal .modal_body .box.box-01 .flex-box .text {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}

@media print, screen and (min-width: 768px) {
  #content .modal .modal_body .box.box-01 .flex-box .photo {
    margin-right: calc(100 * 30vw / 1440);
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
}

@media print, screen and (min-width: 1440px) {
  #content .modal .modal_body .box.box-01 .flex-box .photo {
    margin-right: 30px;
  }
}

@media print, screen and (min-width: 768px) {
  #content .modal .modal_body .box.box-03 h4 {
    margin-bottom: calc(100 * 30vw / 1440);
  }
}

@media print, screen and (min-width: 1440px) {
  #content .modal .modal_body .box.box-03 h4 {
    margin-bottom: 30px;
  }
}

@media print, screen and (min-width: 768px) {
  #content .modal .modal_body .box.box-03 .flex-box .text {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}

@media print, screen and (min-width: 768px) {
  #content .modal .modal_body .box.box-03 .flex-box .photo {
    margin-right: calc(100 * 30vw / 1440);
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
}

@media print, screen and (min-width: 1440px) {
  #content .modal .modal_body .box.box-03 .flex-box .photo {
    margin-right: 30px;
  }
}

#content .modal .modal_body .flame {
  width: calc(100 * 630vw / 750);
  margin: 0 auto calc(100 * 35vw / 750);
  border: 3px solid #f5ede0;
  border-radius: calc(100 * 24vw / 750);
  padding-top: calc(100 * 40vw / 750);
}

@media print, screen and (min-width: 768px) {
  #content .modal .modal_body .flame {
    width: calc(100 * 1000vw / 1440);
    margin: 0 auto calc(100 * 50vw / 1440);
    padding-top: calc(100 * 50vw / 1440);
    border-radius: calc(100 * 24vw / 1440);
  }
}

@media print, screen and (min-width: 1440px) {
  #content .modal .modal_body .flame {
    width: 1000px;
    margin: 0 auto 50px;
    padding-top: 50px;
    border-radius: 24px;
  }
}

#content .modal .modal_body .flame .box {
  width: calc(100 * 570vw / 750);
}

@media print, screen and (min-width: 768px) {
  #content .modal .modal_body .flame .box {
    width: calc(100 * 900vw / 1440);
  }
}

@media print, screen and (min-width: 1440px) {
  #content .modal .modal_body .flame .box {
    width: 900px;
  }
}

#content .modal .modal_body .flame .box h3, #content .modal .modal_body .flame .box h4, #content .modal .modal_body .flame .box .text, #content .modal .modal_body .flame .box .photo {
  width: calc(100 * 570vw / 750);
}

@media print, screen and (min-width: 768px) {
  #content .modal .modal_body .flame .box h3, #content .modal .modal_body .flame .box h4, #content .modal .modal_body .flame .box .text, #content .modal .modal_body .flame .box .photo {
    width: auto;
  }
}

#content .modal .modal_body .flame .box h3 {
  font-size: calc(100 * 34vw / 750);
  margin-bottom: calc(100 * 30vw / 750);
}

@media print, screen and (min-width: 768px) {
  #content .modal .modal_body .flame .box h3 {
    font-size: calc(100 * 26vw / 1440);
    width: calc(100 * 414vw / 1440);
    margin: 0 0 calc(100 * 19vw / 1440);
    border-bottom: 1px solid #6a3f06;
    text-align: left;
  }
}

@media print, screen and (min-width: 1440px) {
  #content .modal .modal_body .flame .box h3 {
    font-size: 26px;
    width: 414px;
    margin: 0 0 19px;
  }
}

#content .modal .modal_body .flame .box h3::before {
  display: none;
}

#content .modal .modal_body .flame .box h4 {
  font-size: calc(100 * 30vw / 750);
  margin-bottom: calc(100 * 30vw / 750);
  width: auto;
}

@media print, screen and (min-width: 768px) {
  #content .modal .modal_body .flame .box h4 {
    font-size: calc(100 * 22vw / 1440);
    margin-bottom: calc(100 * 25vw / 1440);
  }
}

@media print, screen and (min-width: 1440px) {
  #content .modal .modal_body .flame .box h4 {
    font-size: 22px;
    margin-bottom: 25px;
  }
}

#content .modal .modal_body .flame .box .text {
  margin-bottom: calc(100 * 20vw / 750);
}

@media print, screen and (min-width: 768px) {
  #content .modal .modal_body .flame .box .text {
    margin-bottom: calc(100 * 20vw / 1440);
  }
}

@media print, screen and (min-width: 1440px) {
  #content .modal .modal_body .flame .box .text {
    margin-bottom: 20px;
  }
}

#content .modal .modal_body .flame .box.box-04 {
  margin-bottom: calc(100 * 50vw / 750);
}

@media print, screen and (min-width: 768px) {
  #content .modal .modal_body .flame .box.box-04 {
    margin-bottom: calc(100 * 50vw / 1440);
  }
}

@media print, screen and (min-width: 1440px) {
  #content .modal .modal_body .flame .box.box-04 {
    margin-bottom: 50px;
  }
}

@media print, screen and (min-width: 768px) {
  #content .modal .modal_body .flame .box.box-04 .flex-box {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media print, screen and (min-width: 768px) {
  #content .modal .modal_body .flame .box.box-04 .flex-box .text {
    width: calc(100 * 410vw / 1440);
    margin-bottom: 0;
  }
}

@media print, screen and (min-width: 1440px) {
  #content .modal .modal_body .flame .box.box-04 .flex-box .text {
    width: 410px;
  }
}

#content .modal .modal_body .flame .box.box-04 .flex-box .text a {
  text-decoration: underline;
}

@media print, screen and (min-width: 768px) {
  #content .modal .modal_body .flame .box.box-04 .flex-box .photo {
    width: calc(100 * 450vw / 1440);
    margin-top: calc(100 * -19vw / 1440);
  }
}

@media print, screen and (min-width: 1440px) {
  #content .modal .modal_body .flame .box.box-04 .flex-box .photo {
    width: 450px;
    margin-top: -19px;
  }
}

#content .modal .modal_body .flame .box.box-05 {
  margin-bottom: calc(100 * 50vw / 750);
}

@media print, screen and (min-width: 768px) {
  #content .modal .modal_body .flame .box.box-05 {
    margin-bottom: calc(100 * 50vw / 1440);
  }
}

@media print, screen and (min-width: 1440px) {
  #content .modal .modal_body .flame .box.box-05 {
    margin-bottom: 50px;
  }
}

#content .modal .modal_body .flame .box.box-05 h4 {
  font-size: calc(100 * 30vw / 750);
  margin-bottom: calc(100 * 30vw / 750);
  background: #f5ede0;
  text-align: center;
  border: none;
  padding: calc(100 * 5vw / 750) 0;
}

@media print, screen and (min-width: 768px) {
  #content .modal .modal_body .flame .box.box-05 h4 {
    font-size: calc(100 * 22vw / 1440);
    margin-bottom: calc(100 * 18vw / 1440);
    padding: calc(100 * 5vw / 1440) 0;
  }
}

@media print, screen and (min-width: 1440px) {
  #content .modal .modal_body .flame .box.box-05 h4 {
    font-size: 22px;
    margin-bottom: 18px;
    padding: 5px 0;
  }
}

#content .modal .modal_body .flame .box.box-05 .flex-box-left {
  padding-bottom: calc(100 * 50vw / 750);
  border-bottom: 3px solid #f5ede0;
}

@media print, screen and (min-width: 768px) {
  #content .modal .modal_body .flame .box.box-05 .flex-box-left {
    padding-bottom: 0;
    border-bottom: none;
    width: calc(100 * 414vw / 1440);
    margin-bottom: 0;
  }
}

@media print, screen and (min-width: 1440px) {
  #content .modal .modal_body .flame .box.box-05 .flex-box-left {
    width: 414px;
  }
}

#content .modal .modal_body .flame .box.box-05 .flex-box-right {
  padding-top: calc(100 * 50vw / 750);
}

@media print, screen and (min-width: 768px) {
  #content .modal .modal_body .flame .box.box-05 .flex-box-right {
    width: calc(100 * 450vw / 1440);
    border-left: 3px solid #f5ede0;
    padding-top: 0;
    padding-left: calc(100 * 37vw / 1440);
  }
}

@media print, screen and (min-width: 1440px) {
  #content .modal .modal_body .flame .box.box-05 .flex-box-right {
    width: 450px;
    padding-left: 37px;
  }
}

#content .modal .modal_body .box-modal-last {
  padding: 0 0 calc(100 * 40vw / 750);
  text-align: center;
}

@media print, screen and (min-width: 768px) {
  #content .modal .modal_body .box-modal-last {
    padding: 0 0 calc(100 * 40vw / 1440);
  }
}

@media print, screen and (min-width: 1440px) {
  #content .modal .modal_body .box-modal-last {
    padding: 0 0 40px;
  }
}

@media print, screen and (min-width: 768px) {
  #content .modal .modal_body .box-modal-last a {
    display: inline-block;
    cursor: pointer;
  }
}

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  /*overflow:hidden;*/
  -webkit-transform: translate3d(0, 0, 0);
}

#cboxWrapper {
  max-width: none;
}

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left;
}

#cboxContent {
  position: relative;
}

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

#cboxTitle {
  margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer;
}

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}

#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #000;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

#colorbox {
  outline: 0;
}

#cboxTopLeft {
  width: 21px;
  height: 21px;
  background: url(/migration/jihankiconsul/assets/img/common/modal/controls.png) no-repeat -101px 0;
}

#cboxTopRight {
  width: 21px;
  height: 21px;
  background: url(/migration/jihankiconsul/assets/img/common/modal/controls.png) no-repeat -130px 0;
}

#cboxBottomLeft {
  width: 21px;
  height: 21px;
  background: url(/migration/jihankiconsul/assets/img/common/modal/controls.png) no-repeat -101px -29px;
}

#cboxBottomRight {
  width: 21px;
  height: 21px;
  background: url(/migration/jihankiconsul/assets/img/common/modal/controls.png) no-repeat -130px -29px;
}

#cboxMiddleLeft {
  width: 21px;
  background: url(/migration/jihankiconsul/assets/img/common/modal/controls.png) left top repeat-y;
}

#cboxMiddleRight {
  width: 21px;
  background: url(/migration/jihankiconsul/assets/img/common/modal/controls.png) right top repeat-y;
}

#cboxTopCenter {
  height: 21px;
  background: url(/migration/jihankiconsul/assets/img/common/modal/border.png) 0 0 repeat-x;
}

#cboxBottomCenter {
  height: 21px;
  background: url(/migration/jihankiconsul/assets/img/common/modal/border.png) 0 -29px repeat-x;
}

#cboxContent {
  background: none;
  /*overflow:hidden;*/
}

.cboxIframe {
  background: none;
}

#cboxError {
  padding: 50px;
  border: 1px solid none;
}

#cboxLoadedContent {
  margin-bottom: 0;
}

#cboxTitle {
  position: absolute;
  bottom: 4px;
  left: 0;
  text-align: center;
  width: 100%;
  color: #949494;
}

#cboxCurrent {
  position: absolute;
  bottom: 4px;
  left: 58px;
  color: #949494;
}

#cboxLoadingOverlay {
  background: url(/migration/jihankiconsul/assets/img/common/modal/loading_background.png) no-repeat center center;
}

#cboxLoadingGraphic {
  background: url(/migration/jihankiconsul/assets/img/common/modal/loading.gif) no-repeat center center;
}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none;
}

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
  outline: 0;
}

#cboxSlideshow {
  position: absolute;
  bottom: 4px;
  right: 30px;
  color: #0092ef;
}

#cboxPrevious {
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(/migration/jihankiconsul/assets/img/common/modal/controls.png) no-repeat -75px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}

#cboxPrevious:hover {
  background-position: -75px -25px;
}

#cboxNext {
  position: absolute;
  bottom: 0;
  left: 27px;
  background: url(/migration/jihankiconsul/assets/img/common/modal/controls.png) no-repeat -50px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}

#cboxNext:hover {
  background-position: -50px -25px;
}

#cboxClose {
  position: absolute;
  top: -30px;
  right: 0;
  background: url(/migration/jihankiconsul/assets/img/common/modal/icon_modal-close.svg) no-repeat 0 0;
  width: 16px;
  height: 16px;
  text-indent: -9999px;
}

#cboxClose:hover {
  background-position: -25px -25px;
}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

.cboxWrapper {
  background: #fff;
}
